.s-hero-home{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;position:relative;padding:10rem 0 4rem;min-height:100vh;background:var(--color-surface-white);overflow:hidden}@media only screen and (min-width: 1280px)and (max-height: 700px){.s-hero-home{padding-top:8rem}}@media only screen and (max-width: 987px){.s-hero-home{padding:8rem 0 3rem;min-height:auto}}.s-hero-home__background-pattern{position:absolute;inset:0;z-index:0;pointer-events:none}.s-hero-home__background-pattern-item{position:absolute;display:block;width:clamp(22rem,39vw,39.6875rem);height:auto}@media only screen and (max-width: 987px){.s-hero-home__background-pattern-item{width:32rem;opacity:.55}}.s-hero-home__background-pattern-item--left{top:11%;left:max(-12rem,50% - 60rem)}@media only screen and (max-width: 987px){.s-hero-home__background-pattern-item--left{top:-6%;left:-12rem;scale:.5}}.s-hero-home__background-pattern-item--right{right:max(-4rem,50% - 48rem);bottom:10%}@media only screen and (max-width: 987px){.s-hero-home__background-pattern-item--right{right:-6rem;bottom:0;scale:.5}}.s-hero-home__floating-logos{position:absolute;inset:0;z-index:1;pointer-events:none}.s-hero-home__floating-logo{position:absolute;display:grid;place-items:center;width:4rem;height:4rem;background:var(--color-surface-muted);border-radius:50%;transform-style:preserve-3d;will-change:transform}@media only screen and (max-width: 987px){.s-hero-home__floating-logo{width:3rem;height:3rem}}.s-hero-home__floating-logo .a-svg{display:grid;place-items:center;width:100%;height:100%}.s-hero-home__floating-logo svg{display:block;width:50%;height:50%}.s-hero-home__floating-logo--google{top:28%;left:max(4rem,50% - 42rem)}@media only screen and (max-width: 987px){.s-hero-home__floating-logo--google{top:10%;left:4%}}.s-hero-home__floating-logo--chatgpt{top:26%;right:max(13rem,50% - 28rem)}@media only screen and (max-width: 987px){.s-hero-home__floating-logo--chatgpt{top:32%;right:1%}}.s-hero-home__floating-logo--instagram{top:17%;right:max(5rem,50% - 45rem)}@media only screen and (max-width: 987px){.s-hero-home__floating-logo--instagram{top:4%;right:10%}}.s-hero-home__floating-logo--claude{top:47%;left:max(13rem,50% - 30rem)}@media only screen and (max-width: 987px){.s-hero-home__floating-logo--claude{top:37%;left:10%}}.s-hero-home__floating-logo--gemini{bottom:25%;left:max(7rem,50% - 39rem)}@media only screen and (max-width: 987px){.s-hero-home__floating-logo--gemini{bottom:35%;left:20%}}.s-hero-home__floating-logo--linkedin{right:max(5.5rem,50% - 44rem);bottom:24%}@media only screen and (max-width: 987px){.s-hero-home__floating-logo--linkedin{right:4%;bottom:23%}}.s-hero-home__floating-logo--linkedin svg{transform:rotate(180deg) scaleX(-1)}.s-hero-home__inner{display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:relative;z-index:2;gap:10rem;min-height:47.25rem}@media only screen and (min-width: 1280px)and (max-height: 700px){.s-hero-home__inner{gap:7rem;min-height:40rem}}@media only screen and (max-width: 987px){.s-hero-home__inner{gap:4rem;min-height:auto}}.s-hero-home__content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;max-width:43.125rem;text-align:center}.s-hero-home__pretitle{display:inline-flex;align-items:center;margin-bottom:2.5rem;padding:.5rem .75rem;background:rgba(54,176,135,.08);color:var(--color-brand-1);font-family:var(--font-text);font-size:.75rem;letter-spacing:.02em;line-height:1.25}.s-hero-home__pretitle:before{display:block;flex:0 0 auto;margin-right:.5rem;width:.375rem;height:.375rem;background:var(--color-brand-1);border-radius:50%;content:""}.s-hero-home__title{margin:0 0 2.5rem;font-family:var(--font-heading);font-size:clamp(3.25rem,5vw,7.2rem);font-weight:700;letter-spacing:-0.02em;line-height:1}@media only screen and (max-width: 987px){.s-hero-home__title{font-size:clamp(3rem,11vw,5.5rem)}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-hero-home__title{font-size:3rem}}.s-hero-home__title br{display:block}.s-hero-home__title-static,.s-hero-home__title-rotator{display:block}.s-hero-home__title-static{color:var(--color-brand-1)}.s-hero-home__title-rotator{position:relative;margin-right:auto;margin-left:auto;padding-right:.12em;padding-left:.12em;height:1.35em;color:var(--color-text-primary)}.s-hero-home__title-phrase{display:block;margin-right:auto;margin-left:auto;width:-moz-max-content;width:max-content;line-height:1.12}.s-hero-home__title-phrase:not(.is-active){position:absolute;visibility:hidden;pointer-events:none}.s-hero-home__title-phrase.is-active{visibility:visible}.s-hero-home__title-rotator.is-ready .s-hero-home__title-phrase{position:absolute;top:0;left:0;display:block;margin-right:0;margin-left:0;width:100%;opacity:0;visibility:visible;text-align:center;pointer-events:none}.s-hero-home__title-rotator.is-ready .s-hero-home__title-phrase.is-active{opacity:1}.s-hero-home__title-dot{display:inline-block;margin-left:.01em;color:var(--color-brand-1)}.s-hero-home__text{margin-bottom:2.5rem;max-width:43.125rem;color:rgba(28,28,28,.72);font-family:var(--font-text);font-size:1.25rem;line-height:1.5}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-hero-home__text{font-size:1rem}}.s-hero-home__text p{margin:0}.s-hero-home__button{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2rem;background:var(--color-brand-1);border-radius:999rem;color:var(--color-text-inverse);font-family:var(--font-text);font-size:1.25rem;font-weight:500;letter-spacing:-0.01em;line-height:1.6}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-hero-home__button{width:100%;max-width:22rem;font-size:1rem}}.s-hero-home__button:hover,.s-hero-home__button:focus{background:rgba(54,176,135,.88);color:var(--color-text-inverse)}.s-hero-home__button img{width:1.5rem;height:1.5rem}.s-hero-home__ratings-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.s-hero-home__ratings{display:block;width:491px;max-width:100%;height:auto}.s-hero-home__ratings-note{color:rgba(28,28,28,.48);font-family:var(--font-text);font-size:.75rem;line-height:normal;text-align:center}
