.hero-section{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.hero-section .hero-container{margin-top:3.5rem;text-align:center;padding:6px 12px;position:relative}.hero-section .hero-banner{font-family:var(--font-inter-display);background-color:hsla(0,0%,100%,.2);color:#000;font-weight:500;border:1px solid #ded8d3;padding:6px 12px;border-radius:200005px;display:inline-block;margin-bottom:1.5rem;font-size:17px}.hero-section .hero-banner .colored-number{background:linear-gradient(90deg,rgb(255,89,16),rgb(255,89,16) 36.2773%,rgb(255,189,12) 69.7515%,rgb(255,189,12));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}.hero-section .hero-heading{font-size:3.2rem;font-weight:600;color:#111;margin-bottom:.5rem;line-height:1.2;font-family:var(--font-switzer),serif}@media(max-width:768px){.hero-section .hero-heading{font-size:2.5rem}}@media(max-width:480px){.hero-section .hero-heading{font-size:2rem}}.hero-section .hero-product{margin-bottom:1.5rem}.hero-section .hero-product span{font-family:var(--font-switzer);font-size:4rem;font-weight:600;color:#ff6210;display:inline-block}@media(max-width:768px){.hero-section .hero-product span{font-size:2.5rem}}@media(max-width:480px){.hero-section .hero-product span{font-size:2rem}}.hero-section .hero-description{font-size:18px;color:#3d3d3d;font-family:var(--font-inter-display);font-weight:500;line-height:1.6;margin-bottom:2rem;margin-left:auto;margin-right:auto}@media(max-width:768px){.hero-section .hero-description{font-size:1rem;margin-bottom:1.5rem}}.hero-section .hero-rating{font-family:var(--font-inter-display);display:flex;justify-content:center;align-items:center}.hero-section .hero-rating .rating-content{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;margin-top:10px}.hero-section .hero-rating .rating-content .google-logo{font-weight:700;font-size:1.1rem}.hero-section .hero-rating .rating-content .stars{display:flex;gap:2px}.hero-section .hero-rating .rating-content .rating-text{color:#4c4c4c;font-size:1rem!important;font-weight:500}.hero-section .hero-cta{margin-bottom:3rem}@media(max-width:768px){.hero-section .hero-cta{margin-bottom:2rem}}@media(max-width:480px){.hero-section .hero-cta{margin-bottom:1.5rem}}.hero-section .hero-cta-button{font-family:var(--font-inter-display);font-weight:600}@media(max-width:768px){.hero-section .hero-cta-button{width:auto!important;min-width:200px!important}}@media(max-width:480px){.hero-section .hero-cta-button{min-width:180px!important;padding:.8rem 1.5rem!important}}.hero-section .hero-image-container{background:linear-gradient(179deg,rgba(255,100,16,.6823529412),rgba(239,123,22,.6745098039) 35.878324574%,rgba(255,144,84,.6941176471) 69.9219620959%,rgba(255,190,12,.662745098));padding:4px;border-radius:1em;max-width:65vw;margin:0 auto;transition:all .3s ease;will-change:width;transform:translateZ(0)}.hero-section .hero-image-container img{transition:width .1s ease-out}@media(max-width:1024px){.hero-section .hero-image-container{max-width:75vw}}@media(max-width:768px){.hero-section .hero-image-container{max-width:85vw;padding:3px;border-radius:1.2em;margin-top:2rem}}@media(max-width:640px){.hero-section .hero-image-container{max-width:90vw}}@media(max-width:480px){.hero-section .hero-image-container{max-width:95vw;padding:2px;border-radius:1em;margin-top:1.5rem}}@media(max-width:360px){.hero-section .hero-image-container{max-width:98vw;padding:1px;border-radius:.8em}}.hero-product-container{overflow:hidden}.hero-product{position:relative;text-align:center;opacity:1;transform:translateY(100%)}.hero-product.springIn{animation:springIn .8s cubic-bezier(.68,-.55,.27,1.55) forwards}.hero-product.springOut{animation:springOut .7s ease forwards}@keyframes springIn{0%{transform:translateY(100%)}60%{transform:translateY(-10%)}80%{transform:translateY(5%)}to{transform:translateY(0)}}@keyframes springOut{0%{transform:translateY(0)}20%{transform:translateY(-5%)}to{transform:translateY(-100%)}}.powerfull-features-section{display:flex;min-height:550px;width:65vw;align-items:center;margin:0 auto;gap:3rem}@media screen and (max-width:1550px){.powerfull-features-section{width:85vw}}.powerfull-features-section .solving-left{width:50%;display:flex;flex-direction:column;justify-content:center}.powerfull-features-section .solving-label{background:#fff;width:fit-content;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);display:inline-block;padding:8px 22px;border-radius:20px;font-size:1rem;color:#111;font-family:var(--font-inter-display)!important;font-weight:500;margin-bottom:22px}.powerfull-features-section .solving-title{font-size:3.3rem;font-family:var(--font-switzer);font-weight:600;margin-bottom:22px;line-height:1.1;color:#111}.powerfull-features-section .solving-desc{font-size:1.1rem;margin-bottom:38px;max-width:600px;color:#4c4c4c}.powerfull-features-section .right-wrapper{width:50%;display:flex;flex:1;justify-content:center;align-items:center}.powerfull-features-section .solving-right-placeholder{width:100%;background:#fff;border-radius:22px;min-height:470px;box-shadow:0 2px 24px rgba(0,0,0,.055);position:relative;overflow:hidden}.powerfull-features-section .solving-right-placeholder:after{content:"";position:absolute;bottom:0;width:100%;height:50%;pointer-events:none;z-index:2;right:0;background:linear-gradient(0deg,white,transparent)}.powerfull-features-section .dashboard-img{width:90%;height:auto;position:absolute;top:0;padding:4%;left:-15%}.powerfull-features-section .seprator{width:1px;height:100%;background-color:#ded8d3}.avatar-gradient-border{width:40%;border-radius:1000px;padding:2px}.avatar-container{background-color:#181818;border-radius:inherit;position:relative;overflow:hidden;width:100%;height:auto;padding:5px}.avatar-container:after,.avatar-container:before{content:"";position:absolute;top:0;width:60px;height:100%;pointer-events:none;z-index:2}.avatar-container:before{left:0;background:linear-gradient(90deg,rgb(0,0,0) .1%,transparent)}.avatar-container:after{right:0;background:linear-gradient(270deg,black .1%,transparent)}.avatar-scroller{display:flex;width:200%;animation:scroll-left 10s linear infinite;gap:10px;align-items:center}.avatar-item{flex:0 0 auto;border-radius:50%;height:30px;width:30px}.avatar-image{border-radius:inherit;height:100%;width:100%;object-fit:cover}.button-avatar-container{position:absolute;display:flex;flex-direction:column;align-items:center;z-index:3;left:50%;bottom:20px;transform:translateX(-50%)}.button-container{width:fit-content;border-radius:10000px;background-color:#181818;color:#fff;padding:.5em 1em;font-size:.8rem}.line{height:40px;width:1px}.checkbox-list{font-family:var(--font-inter-display);font-size:1.12rem;color:#4c4c4c;font-weight:500;list-style-type:none}.checkbox-list .checkbox-list-item{display:flex;justify-content:start;align-items:center;gap:10px;margin-bottom:10px}:root{--surface:#f6f5f4;--panel:#ffffff;--ink:#0b0b0b;--muted:#6b7280;--ring:#e6e6e6;--radius:18px;--gutter:20px;--container:1280px;--fade:28px;--cta-h:52px;--cta-r:999px;--cta-pill-bg:#101010;--cta-pill-fg:#ffffff;--cta-circle-bg:#ffffff;--cta-circle-fg:#101010;--orange-hover:#ff6b35}.pricing-section{background:var(--surface);padding:56px 16px 80px;display:flex;justify-content:center}.pricing-shell{width:100%;max-width:var(--container);display:grid;grid-template-columns:1fr;grid-template-areas:"cards" "table";row-gap:24px}.cards-container{grid-area:cards;position:sticky;top:0;z-index:10;background:var(--surface);margin-left:-100px;margin-right:-100px;padding:20px 100px}.cards-content{display:grid;grid-template-columns:minmax(280px,.32fr) minmax(680px,.68fr);column-gap:48px;align-items:start;max-width:var(--container);margin:0 auto}.pricing-header{display:grid;gap:14px;margin:0;text-align:left}.title{font-size:clamp(28px,3.2vw,48px);line-height:1.1;letter-spacing:-.02em;color:var(--ink);margin:0;font-weight:600}.toggle-line{display:inline-flex;align-items:center;gap:16px;font-size:clamp(14px,1.6vw,16px);color:var(--muted)}.toggle-line .emph{color:var(--ink);font-weight:500}.cards-section{display:flex;transform:translateX(-44px);justify-content:flex-start}.cards-row{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gutter);align-self:start;justify-content:space-between;width:100%;max-width:720px}.card{background:var(--panel);border:1px solid var(--ring);border-radius:var(--radius);box-shadow:0 1px 0 rgba(0,0,0,.04);padding:clamp(16px,1.8vw,20px);transition:all .22s ease;will-change:transform,border-color;width:100%;max-width:none;min-width:280px;position:relative;display:flex;flex-direction:column}.card:hover{transform:translateY(-3px);border-color:var(--orange-hover);box-shadow:0 4px 20px rgba(255,107,53,.15)}.card-title{font-size:clamp(18px,2.2vw,22px);font-weight:700;margin:0 0 8px;color:var(--ink)}.card-sub{font-size:clamp(14px,1.8vw,16px);color:#6d7280;margin:0 0 20px;line-height:1.4}.price-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:2px;margin-bottom:16px}.price{font-size:clamp(28px,2.8vw,42px);font-weight:600;letter-spacing:-.01em;color:var(--ink);line-height:1}.price--tight{font-size:clamp(22px,2.4vw,32px)}.per,.yearly-text{font-size:10px;color:var(--muted);line-height:1.2;white-space:nowrap}.cta{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;height:var(--cta-h);border-radius:var(--cta-r);border:1px solid var(--cta-pill-bg);background:var(--cta-pill-bg);color:var(--cta-pill-fg);padding:0 8px 0 18px;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .2s ease;will-change:transform;margin-top:auto}.cta-label{font-size:clamp(13px,1.4vw,15px);font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform:scale(1);transition:transform .22s ease,opacity .22s ease;will-change:transform,opacity;flex:1;text-align:left}.cta-icon{width:40px;height:40px;min-width:40px;border-radius:var(--cta-r);background:var(--cta-circle-bg);color:var(--cta-circle-fg);display:inline-flex;align-items:center;justify-content:center;position:relative;overflow:hidden;flex-shrink:0}.cta-icon .arrow{transition:transform .22s ease,opacity .22s ease;will-change:transform,opacity}.cta-icon .main{transform:translateX(0);opacity:1}.cta-icon .ghost{position:absolute;left:50%;transform:translateX(-14px);opacity:0}.cta:hover .cta-label{transform:scale(1.02)}.cta:hover .cta-icon .main{transform:translateX(4px)}.cta:hover .cta-icon .ghost{transform:translateX(0);opacity:.6}.features-scroll{grid-area:table;margin-top:-8px;padding-top:8px;position:relative;z-index:1;max-height:760px;overflow-y:auto;background:rgba(0,0,0,0);-webkit-mask-image:linear-gradient(to bottom,transparent 0,black var(--fade),black calc(100% - var(--fade)),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,black var(--fade),black calc(100% - var(--fade)),transparent 100%)}.features-table{width:100%;border-collapse:separate;border-spacing:0;background:var(--panel);border:1px solid var(--ring);border-radius:var(--radius);overflow:hidden;table-layout:fixed}.features-table thead th{position:sticky;top:0;background:#fff;z-index:2;text-align:center;font-size:clamp(24px,2.8vw,32px);font-weight:700;padding:20px 16px;color:var(--ink);border-bottom:1px solid var(--ring)}.features-table thead th:first-child{font-size:clamp(24px,2.8vw,32px);font-weight:700;text-align:left;width:30%}.features-table thead th:nth-child(2),.features-table thead th:nth-child(3),.features-table thead th:nth-child(4){width:24%}.features-table thead th:not(:first-child){font-size:13px;font-weight:400;text-align:center}.features-table tbody td.row-feature{text-align:left;font-size:16px;font-weight:500;color:var(--ink);padding:14px 16px;border-bottom:1px solid var(--ring);background:#fff;position:sticky;left:0;z-index:1;width:28%}.features-table tbody td:nth-child(2),.features-table tbody td:nth-child(3),.features-table tbody td:nth-child(4){width:24%}.features-table tbody td{font-size:13px;color:#1a1a1a;padding:14px 16px;border-bottom:1px solid var(--ring);background:#fff;text-align:center}@media(max-width:1280px){.cards-content{grid-template-columns:.35fr .65fr;column-gap:32px}.cards-section{transform:translateX(-60px)}.cards-row{grid-template-columns:repeat(2,1fr);gap:16px;max-width:600px}.cards-container{margin-left:-80px;margin-right:-80px;padding-left:80px;padding-right:80px}.features-table thead th:first-child{width:30%}.features-table thead th:nth-child(2),.features-table thead th:nth-child(3){width:35%}.features-table thead th:nth-child(4){display:none}.features-table tbody td.row-feature{width:30%}.features-table tbody td:nth-child(2),.features-table tbody td:nth-child(3){width:35%}.features-table tbody td:nth-child(4){display:none}}@media(max-width:980px){.cards-content{grid-template-columns:1fr;row-gap:20px}.cards-section{justify-content:center;transform:translateX(0)}.cards-row{grid-template-columns:1fr;max-width:400px}.cards-container{margin-left:-60px;margin-right:-60px;padding-left:60px;padding-right:60px}.features-table thead th:first-child{width:50%}.features-table thead th:nth-child(2),.features-table thead th:nth-child(3),.features-table thead th:nth-child(4){width:16.67%;display:table-cell}.features-table tbody td.row-feature{width:50%}.features-table tbody td:nth-child(2),.features-table tbody td:nth-child(3),.features-table tbody td:nth-child(4){width:16.67%;display:table-cell}}@media(max-width:640px){.card{min-width:240px}.cta-label{font-size:13px}.title{font-size:clamp(24px,6vw,32px)}.cards-row{max-width:320px}.cards-container{margin-left:-40px;margin-right:-40px;padding-left:40px;padding-right:40px}}.toggleContainer{display:inline-flex;align-items:center;cursor:pointer;user-select:none;position:relative;border-radius:14000px;padding:2px}.toggleInput{opacity:0;width:0;height:0;position:absolute;left:-9999px}.toggleLabel{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;user-select:none;position:relative}.toggleSwitch{display:inline-block;width:50px;height:28px;background:#000;border-radius:14px;position:relative;transition:background-color .3s ease}.toggleSwitch:before{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;background:#fff;border-radius:50%;transition:transform .3s ease;box-shadow:0 0 2px rgba(0,0,0,.2)}.toggleInput:checked+.toggleLabel .toggleSwitch{background-color:#000}.toggleInput:checked+.toggleLabel .toggleSwitch:before{transform:translateX(22px)}.toggleText{font-size:1rem;color:#333;user-select:none}.product-overview-wrapper{background-color:#111;padding:6.25rem 2.5rem}.overview-container{display:flex;flex-direction:column;gap:5rem;justify-content:center;align-items:center}.overview-btn{border-radius:500000px;padding:.7rem 1.2rem;width:fit-content;margin:0 auto;color:#fff;font-family:var(--font-inter-display);font-weight:500}.heading.overview-heading{color:#fff;width:unset;margin:1rem 0}.overview-subheading{color:#ded8d3;width:50%;font-size:1rem}.overview-cta{background-color:#fff;width:fit-content;margin:25px auto 0;padding:.7em 1em;color:#1e1e1e;font-family:var(--font-inter-display);font-size:1.125rem;border-radius:5px;font-weight:500}.overview-image-container{width:100%}.overview-main-image-gradient,.overview-main-image-gradient-border{width:70%;height:auto;border-radius:15px;margin:0 auto;position:relative;padding:10px}.overview-main-image-gradient-border:after,.overview-main-image-gradient-border:before,.overview-main-image-gradient:after,.overview-main-image-gradient:before{content:"";position:absolute;width:100%;height:100%;left:0;border-radius:inherit;top:0}.overview-main-image-gradient-border:before,.overview-main-image-gradient:before{background:linear-gradient(180deg,#ff5910 0 35.878324574%,#ffbd0c 69.9219620959% 100%);opacity:.3}.overview-main-image-gradient-border{position:relative;width:100%;padding:5px}.overview-main-image-gradient-border:before{opacity:1}.overview-main-image{border-radius:inherit;position:relative;width:100%;z-index:2}.overview-side-1{position:absolute;top:40%;box-shadow:0 4px 12px rgba(0,0,0,.1);left:-10%;rotate:3deg;z-index:2;width:25%}.overview-side-1 .img{width:100%}.overview-side-2{position:absolute;top:50%;right:-10%;z-index:2;width:25%}.overview-side-2 .img{width:100%}.overview-bottom-container{width:80%;margin:0 auto;border-top:1px solid #3d3d3d;font-family:var(--font-inter-display)}@media screen and (max-width:1550px){.overview-bottom-container{width:90%}}.overview-bottom-card-container{display:flex;justify-content:center;align-items:stretch}.overview-bottom-card{padding:40px 0 50px}.overview-line{width:2px;background-color:#3d3d3d;margin:0 40px;position:relative}.overview-line:before{position:absolute;content:"";bottom:0;left:0;width:100%;z-index:1;background:linear-gradient(transparent,#111);height:100%}.overview-line.colored{background:linear-gradient(180deg,#ff5910 0 35.878324574%,#ffbd0c 69.9219620959% 100%)}.overview-line.colored:before{content:unset}.overview-bottom-card-heading{color:#fff;margin-top:10px;font-size:1.25rem;font-weight:600}.overview-bottom-card-subheading{line-height:1.5;font-size:1.1rem;color:gray;font-weight:500}.overview-bottom-btn-container{display:flex;justify-content:center;align-items:center;gap:20px}.overview-bottom-btn{border-radius:500000px;padding:.7rem 1.2rem;width:fit-content;margin:0 auto;color:#fff;font-weight:500;font-size:1.1rem;background-color:#1e1e1e;border:1px solid #3d3d3d}.dot-line{flex:1;height:1px;background-color:#3d3d3d;position:relative}.dot-line:before{content:"";position:absolute;width:5px;top:50%;right:0;transform:translateY(-50%);height:5px;border-radius:50%;background-color:#3d3d3d}.dot-line.reverse:before{left:0}.overview-scroll-wrapper{width:70%;margin:0 auto;overflow:hidden;position:relative}@media screen and (max-width:1550px){.overview-scroll-wrapper{width:80%}}.overview-scroll-wrapper:after,.overview-scroll-wrapper:before{content:"";position:absolute;top:0;width:10%;height:100%;pointer-events:none;z-index:2}.overview-scroll-wrapper:before{left:0;background:linear-gradient(90deg,#111,transparent)}.overview-scroll-wrapper:after{right:0;background:linear-gradient(270deg,#111,transparent)}.overview-scroller{gap:10px}.overview-item{padding:.7em;background-color:#1e1e1e;color:#fff;border-radius:10px;font-weight:500;font-size:1.1rem;display:flex;justify-content:center;align-items:center;gap:10px}.overview-item .dot{width:8px;height:8px}.testimonial-card-wrapper{min-width:300px;border-radius:20px;padding:1.5rem;margin-top:10px;border:1px solid #dde5ed;background-image:url(/testimonial-card-bg.svg);background-size:cover;position:relative;background-position:50%;font-family:var(--font-inter-display)}.testimonial-top{display:flex;align-items:center;gap:15px}.stars-container{display:flex;align-items:center;gap:1px}.testimonial-divider{width:100%;height:1px;background-color:#dde5ed;margin:30px 0 20px}.testimonial-name{font-weight:600;font-size:1.2rem}.avatar{width:50px;height:50px;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:50%}.testimonial-bottom{font-weight:500;font-size:1.1rem}.quotes{position:absolute;top:15px;right:15px}.testimonials-container{position:relative;background-color:#f6f5f4;padding:6rem 0}.label-wrapper{display:flex;justify-content:center;align-items:center}.heading{font-size:3.3rem;font-family:var(--font-switzer);font-weight:600;margin:0 auto;text-align:center;width:30%;line-height:1.3}.testimonial-scroller{animation:scroll-left 30s linear infinite;display:flex;justify-content:center;align-items:stretch;gap:20px}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.testimonials-scroll{position:relative;width:100%;overflow:hidden;margin:4rem auto}.testimonials-scroll:after,.testimonials-scroll:before{content:"";position:absolute;top:0;width:100px;height:100%;pointer-events:none;z-index:2}.testimonials-scroll:before{left:0;background:linear-gradient(90deg,rgb(246,245,244),transparent)}.testimonials-scroll:after{right:0;background:linear-gradient(270deg,rgb(246,245,244),transparent)}.testimonial-heading{width:50%!important}.comparison-card-container{font-family:var(--font-inter-display);padding:1.5rem;border-radius:1rem;background-color:#e8e4e2;min-width:420px}.comparison-card-container.active{background-color:#fff}.comparison-heading{font-size:1.6rem;text-transform:uppercase;font-weight:700;display:flex;justify-content:center;align-items:center;width:100%;height:40px;color:#111;padding:1.5rem}.comparison-divide{height:1px;width:100%;border-top:1px solid #ded8d3;margin:1.5rem 0}.comparison-items-container{list-style-type:none;margin:.5rem}.comparison-list-item{display:flex;align-items:center;color:#4c4c4c;gap:10px;font-size:1.125rem;margin-bottom:15px;font-weight:500}.wave-goodby-container{background-color:#f1f0ee;padding:6rem 0 0}.wave-goodby-container .wave-goodby-section{width:65vw;margin:0 auto;min-height:380px}@media screen and (max-width:1550px){.wave-goodby-container .wave-goodby-section{width:85vw}}.wave-goodby-container .top-section{font-family:var(--font-switzer);display:flex;align-items:center;gap:1rem;margin:0 auto;width:fit-content}.wave-goodby-container .image-container{position:relative;width:fit-content}.wave-goodby-container .heading-text{position:relative;font-size:3.3rem;color:#111;font-weight:600}.wave-goodby-container .arrow{width:200px;height:auto;position:absolute;right:-10%;top:-90%}.wave-goodby-container .sprinkle{width:7%;height:auto;position:absolute;top:0;top:5%;left:-5%}.wave-goodby-container .right-section{height:37vh;overflow:hidden;position:relative}.wave-goodby-container .right-section:after,.wave-goodby-container .right-section:before{content:"";position:absolute;width:100%;height:20%;pointer-events:none;z-index:2}.wave-goodby-container .right-section:before{top:0;background:linear-gradient(180deg,rgb(241,240,238),transparent)}.wave-goodby-container .right-section:after{bottom:0;background:linear-gradient(0deg,rgb(241,240,238),transparent)}.wave-goodby-container .wave-list-wrapper{overflow:hidden;position:relative;height:100%}.wave-goodby-container .wave-list{list-style-type:none;padding:0;margin:0;transition:transform .5s ease-out}.wave-goodby-container .wave-list-item{color:rgba(0,0,0,.4);font-size:3rem;font-weight:700;font-size:3.3rem;font-weight:600;letter-spacing:2px;display:flex;align-items:center;padding-left:1rem;user-select:none;background:rgba(0,0,0,0);transition:transform .5s ease-out;transition:color .3s ease;height:70px}@media screen and (max-width:1550px){.wave-goodby-container .wave-list-item{height:60px}}.wave-goodby-container .wave-list-item.active{background:linear-gradient(90deg,rgb(255,89,16),rgb(255,89,16) 36.2773%,rgb(255,189,12) 69.7515%,rgb(255,189,12));transition:transform .5s ease-out;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.wave-goodby-container .bottom-section{padding-top:7rem;position:relative}.wave-goodby-container .divider{width:100%}.wave-goodby-container .circular-wrapper{display:flex;justify-content:space-between;align-items:stretch;position:absolute;width:90%;z-index:2;margin:0 auto;top:70%;left:50%;transform:translateX(-50%)}.wave-goodby-container .circle-container{position:relative;width:fit-content}.wave-goodby-container .circle-container .circle{top:50%;left:50%;display:flex;justify-content:center;align-items:center;background-color:#000;width:fit-content;padding:10px;border-radius:50%;transform:translate(-50%,-50%);position:absolute;height:80%;width:80%}.wave-goodby-container .theree-image-container{display:flex;justify-content:center;gap:5px;align-items:center;position:relative;top:10%}.wave-goodby-container .theree-image-container .image-profile{width:30px;height:30px;overflow:hidden;object-fit:cover;border:2px solid #fff;border-radius:5px}.wave-goodby-container .theree-image-container .image-profile:first-child{transform:rotate(-20deg)}.wave-goodby-container .theree-image-container .image-profile:nth-child(3){transform:rotate(20deg)}.wave-goodby-container .content-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.wave-goodby-container .text-wrapper{text-align:center;margin-top:10px;font-family:var(--font-inter-display);font-weight:500;color:#4c4c4c}.wave-goodby-container .main-font{font-weight:600;font-size:2rem;color:#111;font-family:var(--font-inter-display)}.wrapper{background:#f6f5f4;padding:4rem 0}.what-are-we-solving-section{display:flex;min-height:550px;width:65vw;margin:0 auto}@media screen and (max-width:1550px){.what-are-we-solving-section{width:85vw}}.solving-left{width:50%;display:flex;flex-direction:column;justify-content:center}.solving-label{background:#fff;width:fit-content;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);display:inline-block;padding:8px 22px;border-radius:20px;font-size:1rem;color:#111;font-family:var(--font-inter-display)!important;font-weight:500;margin-bottom:22px}.solving-title{font-size:3.3rem;font-weight:600;margin-bottom:22px;line-height:1.1;font-family:var(--font-switzer);color:#111}.solving-desc{font-size:1rem;margin-bottom:38px;max-width:600px;color:#4c4c4c;font-family:var(--font-inter-display);font-weight:500}.solving-features{display:flex;gap:40px;margin-bottom:30px}.solving-feature{font-family:var(--font-inter-display);flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:18px}.solving-feature .feature-icon{flex-shrink:0;background:#fff;border-radius:50%;padding:8px;box-shadow:0 2px 12px rgba(0,0,0,.05);font-size:24px;display:flex;align-items:center;justify-content:center;margin-right:3px}.solving-feature .feature-details h3{margin:0 0 5px;font-size:1.3rem;font-weight:600;color:#1e1e1e}.solving-feature .feature-details p{margin:0;font-size:1.1rem;font-weight:500;color:#4c4c4c}.right-wrapper{width:50%;display:flex;justify-content:right;align-items:center}.solving-right-placeholder{width:80%;background:#fff;border-radius:22px;min-height:470px;box-shadow:0 2px 24px rgba(0,0,0,.055);position:relative;overflow:hidden}.dashboard-img{position:absolute;top:7%;left:20%}.seprator{width:1px;height:100%;background-color:#ded8d3}.dashboard-img-2{position:absolute;left:4%;bottom:5%;box-shadow:0 2px 24px rgba(0,0,0,.055);width:230px;height:auto;animation:hover 2s ease infinite}@keyframes hover{0%{bottom:5%}50%{bottom:7%}to{bottom:5%}}