.test{padding:2px 0;position:relative;display:flex;align-items:center}.test .text{margin:0;cursor:pointer;text-decoration:none;font-size:18px;color:var(--color-black);line-height:27px}@media only screen and (min-width:1024px){.test .text{font-size:16px}}@media only screen and (min-width:1280px){.test .text{font-size:18px}}.test .text.text-danger{color:var(--color-geraldine)}.test .text img{width:10px;margin-left:8px}@media only screen and (max-width:360px){.test .text img{display:none}}@media only screen and (max-width:600px)and (min-width:361px){.test .text img{display:none}}@media only screen and (min-width:601px)and (max-width:767px){.test .text img{display:none}}@media only screen and (min-width:768px)and (max-width:1023px){.test .text img{display:none}}.profile-mini{display:flex;align-items:center;gap:8px}.profile-mini.opened{pointer-events:none}@media only screen and (max-width:360px){.profile-mini{border:0;margin:0;padding:0;justify-content:flex-end}}@media only screen and (max-width:600px)and (min-width:361px){.profile-mini{border:0;margin:0;padding:0;justify-content:flex-end}}@media only screen and (min-width:601px)and (max-width:767px){.profile-mini{border:0;margin:0;padding:0;justify-content:flex-end}}@media only screen and (min-width:768px)and (max-width:1023px){.profile-mini{border:0;margin:0;padding:0;justify-content:flex-end}}@media only screen and (min-width:1024px){.profile-mini{padding-left:20px;min-width:160px}}@media only screen and (min-width:1280px){.profile-mini{padding-left:30px}}.profile-mini__avatar{cursor:pointer;display:block;width:46px;height:46px;border-radius:50%}.profile-mini__name{cursor:pointer;overflow:hidden;text-overflow:ellipsis;max-width:120px;margin:0;text-align:right;font-size:18px;color:var(--color-charcoal);font-weight:700}@media only screen and (min-width:1024px){.profile-mini__name{font-size:16px}}@media only screen and (min-width:1280px){.profile-mini__name{font-size:18px}}.dropdown-profile{background:var(--color-white-smoke)}@media only screen and (max-width:360px){.dropdown-profile{display:none}}@media only screen and (max-width:600px)and (min-width:361px){.dropdown-profile{display:none}}@media only screen and (min-width:601px)and (max-width:767px){.dropdown-profile{display:none}}@media only screen and (min-width:768px)and (max-width:1023px){.dropdown-profile{display:none}}.dropdown-profile__actions{padding:14px 0;display:flex;flex-direction:column;justify-content:center;align-items:center}.dropdown-profile__actions__item{min-width:210px;padding:12px;font-size:1rem;color:var(--color-black)}@media only screen and (max-width:360px){.dropdown-profile__actions__item{padding:10px 8px;min-width:120px}}@media only screen and (max-width:600px)and (min-width:361px){.dropdown-profile__actions__item{padding:10px 8px;min-width:120px}}@media only screen and (min-width:601px)and (max-width:767px){.dropdown-profile__actions__item{padding:10px 8px;min-width:120px}}@media only screen and (min-width:768px)and (max-width:1023px){.dropdown-profile__actions__item{padding:10px 8px;min-width:120px}}.dropdown-profile__actions__item{cursor:pointer}.dropdown-profile__actions__item:hover{background:var(--color-floral-white)}.dropdown-profile__item{margin:14px 0}.dropdown-profile__logout{border-top:1px solid var(--color-silver);padding:12px}.dropdown-profile__logout p{cursor:pointer;min-width:210px;padding:13px 10px;margin-bottom:0;font-size:1rem;color:var(--color-geraldine)}@media only screen and (max-width:360px){.dropdown-profile__logout p{min-width:120px;padding:10px 8px}}@media only screen and (max-width:600px)and (min-width:361px){.dropdown-profile__logout p{min-width:120px;padding:10px 8px}}@media only screen and (min-width:601px)and (max-width:767px){.dropdown-profile__logout p{min-width:120px;padding:10px 8px}}@media only screen and (min-width:768px)and (max-width:1023px){.dropdown-profile__logout p{min-width:120px;padding:10px 8px}}.dropdown-profile__logout p:hover{background:var(--color-floral-white)}.input-field .form-control,.input-field .form-label{font-size:1rem;color:var(--color-charcoal);line-height:1rem}.input-field .form-control{width:100%;height:39px;border-radius:8px;box-sizing:border-box;background-color:#fff;border:1px solid rgba(69,69,69,.25)}.input-field .password-error{color:red;position:relative;font-size:.875rem;color:#e8565e;line-height:.875rem}.input-field .password-error span img{top:12px;position:absolute}.password-field{position:relative}.password-field .password-eye{top:50%;right:20px;position:absolute;transform:translateY(-50%)}input[type=text i]{padding-left:4px;font-size:1rem;color:#000;line-height:1rem}.invalid-feedback{color:red;padding-top:15px;padding-left:25px;font-size:.875rem;color:#e8565e;line-height:.875rem}.extraQuestion textarea{padding:10px;min-height:100px}.extraQuestion .invalid-feedback{color:red;padding-top:10px;padding-left:0;font-size:.875rem;color:#e8565e;line-height:.875rem}.line-chart{margin-left:-6px}@media only screen and (max-width:360px){.line-chart{padding-bottom:30px}}@media only screen and (max-width:600px)and (min-width:361px){.line-chart{padding-bottom:30px}}@media only screen and (min-width:601px)and (max-width:767px){.line-chart{padding-bottom:40px}}@media only screen and (min-width:768px)and (max-width:1023px){.line-chart{padding-bottom:40px}}@media only screen and (min-width:1024px){.line-chart{padding-bottom:40px}}@media only screen and (min-width:1280px){.line-chart{padding-bottom:50px}}@media only screen and (min-width:1366px){.line-chart{padding-bottom:80px}}.business-select{height:46px!important}.business-select .ant-select-selector{background-color:#fff!important;border-color:var(--color-purple-300)!important;padding:10px!important;color:var(--color-purple-400)!important}.business-select.standard-select{width:-moz-fit-content!important;width:fit-content!important}.business-select.standard-select .ant-select-selector{background-color:#fff!important;border-color:var(--color-purple-300)!important;padding:10px!important;color:#000!important}.scroll-stack-scroller{width:100%;height:100vh;overflow-y:auto;overflow-x:hidden;position:relative}.scroll-stack-scroller.scroll-stack-window-mode{height:auto;overflow:visible}.scroll-stack-inner{position:relative;width:100%;min-height:100%}.scroll-stack-card{position:relative;width:100%;transition:transform .1s ease-out,filter .1s ease-out;will-change:transform,filter;transform-origin:top center;-webkit-backface-visibility:hidden;backface-visibility:hidden}.scroll-stack-window-mode .scroll-stack-card{position:sticky;top:15vh}.scroll-stack-window-mode .scroll-stack-card:first-child{z-index:1;top:calc(15vh + 0px)}.scroll-stack-window-mode .scroll-stack-card:nth-child(2){z-index:2;top:calc(15vh + 25px)}.scroll-stack-window-mode .scroll-stack-card:nth-child(3){z-index:3;top:calc(15vh + 50px)}.scroll-stack-window-mode .scroll-stack-card:nth-child(4){z-index:4;top:calc(15vh + 75px)}.scroll-stack-window-mode .scroll-stack-card:nth-child(5){z-index:5;top:calc(15vh + 100px)}.scroll-stack-window-mode .scroll-stack-card:nth-child(6){z-index:6;top:calc(15vh + 125px)}.scroll-stack-window-mode .scroll-stack-card:nth-child(7){z-index:7;top:calc(15vh + 150px)}.scroll-stack-window-mode .scroll-stack-card:nth-child(8){z-index:8;top:calc(15vh + 175px)}.scroll-stack-window-mode .scroll-stack-card:nth-child(9){z-index:9;top:calc(15vh + 200px)}.scroll-stack-window-mode .scroll-stack-card:nth-child(10){z-index:10;top:calc(15vh + 225px)}.scroll-stack-end{width:100%;height:50vh;pointer-events:none}.scroll-stack-window-mode .scroll-stack-end{height:40vh}.ant-tabs-tab{font-weight:400;font-size:16px;line-height:19.5px}.ant-tabs-tab-active{font-weight:700}.ant-tabs-tab-btn{color:#000!important;font-size:16px!important}.ant-tabs-ink-bar{background:#1849d6!important;border-radius:20px!important;height:3px!important}.ant-modal-content{padding:0!important;border-radius:20px!important}.ant-tabs-nav:before{border-bottom:0!important}.small-tab .ant-tabs-tab-btn{color:#000!important;font-size:14px!important}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes slideInLeft{0%{left:-50%}to{left:0}}.header-page{z-index:51;width:100%;padding:12px;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:360px){.header-page{padding:14px;position:relative}}@media only screen and (max-width:600px)and (min-width:361px){.header-page{padding:14px;position:relative}}@media only screen and (min-width:1024px){.header-page{padding-block:18px;padding-inline:40px}}@media only screen and (min-width:1280px){.header-page{padding-block:24px;padding-inline:60px}}.header-page__background{max-width:1440px}.header-page__background,.header-page__background-blur{z-index:3;width:100%;display:flex;justify-content:space-between;align-items:center}.header-page__background-blur{max-width:1400px;background:rgba(255,253,249,0)}@media only screen and (max-width:360px){.header-page .test-option-large-screen{display:none}}@media only screen and (max-width:600px)and (min-width:361px){.header-page .test-option-large-screen{display:none}}@media only screen and (min-width:601px)and (max-width:767px){.header-page .test-option-large-screen{display:none}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page .test-option-large-screen{display:none}}.header-page .test-option-small-screen{display:none}@media only screen and (max-width:360px){.header-page .test-option-small-screen{display:block}}@media only screen and (max-width:600px)and (min-width:361px){.header-page .test-option-small-screen{display:block}}@media only screen and (min-width:601px)and (max-width:767px){.header-page .test-option-small-screen{display:block}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page .test-option-small-screen{display:block}}.header-page.payment{background:var(--color-white)}@media only screen and (max-width:360px){.header-page.payment{position:fixed}}@media only screen and (max-width:600px)and (min-width:361px){.header-page.payment{position:fixed}}@media only screen and (min-width:601px)and (max-width:767px){.header-page.payment{position:fixed}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page.payment{position:fixed}}.header-page.expand .header-page__company-name{background:var(--color-floral-white)}@media only screen and (max-width:360px){.header-page.expand{position:fixed}}@media only screen and (max-width:600px)and (min-width:361px){.header-page.expand{position:fixed}}@media only screen and (min-width:601px)and (max-width:767px){.header-page.expand{position:fixed}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page.expand{position:fixed}}.header-page.blur{background-color:rgba(255,253,249,.8)}.header-page__logo-btn{margin-top:8px;cursor:pointer;border:none;outline:none;width:auto;padding:0;border-radius:0;background:rgba(0,0,0,0)}.header-page__logo-img{width:44px;height:44px;position:relative}.header-page__disc-name{z-index:3;display:flex;align-items:center;transition:all .3s;text-transform:lowercase}.header-page__disc-name span{cursor:pointer}@media only screen and (max-width:360px){.header-page__disc-name{width:100%;font-size:.875rem}.header-page__disc-name img{width:35px;height:35px}}@media only screen and (max-width:600px)and (min-width:361px){.header-page__disc-name{width:100%;font-size:.875rem}.header-page__disc-name img{width:35px;height:35px}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__disc-name{width:100%}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page__disc-name{width:100%}}.header-page img{vertical-align:baseline}.header-page__url{bottom:18px;width:252px;height:100px;display:inline;color:#454545;font-size:1.5rem;font-weight:700;font-style:normal;position:relative;line-height:normal;margin:0 9px 10px;font-family:Nunito;font-stretch:normal;letter-spacing:normal}@media only screen and (max-width:360px){.header-page__url{width:100%;bottom:14px;font-size:.75rem}}@media only screen and (max-width:600px)and (min-width:361px){.header-page__url{width:100%;bottom:14px;font-size:.75rem}}.header-page__payment{margin-left:14px;padding-left:14px;text-transform:none;border-left:1px solid var(--color-whisper)}.header-page__navbar{transition:all .3s;background:var(--color-floral-white);display:flex;justify-content:flex-start;align-items:center;margin:0;padding:0;list-style:none}.header-page__navbar.blur{background:rgba(255,253,249,0)}@media only screen and (max-width:360px){.header-page__navbar.blur{background:var(--color-floral-white)}}@media only screen and (max-width:600px)and (min-width:361px){.header-page__navbar.blur{background:var(--color-floral-white)}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__navbar.blur{background:var(--color-floral-white)}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page__navbar.blur{background:var(--color-floral-white)}}@media only screen and (max-width:360px){.header-page__navbar{top:0;left:0;right:0;width:100vw;height:100svh;position:fixed;padding-top:60px;flex-direction:column;align-items:flex-start;justify-content:space-between;background:var(--color-floral-white)}.header-page__navbar.hide{transform:translateY(-100%)}.header-page__navbar li{padding:.975rem 1.125rem .975rem .9375rem}}@media only screen and (max-width:600px)and (min-width:361px){.header-page__navbar{top:0;left:0;right:0;width:100vw;height:100svh;position:fixed;padding-top:60px;flex-direction:column;align-items:flex-start;justify-content:space-between;background:var(--color-floral-white)}.header-page__navbar.hide{transform:translateY(-100%)}.header-page__navbar li{padding:.975rem 1.125rem .975rem .9375rem}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__navbar{top:0;right:0;width:100vw;padding-top:80px;position:absolute;height:100vh;flex-direction:column;align-items:flex-start;justify-content:space-between;background:var(--color-floral-white)}.header-page__navbar.hide{transform:translateY(-100%)}.header-page__navbar li{padding:17px}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page__navbar{top:0;right:0;width:100vw;padding-top:80px;position:absolute;height:100vh;flex-direction:column;align-items:flex-start;justify-content:space-between;background:var(--color-floral-white)}.header-page__navbar.hide{transform:translateY(-100%)}.header-page__navbar li{padding:17px}}.header-page__navbar__list-nav{display:flex}@media only screen and (max-width:360px){.header-page__navbar__list-nav{width:100%;overflow-y:scroll;flex-direction:column}}@media only screen and (max-width:600px)and (min-width:361px){.header-page__navbar__list-nav{width:100%;overflow-y:scroll;flex-direction:column}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__navbar__list-nav{width:100%;overflow-y:scroll;flex-direction:column}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page__navbar__list-nav{width:100%;overflow-y:scroll;flex-direction:column}}.header-page__navbar .hidden{display:none}@media only screen and (min-width:1024px){.header-page__navbar .hidden{display:flex}}.header-page__navbar li{border:0}@media only screen and (max-width:360px){.header-page__navbar li{margin-top:0}}@media only screen and (max-width:600px)and (min-width:361px){.header-page__navbar li{margin-top:0}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__navbar li{margin-top:0}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page__navbar li{margin-top:0}}@media only screen and (min-width:1024px){.header-page__navbar li{margin:0 6px}}@media only screen and (min-width:1280px){.header-page__navbar li{margin:0 24px}}@media only screen and (max-width:360px){.header-page__navbar li.bt-1{border-top:1px solid var(--color-silver)}}@media only screen and (max-width:600px)and (min-width:361px){.header-page__navbar li.bt-1{border-top:1px solid var(--color-silver)}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__navbar li.bt-1{border-top:1px solid var(--color-silver)}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page__navbar li.bt-1{border-top:1px solid var(--color-silver)}}.header-page__navbar li.bb-1{border-bottom:1px solid var(--color-silver)}.header-page__navbar li.mobile{display:none}@media only screen and (max-width:600px)and (min-width:361px){.header-page__navbar li.mobile{display:block}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page__navbar li.mobile{display:block}}@media only screen and (max-width:360px){.header-page__navbar li.mobile{display:block}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__navbar li.mobile{display:block}}.header-page__navbar li.mobile.action__sign{padding-top:20px;padding-bottom:100px}.header-page__navbar li.desktop{display:flex}@media only screen and (max-width:600px)and (min-width:361px){.header-page__navbar li.desktop{display:none}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page__navbar li.desktop{display:none}}@media only screen and (max-width:360px){.header-page__navbar li.desktop{display:none}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__navbar li.desktop{display:none}}.header-page__navbar li.desktop.action__sign{margin-right:0}@media only screen and (max-width:600px)and (min-width:361px){.header-page__navbar li.desktop.action__sign{margin-top:0}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page__navbar li.desktop.action__sign{margin-top:0}}@media only screen and (max-width:360px){.header-page__navbar li.desktop.action__sign{margin-top:0}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__navbar li.desktop.action__sign{margin-top:0}}@media only screen and (min-width:1024px){.header-page__navbar li.desktop.action__sign{margin-left:40px}}.header-page__navbar li.desktop.action__sign:hover{text-decoration:none}.header-page__navbar li .navbar__item{cursor:pointer;padding:4px 14px;text-align:center;text-decoration:none;font-size:18px;color:var(--color-black);line-height:27px}@media only screen and (min-width:1024px){.header-page__navbar li .navbar__item{padding:4px 0}}@media only screen and (min-width:1280px){.header-page__navbar li .navbar__item{padding:4px 0}}@media only screen and (max-width:360px){.header-page__navbar li .navbar__item{padding:0}}@media only screen and (max-width:600px)and (min-width:361px){.header-page__navbar li .navbar__item{padding:0}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__navbar li .navbar__item{padding:0}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page__navbar li .navbar__item{padding:0}}@media only screen and (min-width:1024px){.header-page__navbar li .navbar__item{font-size:16px}}@media only screen and (min-width:1280px){.header-page__navbar li .navbar__item{font-size:18px}}.header-page__navbar li .navbar__item.text-danger{color:var(--color-geraldine)}@media only screen and (min-width:1024px){.header-page__navbar li .navbar-item-active{font-weight:700;border-bottom:2px solid var(--color-black)}}@media only screen and (max-width:600px)and (min-width:361px){.header-page__navbar li:hover{text-decoration:none}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__navbar li:hover{text-decoration:none}}@media only screen and (min-width:1024px){.header-page__navbar.logged-in li:last-child{margin-left:0}}.header-page__dropdown-test{left:0;top:100%;z-index:2;position:absolute;transform:translate(-18px,26px)}.header-page__dropdown-profile{right:0;top:100%;position:absolute}.header-page__hamburger{display:none}@media only screen and (max-width:360px){.header-page__hamburger{top:50%;z-index:3;display:block;position:absolute;transform:translate(20px,-50%)}.header-page__hamburger div{height:3px;width:25px;margin:5px;border-radius:2px;transition:all .2s;background:var(--color-white)}.header-page__hamburger div.black{background:var(--color-charcoal)}.header-page__hamburger.active .line-1{transform:translateY(8px) rotate(45deg)}.header-page__hamburger.active .line-2{opacity:0}.header-page__hamburger.active .line-3{transform:translateY(-8px) rotate(-45deg)}}@media only screen and (max-width:600px)and (min-width:361px){.header-page__hamburger{top:50%;z-index:3;display:block;position:absolute;transform:translate(20px,-50%)}.header-page__hamburger div{height:3px;width:25px;margin:5px;border-radius:2px;transition:all .2s;background:var(--color-white)}.header-page__hamburger div.black{background:var(--color-charcoal)}.header-page__hamburger.active .line-1{transform:translateY(8px) rotate(45deg)}.header-page__hamburger.active .line-2{opacity:0}.header-page__hamburger.active .line-3{transform:translateY(-8px) rotate(-45deg)}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__hamburger{top:50%;z-index:3;display:block;position:absolute;transform:translate(20px,-50%)}.header-page__hamburger div{height:3px;width:25px;margin:5px;border-radius:2px;transition:all .2s;background:var(--color-white)}.header-page__hamburger div.black{background:var(--color-charcoal)}.header-page__hamburger.active .line-1{transform:translateY(8px) rotate(45deg)}.header-page__hamburger.active .line-2{opacity:0}.header-page__hamburger.active .line-3{transform:translateY(-8px) rotate(-45deg)}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page__hamburger{top:50%;z-index:3;display:block;position:absolute;transform:translate(20px,-50%)}.header-page__hamburger div{height:3px;width:25px;margin:5px;border-radius:2px;transition:all .2s;background:var(--color-white)}.header-page__hamburger div.black{background:var(--color-charcoal)}.header-page__hamburger.active .line-1{transform:translateY(8px) rotate(45deg)}.header-page__hamburger.active .line-2{opacity:0}.header-page__hamburger.active .line-3{transform:translateY(-8px) rotate(-45deg)}}@media only screen and (min-width:1024px){.header-page__hamburger{top:50%;z-index:3;display:block;position:absolute;transform:translate(20px,-50%)}.header-page__hamburger div{height:3px;width:25px;margin:5px;border-radius:2px;transition:all .2s;background:var(--color-white)}.header-page__hamburger div.black{background:var(--color-charcoal)}.header-page__hamburger.active .line-1{transform:translateY(8px) rotate(45deg)}.header-page__hamburger.active .line-2{opacity:0}.header-page__hamburger.active .line-3{transform:translateY(-8px) rotate(-45deg)}}@media only screen and (min-width:1280px){.header-page__hamburger{display:none}}@media only screen and (max-width:360px){.header-page__hamburger{right:10px;transform:translateY(-50%)}}@media only screen and (max-width:600px)and (min-width:361px){.header-page__hamburger{right:10px;transform:translateY(-50%)}}@media only screen and (min-width:601px)and (max-width:767px){.header-page__hamburger{right:33px}}@media only screen and (min-width:768px)and (max-width:1023px){.header-page__hamburger{right:33px}}@media only screen and (min-width:1024px){.header-page__hamburger{right:33px}}.header-page--max-width{max-width:1400px}.header-page__navigation-scroll{scrollbar-width:none;-ms-overflow-style:none}.header-page__navigation-scroll::-webkit-scrollbar{display:none}