@font-face{font-family:Noto-sans;src:url(/open_account/assets/noto-sans-regular-8G3d7hUz.woff2);font-weight:400}@font-face{font-family:Noto-sans;src:url(/open_account/assets/noto-sans-bold-Cnm1fM6H.woff2);font-weight:700}@font-face{font-family:Noto-sans;src:url(../../extra_resources/fonts/noto-sans.woff2);font-style:italic}*{box-sizing:border-box;--main-color: #90191b;--secondary-color: #616c6e;--grey-border: #e3e3e3;--text-color: #4d4d4d;--input-border: #cccccc;--error-color: #df0c3c;--complete-green: #27ae60;--modalBG-color: rgba(0,0,0,.3);--main-color-hover: #ebd7d8;--color-blue: #0094ff;--color-white: #fff;--curve: cubic-bezier(.42, 0, .275, 1.155)}input{font-size:1em;font-family:Noto-sans,sans-serif}body{margin:0;height:100vh;width:100vw;max-width:100%;font-size:1em;font-family:Noto-sans,sans-serif;color:var(--text-color);position:relative}body:before{content:"";position:fixed;top:0;left:0;height:100%;width:100%;background:url(/open_account/assets/treesBG-DprlDtoc.svg);background-repeat:no-repeat;background-position:0% 100%;background-size:105%;background-attachment:fixed;z-index:-1}.mainHeader{width:100%;height:5em;padding:1em;border-bottom:1px solid var(--grey-border);display:flex;align-items:center;justify-content:space-between}.fccuLogo{height:3em;width:21em;cursor:pointer}.fccuLogoSVG{height:3em}.depositType{display:flex;justify-content:center;align-items:center}.depositTypeText{font-size:1.5em;color:var(--main-color)}.depositTypeIcon{height:3em;width:3em;padding:1em;margin-right:1em;display:flex;justify-content:center;align-items:center;border-radius:50%;-webkit-box-shadow:0px 0px 10px -3px rgba(125,124,125,1);-moz-box-shadow:0px 0px 10px -3px rgba(125,124,125,1);box-shadow:0 0 10px -3px #7d7c7d}.depositTypeIcon svg{height:2em;width:2em;transform:scale(1.6)}.pageContainer{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:1em}.pageWindow,.adversePageWindow{width:35em;border-radius:15px;position:relative;background-color:#fff;-webkit-box-shadow:0px 0px 50px 18px rgba(235,235,235,1);-moz-box-shadow:0px 0px 50px 18px rgba(235,235,235,1);box-shadow:0 0 50px 18px #ebebeb}.adversePageWindow{width:45em}.getStartedHeader,.completePageHeader{width:100%;height:12em;display:flex;justify-content:center;align-items:center;flex-direction:column;background:url(/open_account/assets/mountains-BZT7-IQK.png);background-repeat:no-repeat}.completePageHeader svg{height:7em;width:7em}.completePageHeaderText{color:#fff;font-size:1.8em;margin-top:.5em;margin-bottom:-.5em}.completePageName{font-size:2em;color:var(--main-color);margin-top:-.5em;margin-bottom:.5em}.getStartedHeaderText{font-size:2em;color:#fff;margin:0}.getStartedHeaderType{font-size:1.8em;color:#fff;font-weight:700;margin:0}.getStartedHelperText{font-size:.8em;color:#fff;margin:.2em 0 0}.getStartedPageContent{padding:1em;display:flex;justify-content:center;align-items:center;flex-direction:column}.pageSubHeading{font-size:1.2em;font-weight:700;margin-bottom:1em}.getStartedList{width:70%}.getStartedListItem{display:flex;align-items:center;margin:0 0 1.5em}.getStartedListIcon{height:3em;width:3em;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-shrink:0;-webkit-box-shadow:0px 0px 10px -3px rgba(125,124,125,1);-moz-box-shadow:0px 0px 10px -3px rgba(125,124,125,1);box-shadow:0 0 10px -3px #7d7c7d}.getStartedListIcon svg{height:2em;width:2em}.getStartedListText{margin-left:1em}.getStartedListText span{color:var(--main-color)}.pageNavButtonStyle{width:80%;margin:1em;padding:1.5em;font-size:1em;color:#fff;background-color:var(--main-color);border-radius:5px;border:1px solid var(--main-color);transition:all .2s ease-in-out;cursor:pointer}.pageNavButtonStyle:hover{color:var(--main-color);background-color:#fff}.pageHeader{display:flex;align-items:center;padding:1em 1.8em;border-bottom:1px solid var(--grey-border)}.pageHeaderIcon{height:3em;width:3em;min-width:3em;border-radius:50%;display:flex;justify-content:center;align-items:center;-webkit-box-shadow:0px 0px 10px -3px rgba(125,124,125,1);-moz-box-shadow:0px 0px 10px -3px rgba(125,124,125,1);box-shadow:0 0 10px -3px #7d7c7d}.pageHeaderIcon svg{height:2em;width:2em}.pageHeaderText{font-size:1.6em;margin-left:.5em}.pageHeaderText span{color:var(--main-color)}.pageContent{padding:1em 2em}.adverseSection{margin:0 0 2em}.adverseSection span{font-weight:700}.pageSubHeader{margin-bottom:2em}.pageSubHeader span{font-weight:700}.pageInputContainer{display:flex;justify-content:left;flex-direction:column;margin-bottom:1em;position:relative}.pageInputContainer label{margin-bottom:.5em}.routingList{position:absolute;left:0;right:0;top:6em;background-color:#fff;z-index:2}.routingItem:first-child{border-top:1px solid var(--main-color)}.routingItem{border-bottom:1px solid var(--main-color);padding:.5em;cursor:pointer}.routingItem:hover{background-color:var(--main-color-hover)}.doubleInputsContainer{display:flex;justify-content:space-between;margin-bottom:1.5em}.smallInputContainer{width:35%;display:flex;justify-content:left;flex-direction:column;margin-bottom:1.5em}.smallInputContainer label{margin-bottom:.5em}.medInputContainer{width:50%;display:flex;justify-content:left;flex-direction:column;margin-bottom:1.5em;position:relative}.medInputContainer label{margin-bottom:.5em}.twoInputRowContainer{width:45%;display:flex;justify-content:left;flex-direction:column;margin-bottom:1.5em;position:relative}.twoInputRowContainer label{margin-bottom:.5em}.pageInputStyle{-webkit-appearance:none;border:1px solid var(--input-border);background-color:#fff;color:var(--text-color);padding:1.5em;border-radius:6px;font-size:1em}.selectInputStyle{-webkit-appearance:none;background-color:#fff;border:1px solid var(--input-border);color:var(--text-color);padding:1.5em .5em 1.5em 1.5em;border-radius:6px;font-size:1em}.pageNav{padding:1em 2em 2em;display:flex;justify-content:space-around;align-items:center}.pageNav2{padding:0 2em 2em;margin-top:-1em;display:flex;justify-content:space-around;align-items:center}.pageNavOneButton{padding:1em 2em 2em;display:flex;justify-content:center;align-items:center}.navBackButtonStyle,.navForwardButtonStyle{width:12em;padding:1.5em;font-size:1em;border-radius:6px;cursor:pointer;transition:all .2s ease-in-out}.navBackButtonStyle{background-color:#fff;color:var(--text-color);border:1px solid var(--input-border);margin-right:1em}.navBackButtonStyle:hover{background-color:var(--input-border);color:#fff}.navForwardButtonStyle{background-color:var(--main-color);color:#fff;border:1px solid var(--main-color)}.navForwardButtonStyle:hover{background-color:#fff;color:var(--main-color)}.legalBlurb{font-size:.8em}.bottomLegalBlurb{font-size:.8em;padding:0 2em 2em}.radioButtonStyles{position:absolute;opacity:0;pointer-events:none}.radioButtonStyles:focus~label{border-color:#000}.buttonItem{background-color:#fff;font-size:1em;margin:.2em 0;color:var(--text-color);border:1px solid var(--input-border);padding:1.5em;border-radius:6px;transition:all .2s ease-in-out;cursor:pointer;display:flex;justify-content:center;align-items:center}.buttonItem:hover{border-color:var(--main-color)}input:checked+.buttonItem{background-color:#90191b26;border-color:var(--main-color);color:#000}.radioButtonContainer{position:relative}.radioSelected{border:10px solid var(--main-color)}.customRadio{height:2em;width:2em;background-color:var(--grey-border);border-radius:50%;position:absolute;top:1.5em;left:1.5em;transition:all .2s ease-in-out;pointer-events:none}.termsItem{display:flex;margin-bottom:1em}.termsItemText a{color:var(--main-color);font-weight:700;text-decoration:none}.checkboxStyles{position:relative;border:2px solid var(--input-border);border-radius:6px;background:none;cursor:pointer;line-height:0;margin:0 1em 0 0;padding:0;vertical-align:text-top;height:2em;width:2em;-webkit-appearance:none;opacity:.5}.checkboxStyles:hover{opacity:1}.checkboxStyles:checked{background-color:#27ae60;border-color:#27ae60;opacity:1}.checkboxStyles:before{content:"";position:absolute;right:50%;top:50%;width:4px;height:10px;border:solid #FFF;border-width:0 2px 2px 0;margin:-1px -1px 0;transform:rotate(45deg) translate(-50%,-50%);z-index:2}.summaryColContainer{display:flex;justify-content:space-between;flex-direction:column}.summaryCol{width:100%}.summaryCol:nth-child(2){margin-top:1em}.summaryColHeader{font-size:1.2em;padding-bottom:.5em;border-bottom:1px solid var(--grey-border);margin-bottom:1em}.summaryColItem{border:1px solid var(--input-border);padding:.5em 1em;margin:.5em 0;border-radius:6px;display:flex;position:relative}.summaryColItemText{width:90%}.summaryColItemLabel{font-weight:700}.summaryColItemButton{position:absolute;right:0;top:0;height:100%;width:15%;border:none;border-radius:0 6px 6px 0;border-left:1px solid var(--input-border);background-color:#fff;cursor:pointer;transition:all .2s ease-in-out}.summaryColItemButton svg{height:1em;width:1em;color:var(--main-color);transition:all .2s ease-in-out}.summaryColItemButton:hover{background-color:var(--main-color)}.summaryColItemButton:hover svg{color:#fff}.verifyPhoneItem{display:flex;align-items:center;justify-content:center;margin-top:3em}.verifyPhoneIcon{display:flex;justify-content:center;align-items:center;margin-right:1em}.verifyPhoneIcon svg{height:2em;width:2em}.verifyPhoneNum{font-size:1.2em;font-weight:700}.sendTextSection{display:flex;justify-content:center;align-items:center;margin-top:4em;margin-bottom:2em}.verifyPhoneLegalSection{margin-bottom:1em}.fullPageButtonStyle{width:100%;padding:1.5em;font-size:1em;color:#fff;background-color:var(--main-color);border-radius:5px;border:1px solid var(--main-color);transition:all .2s ease-in-out;cursor:pointer}.fullPageButtonStyle:hover{color:var(--main-color);background-color:#fff}.fullPageWhiteButtonStyle{width:100%;padding:1.5em;font-size:1em;color:var(--main-color);background-color:#fff;border-radius:5px;border:1px solid var(--main-color);transition:all .2s ease-in-out;cursor:pointer}.fullPageWhiteButtonStyle:hover{background-color:var(--grey-border)}.accountDetailsContainer{margin-bottom:1.5em;width:25em}.accountDetailsText{margin-bottom:.5em;text-align:center}.accountDetailsText span{font-weight:700}.accountDetailsTable{border:1px solid var(--input-border);border-radius:6px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:100%}.accountDetailsCol{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:1.5em 0}.accountDetailsCol:nth-child(1){width:50%}.accountDetailsCol:nth-child(2){width:50%;border-left:1px solid var(--input-border)}.accountDetailsCol:nth-child(3){width:100%;border-top:1px solid var(--input-border)}.accountDetailsTableHeader{margin-bottom:.2em}.accountDetailsTableData{font-weight:700}.errorContainer{position:absolute;bottom:-1.2em;right:0;color:var(--error-color)}.errorClassText{color:var(--error-color)}.errorClassBorder{border-color:var(--error-color);outline:var(--error-color)}.navContainer{height:5em;display:flex;justify-content:center;align-items:center}.navPoint{width:10em;margin:0 -4em;display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:2}.navCircle{height:2.8em;width:2.8em;border-radius:50%;background-color:#fff;display:flex;justify-content:center;align-items:center;-webkit-box-shadow:0px 0px 10px -3px rgba(125,124,125,1);-moz-box-shadow:0px 0px 10px -3px rgba(125,124,125,1);box-shadow:0 0 10px -3px #7d7c7d}.navCircle svg{height:1.8em;width:1.8em}.navText{margin-top:.3em}.navCompleteColor{background-color:var(--complete-green)}.navProgressBar{width:12em;height:.5em;margin-bottom:1.3em;background-color:var(--grey-border);position:relative}.navProgressIndicator{position:absolute;top:0;left:0;height:.5em;width:0em;background-color:var(--complete-green)}.disabledButtonStyle{opacity:.3;pointer-events:none}.phoneVerifyFieldContainer{display:flex;justify-content:center;align-items:center;margin-top:2em}.phoneVerifyInputItem{width:2em;height:3em;border:1px solid var(--input-border);border-radius:6px;font-size:1.8em;text-align:center;margin:0 .2em}.resendContainer{text-align:center;margin-top:.5em;margin-bottom:1em;color:var(--main-color)}.resendButton{background:none;border:none;color:var(--main-color);font-size:1em;cursor:pointer}.textCodeLabel{font-weight:700}.backButtonSection{position:absolute;top:0;left:-1em;display:flex;justify-content:center;align-items:center;flex-direction:column}.mainBackButton{height:4em;width:4em;border-radius:50%;border:1px solid var(--input-border);display:flex;justify-content:center;align-items:center;background-color:#fff;cursor:pointer}.mainBackButton svg{height:1.5em;width:1.5em;color:var(--main-color)}.pageSubSectionHeader{font-weight:700;color:var(--main-color);border-bottom:1px solid var(--grey-border);margin-bottom:1em;padding-bottom:.5em}.mailingAddressBoxContainer{margin-bottom:2em;display:flex;justify-content:center;align-items:center}.printInfoSection{cursor:pointer;border-radius:6px;padding:.5em .2em;transition:all .3s ease-in-out}.printInfoSection:hover{background-color:var(--main-color-hover)}.printInfoSection svg{height:1.5em;width:1.5em;margin-right:.5em;fill:var(--main-color)}.loaderContent{display:flex;justify-content:center;align-items:center;padding:1.5em 1em;flex-direction:column}.loaderHeader{font-size:1.5em;margin-top:1em}.loaderSubHeader{font-size:1em;margin-bottom:1em}.loaderText1,.loaderText2,.loaderText3{margin-top:.5em;font-size:1em;color:var(--input-border);transition:all .3s ease-in-out}.loaderText1{margin-top:2em}.loaderText3{margin-bottom:2em}.loaderStepHighlight{color:var(--text-color);font-weight:bolder}.iconContainer{width:8em;height:8em;position:relative;display:flex;justify-content:center;align-items:center}.iconContainer svg{height:5em;width:5em;position:absolute;background-color:#fff;border-radius:50%;z-index:1}.modalBG{position:fixed;left:0;top:0;right:0;bottom:0;z-index:2;display:flex;justify-content:center;align-items:center;background-color:var(--modalBG-color)}.modalCard,.countyModalCard,.speedModalCard{height:26em;width:40em;background-color:#fff;border-radius:6px;-webkit-box-shadow:0px 0px 50px 18px rgba(0,0,0,.3);-moz-box-shadow:0px 0px 50px 18px rgba(0,0,0,.3);box-shadow:0 0 50px 18px #0000004d}.errorModalCard{height:22em;width:40em;background-color:#fff;border-radius:6px;-webkit-box-shadow:0px 0px 50px 18px rgba(0,0,0,.3);-moz-box-shadow:0px 0px 50px 18px rgba(0,0,0,.3);box-shadow:0 0 50px 18px #0000004d}.speedModalCard{height:18em}.loaderStatus{margin-top:.5em;font-size:1em;font-weight:700;text-align:center;color:var(--text-color)}.modalContent,.countyModalContent{padding:2em 2em 1em}.modalSpinner{display:flex;justify-content:center;align-items:center;flex-direction:column}.modalSpinnerContent{height:70%;display:flex;justify-content:center;align-items:center}.verifyAddrContainer{display:flex;margin-top:3em}.verifyAddrCol{width:50%;display:flex;padding-left:2em}.verifyAddrCol:nth-child(1){border-right:2px solid var(--input-border)}.verifyAddrTitle{font-weight:700;font-size:1.2em;margin-bottom:1em}.modalButtons,.modalButtonOne{display:flex;justify-content:center;align-items:center;margin-top:2.5em}.finishedContent{display:flex;justify-content:center;align-items:center}.checkMarkSection{width:20em;height:8em;display:flex;align-items:center;justify-content:center}.checkmark{width:5em;height:5em;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;box-shadow:inset 0 0 0 var(--complete-green);animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both}.checkark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:var(--complete-green);fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}.countyModalCard{width:30%;height:auto;min-height:20em}.countyModalContent{display:flex;flex-direction:column;align-items:center}.countyButtonStyles{width:50%;margin:.2em 0;padding:1.5em;background-color:#fff;border:1px solid var(--input-border);font-size:1em;border-radius:6px;cursor:pointer;transition:all .2s ease-in-out}.countyButtonStyles:hover{color:#fff;background-color:var(--main-color);border:1px solid var(--main-color)}.countyModalHeader{display:flex;align-items:center;justify-content:center;padding:1em 1.8em;border-bottom:1px solid var(--grey-border)}.countyHeaderText{font-size:1.6em;margin-left:.5em}.countyHeaderText span{color:var(--main-color)}.modalSubHeader{margin-top:.5em;text-align:center}.errorDescText{font-weight:700}.stageTag{background-color:#e52c4f;color:#fff;font-size:1em;font-weight:700;width:10em;text-align:center;position:absolute;left:50%;transform:translate(-50%);top:0;padding:.3em;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.paBlurb{margin-top:1em;font-size:.8em;text-align:center}.pulse-loader{height:8em;margin:auto 0;position:relative;width:8em}.pulse-loader:before,.pulse-loader:after{-webkit-animation:pulse-loader infinite 2s;animation:pulse-loader infinite 2s;box-shadow:0 0 5px #90191b;border-radius:50%;border:3px solid #90191b;content:"";display:block;height:100%;left:-3px;opacity:0;position:absolute;top:-3px;width:100%}.pulse-loader:before{box-shadow:0 0 5px #616c6e;border:3px solid #616c6e}.pulse-loader:after{-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes pulse-loader{0%{opacity:0;transform:scale(0)}60%{opacity:1}to{opacity:0;transform:scale(1)}}@keyframes pulse-loader{0%{opacity:0;transform:scale(0)}60%{opacity:1}to{opacity:0;transform:scale(1)}}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{to{box-shadow:inset 0 0 0 40px var(--complete-green)}}.star{position:absolute;animation:grow 3s infinite;fill:var(--complete-green);opacity:0}.star:nth-child(1){width:12px;height:12px;left:12px;top:16px}.star:nth-child(2){width:18px;height:18px;left:168px;top:84px}.star:nth-child(3){width:10px;height:10px;left:32px;top:162px}.star:nth-child(4){width:20px;height:20px;left:82px;top:-12px}.star:nth-child(5){width:14px;height:14px;left:125px;top:162px}.star:nth-child(6){width:10px;height:10px;left:16px;top:16px}.star:nth-child(1){animation-delay:0s}.star:nth-child(2){animation-delay:1s}.star:nth-child(3){animation-delay:2.5s}.star:nth-child(4){animation-delay:4s}.star:nth-child(5){animation-delay:5.5s}.star:nth-child(6){animation-delay:7s}.checkmarkMember{position:relative;padding:30px;animation:checkmarkAnim 5m var(--curve) both}.checkmarkMember__check{position:absolute;top:50%;left:50%;z-index:10;transform:translate3d(-50%,-50%,0);fill:var(--color-white)}.checkmarkMember__background{fill:var(--complete-green);animation:rotate 35s linear both infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes grow{0%,to{transform:scale(0);opacity:0}50%{transform:scale(1);opacity:1}}@keyframes checkmarkAnim{0%,to{opacity:0;transform:scale(0)}10%,50%,90%{opacity:1;transform:scale(1)}}.modal-fade-enter-active,.modal-fade-leave-active{transition:opacity .3s}.modal-fade-enter-from,.modal-fade-leave-to{opacity:0}@media print{.completePageHeader{height:3em}.completePageHeader svg{display:none}.printInfoSection,.pageNavOneButton{display:none}.pageWindow,.adversePageWindow,.depositTypeIcon{box-shadow:none}}@media only screen and (max-width: 840px){.navPoint{width:5em;margin:0 -1em}.navProgressBar{width:7em}.navText{white-space:nowrap}}@media only screen and (max-width: 685px){.adversePageWindow{width:100%;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;overflow:hidden}}@media only screen and (max-width: 645px){body{height:100%}#app{overflow-y:scroll}.fccuLogoSVG{transform:scale(.8)}.depositTypeText{font-size:1.2em}.navBar{display:none}.pageContainer{padding-top:0}.modalCard,.speedModalCard,.countyModalCard,.errorModalCard{height:100%;width:100%}.modalContent{height:100%}.modalSpinnerContent{height:8em}.verifyAddrContainer{flex-direction:column}.verifyAddrCol{width:100%;padding-left:0}.verifyAddrCol:nth-child(1){border:none;border-bottom:1px solid var(--input-border);padding-bottom:2em;margin-bottom:2em}}@media only screen and (max-width: 570px){.pageWindow,.adversePageWindow{width:100%;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;overflow:hidden}.getStartedHeader,.completePageHeader{background-position-x:center}.pageNav,.pageNav2{justify-content:space-between}.printInfoSection{text-align:center}.doubleInputsContainer{flex-direction:column}.twoInputRowContainer,.smallInputContainer,.medInputContainer,.pageInputStyle{width:100%}.checkboxStyles{min-width:2em}}@media only screen and (max-width: 490px){#app,.pageContainer,.pageWindow,.adversePageWindow{height:100%}.depositType{flex-direction:column;text-align:center}.depositTypeIcon{margin-right:0;height:2em;width:2em;padding:.5em}.depositTypeIcon svg{transform:scale(1.2)}.depositTypeText{font-size:.8em}}@media only screen and (max-width: 450px){.phoneVerifyInputItem{margin:0 .1em;width:1.8em}.getStartedList{width:88%}}@media only screen and (max-width: 400px){.depositType{display:none}.mainHeader{justify-content:center;padding:.5em;height:4em}.getStartedList{width:100%}.modalContent,.countyModalContent{padding:1em}}@font-face{font-family:Noto-sans;src:url(/open_account/assets/noto-sans-regular-8G3d7hUz.woff2);font-weight:400}@font-face{font-family:Noto-sans;src:url(/open_account/assets/noto-sans-bold-Cnm1fM6H.woff2);font-weight:700}@font-face{font-family:Noto-sans;src:url(../../extra_resources/fonts/noto-sans.woff2);font-style:italic}[data-v-4b650fb7]{box-sizing:border-box;--main-color: #90191b;--secondary-color: #616c6e;--grey-border: #e3e3e3;--text-color: #4d4d4d;--input-border: #cccccc;--error-color: #df0c3c;--complete-green: #27ae60;--modalBG-color: rgba(0,0,0,.3);--main-color-hover: #ebd7d8;--color-blue: #0094ff;--color-white: #fff;--curve: cubic-bezier(.42, 0, .275, 1.155)}input[data-v-4b650fb7]{font-size:1em;font-family:Noto-sans,sans-serif}body[data-v-4b650fb7]{margin:0;height:100vh;width:100vw;max-width:100%;font-size:1em;font-family:Noto-sans,sans-serif;color:var(--text-color);position:relative}body[data-v-4b650fb7]:before{content:"";position:fixed;top:0;left:0;height:100%;width:100%;background:url(/open_account/assets/treesBG-DprlDtoc.svg);background-repeat:no-repeat;background-position:0% 100%;background-size:105%;background-attachment:fixed;z-index:-1}.mainHeader[data-v-4b650fb7]{width:100%;height:5em;padding:1em;border-bottom:1px solid var(--grey-border);display:flex;align-items:center;justify-content:space-between}.fccuLogo[data-v-4b650fb7]{height:3em;width:21em;cursor:pointer}.fccuLogoSVG[data-v-4b650fb7]{height:3em}.depositType[data-v-4b650fb7]{display:flex;justify-content:center;align-items:center}.depositTypeText[data-v-4b650fb7]{font-size:1.5em;color:var(--main-color)}.depositTypeIcon[data-v-4b650fb7]{height:3em;width:3em;padding:1em;margin-right:1em;display:flex;justify-content:center;align-items:center;border-radius:50%;-webkit-box-shadow:0px 0px 10px -3px rgba(125,124,125,1);-moz-box-shadow:0px 0px 10px -3px rgba(125,124,125,1);box-shadow:0 0 10px -3px #7d7c7d}.depositTypeIcon svg[data-v-4b650fb7]{height:2em;width:2em;transform:scale(1.6)}.pageContainer[data-v-4b650fb7]{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:1em}.pageWindow[data-v-4b650fb7],.adversePageWindow[data-v-4b650fb7]{width:35em;border-radius:15px;position:relative;background-color:#fff;-webkit-box-shadow:0px 0px 50px 18px rgba(235,235,235,1);-moz-box-shadow:0px 0px 50px 18px rgba(235,235,235,1);box-shadow:0 0 50px 18px #ebebeb}.adversePageWindow[data-v-4b650fb7]{width:45em}.getStartedHeader[data-v-4b650fb7],.completePageHeader[data-v-4b650fb7]{width:100%;height:12em;display:flex;justify-content:center;align-items:center;flex-direction:column;background:url(/open_account/assets/mountains-BZT7-IQK.png);background-repeat:no-repeat}.completePageHeader svg[data-v-4b650fb7]{height:7em;width:7em}.completePageHeaderText[data-v-4b650fb7]{color:#fff;font-size:1.8em;margin-top:.5em;margin-bottom:-.5em}.completePageName[data-v-4b650fb7]{font-size:2em;color:var(--main-color);margin-top:-.5em;margin-bottom:.5em}.getStartedHeaderText[data-v-4b650fb7]{font-size:2em;color:#fff;margin:0}.getStartedHeaderType[data-v-4b650fb7]{font-size:1.8em;color:#fff;font-weight:700;margin:0}.getStartedHelperText[data-v-4b650fb7]{font-size:.8em;color:#fff;margin:.2em 0 0}.getStartedPageContent[data-v-4b650fb7]{padding:1em;display:flex;justify-content:center;align-items:center;flex-direction:column}.pageSubHeading[data-v-4b650fb7]{font-size:1.2em;font-weight:700;margin-bottom:1em}.getStartedList[data-v-4b650fb7]{width:70%}.getStartedListItem[data-v-4b650fb7]{display:flex;align-items:center;margin:0 0 1.5em}.getStartedListIcon[data-v-4b650fb7]{height:3em;width:3em;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-shrink:0;-webkit-box-shadow:0px 0px 10px -3px rgba(125,124,125,1);-moz-box-shadow:0px 0px 10px -3px rgba(125,124,125,1);box-shadow:0 0 10px -3px #7d7c7d}.getStartedListIcon svg[data-v-4b650fb7]{height:2em;width:2em}.getStartedListText[data-v-4b650fb7]{margin-left:1em}.getStartedListText span[data-v-4b650fb7]{color:var(--main-color)}.pageNavButtonStyle[data-v-4b650fb7]{width:80%;margin:1em;padding:1.5em;font-size:1em;color:#fff;background-color:var(--main-color);border-radius:5px;border:1px solid var(--main-color);transition:all .2s ease-in-out;cursor:pointer}.pageNavButtonStyle[data-v-4b650fb7]:hover{color:var(--main-color);background-color:#fff}.pageHeader[data-v-4b650fb7]{display:flex;align-items:center;padding:1em 1.8em;border-bottom:1px solid var(--grey-border)}.pageHeaderIcon[data-v-4b650fb7]{height:3em;width:3em;min-width:3em;border-radius:50%;display:flex;justify-content:center;align-items:center;-webkit-box-shadow:0px 0px 10px -3px rgba(125,124,125,1);-moz-box-shadow:0px 0px 10px -3px rgba(125,124,125,1);box-shadow:0 0 10px -3px #7d7c7d}.pageHeaderIcon svg[data-v-4b650fb7]{height:2em;width:2em}.pageHeaderText[data-v-4b650fb7]{font-size:1.6em;margin-left:.5em}.pageHeaderText span[data-v-4b650fb7]{color:var(--main-color)}.pageContent[data-v-4b650fb7]{padding:1em 2em}.adverseSection[data-v-4b650fb7]{margin:0 0 2em}.adverseSection span[data-v-4b650fb7]{font-weight:700}.pageSubHeader[data-v-4b650fb7]{margin-bottom:2em}.pageSubHeader span[data-v-4b650fb7]{font-weight:700}.pageInputContainer[data-v-4b650fb7]{display:flex;justify-content:left;flex-direction:column;margin-bottom:1em;position:relative}.pageInputContainer label[data-v-4b650fb7]{margin-bottom:.5em}.routingList[data-v-4b650fb7]{position:absolute;left:0;right:0;top:6em;background-color:#fff;z-index:2}.routingItem[data-v-4b650fb7]:first-child{border-top:1px solid var(--main-color)}.routingItem[data-v-4b650fb7]{border-bottom:1px solid var(--main-color);padding:.5em;cursor:pointer}.routingItem[data-v-4b650fb7]:hover{background-color:var(--main-color-hover)}.doubleInputsContainer[data-v-4b650fb7]{display:flex;justify-content:space-between;margin-bottom:1.5em}.smallInputContainer[data-v-4b650fb7]{width:35%;display:flex;justify-content:left;flex-direction:column;margin-bottom:1.5em}.smallInputContainer label[data-v-4b650fb7]{margin-bottom:.5em}.medInputContainer[data-v-4b650fb7]{width:50%;display:flex;justify-content:left;flex-direction:column;margin-bottom:1.5em;position:relative}.medInputContainer label[data-v-4b650fb7]{margin-bottom:.5em}.twoInputRowContainer[data-v-4b650fb7]{width:45%;display:flex;justify-content:left;flex-direction:column;margin-bottom:1.5em;position:relative}.twoInputRowContainer label[data-v-4b650fb7]{margin-bottom:.5em}.pageInputStyle[data-v-4b650fb7]{-webkit-appearance:none;border:1px solid var(--input-border);background-color:#fff;color:var(--text-color);padding:1.5em;border-radius:6px;font-size:1em}.selectInputStyle[data-v-4b650fb7]{-webkit-appearance:none;background-color:#fff;border:1px solid var(--input-border);color:var(--text-color);padding:1.5em .5em 1.5em 1.5em;border-radius:6px;font-size:1em}.pageNav[data-v-4b650fb7]{padding:1em 2em 2em;display:flex;justify-content:space-around;align-items:center}.pageNav2[data-v-4b650fb7]{padding:0 2em 2em;margin-top:-1em;display:flex;justify-content:space-around;align-items:center}.pageNavOneButton[data-v-4b650fb7]{padding:1em 2em 2em;display:flex;justify-content:center;align-items:center}.navBackButtonStyle[data-v-4b650fb7],.navForwardButtonStyle[data-v-4b650fb7]{width:12em;padding:1.5em;font-size:1em;border-radius:6px;cursor:pointer;transition:all .2s ease-in-out}.navBackButtonStyle[data-v-4b650fb7]{background-color:#fff;color:var(--text-color);border:1px solid var(--input-border);margin-right:1em}.navBackButtonStyle[data-v-4b650fb7]:hover{background-color:var(--input-border);color:#fff}.navForwardButtonStyle[data-v-4b650fb7]{background-color:var(--main-color);color:#fff;border:1px solid var(--main-color)}.navForwardButtonStyle[data-v-4b650fb7]:hover{background-color:#fff;color:var(--main-color)}.legalBlurb[data-v-4b650fb7]{font-size:.8em}.bottomLegalBlurb[data-v-4b650fb7]{font-size:.8em;padding:0 2em 2em}.radioButtonStyles[data-v-4b650fb7]{position:absolute;opacity:0;pointer-events:none}.radioButtonStyles:focus~label[data-v-4b650fb7]{border-color:#000}.buttonItem[data-v-4b650fb7]{background-color:#fff;font-size:1em;margin:.2em 0;color:var(--text-color);border:1px solid var(--input-border);padding:1.5em;border-radius:6px;transition:all .2s ease-in-out;cursor:pointer;display:flex;justify-content:center;align-items:center}.buttonItem[data-v-4b650fb7]:hover{border-color:var(--main-color)}input:checked+.buttonItem[data-v-4b650fb7]{background-color:#90191b26;border-color:var(--main-color);color:#000}.radioButtonContainer[data-v-4b650fb7]{position:relative}.radioSelected[data-v-4b650fb7]{border:10px solid var(--main-color)}.customRadio[data-v-4b650fb7]{height:2em;width:2em;background-color:var(--grey-border);border-radius:50%;position:absolute;top:1.5em;left:1.5em;transition:all .2s ease-in-out;pointer-events:none}.termsItem[data-v-4b650fb7]{display:flex;margin-bottom:1em}.termsItemText a[data-v-4b650fb7]{color:var(--main-color);font-weight:700;text-decoration:none}.checkboxStyles[data-v-4b650fb7]{position:relative;border:2px solid var(--input-border);border-radius:6px;background:none;cursor:pointer;line-height:0;margin:0 1em 0 0;padding:0;vertical-align:text-top;height:2em;width:2em;-webkit-appearance:none;opacity:.5}.checkboxStyles[data-v-4b650fb7]:hover{opacity:1}.checkboxStyles[data-v-4b650fb7]:checked{background-color:#27ae60;border-color:#27ae60;opacity:1}.checkboxStyles[data-v-4b650fb7]:before{content:"";position:absolute;right:50%;top:50%;width:4px;height:10px;border:solid #FFF;border-width:0 2px 2px 0;margin:-1px -1px 0;transform:rotate(45deg) translate(-50%,-50%);z-index:2}.summaryColContainer[data-v-4b650fb7]{display:flex;justify-content:space-between;flex-direction:column}.summaryCol[data-v-4b650fb7]{width:100%}.summaryCol[data-v-4b650fb7]:nth-child(2){margin-top:1em}.summaryColHeader[data-v-4b650fb7]{font-size:1.2em;padding-bottom:.5em;border-bottom:1px solid var(--grey-border);margin-bottom:1em}.summaryColItem[data-v-4b650fb7]{border:1px solid var(--input-border);padding:.5em 1em;margin:.5em 0;border-radius:6px;display:flex;position:relative}.summaryColItemText[data-v-4b650fb7]{width:90%}.summaryColItemLabel[data-v-4b650fb7]{font-weight:700}.summaryColItemButton[data-v-4b650fb7]{position:absolute;right:0;top:0;height:100%;width:15%;border:none;border-radius:0 6px 6px 0;border-left:1px solid var(--input-border);background-color:#fff;cursor:pointer;transition:all .2s ease-in-out}.summaryColItemButton svg[data-v-4b650fb7]{height:1em;width:1em;color:var(--main-color);transition:all .2s ease-in-out}.summaryColItemButton[data-v-4b650fb7]:hover{background-color:var(--main-color)}.summaryColItemButton:hover svg[data-v-4b650fb7]{color:#fff}.verifyPhoneItem[data-v-4b650fb7]{display:flex;align-items:center;justify-content:center;margin-top:3em}.verifyPhoneIcon[data-v-4b650fb7]{display:flex;justify-content:center;align-items:center;margin-right:1em}.verifyPhoneIcon svg[data-v-4b650fb7]{height:2em;width:2em}.verifyPhoneNum[data-v-4b650fb7]{font-size:1.2em;font-weight:700}.sendTextSection[data-v-4b650fb7]{display:flex;justify-content:center;align-items:center;margin-top:4em;margin-bottom:2em}.verifyPhoneLegalSection[data-v-4b650fb7]{margin-bottom:1em}.fullPageButtonStyle[data-v-4b650fb7]{width:100%;padding:1.5em;font-size:1em;color:#fff;background-color:var(--main-color);border-radius:5px;border:1px solid var(--main-color);transition:all .2s ease-in-out;cursor:pointer}.fullPageButtonStyle[data-v-4b650fb7]:hover{color:var(--main-color);background-color:#fff}.fullPageWhiteButtonStyle[data-v-4b650fb7]{width:100%;padding:1.5em;font-size:1em;color:var(--main-color);background-color:#fff;border-radius:5px;border:1px solid var(--main-color);transition:all .2s ease-in-out;cursor:pointer}.fullPageWhiteButtonStyle[data-v-4b650fb7]:hover{background-color:var(--grey-border)}.accountDetailsContainer[data-v-4b650fb7]{margin-bottom:1.5em;width:25em}.accountDetailsText[data-v-4b650fb7]{margin-bottom:.5em;text-align:center}.accountDetailsText span[data-v-4b650fb7]{font-weight:700}.accountDetailsTable[data-v-4b650fb7]{border:1px solid var(--input-border);border-radius:6px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:100%}.accountDetailsCol[data-v-4b650fb7]{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:1.5em 0}.accountDetailsCol[data-v-4b650fb7]:nth-child(1){width:50%}.accountDetailsCol[data-v-4b650fb7]:nth-child(2){width:50%;border-left:1px solid var(--input-border)}.accountDetailsCol[data-v-4b650fb7]:nth-child(3){width:100%;border-top:1px solid var(--input-border)}.accountDetailsTableHeader[data-v-4b650fb7]{margin-bottom:.2em}.accountDetailsTableData[data-v-4b650fb7]{font-weight:700}.errorContainer[data-v-4b650fb7]{position:absolute;bottom:-1.2em;right:0;color:var(--error-color)}.errorClassText[data-v-4b650fb7]{color:var(--error-color)}.errorClassBorder[data-v-4b650fb7]{border-color:var(--error-color);outline:var(--error-color)}.navContainer[data-v-4b650fb7]{height:5em;display:flex;justify-content:center;align-items:center}.navPoint[data-v-4b650fb7]{width:10em;margin:0 -4em;display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:2}.navCircle[data-v-4b650fb7]{height:2.8em;width:2.8em;border-radius:50%;background-color:#fff;display:flex;justify-content:center;align-items:center;-webkit-box-shadow:0px 0px 10px -3px rgba(125,124,125,1);-moz-box-shadow:0px 0px 10px -3px rgba(125,124,125,1);box-shadow:0 0 10px -3px #7d7c7d}.navCircle svg[data-v-4b650fb7]{height:1.8em;width:1.8em}.navText[data-v-4b650fb7]{margin-top:.3em}.navCompleteColor[data-v-4b650fb7]{background-color:var(--complete-green)}.navProgressBar[data-v-4b650fb7]{width:12em;height:.5em;margin-bottom:1.3em;background-color:var(--grey-border);position:relative}.navProgressIndicator[data-v-4b650fb7]{position:absolute;top:0;left:0;height:.5em;width:0em;background-color:var(--complete-green)}.disabledButtonStyle[data-v-4b650fb7]{opacity:.3;pointer-events:none}.phoneVerifyFieldContainer[data-v-4b650fb7]{display:flex;justify-content:center;align-items:center;margin-top:2em}.phoneVerifyInputItem[data-v-4b650fb7]{width:2em;height:3em;border:1px solid var(--input-border);border-radius:6px;font-size:1.8em;text-align:center;margin:0 .2em}.resendContainer[data-v-4b650fb7]{text-align:center;margin-top:.5em;margin-bottom:1em;color:var(--main-color)}.resendButton[data-v-4b650fb7]{background:none;border:none;color:var(--main-color);font-size:1em;cursor:pointer}.textCodeLabel[data-v-4b650fb7]{font-weight:700}.backButtonSection[data-v-4b650fb7]{position:absolute;top:0;left:-1em;display:flex;justify-content:center;align-items:center;flex-direction:column}.mainBackButton[data-v-4b650fb7]{height:4em;width:4em;border-radius:50%;border:1px solid var(--input-border);display:flex;justify-content:center;align-items:center;background-color:#fff;cursor:pointer}.mainBackButton svg[data-v-4b650fb7]{height:1.5em;width:1.5em;color:var(--main-color)}.pageSubSectionHeader[data-v-4b650fb7]{font-weight:700;color:var(--main-color);border-bottom:1px solid var(--grey-border);margin-bottom:1em;padding-bottom:.5em}.mailingAddressBoxContainer[data-v-4b650fb7]{margin-bottom:2em;display:flex;justify-content:center;align-items:center}.printInfoSection[data-v-4b650fb7]{cursor:pointer;border-radius:6px;padding:.5em .2em;transition:all .3s ease-in-out}.printInfoSection[data-v-4b650fb7]:hover{background-color:var(--main-color-hover)}.printInfoSection svg[data-v-4b650fb7]{height:1.5em;width:1.5em;margin-right:.5em;fill:var(--main-color)}.loaderContent[data-v-4b650fb7]{display:flex;justify-content:center;align-items:center;padding:1.5em 1em;flex-direction:column}.loaderHeader[data-v-4b650fb7]{font-size:1.5em;margin-top:1em}.loaderSubHeader[data-v-4b650fb7]{font-size:1em;margin-bottom:1em}.loaderText1[data-v-4b650fb7],.loaderText2[data-v-4b650fb7],.loaderText3[data-v-4b650fb7]{margin-top:.5em;font-size:1em;color:var(--input-border);transition:all .3s ease-in-out}.loaderText1[data-v-4b650fb7]{margin-top:2em}.loaderText3[data-v-4b650fb7]{margin-bottom:2em}.loaderStepHighlight[data-v-4b650fb7]{color:var(--text-color);font-weight:bolder}.iconContainer[data-v-4b650fb7]{width:8em;height:8em;position:relative;display:flex;justify-content:center;align-items:center}.iconContainer svg[data-v-4b650fb7]{height:5em;width:5em;position:absolute;background-color:#fff;border-radius:50%;z-index:1}.modalBG[data-v-4b650fb7]{position:fixed;left:0;top:0;right:0;bottom:0;z-index:2;display:flex;justify-content:center;align-items:center;background-color:var(--modalBG-color)}.modalCard[data-v-4b650fb7],.countyModalCard[data-v-4b650fb7],.speedModalCard[data-v-4b650fb7]{height:26em;width:40em;background-color:#fff;border-radius:6px;-webkit-box-shadow:0px 0px 50px 18px rgba(0,0,0,.3);-moz-box-shadow:0px 0px 50px 18px rgba(0,0,0,.3);box-shadow:0 0 50px 18px #0000004d}.errorModalCard[data-v-4b650fb7]{height:22em;width:40em;background-color:#fff;border-radius:6px;-webkit-box-shadow:0px 0px 50px 18px rgba(0,0,0,.3);-moz-box-shadow:0px 0px 50px 18px rgba(0,0,0,.3);box-shadow:0 0 50px 18px #0000004d}.speedModalCard[data-v-4b650fb7]{height:18em}.loaderStatus[data-v-4b650fb7]{margin-top:.5em;font-size:1em;font-weight:700;text-align:center;color:var(--text-color)}.modalContent[data-v-4b650fb7],.countyModalContent[data-v-4b650fb7]{padding:2em 2em 1em}.modalSpinner[data-v-4b650fb7]{display:flex;justify-content:center;align-items:center;flex-direction:column}.modalSpinnerContent[data-v-4b650fb7]{height:70%;display:flex;justify-content:center;align-items:center}.verifyAddrContainer[data-v-4b650fb7]{display:flex;margin-top:3em}.verifyAddrCol[data-v-4b650fb7]{width:50%;display:flex;padding-left:2em}.verifyAddrCol[data-v-4b650fb7]:nth-child(1){border-right:2px solid var(--input-border)}.verifyAddrTitle[data-v-4b650fb7]{font-weight:700;font-size:1.2em;margin-bottom:1em}.modalButtons[data-v-4b650fb7],.modalButtonOne[data-v-4b650fb7]{display:flex;justify-content:center;align-items:center;margin-top:2.5em}.finishedContent[data-v-4b650fb7]{display:flex;justify-content:center;align-items:center}.checkMarkSection[data-v-4b650fb7]{width:20em;height:8em;display:flex;align-items:center;justify-content:center}.checkmark[data-v-4b650fb7]{width:5em;height:5em;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;box-shadow:inset 0 0 0 var(--complete-green);animation:fill-4b650fb7 .4s ease-in-out .4s forwards,scale-4b650fb7 .3s ease-in-out .9s both}.checkark__circle[data-v-4b650fb7]{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:var(--complete-green);fill:none;animation:stroke-4b650fb7 .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark__check[data-v-4b650fb7]{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke-4b650fb7 .3s cubic-bezier(.65,0,.45,1) .8s forwards}.countyModalCard[data-v-4b650fb7]{width:30%;height:auto;min-height:20em}.countyModalContent[data-v-4b650fb7]{display:flex;flex-direction:column;align-items:center}.countyButtonStyles[data-v-4b650fb7]{width:50%;margin:.2em 0;padding:1.5em;background-color:#fff;border:1px solid var(--input-border);font-size:1em;border-radius:6px;cursor:pointer;transition:all .2s ease-in-out}.countyButtonStyles[data-v-4b650fb7]:hover{color:#fff;background-color:var(--main-color);border:1px solid var(--main-color)}.countyModalHeader[data-v-4b650fb7]{display:flex;align-items:center;justify-content:center;padding:1em 1.8em;border-bottom:1px solid var(--grey-border)}.countyHeaderText[data-v-4b650fb7]{font-size:1.6em;margin-left:.5em}.countyHeaderText span[data-v-4b650fb7]{color:var(--main-color)}.modalSubHeader[data-v-4b650fb7]{margin-top:.5em;text-align:center}.errorDescText[data-v-4b650fb7]{font-weight:700}.stageTag[data-v-4b650fb7]{background-color:#e52c4f;color:#fff;font-size:1em;font-weight:700;width:10em;text-align:center;position:absolute;left:50%;transform:translate(-50%);top:0;padding:.3em;border-bottom-right-radius:6px;border-bottom-left-radius:6px}.paBlurb[data-v-4b650fb7]{margin-top:1em;font-size:.8em;text-align:center}.pulse-loader[data-v-4b650fb7]{height:8em;margin:auto 0;position:relative;width:8em}.pulse-loader[data-v-4b650fb7]:before,.pulse-loader[data-v-4b650fb7]:after{-webkit-animation:pulse-loader-4b650fb7 infinite 2s;animation:pulse-loader-4b650fb7 infinite 2s;box-shadow:0 0 5px #90191b;border-radius:50%;border:3px solid #90191b;content:"";display:block;height:100%;left:-3px;opacity:0;position:absolute;top:-3px;width:100%}.pulse-loader[data-v-4b650fb7]:before{box-shadow:0 0 5px #616c6e;border:3px solid #616c6e}.pulse-loader[data-v-4b650fb7]:after{-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes pulse-loader-4b650fb7{0%{opacity:0;transform:scale(0)}60%{opacity:1}to{opacity:0;transform:scale(1)}}@keyframes pulse-loader-4b650fb7{0%{opacity:0;transform:scale(0)}60%{opacity:1}to{opacity:0;transform:scale(1)}}@keyframes stroke-4b650fb7{to{stroke-dashoffset:0}}@keyframes scale-4b650fb7{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill-4b650fb7{to{box-shadow:inset 0 0 0 40px var(--complete-green)}}.star[data-v-4b650fb7]{position:absolute;animation:grow-4b650fb7 3s infinite;fill:var(--complete-green);opacity:0}.star[data-v-4b650fb7]:nth-child(1){width:12px;height:12px;left:12px;top:16px}.star[data-v-4b650fb7]:nth-child(2){width:18px;height:18px;left:168px;top:84px}.star[data-v-4b650fb7]:nth-child(3){width:10px;height:10px;left:32px;top:162px}.star[data-v-4b650fb7]:nth-child(4){width:20px;height:20px;left:82px;top:-12px}.star[data-v-4b650fb7]:nth-child(5){width:14px;height:14px;left:125px;top:162px}.star[data-v-4b650fb7]:nth-child(6){width:10px;height:10px;left:16px;top:16px}.star[data-v-4b650fb7]:nth-child(1){animation-delay:0s}.star[data-v-4b650fb7]:nth-child(2){animation-delay:1s}.star[data-v-4b650fb7]:nth-child(3){animation-delay:2.5s}.star[data-v-4b650fb7]:nth-child(4){animation-delay:4s}.star[data-v-4b650fb7]:nth-child(5){animation-delay:5.5s}.star[data-v-4b650fb7]:nth-child(6){animation-delay:7s}.checkmarkMember[data-v-4b650fb7]{position:relative;padding:30px;animation:checkmarkAnim-4b650fb7 5m var(--curve) both}.checkmarkMember__check[data-v-4b650fb7]{position:absolute;top:50%;left:50%;z-index:10;transform:translate3d(-50%,-50%,0);fill:var(--color-white)}.checkmarkMember__background[data-v-4b650fb7]{fill:var(--complete-green);animation:rotate-4b650fb7 35s linear both infinite}@keyframes rotate-4b650fb7{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes grow-4b650fb7{0%,to{transform:scale(0);opacity:0}50%{transform:scale(1);opacity:1}}@keyframes checkmarkAnim-4b650fb7{0%,to{opacity:0;transform:scale(0)}10%,50%,90%{opacity:1;transform:scale(1)}}.modal-fade-enter-active[data-v-4b650fb7],.modal-fade-leave-active[data-v-4b650fb7]{transition:opacity .3s}.modal-fade-enter-from[data-v-4b650fb7],.modal-fade-leave-to[data-v-4b650fb7]{opacity:0}@media print{.completePageHeader[data-v-4b650fb7]{height:3em}.completePageHeader svg[data-v-4b650fb7]{display:none}.printInfoSection[data-v-4b650fb7],.pageNavOneButton[data-v-4b650fb7]{display:none}.pageWindow[data-v-4b650fb7],.adversePageWindow[data-v-4b650fb7],.depositTypeIcon[data-v-4b650fb7]{box-shadow:none}}@media only screen and (max-width: 840px){.navPoint[data-v-4b650fb7]{width:5em;margin:0 -1em}.navProgressBar[data-v-4b650fb7]{width:7em}.navText[data-v-4b650fb7]{white-space:nowrap}}@media only screen and (max-width: 685px){.adversePageWindow[data-v-4b650fb7]{width:100%;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;overflow:hidden}}@media only screen and (max-width: 645px){body[data-v-4b650fb7]{height:100%}#app[data-v-4b650fb7]{overflow-y:scroll}.fccuLogoSVG[data-v-4b650fb7]{transform:scale(.8)}.depositTypeText[data-v-4b650fb7]{font-size:1.2em}.navBar[data-v-4b650fb7]{display:none}.pageContainer[data-v-4b650fb7]{padding-top:0}.modalCard[data-v-4b650fb7],.speedModalCard[data-v-4b650fb7],.countyModalCard[data-v-4b650fb7],.errorModalCard[data-v-4b650fb7]{height:100%;width:100%}.modalContent[data-v-4b650fb7]{height:100%}.modalSpinnerContent[data-v-4b650fb7]{height:8em}.verifyAddrContainer[data-v-4b650fb7]{flex-direction:column}.verifyAddrCol[data-v-4b650fb7]{width:100%;padding-left:0}.verifyAddrCol[data-v-4b650fb7]:nth-child(1){border:none;border-bottom:1px solid var(--input-border);padding-bottom:2em;margin-bottom:2em}}@media only screen and (max-width: 570px){.pageWindow[data-v-4b650fb7],.adversePageWindow[data-v-4b650fb7]{width:100%;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;overflow:hidden}.getStartedHeader[data-v-4b650fb7],.completePageHeader[data-v-4b650fb7]{background-position-x:center}.pageNav[data-v-4b650fb7],.pageNav2[data-v-4b650fb7]{justify-content:space-between}.printInfoSection[data-v-4b650fb7]{text-align:center}.doubleInputsContainer[data-v-4b650fb7]{flex-direction:column}.twoInputRowContainer[data-v-4b650fb7],.smallInputContainer[data-v-4b650fb7],.medInputContainer[data-v-4b650fb7],.pageInputStyle[data-v-4b650fb7]{width:100%}.checkboxStyles[data-v-4b650fb7]{min-width:2em}}@media only screen and (max-width: 490px){#app[data-v-4b650fb7],.pageContainer[data-v-4b650fb7],.pageWindow[data-v-4b650fb7],.adversePageWindow[data-v-4b650fb7]{height:100%}.depositType[data-v-4b650fb7]{flex-direction:column;text-align:center}.depositTypeIcon[data-v-4b650fb7]{margin-right:0;height:2em;width:2em;padding:.5em}.depositTypeIcon svg[data-v-4b650fb7]{transform:scale(1.2)}.depositTypeText[data-v-4b650fb7]{font-size:.8em}}@media only screen and (max-width: 450px){.phoneVerifyInputItem[data-v-4b650fb7]{margin:0 .1em;width:1.8em}.getStartedList[data-v-4b650fb7]{width:88%}}@media only screen and (max-width: 400px){.depositType[data-v-4b650fb7]{display:none}.mainHeader[data-v-4b650fb7]{justify-content:center;padding:.5em;height:4em}.getStartedList[data-v-4b650fb7]{width:100%}.modalContent[data-v-4b650fb7],.countyModalContent[data-v-4b650fb7]{padding:1em}}
