.hero__inner{display:flex;flex-direction:column}.hero__headline{margin:0 auto}.hero__title{width:780px;display:flex;flex-direction:column;gap:10px}@media(max-width:1280px){.hero__title{width:auto}}.hero__line{display:flex;align-items:center;gap:18px;font-family:SF Pro,-apple-system,BlinkMacSystemFont,sans-serif;font-size:77px;font-weight:var(--fw-700);line-height:1;background:linear-gradient(89.09deg,#fff 28.58%,#999 110.96%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__line--yellow{background:linear-gradient(90deg,#fff500 63.79%,#999300);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;align-self:end}.hero__goose-badge{width:66px;height:66px;aspect-ratio:1 / 1;border-radius:15px;background:linear-gradient(169deg,#fff500 53.25%,#999300 101.39%),linear-gradient(174deg,#f09 34.6%,#99005c 86.61%);box-shadow:10px -8px 26.2px #696508;flex-shrink:0;overflow:hidden;-webkit-text-fill-color:initial}.hero__goose-badge img{width:100%;height:100%;object-fit:cover}.hero__goose-badge--second{background:#fff500;box-shadow:-10px 8px 26.2px #696508}.hero__goose-image--head{object-position:center;transform:translateY(-10%) scale(2);transform-origin:center top}@media(max-width:1280px)and (min-width:577px){.hero__line{font-size:54px}.hero__goose-badge{width:48px;height:48px;border-radius:11px}}@media(max-width:576px){.hero__line{font-size:30px;gap:10px}.hero__goose-badge{width:35px;height:35px;border-radius:7px;aspect-ratio:1 / 1}}@media(max-width:576px)and (min-width:431px){.hero__line{font-size:40px}}.hero__image{position:relative;top:-30px;width:100%;aspect-ratio:34 / 19;border-radius:30px;overflow:hidden;background:linear-gradient(to top,#ff0199,#ff019900 37.3%)}.hero__image img{position:absolute;bottom:-15%;left:0;width:100%}.about .container{display:flex;flex-direction:column;align-items:center;gap:30px}.about__heading{font-size:40px;width:clamp(350px,100%,840px);font-weight:var(--fw-400);line-height:1.2;text-align:center;color:#fff}.about__cards{display:flex;flex-direction:row;align-items:start;gap:20px;width:100%;justify-content:center}.about__cards-col{display:flex;flex-direction:column;gap:20px;flex:0 0 384px}@media(max-width:1280px){.about__cards-col{flex:1 1 0;max-width:384px;width:100%}}.about__icon-wrap{flex-shrink:0}.about__heart{width:70px;height:70px;display:block;transform-origin:center;animation:about-heart-beat 1.6s ease-in-out infinite;filter:drop-shadow(0 0 0 rgba(255,0,153,0));will-change:transform,filter}@keyframes about-heart-beat{0%,to{transform:scale(1)}14%{transform:scale(1.08)}28%{transform:scale(.98)}42%{transform:scale(1.14)}70%{transform:scale(1)}}.about__stats{display:flex;gap:56px;align-items:flex-end}@media(max-width:768px){.about__heading{font-size:18px}.about__cards{flex-wrap:wrap;align-items:stretch}.about__cards-col{flex:1 1 calc(50% - 10px);min-width:0}.about__icon-wrap{order:-1;width:100%;display:flex;justify-content:center}}@media(max-width:576px){.about .container{gap:15px}.about__heading{font-size:var(--fs-18);text-align:center}.about__cards{flex-direction:column;gap:5px}.about__cards-col{flex:none;width:100%;max-width:none;gap:5px}.about__stats{gap:24px;align-items:center;width:100%;justify-content:center}}.about-card{background:#262626;border-radius:15px;padding:20px}.about-card p{font-size:var(--fs-16);font-weight:var(--fw-400);color:var(--muted);line-height:1.55}.about-card strong{font-weight:var(--fw-700);color:#fff}@media(max-width:576px){.about-card{background:#262626;border-radius:20px}}.about-stat{display:flex;flex-direction:column;align-items:center;gap:4px}.about-stat__num{font-size:120px;font-weight:900;line-height:1}.about-stat__num--yellow{background:linear-gradient(90deg,#fff500,#980);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-stat__num--pink{background:linear-gradient(90deg,#f09,#7c1f4b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-stat__label{font-size:var(--fs-22);font-weight:var(--fw-400);color:#d2d2d2}@media(max-width:576px){.about-stat__num{font-size:65px}.about-stat__label{font-size:var(--fs-14)}}.benefits .container{display:flex;flex-direction:column;align-items:center;gap:30px}.benefits__carousel-wrapper{width:100%}.benefits__grid{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px}.benefits__progress{width:100%;display:none}.benefits__progress-hit{width:100%;padding:10px 0;cursor:grab;outline:none;-webkit-tap-highlight-color:transparent}.benefits__progress-hit:focus,.benefits__progress-hit:focus-visible{outline:none}.benefits__progress-hit:active{cursor:grabbing}.benefits__progress-track{height:2px;background:var(--surface);border-radius:100px;position:relative;cursor:pointer}.benefits__progress-bar{position:absolute;top:0;left:0;height:100%;background:var(--yellow);border-radius:100px;transition:left .25s ease,width .25s ease}.benefit-card{width:304px;display:flex;align-items:center;gap:14px;background:var(--surface);border-radius:20px;padding:20px;height:100px;cursor:default;transition:background-color .2s ease}@media(hover:hover)and (pointer:fine){.benefit-card:hover{background:#fff500}.benefit-card:hover .benefit-card__text strong,.benefit-card:hover .benefit-card__text span{color:#141414}}.benefit-card__icon{display:flex;width:54px;height:54px;flex-shrink:0;justify-content:center;align-items:center;border-radius:13px;background:linear-gradient(180deg,#131313,#191919);overflow:hidden}.icon--birthday{transform:translateY(6px)}.icon--compensation{transform:translateY(8px);scale:1.5}.icon--ml{width:36px;height:36px}.icon--active{transform:translateY(11px);scale:1.5}.icon--ticket{scale:1.7;transform:translate(.3px,15px) rotate(-77deg)}.benefit-card__text{display:flex;flex-direction:column;gap:4px}.benefit-card__text strong{font-size:var(--fs-14);font-weight:var(--fw-700);color:var(--white);line-height:1.3}.benefit-card__text span{font-size:var(--fs-13);font-weight:var(--fw-400);color:var(--muted);line-height:1.4}@media(max-width:576px){.benefits .container{padding-left:0;padding-right:0;gap:15px}.benefits .container>.benefits__heading{padding:0 20px}.benefits__carousel-wrapper{overflow:hidden;padding-left:10px;padding-right:20px;position:relative}.benefits__grid{flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;gap:10px;padding:4px 20px 4px 0;transform:translateZ(0)}.benefits__progress{display:block;padding:0 10px}.benefit-card{display:flex;height:88px;padding:20px 12px;align-items:center;min-height:unset;flex:0 0 269px;width:269px}}@media(min-width:577px)and (max-width:768px){.benefits__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:10px}.benefit-card{width:100%}.benefits__grid>.benefit-card:last-child:nth-child(odd){grid-column:1 / -1;justify-self:center;width:calc(50% - 5px)}}.referral{padding-top:calc((var(--section-gap) / 2) + 100px)}.referral__banner{border-radius:40px;padding:49px 84px;display:flex;align-items:center;justify-content:space-between;overflow:visible;position:relative;background:linear-gradient(175deg,#ff0199 20.25%,#ff0059 95.8%),#f09;box-shadow:0 -23px 69.2px #b5046eb3;clip-path:inset(-999px -999px 0 -999px round 40px);animation:referral-glow 2.2s ease-in-out infinite}.referral__content{display:flex;flex-direction:column;gap:29px;width:480px;position:relative;z-index:1}.referral__title{text-align:left;font-weight:var(--fw-700);font-size:45px;line-height:50px;color:#fff}.referral__desc{font-size:var(--fs-16);font-weight:var(--fw-500);line-height:1.3;color:#fff}.referral__visual{flex-shrink:0;width:50%}.referral__img{position:absolute;bottom:-180px;right:-50px;scale:1.4;transform-origin:bottom right;height:146%;width:auto;max-width:none;z-index:10;pointer-events:none}@keyframes referral-glow{0%,to{box-shadow:0 -20px 62px #b5046e94}50%{box-shadow:0 -30px 95px 8px #b5046ef2}}@media(prefers-reduced-motion:reduce){.referral__banner{animation:none}}@media(max-width:1280px){.referral{padding-top:calc((var(--section-gap) / 2) + 70px)}.referral__banner{padding:49px clamp(48px,6.5vw,84px)}.referral__content{width:clamp(300px,35vw,460px)}.referral__title{font-size:clamp(34px,3.3vw,45px);line-height:clamp(40px,3.8vw,50px)}.referral__img{scale:1.3;bottom:-150px}}@media(max-width:1150px){.referral__img{scale:1.2;bottom:-150px;right:-30px}}@media(max-width:1050px){.referral{padding-top:calc((var(--section-gap) / 2) + 40px)}.referral__banner{flex-direction:row;align-items:center;border-radius:var(--radius-lg);padding:49px clamp(36px,4.5vw,56px)}.referral__content{width:clamp(300px,40vw,420px);max-width:none;gap:24px;padding-bottom:0}.referral__visual{width:50%;height:auto;position:static}.referral__title{font-size:clamp(28px,2.8vw,34px);line-height:1.15}.referral__desc{font-size:15px;line-height:1.25}}@media(max-width:900px){.referral__banner{flex-direction:column;align-items:flex-start;overflow:visible;padding:36px 36px 0;border-radius:var(--radius-lg)}.referral__content{width:100%;max-width:100%;gap:18px;padding-bottom:32px}.referral__title{font-size:clamp(24px,4vw,36px);line-height:1.15}.referral__visual{width:100%;height:clamp(240px,52vw,380px);position:relative;flex-shrink:0;display:flex;justify-content:center;align-items:flex-end;scale:.9}.referral__img{position:static;height:146%;width:auto;max-width:none;scale:1.1;transform:translateY(135px);transform-origin:center bottom}}@media(max-width:576px){.referral{padding-top:calc(var(--section-gap) / 2)}.referral__content{padding-bottom:0}}@media(max-width:450px){.referral__banner{padding:24px 20px 0;border-radius:var(--radius-md)}.referral__content{gap:14px;padding-bottom:12px}.referral__desc{font-size:var(--fs-14)}.referral__img{scale:1}.referral__visual{top:-30px;right:-10px}}.important__header{margin-bottom:48px;display:flex;justify-content:center}.important__heading{display:flex;flex-direction:row;align-items:center;gap:20px;line-height:1.05}.important__lapa{width:70px;height:70px;display:block;transform-origin:center;animation:important-lapa-spin 2.9s linear infinite;will-change:transform}@keyframes important-lapa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.important__grid-wrapper{display:flex;justify-content:center}.important__grid{display:grid;grid-template-columns:repeat(4,261px);gap:30px}.important__spacer{width:261px}@media(max-width:1280px){.important__grid{grid-template-columns:repeat(3,1fr);max-width:840px;width:100%}.important__spacer{display:none}.important__card{width:100%}}@media(max-width:768px){.important__grid{gap:10px;max-width:100%}}@media(max-width:576px){.important__heading .icon-circle,.important__lapa{width:40px;height:40px}.important__header{margin-bottom:28px}.important__heading{gap:12px}.important__grid{grid-template-columns:repeat(2,1fr);align-items:start;gap:10px}}.important__card{display:flex;flex-direction:column;align-items:center;width:100%;min-height:261px;max-height:261px;overflow:hidden;padding:33px 22px 22px;border-radius:30px;background:#262626;position:relative}.important__card--expandable.important__card--open{max-height:800px}.important__card--expandable:before{content:"";position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,#26262600,#262626);pointer-events:none;z-index:1;transition:opacity .3s ease}.important__card--expandable.important__card--open:before{opacity:0}.important__card--expandable.important__card--open .important__card-body{padding-bottom:15px}.important__card-icon{display:flex;align-items:center;justify-content:center;overflow:hidden;width:95px;height:95px;border-radius:20px;background:linear-gradient(180deg,#131313,#191919);flex-shrink:0}.important__card-image{width:var(--important-card-image-width, 44px);height:var(--important-card-image-height, 44px);position:relative;left:var(--important-card-image-left, 0);transform:translate(var(--important-card-image-translate-x, 0),var(--important-card-image-translate-y, 0)) scale(var(--important-card-image-scale, 1));transform-origin:top center;filter:var(--important-card-image-filter, none);flex-shrink:0;max-width:none;max-height:none}@media(max-width:1280px){.important__card-image{width:var(--important-card-image-width-1280, var(--important-card-image-width, 44px));height:var(--important-card-image-height-1280, var(--important-card-image-height, 44px))}.important__card-icon{width:66px;height:66px}}@media(max-width:576px){.important__card{min-height:194px;max-height:194px;padding:20px 14px 22px;border-radius:20px}.important__card-icon{width:64px;height:64px;border-radius:14px}.important__card-image{width:var(--important-card-image-width-576, var(--important-card-image-width-1280, var(--important-card-image-width, 32px)));height:var(--important-card-image-height-576, var(--important-card-image-height-1280, var(--important-card-image-height, 32px)))}}.important__card-body{width:100%;margin-top:25px;padding-bottom:8px}.important__card:not(.important__card--expandable) .important__card-body{margin-bottom:auto}.important__card--expandable .important__card-body{padding-bottom:32px}.important__card-title{font-size:var(--fs-14);font-weight:var(--fw-700);color:var(--white);line-height:1.4;margin-bottom:8px}.important__card-desc{font-size:var(--fs-14);font-weight:var(--fw-400);color:var(--muted);line-height:1.4}@media(max-width:576px){.important__card-body{margin-top:12px}.important__card-title{font-size:12px;margin-bottom:5px}.important__card-desc{font-size:12px}}.important__card-toggle{position:absolute;bottom:7px;left:50%;transform:translate(-50%);width:25px;height:25px;z-index:2;padding:0}.important__card-toggle:hover{opacity:.8}.important__card-chevron{width:25px;height:25px;display:block;transition:transform .3s ease}.important__card-chevron--open{transform:rotate(180deg)}.important__card-image--full{width:100%;height:100%;left:0}.vacancies__heading{line-height:1.05;margin-bottom:8px}.vacancies__header{text-align:center}.vacancies__sub{font-size:clamp(18px,2.5vw,40px);font-weight:var(--fw-400);line-height:1.2;margin-bottom:40px}.vacancies__carousel-wrapper{position:relative;overflow:hidden}.vacancies__carousel{display:flex;gap:20px;padding:4px 0 16px}@media(min-width:1280px){.vacancies__carousel-wrapper{width:calc(100vw - ((100vw - var(--max-w)) / 2));margin-right:calc(50% - 50vw);padding-left:0;padding-right:115px}}.vacancies__carousel-shadow{position:absolute;top:0;right:-2px;width:140px;height:calc(100% - 16px);background:linear-gradient(270deg,var(--bg) 0%,rgba(18,18,18,0) 100%);pointer-events:none;opacity:1;transition:opacity .2s ease}.vacancies__carousel-shadow--hidden{opacity:0}.vacancy-card{flex:0 0 407px;background:linear-gradient(177.49deg,#ff0199 20.253%,#ff0059 95.804%);border-radius:40px;padding:30px 40px;scroll-snap-align:start;scroll-snap-stop:always;box-shadow:0 8px 32px #00000059;display:flex;flex-direction:column;min-height:215px;position:relative;cursor:pointer;text-decoration:none;transition:box-shadow var(--transition)}@media(hover:hover)and (pointer:fine){.vacancy-card:hover{box-shadow:0 14px 40px #00000073}.vacancy-card:hover .vacancy-card__btn{background:var(--yellow);color:#131313}}.vacancy-card:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}.vacancy-card__tags{display:flex;gap:12px;margin-top:auto}.vacancy-card__tag{font-size:var(--fs-18);font-weight:var(--fw-700);color:var(--yellow)}.vacancy-card__title{font-size:var(--fs-18);font-weight:var(--fw-700);color:var(--white);line-height:1.15;margin-bottom:14px}.vacancy-card__reqs li{font-size:var(--fs-16);font-weight:var(--fw-400);color:var(--white);line-height:1.5}.vacancy-card__reqs{margin:0 0 18px;padding-left:25px;list-style:disc}.vacancy-card__btn{position:absolute;bottom:24px;right:22px;width:60px;height:60px;background:#121212;border-radius:50%;color:var(--yellow);transition:background var(--transition),color var(--transition)}@media(max-width:768px){.vacancies__header{padding:0 20px}.vacancy-card{flex:0 0 280px;border-radius:20px;padding:19px 28px;min-height:148px}.vacancy-card__title{font-size:var(--fs-12);margin-bottom:8px}.vacancy-card__reqs{margin:0;padding-left:18px;list-style:disc}.vacancy-card__reqs li{font-size:var(--fs-12);line-height:1.5}.vacancy-card__tags{gap:8px}.vacancy-card__tag{font-size:12px}.vacancy-card__btn{width:40px;height:40px;bottom:16px;right:16px}.vacancy-card__btn svg{width:7px;height:14px}}.vacancies__progress{margin-top:24px}.vacancies__progress-hit{width:100%;padding:14px 0;margin:-14px 0;cursor:grab;outline:none;-webkit-tap-highlight-color:transparent}.vacancies__progress-hit:focus,.vacancies__progress-hit:focus-visible{outline:none}.vacancies__progress-hit:active{cursor:grabbing}.vacancies__progress-track{height:2px;background:var(--surface);border-radius:100px;position:relative;cursor:pointer}.vacancies__progress-bar{position:absolute;top:0;left:0;height:100%;background:var(--yellow);border-radius:100px;transition:left .25s ease,width .25s ease}.office__inner{display:flex;align-items:center;width:fit-content;margin:0 auto;gap:50px}.office__text{width:395px}.office__heading{line-height:50px;margin-bottom:30px;text-align:left}.office__perks{list-style:disc;padding-left:30px;max-width:345px}.office__perk{font-size:var(--fs-14);font-weight:var(--fw-500);color:var(--muted);line-height:1.3}.office__perk+.office__perk{margin-top:10px}.office__photo{flex-shrink:0;width:487px;height:695px;border-radius:40px;overflow:hidden}.office__photo-image{width:100%;height:100%;object-fit:cover}@media(max-width:1280px){.office__photo{width:min(460px,50vw);height:min(650px,74vw)}}@media(max-width:930px){.office__inner{flex-direction:column;align-items:center}.office__heading{text-align:center}}@media(max-width:768px){.office__inner{gap:28px;width:100%}.office__text{width:min(460px,50vw)}.office__perks{max-width:100%;padding-left:15px}}@media(max-width:576px){.office__inner{gap:20px}.office__text{width:min(305px,100%);max-width:100%}.office__heading{font-size:24px;line-height:1.2;margin-bottom:20px;text-align:center}.office__photo{width:305px;height:438px;aspect-ratio:unset;border-radius:20px}}@media(max-width:400px){.office__photo{object-fit:fill}}.review-card__bubble{--review-bubble-bg: #262626;--review-bubble-tail-color: #262626;--review-bubble-shadow: none;width:min(397px,calc(100vw - 200px));height:120px;position:relative;z-index:1;padding:26px 28px;overflow:visible;cursor:default}.review-card__bubble:before{content:"";position:absolute;inset:0;background:var(--review-bubble-bg);filter:var(--review-bubble-shadow);border-radius:inherit;z-index:0}.review-card__bubble--left{border-radius:16px 16px 16px 0}.review-card__bubble--right{border-radius:16px 16px 0}.review-card__bubble:after{content:"";position:absolute;bottom:-20px;width:0;height:0;z-index:1}.review-card__bubble--left:after{left:0;border-top:20px solid var(--review-bubble-tail-color);border-right:20px solid transparent}.review-card__bubble--right:after{right:0;border-top:20px solid var(--review-bubble-tail-color);border-left:20px solid transparent}.review-card__bubble p{position:relative;z-index:1;color:var(--muted);font-size:34px;font-weight:var(--fw-500);transform:scale(.47);transform-origin:top left;width:212%;line-height:1.2}.review-card{display:flex;align-items:flex-start;gap:24px;cursor:default}@media(hover:hover)and (pointer:fine){.review-card:hover .review-card__bubble{--review-bubble-bg: linear-gradient(175deg, #ff0199 20.25%, #ff0059 95.8%), #262626;--review-bubble-tail-color: #ff0059;--review-bubble-shadow: drop-shadow(0 -6px 57.8px #b5046e)}.review-card:hover .review-card__bubble p{color:#fff}}.review-card--left{justify-content:flex-start}.review-card--right{justify-content:flex-end}.review-card--right .review-card__profile{order:2}.review-card--right .review-card__bubble{order:1}.review-card__profile{width:auto;min-width:100px;flex:0 0 auto;flex-shrink:0;display:flex;flex-direction:column;align-items:center}.review-card__avatar{width:100px;height:100px;border-radius:20px;overflow:hidden;background:var(--surface)}.review-card__avatar img{width:100%;height:100%;object-fit:cover;object-position:top}.review-card__meta{margin-top:10px;text-align:center}.review-card__meta strong{display:block;color:var(--white);font-size:var(--fs-16);font-weight:var(--fw-700);line-height:1}.review-card__meta span{display:block;white-space:nowrap;color:var(--muted);font-size:var(--fs-16);font-weight:var(--fw-500);line-height:1.1}.review-card__meta .review-card__role--compact{font-size:var(--fs-14)}.review-card__meta .review-card__role--small{font-size:13px}.review-card__sticker{position:absolute;z-index:1;display:block;width:62px;height:62px;pointer-events:none}.review-card__sticker img{width:100%;height:100%;object-fit:cover;display:block}.review-card__sticker-image--heart{object-fit:contain;animation:review-heart-pan 1.5s linear infinite alternate;will-change:transform}.review-card__sticker-image--cookie{object-fit:contain;transform-origin:center;animation:review-cookie-rotate 2.8s linear infinite;will-change:transform}@keyframes review-heart-pan{0%{transform:translate(-9.75px)}to{transform:translate(0)}}@keyframes review-cookie-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.review-card__sticker--heart{left:-75px;top:30px;width:146px;height:97px;aspect-ratio:146 / 97;z-index:-1;overflow:hidden}.review-card__sticker--cookie{left:-44px;top:50px}.review-card__sticker--disco{right:-55px;bottom:15px;width:90px;height:90px;transform:rotate(8deg)}.reviews-slider{display:none}@media(max-width:576px){.reviews-slider{display:block}.reviews-slider__viewport{overflow:hidden;overflow:clip;contain:paint;box-sizing:border-box}.reviews-slider__container{display:flex;touch-action:pan-y;margin-left:0;will-change:transform}.reviews-slider__slide{flex:0 0 100%;min-width:0;padding-left:0;overflow:hidden}.review-slide-card{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;gap:10px;box-sizing:border-box;height:92px}.review-slide-card__sticker{position:absolute;left:0;bottom:20px;pointer-events:none;z-index:0;object-fit:contain}.review-slide-card__sticker-image--heart{object-fit:contain;animation:review-slider-heart-pan 1.5s linear infinite alternate;will-change:transform}.review-slide-card__sticker-image--cookie{object-fit:contain;transform-origin:center;animation:review-slider-cookie-rotate 2.8s linear infinite;will-change:transform}@keyframes review-slider-heart-pan{0%{transform:translate(-4.8px)}to{transform:translate(0)}}@keyframes review-slider-cookie-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.review-slide-card__sticker--heart{width:72px;height:48px;left:0;overflow:hidden}.review-slide-card__sticker--cookie{width:40px;height:40px;z-index:3;bottom:25px;left:5px}.review-slide-card__sticker--disco{width:50px;height:50px;z-index:3;bottom:15px;left:0}.review-slide-card__profile{order:2;width:auto;flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:6px;padding:0;position:relative;z-index:1}.review-slide-card__avatar{width:61px;height:61px;border-radius:12px;overflow:hidden;flex-shrink:0;background:var(--surface)}.review-slide-card__avatar img{width:100%;height:100%;object-fit:cover;object-position:top}.review-slide-card__meta{display:flex;flex-direction:column;align-items:center;gap:2px}.review-slide-card__meta strong{display:block;white-space:nowrap;color:var(--white);font-size:var(--fs-10);font-weight:var(--fw-700);line-height:1.1;text-align:left}.review-slide-card__meta span{display:block;white-space:nowrap;color:var(--muted);font-size:var(--fs-10);font-weight:var(--fw-500);line-height:1.1;text-align:left}.review-slide-card__bubble{order:1;flex:1 1 0;min-width:0;width:auto;max-width:calc(100% - 30px);margin-left:30px;position:relative;z-index:1;height:80px;background:var(--surface);border-radius:16px 16px 0;padding:14px 16px;display:flex;align-items:flex-start}.review-slide-card__bubble:after{content:"";position:absolute;bottom:-12px;right:0;width:0;height:0;border-top:12px solid var(--surface);border-left:12px solid transparent}.review-slide-card__bubble p{color:var(--muted);font-size:var(--fs-12);font-weight:var(--fw-500);line-height:1.5;margin:0;transform:none;width:100%}.reviews-slider__dots{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:20px}.reviews-slider__dot{width:10px;height:10px;border-radius:10px;background:#262626;border:none;cursor:pointer;padding:0;transition:background .2s ease}.reviews-slider__dot--active{background:var(--yellow)}}.reviews__heading{line-height:1.05;margin-bottom:46px}.reviews__list{max-width:880px;margin:0 auto;display:flex;flex-direction:column;gap:30px}@media(max-width:576px){.reviews__heading{font-size:24px;margin-bottom:15px}.reviews__list{display:none}}.process__line{position:absolute;display:block;width:130px;height:auto;pointer-events:none;user-select:none;z-index:1}.process__line--one{left:480px;top:120px}.process__line--three{left:315px;top:480px}.process__line--two{width:150px;right:-10px;top:300px}.process__mobile-step{display:none}@media(max-width:1280px){.process__line{position:relative}.process__line--one{grid-area:line1;left:auto;top:auto}.process__line--three{grid-area:line3;left:auto;top:auto}.process__line--two{width:120px;position:absolute;right:-4px;top:132px}}@media(max-width:900px){.process__line{display:none}.process__mobile-step{display:block;width:12px;height:37px;flex-shrink:0;margin:8px 0}.process__mobile-step--12{order:15}.process__mobile-step--23{order:25}.process__mobile-step--34{order:35}}.process__card{position:relative;width:255px;height:255px;isolation:isolate;border-radius:30px;background:var(--surface);padding:34px 24px;display:flex;flex-direction:column;justify-content:center;overflow:visible;z-index:2}.process__card--step1{position:absolute;left:180px;top:0}.process__card--step2{position:absolute;left:673px;top:2px}.process__card--step1,.process__card--step2{background:transparent}.process__card--step1:before,.process__card--step2:before{content:"";position:absolute;inset:0;border-radius:inherit;background:var(--surface);z-index:0}.process__card--step1>.process__card-text,.process__card--step1>.process__card-title,.process__card--step2>.process__card-text,.process__card--step2>.process__card-title{position:relative;z-index:1}.process__card--step3{position:absolute;left:504px;top:387px}.process__card--step4{position:absolute;left:0;top:375px;align-items:center;text-align:center;background:linear-gradient(178deg,#ff0199 14%,#ff0059 96%)}.process__card--step4:before{content:"";position:absolute;inset:0;border-radius:30px;background:linear-gradient(178deg,#ff0199 14%,#ff0059 96%);z-index:1}.process__card--step4>.process__card-title{position:relative;z-index:2}.process__card-text{color:#d2d2d2;font-size:39px;font-weight:var(--fw-600);line-height:40px;transform:scale(.53);transform-origin:center;width:184%;margin:0 0 0 -42%;text-align:center}.process__accent{color:var(--yellow)}.process__card-title{margin:0;color:var(--white);font-size:32px;font-weight:var(--fw-700);line-height:.9}.process__sticker{position:absolute;pointer-events:none;user-select:none}.process__sticker--resume{width:148px;height:282px;left:-132px;top:-32px;overflow:hidden;z-index:-1}.process__sticker-resume-img{position:absolute;width:299.1%;height:117.73%;max-width:none;left:-.23%;top:0}.process__sticker--laptop{width:205px;height:180px;right:-120px;top:26px;transform:rotate(20deg);z-index:-1}.process__sticker-laptop-img{width:100%;height:100%;display:block;object-fit:cover}.process__sticker-offer-goose{position:absolute;width:230px;height:230px;left:50%;top:-118px;transform:translate(-50%);z-index:0;object-fit:cover;mix-blend-mode:lighten}.process__sticker-offer-hands-shadow{position:absolute;width:255px;height:103px;left:0;top:-60px;transform:scale(1.4);z-index:3;object-fit:cover}.process__sticker-offer-hands{position:absolute;width:255px;height:103px;left:0;top:-60px;transform:scale(1.4);z-index:4;object-fit:cover}@media(max-width:1280px){.process__card{position:relative;left:auto;top:auto;width:auto}.process__card--step1{grid-area:step1}.process__card--step2{grid-area:step2}.process__card--step3{grid-area:step3}.process__card--step4{grid-area:step4}.process__sticker--resume{width:122px;height:232px;left:-98px;top:-22px}.process__sticker--laptop{width:168px;height:148px;right:-98px;top:18px;transform:rotate(18deg)}.process__sticker-offer-goose{width:188px;height:188px;top:-96px}.process__sticker-offer-hands-shadow,.process__sticker-offer-hands{width:232px;height:94px;left:10px;top:-50px;transform:scale(1.5)}}@media(max-width:900px){.process__card{position:relative;width:220px;height:220px;border-radius:26px;padding:26px 18px;justify-content:center;margin:0 auto}.process__card--step1{order:10}.process__card--step2{order:20}.process__card--step3{order:30}.process__card--step4{order:40}.process__card-text{transform:none;width:100%;margin-left:0;font-size:var(--fs-14);line-height:1.2;text-align:center}.process__card-title{font-size:24px;line-height:.9}.process__sticker--resume{display:block;width:95px;height:182px;left:-85px;overflow:hidden;z-index:-1}.process__sticker--laptop{display:block;width:162px;height:130px;right:-90px;top:10px;transform:rotate(16deg);z-index:-1}.process__sticker-offer-goose{width:144px;height:144px;top:-74px;bottom:auto;left:50%;transform:translate(-50%);mix-blend-mode:lighten}.process__sticker-offer-hands-shadow,.process__sticker-offer-hands{width:198px;height:79px;left:50%;transform:translate(-50%) scale(1.4);top:-40px;bottom:auto}.process__card--step4{margin-top:55px;padding-top:22px;align-items:center;text-align:center}}@media(max-width:576px){.process__card{width:165px;height:165px;border-radius:20px;padding:20px 12px}}.process .container{width:min(1280px,calc(100vw - 32px))}.process__heading{margin-bottom:56px;line-height:.95;background-image:linear-gradient(180deg,var(--yellow) 0%,#c5be00 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.process__flow{position:relative;width:min(980px,100%);min-height:650px;margin:0 auto;padding:0 24px}@media(max-width:1280px){.process__flow{min-height:0;width:min(860px,100%);display:grid;grid-template-columns:minmax(210px,255px) 114px minmax(210px,255px);grid-template-areas:"step1 line1 step2" "step4 line3 step3";justify-content:center;align-items:center;row-gap:74px;column-gap:16px;padding:6px 22px 8px}}@media(max-width:900px){.process__flow{display:flex;flex-direction:column;align-items:center;gap:0;width:min(480px,100%);padding:0}}@media(max-width:576px){.process__heading{margin-bottom:15px}.process__flow{width:min(360px,100%)}}.faq__item{background:var(--surface);border-radius:var(--radius-md);overflow:hidden}.faq__question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 28px;cursor:pointer;text-align:left;background:none;border:none;color:var(--white);-webkit-tap-highlight-color:transparent}.faq__question:focus{outline:none}.faq__question-title{font-size:var(--fs-16);font-weight:var(--fw-700);line-height:1.4}.faq__icon{position:relative;flex-shrink:0;width:30px;height:30px;border-radius:50%;background:#111;display:grid;place-items:center}.faq__icon:before,.faq__icon:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:2px;border-radius:999px;background:#fff;transform:translate(-50%,-50%)}.faq__icon:after{width:2px;height:12px}.faq__item--open .faq__icon{transform:rotate(45deg)}.faq__item--open .faq__icon:before,.faq__item--open .faq__icon:after{background:var(--yellow)}.faq__answer{max-height:0;overflow:hidden}.faq__item--open .faq__answer{max-height:300px}.faq__answer p{padding:0 28px 22px;font-size:var(--fs-16);font-weight:var(--fw-500);color:var(--muted);line-height:1.6}@media(max-width:576px){.faq__question{padding:10px 10px 10px 20px}.faq__question-title{font-size:var(--fs-12)}.faq__item{border-radius:10px}.faq__icon{width:25px;height:25px}.faq__icon:before{width:10px}.faq__icon:after{height:10px}.faq__answer p{padding:0 25px 10px 20px;font-size:var(--fs-12)}}.faq__heading{margin-bottom:40px}.faq__list{display:flex;flex-direction:column;gap:12px}@media(max-width:576px){.faq__heading{margin-bottom:15px}}.recruiter-card{width:min(100%,254px);display:flex;flex-direction:column;align-items:center;justify-self:center}.recruiter-card--left{grid-column:1;grid-row:1}.recruiter-card--center{grid-column:2;grid-row:1;margin-top:184px}.recruiter-card--right{grid-column:3;grid-row:1}.recruiter-card__photo{width:220px;height:220px;border-radius:28px;overflow:hidden}.recruiter-card__photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:top;transform:scale(1.6);transform-origin:center top}.recruiter-card__title{margin:14px 0 10px;font-size:var(--fs-16)}.recruiter-card__title strong{font-weight:var(--fw-700);color:var(--white)}.recruiter-card__title span{font-weight:var(--fw-500);color:var(--muted)}.recruiter-card__telegram{margin:-6px 0 0;font-size:var(--fs-14);color:var(--muted)}.recruiter-card__telegram a{color:var(--pink);transition:opacity var(--transition)}.recruiter-card__telegram a:hover{opacity:.7}.recruiter-card__email-row{margin-top:2px;gap:6px;white-space:nowrap}.recruiter-card__email{font-size:var(--fs-14);color:var(--white);transition:color var(--transition)}.recruiter-card__email:hover{color:var(--muted)}.recruiter-card__copy{border:0;background:transparent;padding:0;cursor:pointer;flex-shrink:0}.recruiter-card__copy-icon{width:20px;height:20px;display:block}.recruiter-card__linkedin{margin-top:10px;width:50px;height:50px;border-radius:12px;background:#1f2024;transition:background-color var(--transition)}.recruiter-card__linkedin-icon{width:23px;height:23px;transition:filter var(--transition)}.recruiter-card__linkedin:hover{background:#30a7e7}.recruiter-card__linkedin:hover .recruiter-card__linkedin-icon{filter:brightness(0) invert(1)}@media(max-width:900px){.recruiter-card--left{grid-column:1;grid-row:1}.recruiter-card--right{grid-column:2;grid-row:1}.recruiter-card--center{grid-column:1 / -1;grid-row:2;margin-top:0}}@media(max-width:576px){.recruiter-card,.recruiter-card--left,.recruiter-card--center,.recruiter-card--right{grid-column:1;grid-row:auto;margin-top:0;justify-self:start}.recruiter-card:nth-child(odd){justify-self:start}.recruiter-card:nth-child(2n){justify-self:end}.recruiter-card__photo{width:167px;height:167px;border-radius:24px}.recruiter-card__title,.recruiter-card__telegram,.recruiter-card__email{font-size:var(--fs-12)}.recruiter-card__telegram{white-space:normal}.recruiter-card__email-row{max-width:100%;white-space:normal}.recruiter-card__email{overflow-wrap:anywhere}.recruiter-card__linkedin{width:35px;height:35px;border-radius:5px}}.contacts__heading{line-height:1;text-align:center;margin-bottom:54px}.contacts__cards{max-width:980px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));column-gap:100px;row-gap:0;align-items:start}@media(max-width:1080px){.contacts__cards{column-gap:48px}}@media(max-width:900px){.contacts__cards{grid-template-columns:repeat(2,minmax(220px,1fr));row-gap:28px}}@media(max-width:576px){.contacts__heading{margin-bottom:15px}.contacts__cards{grid-template-columns:1fr;row-gap:15px}}.ticker{overflow:hidden;width:100%}.ticker__track{display:flex;gap:45px;width:max-content;animation:marquee 22s linear infinite}.ticker__item{width:150px;height:150px;flex-shrink:0;overflow:hidden}.ticker__item .goose-animation{width:100%;height:100%}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.ticker__track{gap:18px}.ticker__item{width:57px;height:57px}}
