:root{--accent:#0867fa;--link-hover:#83878b;--bg-primary:#100024;--bg-secondary:hsla(0,0%,100%,.04);--bg-black:#090114;--bg-gray:hsla(0,0%,100%,.07);--text-light-gray:#d9d9d9;--text-gray:#474e55;--text-gray2:#5e6c79;--border-color:hsla(0,0%,100%,.13)}.how-work:after,.how-work:before,.main-home:after,.main-home:before{border-radius:47.5625rem;content:"";filter:blur(125px);-webkit-filter:blur(125px);height:47.5rem;pointer-events:none;position:absolute;width:17.25rem;z-index:-1}.header._header-scroll:before,.menu-mobile:before,.select__options,.sub-menu{backdrop-filter:blur(144px);-webkit-backdrop-filter:blur(144px);background:rgba(0,0,0,.21)}.select__options,.sub-menu{border-bottom:1px solid var(--bg-gray);border-left:1px solid var(--bg-gray);border-right:1px solid var(--bg-gray)}.select{min-width:0;position:relative}@media (min-width:47.99875em){.select{transform:translateY(-30%)}}@media (max-width:47.99875em){.select{order:2;position:relative;z-index:100}}.select__body{min-width:4.375rem;position:relative}.select__title{align-items:center;border-radius:4px;color:inherit;cursor:pointer;display:flex;text-align:left;width:100%}.select__title:after{background:url(../../img/flags/eng.svg) 50%/2.125rem 2.125rem no-repeat;border:2px solid #2c2c2c;border-radius:.625rem;content:"";flex:0 0 2rem;height:2rem;width:2rem}.select__value{align-items:center;display:flex;gap:.625rem;height:1.875rem;min-width:0;padding:0 .3125rem}.select__content,.select__value>*{flex:1 1 auto}.select__text{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select__input{background-color:transparent;height:100%;width:100%}.select__options{min-width:100%;position:absolute;top:calc(100% + .875rem)}@media (max-width:47.99875em){.select__options{top:calc(100% + 1.0625rem)}}.select__option{color:inherit;cursor:pointer;padding:5px 15px;text-align:left;width:100%}.select__option._select-selected{background-color:var(--bg-gray)}@media (any-hover:hover){.select__option:hover{background:var(--bg-gray)}}.select__row{align-items:center;display:inline-flex}.select_show-top .select__options{border:1px solid #d9d9d9;border-bottom:0;border-radius:4px 4px 0 0;bottom:calc(100% - .0625rem);padding:5px 0 10px;top:auto}._select-tag{cursor:pointer}.header{align-items:center;display:flex;justify-content:center;padding-top:1.5625rem;position:fixed;width:100%;z-index:1000}.header:before{background:rgba(0,0,0,.21);content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:47.99875em){.header:before{backdrop-filter:blur(144px);-webkit-backdrop-filter:blur(144px);background:rgba(0,0,0,.4)}.header{padding:1rem 0}}.menu-open .header{border-bottom:1px solid var(--bg-gray)}.header__container{align-items:center;display:flex;gap:1.875rem;justify-content:space-between;width:100%}.header__logo{align-items:center;display:flex;gap:.75rem;position:relative}@media (min-width:47.99875em){.header__logo{transform:translateY(-30%)}}@media (max-width:47.99875em){.header__logo{order:1}}.header__logo img{flex:0 0 2.8125rem;max-height:2.625rem;max-width:100%;min-width:2.8125rem}@media (max-width:47.99875em){.header__logo img{flex:0 0 2.0625rem;min-width:2.0625rem}}.header__logo span{flex:0 0 auto;font-size:1.5rem;font-weight:500;line-height:1.4}@media (max-width:47.99875em){.header__logo span{font-size:1.25rem}.header__menu{order:0}}.menu__list{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}@media (min-width:75em){.menu__list{-moz-column-gap:3.125rem;column-gap:3.125rem}}@media (min-width:20em) and (max-width:75em){@supports ((-moz-column-gap:clamp(0.625rem,-0.2840909091rem + 4.5454545455vw,3.125rem)) or (column-gap:clamp(0.625rem,-0.2840909091rem + 4.5454545455vw,3.125rem))){.menu__list{-moz-column-gap:clamp(.625rem,-.2840909091rem + 4.5454545455vw,3.125rem);column-gap:clamp(.625rem,-.2840909091rem + 4.5454545455vw,3.125rem)}}@supports not ((-moz-column-gap:clamp(0.625rem,-0.2840909091rem + 4.5454545455vw,3.125rem)) or (column-gap:clamp(0.625rem,-0.2840909091rem + 4.5454545455vw,3.125rem))){.menu__list{-moz-column-gap:calc(-.28409rem + 4.54545vw);column-gap:calc(-.28409rem + 4.54545vw)}}}@media (max-width:20em){.menu__list{-moz-column-gap:.625rem;column-gap:.625rem}}.menu__item{flex:0 0 auto;position:relative}@media (any-hover:hover){.menu__item:hover .sub-menu{opacity:1;visibility:visible}.menu__item:hover:before{opacity:1}}.link{color:var(--text-gray2);display:inline-block;padding-bottom:1.5625rem;transition:color .3s ease 0s}@media (any-hover:hover){.link:hover{color:#83878b}}.link.active-link{color:var(--text-light-gray);font-weight:500}@media (max-width:47.99875em){.link{color:var(--text-light-gray);font-weight:400}}.sub-menu{left:0;min-width:7.1875rem;opacity:0;padding:.9375rem;position:absolute;top:100%;transition:opacity .5s ease 0s;visibility:hidden;z-index:1}.sub-menu__item:not(:last-child){margin-bottom:1rem}.sub-menu__link{color:var(--text-gray2);transition:color .3s ease 0s;white-space:nowrap}@media (any-hover:hover){.sub-menu__link:hover{color:var(--link-hover)}}@media (max-width:47.99875em){.sub-menu__link{color:var(--text-light-gray)}}.icon-menu{display:none;transition:transform .3s ease 0s}@media (max-width:47.99875em){.icon-menu{display:block;height:1.125rem;position:relative;width:1.875rem}}@media (max-width:47.99875em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:47.99875em){.icon-menu span,.icon-menu:after,.icon-menu:before{background-color:#fff;border-radius:.125rem;content:"";height:.125rem;position:absolute;right:0;transition:all .3s ease 0s;width:100%}.icon-menu:before{top:0}.icon-menu:after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu{transform:rotate(-90deg)}}.menu-mobile{display:flex;justify-content:center;left:0;padding-top:1.5rem;position:fixed;top:-4.25rem;transition:top .6s ease 0s;width:100%;z-index:100}.menu-mobile:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:47.99875em){.menu-mobile:before{background:rgba(0,0,0,.4)}}.menu-open .menu-mobile{top:4.125rem}@media (min-width:47.99875em){.menu-mobile{display:none}}.footer{background-color:var(--bg-black);color:var(--text-gray2);position:relative;z-index:100}.footer__container{display:grid;gap:1.375rem;grid-template-columns:auto 1.2fr 1fr 1fr 1fr;justify-items:center;padding:2.5rem}@media (max-width:61.99875em){.footer__container{padding:1.5rem .9375rem}}@media (max-width:47.99875em){.footer__container{grid-template-columns:1fr;text-align:center}}.footer__column{line-height:1.4}.footer__column--logo{margin-top:-.5rem}.footer__column--logo img{max-width:100%}@media (min-width:47.99875em){.footer__column--logo span{display:none;line-height:1}}@media (max-width:47.99875em){.footer__column--logo{align-items:center;display:flex;gap:.75rem;margin-top:0}.footer__column--dt{display:none}}.footer__title{color:#fff;font-size:1.25rem;font-weight:500;line-height:1.4;margin-bottom:.625rem}@media (max-width:47.99875em){.footer__title{margin-bottom:0}.footer__text{display:none}}.menu-footer__link{transition:color .3s ease 0s}.menu-footer__link:not(:last-child){margin-bottom:.625rem}@media (any-hover:hover){.menu-footer__link:hover{color:var(--text-light-gray)}}@media (max-width:47.99875em){.social{margin-top:.4375rem}}.social__list{display:flex;gap:1.25rem}@media (min-width:47.99875em){.social__list{flex-direction:column}}.social__link{transition:color .3s ease 0s}@media (any-hover:hover){.social__link:hover{color:var(--text-light-gray)}}.video,.video video,.video:before{height:100%;left:0;position:absolute;top:0;width:100%}.video{pointer-events:none;z-index:-100}.video video{-o-object-fit:cover;object-fit:cover;z-index:-100}.video:before{background:linear-gradient(180deg,rgba(16,0,36,.17),rgba(14,0,31,.29) .01%,#100024),linear-gradient(91deg,rgba(16,0,36,.96) 19.28%,rgba(16,0,36,.96) 85.73%);content:""}.video--blue:before{background:linear-gradient(180deg,rgba(23,79,82,.17),rgba(23,79,82,.29) .01%,#174f52),linear-gradient(0deg,rgba(23,79,82,.96),rgba(23,79,82,.96))}.video--green:before{background:linear-gradient(180deg,rgba(16,0,36,.17),rgba(17,28,4,.29) .01%,#111c04),linear-gradient(0deg,rgba(16,27,4,.96),rgba(17,28,4,.96))}.video--dark-blue:before{background:linear-gradient(180deg,rgba(16,0,36,.17),rgba(2,20,47,.29) .01%,#02142f),rgba(41,41,41,.96)}.video--gray:before{background:linear-gradient(180deg,rgba(16,0,36,.17),rgba(41,41,41,.29) .01%,#292929),rgba(41,41,41,.96)}.video--pink:before{background:linear-gradient(180deg,rgba(16,0,36,.17),rgba(62,0,41,.04) .01%,#3e0029),rgba(62,0,41,.96)}.icon{align-items:center;backdrop-filter:blur(75px);-webkit-backdrop-filter:blur(75);border:1px solid var(--border-color);border-radius:50%;display:flex;height:3.75rem;justify-content:center;overflow:hidden;width:3.75rem}.icon img{max-width:100%}.icon--red{background-color:#a73052}.icon--purple{background-color:#9d67b2}.icon--orange{background-color:#ed9c9a}.icon--green{background-color:rgba(11,232,129,.72)}.icon--blue{background-color:#0867fa}.find-section__title{margin-bottom:1.5rem;text-align:center}.find-section__items{display:grid;grid-template-columns:repeat(3,1fr)}@media (min-width:75em){.find-section__items{gap:1.5rem}}@media (min-width:20em) and (max-width:75em){@supports (gap:clamp(0.625rem,0.3068181818rem + 1.5909090909vw,1.5rem)){.find-section__items{gap:clamp(.625rem,.3068181818rem + 1.5909090909vw,1.5rem)}}@supports not (gap:clamp(0.625rem,0.3068181818rem + 1.5909090909vw,1.5rem)){.find-section__items{gap:calc(.30682rem + 1.59091vw)}}}@media (max-width:20em){.find-section__items{gap:.625rem}}@media (max-width:61.99875em){.find-section__items{grid-template-columns:1fr}}.find-section .block{backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0)}.test-item{display:flex;flex-direction:column;gap:.6875rem;height:100%}@media (min-width:75em){.test-item{padding:1.875rem}}@media (min-width:20em) and (max-width:75em){@supports (padding:clamp(0.9375rem,0.5965909091rem + 1.7045454545vw,1.875rem)){.test-item{padding:clamp(.9375rem,.5965909091rem + 1.7045454545vw,1.875rem)}}@supports not (padding:clamp(0.9375rem,0.5965909091rem + 1.7045454545vw,1.875rem)){.test-item{padding:calc(.59659rem + 1.70455vw)}}}@media (max-width:20em){.test-item{padding:.9375rem}}@media (max-width:61.99875em){.test-item{align-items:center;flex-direction:row}}@media (max-width:23.4375em){.test-item{align-items:stretch;display:flex;flex-direction:column}}.test-item__header{align-items:center;display:flex;flex:1 1 auto;gap:1rem;height:100%}@media (max-width:61.99875em){.test-item__header{order:1}}@media (max-width:37.5em){.test-item__header{align-items:flex-start;flex:0 1 auto;flex-direction:column;justify-content:center}}@media (max-width:23.4375em){.test-item__header{align-items:center}}.test-item__icon{flex:0 0 auto}@media (max-width:61.99875em){.test-item__icon{display:none}}.test-item__title{font-weight:500;line-height:1.2}@media (min-width:75em){.test-item__title{font-size:1.875rem}}@media (min-width:20em) and (max-width:75em){@supports (font-size:clamp(1.125rem,0.8522727273rem + 1.3636363636vw,1.875rem)){.test-item__title{font-size:clamp(1.125rem,.8522727273rem + 1.3636363636vw,1.875rem)}}@supports not (font-size:clamp(1.125rem,0.8522727273rem + 1.3636363636vw,1.875rem)){.test-item__title{font-size:calc(.85227rem + 1.36364vw)}}}@media (max-width:20em){.test-item__title{font-size:1.125rem}}.test-item__image{flex:0 0 auto;margin-bottom:1.25rem;padding-bottom:100%}@media (max-width:61.99875em){.test-item__image{flex:0 0 7.875rem;margin-bottom:0;min-height:6.8125rem;order:0;padding-bottom:0}}@media (max-width:23.4375em){.test-item__image{padding-bottom:100%}}.test-item__button{flex:0 0 auto}@media (max-width:61.99875em){.test-item__button{order:3}}@media (max-width:23.4375em){.test-item__button{width:100%}}.find-section--small{margin:0 auto;max-width:61.25rem}.find-section--small .find-section__title{font-size:1.5rem}.find-section--small .test-item__title{font-size:1.25rem}.hover:before{border-radius:1.25rem 0 0 1.25rem;border-right:none;left:0}.hover:after{border-left:none;border-radius:0 1.25rem 1.25rem 0;right:0}@media (any-hover:hover){.hover:hover .bg{background-color:transparent}.hover--blue:hover{background:linear-gradient(90deg,#0867fa 7%,rgba(10,106,250,.722) 93%) 20px top/100% 2px no-repeat,linear-gradient(90deg,#0867fa 7%,rgba(10,106,250,.722) 93%) 20px bottom/100% 2px no-repeat}.hover--blue:hover:before{border:2px solid #0867fa;border-right:none}.hover--blue:hover:after{border:2px solid rgba(10,106,250,.722);border-left:none}.hover--gray:hover{background:linear-gradient(90deg,#d2dae2 7%,rgba(208,217,225,.722) 93%) 20px top/100% 2px no-repeat,linear-gradient(90deg,#d2dae2 7%,rgba(208,217,225,.722) 93%) 20px bottom/100% 2px no-repeat}.hover--gray:hover:before{border:2px solid #d2dae2;border-right:none}.hover--gray:hover:after{border:2px solid rgba(208,217,225,.722);border-left:none}.hover--blue2:hover{background:linear-gradient(90deg,#4bcffa 7%,rgba(76,207,250,.722) 93%) 20px top/100% 2px no-repeat,linear-gradient(90deg,#4bcffa 7%,rgba(76,207,250,.722) 93%) 20px bottom/100% 2px no-repeat}.hover--blue2:hover:before{border:2px solid #4bcffa;border-right:none}.hover--blue2:hover:after{border:2px solid rgba(76,207,250,.722);border-left:none}.hover--yellow:hover{background:linear-gradient(90deg,#ffd32a 7%,rgba(255,212,41,.722) 93%) 20px top/100% 2px no-repeat,linear-gradient(90deg,#ffd32a 7%,rgba(255,212,41,.722) 93%) 20px bottom/100% 2px no-repeat}.hover--yellow:hover:before{border:2px solid #ffd32a;border-right:none}.hover--yellow:hover:after{border:2px solid rgba(255,212,41,.722);border-left:none}.hover--red:hover{background:linear-gradient(90deg,#f53b57 7%,rgba(245,61,89,.471) 93%) 20px top/100% 2px no-repeat,linear-gradient(90deg,#f53b57 7%,rgba(245,61,89,.471) 93%) 20px bottom/100% 2px no-repeat}.hover--red:hover:before{border:2px solid #f53b57;border-right:none}.hover--red:hover:after{border:2px solid rgba(245,61,89,.471);border-left:none}.hover--green:hover{background:linear-gradient(90deg,#0be881 7%,rgba(11,234,130,.722) 93%) 20px top/100% 2px no-repeat,linear-gradient(90deg,#0be881 7%,rgba(11,234,130,.722) 93%) 20px bottom/100% 2px no-repeat}.hover--green:hover:before{border:2px solid #0be881;border-right:none}.hover--green:hover:after{border:2px solid rgba(11,234,130,.722);border-left:none}.hover--green2:hover{background:linear-gradient(90deg,#34e7e4 7%,rgba(50,231,228,.722) 93%) 20px top/100% 2px no-repeat,linear-gradient(90deg,#34e7e4 7%,rgba(50,231,228,.722) 93%) 20px bottom/100% 2px no-repeat}.hover--green2:hover:before{border:2px solid #34e7e4;border-right:none}.hover--green2:hover:after{border:2px solid rgba(50,231,228,.722);border-left:none}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important;text-transform:none}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:rgba(0,0,0,.1);border-radius:10px;position:relative;-ms-touch-action:none}.swiper-horizontal>.swiper-scrollbar{bottom:3px;height:5px;left:1%;position:absolute;width:98%;z-index:50}.swiper-vertical>.swiper-scrollbar{height:98%;position:absolute;right:3px;top:1%;width:5px;z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-lazy-preloader-white{--swiper-preloader-color:var(--text-white)}.swiper-lazy-preloader-black{--swiper-preloader-color:var(--text-black)}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}.testers{align-items:center;display:inline-flex;gap:.5rem;justify-content:center;margin-bottom:1.25rem;padding:.5rem .75rem}@media (max-width:26.875em){.testers{width:100%}}.testers--mobile{background-color:var(--bg-secondary);margin-bottom:1.25rem;transform:translate(0)}@media (min-width:47.99875em){.testers--mobile{display:none}}.testers__icon img{max-width:100%}.testers__body{align-items:center;display:flex;gap:.25rem}@media (max-width:47.99875em){.testers__count{font-size:.875rem}}.testers__text{font-size:.875rem}@media (max-width:47.99875em){.testers__text{font-size:.75rem}}.num{align-items:center;border-radius:50%;color:var(--bg-primary);display:flex;flex:0 0 auto;font-weight:500;height:2rem;justify-content:center;line-height:1;width:2rem}.num--small{height:1.5rem;width:1.5rem}.num--green{background-color:#0be881}.num--yellow{background-color:#ffd32a}.num--blue{background-color:#4bcffa}.num--check{background-color:#0be881;font-size:.75rem}.num--one .popup_show,.num--three .popup_show,.num--two .popup_show,.popup-wait-one .num--one,.popup-wait-one .num--three,.popup-wait-one .num--two{background-color:#fff;opacity:.3}.num--one .popup_show,.popup-wait-one .num--one{animation:fadeIn .5s .5s forwards}.num--two .popup_show,.popup-wait-one .num--two{animation:fadeIn .5s 1s forwards}.num--three .popup_show,.popup-wait-one .num--three{animation:fadeIn .5s 1.5s forwards}@keyframes fadeIn{0%{background-color:#fff;opacity:.3}to{background-color:#0be881;opacity:1}}body:after{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:rgba(9,1,20,.7);content:"";height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .8s ease 0s,-webkit-backdrop-filter .8s ease 0s;transition:opacity .8s ease 0s,backdrop-filter .8s ease 0s;transition:opacity .8s ease 0s,backdrop-filter .8s ease 0s,-webkit-backdrop-filter .8s ease 0s;width:100%;z-index:149}.popup-show body:after{opacity:1}.popup{bottom:0;left:0;padding:30px 10px;pointer-events:none;position:fixed;right:0;top:0;transition:visibility .8s ease 0s;visibility:hidden}.popup_show{overflow:auto;pointer-events:auto;visibility:visible;z-index:150}.popup_show .popup__content{transform:scale(1);visibility:visible}.popup__wrapper{align-items:center;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;min-height:100%;width:100%}.popup__content{max-width:33.125rem;position:relative;transform:scale(0);transition:transform .3s ease 0s;visibility:hidden;width:100%}.lock .popup__content{visibility:visible}.popup__content.block:before{z-index:20}.popup__close{position:absolute;right:2rem;top:2rem}@media (max-width:47.99875em){.popup__close{right:1.25rem;top:1.25rem}}.popup__close span{display:inline-block;height:1.25rem;width:1.25rem}.popup__close span:after,.popup__close span:before{background-color:#333;content:" ";height:1.5rem;position:absolute;width:2px}.popup__close span:before{transform:rotate(45deg)}.popup__close span:after{transform:rotate(-45deg)}.popup__body{overflow:hidden;padding:2rem}@media (max-width:47.99875em){.popup__body{padding:1.25rem}}.popup__title{font-size:2rem;font-weight:500;margin-bottom:2.5rem;text-align:center}@media (max-width:47.99875em){.popup__title{font-size:1.75rem;margin-bottom:1.25rem}}.popup__text{font-size:1.5rem;line-height:1.4;margin-bottom:2.5rem;text-align:center}@media (max-width:47.99875em){.popup__text{font-size:1.25rem;margin-bottom:1.25rem}}.popup__images{margin-bottom:2.5rem}@media (max-width:47.99875em){.popup__images{margin-bottom:1.875rem}}@keyframes line{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.popup__list{line-height:1.4;margin-bottom:2.5rem}@media (max-width:47.99875em){.popup__list{margin-bottom:1.25rem}}.popup__list li{align-items:center;display:flex;gap:.625rem}.popup__list li:not(:last-child){margin-bottom:1.25rem}@media (max-width:47.99875em){.popup__list li:not(:last-child){margin-bottom:.625rem}}.popup__list--check{margin:0 auto;max-width:16.875rem}.popup__button{margin-bottom:1.25rem;width:100%}.popup__testers{text-align:center}.images-popup{position:relative}.images-popup:after,.images-popup:before{content:"";height:110%;position:absolute;top:0;width:17%;z-index:10}.images-popup:before{background:linear-gradient(90deg,hsla(0,0%,100%,0),rgba(20,17,34,.7));right:0;transform:translate(42%,-5%)}.images-popup:after{background:linear-gradient(-90deg,hsla(0,0%,100%,0),rgba(20,17,34,.7));left:0;transform:translate(-42%,-5%)}.images-popup__search{position:relative}.images-popup__search img{height:6.25rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-25%);width:6.25rem}@media (max-width:47.99875em){.images-popup__search img{height:4.6875rem;transform:translate(-50%,-15%);width:4.6875rem}}.images-popup__bg{animation:line 12s linear infinite;display:flex;gap:2rem;position:relative;width:128.75rem}.images-popup__bg img{width:50%}.home__main{margin-bottom:5.6875rem;padding-top:2.1875rem}@media (max-width:61.99875em){.home__main{margin-bottom:3.5rem}}@media (max-width:47.99875em){.home__main{margin-bottom:2.5625rem;padding-top:0}}.home__why{margin-bottom:3.5rem}@media (max-width:47.99875em){.home__why{margin-bottom:2.5625rem}}.home__find,.home__results,.home__work{margin-bottom:2rem}.main-home{position:relative}.main-home:after,.main-home:before{top:0}.main-home:before{background:linear-gradient(180deg,#ff9202,#8a0505);right:0;transform:rotate(-43.382deg) translate(180%,-40%)}@media (max-width:47.99875em){.main-home:before{transform:rotate(-43.382deg) translate(150%,-40%)}}.main-home:after{background:linear-gradient(180deg,#0057ff,#058a6a);left:0;transform:rotate(48.707deg) translate(-100%,-20%)}@media (max-width:47.99875em){.main-home:after{transform:rotate(48.707deg) translate(-120%,-20%)}}.main-home__container{align-items:center;display:flex;max-width:63.75rem;position:relative;z-index:10}@media (max-width:47.99875em){.main-home__container{flex-direction:column-reverse;gap:1.5rem}}.main-home__card{flex:0 0 auto;margin:0 auto;max-width:20.9375rem}@media (min-width:47.99875em){.main-home__card{flex:0 0 20.9375rem}}@media (max-width:47.99875em){.main-home__card{order:1}}@media (max-width:22.5em){.main-home__card{width:100%}}.main-home__content{display:grid;flex:1 1 auto;justify-items:start;padding-left:4rem}@media (min-width:75em){.main-home__content{gap:2.1875rem}}@media (min-width:20em) and (max-width:75em){@supports (gap:clamp(0.9375rem,0.4829545455rem + 2.2727272727vw,2.1875rem)){.main-home__content{gap:clamp(.9375rem,.4829545455rem + 2.2727272727vw,2.1875rem)}}@supports not (gap:clamp(0.9375rem,0.4829545455rem + 2.2727272727vw,2.1875rem)){.main-home__content{gap:calc(.48295rem + 2.27273vw)}}}@media (max-width:20em){.main-home__content{gap:.9375rem}}@media (max-width:47.99875em){.main-home__content{justify-items:center;order:2;padding-left:0;text-align:center}}.main-home__title{line-height:1}.main-home__button{min-width:15.1875rem}@media (max-width:47.99875em){.main-home__button{order:0}}.slider-card__wrapper{padding-bottom:.3125rem}.card-main{display:flex;flex-direction:column;gap:.6875rem;padding:1rem;position:relative}.card-main__image{border-radius:1.25rem;height:19.75rem;overflow:hidden;position:relative}.card-main__content{align-self:center;line-height:1.4;text-align:center}.card-main__name{font-size:1.375rem;font-weight:500}.card-main__name:not(:last-child){margin-bottom:.3125rem}.card-main__iq{font-size:1.25rem}.why__block{padding:2rem 2.8125rem}@media (max-width:47.99875em){.why__block{padding:.3125rem}}.why__title{text-align:center}@media (min-width:75em){.why__title{margin-bottom:2rem}}@media (min-width:20em) and (max-width:75em){@supports (margin-bottom:clamp(1.25rem,0.9772727273rem + 1.3636363636vw,2rem)){.why__title{margin-bottom:clamp(1.25rem,.9772727273rem + 1.3636363636vw,2rem)}}@supports not (margin-bottom:clamp(1.25rem,0.9772727273rem + 1.3636363636vw,2rem)){.why__title{margin-bottom:calc(.97727rem + 1.36364vw)}}}@media (max-width:20em){.why__title{margin-bottom:1.25rem}}.why__items{display:grid;gap:.625rem;grid-template-columns:repeat(7,1fr)}@media (max-width:80em){.why__items{grid-template-columns:repeat(3,1fr)}}@media (max-width:26.875em){.why__items{grid-template-columns:repeat(2,1fr)}}@media (max-width:80em){.why__item:last-child{grid-column:span 3}}@media (max-width:26.875em){.why__item:last-child{grid-column:span 2}}.item-why{align-items:center;display:flex;flex-direction:column;padding:1.6875rem 1.0625rem 1.0625rem}.item-why__icon{flex:0 0 auto;margin-bottom:1rem}.item-why__icon img{max-width:100%}.item-why__title{flex:1 1 auto;font-weight:500;line-height:1.4;text-align:center}.how-work{position:relative}.how-work:after,.how-work:before{opacity:.56;top:0}@media (max-width:47.99875em){.how-work:after,.how-work:before{display:none}}.how-work:before{background:linear-gradient(180deg,#ff5d2a,#ffd32a);left:0;transform:rotate(-101.743deg) translate(40%,-45%)}.how-work:after{background:linear-gradient(180deg,#0be881,#0f696f);right:0;transform:rotate(-101.743deg) translate(30%,50%)}.how-work__container{max-width:64.0625rem;text-align:center}@media (min-width:75em){.how-work__header{margin-bottom:4.0625rem}}@media (min-width:20em) and (max-width:75em){@supports (margin-bottom:clamp(1.5rem,0.5681818182rem + 4.6590909091vw,4.0625rem)){.how-work__header{margin-bottom:clamp(1.5rem,.5681818182rem + 4.6590909091vw,4.0625rem)}}@supports not (margin-bottom:clamp(1.5rem,0.5681818182rem + 4.6590909091vw,4.0625rem)){.how-work__header{margin-bottom:calc(.56818rem + 4.65909vw)}}}@media (max-width:20em){.how-work__header{margin-bottom:1.5rem}}@media (min-width:75em){.how-work__title:not(:last-child){margin-bottom:1.25rem}}@media (min-width:20em) and (max-width:75em){@supports (margin-bottom:clamp(0.625rem,0.3977272727rem + 1.1363636364vw,1.25rem)){.how-work__title:not(:last-child){margin-bottom:clamp(.625rem,.3977272727rem + 1.1363636364vw,1.25rem)}}@supports not (margin-bottom:clamp(0.625rem,0.3977272727rem + 1.1363636364vw,1.25rem)){.how-work__title:not(:last-child){margin-bottom:calc(.39773rem + 1.13636vw)}}}@media (max-width:20em){.how-work__title:not(:last-child){margin-bottom:.625rem}}.how-work__items{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:1.5rem}@media (min-width:75em){.how-work__items{gap:3.3125rem}}@media (min-width:20em) and (max-width:75em){@supports (gap:clamp(1rem,0.1590909091rem + 4.2045454545vw,3.3125rem)){.how-work__items{gap:clamp(1rem,.1590909091rem + 4.2045454545vw,3.3125rem)}}@supports not (gap:clamp(1rem,0.1590909091rem + 4.2045454545vw,3.3125rem)){.how-work__items{gap:calc(.15909rem + 4.20455vw)}}}@media (max-width:20em){.how-work__items{gap:1rem}}@media (max-width:47.99875em){.how-work__items{grid-template-columns:1fr}}@media (max-width:29.99875em){.how-work__button{display:none}}.item-how-work{display:flex;gap:.9375rem;height:100%;padding:0 1.875rem 1.875rem;position:relative}.item-how-work--certificate:before,.item-how-work--complete:before{content:"";height:7.8125rem;position:absolute;right:0;top:50%;transform:translate(105%,-50%);width:3.4375rem}@media (max-width:47.99875em){.item-how-work--certificate:before,.item-how-work--complete:before{display:none}}.item-how-work--complete:before{background:url(../../img/home_page/work/decor1.svg) 100% no-repeat}.item-how-work--certificate:before{background:url(../../img/home_page/work/decor2.svg) 100% no-repeat}@media (max-width:61.99875em){.item-how-work{padding:0 .9375rem .9375rem}}@media (min-width:47.99875em){.item-how-work{flex-direction:column}}@media (max-width:47.99875em){.item-how-work{align-items:center;padding:.9375rem;text-align:left}}.item-how-work__icon{flex:0 0 10.9375rem;position:relative;transform:translateY(-20%)}.item-how-work__icon img{max-width:100%}@media (max-width:47.99875em){.item-how-work__icon{flex:0 0 5.8125rem;transform:translate(0)}}.item-how-work__body{line-height:1.4}.item-how-work__title{color:#d1b9ef;font-weight:500}@media (min-width:75em){.item-how-work__title{font-size:1.25rem}}@media (min-width:20em) and (max-width:75em){@supports (font-size:clamp(1rem,0.9090909091rem + 0.4545454545vw,1.25rem)){.item-how-work__title{font-size:clamp(1rem,.9090909091rem + .4545454545vw,1.25rem)}}@supports not (font-size:clamp(1rem,0.9090909091rem + 0.4545454545vw,1.25rem)){.item-how-work__title{font-size:calc(.90909rem + .45455vw)}}}@media (max-width:20em){.item-how-work__title{font-size:1rem}}.item-how-work__title:not(:last-child){margin-bottom:.5rem}@media (min-width:75em){.results__header{margin-bottom:2.25rem}}@media (min-width:20em) and (max-width:75em){@supports (margin-bottom:clamp(1rem,0.5454545455rem + 2.2727272727vw,2.25rem)){.results__header{margin-bottom:clamp(1rem,.5454545455rem + 2.2727272727vw,2.25rem)}}@supports not (margin-bottom:clamp(1rem,0.5454545455rem + 2.2727272727vw,2.25rem)){.results__header{margin-bottom:calc(.54545rem + 2.27273vw)}}}@media (max-width:20em){.results__header{margin-bottom:1rem}}.results__title{text-align:center}@media (min-width:75em){.results__title{margin-bottom:1.5rem}}@media (min-width:20em) and (max-width:75em){@supports (margin-bottom:clamp(0.625rem,0.3068181818rem + 1.5909090909vw,1.5rem)){.results__title{margin-bottom:clamp(.625rem,.3068181818rem + 1.5909090909vw,1.5rem)}}@supports not (margin-bottom:clamp(0.625rem,0.3068181818rem + 1.5909090909vw,1.5rem)){.results__title{margin-bottom:calc(.30682rem + 1.59091vw)}}}@media (max-width:20em){.results__title{margin-bottom:.625rem}}.results__nav{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;row-gap:.625rem}@media (min-width:75em){.results__nav{-moz-column-gap:3.125rem;column-gap:3.125rem}}@media (min-width:20em) and (max-width:75em){@supports ((-moz-column-gap:clamp(1.25rem,0.5681818182rem + 3.4090909091vw,3.125rem)) or (column-gap:clamp(1.25rem,0.5681818182rem + 3.4090909091vw,3.125rem))){.results__nav{-moz-column-gap:clamp(1.25rem,.5681818182rem + 3.4090909091vw,3.125rem);column-gap:clamp(1.25rem,.5681818182rem + 3.4090909091vw,3.125rem)}}@supports not ((-moz-column-gap:clamp(1.25rem,0.5681818182rem + 3.4090909091vw,3.125rem)) or (column-gap:clamp(1.25rem,0.5681818182rem + 3.4090909091vw,3.125rem))){.results__nav{-moz-column-gap:calc(.56818rem + 3.40909vw);column-gap:calc(.56818rem + 3.40909vw)}}}@media (max-width:20em){.results__nav{-moz-column-gap:1.25rem;column-gap:1.25rem}}@media (max-width:47.99875em){.results__nav .link{color:var(--text-gray)}.results__nav .link.active-link{color:var(--text-light-gray)}}.results__items{display:grid;gap:2.8125rem;grid-template-columns:repeat(4,1fr)}@media (max-width:80em){.results__items{gap:1.25rem}}@media (max-width:61.99875em){.results__items{grid-template-columns:repeat(2,1fr)}}@media (max-width:29.99875em){.results__items{gap:.625rem;grid-template-columns:1fr}}.item-results{align-items:center;display:flex}@media (min-width:75em){.item-results{gap:1.5625rem}}@media (min-width:20em) and (max-width:75em){@supports (gap:clamp(0.9375rem,0.7102272727rem + 1.1363636364vw,1.5625rem)){.item-results{gap:clamp(.9375rem,.7102272727rem + 1.1363636364vw,1.5625rem)}}@supports not (gap:clamp(0.9375rem,0.7102272727rem + 1.1363636364vw,1.5625rem)){.item-results{gap:calc(.71023rem + 1.13636vw)}}}@media (max-width:20em){.item-results{gap:.9375rem}}@media (min-width:75em){.item-results{padding:1.5rem}}@media (min-width:20em) and (max-width:75em){@supports (padding:clamp(0.625rem,0.3068181818rem + 1.5909090909vw,1.5rem)){.item-results{padding:clamp(.625rem,.3068181818rem + 1.5909090909vw,1.5rem)}}@supports not (padding:clamp(0.625rem,0.3068181818rem + 1.5909090909vw,1.5rem)){.item-results{padding:calc(.30682rem + 1.59091vw)}}}@media (max-width:20em){.item-results{padding:.625rem}}.item-results__image{border-radius:50%;flex:0 0 3.75rem;height:3.75rem;overflow:hidden;width:3.75rem}.item-results__body{display:flex;flex:1 1 auto;flex-direction:column;gap:.3125rem;line-height:1.4}@media (max-width:29.99875em){.item-results__body{align-items:center;-moz-column-gap:1.375rem;column-gap:1.375rem;flex-direction:row;flex-wrap:wrap;row-gap:.625rem}}.item-results__name{-webkit-line-clamp:1;flex:0 0 auto;font-size:1.25rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;width:100%}.item-results__iq{flex:0 0 auto}@media (max-width:47.99875em){.item-results__iq{font-size:1.25rem}}.item-results__date{color:var(--text-gray2);flex:0 0 auto}@media (max-width:80em){.item-results__date{font-size:.875rem}}@media (max-width:29.99875em){.item-results__date{font-size:1rem}}
