.InputText_input__C64gg{display:block;padding:10px;width:100%;border:2px solid gray;border-radius:8px;transition:border-color .3s}.InputText_input__C64gg:focus,.InputText_input__C64gg:hover{outline:none;border-color:#ffb340}.AuthModal_overlay__ph_Jf{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:10000;padding:20px}.AuthModal_modal__m11_I{background:#fff;border-radius:20px;padding:40px;width:100%;max-width:450px;position:relative;box-shadow:0 20px 40px rgba(0,0,0,.1);animation:AuthModal_modalAppear__cBXEH .3s ease-out}@keyframes AuthModal_modalAppear__cBXEH{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.AuthModal_closeButton__Xqv71{position:absolute;top:20px;right:25px;background:none;border:none;font-size:30px;color:hsla(0,0%,60%,.098);cursor:pointer;line-height:1;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.AuthModal_closeButton__Xqv71:hover{color:#333}.AuthModal_header__ZQuBR{text-align:center;margin-bottom:30px}.AuthModal_title__GxstI{font-family:var(--font-primary);font-size:28px;font-weight:700;color:#333;margin:0 0 8px}.AuthModal_subtitle__ImDnr{font-family:var(--font-primary);font-size:16px;color:#666;margin:0}.AuthModal_form__oonx9{display:flex;flex-direction:column;gap:24px}.AuthModal_inputGroup__z0gay{display:flex;flex-direction:column;gap:8px}.AuthModal_label__sJrqR{font-family:var(--font-primary);font-size:16px;font-weight:500;color:#333;margin:0}.AuthModal_input__dRiNL{font-family:var(--font-primary);padding:16px 20px;border:2px solid #e5e5e5;border-radius:12px;font-size:16px;transition:all .3s ease;background-color:#fafafa}.AuthModal_input__dRiNL::placeholder{color:#999;font-size:16px}.AuthModal_input__dRiNL:focus,.AuthModal_input__dRiNL:hover{outline:none;border-color:#ffb340;background-color:#fff;box-shadow:0 0 0 3px rgba(255,179,64,.1)}.AuthModal_form__oonx9 .button{font-family:var(--font-primary);background-color:#ffb340!important;color:#fff!important;border:none!important;padding:16px 24px;border-radius:12px!important;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:8px;height:auto!important}.AuthModal_form__oonx9 .button:hover{background-color:#e56f21!important;transform:translateY(-2px);box-shadow:0 6px 20px rgba(230,126,34,.4)}.AuthModal_form__oonx9 .button:active{transform:translateY(0);box-shadow:0 2px 8px rgba(230,126,34,.3)}.AuthModal_error__PKkwf{background-color:#fee;color:#c53030;padding:12px 16px;border-radius:8px;border:1px solid #feb2b2;font-size:14px;margin-bottom:16px;text-align:center}.AuthModal_submitButton__8GrVH{font-family:var(--font-primary);background-color:#ffb340;color:#fff;border:none;padding:16px 24px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:8px;width:100%;height:auto}.AuthModal_submitButton__8GrVH:hover:not(:disabled){background-color:#e56f21;transform:translateY(-2px);box-shadow:0 6px 20px rgba(230,126,34,.4)}.AuthModal_submitButton__8GrVH:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px rgba(230,126,34,.3)}.AuthModal_submitButton__8GrVH:focus{outline:none;box-shadow:0 0 0 3px rgba(255,179,64,.3)}.AuthModal_submitButton__8GrVH:disabled{background-color:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.AuthModal_switchMode__JRZEl{text-align:center;margin-top:24px;padding-top:24px;border-top:1px solid #e5e5e5}.AuthModal_switchMode__JRZEl p{font-family:var(--font-primary);font-size:14px;color:#666;margin:0}.AuthModal_switchButton__PKC_X{background:none;border:none;color:#ffb340;font-family:var(--font-primary);font-size:14px;font-weight:600;cursor:pointer;margin-left:6px;transition:color .2s ease}.AuthModal_switchButton__PKC_X:hover{color:#e56f21;text-decoration:underline}@media(max-width:480px){.AuthModal_modal__m11_I{padding:30px 25px;margin:20px;max-width:none;border-radius:16px}.AuthModal_title__GxstI{font-size:24px}.AuthModal_label__sJrqR,.AuthModal_subtitle__ImDnr{font-size:14px}.AuthModal_input__dRiNL{padding:14px 16px;font-size:14px}.AuthModal_input__dRiNL::placeholder{font-size:14px}.AuthModal_form__oonx9 .button{padding:14px 20px;font-size:14px;background-color:#ffb340!important}.AuthModal_form__oonx9 .button:hover{background-color:#e56f21!important;transform:translateY(-1px);box-shadow:0 4px 12px rgba(230,126,34,.3)}.AuthModal_form__oonx9 .button:active{transform:translateY(0);box-shadow:0 2px 6px rgba(230,126,34,.2)}.AuthModal_submitButton__8GrVH{padding:14px 20px;font-size:14px}.AuthModal_submitButton__8GrVH:hover:not(:disabled){background-color:#e56f21;transform:translateY(-1px);box-shadow:0 4px 12px rgba(230,126,34,.3)}.AuthModal_submitButton__8GrVH:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 6px rgba(230,126,34,.2)}.AuthModal_submitButton__8GrVH:disabled{background-color:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.AuthModal_closeButton__Xqv71{top:15px;right:20px;font-size:24px}}.Navigation_navigation__xmS9J{width:100%;background-color:#fff;border-bottom:1px solid #e5e5e5;position:-webkit-sticky;position:sticky;top:0;z-index:1000;box-shadow:0 2px 4px rgba(0,0,0,.1);margin:0;padding:0;overflow:visible}.Navigation_nav-container__vbeDf{width:100%;max-width:none;padding:0;display:flex;justify-content:space-between;align-items:center;height:70px;margin:0}.Navigation_nav-logo__2KLCu{display:flex;align-items:center;margin-left:20px;text-decoration:none}.Navigation_logo-image__DDMIJ{height:50px;width:auto;object-fit:contain}.Navigation_nav-menu___ep4E{display:none;align-items:center;gap:30px;margin-right:20px}.Navigation_nav-link__ao_VI{font-family:var(--font-primary);text-decoration:none;color:#333;font-size:16px;font-weight:500;transition:color .3s ease;position:relative}.Navigation_nav-link__ao_VI:hover{color:#e67e22}.Navigation_nav-register-btn__StLWU{font-family:var(--font-primary);background-color:#ffb340;color:#fff;border:none;padding:12px 24px;border-radius:25px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.Navigation_nav-register-btn__StLWU:hover{background-color:#e56f21;transform:translateY(-2px);box-shadow:0 4px 8px rgba(230,126,34,.3)}.Navigation_user-menu__H1NIy{display:flex;align-items:center;gap:15px}.Navigation_user-name__VmZq9{font-family:var(--font-primary);color:#333;font-size:16px;font-weight:500}.Navigation_nav-logout-btn__580zf{font-family:var(--font-primary);background-color:#dc3545;color:#fff;border:none;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.Navigation_nav-logout-btn__580zf:hover{background-color:#c82333;transform:translateY(-1px);box-shadow:0 2px 6px rgba(220,53,69,.3)}.Navigation_burger-menu__xgraW{display:flex;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.Navigation_burger-menu__xgraW:hover{background:transparent}.Navigation_burger-menu__xgraW:focus{outline:none;background:transparent}.Navigation_burger-menu__xgraW span{width:30px;height:3px;background-color:#333;border-radius:2px;transition:all .3s ease;transform-origin:center}.Navigation_burger-menu__xgraW.Navigation_active__8HSye span:first-child{transform:rotate(45deg) translate(7px,7px)}.Navigation_burger-menu__xgraW.Navigation_active__8HSye span:nth-child(2){opacity:0}.Navigation_burger-menu__xgraW.Navigation_active__8HSye span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.Navigation_mobile-menu__MxyGJ{position:fixed;top:0;left:0;right:0;width:100%;height:auto;background-color:#fff;display:flex;flex-direction:column;padding:20px 30px 24px;gap:0;transform:translateY(calc(-100% - 8px));transition:transform .3s ease;z-index:999;border-bottom:1px solid #e5e5e5;box-shadow:0 4px 10px rgba(0,0,0,.1);overflow:hidden}.Navigation_mobile-menu__MxyGJ.Navigation_active__8HSye{transform:translateY(0)}.Navigation_mobile-menu-title__hVFI4{font-family:var(--font-brand);display:inline-block;font-size:28px;font-weight:700;color:var(--color-brand);margin:0 0 10px;text-align:left;padding-bottom:10px;border-bottom:none;text-transform:none;text-decoration:none}.Navigation_mobile-menu-divider__fJ8lM{width:100%;height:1px;background-color:#e5e5e5;margin-bottom:10px}.Navigation_mobile-user-info__IaZih{font-family:var(--font-primary);color:var(--color-brand);font-size:18px;font-weight:600;padding:15px 0;text-align:left;border-bottom:1px solid #e5e5e5;margin-bottom:10px}.Navigation_mobile-nav-link__FFqBN{font-family:var(--font-primary);text-decoration:none;color:#333;font-size:20px;font-weight:500;padding:16px 0;transition:color .3s ease;text-align:left;display:flex;align-items:center;gap:15px;background:none;border:none;cursor:pointer;width:100%}.Navigation_mobile-nav-link__FFqBN:hover{color:var(--color-brand)}@media(min-width:768px){.Navigation_nav-menu___ep4E{display:flex}.Navigation_burger-menu__xgraW,.Navigation_mobile-menu__MxyGJ{display:none}.Navigation_nav-container__vbeDf{padding:0}.Navigation_nav-logo__2KLCu{margin-left:30px}.Navigation_nav-menu___ep4E{margin-right:30px}}@media(min-width:1024px){.Navigation_nav-container__vbeDf{padding:0}.Navigation_nav-menu___ep4E{gap:40px;margin-right:40px}.Navigation_nav-logo__2KLCu{margin-left:40px}}@media(min-width:1200px){.Navigation_nav-container__vbeDf{max-width:1200px;margin:0 auto;padding:0}}@media(min-width:1440px){.Navigation_nav-container__vbeDf{max-width:1200px;margin:0 auto;padding:0}}@media(max-width:767px){.Navigation_nav-container__vbeDf{padding:0;height:60px}.Navigation_logo-image__DDMIJ{height:40px}.Navigation_burger-menu__xgraW{display:flex;margin-right:20px}.Navigation_nav-menu___ep4E{display:none}.Navigation_mobile-menu__MxyGJ{min-height:0}}.Header_header__XBNPa{position:relative;width:100%;min-height:clamp(220px,72vw,320px);background:linear-gradient(135deg,#f5f5f5,#e8e8e8);display:flex;align-items:flex-start;justify-content:flex-start;overflow:hidden;overflow-x:hidden;padding:2.5rem 1.25rem 1.5rem;margin:0 auto;max-width:100vw}.Header_header-media__ReLUc{position:absolute;inset:0;display:block;z-index:0}.Header_header-image__JOA_L{width:100%;height:100%;object-fit:cover;object-position:center bottom;display:block}.Header_header__XBNPa:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,hsla(0,0%,100%,.88),hsla(0,0%,100%,.58) 55%,hsla(0,0%,100%,.18));z-index:1}.Header_header-content__b7m5t{position:relative;z-index:2;text-align:left;color:#333;margin-top:1.25rem;padding:0;max-width:min(100%,19rem)}.Header_header-title__dXV_f{font-family:var(--font-brand);display:inline-block;font-weight:700;font-size:clamp(2.35rem,10.5vw,4rem);letter-spacing:.035em;margin:0;color:var(--color-brand);text-shadow:2px 2px 8px hsla(0,0%,100%,.55);line-height:.95;text-transform:none;text-decoration:none}.Header_header-subtitle__Wm_O5{font-family:var(--font-primary);font-size:clamp(1rem,4.5vw,1.2rem);font-weight:600;letter-spacing:.06em;margin:.7rem 0 0 .2rem;color:var(--color-brand);text-transform:none}@media(min-width:480px){.Header_header__XBNPa{min-height:320px;padding:2.75rem 1.75rem 1.75rem}.Header_header__XBNPa:before{background:linear-gradient(180deg,hsla(0,0%,100%,.82),hsla(0,0%,100%,.48) 55%,hsla(0,0%,100%,.12))}.Header_header-title__dXV_f{font-size:clamp(2.8rem,9vw,4.2rem);letter-spacing:.08em}.Header_header-subtitle__Wm_O5{font-size:clamp(1.05rem,3.8vw,1.35rem);margin-top:.7rem}}@media(min-width:768px){.Header_header__XBNPa{min-height:180px;aspect-ratio:1/1;justify-content:flex-start;align-items:center;padding-left:5%;padding-top:0;padding-bottom:0}.Header_header__XBNPa:before{background:hsla(0,0%,100%,.2)}.Header_header-content__b7m5t{text-align:left;margin-bottom:3rem;padding:0;max-width:100%}}@media(min-width:1024px){.Header_header__XBNPa{min-height:250px;aspect-ratio:16/9;max-width:1400px}.Header_header__XBNPa:before{background:hsla(0,0%,100%,.1)}.Header_header-content__b7m5t{margin-bottom:5rem}.Header_header-title__dXV_f{font-size:clamp(2.8rem,7.5vw,5.5rem);letter-spacing:.1em}.Header_header-subtitle__Wm_O5{font-size:clamp(1.2rem,3vw,2rem);letter-spacing:.08em;margin-top:1rem}}@media(min-width:1400px){.Header_header__XBNPa{min-height:300px}.Header_header-content__b7m5t{margin-bottom:7rem}}.Header_header-content__b7m5t{animation:Header_fadeInUp__1xLrn 1s ease-out}@keyframes Header_fadeInUp__1xLrn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.About_about__wy6Hx{position:relative;width:100%;min-height:320px;background-image:url(/images/Home/about.jpg);background-size:cover;background-position:top;background-repeat:no-repeat;display:flex;align-items:flex-start;justify-content:center;overflow:hidden;margin:0 auto;padding:1.75rem 0 1.5rem}.About_about__wy6Hx:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.64);z-index:1}.About_about-content__nW21d{position:relative;z-index:2;max-width:100%;padding:0 1rem;color:#333;text-align:left;width:100%}.About_about-text-container__n0K_M{display:flex;flex-direction:column}.About_about-title__i3Lnq{font-family:var(--font-brand);font-size:clamp(1.95rem,8vw,3rem);font-weight:700;letter-spacing:.08em;margin:0 0 .85rem;text-transform:uppercase;color:var(--color-brand);text-shadow:2px 2px 4px hsla(0,0%,100%,.8);line-height:1.05;text-align:left}.About_about-text__iDlSq{font-family:var(--font-primary);font-size:clamp(1rem,4vw,1.08rem);line-height:1.55;color:#444;text-shadow:1px 1px 2px hsla(0,0%,100%,.8);text-align:left;max-width:34rem}.About_about-text__iDlSq p{margin:0 0 1rem;font-weight:400}.About_about-text__iDlSq p:last-child{margin-bottom:0}@media(min-width:480px){.About_about__wy6Hx{min-height:400px;padding:2rem 0}.About_about-content__nW21d{padding:0 1.5rem}.About_about-title__i3Lnq{font-size:clamp(2.5rem,6vw,4rem);margin-bottom:1.5rem}.About_about-text__iDlSq{font-size:clamp(1rem,2.5vw,1.2rem)}.About_about-text__iDlSq p{margin-bottom:1.5rem}}@media(min-width:768px){.About_about__wy6Hx{min-height:530px;background-size:contain;background-position:0 0;align-items:flex-start;padding-top:1rem}.About_about__wy6Hx:before{background:hsla(0,0%,100%,.3)}.About_about-content__nW21d{display:flex;align-items:flex-start;justify-content:space-between;max-width:100%;margin-top:1.5rem;width:100%}.About_about-title__i3Lnq{flex:0 0 35%;margin-bottom:0;margin-left:5rem;text-align:left}.About_about-text-container__n0K_M{flex:0 0 50%}.About_about-text__iDlSq{text-align:left;font-size:.75rem}}@media(min-width:800px){.About_about-text__iDlSq{font-size:.8rem}}@media(min-width:850px){.About_about__wy6Hx{min-height:600px}.About_about-text__iDlSq{font-size:.9rem}.About_about-content__nW21d{margin-top:2.1rem}}@media(min-width:900px){.About_about-title__i3Lnq{margin-left:5.5rem}.About_about-text__iDlSq{font-size:1rem}.About_about-content__nW21d{margin-top:2rem}}@media(min-width:950px){.About_about__wy6Hx{min-height:650px}.About_about-title__i3Lnq{margin-left:6rem}.About_about-content__nW21d{margin-top:2.2rem}}@media(min-width:1000px){.About_about-text__iDlSq{font-size:1.1rem}}@media(min-width:1024px){.About_about__wy6Hx{padding:3rem 0;justify-content:flex-end}.About_about__wy6Hx:before{background:hsla(0,0%,100%,.1)}.About_about-content__nW21d{display:flex;max-width:100%;padding:0 5%;margin-top:.5rem;justify-content:space-between;align-items:flex-start}.About_about-title__i3Lnq{flex:0 0 40%;margin-bottom:0;margin-left:5rem;text-align:left}.About_about-text-container__n0K_M{flex:0 0 50%}.About_about-text__iDlSq{text-align:left;margin-right:0;font-size:1.1rem}}@media(min-width:1100px){.About_about-text__iDlSq{font-size:1.15rem}.About_about-content__nW21d{margin-top:.7rem}}@media(min-width:1150px){.About_about-title__i3Lnq{margin-left:5.5rem}.About_about-content__nW21d{margin-top:.9rem}}@media(min-width:1200px){.About_about-text__iDlSq{font-size:1.2rem}}@media(min-width:1250px){.About_about-title__i3Lnq{font-size:5rem;margin-left:6rem}.About_about-text__iDlSq{font-size:1.3rem}}@media(min-width:1300px){.About_about-text__iDlSq{font-size:1.4rem}}@media(min-width:1350px){.About_about-text__iDlSq{font-size:1.5rem}.About_about-content__nW21d{margin-top:1.2rem}.About_about-title__i3Lnq{margin-left:6.5rem}}@media(min-width:1400px){.About_about__wy6Hx{max-width:1400px;min-height:800px;padding:4rem 0;margin:0 auto;justify-content:center}.About_about-content__nW21d{margin-top:.6rem}.About_about__wy6Hx:before{display:none}.About_about-text-container__n0K_M{flex:0 0 55%;margin-right:0}.About_about-text__iDlSq{font-size:1.55rem}}.About_about-content__nW21d{animation:About_fadeInUp__HSUpH 1s ease-out}@keyframes About_fadeInUp__HSUpH{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.HeroTest_hero-test__HQMdr{position:relative;width:100%;background:#fff;display:flex;align-items:center;justify-content:center;padding:2rem 1rem 1rem;margin-top:-1.5rem;overflow:hidden}.HeroTest_hero-test-content__1LVcT{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:100%;width:100%}.HeroTest_hero-test-title__ddgYg{font-family:var(--font-display);font-size:1.6rem;color:#2c2c2c;margin:0 0 1rem;text-shadow:2px 2px 4px rgba(0,0,0,.1);text-align:center;letter-spacing:1px}.HeroTest_hero-test-title-desktop__K6or8{display:none}.HeroTest_hero-test-title-mobile__bsUZv{display:block}.HeroTest_hero-test-visual__uR_ML{position:relative;display:flex;flex-direction:column;align-items:center;margin-bottom:2rem;width:100%;align-self:center}.HeroTest_hero-test-capsule__9xEth{position:relative;width:280px;height:350px;margin:0 auto}.HeroTest_hero-test-capsule__9xEth img{width:100%;height:100%;object-fit:cover;object-position:center}.HeroTest_hero-test-arrow__L6t1e{display:none}.HeroTest_hero-test-buttons__rx9QB{justify-content:center;max-width:22rem;align-self:center;position:relative;padding:.75rem 1rem 0;border-radius:15px;margin:0 auto}.HeroTest_hero-test-buttons-group__bVAR1,.HeroTest_hero-test-buttons__rx9QB{display:flex;flex-direction:column;gap:.8rem;align-items:center;width:100%}.HeroTest_hero-test-buttons__rx9QB:after,.HeroTest_hero-test-buttons__rx9QB:before{content:"";position:absolute;left:50%;transform:translateX(-50%);width:100vw;height:1px;background-color:#e0e0e0}.HeroTest_hero-test-buttons__rx9QB:before{top:-1rem}.HeroTest_hero-test-buttons__rx9QB:after{display:none}.HeroTest_hero-test-btn__VRE4f{font-family:var(--font-primary);display:inline-flex;align-items:center;justify-content:center;width:min(100%,19rem);padding:.85rem 1.35rem;border:none;border-radius:18px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:0;text-transform:uppercase;letter-spacing:.5px;text-decoration:none;text-align:center;line-height:1.1}.HeroTest_hero-test-title-desktop__K6or8{text-align:center;margin-left:0}.HeroTest_hero-test-btn-results__WDnyI{background:transparent;color:#ff8c00;border:none;font-weight:500;text-decoration:none}.HeroTest_hero-test-btn-results__WDnyI:hover{background:transparent;color:#e67c00;transform:none;box-shadow:none;text-decoration:underline}.HeroTest_hero-test-btn-test__NgPX7{background:#ffb340;color:#fff;padding:.9rem 1.35rem;min-width:0;text-decoration:none}.HeroTest_hero-test-btn-test__NgPX7:hover{background:#e67c00;border-color:#e67c00;transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,140,0,.4)}@media(min-width:360px){.HeroTest_hero-test-btn__VRE4f{font-size:.95rem}}@media(min-width:400px){.HeroTest_hero-test-btn__VRE4f{font-size:1rem}}@media(min-width:480px){.HeroTest_hero-test-capsule__9xEth{width:320px;height:400px}.HeroTest_hero-test-title__ddgYg{font-size:2rem}.HeroTest_hero-test-btn__VRE4f{font-size:1.05rem;width:min(100%,20rem)}}@media(min-width:768px){.HeroTest_hero-test__HQMdr{padding:1rem 1.5rem;margin-top:-.5rem}.HeroTest_hero-test-content__1LVcT{flex-direction:column;align-items:center;justify-content:center;max-width:56rem;text-align:center;margin:0 auto}.HeroTest_hero-test-title-mobile__bsUZv{display:block}.HeroTest_hero-test-title__ddgYg{margin:0 0 1rem}.HeroTest_hero-test-title-desktop__K6or8{display:none}.HeroTest_hero-test-visual__uR_ML{margin-bottom:1.5rem;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;width:100%}.HeroTest_hero-test-arrow__L6t1e{display:none}.HeroTest_hero-test-capsule__9xEth{width:min(100%,24rem);height:auto;aspect-ratio:4/5;z-index:2;position:relative;margin:0 auto}.HeroTest_hero-test-buttons__rx9QB{flex-direction:column;gap:1rem;width:min(100%,24rem);max-width:24rem;padding:1.25rem 0 0;align-items:center;justify-content:center;position:relative;background-color:transparent;border-radius:0;z-index:3}.HeroTest_hero-test-buttons-group__bVAR1{display:flex;flex-direction:column;gap:1rem;align-items:center;width:100%;margin-right:0}.HeroTest_hero-test-buttons__rx9QB:before{top:-.75rem}.HeroTest_hero-test-btn__VRE4f{font-size:1rem;width:100%}.HeroTest_hero-test-btn-results__WDnyI{padding:1rem 1.5rem;background-color:#ffdfb0;color:#000}.HeroTest_hero-test-btn-test__NgPX7{padding:1rem 1.5rem}}@media(min-width:1024px){.HeroTest_hero-test-title-mobile__bsUZv{display:none}.HeroTest_hero-test-title-desktop__K6or8{display:block;margin-left:4rem;font-size:1.8rem;font-weight:200;flex-shrink:0}.HeroTest_hero-test-visual__uR_ML{margin-bottom:0;flex-direction:row;gap:2rem}.HeroTest_hero-test-arrow__L6t1e{display:block;width:500px;height:620px;background-image:url(/images/Home/arrow.jpg);background-size:contain;background-repeat:no-repeat;background-position:50%;position:absolute;top:70%;left:33%;transform:translate(-50%,-50%) rotate(75deg);z-index:1;pointer-events:none}.HeroTest_hero-test-capsule__9xEth{width:320px;height:400px;z-index:2;position:relative;margin-left:auto;margin-right:6%}.HeroTest_hero-test-buttons__rx9QB{flex-direction:row;gap:2rem;width:100%;max-width:1400px;padding:2.5rem 1.5rem;align-items:center;justify-content:space-between;background-color:#ebebeb}.HeroTest_hero-test-buttons-group__bVAR1{flex-direction:row;gap:1rem;align-items:center;width:auto;margin-right:4rem}.HeroTest_hero-test-buttons__rx9QB:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:100vw;height:100%;background-color:#f8f9fa;z-index:-1}.HeroTest_hero-test-buttons__rx9QB:after{display:none}.HeroTest_hero-test-btn__VRE4f{width:auto}}@media(min-width:1100px){.HeroTest_hero-test-arrow__L6t1e{left:35%;width:550px}.HeroTest_hero-test-capsule__9xEth{width:350px;height:450px}}@media(min-width:1200px){.HeroTest_hero-test__HQMdr{min-height:90vh}.HeroTest_hero-test-arrow__L6t1e{width:650px;height:800px;position:absolute;top:60%;left:30%;transform:translate(-50%,-50%) rotate(80deg);z-index:1;pointer-events:none}.HeroTest_hero-test-capsule__9xEth{width:400px;height:500px;z-index:2;position:relative;margin-left:auto;margin-right:5%}.HeroTest_hero-test-buttons__rx9QB{padding:3rem 2rem;z-index:3}.HeroTest_hero-test-buttons-group__bVAR1{gap:1.5rem}.HeroTest_hero-test-btn__VRE4f{font-size:1.3rem;min-width:200px}}@media(min-width:1300px){.HeroTest_hero-test-content__1LVcT{max-width:1400px}.HeroTest_hero-test-title-desktop__K6or8{font-size:2.5rem}.HeroTest_hero-test-arrow__L6t1e{width:750px;height:920px;position:absolute;top:65%;left:32%;transform:translate(-50%,-50%) rotate(75deg);z-index:1;pointer-events:none}.HeroTest_hero-test-capsule__9xEth{width:450px;height:560px;z-index:2;position:relative;margin-left:auto;margin-right:6%;margin-top:4%}}@media(min-width:1400px){.HeroTest_hero-test-arrow__L6t1e{width:850px;left:35%}.HeroTest_hero-test-capsule__9xEth{margin-right:8%}}@media(min-width:1500px){.HeroTest_hero-test__HQMdr{max-width:1600px;margin:0 auto}.HeroTest_hero-test-title-desktop__K6or8{font-size:3rem}.HeroTest_hero-test-arrow__L6t1e{height:1040px;position:absolute;top:70%;left:35%;transform:translate(-50%,-50%) rotate(75deg);z-index:1;pointer-events:none;width:850px}.HeroTest_hero-test-capsule__9xEth{width:500px;height:620px;z-index:2;position:relative;margin-left:auto;margin-right:8%}.HeroTest_hero-test-buttons__rx9QB{z-index:3}.HeroTest_hero-test-buttons-group__bVAR1{gap:3rem}.HeroTest_hero-test-btn-result__m96Nb{min-height:60px}}.HeroTest_hero-test-content__1LVcT{animation:HeroTest_fadeInUp__UJPDd 1s ease-out}.HeroTest_hero-test-btn__VRE4f{animation:HeroTest_fadeInUp__UJPDd 1s ease-out .3s both}@keyframes HeroTest_fadeInUp__UJPDd{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroTest_float__Ugb3J{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Footer_footer__ddZ2A{background-color:#f8f9fa;padding:24px 0 32px;margin-top:auto;border-top:1px solid #e9ecef}.Footer_footer-container__lxPUi{max-width:1400px;margin:0 auto;padding:0 16px;text-align:center}.Footer_footer-content__D5kU_{display:flex;flex-direction:column;gap:30px}.Footer_footer-main__Gg900{display:flex;flex-direction:column;gap:24px;margin-left:0;align-items:center}.Footer_footer-title__dCpU4{font-family:var(--font-brand);display:inline-block;font-size:24px;font-weight:700;color:var(--color-brand);margin:0;letter-spacing:1px;text-transform:none;text-decoration:none}.Footer_footer-contacts__TsH4e{display:flex;flex-direction:column;gap:16px;align-items:center}.Footer_contact-item__uPJNf{display:flex;align-items:center;justify-content:center;gap:2px}.Footer_contact-icon__5e1qF{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.Footer_contact-icon-img__dnBZ2{width:100%;height:100%;object-fit:cover;border-radius:50%}.Footer_contact-text__rmC55{font-family:var(--font-primary);font-size:18px;color:#333;font-weight:500}.Footer_footer-navigation__2ZeAc{display:none}.Footer_footer-nav__Pk9qF{display:flex;flex-direction:column;gap:16px}.Footer_footer-nav-link__kd83G{font-family:var(--font-primary);color:#333;text-decoration:none;font-size:16px;font-weight:500;transition:all .3s ease;padding:.5rem 0;border-radius:4px}.Footer_footer-nav-link__kd83G:hover{color:var(--color-brand);transform:translateX(5px)}@media(min-width:768px){.Footer_footer-container__lxPUi{text-align:left}.Footer_footer-content__D5kU_{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:60px}.Footer_footer-main__Gg900{flex:1 1;align-items:flex-start}.Footer_footer-contacts__TsH4e{align-items:flex-start}.Footer_footer-navigation__2ZeAc{display:block;flex:1 1;margin-top:2.5rem}.Footer_footer-nav__Pk9qF{min-width:120px}}@media(min-width:1024px){.Footer_footer__ddZ2A{padding:60px 0}.Footer_footer-content__D5kU_{gap:80px}.Footer_footer-title__dCpU4{font-size:28px}.Footer_contact-text__rmC55{font-size:20px}.Footer_footer-nav-link__kd83G{font-size:18px}}@media(min-width:1440px){.Footer_footer-container__lxPUi{padding:0 24px}}.Home_home__0G2Lj{width:100%;min-height:100vh;background:#fff}