.set-password-page{--white: #fff;--black: #2a3547;--gray: #e5eaef;--light-blue: #ecf2ff;--lighter-blue: #e8f7ff;--padding: 24px;--aside-width: 270px;--header-height: 70px;--green-bg: #e0f2f1;--green: #00695c;--pink-bg: #fce4ec;--pink: #ad1457;--orange-bg: #fff3e0;--orange: #ef6c00;--blue-bg: #e3f2fd;--blue: #5d87ff;--purple-bg: #ede7f6;--purple: #4527a0;--lime-bg: #f9fbe7;--lime: #9e9d24;--brown-bg: #efebe9;--brown: #4e342e}.set-password-page *{box-sizing:border-box;transition:all .5s ease-in-out}.set-password-page html,.set-password-page body{padding:0;margin:0}.set-password-page body{color:var(--black);font-size:.875rem;line-height:1.5}.set-password-page .material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 22;font-size:22px}.set-password-page h1,.set-password-page h2,.set-password-page h3,.set-password-page h4,.set-password-page p{margin:0}.set-password-page img{max-width:100%}.set-password-page ul{list-style-type:none;padding-left:0;margin:0}.set-password-page a{color:inherit;text-decoration:none}.set-password-page .container{padding-left:var(--padding);padding-right:var(--padding)}.set-password-page .wrapper{display:flex;min-height:100vh;overflow:hidden}.set-password-page .wrapper-left{width:calc(100vw - 650px);background-color:var(--light-blue);min-height:100vh}.set-password-page .wrapper-left img{width:75%;max-width:590px}.set-password-page .wrapper-right{width:650px;min-height:100vh}.set-password-page header{height:var(--header-height)}.set-password-page .logo-wrapper{display:inline-block;width:40%;padding:10px;background-color:var(--blue);border-radius:7px;height:100%;text-align:center;margin-bottom:25px;display:flex;justify-content:center;align-items:center;width:100%}.set-password-page .logo-wrapper h1{margin:0 0 8px;font-size:1.5rem;line-height:1.75rem;font-weight:700}.set-password-page .logo-wrapper img{width:113.8571428571px;height:45.5714285714px}.set-password-page .logo-wrapper .p{margin:0 0 8px;font-size:.875rem!important;font-weight:400;line-height:1.75;color:#2a3547}.set-password-page .content{height:100vh;display:flex;align-items:center;justify-content:center}.set-password-page .login-container{align-items:center;justify-content:center;width:100%;padding:var(--padding);display:flex;flex-direction:column}.set-password-page .content .login-container{text-align:center}.set-password-page .content img{width:75%}.set-password-page .wrapper-right{display:flex;align-items:center;justify-content:center;padding:0 75px}.set-password-page form,.set-password-page .form-control{width:100%}.set-password-page h1{margin:0 0 8px;font-size:1.5rem;line-height:1.75rem;font-weight:700}.set-password-page p{margin:0 0 8px;font-size:.875rem;font-weight:400;line-height:1.75;color:#2a3547}.set-password-page .form-control{margin-top:25px}.set-password-page .confirm-form-control{display:flex;margin-top:25px;justify-content:end}.set-password-page .form .submit-button{display:block;width:100%;position:relative;outline:0;border:0px;cursor:pointer;text-decoration:none;font-weight:400;font-family:inherit;font-size:.9375rem;line-height:1.75;padding:8px 22px;border-radius:7px;color:var(--white);background-color:#5d87ff;text-align:center}.set-password-page label{margin-bottom:5px;font-size:.875rem;line-height:1.75;font-weight:600;display:block}.set-password-page input{font:inherit;background:none;height:44px;margin:0;display:block;width:100%;padding:12px 14px;border-radius:7px;border:1px solid var(--gray);outline:0}.set-password-page .cta{display:block;width:100%;position:relative;outline:0;border:0px;cursor:pointer;text-decoration:none;font-weight:400;font-family:inherit;font-size:.9375rem;line-height:1.75;padding:8px 22px;border-radius:7px;color:var(--white);background-color:#5d87ff;text-align:center}.set-password-page .submit-button:hover,.set-password-page .cta:hover{box-shadow:#0000004f 0 0 1px,#00000040 0 3px 4px -2px}.set-password-page .form-footer{margin-top:25px;display:flex;align-items:center;justify-content:space-between}.set-password-page .form-footer span{font-size:.875rem;line-height:1.334rem;font-weight:500}.set-password-page .form-footer a{font-size:.875rem;line-height:1.334rem;font-weight:500;color:var(--blue)}.set-password-page .wrapper-right .login-container,.set-password-page .form-container{width:100%}.set-password-page .separator{display:flex;align-items:center;white-space:nowrap;width:100%;margin:45px 0 25px;font-size:1rem;line-height:1.2rem;color:#2a3547;font-weight:400;position:relative;text-align:center}.set-password-page .separator span{padding-left:16px;padding-right:16px}.set-password-page .separator:before,.set-password-page .separator:after{content:"";width:100%;border-top:thin solid var(--gray)}.set-password-page .cta{background-color:var(--light-blue);color:var(--black)}.set-password-page .password{position:relative}.set-password-page .password .hide-show-button{position:absolute;top:30px;right:10px}.set-password-page .wrapper-mobile{padding:var(--padding);display:flex;justify-content:center;align-items:center;width:100vw}.set-password-page .validation-container{padding:20px;position:relative}.set-password-page .not-much{height:50px;width:100%;display:flex;justify-content:center;align-items:center;text-align:center;color:red}.set-password-page .validates-line{display:flex;align-items:center;padding:8px 0}.tool-form-wrapper{display:flex;min-height:100vh}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;backdrop-filter:blur(5px);background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1300}.overlay.terms{max-height:100vh}.overlay .popup{background-color:#fff;width:475px;display:flex;flex-direction:column;border-radius:7px;padding:30px;box-shadow:#919eab4d 0 0 2px,#919eab1f 0 12px 24px -4px}.overlay .popup h1{font-weight:600;font-size:1.125rem;line-height:1.6rem;margin-bottom:0}.overlay .popup.terms{max-height:90%;width:50%;position:relative}.overlay .popup .section-header-modal{width:100%;padding-bottom:12.5px;display:flex;align-items:center;justify-content:space-between}.overlay .popup .section-header-modal .section-details{width:100%;display:flex;justify-content:space-between;text-align:center;align-items:center}.overlay .popup .section-header-modal .section-details .section-title{text-align:center;font-weight:600;font-size:1.125rem;line-height:1.6rem;align-self:center}.overlay .popup .popup-body{width:100%;position:relative}.overlay .popup .popup-body form{display:flex;flex-direction:column;gap:16px}.overlay .popup .popup-body form label{margin-bottom:10px}.overlay .popup{max-width:calc(100% - (var(--padding)))}.popup .form-control:first-child{margin-top:0}.billing th{padding-top:0!important}.term{overflow-y:auto;margin:0 0 20px}.term-header{font-size:25px!important;margin-top:30px!important}.term-sub-header{font-size:20px!important;margin:30px 0!important}.term-paragraph{white-space:pre;text-wrap:wrap}.terms-actions{position:absolute;bottom:0;left:0;width:100%;background-color:inherit}.container-grid{display:grid;grid-template-columns:repeat(10,1fr);grid-template-rows:repeat(5,1fr);gap:0px 0px;grid-auto-flow:row;grid-template-areas:"information information information information information information information information information information" "adSpaceArea adSpaceArea adSpaceArea adSpaceArea adSpaceArea adSpaceArea adSpaceArea ToolsCarousel ToolsCarousel ToolsCarousel" "tableArea tableArea tableArea tableArea tableArea tableArea tableArea ToolsCarousel ToolsCarousel ToolsCarousel" "tableArea tableArea tableArea tableArea tableArea tableArea tableArea ToolsCarousel ToolsCarousel ToolsCarousel" "tableArea tableArea tableArea tableArea tableArea tableArea tableArea ToolsCarousel ToolsCarousel ToolsCarousel"}.tool-title{font-weight:600!important;font-size:17px!important;color:#fff}.information{grid-area:information;margin:20px}.ToolsCarousel{grid-area:ToolsCarousel;margin:20px}.tableArea{grid-area:tableArea;margin:20px}.adSpaceArea{grid-area:adSpaceArea;margin:20px}:root{--color-blue: #5d87ff;--color-border: #ecf0f5;--color-nav-items: #7881b2;--color-gray-muted: #949ecf;--color-hover-bg: #f7f9ff;--color-title: #3d4a65;--color-text: #58608b;--spacing: 2.5rem;--border-radius: 10px;--box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, .25);--arrow-bg: rgba(255, 255, 255, .3);--arrow-icon: url(./assets/icons/expand_more_FILL0_wght400_GRAD0_opsz24.svg);--option-bg: white;--select-bg: rgba(255, 255, 255, .2);--padding: 24px;--gray: #e5eaef;--white: #fff;--black: #2a3547;--light-blue: #ecf2ff;--lighter-blue: #e8f7ff;--aside-width: 270px;--header-height: 66px;--green-bg: #e0f2f1;--green: #00695c;--pink-bg: #fce4ec;--pink: #ad1457;--red-bg: #ff9585;--red: #720108;--orange-bg: #fff3e0;--orange: #ef6c00;--blue-grey-bg: #eceff1;--blue-grey: #37474f;--blue-bg: #e3f2fd;--blue: #5d87ff;--purple-bg: #ede7f6;--purple: #4527a0;--lime-bg: #f9fbe7;--lime: #9e9d24;--brown-bg: #efebe9;--brown: #4e342e}.menu-item{&:focus{border:1px solid var(--blue);outline:2px solid var(--blue)}}*:focus{outline:none!important}html,body{margin:0;padding:0;font-family:Barlow,sans-serif;color:var(--black);letter-spacing:-.25px;overflow-x:hidden}body{display:flex;font-size:.875rem}ul,ol{list-style-type:none;margin:0;padding-left:0}img{max-width:100%}a{text-decoration:none;color:inherit}h1,h2,h3,h4{margin:0 0 .25rem}h1{font-size:1.75rem;font-weight:600}p{margin:.25rem 0;font-size:.875rem}button{border:inherit;color:inherit;cursor:pointer;background-color:transparent}span{color:inherit}.material-symbols-rounded{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.material-symbols-rounded:not(.empty){padding:5px;color:var(--color-nav-items);border-radius:var(--border-radius);border:1px solid var(--color-gray-muted);display:flex}.toolForm{display:flex;flex-direction:column;gap:2rem;min-width:50vw}.capitalize{text-transform:capitalize}@font-face{font-family:Inter;src:url(/assets/inter-c8O0ljhh.ttf)}*{font-family:Inter!important}html{background-color:#f7f7f7}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition:background-color 5000s ease-in-out 0s}body *::-webkit-scrollbar{width:3px;height:3px}body *::-webkit-scrollbar-thumb{background-color:#1a73e8;border-radius:10px}body *::-webkit-scrollbar-track{background-color:transparent}body *::-webkit-scrollbar-corner{background-color:transparent}html{overflow-y:auto!important}body{margin:0;padding:0!important;overflow-y:hidden!important}div{box-sizing:border-box}
