:root{--gutter: 16px;--container-width: calc(100% - (var(--gutter) * 2));--header-top-height: 96px;--header-left-width: 280px}.hero-video{position:relative;width:100%;min-height:calc(var(--vh, 1vh) * 100);background:#000;color:#fff;display:grid!important;place-items:center;text-align:center;padding:clamp(1.5rem,4vw,4rem);isolation:isolate}.hero-video__media{position:absolute;inset:0;z-index:0;pointer-events:none;display:block!important;visibility:visible!important;opacity:1!important}.hero-video__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block!important;visibility:visible!important;opacity:1!important}.hero-video__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(to top,#0000008c,#00000026),#00000026}.hero-video__content{position:relative;z-index:2;display:grid;gap:1rem;max-width:min(1100px,90vw)}@media screen and (max-width:768px){.hero-video__content{margin-top:80%}}.hero-video__content h1{color:#000;font-size:42px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:125%;color:#fff;line-height:1.05;margin:0}@media screen and (max-width:768px){.hero-video__content h1{color:#000;font-size:32px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:125%;color:#fff}}.hero-video__content p{color:#000;font-size:18px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:400;line-height:135%;color:#ffffffe6;margin:0}@media screen and (max-width:768px){.hero-video__content p{color:#000;font-size:20px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:400;line-height:135%;color:#ffffffe6}}.hero-video__btn{justify-self:center;margin-top:.75rem;display:inline-block;padding:.85rem 1.25rem;border-radius:999px;background:#fff;color:#000;font-weight:600;text-decoration:none;transition:transform .15s ease,opacity .15s ease}.hero-video__btn:hover{transform:translateY(-1px);opacity:.95}.hero-video__btn:active{transform:translateY(0);opacity:.9}.hero-video__fallback{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;display:block}.opening{display:flex;flex-wrap:wrap;width:var(--container-width);margin-inline:auto;padding-block:16px;gap:32px 16px;align-content:space-around;margin-top:64px;max-width:1100px;margin-right:auto;margin-left:auto}@media screen and (max-width:768px){.opening{margin-top:32px;gap:16px}}@media(min-width:1600px){.opening{max-width:1400px;margin-right:auto;margin-left:auto;padding-inline:var(--gutter)}}.opening .text{flex:1 1 calc(50% - 16px);display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;gap:18px}@media screen and (max-width:768px){.opening .text{justify-content:center}}.opening .text h4{flex:1 1 calc(50% - 16px);text-align:center;color:#000;font-size:42px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:125%}@media screen and (max-width:768px){.opening .text h4{flex:1 1 100%;color:#000;font-size:24px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:135%}}.opening .text p{color:#000;font-size:16px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:400;line-height:150%;width:100%;text-align:center}.opening .text .btnist{width:150px;height:40px}.opening .images{display:flex;flex-wrap:wrap;flex:1 1 100%;padding:32px 0;border-radius:24px;gap:24px;justify-content:center;align-items:flex-start}.opening .images .fa-solid{font-size:24px;color:#000;margin:auto 0}@media screen and (max-width:768px){.opening .images .fa-solid{display:none}}.opening .images .image{display:flex;flex-wrap:wrap;justify-content:center;flex:1 1 calc(25% - 77px)}@media screen and (max-width:768px){.opening .images .image{flex:1 1 calc(50% - 12px)}}.opening .images .image img,.opening .images .image video{max-height:376px;width:auto;margin-bottom:12px;border-radius:12px}@media screen and (max-width:1024px){.opening .images .image img,.opening .images .image video{max-height:300px}}@media screen and (max-width:890px){.opening .images .image img,.opening .images .image video{width:100%;max-height:unset}}.opening .images .image p{font-size:18px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:135%;width:100%;text-align:center;color:#000}@media screen and (max-width:768px){.opening .images .image p{color:#000;font-size:16px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:500;line-height:150%}}.landing-container{display:flex;flex-wrap:wrap;width:var(--container-width);margin-inline:auto;padding-block:16px;margin-top:128px;gap:32px;justify-content:space-between;max-width:1100px;margin-right:auto;margin-left:auto}.landing-container--centered{place-content:center;justify-content:center}@media(min-width:1600px){.landing-container{max-width:1400px;margin-right:auto;margin-left:auto;padding-inline:var(--gutter)}}@media screen and (max-width:768px){.landing-container{margin-top:64px}}@media screen and (min-width:768px)and (max-width:906px){.landing-container{justify-content:center;text-align:center;align-content:center}}.landing-container .text{display:flex;flex-direction:column;width:calc(40% - 16px);gap:32px;align-self:center}@media screen and (min-width:768px)and (max-width:906px){.landing-container .text{justify-content:center;text-align:center;align-items:center}}@media screen and (max-width:768px){.landing-container .text{width:100%}}.landing-container .text h4{color:#000;font-size:20px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:135%}.landing-container .text p{color:#000;font-size:16px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:400;line-height:150%}.landing-container .text .btnist{width:200px}.landing-container .header{display:flex;flex-direction:column;width:100%;gap:32px;align-self:center;text-align:center}@media screen and (min-width:768px)and (max-width:906px){.landing-container .header{justify-content:center;text-align:center;align-items:center}}@media screen and (max-width:768px){.landing-container .header{width:100%}}.landing-container .header h4{color:#000;font-size:42px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:125%}.landing-container .header p{color:#000;font-size:16px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:400;line-height:150%}.landing-container .header .btnist{width:200px}.landing-container img,.landing-container video{width:500px;height:auto;max-width:100%}@media screen and (max-width:906px){.landing-container.direction{flex-direction:column-reverse}}.landing-container .accordion{position:relative}.landing-container .accordion:not(:first-child):after{content:"";height:1px;background-color:#e6e6e6;position:absolute;left:24px;right:24px;top:0}.landing-container .accordion__list{width:100%;margin-bottom:64px}.landing-container .accordion__list>div{background:#f2f2f2;overflow:hidden;position:relative;border-radius:12px}.landing-container .accordion__list h2{font-size:42px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:125%;color:#000;margin-bottom:32px;text-align:center}.landing-container .accordion__title{padding:16px 24px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;transition:.3s all;width:95%;color:#000;font-size:16px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:150%}.landing-container .accordion:hover .landing-container .accordion__title,.landing-container .accordion__active .landing-container .accordion__title{background:#f2f2f2}.landing-container .accordion__content-wrap{background:#f2f2f2;overflow:hidden;transition:.2s all ease-in-out}.landing-container .accordion__content{padding:0 24px 20px;color:#000;font-size:14px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%}.landing-container .accordion__active .landing-container .accordion__content-wrap{display:block;height:auto;max-height:1000px}.landing-container .accordion .fa-solid{position:absolute;right:22px;transition:.2s;font-size:22px}.landing-container .accordion__active .fa-solid{transform:rotate(-180deg)}.examples{display:flex;flex-wrap:wrap;width:var(--container-width);margin-inline:auto;padding-block:16px;margin-top:128px;max-width:1100px;margin-right:auto;margin-left:auto}@media(min-width:1600px){.examples{max-width:1400px;margin-right:auto;margin-left:auto;padding-inline:var(--gutter)}}@media screen and (max-width:768px){.examples{margin-top:64px}}.examples .text{display:flex;flex-direction:column;width:100%;gap:32px;align-self:center;text-align:center}@media screen and (min-width:768px)and (max-width:906px){.examples .text{justify-content:center;text-align:center;align-items:center}}@media screen and (max-width:768px){.examples .text{width:100%}}.examples .text h4{color:#000;font-size:42px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:125%}.examples .text p{color:#000;font-size:16px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:400;line-height:150%}.examples .text .btnist{width:200px}.examples p{color:#000;font-size:14px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%}.examples .items.items-cols{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:48px}@media screen and (max-width:768px){.examples .items.items-cols{grid-template-columns:repeat(2,minmax(0,1fr))}}.examples .items.items-cols .col{display:flex;flex-direction:column;gap:12px;min-width:0}.examples .items.items-cols .item{position:relative;display:block;width:100%;border-radius:8px;overflow:hidden;text-decoration:none;cursor:pointer}.examples .items.items-cols .item .thumb-video{display:block;width:100%;height:auto;border-radius:8px}.examples .items.items-cols .item .overlay{position:absolute;inset:0;display:grid;grid-template-rows:1fr auto;align-items:end;opacity:0;transition:opacity .18s ease-in-out}.examples .items.items-cols .item .overlay:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#00000059,#00000080,#000000a6);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.examples .items.items-cols .item .overlay .title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:92%;padding:10px 14px;border-radius:10px;text-align:center}.examples .items.items-cols .item .overlay .title .title-text{color:#000;font-size:24px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:135%;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.35)}.examples .items.items-cols .item .overlay .actions{position:relative;display:flex;justify-content:center;padding:0 0 16px;width:100%}.examples .items.items-cols .item .overlay .actions .gen-btn{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-width:180px;max-width:80%;padding:10px 14px;border-radius:10px;pointer-events:none}.examples .items.items-cols .item .overlay .actions .gen-btn:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff14,#ffffff05);border:1px solid rgba(255,255,255,.16);border-radius:inherit}.examples .items.items-cols .item .overlay .actions .gen-btn i{font-size:16px;line-height:1;color:#fff}.examples .items.items-cols .item .overlay .actions .gen-btn .btn-text{color:#000;font-size:16px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:150%;color:#fff;text-align:center;white-space:nowrap}.examples .items.items-cols .item .overlay .actions .gen-btn .btn-spacer{width:16px;height:16px}.examples .items.items-cols .item:hover .overlay,.examples .items.items-cols .item:focus-visible .overlay{opacity:1}@media screen and (max-width:768px){.examples .items.items-cols .item .overlay{opacity:1;inset:0;align-items:flex-end;grid-template-rows:auto}.examples .items.items-cols .item .overlay:before{display:none}.examples .items.items-cols .item .overlay .title{position:absolute;inset:auto 10px 10px;transform:none;max-width:100%;padding:0;border-radius:0;text-align:left}.examples .items.items-cols .item .overlay .title .title-text{text-align:left;text-shadow:none;color:#000;font-size:18px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:135%;color:#fff}.examples .items.items-cols .item .overlay .actions{display:none}.examples .items.items-cols .item:hover .overlay,.examples .items.items-cols .item:focus-visible .overlay{opacity:1}}.testimonial-container{margin:0 auto;padding:28px 0;display:grid;gap:22px;grid-template-columns:1fr}@media(min-width:980px){.testimonial-container{grid-template-columns:repeat(3,1fr);gap:28px}}.testimonial-item{background:#333;border-radius:18px;overflow:hidden;color:#fff;box-shadow:0 10px 30px #00000073;display:flex;flex-direction:column;position:relative;min-height:420px;isolation:isolate}.testimonial-item:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(600px 260px at 10% 10%,rgba(124,92,255,.08),transparent 12%),linear-gradient(180deg,#ffffff05,#0000000f);mix-blend-mode:screen;transition:transform .28s ease,opacity .28s ease}.testimonial-item:hover:before,.testimonial-item:focus-within:before{transform:translateY(-6px);opacity:1}.testimonial-item .top{position:relative;width:100%;height:320px;min-height:320px;max-height:320px;background:linear-gradient(180deg,#0000001f,#00000047);z-index:1;overflow:hidden}@media(max-width:1024px){.testimonial-item .top{height:280px;min-height:280px;max-height:280px}}@media(max-width:520px){.testimonial-item .top{height:240px;min-height:240px;max-height:240px}}.testimonial-item .top img,.testimonial-item .top video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top;display:block;transition:transform .6s cubic-bezier(.2,.9,.2,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;filter:contrast(.98) saturate(1.02) brightness(.98)}.testimonial-item .top:hover img,.testimonial-item .top:hover video,.testimonial-item:hover .testimonial-item .top img,.testimonial-item:hover .testimonial-item .top video,.testimonial-item:focus-within .testimonial-item .top img,.testimonial-item:focus-within .testimonial-item .top video{transform:scale(1.04)}.testimonial-item .top.masked,.testimonial-item .top.masked img,.testimonial-item .top.masked video{--mask-dir: var(--gradient-direction, to top);-webkit-mask-image:linear-gradient(var(--mask-dir),rgba(255,0,0,0) 0%,rgba(255,0,0,.01) 4.5%,rgba(255,0,0,.03) 9%,rgba(255,0,0,.06) 12.5%,rgba(255,0,0,.1) 15.5%,rgba(255,0,0,.15) 18.5%,rgba(255,0,0,.21) 21.5%,rgba(255,0,0,.28) 24%,rgba(255,0,0,.35) 26.5%,rgba(255,0,0,.43) 29%,rgba(255,0,0,.52) 31.5%,rgba(255,0,0,.61) 34.5%,rgba(255,0,0,.7) 37.5%,rgba(255,0,0,.8) 41.5%,rgba(255,0,0,.9) 45.5%,rgb(255,0,0) 50%);mask-image:linear-gradient(var(--mask-dir),rgba(255,0,0,0) 0%,rgba(255,0,0,.01) 4.5%,rgba(255,0,0,.03) 9%,rgba(255,0,0,.06) 12.5%,rgba(255,0,0,.1) 15.5%,rgba(255,0,0,.15) 18.5%,rgba(255,0,0,.21) 21.5%,rgba(255,0,0,.28) 24%,rgba(255,0,0,.35) 26.5%,rgba(255,0,0,.43) 29%,rgba(255,0,0,.52) 31.5%,rgba(255,0,0,.61) 34.5%,rgba(255,0,0,.7) 37.5%,rgba(255,0,0,.8) 41.5%,rgba(255,0,0,.9) 45.5%,rgb(255,0,0) 50%)}.testimonial-item .bottom{padding:24px;display:flex;flex-direction:column;gap:14px;z-index:3;position:relative;background:linear-gradient(180deg,#00000005,#0000)}.testimonial-item .bottom .avatar{width:72px;height:72px;border-radius:50%;object-fit:cover;border:4px solid rgba(255,255,255,.92);margin-top:-42px;background:#ffffff0f;box-shadow:0 8px 18px #00000073;display:block;position:relative;z-index:4}.testimonial-item .bottom h4{margin:0;font-size:18px;line-height:1.25;font-weight:700;letter-spacing:-.2px;max-width:46ch;color:#000;font-size:24px;font-family:Inter,Arial,sans-serif;font-style:normal;line-height:135%;color:#fff;font-weight:600}.testimonial-item .bottom p{margin:0;font-size:14.5px;line-height:1.5;max-width:56ch;color:#000;font-size:16px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:400;line-height:150%;color:#ffffffc7}.testimonial-item .bottom .meta{display:flex;flex-direction:column;gap:4px;margin-top:6px;z-index:4}.testimonial-item .bottom .meta .meta-name{font-weight:700;color:#fff;font-size:14px}.testimonial-item .bottom .meta .meta-role{color:#ffffff8f;font-size:13px}@media(max-width:520px){.testimonial-item{min-height:auto}.testimonial-item .top{height:160px;min-height:160px;max-height:160px}.testimonial-item .bottom{padding:16px}.testimonial-item .bottom .avatar{width:64px;height:64px;margin-top:-36px}.testimonial-item .bottom h4{font-size:16px}.testimonial-item .bottom p{font-size:14px}}.testimonial-item a:focus,.testimonial-item button:focus,.testimonial-item:focus-within{outline:3px solid rgba(124,92,255,.22);outline-offset:3px}.items .item .thumb-video{width:100%;height:240px;object-fit:cover;object-position:center;border-radius:8px}@media(max-width:1024px){.items .item .thumb-video{height:200px}}@media(max-width:520px){.items .item .thumb-video{height:160px}}.testimonial-item .top .overlay-title{position:absolute;left:16px;bottom:16px;z-index:5;background:#0000005c;color:#fff;padding:8px 12px;border-radius:10px;color:#000;font-size:16px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:150%}.about{display:flex;flex-wrap:wrap;width:var(--container-width);margin-inline:auto;padding-block:16px;gap:32px;justify-content:space-between;max-width:1100px;margin-right:auto;margin-left:auto}.about--centered{place-content:center;justify-content:center}@media(min-width:1600px){.about{max-width:1400px;margin-right:auto;margin-left:auto;padding-inline:var(--gutter)}}.about .get-started{display:flex;flex-wrap:wrap;justify-content:center;border:1px solid #000;padding:48px;border-radius:18px;width:100%}.about .get-started h4{color:#000;font-size:32px;font-family:Inter,Arial,sans-serif;font-style:normal;font-weight:600;line-height:125%;width:100%;text-align:center;margin-bottom:32px}.about .get-started a{width:100%}@media screen and (min-width:768px){.about .get-started a{width:300px}}.about .get-started span{width:100%;text-align:center;color:#000;font-size:12px;font-family:Inter;font-style:normal;font-weight:400;line-height:150%;color:#333;margin-top:8px}
