@keyframes hh-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes accordion-entry-animation{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes flashlight{0%,44%,50%,to{opacity:0}45.5%,48.5%{opacity:1}47%{opacity:.3}}.hh-features-block__header{margin-bottom:64px;margin-bottom:clamp(2.5rem,1.3636rem + 4.8485vw,5rem)}.hh-feature-item{--feature-item-gap:0;--feature-item-dot-size:1.5rem;--feature-item-padding-y:1rem;--feature-item-padding-x:3rem;--feature-item-content-padding-x:0;position:relative;display:flex;gap:var(--feature-item-gap);max-width:600px;opacity:0;padding-top:0;padding-bottom:calc(var(--feature-item-padding-y)*2)}.hh-feature-item:first-child{padding-top:0}.hh-feature-item:last-child{padding-bottom:0}.hh-feature-item__image{display:none}.hh-feature-item__title{font-weight:600;font-size:20px;font-size:clamp(1.0625rem,.8636rem + .8485vw,1.5rem);line-height:1.5;margin-bottom:0}.hh-feature-item__dot-holder{position:relative}.hh-feature-item__dot-holder::after{content:"";pointer-events:none;position:absolute;top:.125rem;width:var(--feature-item-dot-size);height:var(--feature-item-dot-size);border-radius:50%;background:linear-gradient(180deg,#fbb900 0,#f39200 100%);left:0;transform:translateX(calc(-50% - var(--feature-item-padding-x)/1.5))}.hh-feature-item__dot-holder.green::after{background:linear-gradient(180deg,#68dd5a 0,#3ea132 100%)}.hh-feature-item__progress{pointer-events:none;position:absolute;left:50%;top:0;transform:translate(-50%,0);width:1px;height:100%}.hh-feature-item_first .hh-feature-item__progress{height:calc(100% - 1rem);top:1rem}.hh-feature-item_last .hh-feature-item__progress{height:.75rem}.hh-feature-item__progress-dots{position:absolute;top:0;left:0;width:0;height:0;border-left:2px dashed #c2cfd9;will-change:height}.no-js .hh-feature-item{opacity:1}.no-js .hh-feature-item__progress-dots{height:100%}.faq{padding:85px 0 50px}.faq h2{text-align:center;margin-left:auto;margin-right:auto;max-width:700px}.faq__circles{display:flex;gap:103px;justify-content:center;overflow:hidden;margin:65px 0 131px}.faq__circles>div{width:77px;height:77px;flex-shrink:0;background-color:#eef3f5;border-radius:50%}.faq__block{max-width:55%;margin:11px auto 10px}.faq__gamepad{max-width:none}.faq__item{border-bottom:1px solid #8094a3}.faq__question{margin:0;padding:32px 0;font-weight:600;font-size:21px;line-height:140%;color:#2d3a40;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.faq__question::after{content:url(../img/faq-arrow.svg);margin-left:20px;transition:transform .3s ease}.faq__question.opened::after{transform:rotate(180deg)}.faq__response{display:none;transition:transform .3s ease;overflow:hidden;padding:0 0 16px}.hh-vertical-tabs{padding-top:3.5rem}.hh-vertical-tabs:not(.has-dropdown) .hh-dd-switcher__trigger{display:none}.hh-vertical-tabs__controls{margin-bottom:1rem}.hh-vertical-tabs__control{position:relative;display:block;text-decoration:none;color:#2d3a40;font-weight:600;font-size:1.125rem}.hh-vertical-tabs__control:hover{text-decoration:none;color:#0090d2}.hh-vertical-tabs__control[aria-selected=true]{color:#0090d2}.hh-vertical-tabs.has-dropdown .hh-dd-switcher{--border-color:#8094A3;--link-color:#5E6D7A;--link-bg-color:transparent;position:relative}.hh-vertical-tabs.has-dropdown .hh-dd-switcher__trigger{background:0 0;border:0;border-radius:0;text-align:inherit;display:flex;align-items:center;justify-content:space-between;gap:.25em;font-size:1rem;line-height:1;width:100%;min-height:44px;border-bottom:2px solid var(--border-color);color:#5e6d7a}.hh-vertical-tabs.has-dropdown .hh-dd-switcher__trigger:focus,.hh-vertical-tabs.has-dropdown .hh-dd-switcher__trigger:hover{--border-color:#0090D2}.is-open .hh-vertical-tabs.has-dropdown .hh-dd-switcher__trigger{--border-color:#0090D2}.hh-vertical-tabs.has-dropdown .hh-dd-switcher__trigger:active{transform:translateY(1px)}.hh-vertical-tabs.has-dropdown .hh-dd-switcher__label{font-weight:500}.hh-vertical-tabs.has-dropdown .hh-dd-switcher__icon{display:inline-flex;align-items:center;justify-content:center;transition:transform .2s;transform-origin:center center;color:#0090d2;font-size:1.75em}[aria-expanded=true] .hh-vertical-tabs.has-dropdown .hh-dd-switcher__icon{transform:rotate(180deg)}.hh-vertical-tabs__panel.is-hidden{display:none}.hh-vertical-tabs__panel:not(.is-hidden){animation:hh-fadeIn .45s linear}.hh-text-image-box__text p:first-child,.hh-vertical-tabs__panel-content p:first-child{margin-top:0}.hh-vertical-tabs__panel-content a{color:#0090d2;text-decoration:underline}.hh-mini-accordion{--accordion-border-width:1px;--accordion-icon-size:20px;--accordion-icon-stroke-width:2px;--ease-out:cubic-bezier(0.215, 0.61, 0.355, 1)}.hh-mini-accordion__item+.hh-mini-accordion__item{margin-top:1.5rem}.hh-mini-accordion__header{padding:0;border:0;background:0 0;width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer}.hh-mini-accordion__header .icon{--size:var(--accordion-icon-size)}.hh-mini-accordion__header .icon .icon__group{stroke-width:var(--accordion-icon-stroke-width)}.hh-mini-accordion__icon-arrow .icon__group{will-change:transform;transform-origin:50% 50%}.hh-mini-accordion__icon-arrow .icon__group>*{transform-origin:10px 14px}.hh-mini-accordion__title{font-weight:700;font-size:21px;font-size:clamp(1rem,.75rem + .825vw,21px);line-height:1.33}.hh-mini-accordion__item--is-open>.hh-mini-accordion__header>.hh-mini-accordion__icon-arrow .icon__group>:first-child{transform:translateY(-8px) rotate(-90deg)}.hh-mini-accordion__item--is-open>.hh-mini-accordion__header>.hh-mini-accordion__icon-arrow .icon__group>:last-child{transform:translateY(-8px) rotate(90deg)}.hh-mini-accordion__panel{display:none;will-change:height;transform:translateZ(0)}.hh-mini-accordion__item--is-open>.hh-mini-accordion__panel{display:block}.hh-mini-accordion[data-animation=on] .hh-mini-accordion__item--is-open .hh-mini-accordion__panel>*{animation:accordion-entry-animation .4s var(--ease-out)}.hh-mini-accordion[data-animation=on] .hh-mini-accordion__icon-arrow .icon__group{transition:transform .3s var(--ease-out)}.hh-mini-accordion[data-animation=on] .hh-mini-accordion__icon-arrow .icon__group>*{transition:transform .3s,stroke-dashoffset .3s;transition-timing-function:var(--ease-out)}.hh-section_slogan-v2{padding-top:3rem;padding-bottom:3rem}.hh-slogan-list-v2{display:flex;flex-wrap:nowrap;gap:20px}.hh-slogan-list-v2__item{flex:1;display:flex;flex-wrap:wrap;justify-content:center}.hh-slogan-list-v2__item-inner{overflow:hidden;width:96px;height:92px}.hh-featute-with-top-icon__icon-wrap img,.hh-slogan-list-v2__item img,.hh-text-image-box__image img{max-width:100%;height:auto}.hh-slogan-list-v2-text{margin-top:1.5rem;display:flex;flex-wrap:nowrap;gap:20px;justify-content:center;align-items:center}.hh-slogan-list-v2-text .text{font-weight:500;font-size:14px;font-size:clamp(.75rem,.5rem + .825vw,21px);line-height:1.25}.hh-slogan-list-v2-text .dots,.hh-slogan-list-v2-text .dots-arrow,.hh-slogan-list-v2-text .dots-arrow-long{height:2px;width:15%;background-color:transparent;background-repeat:repeat;background-position:left 0 top 50%;background-image:url("data:image/svg+xml,%3Csvg width='133' height='2' viewBox='0 0 133 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1H133' stroke='%238094A3' stroke-width='2' stroke-dasharray='5 5'/%3E%3C/svg%3E");background-size:contain}.hh-slogan-list-v2-text .dots-arrow,.hh-slogan-list-v2-text .dots-arrow-long{height:17px;width:20%;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='229' height='17' viewBox='0 0 229 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='8.74228e-08' y1='7' x2='216' y2='7.00002' stroke='%238094A3' stroke-width='2' stroke-dasharray='5 5'/%3E%3Cpath d='M228.5 8.5L220 0V17L228.5 8.5Z' fill='%23333333'/%3E%3C/svg%3E%0A")}.hh-slogan-list-v2-text .dots-arrow{width:16%;background-image:url("data:image/svg+xml,%3Csvg width='136' height='17' viewBox='0 0 136 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 9H133' stroke='%238094A3' stroke-width='2' stroke-dasharray='5 5'/%3E%3Cpath d='M135.5 8.5L127 0V17L135.5 8.5Z' fill='%23333333'/%3E%3C/svg%3E%0A")}.hh-section_user-steps{padding-top:3rem;padding-bottom:3rem}.hh-user-steps-wrapper{flex-direction:column;flex-wrap:nowrap;overflow-y:hidden;display:flex;overflow-x:auto;scroll-padding:0 1rem;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;scroll-snap-type:x mandatory;scrollbar-width:thin}.hh-user-steps-wrapper::-webkit-scrollbar{width:1rem;height:8px;background-color:#c2cfd9}.hh-user-steps-wrapper::-webkit-scrollbar-thumb{background:#f39200;background:linear-gradient(180deg,#fbb900 0,#f39200 100%)}.hh-user-steps{--step-icon-size:2.5rem;--step-arrow-size:.75rem;--step-gap:0;--step-item-width:96px;--step-bottom-height:3.5rem;--step-bottom-indent:4.25rem;position:relative;display:grid;grid-template-columns:repeat(5,var(--step-item-width));gap:var(--step-gap);padding-bottom:var(--step-bottom-indent)}.hh-user-steps__item{position:relative;display:flex;flex-direction:column;align-items:center;padding-left:calc(var(--step-arrow-size)/2);padding-right:calc(var(--step-arrow-size)/2)}.hh-user-steps__item:not(.last)::after{content:"";position:absolute;top:calc(var(--step-icon-size)/2 - var(--step-arrow-size)/2);right:0;transform:translate(50%,0);width:calc(var(--step-arrow-size)/2);height:var(--step-arrow-size);background-color:transparent;background-position:50% 50%;background-repeat:no-repeat;background-size:100%auto;background-image:url("data:image/svg+xml,%3Csvg width='9' height='17' viewBox='0 0 9 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 8.5L0 0L0 17L8.5 8.5Z' fill='%23333333'/%3E%3C/svg%3E")}.hh-user-steps__icon{position:relative;width:var(--step-icon-size);height:var(--step-icon-size);background-image:linear-gradient(180.29deg,#68dd5a -27.87%,#3ea232 99.75%);box-shadow:0 10px 20px rgba(59,170,54,.25);border-radius:50%}.hh-user-steps-bottom::after,.hh-user-steps-bottom::before,.hh-user-steps__icon::after{content:"";position:absolute;background-repeat:no-repeat;background-position:50% 50%;background-size:100%auto}.hh-user-steps__icon::after{top:50%;left:50%;transform:translate(-50%,-50%);width:45%;height:65%;background-color:transparent}.hh-user-steps__icon.icon-user::after{background-image:url(../img/icon-step-user-white.svg)}.hh-user-steps__icon.icon-desktop::after{background-image:url(../img/icon-step-desktop-white.svg)}.hh-user-steps__icon.icon-location::after{background-image:url(../img/icon-step-location-white.svg)}.hh-user-steps__icon.icon-monitor::after{width:65%;height:65%;background-image:url(../img/icon-step-monitor-white.svg)}.hh-user-steps__icon.icon-loudspeaker::after{background-image:url(../img/icon-step-loudspeaker-white.svg)}.hh-user-steps__label{text-align:center;margin-top:1rem;font-size:14px;font-size:clamp(.75rem,.5rem + .825vw,1.125rem);line-height:1.25;font-weight:500}.hh-user-steps-bottom{display:flex;align-items:flex-end;min-height:var(--step-bottom-height);position:absolute;left:calc(var(--step-item-width) + var(--step-item-width)/2);bottom:0;width:calc(var(--step-item-width)*3);background-repeat:no-repeat;background-position:50% 8px;background-size:100%auto;background-image:url("data:image/svg+xml,%3Csvg width='726' height='26' viewBox='0 0 726 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M725 0V24.5H1.5V0.5' stroke='%238094A3' stroke-width='2' stroke-dasharray='5 5'/%3E%3C/svg%3E")}.hh-user-steps-bottom::after,.hh-user-steps-bottom::before{top:0;width:var(--step-arrow-size);height:calc(var(--step-arrow-size)/2)}.hh-user-steps-bottom::before{left:0;transform:translate(-.0625rem,0);background-image:url("data:image/svg+xml,%3Csvg width='17' height='9' viewBox='0 0 17 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 0.5L0 9L17 9L8.5 0.5Z' fill='%23333333'/%3E%3C/svg%3E%0A")}.hh-user-steps-bottom::after{right:0;transform:translate(.0625rem,0);background-image:url("data:image/svg+xml,%3Csvg width='17' height='9' viewBox='0 0 17 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.5 8.5L17 0L0 -7.43094e-07L8.5 8.5Z' fill='%23333333'/%3E%3C/svg%3E")}.hh-user-steps-bottom__text{width:100%;font-size:.75rem}.contact-us{padding:33px 0 55px;background-color:#eef3f5}.contact-us .container{display:grid;align-items:end;position:relative}.contact-us .container>*{grid-row-start:1;grid-column-start:1}.contact-us .smile{position:absolute;left:141px;bottom:63px;z-index:2}.contact-us .hercules{position:relative;top:19px;z-index:1;width:100%}.contact-us .hercules-selfie{position:relative;top:-2px;left:85px;z-index:1}.contact-us.angel{background-color:unset}.contact-us.angel .hercules{top:-1px;left:-11px}.contact-us.angel .contact-us__main-block::before{transform:translateX(-50%) translateY(-50%) translateZ(-10px)}.contact-us.woman .flashlight::after{animation:none}.contact-us.woman .contact-us__button-block{right:5.7%;bottom:6px}.contact-us.woman .hercules{top:36px}.flashlight{display:inline-block;position:relative}.flashlight::after{content:"";position:absolute;z-index:1;opacity:0;mask-image:radial-gradient(#000 54%,transparent 74%);-webkit-mask-image:radial-gradient(#000 54%,transparent 74%);mask-size:200% 200%;-webkit-mask-size:200% 200%;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:0 center;-webkit-mask-position:0 center;animation:flashlight 3.8s;animation-timing-function:linear;animation-iteration-count:infinite}.flashlight.flashlight-hercules::after{width:41%;height:39%;top:7%;right:30%;transform:rotate(8deg);background-image:conic-gradient(from 210deg at 120%center,transparent 43deg,#fff 61deg,transparent 78deg)}.flashlight.flashlight-angel::after,.flashlight.flashlight-woman::after{background-image:conic-gradient(from 98deg at 19.3% 18%,transparent 24deg,#fff 61deg,transparent 109deg),radial-gradient(#fff 12%,transparent 39%,transparent 83%);background-size:auto,30% 30%;background-repeat:no-repeat;background-position:0,6% 3%;mask-image:radial-gradient(#000 42%,transparent 73%);-webkit-mask-image:radial-gradient(#000 42%,transparent 73%);mask-position:-76% 91%,-3.3% 114.4%;-webkit-mask-position:76% 91%,-3.3% 114.4%;mask-size:200% 200%,50.7%;-webkit-mask-size:200% 200%,50.7%;mask-composite:source-out;-webkit-mask-composite:source-out;width:30%;height:51%;bottom:-4%;left:23.4%}.flashlight.flashlight-woman::after{background-image:conic-gradient(from 73deg at 15% 16%,transparent 18deg,#fff 61deg,transparent 101deg),radial-gradient(#fff 12%,transparent 48%);background-position:0,0 0;mask-image:radial-gradient(#000 46%,transparent 73%);-webkit-mask-image:radial-gradient(#000 46%,transparent 73%);mask-position:92% 101%,108.7% 151.5%;-webkit-mask-position:92% 101%,108.7% 151.5%;width:62%;height:50%;bottom:4%;left:71.7%}.contact-us__text-block{max-width:370px}.contact-us__text{font-weight:400;font-size:16px;line-height:150%;text-align:center;color:#5e6d7a;margin-top:21px}.contact-us__button-block{position:absolute;text-align:center;right:11.7%;bottom:28px}.contact-us__button-block .button{display:block;margin-bottom:23px;padding:17px 12px;min-width:194px}.contact-us__button-block picture{display:block;margin-bottom:-2px}.contact-us__main-block{position:relative;background-color:#fff;border:8px solid;border-image-source:linear-gradient(180deg,#fbb900 0,#f39200 100%);border-image-slice:1;display:flex;align-items:center;justify-content:center;padding:55px 20px 41px;font-weight:700;font-size:24px;line-height:140%;color:#2d3a40;text-align:center;box-shadow:0 20px 40px rgba(251,185,0,.4);margin-left:50px;width:auto;transform-style:preserve-3d}.contact-us__main-block::before{content:"";top:0}.contact-us__main-block::after,.contact-us__main-block::before{position:absolute;transform:translateY(-50%) translateZ(-10px)}.contact-us__main-block::before{background:linear-gradient(180deg,#fbb900 0,#f39200 100%);box-shadow:0 20px 40px rgba(59,170,54,.2);left:15.6%;width:171px;height:171px;border-radius:50%}.contact-us__main-block::after{content:url(../img/contact-us-dots.svg);right:4.6%;top:-9px}.stats{--stats-gap:16px;background-color:#eef3f5;padding:15px 0 52px;text-align:center;overflow:hidden}.stats__items-wrap{display:flex;flex-wrap:wrap;justify-content:center;margin-left:calc(var(--stats-gap)/2*-1);margin-right:calc(var(--stats-gap)/2*-1);padding-top:48px;padding-bottom:40px}.stats__item-link,.stats__stars{display:flex;justify-content:center;width:100%}.stats__stars{flex-wrap:nowrap;align-items:center;gap:2px;max-width:130px}.stats__item-link{padding:calc(var(--stats-gap)/2);flex-basis:50%;max-width:50%}.stats__item,.stats__logo{display:flex;align-items:center}.stats__item{background:#fff;width:100%;flex-direction:column;min-height:349px;padding:39px 5px 28px;transition:transform .4s ease,box-shadow .4s ease;box-shadow:0 0 rgba(0,0,0,.3764705882)}.stats__item:hover{transform:scale(1.1);box-shadow:0 0 60px 0 rgba(0,0,0,.3764705882)}.stats__logo{margin-top:auto;justify-content:center;min-height:76px;padding-left:1rem;padding-right:1rem}.stats__value{font-weight:600;font-size:24px;line-height:150%;color:#2d3a40;margin:12px 0 16px;letter-spacing:-.9px}.stats__users{font-size:16px;line-height:190%;align-self:stretch;min-height:34px;text-align:center;color:#c9b475}.green-marks{padding:70px 0 41px;margin-bottom:64px}.green-marks .container{display:flex;flex-direction:column}.green-marks h2,.green-marks picture{text-align:center}.green-marks h2{margin:53px 0 94px}.green-marks__grid{display:grid;grid-template-columns:1fr;gap:48px 48px}.green-marks__item{padding-left:63px;position:relative}.green-marks__item::before{content:url(../img/green-mark.svg);position:absolute;left:-18px;top:-20px}.green-mark__title{color:#2d3a40;font-weight:600;font-size:18px;line-height:150%;margin-bottom:29px}.image-info{padding-top:6rem;padding-bottom:6rem}.image-info_1{padding-bottom:7.75rem}.image-info_1 .image-info__cta{padding-top:2rem}.wrapper-with-cubes{position:relative;padding-top:4.5rem;padding-bottom:1rem}.wrapper-with-cubes::after,.wrapper-with-cubes::before{content:"";pointer-events:none;position:absolute;z-index:1;width:16px;height:16px;background-color:#fff}.wrapper-with-cubes::before{top:0;right:0}.wrapper-with-cubes::after{left:0;bottom:0}.wrapper-with-cubes_1{padding-bottom:4.5rem}.wrapper-with-cubes .hh-features-block{padding-top:0;padding-bottom:1.5rem}.hh-feature-item__title{margin-bottom:.5rem}.hh-features-block .game2{margin:0;position:absolute;left:50%;top:0;transform:translate(-50%,-50%);width:160px;height:auto}.hh-features-block__cta{padding-left:1rem;padding-right:1rem}.hh-features-block__cta .button{width:100%}.hh-section_campaigns{padding-top:6rem;padding-bottom:6rem}.col3-grid{display:grid;gap:40px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.image-info_2{padding-top:3rem;padding-bottom:3rem}.hh-featute-with-top-icon{display:flex;flex-wrap:nowrap;flex-direction:row;gap:1rem}.hh-featute-with-top-icon__icon-wrap{--icon-width:36px;--icon-height:var(--icon-width);flex-grow:0;width:var(--icon-width);height:var(--icon-height);display:flex;align-items:flex-start}.icon-hz .hh-featute-with-top-icon__icon-wrap{--icon-height:auto;--icon-width:36px}.hh-featute-with-top-icon__content{flex:1}.hh-featute-with-top-icon__title{font-size:1.125rem;font-weight:600;margin-bottom:1em;margin-top:0;color:#2d3a40}.wrapper-with-cubes_2{padding-top:2rem;padding-bottom:1rem}.hh-section_awards{padding-top:3.5rem;padding-bottom:4.5rem}.faq__block.style_mini .faq__question::after,.wrapper-with-cubes_3::after{display:none}.wrapper-with-cubes_4{padding-top:0;padding-bottom:0}.wrapper-with-cubes_4::before{right:auto;left:0}.wrapper-with-cubes_4 .contact-us{position:relative}.wrapper-with-cubes_4 .contact-us::before{content:"";pointer-events:none;width:100%;height:50%;position:absolute;left:0;bottom:0;background-color:#fff}.hh-section_faq,.hh-section_seo-case{padding-top:6rem;padding-bottom:6rem}.hh-text-image-box{max-width:600px;margin-left:auto;margin-right:auto;display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;gap:40px 80px}.hh-text-image-box__image,.hh-text-image-box__text{flex:1}.hh-text-image-box__text p:last-child{margin-bottom:0}.hh-text-image-box__image{display:flex;justify-content:center}.hh-text-image-box .order-1{order:-1!important}.hh-testimonial-box{padding-top:5rem;width:100%;max-width:660px;margin-left:auto;margin-right:auto}.hh-testimonial-card{padding:2rem 1.25rem;padding:clamp(2rem,1.5rem + 2vw,3.5rem) clamp(1.25rem,.8rem + 2.25vw,4rem);background:#fff;box-shadow:0 20px 40px rgba(0,0,0,.1)}.faq__block.style_mini .faq__response p:first-child,.hh-testimonial-card__content p:first-child{margin-top:0}.hh-testimonial-card__content p:last-child{margin-bottom:0}.hh-testimonial-card__author{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:1.25rem}.hh-testimonial-card__avatar{flex-grow:0;position:relative;width:72px;height:72px;background-color:#d9d9d9;overflow:hidden;border-radius:50%}.hh-testimonial-card__avatar img{position:absolute;width:100%;height:100%;border-radius:inherit;-o-object-fit:cover;object-fit:cover}.hh-testimonial-card__author-info{flex:1}.hh-testimonial-card__name{font-weight:700;font-size:1.125rem;line-height:1.25}.hh-testimonial-card__position{font-weight:500;font-size:1rem;line-height:1.25}.hh-testimonial-card__company{font-weight:400;font-size:.875rem;line-height:1.5;margin-top:1rem}.hh-section_faq .faq__block-wrap .faq__block{width:100%;max-width:780px;margin-top:3.5rem}.faq__block.style_mini{width:100%;max-width:none;margin:0;padding:0}.faq__block.style_mini .faq__item{border-bottom:0 none}.faq__block.style_mini .faq__question{margin-top:1em;margin-bottom:1em;padding-top:0;padding-bottom:0;font-size:1.125rem;font-size:clamp(1.125rem,.875rem + .825vw,21px)}.faq__block.style_mini .faq__response{max-width:508px}.info-box__inner{position:relative;background:#fff;background:linear-gradient(180deg,#e8839c,#d83665);box-shadow:0 20px 40px rgba(216,53,100,.2);padding:.5rem}.info-box__inner::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 8px);height:calc(100% - 8px);border:1px solid #fff;filter:blur(1px)}.info-box__content{position:relative;background:#fff;padding:32px 24px;padding:clamp(32px,24px + 1.25vw,40px) clamp(24px,20px + 1.25vw,36px)}.text-list_style-red-bullets{list-style:disc;padding-left:1em;margin-bottom:1em}.text-list_style-red-bullets>li{padding-left:.5em;margin-bottom:.25em}.text-list_style-red-bullets>li::marker{color:#d83564}.has-gray-bg{background-color:#eef3f5}.has-dark-gray-bg{background-color:#e6edf2}.text-center{text-align:center}.mt-0{margin-top:0}.d-flex{display:flex}.flex-center{justify-content:center;align-items:center}.py-sm{padding-top:3rem;padding-bottom:3rem}.mx-auto{margin-left:auto;margin-right:auto}.max-w-780{max-width:780px}.max-w-810{max-width:810px}.h3-subtitle{font-weight:700;font-size:18px!important;font-size:clamp(1.0625rem,.8636rem + .8485vw,1.5rem)!important}.pos-relative{position:relative}@media (min-width:550px){.banana-man{position:relative;width:170px;height:126px}.banana-man::before{content:"";pointer-events:none;border:2px solid #c2cfd9;position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;transform:translate(1rem,-1rem)}.image-info{padding-top:8rem;padding-bottom:8rem}.image-info_1{padding-bottom:10rem}.wrapper-with-cubes{padding-top:10rem;padding-bottom:4.5rem}.wrapper-with-cubes::after,.wrapper-with-cubes::before{width:122px;height:52px}.wrapper-with-cubes_1{padding-top:8.5rem}.wrapper-with-cubes .hh-features-block{padding-bottom:3rem}.hh-features-block__header{margin-bottom:120px}.hh-features-block .game1{margin:0;position:absolute;left:50%;top:-56px;transform:translateX(-50%);width:190px;height:auto}.hh-features-block__cta{padding-bottom:4.5rem}.hh-features-block__cta .button{width:216px}.hh-section_campaigns{padding-top:8rem;padding-bottom:8rem}.image-info_2{padding-top:5rem;padding-bottom:3rem}.hh-featute-with-top-icon{flex-direction:column}.hh-featute-with-top-icon__icon-wrap{--icon-width:56px;align-items:flex-end}.icon-hz .hh-featute-with-top-icon__icon-wrap{--icon-width:36px;--icon-height:64px}.wrapper-with-cubes_2{padding-top:4rem;padding-bottom:1rem}.hh-section_awards{padding-top:8rem;padding-bottom:8rem}.wrapper-with-cubes_4{padding-top:0;padding-bottom:0}.hh-text-image-box{padding-top:3.5rem}.hh-testimonial-card__avatar{width:88px;height:88px}.info-box{background-color:transparent;background-position:100% 100%;background-repeat:no-repeat;background-size:88px auto;background-image:url(../img/dot-lines-bg.svg);padding-right:2rem;padding-bottom:2rem}}@media (min-width:640px){.hh-user-steps{--step-icon-size:4.5rem;--step-arrow-size:1rem;--step-gap:0;--step-item-width:220px;--step-bottom-height:4.5rem;--step-bottom-indent:6rem}.hh-user-steps-bottom::before{transform:translate(-.375rem,0)}.hh-user-steps-bottom::after{transform:translate(.375rem,0)}.hh-user-steps-bottom__text{font-size:1.125rem}}@media (min-width:720px){.stats__item-link{flex-basis:33.3333%;max-width:300px}}@media (min-width:768px){.hh-feature-item{--feature-item-gap:5.5rem;--feature-item-padding-x:2rem;--feature-item-padding-y:.25rem;--feature-item-content-padding-x:1.5rem;max-width:none}.hh-feature-item__image{display:flex;justify-content:center;align-items:center;flex:1}.hh-feature-item__body{max-width:calc(50% - var(--feature-item-padding-x))}.even .hh-feature-item__body{padding-right:var(--feature-item-content-padding-x)}.odd .hh-feature-item__body{margin-left:auto;padding-left:var(--feature-item-content-padding-x)}.hh-feature-item__title{margin-bottom:1.25rem}.hh-feature-item__dot-holder::after{top:6px}.odd .hh-feature-item__dot-holder::after{left:0;transform:translateX(calc(-50% - var(--feature-item-padding-x) - var(--feature-item-content-padding-x)))}.even .hh-feature-item__dot-holder::after{left:auto;right:0;transform:translateX(calc(50% + var(--feature-item-padding-x) + var(--feature-item-content-padding-x)))}.hh-feature-item_first .hh-feature-item__progress{height:calc(100% - 24px);top:24px}}@media (min-width:1024px){.stats{--stats-gap:48px}}@media (min-width:1050px){.faq__block-wrap,.green-marks .container{background-image:url(../img/gamepad.svg);background-repeat:no-repeat;background-position:right 5%top 290px}.faq__gamepad{padding:0 30px}.hh-vertical-tabs__controls>li+li{margin-top:1em}.hh-vertical-tabs__control[aria-selected=true]::before{content:"";position:absolute;left:-1.25rem;top:.25rem;background-repeat:no-repeat;background-position:50% 50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%230090D2'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3C/svg%3E");background-size:1.5rem auto;width:1rem;height:1rem}.hh-vertical-tabs.has-dropdown .hh-dd-switcher__trigger{display:none}.hh-slogan-list-v2__item-inner{width:220px;height:228px}.green-marks .container{background-image:url(../img/contact-us-dots.svg);background-position:16% 25px}.green-marks__grid{grid-template-columns:repeat(2,1fr);gap:60px 48px}.col3-grid{gap:80px;grid-template-columns:repeat(3,1fr)}.hh-section_campaigns_grid{padding-top:2.5rem;gap:24px 80px}.hh-text-image-box{flex-direction:row;align-items:center;max-width:none}.hh-text-image-box__text{order:-1}.hh-section_faq .faq__block-wrap{background-image:none!important}}@media (min-width:1200px){.hh-section_faq{background-image:url(../img/gamepad.svg);background-repeat:no-repeat;background-position:3% 140px}}@media (min-width:1400px){.contact-us .container{padding:0 88px 0 97px}.contact-us.hercules_selfie .contact-us__main-block::before{left:2%}.contact-us.angel .contact-us__main-block::before{left:100px;transform:translateY(-85%)}.contact-us.woman .contact-us__main-block{padding:55px 99px 41px 20px}.contact-us.woman .contact-us__main-block::before{left:20%}.contact-us.woman .flashlight{margin-left:11.3%}}@media (max-width:1399px){.contact-us .container{display:block;text-align:center}.contact-us .smile,.contact-us.angel .hercules,.contact-us__button-block picture{display:none}.contact-us .hercules,.contact-us .hercules-selfie{display:block;top:8px;margin:0 auto;max-width:80%}.contact-us .hercules-selfie{left:0;max-width:70%}.contact-us.angel .contact-us__button-block picture{display:block}.contact-us.angel .contact-us__button-block img{position:absolute;top:-131px;left:0;right:0;margin:0 auto}.contact-us.woman .hercules{max-width:118px;top:22px}.herclules-wrap{text-align:center}.flashlight.flashlight-woman::after{bottom:35.3%}.contact-us__text-block{max-width:100%}.contact-us__button-block{position:static}.contact-us__main-block::before{left:50%;transform:translateX(-50%) translateY(-70%) translateZ(-10px)}.contact-us__main-block::after{right:0;transform:translateZ(-10px) translateY(-90%) scale(.5);transform-origin:bottom right}.contact-us__main-block{margin-left:0;display:block;padding:29px 20px 28px}.contact-us__main-block .button{margin-top:19px}}@media (max-width:1050px){.image-info{width:100%;max-width:640px;margin-left:auto;margin-right:auto}.image-info .p-excerpt{margin-top:1.5rem}.hh-vertical-tabs{padding-top:.5rem}.hh-vertical-tabs__control{font-size:14px;line-height:1.25}}@media (max-width:1049px){.faq__block{max-width:none}.hh-vertical-tabs:not(.has-dropdown) .hh-vertical-tabs__controls{--controls-border-width:4px;overflow-x:auto;scroll-padding:0 1rem;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;scroll-snap-type:x mandatory;scrollbar-width:thin;display:flex;flex-wrap:nowrap;gap:0 1rem;padding-bottom:1.5rem;margin-bottom:2rem}.hh-vertical-tabs:not(.has-dropdown) .hh-vertical-tabs__controls::-webkit-scrollbar{width:1rem;height:8px;background-color:#c2cfd9}.hh-vertical-tabs:not(.has-dropdown) .hh-vertical-tabs__controls::-webkit-scrollbar-thumb{background:#f39200;background:linear-gradient(180deg,#fbb900 0,#f39200 100%)}.hh-vertical-tabs:not(.has-dropdown) .hh-vertical-tabs__controls>li{flex-shrink:0}.hh-vertical-tabs.has-dropdown .hh-dd-switcher{margin-bottom:2rem}.hh-vertical-tabs.has-dropdown .hh-horizontal-tabs__controls{display:block}.hh-vertical-tabs.has-dropdown .hh-dd-switcher__dropdown{position:absolute;top:100%;left:0;width:100%;pointer-events:none;transform:translateY(10px);transform-origin:center top;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s,transform .3s cubic-bezier(.215,.61,.355,1)}.hh-vertical-tabs.has-dropdown .hh-dd-switcher__dropdown.is-open{pointer-events:auto;transform:translateY(0);opacity:1;visibility:visible;z-index:99}.hh-vertical-tabs.has-dropdown .hh-dd-switcher__list{background-color:#fff;box-shadow:0 20px 40px rgba(0,0,0,.15);display:flex;flex-direction:column;gap:.125em}.hh-vertical-tabs.has-dropdown .hh-dd-switcher__list a{font-weight:500;font-size:1rem;display:block;padding:.625em .5em;color:var(--link-color);background-color:var(--link-bg-color);text-decoration:none}.hh-vertical-tabs.has-dropdown .hh-dd-switcher__list a:focus,.hh-vertical-tabs.has-dropdown .hh-dd-switcher__list a:hover{--link-color:#fff;--link-bg-color:#0090D2;text-decoration:none}.hh-vertical-tabs.has-dropdown .hh-dd-switcher__list a[aria-selected=true]{--link-color:#fff;--link-bg-color:#0090D2;cursor:default}.hh-slogan-list-v2-text .dots{width:133px}.hh-slogan-list-v2-text .dots-arrow-long{width:220px}.hh-slogan-list-v2-text .dots-arrow{width:136px}}@media (max-width:767px){.hh-feature-item{padding-left:var(--feature-item-padding-x)}.hh-feature-item__progress{left:calc(var(--feature-item-padding-x)/3)}.hh-feature-item_last .hh-feature-item__progress{height:.75rem}}@media (max-width:719px){.stats__stars img{max-width:21px}.stats__item{height:200px;min-height:unset;padding:26px 11px 5px}.stats__logo{min-height:0;padding-top:10px}.stats__logo img{max-width:82%;max-height:40px;width:auto;padding-bottom:10px}.stats__value{font-size:18px;margin:4px 0 7px}.stats__users{font-size:17px;line-height:100%}.stats__users img{width:90px}.stats__reviews{font-size:12px;margin-top:-2px}}@media (max-width:549px){.faq h2{max-width:90%}.faq{padding:45px 0 53px}.faq__circles{margin:55px 0 80px}.faq__question{padding:17px 0;font-size:15px;line-height:140%}.contact-us .hercules{max-width:100%}.contact-us .hercules-selfie{max-width:150px}.contact-us__main-block{font-size:16px;line-height:140%}.green-marks{padding:55px 0 41px;margin-bottom:48px}.green-marks h2{margin:11px 0 38px}.green-marks picture{order:1}.green-marks__item{padding-left:48px;font-size:14px;line-height:160%}.green-marks__item::before{left:-22px}.green-mark__title{margin-bottom:9px}.wrapper-with-cubes_3{padding-bottom:2rem}}