@keyframes easifyHeroBob{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes easifyHeroBobSmall{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes easifyHeroSquish{0%,to{transform:scale(1)}50%{transform:scale(1.1,.86)}}@keyframes easifyHeroLineReveal{0%{opacity:0;transform:translateY(48px);clip-path:inset(0 0 100% 0)}to{opacity:1;transform:translateY(0);clip-path:inset(0 0 0 0)}}@keyframes easifyHeroActionReveal{0%{opacity:0;transform:translateY(22px) scale(.96)}to{opacity:1;transform:none}}@keyframes easifyHeroMascotReveal{0%{opacity:0;transform:translate(-50%,32px) scale(.94)}to{opacity:1;transform:translate(-50%) scale(1)}}@keyframes easifyHeroGroundReveal{0%{opacity:0;transform:translateY(28px) scale(.96)}to{opacity:1;transform:none}}@keyframes easifyHeroHighlightWipe{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.easify-hero-section{display:block;margin:0;padding:0}.easify-hero-root{width:100%;overflow:hidden;color:#000;font-family:Inter Tight,-apple-system,Segoe UI,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}.easify-hero-root,.easify-hero-root *,.easify-hero-root *:before,.easify-hero-root *:after{box-sizing:border-box}.easify-hero-root a{text-decoration:none}.easify-hero-root :focus-visible{outline:3px solid #8640ff;outline-offset:5px}.easify-hero-root .bb-shared-hero{--hero-height:100dvh;--hero-title-size:clamp(56px,min(9vw,11dvh),104px);--hero-content-width:1198px;--hero-mascot-size:clamp(360px,48dvh,480px);--hero-mascot-bottom:0px;--hero-ground-height:665px;--hero-ground-bottom:-535px;position:relative!important;isolation:isolate;display:block;width:100%!important;max-width:none!important;height:100vh!important;height:var(--hero-height)!important;min-height:100vh!important;min-height:var(--hero-height)!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#ff7300;color:#000;z-index:10}.easify-hero-root .bb-shared-hero__grid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:#ff7300;background-image:linear-gradient(#ff8725 1px,transparent 1px),linear-gradient(90deg,#ff8725 1px,transparent 1px);background-size:60px 60px}.easify-hero-root .bb-shared-hero__fit{position:relative;width:100%;height:100%}.easify-hero-root .bb-site-nav{position:absolute;top:40px;left:50%;z-index:20;width:min(1280px,calc(100% - 48px));height:76px;transform:translate(-50%);display:flex;flex-direction:row;align-items:center;gap:16px;color:#000}.easify-hero-root .bb-site-nav-main{position:relative;min-width:0;height:76px;flex:1 1 auto;border-radius:16px;background:#fff;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:14px 32px}.easify-hero-root .bb-brand{height:48px;display:flex;align-items:center;flex-shrink:0;text-decoration:none}.easify-hero-root .bb-brand img{display:block;width:auto;max-width:100%;height:48px;margin:0;object-fit:contain}.easify-hero-root .bb-menu-toggle{display:none;-webkit-appearance:none;appearance:none}.easify-hero-root .bb-nav-links{height:44px;display:flex;flex-direction:row;align-items:center;flex-shrink:0;gap:4px}.easify-hero-root .bb-nav-link{height:44px;display:flex;align-items:center;justify-content:center;padding:0 12px;border-radius:999999px;color:#000;font:500 20px/1.2 Inter Tight,sans-serif;white-space:nowrap;transition:background .25s,color .25s}.easify-hero-root .bb-nav-link:hover{background:#f3eee9;color:#000}.easify-hero-root .bb-nav-link.is-active,.easify-hero-root .bb-nav-link[aria-current=page]{background:#eaeaea;color:#000}.easify-hero-root .bb-shared-hero__canvas{position:relative;width:100%;max-width:none;height:100%;margin:0;padding:clamp(128px,17dvh,166px) 24px 0}.easify-hero-root .bb-shared-hero__content{position:relative;z-index:3;width:min(var(--hero-content-width),100%);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:32px}.easify-hero-root .bb-shared-hero__copy{width:100%;display:flex;flex-direction:column;align-items:center;gap:18px}.easify-hero-root .bb-shared-hero__content h1{position:relative;width:100%;margin:0;color:#5f2d00;font:600 var(--hero-title-size)/1.04 "Inter Tight",sans-serif;letter-spacing:-.025em;text-align:center;text-wrap:balance}.easify-hero-root .bb-shared-hero__content h1>span:first-child{display:block}.easify-hero-root[data-hero-reveal-ready=true] .bb-shared-hero__content h1>span:first-child{animation:easifyHeroLineReveal .8s cubic-bezier(.16,1,.3,1) .06s backwards}.easify-hero-root[data-hero-reveal-ready=true] .bb-shared-hero__highlight{animation:easifyHeroLineReveal .8s cubic-bezier(.16,1,.3,1) .16s backwards}.easify-hero-root[data-hero-reveal-ready=true] .bb-shared-hero__highlight:before{animation:easifyHeroHighlightWipe .72s cubic-bezier(.16,1,.3,1) .48s backwards}.easify-hero-root .bb-shared-hero__highlight{position:relative;display:table;margin:0 auto;padding:0 18px 6px;border-radius:21px;background:transparent;isolation:isolate}.easify-hero-root .bb-shared-hero__highlight:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;background:#ffbb7c;transform:scaleX(1);transform-origin:left center;pointer-events:none}.easify-hero-root .bb-shared-hero__subtext{max-width:min(680px,100%);margin:0;color:#5f2d00;font:500 clamp(18px,2.1vw,24px)/1.25 "Inter Tight",sans-serif;text-align:center;text-wrap:balance}.easify-hero-root[data-hero-reveal-ready=true] .bb-shared-hero__subtext{animation:easifyHeroActionReveal .72s cubic-bezier(.16,1,.3,1) .24s backwards}.easify-hero-root .bb-shared-hero__ground{position:absolute;bottom:var(--hero-ground-bottom);left:-50%;z-index:1;width:200%;height:var(--hero-ground-height);border-radius:50%;background:#fff}.easify-hero-root[data-hero-reveal-ready=true] .bb-shared-hero__ground{animation:easifyHeroGroundReveal .9s cubic-bezier(.16,1,.3,1) .12s backwards}.easify-hero-root .bb-shared-hero__mascot{position:absolute;bottom:var(--hero-mascot-bottom);left:50%;z-index:2;width:min(var(--hero-mascot-size),80vw);aspect-ratio:1;transform:translate(-50%)}.easify-hero-root[data-hero-reveal-ready=true] .bb-shared-hero__mascot{animation:easifyHeroMascotReveal .9s cubic-bezier(.16,1,.3,1) .2s backwards}.easify-hero-root .bb-shared-hero__mascot-shadow{position:absolute;bottom:2.5%;left:23%;width:54%;height:9%;border-radius:50%;background:#eee;animation:easifyHeroSquish 3.2s ease-in-out infinite}.easify-hero-root .bb-shared-hero__mascot img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;object-fit:contain;pointer-events:none;animation:easifyHeroBob 3.2s ease-in-out infinite}@media(max-width:1199px){.easify-hero-root .bb-shared-hero{--hero-title-size:clamp(44px,min(9vw,11dvh),96px);--hero-mascot-size:min(400px,64vw,50dvh);--hero-mascot-bottom:clamp(-24px,-3dvh,0px)}.easify-hero-root .bb-site-nav{top:24px;right:24px;left:24px;width:auto;height:68px;transform:none;gap:12px}.easify-hero-root .bb-site-nav-main{height:68px;padding:12px 18px}.easify-hero-root .bb-brand,.easify-hero-root .bb-brand img{height:40px}.easify-hero-root .bb-menu-toggle{position:relative;width:44px;height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:0;background:transparent;color:#000;appearance:none;-webkit-appearance:none;box-shadow:none;cursor:pointer}.easify-hero-root .bb-menu-toggle span{position:absolute;width:28px;height:3px;border-radius:3px;background:currentColor;transition:opacity .2s,transform .2s}.easify-hero-root .bb-menu-toggle span:first-child{transform:translateY(-8px)}.easify-hero-root .bb-menu-toggle span:nth-child(2){transform:translateY(0)}.easify-hero-root .bb-menu-toggle span:last-child{transform:translateY(8px)}.easify-hero-root .bb-site-nav[data-menu-open=true] .bb-menu-toggle span:first-child{transform:rotate(45deg)}.easify-hero-root .bb-site-nav[data-menu-open=true] .bb-menu-toggle span:nth-child(2){opacity:0}.easify-hero-root .bb-site-nav[data-menu-open=true] .bb-menu-toggle span:last-child{transform:rotate(-45deg)}.easify-hero-root .bb-nav-links{position:absolute;top:calc(100% + 10px);right:0;left:0;display:none;width:100%;height:auto;padding:12px;border-radius:16px;background:#fff;box-shadow:0 16px 40px #5f2d0029;flex-direction:column;align-items:stretch;gap:4px}.easify-hero-root .bb-site-nav[data-menu-open=true] .bb-nav-links{display:flex}.easify-hero-root .bb-nav-link{min-height:52px;justify-content:flex-start;border-radius:10px;padding:0 18px}.easify-hero-root .bb-nav-link:hover{background:#fff3e7}.easify-hero-root .bb-shared-hero__canvas{padding-top:clamp(96px,17dvh,132px)}.easify-hero-root .bb-shared-hero__content{gap:clamp(20px,4dvh,32px)}.easify-hero-root .bb-shared-hero__copy{gap:clamp(12px,2dvh,18px)}}@media(max-width:767px){.easify-hero-root .bb-shared-hero{--hero-title-size:clamp(40px,min(12vw,6.4dvh),64px);--hero-mascot-size:min(360px,88vw,44dvh);--hero-mascot-bottom:clamp(88px,13dvh,112px);--hero-ground-height:clamp(336px,52dvh,420px);--hero-ground-bottom: calc(-1*clamp(152px,24dvh,188px)) }.easify-hero-root .bb-site-nav{top:16px;right:16px;left:16px;height:60px}.easify-hero-root .bb-site-nav-main{height:60px;padding:8px 12px;border-radius:14px}.easify-hero-root .bb-brand,.easify-hero-root .bb-brand img{height:36px}.easify-hero-root .bb-shared-hero__canvas{padding:clamp(120px,17.8dvh,144px) 16px 0}.easify-hero-root .bb-shared-hero__content{gap:clamp(24px,3.5dvh,28px)}.easify-hero-root .bb-shared-hero__copy{gap:12px}.easify-hero-root .bb-shared-hero__subtext{max-width:328px;font-size:16px;line-height:1.28}}@media(max-width:359px){.easify-hero-root .bb-shared-hero{--hero-title-size:43px}}@media(prefers-reduced-motion:reduce){.easify-hero-root *,.easify-hero-root *:before,.easify-hero-root *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.easify-home-ai-section{display:block;width:100%;margin:0;padding:0}.easify-home-ai-root{--ez-ai-accent:#ff8617;--ez-ai-bg:#000;--ez-ai-fg:#fff;--ez-ai-muted:#a6a6a6;--ez-ai-divider:#4c4c4c;isolation:isolate;width:100%;margin:0;padding:0;overflow:clip;background:var(--ez-ai-bg);color:var(--ez-ai-fg);font-family:Inter Tight,-apple-system,Segoe UI,Helvetica,Arial,sans-serif;font-size:16px;line-height:normal;-webkit-font-smoothing:antialiased}.easify-home-ai-root,.easify-home-ai-root *,.easify-home-ai-root *:before,.easify-home-ai-root *:after{box-sizing:border-box}.easify-home-ai-root .ez-ai{position:relative;width:100%;height:2030px;overflow:hidden;background:var(--ez-ai-bg)}.easify-home-ai-root .ez-ai__canvas{position:absolute;left:50%;top:0;width:1440px;height:2030px;margin-left:-720px}.easify-home-ai-root .ez-ai__heading{position:absolute;left:326px;top:150px;width:789px;height:274px}.easify-home-ai-root .ez-ai__highlight{position:absolute;left:294px;top:6px;width:182px;height:84px;border-radius:8px;background:var(--ez-ai-accent)}.easify-home-ai-root .ez-ai__heading h2{position:absolute;left:0;top:0;z-index:1;width:789px;height:192px;margin:0;color:var(--ez-ai-fg);font-family:Inter Tight,-apple-system,Segoe UI,Helvetica,Arial,sans-serif;font-size:80px;font-weight:600;letter-spacing:0;line-height:96px;text-align:center}.easify-home-ai-root .ez-ai__heading mark{padding:0;background:transparent;color:inherit}.easify-home-ai-root .ez-ai__heading p{position:absolute;left:147px;top:216px;width:495px;margin:0;color:var(--ez-ai-muted);font-family:Inter Tight,-apple-system,Segoe UI,Helvetica,Arial,sans-serif;font-size:24px;font-weight:400;line-height:1.2;text-align:center}.easify-home-ai-root .ez-ai__layer{position:absolute;left:80px;width:1280px;height:418px;display:grid;grid-template-columns:520px 744px;column-gap:16px;align-items:start}.easify-home-ai-root .ez-ai__layer:nth-child(1){top:520px}.easify-home-ai-root .ez-ai__layer:nth-child(2){top:1002px}.easify-home-ai-root .ez-ai__layer:nth-child(3){top:1484px}.easify-home-ai-root .ez-ai__layer:not(:first-child):before{content:"";position:absolute;left:0;top:-32px;width:1280px;height:1px;background:var(--ez-ai-divider)}.easify-home-ai-root .ez-ai__copy{width:520px;display:flex;flex-direction:column;gap:24px}.easify-home-ai-root .ez-ai__title-group{display:flex;flex-direction:column;gap:4px}.easify-home-ai-root .ez-ai__label,.easify-home-ai-root .ez-ai__copy h3,.easify-home-ai-root .ez-ai__copy p{font-family:Inter Tight,-apple-system,Segoe UI,Helvetica,Arial,sans-serif}.easify-home-ai-root .ez-ai__label{color:var(--ez-ai-accent);font-size:20px;font-weight:400;line-height:24px}.easify-home-ai-root .ez-ai__copy h3{margin:0;color:var(--ez-ai-fg);font-size:40px;font-weight:500;line-height:48px;white-space:nowrap}.easify-home-ai-root .ez-ai__copy p{width:360px;margin:0;color:var(--ez-ai-muted);font-size:20px;font-weight:400;line-height:1.5}.easify-home-ai-root .ez-ai__image{display:block;width:744px;height:418px;border-radius:16px;object-fit:cover}.easify-home-ai-root [data-reveal]{opacity:1;transform:none}.easify-home-ai-root.ez-ai--motion-ready [data-reveal]{transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.easify-home-ai-root.ez-ai--motion-ready [data-reveal]:not(.is-visible){opacity:0}.easify-home-ai-root.ez-ai--motion-ready [data-reveal=fade]:not(.is-visible){transform:translateY(28px)}.easify-home-ai-root.ez-ai--motion-ready [data-reveal=pop]:not(.is-visible){transform:translateY(12px) scale(.96)}@media(min-width:0px){.easify-home-ai-root .ez-ai{height:auto;padding:88px clamp(24px,4.5vw,56px) 96px}.easify-home-ai-root .ez-ai__canvas{position:relative;left:auto;top:auto;width:min(100%,1280px);height:auto;margin:0 auto;transform:none}.easify-home-ai-root .ez-ai__heading{position:relative;left:auto;top:auto;width:100%;max-width:820px;height:auto;margin:0 auto 64px}.easify-home-ai-root .ez-ai__highlight{display:none}.easify-home-ai-root .ez-ai__heading h2{position:relative;left:auto;top:auto;width:100%;height:auto;font-size:clamp(42px,6.4vw,72px);letter-spacing:-.035em;line-height:1.08;text-wrap:balance}.easify-home-ai-root .ez-ai__heading mark{padding:0 .08em;border-radius:6px;background:var(--ez-ai-accent);box-decoration-break:clone;-webkit-box-decoration-break:clone}.easify-home-ai-root .ez-ai__heading p{position:relative;left:auto;top:auto;width:100%;max-width:520px;margin:28px auto 0;font-size:18px;line-height:1.5}.easify-home-ai-root .ez-ai__layers{display:flex;flex-direction:column;gap:32px}.easify-home-ai-root .ez-ai__layer{position:relative;left:auto;top:auto!important;width:100%;height:auto;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);column-gap:36px;align-items:center}.easify-home-ai-root .ez-ai__layer:not(:first-child){padding-top:32px;border-top:1px solid var(--ez-ai-divider)}.easify-home-ai-root .ez-ai__layer:not(:first-child):before{display:none}.easify-home-ai-root .ez-ai__copy{width:100%;gap:20px}.easify-home-ai-root .ez-ai__title-group{gap:10px}.easify-home-ai-root .ez-ai__copy h3{font-size:clamp(26px,3.3vw,38px);letter-spacing:-.025em;line-height:1.14;white-space:normal}.easify-home-ai-root .ez-ai__copy p{width:100%;max-width:360px;line-height:1.5}.easify-home-ai-root .ez-ai__image{width:100%;height:auto;aspect-ratio:744 / 418;border-radius:12px}}@media(max-width:767px){.easify-home-ai-root .ez-ai{padding:48px 24px 72px}.easify-home-ai-root .ez-ai__heading{margin-bottom:52px}.easify-home-ai-root .ez-ai__heading h2{font-size:clamp(40px,10.2vw,60px)}.easify-home-ai-root .ez-ai__heading p{text-align:left}.easify-home-ai-root .ez-ai__layers{gap:40px}.easify-home-ai-root .ez-ai__layer{grid-template-columns:1fr;row-gap:24px}.easify-home-ai-root .ez-ai__layer:not(:first-child){padding-top:40px}.easify-home-ai-root .ez-ai__copy{gap:16px}.easify-home-ai-root .ez-ai__copy h3{font-size:30px}.easify-home-ai-root .ez-ai__copy p{max-width:none}.easify-home-ai-root .ez-ai__image{border-radius:10px}}@media(prefers-reduced-motion:reduce){.easify-home-ai-root [data-reveal]{opacity:1!important;transform:none!important;transition:none!important}}.easify-home-game-section{display:block;width:100%;margin:0;padding:0}.easify-home-game-root{isolation:isolate;width:100%;margin:0;padding:0;overflow-x:clip;color:#fff;font-family:Inter Tight,Arial,Helvetica,sans-serif;font-size:16px;line-height:normal;-webkit-font-smoothing:antialiased}.easify-home-game-root,.easify-home-game-root *,.easify-home-game-root *:before,.easify-home-game-root *:after{box-sizing:border-box}.easify-home-game-root[hidden]{display:none!important}.easify-home-game-root a{color:inherit;text-decoration:none}.easify-home-game-root ::selection{background:#1a1206;color:#fff}@keyframes eaGameAppear{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:none}}.easify-home-game-root .easify-mini-game{--background:#050505;--foreground:#fff;--primary:#d8398b;--muted:#f5f3f4;--muted-foreground:#737073;--border:#eae5e8;--ring:#db4490;margin:0;font-family:Inter Tight,Arial,Helvetica,sans-serif;background:var(--background);color:var(--foreground)}.easify-home-game-root .easify-mini-game,.easify-home-game-root .easify-mini-game *{box-sizing:border-box}.easify-home-game-root .easify-mini-game button{font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.easify-home-game-root .easify-mini-game button:focus-visible,.easify-home-game-root .easify-mini-game a:focus-visible{outline:3px solid #e458a2;outline-offset:4px}.easify-home-game-root .easify-mini-game.mini-game{position:relative;isolation:isolate;overflow:hidden;min-height:100svh;padding:46px 36px 65px;background:#050505}.easify-home-game-root .easify-mini-game.mini-game:before{content:"";position:absolute;z-index:-1;width:180%;height:520px;border-radius:50% 50% 0 0;bottom:-290px;left:-40%;background:#2d1401;box-shadow:0 -60px 180px #2d140145}.easify-home-game-root .easify-mini-game .section-content{max-width:1210px;margin:0 auto}.easify-home-game-root .easify-mini-game .game-heading{text-align:center;margin-bottom:26px;display:flex;flex-direction:column;align-items:center;gap:12px}.easify-home-game-root .easify-mini-game h2{margin:0;font-size:clamp(2.3rem,5.55vw,5rem);line-height:1.2;font-weight:600;letter-spacing:-.03em;color:#fff}.easify-home-game-root .easify-mini-game .game-sub{margin:0;font-size:24px;font-weight:500;line-height:1.2;color:#fff}.easify-home-game-root .easify-mini-game .game-layout{display:grid;grid-template-columns:minmax(0,1fr) 408px;gap:64px;align-items:center}.easify-home-game-root .easify-mini-game .preview-area{position:relative;min-width:0}.easify-home-game-root .easify-mini-game .character-stage{position:relative;width:100%;aspect-ratio:1;animation:eaGameAppear .45s ease-out both}.easify-home-game-root .easify-mini-game .character-layer{position:absolute;object-fit:fill;-webkit-user-select:none;user-select:none;pointer-events:none}.easify-home-game-root .easify-mini-game .body-layer{filter:brightness(1.055)}.easify-home-game-root .easify-mini-game .character-shadow{position:absolute;left:27%;top:90.2%;width:52%;height:5.8%;border-radius:50%;background:#61022c;filter:blur(12px);opacity:.6}.easify-home-game-root .easify-mini-game .preview-actions{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:-10px;position:relative}.easify-home-game-root .easify-mini-game .preview-actions button{display:inline-flex;align-items:center;justify-content:center;border:0;font-weight:600;transition:transform .15s ease-out,background .15s ease-out,color .15s ease-out}.easify-home-game-root .easify-mini-game .reset-button{border:1px solid #4d3542;border-radius:50%;background:#24141d;color:#fff;width:46px;height:46px;font-size:23px}.easify-home-game-root .easify-mini-game .random-button{background:#fff;color:#26151e;border-radius:30px;padding:0 22px;height:46px;font-size:16px;gap:10px;box-shadow:0 4px 24px #0002}.easify-home-game-root .easify-mini-game .reset-button:hover{background:#492237}.easify-home-game-root .easify-mini-game .random-button:hover{background:#ffe9f4;transform:translateY(-2px)}.easify-home-game-root .easify-mini-game .customizer{background:#fff;color:#262026;border-radius:16px;padding:20px;box-shadow:6px 6px #dadada}.easify-home-game-root .easify-mini-game fieldset{display:block}.easify-home-game-root .easify-mini-game .option-group{margin:0 0 20px;padding:0;border:0;min-width:0}.easify-home-game-root .easify-mini-game .option-group:last-of-type{margin-bottom:0}.easify-home-game-root .easify-mini-game .option-group legend{width:100%;margin-bottom:8px;font-size:16px;font-weight:500;line-height:1.2;color:#747474;display:flex;align-items:center;justify-content:space-between}.easify-home-game-root .easify-mini-game .option-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:start}.easify-home-game-root .easify-mini-game .option{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:auto;min-width:0;min-height:0;padding:12px;aspect-ratio:1 / 1;border:2px solid transparent;border-radius:16px;background:#f7f7f7;overflow:hidden;transition:background .15s ease-out,border-color .15s ease-out,transform .15s ease-out}.easify-home-game-root .easify-mini-game .option:hover{transform:translateY(-2px);background:#f1f1f1}.easify-home-game-root .easify-mini-game .option.selected{background:#f7f7f7;border-color:#000}.easify-home-game-root .easify-mini-game .option>img{display:block;width:100%;height:100%;min-width:0;min-height:0;object-fit:contain;pointer-events:none}.easify-home-game-root .easify-mini-game .group-eyes .option>img{height:29%}.easify-home-game-root .easify-mini-game .group-mouth .option>img{width:70%;height:55%}.easify-home-game-root .easify-mini-game .group-cheek .option{padding:13px}.easify-home-game-root .easify-mini-game .group-body .option{padding:2px}.easify-home-game-root .easify-mini-game .selection-check{position:absolute;right:6.7%;top:6.7%;display:grid;place-items:center;width:24.4%;height:24.4%;border-radius:50%;color:#fff;background:#000;font-size:clamp(10px,1.1vw,13px);font-weight:700;line-height:1}.easify-home-game-root .easify-mini-game .sunglasses-crop{position:absolute;left:39.265%;top:41.2%;width:32.2%;height:12.55%;overflow:hidden}.easify-home-game-root .easify-mini-game .sunglasses-crop img,.easify-home-game-root .easify-mini-game .thumbnail-sunglasses img{position:absolute;width:232%;height:675%;max-width:none;left:-80%;top:-323.6%}.easify-home-game-root .easify-mini-game .thumbnail-sunglasses{position:relative;display:block;width:100%;aspect-ratio:231/90;overflow:hidden}.easify-home-game-root .easify-mini-game .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.easify-home-game-root .easify-mini-game [hidden],.easify-home-game-root .ezpo-mobile-game-tabs{display:none!important}.easify-home-game-root [data-join-footer-zone="1"]{background:#000!important;overflow:hidden!important;position:relative!important;z-index:8!important}.easify-home-game-root [data-join-footer-zone="1"] [data-join-grid="1"]{z-index:0;opacity:.9}.easify-home-game-root [data-join-footer-zone="1"] [data-join-curve="1"]{z-index:0;left:50%!important;transform:translate(-50%)!important;width:max(170vw,2520px)!important;height:520px!important;bottom:-145px!important;background:#2d1401!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game.mini-game{background:transparent!important;min-height:100svh!important;padding:clamp(72px,10.8vh,88px) 36px 40px!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game.mini-game:before{z-index:0!important;width:180%!important;height:520px!important;bottom:-285px!important;left:-40%!important;background:#2d1401!important;opacity:1!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .section-content{position:relative!important;z-index:2!important;max-width:1210px!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .game-heading{margin-bottom:clamp(84px,11vh,96px)!important;gap:12px!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game h2{font-size:clamp(56px,4.35vw,80px)!important;line-height:1.05!important;letter-spacing:-.035em!important;font-weight:600!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .game-sub{font-size:26px!important;line-height:1.2!important;font-weight:500!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .game-layout{grid-template-columns:minmax(0,1fr) 428px!important;gap:64px!important;align-items:center!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .character-stage{transform:scale(1.02);transform-origin:center bottom}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .customizer{border-radius:16px!important;padding:20px!important;box-shadow:6px 6px #dadada!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .customizer:before{content:"Choose a part. Make it yours."!important;display:block!important;margin:0 0 12px!important;color:#15112b!important;font-size:16px!important;font-weight:400!important;line-height:1.25!important}@media(min-width:768px)and (max-width:1024px){.easify-home-game-root [data-join-footer-zone="1"]{isolation:isolate!important;background:#000!important;overflow:hidden!important;min-height:calc(100svh + 24px)!important}.easify-home-game-root [data-join-footer-zone="1"]:after{content:""!important;position:absolute!important;left:-16%!important;right:-16%!important;top:clamp(520px,72vh,560px)!important;bottom:-140px!important;height:auto!important;background:#2d1401!important;transform:rotate(-6deg)!important;transform-origin:50% 0!important;z-index:0!important;pointer-events:none!important}.easify-home-game-root [data-join-footer-zone="1"] [data-join-grid="1"]{opacity:.58!important;z-index:0!important}.easify-home-game-root [data-join-footer-zone="1"] [data-join-curve="1"],.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game.mini-game:before{display:none!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game.mini-game{position:relative!important;z-index:1!important;display:block!important;min-height:calc(100svh + 24px)!important;padding:0 24px 40px!important;background:transparent!important;overflow:visible!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .section-content{width:100%!important;max-width:560px!important;min-height:calc(100svh - 36px)!important;margin:0 auto!important;display:block!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .game-heading{position:absolute!important;left:0!important;right:0!important;top:44px!important;z-index:4!important;margin:0!important;width:100%!important;text-align:center!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game h2{font-size:28px!important;line-height:1.05!important;letter-spacing:-.02em!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .game-sub{font-size:16px!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .game-layout{position:absolute!important;left:50%!important;top:205px!important;width:min(calc(100vw - 64px),690px)!important;display:grid!important;grid-template-columns:230px 374px!important;align-items:start!important;gap:42px!important;transform:translate(-50%)!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .preview-area{grid-column:1!important;width:168px!important;max-width:168px!important;margin:252px auto 0!important;display:flex!important;flex-direction:column!important;align-items:center!important;z-index:2!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .preview-actions{width:230px!important;margin:18px auto 0!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .customizer{grid-column:2!important;width:374px!important;max-width:100%!important;margin:0 0 0 auto!important;padding:19px 20px 20px!important;display:flex!important;flex-direction:column!important;gap:10px!important;overflow:hidden!important;z-index:3!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .customizer:before{content:"Choose a part. Make it yours."!important;display:block!important;margin:0 0 3px!important;color:#15112b!important;font-size:16px!important;font-weight:400!important;line-height:1.25!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .option-group{display:flex!important;flex-direction:column!important;gap:8px!important;margin:0!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .group-body{order:1!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .group-eyes{order:2!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .group-cheek{order:3!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .group-mouth{order:4!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .group-accessory{order:5!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .option-group legend{margin:0!important;color:#747474!important;display:block!important;font-size:13px!important;font-weight:600!important;line-height:1.1!important;letter-spacing:.1em!important;text-transform:uppercase!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .option-grid{gap:10px!important;align-items:start!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .option{width:100%!important;height:auto!important;min-width:0!important;min-height:0!important;aspect-ratio:1 / 1!important;padding:8px!important;border-radius:14px!important;overflow:hidden!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .selection-check{width:18px!important;height:18px!important;right:6px!important;top:6px!important;font-size:11px!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .group-body .option{padding:3px!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game h2{font-size:28px!important;line-height:1.05!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .game-sub{font-size:16px!important;line-height:1.2!important}}@media(max-width:767px){.easify-home-game-root [data-join-footer-zone="1"]{isolation:isolate!important;background:#000!important;overflow:hidden!important}.easify-home-game-root [data-join-footer-zone="1"]:after{content:""!important;position:absolute!important;left:-18%!important;right:-18%!important;top:365px!important;bottom:-80px!important;height:auto!important;background:#2d1401!important;transform:rotate(-6deg)!important;transform-origin:50% 0!important;z-index:0!important;pointer-events:none!important}.easify-home-game-root [data-join-footer-zone="1"] [data-join-grid="1"]{opacity:.58!important;z-index:0!important}.easify-home-game-root [data-join-footer-zone="1"] [data-join-curve="1"],.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game.mini-game:before{display:none!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game.mini-game{position:relative!important;z-index:1!important;display:block!important;min-height:0!important;padding:38px 16px 40px!important;background:transparent!important;overflow:visible!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .section-content{width:100%!important;max-width:420px!important;margin:0 auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:0!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .game-heading{width:100%!important;margin:0 0 22px!important;gap:0!important;text-align:center!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game h2{margin:0 0 17px!important;font-size:clamp(28px,7.8vw,31px)!important;line-height:1.05!important;letter-spacing:-.02em!important;color:#fff!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .game-sub{max-width:335px!important;margin:0 auto 19px!important;font-size:clamp(16px,4.8vw,18px)!important;line-height:1.18!important;color:#fff!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .game-layout{width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:24px!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .preview-area{display:contents!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .character-stage{order:1!important;width:min(58vw,222px)!important;margin:0 auto!important;transform:none!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .customizer{order:2!important;width:calc(100vw - 32px)!important;max-width:342px!important;margin:0 auto!important;padding:18px 20px 20px!important;border-radius:16px!important;background:#fff!important;box-shadow:6px 6px #dadada!important;color:#15112b!important;display:flex!important;flex-direction:column!important;gap:14px!important;overflow:hidden!important;z-index:3!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .customizer:before{content:"Choose a part. Make it yours."!important;order:1!important;display:block!important;margin-bottom:0!important;color:#15112b!important;font-size:16px!important;font-weight:400!important;line-height:1.25!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .ezpo-mobile-game-tabs{order:2!important;width:100%!important;display:flex!important;align-items:center!important;gap:8px!important;margin:0!important;padding:0 0 2px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important;scroll-snap-type:x proximity!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .ezpo-mobile-game-tabs::-webkit-scrollbar{display:none!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .ezpo-mobile-game-tab{flex:0 0 auto!important;height:44px!important;min-width:68px!important;padding:0 18px!important;border:0!important;border-radius:999px!important;background:#f4f4f4!important;color:#000!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font:inherit!important;font-size:16px!important;font-weight:600!important;line-height:1!important;white-space:nowrap!important;scroll-snap-align:center!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .ezpo-mobile-game-tab.is-active{background:#000!important;color:#fff!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .option-group{order:3!important;display:none!important;width:100%!important;margin:0!important;padding:0!important;border:0!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .option-group.is-mobile-active-part{display:flex!important;flex-direction:column!important;gap:0!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .option-group legend{display:none!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .option-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;align-items:start!important;width:100%!important;margin:0!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .option{width:100%!important;height:auto!important;min-width:0!important;min-height:0!important;aspect-ratio:1 / 1!important;padding:8px!important;border:2px solid transparent!important;border-radius:14px!important;background:#f7f7f7!important;box-shadow:none!important;overflow:hidden!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .option.selected{border-color:#000!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .selection-check{width:18px!important;height:18px!important;right:6px!important;top:6px!important;font-size:11px!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .group-body .option{padding:3px!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .group-eyes .option>img{height:34%!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .group-mouth .option>img{width:72%!important;height:56%!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .preview-actions{order:3!important;width:calc(100vw - 32px)!important;max-width:342px!important;margin:1px auto 0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .reset-button{width:52px!important;height:52px!important;border:0!important;border-radius:999px!important;background:#2a1421!important;color:#fff!important;font-size:24px!important;line-height:1!important;box-shadow:none!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .random-button{height:52px!important;min-width:118px!important;padding:0 24px!important;border:0!important;border-radius:999px!important;background:#fff!important;color:#1d171d!important;gap:8px!important;font-size:16px!important;font-weight:600!important;line-height:1!important;box-shadow:none!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game h2{font-size:clamp(28px,7.8vw,31px)!important;line-height:1.05!important}.easify-home-game-root [data-join-footer-zone="1"] .easify-mini-game .game-sub{font-size:clamp(16px,4.8vw,18px)!important;line-height:1.18!important}}@media(prefers-reduced-motion:reduce){.easify-home-game-root .easify-mini-game *,.easify-home-game-root .easify-mini-game *:before,.easify-home-game-root .easify-mini-game *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@keyframes ezGigiBob{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes ezGigiSquish{0%,to{transform:scale(1)}50%{transform:scale(1.1,.86)}}@keyframes ezGigiMarquee{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes ezGigiTwinkle{0%,to{opacity:0;transform:scale(.4) rotate(0)}50%{opacity:1;transform:scale(1) rotate(25deg)}}.easify-home-gigi-section{position:relative;z-index:4;display:block;width:100%;margin:0;padding:0;background:#ffc997}.easify-home-gigi-root{--ez-gigi-purple:#8640ff;--ez-gigi-word:#975bff;--ez-gigi-ground:#000;--ez-gigi-shadow:#1a0049;isolation:isolate;width:100%;margin:0;padding:0;overflow:clip;background:#ffc997}.easify-home-gigi-root,.easify-home-gigi-root *,.easify-home-gigi-root *:before,.easify-home-gigi-root *:after{box-sizing:border-box}.easify-home-gigi-root .ez-gigi{position:relative;z-index:4;width:100%;height:1028px;overflow:hidden;border-radius:var(--ez-gigi-radius,var(--ez-gigi-maximum-radius,40px)) var(--ez-gigi-radius,var(--ez-gigi-maximum-radius,40px)) 0 0;background:var(--ez-gigi-purple)}.easify-home-gigi-root .ez-gigi__canvas{position:absolute;left:50%;top:0;width:1440px;height:1028px;margin-left:-720px}.easify-home-gigi-root .ez-gigi__word{position:absolute;left:0;top:-10.9px;width:1440px;height:900px;overflow:hidden}.easify-home-gigi-root .ez-gigi__word-track{display:flex;flex-direction:row;width:max-content;animation:ezGigiMarquee 26s linear infinite}.easify-home-gigi-root .ez-gigi__word span{padding-right:120px;color:var(--ez-gigi-word);font-family:Inter Tight,sans-serif;font-size:769.74px;font-weight:700;line-height:1;white-space:nowrap}.easify-home-gigi-root .ez-gigi__ground{position:absolute;left:-1080px;top:741px;width:3600px;height:643px;border-radius:50%;background:var(--ez-gigi-ground)}.easify-home-gigi-root .ez-gigi__mascot{position:absolute;left:240px;top:34px;width:960px;height:960px}.easify-home-gigi-root .ez-gigi__shadow{position:absolute;left:228.25px;top:845.88px;width:530.35px;height:60.42px;border-radius:50%;background:var(--ez-gigi-shadow);animation:ezGigiSquish 3.6s ease-in-out infinite}.easify-home-gigi-root .ez-gigi__mascot-image{position:absolute;left:0;top:0;display:block;width:960px;height:960px;object-fit:cover;animation:ezGigiBob 3.6s ease-in-out infinite}.easify-home-gigi-root .ez-gigi__sparkles{position:absolute;left:0;top:0;width:960px;height:960px;animation:ezGigiBob 3.6s ease-in-out infinite}.easify-home-gigi-root .ez-gigi__sparkle{position:absolute;animation-name:ezGigiTwinkle;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.easify-home-gigi-root .ez-gigi__sparkle--1{left:104px;top:132px;width:46px;height:46px;animation-duration:1.9s}.easify-home-gigi-root .ez-gigi__sparkle--2{left:32px;top:212px;width:34px;height:34px;animation-duration:2.3s;animation-delay:.5s}.easify-home-gigi-root .ez-gigi__sparkle--3{left:196px;top:196px;width:28px;height:28px;animation-duration:2.1s;animation-delay:1s}.easify-home-gigi-root .ez-gigi__sparkle--4{left:48px;top:352px;width:24px;height:24px;animation-duration:2.6s;animation-delay:.9s}.easify-home-gigi-root .ez-gigi__sparkle--5{left:214px;top:330px;width:20px;height:20px;animation-duration:1.7s;animation-delay:1.4s}@media(min-width:0px){.easify-home-gigi-root .ez-gigi{height:100svh;min-height:600px;border-radius:28px 28px 0 0}.easify-home-gigi-root .ez-gigi__canvas{left:0;width:100%;height:100%;margin-left:0;transform:none}.easify-home-gigi-root .ez-gigi__word{top:30px;width:100%;height:100%}.easify-home-gigi-root .ez-gigi__word span{padding-right:60px;font-size:clamp(280px,55vw,769.74px)}.easify-home-gigi-root .ez-gigi__ground{left:-25%;top:auto;bottom:-70px;width:150%;height:190px}.easify-home-gigi-root .ez-gigi__mascot{--ez-gigi-mascot-size:min(80vw,90svh,960px);left:50%;top:10px;width:var(--ez-gigi-mascot-size);height:var(--ez-gigi-mascot-size);margin-left:0;transform:translate(-50%)}.easify-home-gigi-root .ez-gigi__mascot-image,.easify-home-gigi-root .ez-gigi__sparkles{width:100%;height:100%}.easify-home-gigi-root .ez-gigi__shadow{left:23.78%;top:88.11%;width:55.25%;height:6.3%}}@media(max-width:767px){.easify-home-gigi-root .ez-gigi{height:390px;min-height:0}.easify-home-gigi-root .ez-gigi__word{top:30px}.easify-home-gigi-root .ez-gigi__word span{font-size:290px}.easify-home-gigi-root .ez-gigi__ground{bottom:-60px;height:150px}.easify-home-gigi-root .ez-gigi__mascot{--ez-gigi-mascot-size:min(105vw,380px);top:5px}}@media(prefers-reduced-motion:reduce){.easify-home-gigi-root *,.easify-home-gigi-root *:before,.easify-home-gigi-root *:after{animation:none!important;transition:none!important}}.easify-home-reviews-section{display:block;margin:0;padding:0}.easify-home-reviews-root{--ez-reviews-gap:20px;--ez-reviews-half-gap:10px;width:100%;overflow:hidden;background:#2d1400;color:#fff;font-family:Inter Tight,-apple-system,Segoe UI,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}.easify-home-reviews-root,.easify-home-reviews-root *,.easify-home-reviews-root *:before,.easify-home-reviews-root *:after{box-sizing:border-box}.easify-home-reviews-root .ez-home-reviews{position:relative;width:100%;height:1024px;overflow:hidden;background:#2d1400}.easify-home-reviews-root .ez-home-reviews__rows{position:absolute;top:144px;left:0;width:100%;display:flex;flex-direction:column;gap:var(--ez-reviews-gap)}.easify-home-reviews-root .ez-home-reviews__viewport{width:100%;overflow:hidden}.easify-home-reviews-root .ez-home-reviews__viewport:focus-visible{outline:3px solid #ffc131;outline-offset:-6px}.easify-home-reviews-root .ez-home-reviews__track,.easify-home-reviews-root .ez-home-reviews__group{display:flex;flex-direction:row;flex-shrink:0;gap:var(--ez-reviews-gap);width:max-content}.easify-home-reviews-root .ez-home-reviews__track{will-change:transform;animation-timing-function:linear;animation-iteration-count:infinite}.easify-home-reviews-root .ez-home-reviews__track--left{animation-name:ezHomeReviewsMarqueeLeft;animation-duration:46s}.easify-home-reviews-root .ez-home-reviews__track--right{margin-left:-137px;animation-name:ezHomeReviewsMarqueeRight;animation-duration:52s}.easify-home-reviews-root .ez-home-reviews__rows:hover .ez-home-reviews__track,.easify-home-reviews-root .ez-home-reviews__rows:focus-within .ez-home-reviews__track{animation-play-state:paused}.easify-home-reviews-root .ez-home-reviews__card{position:relative;width:454px;height:250px;flex-shrink:0;overflow:hidden;border-radius:16px;background:#fff;display:flex;flex-direction:column;padding:20px;justify-content:space-between;align-items:flex-start}.easify-home-reviews-root .ez-home-reviews__quote{display:-webkit-box;align-self:stretch;overflow:hidden;margin:0;color:#737373;font-size:20px;font-weight:500;line-height:1.2;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5}.easify-home-reviews-root .ez-home-reviews__meta{width:100%;min-height:24px;display:flex;justify-content:space-between;align-items:center;gap:16px}.easify-home-reviews-root .ez-home-reviews__merchant{min-width:0;overflow:hidden;color:#404040;font-size:16px;font-weight:500;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.easify-home-reviews-root .ez-home-reviews__stars{display:flex;flex-shrink:0;gap:4px;color:#ffc131}.easify-home-reviews-root .ez-home-reviews__stars svg{display:block;width:24px;height:24px}.easify-home-reviews-root .ez-home-reviews__rating{position:absolute;top:704px;left:50%;width:296px;min-height:61px;display:flex;flex-direction:row;align-items:center;gap:8px;transform:translate(-50%)}.easify-home-reviews-root .ez-home-reviews__rating-item{width:140px;display:flex;flex-direction:column;align-items:center;gap:4px}.easify-home-reviews-root .ez-home-reviews__rating-value{display:flex;align-items:center;gap:6.464px;color:#fff;font-size:32px;font-weight:500;line-height:1.2}.easify-home-reviews-root .ez-home-reviews__rating-value svg{display:block;width:32px;height:32px}.easify-home-reviews-root .ez-home-reviews__rating-label{color:#fff;font-size:16px;font-weight:400;line-height:1.2;text-align:center}.easify-home-reviews-root .ez-home-reviews__rating-divider{width:1px;height:40px;flex-shrink:0;background:#b15000}.easify-home-reviews-root .ez-home-reviews__button-wrap{position:absolute;top:805px;right:0;left:0;display:flex;justify-content:center}.easify-home-reviews-root .ez-home-reviews__mobile-nav{display:none}@keyframes ezHomeReviewsMarqueeLeft{0%{transform:translateZ(0)}to{transform:translate3d(calc(-50% - var(--ez-reviews-half-gap)),0,0)}}@keyframes ezHomeReviewsMarqueeRight{0%{transform:translate3d(calc(-50% - var(--ez-reviews-half-gap)),0,0)}to{transform:translateZ(0)}}@media(max-width:1199px){.easify-home-reviews-root .ez-home-reviews{height:900px}.easify-home-reviews-root .ez-home-reviews__rows{top:100px}.easify-home-reviews-root .ez-home-reviews__track--right{margin-left:-80px}.easify-home-reviews-root .ez-home-reviews__card{width:390px;height:220px}.easify-home-reviews-root .ez-home-reviews__quote{font-size:18px;line-height:1.35}.easify-home-reviews-root .ez-home-reviews__rating{top:610px}.easify-home-reviews-root .ez-home-reviews__button-wrap{top:710px}}@media(max-width:767px){.easify-home-reviews-root{--ez-reviews-gap:18px;--ez-reviews-half-gap:9px}.easify-home-reviews-root .ez-home-reviews{height:640px}.easify-home-reviews-root .ez-home-reviews__rows{top:39px;gap:0}.easify-home-reviews-root .ez-home-reviews__viewport{overflow-x:auto;overflow-y:hidden;scroll-padding-left:12px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.easify-home-reviews-root .ez-home-reviews__viewport::-webkit-scrollbar{display:none}.easify-home-reviews-root .ez-home-reviews__viewport+.ez-home-reviews__viewport{display:none}.easify-home-reviews-root .ez-home-reviews__track{animation:none;transform:none;will-change:auto}.easify-home-reviews-root .ez-home-reviews__track--left{padding:0 12px}.easify-home-reviews-root .ez-home-reviews__track--right{margin-left:0}.easify-home-reviews-root .ez-home-reviews__card{width:min(360px,82vw);height:264px;padding:24px;border-radius:16px;scroll-snap-align:start}.easify-home-reviews-root .ez-home-reviews__quote{font-size:20px;line-height:1.12;-webkit-line-clamp:5}.easify-home-reviews-root .ez-home-reviews__meta{gap:8px}.easify-home-reviews-root .ez-home-reviews__merchant{font-size:16px}.easify-home-reviews-root .ez-home-reviews__stars{gap:3px}.easify-home-reviews-root .ez-home-reviews__stars svg{width:17px;height:17px}.easify-home-reviews-root .ez-home-reviews__mobile-nav{position:absolute;top:331px;right:0;left:0;display:flex;justify-content:center;gap:18px;z-index:2}.easify-home-reviews-root .ez-home-reviews__nav-button{width:52px;height:52px;padding:0;border:0;border-radius:50%;background:#fff;color:#000;display:inline-flex;align-items:center;justify-content:center;box-shadow:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.easify-home-reviews-root .ez-home-reviews__nav-button svg{display:block;width:24px;height:24px}.easify-home-reviews-root .ez-home-reviews__nav-button:focus-visible{outline:3px solid #ffc131;outline-offset:4px}.easify-home-reviews-root .ez-home-reviews__rating{top:430px;width:296px}.easify-home-reviews-root .ez-home-reviews__rating-value{font-size:38px;gap:8px}.easify-home-reviews-root .ez-home-reviews__rating-value svg{width:36px;height:36px}.easify-home-reviews-root .ez-home-reviews__rating-label{font-size:18px}.easify-home-reviews-root .ez-home-reviews__rating-divider{height:46px}.easify-home-reviews-root .ez-home-reviews__button-wrap{top:532px}.easify-home-reviews-root .ez-home-reviews__button-wrap .ez-button{--ez-button-width:222px;--ez-button-height:65px;--ez-button-min-height:65px;--ez-button-padding:10px 16px 10px 20px;--ez-button-gap:12px;--ez-button-font-size:18px;--ez-button-icon-size:40px;--ez-button-radius:14px;--ez-button-max-width: calc(100vw - 48px) }}@media(prefers-reduced-motion:reduce){.easify-home-reviews-root .ez-home-reviews__track{animation:none;transform:none;will-change:auto}}@keyframes ezStatsBob{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.easify-home-stats-section{display:block;width:100%;margin:0;padding:0}.easify-home-stats-root{--ez-stats-bg:#ffd8b4;--ez-stats-grid:#ffc997;--ez-stats-accent:#8f4500;--ez-stats-pop:#ff8617;--ez-stats-ink:#000;--ez-stats-paper:#fff;--ez-stats-ease:cubic-bezier(.25,1,.5,1);isolation:isolate;width:100%;margin:0;padding:0;overflow:clip;color:var(--ez-stats-ink);font-family:Inter Tight,sans-serif;-webkit-font-smoothing:antialiased}.easify-home-stats-root,.easify-home-stats-root *,.easify-home-stats-root *:before,.easify-home-stats-root *:after{box-sizing:border-box}.easify-home-stats-root .ez-stats{position:relative;width:100%;height:1024px;overflow:hidden;background:var(--ez-stats-bg)}.easify-home-stats-root .ez-stats__grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(var(--ez-stats-grid) 1px,transparent 1px),linear-gradient(90deg,var(--ez-stats-grid) 1px,transparent 1px);background-size:60px 60px;pointer-events:none}.easify-home-stats-root .ez-stats__canvas{position:absolute;left:50%;top:0;width:1440px;height:1024px;margin-left:-720px}.easify-home-stats-root .ez-stats__heading{position:absolute;left:80px;top:64px;width:843px;margin:0;color:var(--ez-stats-accent);font:600 95px/1.08 Inter Tight,sans-serif;letter-spacing:0;text-wrap:balance}.easify-home-stats-root .ez-stats__cards{position:absolute;z-index:2;left:80px;top:390px;width:1280px;height:300px;display:flex;gap:40px;align-items:center}.easify-home-stats-root .ez-stats__card{position:relative;width:400px;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:40px;border-radius:24px;background:var(--ez-stats-paper);box-shadow:inset 0 0 0 1px var(--ez-stats-ink);transition:transform .35s var(--ez-stats-ease),box-shadow .35s var(--ez-stats-ease)}.easify-home-stats-root .ez-stats__value{display:block;align-self:stretch;color:var(--ez-stats-ink);font:700 64px/1.2 Inter Tight,sans-serif;letter-spacing:0;font-variant-numeric:tabular-nums}.easify-home-stats-root .ez-stats__label{align-self:stretch;color:var(--ez-stats-ink);font:400 24px/1.2 Inter Tight,sans-serif}.easify-home-stats-root .ez-stats__rating{position:relative;height:77px;align-self:stretch;display:flex;align-items:center;gap:16px}.easify-home-stats-root .ez-stats__rating .ez-stats__value{align-self:auto;white-space:nowrap}.easify-home-stats-root .ez-stats__rating svg{width:60px;height:59px;flex-shrink:0;color:var(--ez-stats-ink)}.easify-home-stats-root .ez-stats__copy{position:absolute;z-index:2;left:725px;top:767px;width:635px;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.easify-home-stats-root .ez-stats__copy p{align-self:stretch;margin:0;color:var(--ez-stats-accent);font:400 24px/1.2 Inter Tight,sans-serif;text-wrap:pretty}.easify-home-stats-root .ez-stats__mascot{position:absolute;z-index:5;left:19px;top:690px;width:531px;height:531px;pointer-events:none}.easify-home-stats-root .ez-stats__mascot-image{position:absolute;left:2px;top:-78px;width:541px;height:621px;display:block;object-fit:contain;animation:ezStatsBob 4s ease-in-out infinite}@media(hover:hover){.easify-home-stats-root .ez-stats__card:hover{transform:translateY(-10px);box-shadow:inset 0 0 0 1px var(--ez-stats-ink),10px 10px 0 var(--ez-stats-pop)}}@media(min-width:0px){.easify-home-stats-root .ez-stats{height:auto;min-height:0;padding:88px clamp(24px,5vw,56px) 0}.easify-home-stats-root .ez-stats__canvas{position:relative;left:auto;top:auto;width:min(100%,1280px);height:auto;margin:0 auto;transform:none;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:48px 36px;align-items:center}.easify-home-stats-root .ez-stats__heading{position:relative;left:auto;top:auto;width:100%;grid-column:1/-1;color:var(--ez-stats-accent);font-size:clamp(56px,8vw,88px);line-height:1.08;letter-spacing:-.03em}.easify-home-stats-root .ez-stats__cards{position:relative;left:auto;top:auto;width:100%;height:auto;grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.easify-home-stats-root .ez-stats__card{width:100%;min-height:190px;padding:24px;gap:24px;border-radius:20px}.easify-home-stats-root .ez-stats__value{font-size:clamp(42px,5.5vw,64px)}.easify-home-stats-root .ez-stats__label{font-size:18px}.easify-home-stats-root .ez-stats__rating{height:auto;gap:10px}.easify-home-stats-root .ez-stats__rating svg{width:38px;height:38px}.easify-home-stats-root .ez-stats__copy{position:relative;left:auto;top:auto;width:100%;grid-column:2;grid-row:3}.easify-home-stats-root .ez-stats__copy p{font-size:20px;line-height:1.45}.easify-home-stats-root .ez-stats__mascot{position:relative;left:auto;top:auto;width:min(92%,460px);height:auto;justify-self:center;aspect-ratio:1;grid-column:1;grid-row:3}.easify-home-stats-root .ez-stats__mascot-image{top:0;right:0;bottom:0;left:0;width:100%;height:100%}}@media(max-width:767px){.easify-home-stats-root .ez-stats{padding:52px 16px 0}.easify-home-stats-root .ez-stats__canvas{grid-template-columns:1fr;gap:40px;width:min(100%,333px)}.easify-home-stats-root .ez-stats__heading{font-size:clamp(42px,12.3vw,48px);line-height:1.08;letter-spacing:0}.easify-home-stats-root .ez-stats__cards{grid-template-columns:1fr;gap:20px}.easify-home-stats-root .ez-stats__card{min-height:86px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;padding:18px 20px;gap:20px;border-radius:14px}.easify-home-stats-root .ez-stats__value{font-size:40px;line-height:1}.easify-home-stats-root .ez-stats__label{align-self:center;justify-self:end;font-size:14px;line-height:1.2;text-align:left}.easify-home-stats-root .ez-stats__rating{gap:10px}.easify-home-stats-root .ez-stats__rating svg{width:40px;height:40px}.easify-home-stats-root .ez-stats__copy{position:relative;grid-column:1;grid-row:3;min-height:218px;gap:24px}.easify-home-stats-root .ez-stats__copy p{font-size:16px;line-height:1.25}.easify-home-stats-root .ez-stats__copy .ez-button{--ez-button-height:52px;--ez-button-min-height:52px;--ez-button-padding:8px 12px 8px 16px;--ez-button-radius:12px;--ez-button-font-size:16px;--ez-button-icon-size:30px;align-self:flex-end;z-index:2}.easify-home-stats-root .ez-stats__mascot{position:absolute;left:clamp(-84px,-21.5vw,-76px);bottom:-156px;width:clamp(256px,72vw,280px);max-width:none;height:auto;aspect-ratio:541 / 621;margin:0}.easify-home-stats-root .ez-stats__mascot-image{inset:auto;width:100%;height:auto}}@media(max-width:359px){.easify-home-stats-root .ez-stats{padding-right:14px;padding-left:14px}.easify-home-stats-root .ez-stats__card{padding:18px;gap:12px}.easify-home-stats-root .ez-stats__value{font-size:38px}}@media(prefers-reduced-motion:no-preference){.easify-home-stats-root[data-stats-ready=true]{position:relative;height:var(--ez-stats-stage-height,135svh);overflow:visible}.easify-home-stats-root[data-stats-ready=true] .ez-stats{position:sticky;top:0;width:100%;height:var(--ez-stats-pane-height,100svh);min-height:var(--ez-stats-pane-height,100svh);padding:0;overflow:hidden}.easify-home-stats-root[data-stats-ready=true] .ez-stats__canvas{position:absolute;left:50%;top:50%;width:min(calc(100% - clamp(40px,7.8vw,112px)),1280px);height:auto;margin:0;transform:translate(-50%,-50%) scale(var(--ez-stats-canvas-scale,1));transform-origin:center center;will-change:transform}}@media(max-width:767px)and (prefers-reduced-motion:no-preference){.easify-home-stats-root[data-stats-ready=true] .ez-stats__canvas{width:min(calc(100% - 32px),333px);gap:40px}.easify-home-stats-root[data-stats-ready=true] .ez-stats__heading{font-size:clamp(42px,12.3vw,48px);line-height:1.08}.easify-home-stats-root[data-stats-ready=true] .ez-stats__cards{gap:20px}.easify-home-stats-root[data-stats-ready=true] .ez-stats__card{min-height:86px;padding:18px 20px;gap:20px;border-radius:14px}.easify-home-stats-root[data-stats-ready=true] .ez-stats__value{font-size:40px;line-height:1}.easify-home-stats-root[data-stats-ready=true] .ez-stats__label{font-size:14px;line-height:1.2}.easify-home-stats-root[data-stats-ready=true] .ez-stats__rating svg{width:40px;height:40px}.easify-home-stats-root[data-stats-ready=true] .ez-stats__copy p{font-size:16px;line-height:1.25}.easify-home-stats-root[data-stats-ready=true] .ez-stats__mascot{width:clamp(256px,72vw,280px);max-width:none}}@media(prefers-reduced-motion:reduce){.easify-home-stats-root,.easify-home-stats-root *,.easify-home-stats-root *:before,.easify-home-stats-root *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.easify-mascot-cta-root{overflow:hidden;background:#fff3e8;color:#000;font-family:Inter Tight,-apple-system,Segoe UI,sans-serif}.easify-mascot-cta-root,.easify-mascot-cta-root *{box-sizing:border-box}.easify-mascot-cta-root[data-cta-variant-setting=auto]:not([data-mascot-cta-ready=true]){visibility:hidden}.easify-mascot-cta-root .ez-mascot-cta{position:relative;width:100%;overflow:hidden;box-sizing:border-box;padding:72px 0 0;text-align:center;background-color:#fff3e8;background-image:linear-gradient(rgba(255,134,23,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(255,134,23,.16) 1px,transparent 1px);background-size:56px 56px}.easify-mascot-cta-root .ez-mascot-cta__content{position:relative;z-index:2;width:min(1203px,100%);margin:0 auto;display:grid;gap:16px;justify-items:center;padding:0 24px}.easify-mascot-cta-root .ez-mascot-cta__eyebrow,.easify-mascot-cta-root .ez-mascot-cta__subtext,.easify-mascot-cta-root .ez-mascot-cta__note{margin:0;color:#8f4500;font-weight:500}.easify-mascot-cta-root .ez-mascot-cta__eyebrow{font-size:24px;line-height:1.2}.easify-mascot-cta-root .ez-mascot-cta__heading{margin:0;max-width:24ch;color:#8f4500;font-size:clamp(34px,4.6vw,62px);font-weight:700;letter-spacing:-.02em;line-height:1.08}.easify-mascot-cta-root .ez-mascot-cta__subtext{max-width:60ch;font-size:24px;line-height:1.2}.easify-mascot-cta-root .ez-mascot-cta__note{margin-top:6px;font-size:16px;font-weight:600}.easify-mascot-cta-root .ez-mascot-cta__button{margin-top:18px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;position:relative;overflow:visible;padding:clamp(18px,2.6vw,40px) clamp(38px,5.6vw,80px);border-radius:99999px;border:5px solid #000;background:#fff;color:#2e2b00;box-shadow:7px 8px #000;font-size:clamp(26px,4.2vw,60px);font-weight:500;line-height:1.2;white-space:nowrap;text-decoration:none;transform:rotate(2deg);transition:transform .16s ease-out,box-shadow .16s ease-out}.easify-mascot-cta-root .ez-mascot-cta__button:hover{color:#2e2b00;transform:rotate(2deg) translate(-2px,-2px);box-shadow:10px 11px #000}.easify-mascot-cta-root .ez-mascot-cta__button:focus-visible{outline:4px solid #ef701b;outline-offset:5px}html.ez-motion-ready .easify-mascot-cta-root .ez-mascot-cta__button[data-ez-motion]{overflow:visible;clip-path:none!important}.easify-mascot-cta-root .ez-mascot-cta__art{position:relative;width:100%;max-width:100%;height:var(--ez-cta-art-height,500px);min-height:0;margin-top:-10px}.easify-mascot-cta-root .ez-mascot-cta__cloud{position:absolute;top:18%;width:83.4%;height:120%;background:#fff;border-radius:50% 50% 0 0/44% 44% 0 0;pointer-events:none}.easify-mascot-cta-root .ez-mascot-cta__cloud--left{left:-28%}.easify-mascot-cta-root .ez-mascot-cta__cloud--right{right:-28%}.easify-mascot-cta-root .ez-mascot-cta__mascot{position:relative;overflow:hidden;--ez-mascot-x:0;width:min(880px,96vw);aspect-ratio:1;margin:18px auto 0;transform:translate(var(--ez-mascot-x));animation:ezMascotCtaBob 3.4s ease-in-out infinite}.easify-mascot-cta-root .ez-mascot-cta__mascot img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:contain;pointer-events:none}.easify-mascot-cta-root .ez-mascot-cta__shadow{position:absolute;left:24.8%;top:84.7%;width:49.6%;height:8.07%;border-radius:50%;background:#512500;opacity:.12;animation:ezMascotCtaShadow 3.4s ease-in-out infinite}.easify-mascot-cta-root .ez-mascot-cta--home{padding-top:60px}.easify-mascot-cta-root .ez-mascot-cta--home .ez-mascot-cta__content{gap:16px}.easify-mascot-cta-root .ez-mascot-cta--home .ez-mascot-cta__heading{max-width:22ch;font-size:clamp(52px,5.55vw,80px);font-weight:600;line-height:1.2}.easify-mascot-cta-root .ez-mascot-cta--home .ez-mascot-cta__art{margin-top:-28px}.easify-mascot-cta-root[data-animate-mascot=false] .ez-mascot-cta__mascot,.easify-mascot-cta-root[data-animate-mascot=false] .ez-mascot-cta__shadow{animation:none}@media(min-width:768px){.easify-mascot-cta-root .ez-mascot-cta--home .ez-mascot-cta__mascot{top:-126px}}@keyframes ezMascotCtaBob{0%,to{transform:translate(var(--ez-mascot-x)) translateY(0)}50%{transform:translate(var(--ez-mascot-x)) translateY(-8px)}}@keyframes ezMascotCtaShadow{0%,to{transform:scaleX(1);opacity:.12}50%{transform:scaleX(.92);opacity:.08}}@media(max-width:767px){.easify-mascot-cta-root .ez-mascot-cta{padding:56px 0 0}.easify-mascot-cta-root .ez-mascot-cta__content{width:100%;padding:0 16px}.easify-mascot-cta-root .ez-mascot-cta__eyebrow{font-size:18px}.easify-mascot-cta-root .ez-mascot-cta__heading,.easify-mascot-cta-root .ez-mascot-cta--home .ez-mascot-cta__heading{font-size:40px;line-height:1.08}.easify-mascot-cta-root .ez-mascot-cta__subtext{font-size:16px;line-height:1.4}.easify-mascot-cta-root .ez-mascot-cta__button{max-width:100%;padding:18px 28px;font-size:clamp(28px,9vw,40px);white-space:normal}.easify-mascot-cta-root .ez-mascot-cta__art{height:384px;min-height:384px;margin-top:10px}.easify-mascot-cta-root .ez-mascot-cta__mascot{left:50%;--ez-mascot-x:-50%;width:min(640px,112vw);margin-left:0;margin-right:0}}@media(prefers-reduced-motion:reduce){.easify-mascot-cta-root *,.easify-mascot-cta-root *:before,.easify-mascot-cta-root *:after{animation:none!important;transition:none!important}}.easify-team-section{display:block;margin:0;padding:0}.easify-team-root{width:100%;overflow:clip;background:#fff8e9;color:#000;font-family:Inter Tight,-apple-system,Segoe UI,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}.easify-team-root,.easify-team-root *,.easify-team-root *:before,.easify-team-root *:after{box-sizing:border-box}.easify-team-root .ez-team{position:sticky;top:0;width:100%;height:clamp(720px,100svh,1024px);overflow:hidden;background:#fff8e9}.easify-team-root .ez-team__canvas{position:absolute;top:0;left:50%;width:1440px;height:1024px;transform:translate(-50%)}.easify-team-root .ez-team__heading{position:absolute;top:80px;left:80px;width:1004px;height:192px}.easify-team-root .ez-team__heading h2{position:absolute;inset:0 auto auto 0;width:1004px;margin:0;color:#000;font-size:80px;font-weight:600;letter-spacing:0;line-height:96px}.easify-team-root .ez-team__heading-line{display:block}.easify-team-root .ez-team__underline-phrase{position:relative;z-index:0;display:inline-block;padding:0 .04em .1em;white-space:nowrap;background-image:var(--ez-team-underline-image);background-repeat:no-repeat;background-position:left 95%;background-size:100% .34em}.easify-team-root .ez-team__intro{position:absolute;top:296px;left:80px;width:1004px;margin:0;color:#000;font-size:24px;font-weight:400;line-height:1.2}.easify-team-root .ez-team__cards{position:absolute;top:424px;left:80px;width:1280px;height:520px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.easify-team-root .ez-team__card{position:relative;min-width:0;height:520px;overflow:hidden;border-radius:32px;background:#fff;box-shadow:inset 0 0 0 1px #000;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:40px;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1),box-shadow .35s ease}.easify-team-root .ez-team__card-heading{width:100%;display:flex;flex-direction:column;gap:40px}.easify-team-root .ez-team__icon{position:relative;width:64px;height:64px;flex-shrink:0;overflow:hidden;border-radius:12px;background:#ff8617;color:#fff;display:grid;place-items:center}.easify-team-root .ez-team__icon svg{display:block;width:40px;height:40px}.easify-team-root .ez-team__card h3{width:100%;margin:0;color:#000;font-size:40px;font-weight:600;line-height:1.2}.easify-team-root .ez-team__card>p{width:100%;margin:0;color:#737373;font-size:20px;font-weight:400;line-height:1.4}.easify-team-root.ez-team--motion-ready:not(.is-revealed) [data-reveal=fade]{opacity:0;transform:translateY(46px)}.easify-team-root [data-reveal=fade]{opacity:1;transform:translateY(0);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1),box-shadow .35s ease}.easify-team-root .ez-team__intro{transition-delay:.08s}.easify-team-root .ez-team__card:nth-child(1){transition-delay:.12s,.12s,0s}.easify-team-root .ez-team__card:nth-child(2){transition-delay:.2s,.2s,0s}.easify-team-root .ez-team__card:nth-child(3){transition-delay:.28s,.28s,0s}@media(hover:hover){.easify-team-root.is-revealed .ez-team__card:hover{transform:translateY(-12px);box-shadow:inset 0 0 0 1px #000,12px 12px #ff8617}}@media(min-width:0px){.easify-team-root .ez-team{position:relative;height:auto;min-height:0;padding:88px clamp(24px,5vw,64px)}.easify-team-root .ez-team__canvas{position:relative;top:auto;left:auto;width:min(100%,1280px);height:auto;margin:0 auto;transform:none}.easify-team-root .ez-team__heading{position:relative;top:auto;left:auto;width:100%;height:auto}.easify-team-root .ez-team__heading h2{position:relative;inset:auto;width:100%;max-width:920px;font-size:clamp(52px,7.4vw,72px);letter-spacing:-.035em;line-height:1.08}.easify-team-root .ez-team__intro{position:relative;top:auto;left:auto;width:100%;max-width:720px;margin:24px 0 40px;font-size:20px;line-height:1.45}.easify-team-root .ez-team__cards{position:relative;top:auto;left:auto;width:100%;height:auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.easify-team-root .ez-team__card{width:100%;height:auto;min-height:380px;padding:24px;border-radius:22px;gap:32px}.easify-team-root .ez-team__card-heading{gap:24px}.easify-team-root .ez-team__card h3{font-size:28px;letter-spacing:-.02em;line-height:1.16}.easify-team-root .ez-team__card>p{line-height:1.5}}@media(min-width:768px)and (max-width:959px){.easify-team-root .ez-team__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.easify-team-root .ez-team__card:last-child{grid-column:1 / -1;min-height:240px;flex-direction:row;align-items:center;gap:40px}.easify-team-root .ez-team__card:last-child>*{flex:1}}@media(max-width:767px){.easify-team-root .ez-team{padding:72px 24px}.easify-team-root .ez-team__heading h2{font-size:clamp(40px,11vw,54px);line-height:1.05}.easify-team-root .ez-team__intro{font-size:18px}.easify-team-root .ez-team__cards{grid-template-columns:1fr}.easify-team-root .ez-team__card{min-height:300px;padding:28px}.easify-team-root .ez-team__card h3{max-width:300px;font-size:32px}}@media(prefers-reduced-motion:reduce){.easify-team-root [data-reveal]{opacity:1!important;transform:none!important;clip-path:none!important;transition:none!important}.easify-team-root .ez-team__card{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/18/compiled_assets/styles.css.map */
