@import url(https://fonts.googleapis.com/css?family=Figtree:300,900,800,600,500,400,700);:root{--primary-text:rgba(11,1,1,0.8);--primary-text-light:rgba(11,1,1,0.54);--border-color:#fdfdfd;--bg-color:#f5f6f7;--primary-color:#ff0008;--ahead-primary-color:#ff8200;--ahead-text-primary-color:#ff8200;--dark-grey:#8c8c8c;--light-grey:#ccc}*{word-break:keep-all!important}label{color:var(--primary-text-light);font-size:14px}a{text-decoration:none!important}.parent-div-loading-error{height:80vh}.center-child-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.full-height-and-width{width:100%;height:100%}.fade-ellipsis{max-height:2em;overflow:hidden;position:relative;white-space:pre-wrap;display:inline-block;width:100%}.fade-ellipsis:after{content:"";text-align:right;position:absolute;bottom:0;right:0;width:2em;height:1.2em;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(80%,#fff));background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 80%)}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}input.native{padding:4px;border:2px solid transparent;border-radius:6px;width:100%}input.native:focus{outline:none;border-color:var(--primary-color)}.toolset{display:-webkit-box;display:-ms-flexbox;display:flex}.readable{width:40%;margin:0 auto;padding:30px 0;line-height:24px}.readable h1{margin-top:40px;margin-bottom:16px;color:var(--primary-color)}.readable h3{margin-top:24px;margin-bottom:8px}.readable ul{list-style:disc;margin-left:16px}ul{list-style:none;padding:0!important}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.text--secondary{color:var(--primary-text-light)}.tab-content{margin-top:30px}.mb-l{margin-bottom:24px}.mt-l{margin-top:24px}.mb-m{margin-bottom:16px}.mt-m{margin-top:16px}.mr-s{margin-right:4px}.mr-m{margin-right:16px}.ml-s{margin-left:4px}.ml-m{margin-left:16px}.ml-l{margin-left:24px}.m-0{margin:0!important}.p-0{padding:0!important}.block{display:block}.w-screen{width:100vw}.h-screen{height:100vh}.w-full{width:100%}hr{margin-bottom:24px}.clickable:hover{cursor:pointer}.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:initial;-ms-flex:initial;flex:initial}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.stat-cards li{width:250px;height:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#e7e7e7;margin-right:16px}.stat-cards li h1{font-size:45px}.stat-cards li:hover{background:#ddd;cursor:pointer}.shake{-webkit-animation:shake .6s cubic-bezier(.36,.07,.19,.97) both;animation:shake .6s cubic-bezier(.36,.07,.19,.97) both}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}.required:after{content:" *";color:red}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}.v-dialog{background:#fff!important}table>thead>th{padding:0 16px;text-align:left}.v-sheet.v-card:not(.v-card--flat):not(.v-sheet--outlined){-webkit-box-shadow:0 4px 8px hsla(0,0%,90.2%,.5)!important;box-shadow:0 4px 8px hsla(0,0%,90.2%,.5)!important}.v-dialog:not(.v-dialog--fullscreen),.v-expansion-panels,.v-sheet.v-card:not(.rounded-none){border-radius:10px!important}.v-sheet.v-app-bar.v-toolbar{border-radius:0}.box-shadow{-webkit-box-shadow:0 4px 8px hsla(0,0%,90.2%,.5)!important;box-shadow:0 4px 8px hsla(0,0%,90.2%,.5)!important}.v-input{border-radius:6px!important}.v-chip{border-radius:10px!important}.v-btn{letter-spacing:.05em!important;text-transform:none!important}.message{color:#404040}.pointer{cursor:pointer}.translucent{opacity:.3}.v-tabs{border-bottom:1px solid rgba(0,0,0,.12)}.v-window__next,.v-window__prev{background:none!important}body.printing>*{display:none}.small-text{font-size:small}.header-text{font-size:1.5rem!important}body .v-application .font-weight-bold{font-weight:600!important}.callout--flash{-webkit-animation:yellowflash 2s;animation:yellowflash 2s}.callout--breath{-webkit-animation:breath 1s infinite;animation:breath 1s infinite}@-webkit-keyframes yellowflash{0%{background:#ffc400}to{background:transparent}}@keyframes yellowflash{0%{background:#ffc400}to{background:transparent}}@-webkit-keyframes breath{0%{opacity:1}to{opacity:0}}@keyframes breath{0%{opacity:1}to{opacity:0}}.v-data-table.row-clickable table tbody tr{cursor:pointer!important}.v-tab{text-transform:none!important;min-width:auto!important;margin:0 10px!important;padding:0 1px!important;letter-spacing:0!important}.tab-group-count-chip{background:#f2f2f2;padding:1px 9px;border-radius:10px;margin-left:8px;font-size:.8em}.v-tab--active .tab-group-count-chip{color:#fff;background:var(--primary-color)}.theme--light.v-tabs-items{background:none!important}.prevent-select{-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.font-size-1{font-size:1px!important}.font-size-2{font-size:2px!important}.font-size-3{font-size:3px!important}.font-size-4{font-size:4px!important}.font-size-5{font-size:5px!important}.font-size-6{font-size:6px!important}.font-size-7{font-size:7px!important}.font-size-8{font-size:8px!important}.font-size-9{font-size:9px!important}.font-size-10{font-size:10px!important}.font-size-11{font-size:11px!important}.font-size-12{font-size:12px!important}.font-size-13{font-size:13px!important}.font-size-14{font-size:14px!important}.font-size-15{font-size:15px!important}.font-size-16{font-size:16px!important}.font-size-17{font-size:17px!important}.font-size-18{font-size:18px!important}.font-size-19{font-size:19px!important}.font-size-20{font-size:20px!important}.font-size-21{font-size:21px!important}.font-size-22{font-size:22px!important}.font-size-23{font-size:23px!important}.font-size-24{font-size:24px!important}.font-size-25{font-size:25px!important}.font-size-26{font-size:26px!important}.font-size-27{font-size:27px!important}.font-size-28{font-size:28px!important}.font-size-29{font-size:29px!important}.font-size-30{font-size:30px!important}.font-size-31{font-size:31px!important}.font-size-32{font-size:32px!important}.font-weight-100{font-weight:100!important}.font-weight-200{font-weight:200!important}.font-weight-300{font-weight:300!important}.font-weight-400{font-weight:400!important}.font-weight-500{font-weight:500!important}.font-weight-600{font-weight:600!important}.font-weight-700{font-weight:700!important}.font-weight-800{font-weight:800!important}.font-weight-900{font-weight:900!important}.width-5{width:5%!important}.width-10{width:10%!important}.width-15{width:15%!important}.width-20{width:20%!important}.width-25{width:25%!important}.width-30{width:30%!important}.width-35{width:35%!important}.width-40{width:40%!important}.width-45{width:45%!important}.width-50{width:50%!important}.width-55{width:55%!important}.width-60{width:60%!important}.width-65{width:65%!important}.width-70{width:70%!important}.width-75{width:75%!important}.width-80{width:80%!important}.width-85{width:85%!important}.width-90{width:90%!important}.width-95{width:95%!important}.width-100{width:100%!important}.cursor-pointer{cursor:pointer}.font-grey{color:#8c8c8c}.line-height-18{line-height:"18px"}.line-height-19{line-height:"19px"}.line-height-20{line-height:"20px"}.line-height-21{line-height:"21px"}.line-height-22{line-height:"22px"}.line-height-23{line-height:"23px"}.line-height-24{line-height:"24px"}.line-height-25{line-height:"25px"}.line-height-26{line-height:"26px"}.line-height-27{line-height:"27px"}.line-height-28{line-height:"28px"}.line-height-29{line-height:"29px"}.line-height-30{line-height:"30px"}.line-height-31{line-height:"31px"}.line-height-32{line-height:"32px"}.outlined-card{border:1px solid rgba(0,0,0,.12)!important;border-radius:10px!important}.border-radius-1{border-radius:1px!important}.border-radius-2{border-radius:2px!important}.border-radius-3{border-radius:3px!important}.border-radius-4{border-radius:4px!important}.border-radius-5{border-radius:5px!important}.border-radius-6{border-radius:6px!important}.border-radius-7{border-radius:7px!important}.border-radius-8{border-radius:8px!important}.border-radius-9{border-radius:9px!important}.border-radius-10{border-radius:10px!important}.border-radius-11{border-radius:11px!important}.border-radius-12{border-radius:12px!important}.border-radius-13{border-radius:13px!important}.border-radius-14{border-radius:14px!important}.border-radius-15{border-radius:15px!important}.border-radius-16{border-radius:16px!important}.border-radius-17{border-radius:17px!important}.border-radius-18{border-radius:18px!important}.border-radius-19{border-radius:19px!important}.border-radius-20{border-radius:20px!important}.main-row{margin:0!important}.rounded-none{border-radius:0!important}.round-tr-0{border-top-right-radius:0!important}.round-tl-0{border-top-left-radius:0!important}.round-br-0{border-bottom-right-radius:0!important}.round-bl-0{border-bottom-left-radius:0!important}.round-tr-1{border-top-right-radius:1px!important}.round-tl-1{border-top-left-radius:1px!important}.round-br-1{border-bottom-right-radius:1px!important}.round-bl-1{border-bottom-left-radius:1px!important}.round-tr-2{border-top-right-radius:2px!important}.round-tl-2{border-top-left-radius:2px!important}.round-br-2{border-bottom-right-radius:2px!important}.round-bl-2{border-bottom-left-radius:2px!important}.round-tr-3{border-top-right-radius:3px!important}.round-tl-3{border-top-left-radius:3px!important}.round-br-3{border-bottom-right-radius:3px!important}.round-bl-3{border-bottom-left-radius:3px!important}.round-tr-4{border-top-right-radius:4px!important}.round-tl-4{border-top-left-radius:4px!important}.round-br-4{border-bottom-right-radius:4px!important}.round-bl-4{border-bottom-left-radius:4px!important}.round-tr-5{border-top-right-radius:5px!important}.round-tl-5{border-top-left-radius:5px!important}.round-br-5{border-bottom-right-radius:5px!important}.round-bl-5{border-bottom-left-radius:5px!important}.round-tr-6{border-top-right-radius:6px!important}.round-tl-6{border-top-left-radius:6px!important}.round-br-6{border-bottom-right-radius:6px!important}.round-bl-6{border-bottom-left-radius:6px!important}.round-tr-7{border-top-right-radius:7px!important}.round-tl-7{border-top-left-radius:7px!important}.round-br-7{border-bottom-right-radius:7px!important}.round-bl-7{border-bottom-left-radius:7px!important}.round-tr-8{border-top-right-radius:8px!important}.round-tl-8{border-top-left-radius:8px!important}.round-br-8{border-bottom-right-radius:8px!important}.round-bl-8{border-bottom-left-radius:8px!important}.round-tr-9{border-top-right-radius:9px!important}.round-tl-9{border-top-left-radius:9px!important}.round-br-9{border-bottom-right-radius:9px!important}.round-bl-9{border-bottom-left-radius:9px!important}.round-tr-10{border-top-right-radius:10px!important}.round-tl-10{border-top-left-radius:10px!important}.round-br-10{border-bottom-right-radius:10px!important}.round-bl-10{border-bottom-left-radius:10px!important}.round-tr-11{border-top-right-radius:11px!important}.round-tl-11{border-top-left-radius:11px!important}.round-br-11{border-bottom-right-radius:11px!important}.round-bl-11{border-bottom-left-radius:11px!important}.round-tr-12{border-top-right-radius:12px!important}.round-tl-12{border-top-left-radius:12px!important}.round-br-12{border-bottom-right-radius:12px!important}.round-bl-12{border-bottom-left-radius:12px!important}.round-tr-13{border-top-right-radius:13px!important}.round-tl-13{border-top-left-radius:13px!important}.round-br-13{border-bottom-right-radius:13px!important}.round-bl-13{border-bottom-left-radius:13px!important}.round-tr-14{border-top-right-radius:14px!important}.round-tl-14{border-top-left-radius:14px!important}.round-br-14{border-bottom-right-radius:14px!important}.round-bl-14{border-bottom-left-radius:14px!important}.round-tr-15{border-top-right-radius:15px!important}.round-tl-15{border-top-left-radius:15px!important}.round-br-15{border-bottom-right-radius:15px!important}.round-bl-15{border-bottom-left-radius:15px!important}.round-tr-16{border-top-right-radius:16px!important}.round-tl-16{border-top-left-radius:16px!important}.round-br-16{border-bottom-right-radius:16px!important}.round-bl-16{border-bottom-left-radius:16px!important}.round-tr-17{border-top-right-radius:17px!important}.round-tl-17{border-top-left-radius:17px!important}.round-br-17{border-bottom-right-radius:17px!important}.round-bl-17{border-bottom-left-radius:17px!important}.round-tr-18{border-top-right-radius:18px!important}.round-tl-18{border-top-left-radius:18px!important}.round-br-18{border-bottom-right-radius:18px!important}.round-bl-18{border-bottom-left-radius:18px!important}.round-tr-19{border-top-right-radius:19px!important}.round-tl-19{border-top-left-radius:19px!important}.round-br-19{border-bottom-right-radius:19px!important}.round-bl-19{border-bottom-left-radius:19px!important}.round-tr-20{border-top-right-radius:20px!important}.round-tl-20{border-top-left-radius:20px!important}.round-br-20{border-bottom-right-radius:20px!important}.round-bl-20{border-bottom-left-radius:20px!important}.gap-1{gap:1px!important}.gap-2{gap:2px!important}.gap-3{gap:3px!important}.gap-4{gap:4px!important}.gap-5{gap:5px!important}.gap-6{gap:6px!important}.gap-7{gap:7px!important}.gap-8{gap:8px!important}.gap-9{gap:9px!important}.gap-10{gap:10px!important}.gap-11{gap:11px!important}.gap-12{gap:12px!important}.gap-13{gap:13px!important}.gap-14{gap:14px!important}.gap-15{gap:15px!important}.gap-16{gap:16px!important}.gap-17{gap:17px!important}.gap-18{gap:18px!important}.gap-19{gap:19px!important}.gap-20{gap:20px!important}.gap-21{gap:21px!important}.gap-22{gap:22px!important}.gap-23{gap:23px!important}.gap-24{gap:24px!important}.gap-25{gap:25px!important}.gap-26{gap:26px!important}.gap-27{gap:27px!important}.gap-28{gap:28px!important}.gap-29{gap:29px!important}.gap-30{gap:30px!important}.gap-31{gap:31px!important}.gap-32{gap:32px!important}.ahead-text-primary-color{color:var(--ahead-text-primary-color)!important}.ahead-primary-color{color:var(--ahead-primary-color)!important}.form-label{color:#0b0101!important;font-weight:700;font-size:16px;line-height:28px}.printable-page{font-family:Inter,sans-serif !important!important}.nav_list a.v-list-item--active[data-v-1206290c],.v-list-item--link[data-v-1206290c]:before{background:transparent!important}.legacy-nav[data-v-cdef7786]{display:-webkit-box;display:-ms-flexbox;display:flex}.section-list[data-v-cdef7786]{color:inherit!important;border-color:inherit!important}.nav_list .v-list-item__title{font-size:1rem!important;font-weight:500!important;color:#383838!important;margin-left:0!important;line-height:1.5rem!important}.nav_list .navigation-drawer__border{width:10px!important;background-color:red!important}.nav_list .v-list-item:hover{background:transparent}.nav_list .v-list-item__icon{color:#5b5b5b!important}.nav_list .la-angle-down{font-size:15px!important}.nav_list a.v-list-item--active{border-width:3px;border-right:solid}.nav_list a.v-list-item--active .v-list-item__icon,.nav_list a.v-list-item--active .v-list-item__title{color:inherit!important}.nav_list a.v-list-item--active{background:#fff!important}.theme--light.v-list-item--active:before,.theme--light.v-list-item--active:hover:before,.theme--light.v-list-item:focus:before{opacity:0}.nav_list{padding-left:10px;padding-right:0!important}.footer-copy p{font-size:12px}.footer-copy a{font-size:12px;color:rgba(0,0,0,.87)}.footer-copy a:hover{color:red;font-weight:medium}div.logo img{max-width:140px}.horizontal-menu{position:fixed;top:0;left:0;right:0;z-index:2}:root{--coloured-backgroundbrown:rgba(175,87,43,0.08);--core-stylemain-black:#0b0101;--core-stylemain-grey:#383838;--core-stylelight-grey-1:#8c8c8c;--core-stylelight-grey-2:#ccc;--core-stylelight-grey-3:#e6e6e6;--core-stylelight-grey-4:#f2f2f2;--core-stylebackground:#f5f6f7;--primaryperalta-blue-100:#001644;--primaryperalta-red-100:#f83240;--secondaryperalta-blue-100:#001644;--shadowwhiteperalta-white:#fff;--secondaryperalta-blue-50:#7f8aa1;--secondaryperalta-blue-5:#f2f3f5;--accentyellowperalta-teal-100:#ffdc40;--shadowlightgrey:#f5f5f5;--primaryperalta-red-75:#fa6570;--applicant-card:0px 16.693458557128906px 50.08037567138672px 0px rgba(241,244,248,0.5);--collection-1-color:#fff;--collection-1-primary-colour:#ff8200;--collection-1-main-grey:#383838}*{-webkit-font-smoothing:antialiased;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0}body,html{height:100%;scroll-behavior:smooth;font-family:Figtree,Helvetica}.peralta-landing-page button:focus-visible{outline:2px solid #4a90e2!important;outline:5px auto -webkit-focus-ring-color!important}.peralta-landing-page a{text-decoration:none}.peralta-landing-page img{max-width:100%;height:auto;display:block}.peralta-landing-page .primary-red-text-color{color:#f83240}.peralta-landing-page .secondary-blue-text-color{color:#001644}.peralta-landing-page .element-landing-page{background-color:#fff;width:100%;position:relative}.peralta-landing-page .desktop-nav-menu{position:fixed;width:100%;height:100px;top:0;left:0;right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1000}.peralta-landing-page .desktop-nav-menu,.peralta-landing-page .navbar{background-color:var(--shadowwhiteperalta-white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.peralta-landing-page .navbar{width:95%;height:80px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1440px}.peralta-landing-page .nav-links{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:800px),screen and (max-width:600px){.peralta-landing-page .nav-links{display:none}}.peralta-landing-page .nav-link{margin-right:20px;font-family:Figtree,Helvetica;font-weight:500;color:var(--secondaryperalta-blue-100);font-size:16px;letter-spacing:0;line-height:normal}.peralta-landing-page .nav-link:hover{text-decoration:underline!important}.peralta-landing-page .signup-button{padding:7px 15px;background-color:var(--accentyellowperalta-teal-100);border-radius:10px}.peralta-landing-page .signup-button:hover{text-decoration:underline!important}.peralta-landing-page .login-button{padding:7px 15px;border-radius:10px;border:1.5px solid;border-color:var(--secondaryperalta-blue-100)}.peralta-landing-page .login-button:hover{text-decoration:underline!important}.peralta-landing-page .mobile-nav-menu{display:none;position:relative}@media (max-width:800px),screen and (max-width:600px){.peralta-landing-page .mobile-nav-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.peralta-landing-page .mobile-nav{display:none;position:relative;height:70px;padding:0 20px;background-color:var(--shadowwhiteperalta-white)}@media (max-width:800px),screen and (max-width:600px){.peralta-landing-page .mobile-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;left:0;right:0;z-index:1000}}.peralta-landing-page .mobile-navbar{background-color:var(--shadowwhiteperalta-white);position:fixed;top:70px;left:0;right:0;bottom:0;height:100vh;z-index:1000}.peralta-landing-page .mobile-navbar .hide{display:none}.peralta-landing-page .mobile-nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--shadowwhiteperalta-white)}.peralta-landing-page .mobile-nav-link{font-family:Figtree,Helvetica;font-weight:500;color:var(--secondaryperalta-blue-100);font-size:16px;letter-spacing:0;line-height:normal}.peralta-landing-page .mobile-nav-signup{padding:7px 15px;background-color:var(--accentyellowperalta-teal-100);border-radius:10px;color:var(--secondaryperalta-blue-100);font-weight:700}.peralta-landing-page .mobile-nav-login{padding:7px 15px;border-radius:10px;border:1.5px solid;border-color:var(--secondaryperalta-blue-100);color:var(--secondaryperalta-blue-100);font-weight:700}.peralta-landing-page .peralta-primary-logo-2{width:107px;height:36px}.peralta-landing-page .action-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.peralta-landing-page .hero-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:100px}.peralta-landing-page .hero-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:var(--shadowwhiteperalta-white);width:95%;max-width:1440px}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .hero-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}}.peralta-landing-page .hero-text-section{width:48%}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .hero-text-section{width:100%}}.peralta-landing-page .hero-img-section{position:relative;width:48%}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .hero-img-section{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.peralta-landing-page .hero-text-section-title{font-weight:900;color:transparent;font-size:4.688rem}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .hero-text-section-title{font-size:3.125rem}}.peralta-landing-page .element-landing-page .overlap-group-5{position:relative;width:100%;height:100%}.peralta-landing-page .element-landing-page .clip-path-group{position:absolute;width:100%;height:auto;max-width:357px;top:0;right:0}@media screen and (max-width:1300px){.peralta-landing-page .element-landing-page .clip-path-group{max-width:215px}}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .element-landing-page .clip-path-group{max-width:215px}}.peralta-landing-page .element-landing-page .clip-path-group-2{position:absolute;width:100%;height:auto;max-width:571px;top:51px;left:0}@media screen and (max-width:1300px){.peralta-landing-page .element-landing-page .clip-path-group-2{max-width:471px}}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .element-landing-page .clip-path-group-2{max-width:471px}}.peralta-landing-page .element-landing-page .clip-path-group-3{position:absolute;width:100%;height:auto;max-width:315px;top:407px;right:40px}@media screen and (max-width:1300px){.peralta-landing-page .element-landing-page .clip-path-group-3{max-width:215px}}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .element-landing-page .clip-path-group-3{max-width:215px}}.peralta-landing-page .element-landing-page .vector{position:absolute;width:100%;height:auto;max-width:577px;top:48px;left:0}.peralta-landing-page .element-landing-page .vector-2{position:absolute;width:100%;height:auto;max-width:322px;top:404px;left:355px}.peralta-landing-page .leading-brands-trust{max-width:637px;line-height:25px;color:var(--secondaryperalta-blue-100);font-size:18px;margin-top:50px;margin-bottom:50px}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .get-started-btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.peralta-landing-page .get-started-btn{gap:10px;padding:12px 18px;background-color:var(--accentyellowperalta-teal-100);border-radius:10px;font-size:22px;font-weight:700;color:var(--secondaryperalta-blue-100)}.peralta-landing-page .get-started-btn:hover{text-decoration:underline!important}.peralta-landing-page .trusted-companies{display:-webkit-box;display:-ms-flexbox;display:flex;height:150px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:45px 40px;background-color:var(--shadowlightgrey);margin-top:200px;margin-bottom:200px}@media (max-width:800px),screen and (max-width:600px){.peralta-landing-page .trusted-companies{display:none}}.peralta-landing-page .main-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.peralta-landing-page .container-content{width:95%;max-width:1440px}.peralta-landing-page .intro-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .intro-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px;padding-top:50px}}.peralta-landing-page .intro-section-img{width:48%}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .intro-section-img{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.peralta-landing-page .intro-section-text-content{width:48%}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .intro-section-text-content{width:100%}}.peralta-landing-page .intro-section .three-people-img{width:100%;height:auto;max-width:675px;-o-object-fit:cover;object-fit:cover}.peralta-landing-page .intro-header{max-width:678px;font-size:50px;font-weight:900;color:var(--primaryparalta-red-100);margin-bottom:50px}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .intro-header{text-align:center;max-width:100%}}.peralta-landing-page .intro-bullet-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-bottom:30px}.peralta-landing-page .intro-bullet-container h3{font-weight:700;color:var(--primaryparalta-red-100);font-size:26px;margin-bottom:10px}.peralta-landing-page .intro-bullet-container p{font-size:18px;font-weight:300;color:var(--secondaryperalta-blue-100);max-width:594px}.peralta-landing-page .mission-section{margin-top:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .mission-section{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:50px}}.peralta-landing-page .mission-section-text-content{width:48%}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .mission-section-text-content{width:100%}}.peralta-landing-page .mission-section-img-content{width:48%}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .mission-section-img-content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.peralta-landing-page .mission-section h2{font-size:50px;font-weight:900;color:var(--primaryparalta-red-100);margin-bottom:30px}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .mission-section h2{text-align:center}}.peralta-landing-page .mission-section p{font-size:22px;font-weight:400;color:var(--secondaryperalta-blue-100);max-width:794px;margin-bottom:50px}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .mission-section p{text-align:center}}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .mission-section-text-content p{max-width:100%}}.peralta-landing-page .person-with-vr-img{max-width:675px;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.peralta-landing-page .mission-bullets{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.peralta-landing-page .mission-bullets-text h4{font-size:26px;font-weight:700;color:var(--primaryparalta-red-100);margin-bottom:10px}.peralta-landing-page .mission-bullets-text p{font-size:18px;font-weight:300;color:var(--secondaryperalta-blue-100);max-width:594px;margin-bottom:30px;text-align:left}.peralta-landing-page .mission-bullets-text img{width:675px;height:777px;-o-object-fit:cover;object-fit:cover}.peralta-landing-page .services-and-consultants-profile{margin-top:200px;background-color:var(--secondaryperalta-blue-100);padding:0 30px;padding-bottom:120px}.peralta-landing-page .services-and-consultants-profile h1{font-size:50px;font-weight:900;color:var(--primaryparalta-red-100);margin-bottom:56px;text-align:center;padding-top:100px}.peralta-landing-page .talent-selection-description{font-weight:400;color:var(--shadowwhiteperalta-white);font-size:18px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.peralta-landing-page .talent-selection-description p{max-width:1092px;margin-bottom:72px;text-align:center}.peralta-landing-page .our-services-section-and-consultants{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.peralta-landing-page .our-services-section h4{font-weight:800;color:var(--primaryparalta-red-100);font-size:24px;margin-bottom:50px}.peralta-landing-page .service{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.peralta-landing-page .service h3{font-size:26px;font-weight:600;color:var(--shadowwhiteperalta-white)}.peralta-landing-page .our-services-section p{font-size:18px;font-weight:400;color:var(--shadowwhiteperalta-white);max-width:594px;margin-bottom:30px;padding-top:35px;max-width:397px}.peralta-landing-page .consultants-sections{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.peralta-landing-page .profile-card{height:525px;padding:20px;background-color:var(--shadowwhiteperalta-white);border-radius:20px}.peralta-landing-page .profile-img{width:100%;height:100%;max-height:250px;-o-object-fit:cover;object-fit:cover}.peralta-landing-page .profile-img-first{background-image:url(../img/rectangle-7.58bb90b4.png);background-size:cover;background-position:50% 50%}.peralta-landing-page .profile-img-second{background-image:url(../img/rectangle-7-1.f1b6ed83.png);background-size:cover;background-position:50% 50%}.peralta-landing-page .profile-img-third{background-image:url(../img/rectangle-7-2.85f5fb19.png);background-size:cover;background-position:50% 50%}.peralta-landing-page .profile-tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;padding:8px 10px;position:relative;top:219px;left:8px;background-color:var(--shadowwhiteperalta-white);border-radius:50px}.peralta-landing-page .profile-tag p{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:500;color:var(--secondaryperalta-blue-100);font-size:10px;white-space:nowrap}.peralta-landing-page .ratings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0}.peralta-landing-page .skills-tag{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;padding-bottom:20px}.peralta-landing-page .skills-tag p{font-weight:500;color:var(--secondaryperalta-blue-100);font-size:12px;white-space:nowrap;background-color:var(--secondaryperalta-blue-5);padding:8px 10px;border-radius:50px}.peralta-landing-page .profile-description{font-weight:300;color:var(--secondaryperalta-blue-100);font-size:16px;line-height:22px}.peralta-landing-page .rating-img{width:107px;height:17px}.peralta-landing-page .consultant-container{padding-top:200px}.peralta-landing-page .consultant-container h2{font-weight:600;color:#001644;font-size:26px}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .consultant-container h2{text-align:center;margin-bottom:50px}}.peralta-landing-page .consultant-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .consultant-content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.peralta-landing-page .consultant-text-section{width:48%}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .consultant-text-section{width:100%;text-align:center}}.peralta-landing-page .consultants-img-container{width:48%}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .consultants-img-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.peralta-landing-page .consultant-content-subtitle{font-weight:900;color:var(--primaryparalta-red-100);font-size:50px;max-width:794px;margin-top:30px;margin-bottom:50px}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .consultant-content-subtitle{text-align:center;max-width:100%}}.peralta-landing-page .consultant-content-description{font-weight:300;color:transparent;font-size:18px;max-width:736px;margin-bottom:40px}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .consultant-content-description{text-align:center;max-width:100%}}.peralta-landing-page .apply-now-btn{padding:8px 15px;background-color:var(--accentyellowperalta-teal-100);border-radius:10px;font-weight:700;color:var(--secondaryperalta-blue-100);font-size:16px;display:block}.peralta-landing-page .apply-now-btn:hover{text-decoration:underline!important}.peralta-landing-page .consultant-content .consultants-img{max-width:678px;height:auto;width:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .apply-now-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.peralta-landing-page .ahead-logo{width:195px;height:43px;margin-top:40px}.peralta-landing-page #why-peralta{padding-top:200px}.peralta-landing-page .why-peralta-container{background-color:var(--primaryparalta-red-100);padding:0 50px;padding-bottom:120px}.peralta-landing-page .why-peralta-container h1{font-weight:900;color:var(--shadowwhiteperalta-white);font-size:3.125rem;text-align:center;padding-top:100px;padding-bottom:90px}.peralta-landing-page .why-peralta-container .card{width:360px;background-color:var(--shadowwhiteperalta-white);border-radius:20px;padding:25px}.peralta-landing-page .card-content{flex-direction:column;gap:25px}.peralta-landing-page .card-content,.peralta-landing-page .card-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.peralta-landing-page .card-img{flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.peralta-landing-page .card-img img{width:100%;max-width:142px;height:auto;-o-object-fit:cover;object-fit:cover;margin-bottom:12px}.peralta-landing-page .card-content .description{font-weight:300;color:var(--secondaryperalta-blue-100);font-size:16px;text-align:center}.peralta-landing-page .card-content .sub-title{font-weight:800;color:var(--secondaryperalta-blue-100);font-size:22px;text-align:center}.peralta-landing-page .why-peralta-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:35px}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .why-peralta-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.peralta-landing-page #services{padding-top:200px}.peralta-landing-page .detailed-services-container{background-color:var(--secondaryperalta-blue-5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:40px}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .detailed-services-container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.peralta-landing-page .detailed-services-text-content{width:48%}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .detailed-services-text-content{width:100%}}.peralta-landing-page .detailed-services-img-content{width:48%}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .detailed-services-img-content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.peralta-landing-page .detailed-services-container .two-people-talking-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.peralta-landing-page .detailed-services-container h2{font-weight:900;color:var(--primaryparalta-red-100);font-size:50px;max-width:774px;margin:40px 0}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .detailed-services-container h2{text-align:center;max-width:100%}}.peralta-landing-page .detailed-services-container .subtitle{font-weight:400;color:var(--secondaryperalta-blue-100);font-size:22px;padding-bottom:50px}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .detailed-services-container .subtitle{text-align:center}}.peralta-landing-page .service-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.peralta-landing-page .detailed-service-container,.peralta-landing-page .service-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-bottom:25px}.peralta-landing-page .service-bullet-text h3{font-weight:700;color:var(--primaryparalta-red-100);font-size:26px;margin-bottom:10px}.peralta-landing-page .service-bullet-text p{max-width:688px;font-weight:300;color:var(--secondaryperalta-blue-100);font-size:18px;line-height:25px}.peralta-landing-page #about-us{padding-top:200px}.peralta-landing-page .about-peralta-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:200px}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .about-peralta-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.peralta-landing-page .about-us-img-container{width:45%}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .about-us-img-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.peralta-landing-page .about-us-content{width:50%}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .about-us-content{width:100%;margin-top:50px}}.peralta-landing-page .giraffe-img{max-width:600px;max-height:800px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:800px),screen and (max-width:600px){.peralta-landing-page .giraffe-img{max-width:100%}}.peralta-landing-page .about-us-content h1{font-weight:900;color:var(--primaryparalta-red-100);font-size:50px;max-width:794px;margin-bottom:50px}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .about-us-content h1{text-align:center;max-width:100%}}.peralta-landing-page .about-us-content p{font-weight:400;color:var(--secondaryperalta-blue-100);font-size:18px;line-height:25px}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .about-us-content p{text-align:center}}.peralta-landing-page .about-us-content span{font-weight:300}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .about-us-content span{display:block}}.peralta-landing-page .about-us-content img{width:160px;height:80px;-o-object-fit:cover;object-fit:cover;margin-top:40px}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .about-us-content img{margin:0 auto;margin-top:40px}}.peralta-landing-page .footer{background-color:var(--primaryparalta-red-100);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.peralta-landing-page .footer-content{width:95%;max-width:1440px}.peralta-landing-page .footer-top-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:50px 0 30px 0}@media (max-width:1000px),screen and (max-width:600px){.peralta-landing-page .footer-top-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}.peralta-landing-page .footer-content .peralta-primary-logo{width:136px;height:45px}.peralta-landing-page .footer-content .action-text{font-weight:900;color:var(--shadowwhiteperalta-white);font-size:28px}.peralta-landing-page .start-hiring-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:60px}.peralta-landing-page .start-hiring-btn{padding:8px 15px;background-color:var(--accentyellowperalta-teal-100);border-radius:10px;font-weight:700;color:var(--secondaryperalta-blue-100);font-size:16px;white-space:nowrap}.peralta-landing-page .start-hiring-btn:hover{text-decoration:underline!important}.peralta-landing-page .footer-line{height:1px;-o-object-fit:cover;object-fit:cover}.peralta-landing-page .all-right-reserved{font-weight:300;color:var(--secondaryperalta-blue-100);font-size:12px;text-align:center;white-space:nowrap;padding:30px 0}.peralta-landing-page .btn-text{font-weight:700;color:var(--secondaryperalta-blue-100);font-size:16px;white-space:nowrap}.peralta-landing-page .element-landing-page .text-wrapper-31{font-weight:600;color:#001644;font-size:26px}.peralta-landing-page .element-landing-page .overlap-group-2{width:340px;height:506px;background-color:var(--shadowwhiteperalta-white);border-radius:20px}.peralta-landing-page .element-landing-page .frame-15{width:679px;height:84px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;position:relative}.peralta-landing-page .find-top-talent-to{position:relative;-ms-flex-item-align:stretch;align-self:stretch;height:270px;margin-top:-1px;font-family:Figtree,Helvetica;font-weight:900;color:transparent;font-size:75px;letter-spacing:0;line-height:normal}.peralta-landing-page .element-landing-page .overlap{height:817px;background-color:var(--secondaryperalta-blue-5)}.peralta-landing-page .element-landing-page .group{width:798px;height:660px;top:76px;left:40px}.peralta-landing-page .element-landing-page .text-wrapper{width:774px;top:0;left:0;font-family:Figtree,Helvetica;font-weight:900;color:var(--primaryparalta-red-100);font-size:50px;letter-spacing:0;line-height:normal}.peralta-landing-page .element-landing-page .we-re-passionate{width:794px;top:157px;left:0;font-family:Figtree,Helvetica;font-weight:400;color:var(--secondaryperalta-blue-100);font-size:22px;letter-spacing:0;line-height:normal}.peralta-landing-page .element-landing-page .frame{display:-webkit-box;display:-ms-flexbox;display:flex;width:761px;height:102px;top:284px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px;left:0}.peralta-landing-page .element-landing-page .img{position:relative;width:50px;height:50px}.peralta-landing-page .element-landing-page .frame-2{width:688px;height:102px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;position:relative}.peralta-landing-page .element-landing-page .p{position:relative;width:688px;height:66px;margin-bottom:-4px;font-family:Figtree,Helvetica;font-weight:300;color:var(--secondaryperalta-blue-100);font-size:18px;letter-spacing:0;line-height:25px}.peralta-landing-page .element-landing-page .frame-3{width:761px;top:416px;gap:20px;left:0}.peralta-landing-page .element-landing-page .frame-3,.peralta-landing-page .element-landing-page .frame-4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.peralta-landing-page .element-landing-page .frame-4{width:688px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;position:relative}.peralta-landing-page .element-landing-page .text-wrapper-3{position:relative;-ms-flex-item-align:stretch;align-self:stretch;height:66px;font-family:Figtree,Helvetica;font-weight:300;color:var(--secondaryperalta-blue-100);font-size:18px;letter-spacing:0;line-height:25px}.peralta-landing-page .element-landing-page .frame-5{width:758px;gap:20px;top:553px;left:0}.peralta-landing-page .element-landing-page .frame-5,.peralta-landing-page .element-landing-page .frame-6{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.peralta-landing-page .element-landing-page .frame-6{width:687px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;position:relative}.peralta-landing-page .element-landing-page .rectangle{width:678px;height:736px;-o-object-fit:cover;object-fit:cover}.peralta-landing-page .element-landing-page .rectangle-2{width:675px;height:891px;-o-object-fit:cover;object-fit:cover}.peralta-landing-page .element-landing-page .frame-10{width:678px;height:91px;top:292px;gap:20px;left:0}.peralta-landing-page .element-landing-page .frame-10,.peralta-landing-page .element-landing-page .frame-11{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.peralta-landing-page .element-landing-page .frame-11{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:608px;gap:10px;position:relative}.peralta-landing-page .element-landing-page .text-wrapper-6{position:relative;width:594px;height:44px;font-family:Figtree,Helvetica;font-weight:300;color:var(--secondaryperalta-blue-100);font-size:18px;letter-spacing:0;line-height:25px}.peralta-landing-page .element-landing-page .frame-12{width:678px;height:110px;top:413px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px;left:0}.peralta-landing-page .element-landing-page .text-wrapper-7{position:relative;width:594px;height:66px;font-family:Figtree,Helvetica;font-weight:300;color:var(--secondaryperalta-blue-100);font-size:18px;letter-spacing:0;line-height:25px}.peralta-landing-page .element-landing-page .frame-16{width:737px;top:305px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px;left:0}.peralta-landing-page .element-landing-page .text-wrapper-10{position:relative;-ms-flex-item-align:stretch;align-self:stretch;height:75px;font-family:Figtree,Helvetica;font-weight:300;color:var(--secondaryperalta-blue-100);font-size:18px;letter-spacing:0;line-height:25px}.peralta-landing-page .element-landing-page .frame-18{width:725px;height:88px;top:451px;gap:20px;left:0}.peralta-landing-page .element-landing-page .frame-18,.peralta-landing-page .element-landing-page .frame-19{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.peralta-landing-page .element-landing-page .frame-19{width:662px;margin-right:-7px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;position:relative}.peralta-landing-page .element-landing-page .frame-20{width:737px;height:117px;gap:20px;top:569px;left:0}.peralta-landing-page .element-landing-page .frame-20,.peralta-landing-page .element-landing-page .frame-21{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.peralta-landing-page .element-landing-page .frame-21{width:662px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;position:relative}.peralta-landing-page .element-landing-page .group-4{width:463px;height:429px;top:427px;left:30px}.peralta-landing-page .element-landing-page .text-wrapper-13{top:0;left:0;font-family:Figtree,Helvetica;font-weight:800;color:var(--primaryparalta-red-100);font-size:24px;letter-spacing:0;line-height:normal}.peralta-landing-page .element-landing-page .text-wrapper-15{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:Figtree,Helvetica;font-weight:600;color:var(--shadowwhiteperalta-white);font-size:26px;letter-spacing:0;line-height:normal;white-space:nowrap}.peralta-landing-page .element-landing-page .line{position:relative;width:410px;height:3px;-o-object-fit:cover;object-fit:cover}.peralta-landing-page .element-landing-page .frame-24{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:459px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:22px;top:164px;left:0}.peralta-landing-page .element-landing-page .line-2{position:relative;width:411px;height:1px;-o-object-fit:cover;object-fit:cover}.peralta-landing-page .element-landing-page .frame-25{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:459px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:22px;top:256px;left:0}.peralta-landing-page .element-landing-page .text-wrapper-16{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-1px;font-family:Figtree,Helvetica;font-weight:500;color:var(--secondaryperalta-blue-100);font-size:10px;letter-spacing:0;line-height:normal;white-space:nowrap}.peralta-landing-page .element-landing-page .text-wrapper-17{width:300px;top:397px;left:20px;font-family:Figtree,Helvetica;font-weight:300;color:var(--secondaryperalta-blue-100);font-size:16px;letter-spacing:0;line-height:22px}.peralta-landing-page .element-landing-page .frame-26{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;padding:8px 10px;top:322px;left:20px;background-color:var(--secondaryperalta-blue-5);border-radius:50px}.peralta-landing-page .element-landing-page .text-wrapper-18{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:-1px;font-family:Figtree,Helvetica;font-weight:500;color:var(--secondaryperalta-blue-100);font-size:12px;letter-spacing:0;line-height:normal;white-space:nowrap}.peralta-landing-page .element-landing-page .frame-27{left:20px}.peralta-landing-page .element-landing-page .frame-27,.peralta-landing-page .element-landing-page .frame-28{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;padding:8px 10px;top:354px;background-color:var(--secondaryperalta-blue-5);border-radius:50px}.peralta-landing-page .element-landing-page .frame-28{left:145px}.peralta-landing-page .element-landing-page .frame-29{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;padding:8px 10px;top:322px;left:123px;background-color:var(--secondaryperalta-blue-5);border-radius:50px}.peralta-landing-page .element-landing-page .ellipse{width:28px;height:28px;top:282px;left:277px;-o-object-fit:cover;object-fit:cover}.peralta-landing-page .element-landing-page .overlap-wrapper{width:342px;height:506px}.peralta-landing-page .element-landing-page .overlap-group-3{width:300px;height:250px;background-image:url(../img/rectangle-7-1.f1b6ed83.png);background-size:cover;background-position:50% 50%}.peralta-landing-page .element-landing-page .text-wrapper-19{width:300px;font-family:Figtree,Helvetica;font-weight:300;color:var(--secondaryperalta-blue-100);font-size:16px;letter-spacing:0;line-height:normal}.peralta-landing-page .element-landing-page .frame-31{top:354px;left:147px}.peralta-landing-page .element-landing-page .frame-31,.peralta-landing-page .element-landing-page .frame-32{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;padding:8px 10px;background-color:var(--secondaryperalta-blue-5);border-radius:50px}.peralta-landing-page .element-landing-page .frame-32{left:149px;top:322px}.peralta-landing-page .element-landing-page .group-5{width:342px;height:506px;top:388px;left:917px}.peralta-landing-page .element-landing-page .overlap-group-4{width:300px;height:250px;top:20px;left:20px;background-image:url(../img/rectangle-7-2.85f5fb19.png);background-size:cover;background-position:50% 50%}.peralta-landing-page .element-landing-page .frame-33{left:144px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;padding:8px 10px;top:322px;background-color:var(--secondaryperalta-blue-5);border-radius:50px}.peralta-landing-page .element-landing-page .overlap-2{height:817px;background-color:var(--primaryparalta-red-100)}.peralta-landing-page .element-landing-page .text-wrapper-20{font-family:Figtree,Helvetica;font-weight:900;color:var(--shadowwhiteperalta-white);font-size:50px;text-align:center;letter-spacing:0;line-height:normal;white-space:nowrap}.peralta-landing-page .element-landing-page .group-6{width:360px;height:490px;background-color:var(--shadowwhiteperalta-white);border-radius:20px}.peralta-landing-page .element-landing-page .frame-34{flex-direction:column;width:310px;gap:25px;top:40px;left:25px}.peralta-landing-page .element-landing-page .frame-34,.peralta-landing-page .element-landing-page .frame-35{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.peralta-landing-page .element-landing-page .frame-35{flex-direction:column;width:228px;gap:12px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.peralta-landing-page .element-landing-page .illustration-quality{position:relative;width:142px;height:183px}.peralta-landing-page .element-landing-page .text-wrapper-21{font-weight:800;font-size:22px;line-height:normal}.peralta-landing-page .element-landing-page .text-wrapper-21,.peralta-landing-page .element-landing-page .text-wrapper-22{position:relative;-ms-flex-item-align:stretch;align-self:stretch;font-family:Figtree,Helvetica;color:var(--secondaryperalta-blue-100);text-align:center;letter-spacing:0}.peralta-landing-page .element-landing-page .text-wrapper-22{height:153px;font-weight:300;font-size:16px;line-height:22px}.peralta-landing-page .element-landing-page .group-7{width:360px;height:490px;background-color:var(--shadowwhiteperalta-white);border-radius:20px}.peralta-landing-page .element-landing-page .frame-36{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:228px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:13px;position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.peralta-landing-page .element-landing-page .illustration-company{position:relative;width:178px;height:182px}.peralta-landing-page .element-landing-page .group-8{width:360px;height:490px;background-color:var(--shadowwhiteperalta-white);border-radius:20px}.peralta-landing-page .element-landing-page .frame-37{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:228px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.peralta-landing-page .element-landing-page .illustration-safety{position:relative;width:154px;height:180px}.peralta-landing-page .element-landing-page .text-wrapper-23{position:relative;-ms-flex-item-align:stretch;align-self:stretch;height:132px;font-family:Figtree,Helvetica;font-weight:300;color:var(--secondaryperalta-blue-100);font-size:16px;text-align:center;letter-spacing:0;line-height:22px}.peralta-landing-page .element-landing-page .group-9{width:360px;height:490px;background-color:var(--shadowwhiteperalta-white);border-radius:20px}.peralta-landing-page .element-landing-page .frame-38{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:310px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:25px}.peralta-landing-page .element-landing-page .illustration{position:relative;width:218px;height:185px}.peralta-landing-page .element-landing-page .rectangle-5{width:678px;-o-object-fit:cover;object-fit:cover}.peralta-landing-page .element-landing-page .peralta-an-african{font-family:Figtree,Helvetica;font-weight:900;color:var(--primaryparalta-red-100);font-size:50px;letter-spacing:0;line-height:normal}.peralta-landing-page .element-landing-page .africa-s-gateway-to{width:657px;top:7626px;left:874px;font-family:Figtree,Helvetica;font-weight:400;color:var(--secondaryperalta-blue-100);font-size:18px;letter-spacing:0;line-height:25px}.peralta-landing-page .element-landing-page .span{font-weight:300}.peralta-landing-page .element-landing-page .text-wrapper-24{font-weight:600}.peralta-landing-page .element-landing-page .isolation-mode{width:160px;height:80px}.peralta-landing-page .element-landing-page .group-10{height:279px}.peralta-landing-page .element-landing-page .overlap-3{height:279px;background-color:var(--primaryparalta-red-100)}.peralta-landing-page .element-landing-page .primary-button-lrg{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:36px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;padding:0 15px;top:116px;left:789px;background-color:var(--accentyellowperalta-teal-100);border-radius:10px}.peralta-landing-page .element-landing-page .text-wrapper-27{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:Figtree,Helvetica;font-weight:600;color:var(--secondaryperalta-blue-50);font-size:16px;letter-spacing:0;line-height:normal;white-space:nowrap}.peralta-landing-page .element-landing-page .layer{position:relative;width:204px;height:30px}@media (max-width:1200px),screen and (max-width:600px){.peralta-landing-page .element-landing-page .layer{width:100px;height:20px}}.peralta-landing-page .element-landing-page .layer-2{position:relative;width:117px;height:59px}@media (max-width:1200px),screen and (max-width:600px){.peralta-landing-page .element-landing-page .layer-2{width:40px;height:20px}}.peralta-landing-page .element-landing-page .layer-3{position:relative;width:214px;height:30px}@media (max-width:1200px),screen and (max-width:600px){.peralta-landing-page .element-landing-page .layer-3{width:100px;height:20px}}.peralta-landing-page .element-landing-page .layer-4{position:relative;width:178px;height:50px}@media (max-width:1200px),screen and (max-width:600px){.peralta-landing-page .element-landing-page .layer-4{width:80px;height:20px}}.peralta-landing-page .element-landing-page .layer-5{position:relative;width:172px;height:38px}@media (max-width:1200px),screen and (max-width:600px){.peralta-landing-page .element-landing-page .layer-5{width:100px;height:20px}}.peralta-landing-page .element-landing-page .layer-6{position:relative;width:127px;height:49px}@media (max-width:1200px),screen and (max-width:600px){.peralta-landing-page .element-landing-page .layer-6{width:40px;height:20px}}.peralta-landing-page .element-landing-page .layer-7{position:relative;width:145px;height:48px}@media (max-width:1200px),screen and (max-width:600px){.peralta-landing-page .element-landing-page .layer-7{width:80px;height:20px}}.peralta-landing-page .social-media-icon{color:var(--primaryperalta-red-100);cursor:pointer;color:red;height:38px;width:38px;background-color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div.logo[data-v-51ac985d]{width:100%;text-align:center}div.logo img[data-v-51ac985d]{max-width:130px}.v-card__title[data-v-51ac985d]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-card[data-v-51ac985d]{width:450px}.v-sheet.v-card[data-v-51ac985d]{-webkit-box-shadow:none!important;box-shadow:none!important}.row[data-v-51ac985d]{margin:0}.col[data-v-51ac985d],.container[data-v-51ac985d]{padding:0}.left-container[data-v-51ac985d]{width:50%}@media screen and (max-width:900px){.left-container[data-v-51ac985d]{width:100%}}.right-container[data-v-51ac985d]{width:50%}.right-container img[data-v-51ac985d]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media(max-width:900px){.right-container[data-v-51ac985d]{width:0;display:none}}.image-container[data-v-51ac985d]{background-size:cover;position:relative;width:100%;height:100%;overflow:hidden}div.logo img{max-width:90px}.main-card{-webkit-box-shadow:0 2px 8px hsla(0,0%,90.2%,.3)!important;box-shadow:0 2px 8px hsla(0,0%,90.2%,.3)!important}.breadcrumb-link:hover{color:#8c8c8c}.page-header .active{color:#0b0101}.page-header .v-input .v-label{line-height:16px!important;margin-left:10px}.page-header .v-input input{margin-left:10px}.page-header .v-input input::-webkit-input-placeholder{font-size:14px!important;font-weight:500}.page-header .v-input input::-moz-placeholder{font-size:14px!important;font-weight:500}.page-header .v-input input:-ms-input-placeholder{font-size:14px!important;font-weight:500}.page-header .v-input input::-ms-input-placeholder{font-size:14px!important;font-weight:500}.page-header .v-input input::placeholder{font-size:14px!important;font-weight:500}@media screen and (max-width:792px){.page-header .v-input input::-webkit-input-placeholder{font-size:12px!important}.page-header .v-input input::-moz-placeholder{font-size:12px!important}.page-header .v-input input:-ms-input-placeholder{font-size:12px!important}.page-header .v-input input::-ms-input-placeholder{font-size:12px!important}.page-header .v-input input::placeholder{font-size:12px!important}}.page-header .v-text-field .v-input__control .v-input__slot{min-height:auto!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;width:365px!important;height:48px!important;border-radius:10px}@media screen and (max-width:1024px){.page-header .v-text-field .v-input__control .v-input__slot{width:330px!important}}@media screen and (max-width:792px){.page-header .v-text-field .v-input__control .v-input__slot{width:280px!important}}.page-header .v-text-field .v-input__append-inner i,.page-header .v-text-field .v-input__prepend-inner i{font-size:20px;-webkit-transform:rotate(270deg);transform:rotate(270deg);color:#ccc!important;padding-top:0;margin-top:2px}.background-grey[data-v-a42678be]{background:#f5f6f7}.labelEndAdornment[data-v-739659d0]{color:#8c8c8c;font-weight:400}.preview-page{padding:40px;position:relative;background:#fff;margin-top:4em;height:100%}.toolbar--fixed{position:fixed;z-index:10;border-bottom:1px solid rgba(0,0,0,.12)!important;top:0;width:100%}.preview-card{-webkit-box-shadow:0 0 10px rgba(0,0,0,.1)!important;box-shadow:0 0 10px rgba(0,0,0,.1)!important;border:1px solid rgba(0,0,0,.12)!important}.form-element--outlined .v-input__prepend-outer{position:absolute;left:15px}.form-element--outlined .v-input__prepend-outer+.v-input__control .v-file-input__text--placeholder,.form-element--outlined .v-input__prepend-outer+.v-input__control .v-text-field__slot input{padding-left:40px}.form-element--outlined .v-text-field__details{padding:0!important}.labelEndAdornment[data-v-8bc814e6],.labelEndAdornment[data-v-50d8e047],.labelEndAdornment[data-v-3797d98c]{color:#8c8c8c;font-weight:400}.error-state-container{background:#fff;width:770px;padding:20px;border-radius:10px}.error-state-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header-text{font-size:18px;line-height:28px;font-weight:700}.custom-message{font-size:15px;line-height:24px;margin:3px 0}.custom-button-class{margin:10px 0}.circle[data-v-12c21254]{border-radius:50%;-webkit-box-shadow:0 0 1px 1px rgba(0,0,0,.10196078431372549);box-shadow:0 0 1px 1px rgba(0,0,0,.10196078431372549)}.pulse[data-v-12c21254]{-webkit-animation:pulse-animation-12c21254 2s infinite;animation:pulse-animation-12c21254 2s infinite}@-webkit-keyframes pulse-animation-12c21254{0%{-webkit-box-shadow:0 0 0 0 rgba(248,50,64,.5);box-shadow:0 0 0 0 rgba(248,50,64,.5)}to{-webkit-box-shadow:0 0 0 15px rgba(248,50,64,0);box-shadow:0 0 0 15px rgba(248,50,64,0)}}@keyframes pulse-animation-12c21254{0%{-webkit-box-shadow:0 0 0 0 rgba(248,50,64,.5);box-shadow:0 0 0 0 rgba(248,50,64,.5)}to{-webkit-box-shadow:0 0 0 15px rgba(248,50,64,0);box-shadow:0 0 0 15px rgba(248,50,64,0)}}.tab-container[data-v-5e37ee54]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:16px;border-radius:8px}button[data-v-5e37ee54]{height:35px;background-color:transparent;border:none;color:#676767;font-weight:500;font-size:16px;line-height:28px;letter-spacing:-.02em;border-radius:5px;padding:4px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.active[data-v-5e37ee54]{background:#ffe5e5;font-weight:700;color:#ff0008;border-radius:5px}.custom-badge[data-v-5e37ee54]{width:18px;height:18px;background-color:#ff0008;color:#f5f6f7;font-size:11px;font-weight:500}.custom-expansion .v-expansion-panel-content__wrap{padding:0 16px 16px 16px!important}.btn[data-v-dbb16b16]{border-radius:5px}.btn[data-v-dbb16b16]:hover{background:silver!important}.primary-button[data-v-1fcda059]{border-color:#aaa!important;border-radius:10px}.button-icon .iconify{vertical-align:text-top!important}.secondary-button[data-v-063b0f52]{border-radius:10px!important}.primary-theme-border[data-v-063b0f52]{border-color:#ccc!important}.secondary-icon-button[data-v-59ba73e4]{border-color:rgba(0,0,0,.12)!important}.button--square-icon[data-v-6bb9196b]{min-width:36px!important;padding:4px!important;border-radius:5px}.default-label-color .loading-error-button-text{color:red;cursor:pointer}.disabled-label-color .loading-error-button-text{color:grey}.loading-error-button-text{text-decoration:underline!important}.text-button-custom{padding-left:0!important;min-width:auto!important}.text-button-custom:hover{opacity:.8}.on-hover[data-v-0fec17a1],.text-button-custom .v-btn__content{opacity:1!important}.floating-button[data-v-cbab0cc8]{background-color:#fff;height:50px!important;width:50px!important;border-color:rgba(0,0,0,.12)!important;border-radius:10px!important}.alert-container{position:fixed;top:10px;right:10px;z-index:9999}.alert-container .v-alert{width:400px}.custom-badge[data-v-77ac6e8e]{width:18px;height:18px;background-color:#ff0008;color:#f5f6f7;font-size:11px;font-weight:500}.content[data-v-d002d3c6]{white-space:pre-wrap;word-wrap:break-word}.toggle-btn[data-v-d002d3c6]{margin-top:2px;background:none;border:none;color:var(--primary-color);cursor:pointer;font-weight:500;font-size:14px}.search-container{position:relative}.icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:var(--v-secondary-lighten5)}.search-icon{left:10px}.cancel-icon{right:10px;cursor:pointer}.custom-search{outline:1px solid var(--v-secondary-lighten5);border-radius:10px;width:100%}.custom-search:focus{outline:1px solid rgba(0,0,0,.87)}.custom-search:focus~.icon{color:rgba(0,0,0,.87)}.filled{background:#f5f6f7;outline:none}.filter-bar-wrap.sticky{position:sticky;top:0;z-index:3}.filter-bar-wrap .v-chip{border-radius:4px!important}.filter-bar-wrap.dense{padding:0!important}.slot-append-body{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}.custom-search-input{height:100%!important}.custom-search-input .v-text-field .v-input__control .v-input__slot{min-height:40px!important;outline:none;padding:8px!important}.custom-search-input .v-text-field .v-input__control .v-input__slot fieldset{border:1px solid #f2f2f2!important;padding:0 0!important}.custom-search-input .v-input--is-focused .v-input__slot{border:1px solid #9e9e9e!important}.filter-bar--border{border:1px solid var(--v-secondary-lighten5);border-radius:10px}.expanded-search-input{max-width:500px}.width-100{width:100%}.toolbar--fixed[data-v-0164d6fa]{position:fixed;z-index:10;border-bottom:1px solid rgba(0,0,0,.12)!important;top:0;width:100%}.mt-15[data-v-0164d6fa]{margin-top:60px!important}.html-content{ul{padding:0 0 0 20px!important;list-style:disc!important;li{p{margin:0;margin-bottom:5px}}}}.copied__status[data-v-efe207a8]{-webkit-animation:fadein-efe207a8 1s;animation:fadein-efe207a8 1s}@-webkit-keyframes fadein-efe207a8{0%{opacity:0}to{opacity:1}}@keyframes fadein-efe207a8{0%{opacity:0}to{opacity:1}}.container[data-v-250f89bc]{min-height:70vh;width:100%}.container.v-sheet[data-v-250f89bc]{border-radius:10px;-webkit-box-shadow:0 4px 8px hsla(0,0%,90.2%,.5);box-shadow:0 4px 8px hsla(0,0%,90.2%,.5);border:1px solid #efefef}.loader[data-v-250f89bc],.loader[data-v-250f89bc]:after{border-radius:50%;width:10em;height:10em}.loader[data-v-250f89bc]{margin-right:10px;font-size:3.5px;position:relative;text-indent:-9999em;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8-250f89bc 1.1s linear infinite;animation:load8-250f89bc 1.1s linear infinite}.loader.small[data-v-250f89bc]{font-size:2px}@-webkit-keyframes load8-250f89bc{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes load8-250f89bc{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.menu-content[data-v-18e9bd07]{-webkit-box-shadow:none!important;box-shadow:none!important;border:1px solid rgba(0,0,0,.12)!important;background-color:#fff}.action-list ul li[data-v-18e9bd07]:not(:last-child){border-bottom:1px solid rgba(0,0,0,.12)}.app-checkbox{margin:0 4px 0 0;cursor:pointer;display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.app-checkbox:hover .checkbox{background:#a0a0a0}.app-checkbox input{opacity:0;height:0;width:0;display:none}.app-checkbox input:checked+.checkbox{background-color:#179717}.app-checkbox input:checked+.checkbox .check-icon{visibility:visible}.app-checkbox .checkbox{width:20px;height:20px;border-radius:50%;background-color:silver;display:inline-block;position:relative}.app-checkbox .checkbox .check-icon{position:absolute;top:4px;left:4px;visibility:hidden}.app-checkbox .checkbox .check-icon.force-visibility{visibility:visible}.app-checkbox .outlined{border:1px solid silver;background-color:unset}.app-checkbox.primary-checkbox input:checked+.checkbox{background-color:#ff0008;border:unset}.app-checkbox.disabled{cursor:not-allowed;opacity:.6}.app-checkbox.disabled:hover .checkbox{background:silver}.app-checkbox.disabled input:checked+.checkbox{background-color:#a0a0a0}.dropzone-container{border:1px dashed #ccc;border-radius:8px;height:214px}.upload-text{cursor:pointer;color:#da2024}.label[data-v-a8a0d32a]{color:rgba(0,0,0,.6)}.international-phone-input .amount-input .v-input__slot{border-radius:0 6px 6px 0}.international-phone-input input::-webkit-inner-spin-button,.international-phone-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.international-phone-input input[type=number]{-moz-appearance:textfield}.money-input .v-autocomplete.v-select.v-input--is-focused input{min-width:unset!important}.international-phone-input .dialcode-select .v-input__slot{border-radius:6px 0 0 6px}.international-phone-input .phone-number-input .v-input__slot{border-radius:0 6px 6px 0}.label{color:#0b0101;font-weight:600;font-size:16px;line-height:28px}.v-select__selections{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.phone-input .v-autocomplete.v-select.v-input--is-focused input{min-width:unset!important}input.custom-input{width:calc(100% - 120px)}input.custom-input::-webkit-input-placeholder{color:#8c8c8c}input.custom-input::-moz-placeholder{color:#8c8c8c}input.custom-input:-ms-input-placeholder{color:#8c8c8c}input.custom-input::-ms-input-placeholder{color:#8c8c8c}input.custom-input::placeholder{color:#8c8c8c}input.custom-input:focus,input.custom-input:hover{border-color:#ff0008}input.custom-input:disabled{background-color:#f5f6f7;border-color:#d9d9d9}.custom-primary-btn{width:120px;background-color:var(--primary-color);color:#fff}.button-success{background-color:#179717}#expiry-cvc-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}#card-cvc-element,#card-expiry-element{-webkit-box-flex:1;-ms-flex:1;flex:1}.stripe-element{width:100%;margin-bottom:10px;border:1px solid #ccc;border-radius:5px;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.stripe-element:focus-within{border:1px solid #ff8200}.stripe-element:focus{border:1px solid #ff8200}input.stripe-element{outline:none;height:41px}input.stripe-element::-webkit-input-placeholder{color:#8c8c8c}input.stripe-element::-moz-placeholder{color:#8c8c8c}input.stripe-element:-ms-input-placeholder{color:#8c8c8c}input.stripe-element::-ms-input-placeholder{color:#8c8c8c}input.stripe-element::placeholder{color:#8c8c8c}div.ProseMirror ul{padding:0 0 0 20px!important;list-style:disc!important}div.ProseMirror ul li p{margin:0}div.ProseMirror:focus{outline:0 solid transparent}div.ProseMirror p{margin:0}.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.text-editor .bubble-menu{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#0d0d0d;padding:.2rem .4rem;border-radius:.5rem}.text-editor .bubble-menu button{border:none;background:none;color:#fff;font-weight:500;padding:0 .2rem;opacity:.6}.text-editor .bubble-menu button.is-active,.text-editor .bubble-menu button:hover{opacity:1}.editor-container[data-v-4853d0e3]{padding:12px 15px}.outline[data-v-4853d0e3]{border:1.25px solid #ccc;border-radius:10px;&[data-v-4853d0e3]:hover{border-color:#939393}}.label[data-v-4853d0e3]{color:rgba(0,0,0,.6)}input.custom-input{width:342px;height:48px;border:1px solid #d9d9d9;border-radius:10px 0 0 10px;outline:none;padding:0 10px}.custom-primary-btn{height:48px;border-radius:0 10px 10px 0;font-weight:700;padding:12px}button:disabled{opacity:.5;cursor:not-allowed}.draggable-item{cursor:-webkit-grab!important;cursor:grab!important}.draggable-item:hover{background:hsla(0,0%,92.5%,.5)!important;border:1px dashed #aaa!important}.draggable-list--not-allowed{border:1px dashed red!important;background:rgba(255,213,215,.5450980392156862)}.draggable-list--allowed{border:1px dashed #7cd95d!important;background:rgba(230,254,222,.49019607843137253)}@-webkit-keyframes vertical-shaking{0%{-webkit-transform:translateY(0);transform:translateY(0)}25%{-webkit-transform:translateY(5px);transform:translateY(5px)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}75%{-webkit-transform:translateY(5px);transform:translateY(5px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes vertical-shaking{0%{-webkit-transform:translateY(0);transform:translateY(0)}25%{-webkit-transform:translateY(5px);transform:translateY(5px)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}75%{-webkit-transform:translateY(5px);transform:translateY(5px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.sortable-handle .dots[data-v-36e74920]{width:6px}.sortable-item--dragging .v-icon{color:#ff0008!important}.v-timeline-item__dot{-webkit-box-shadow:none;box-shadow:none;-webkit-transform:scale(.85);transform:scale(.85)}.activity-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:3px}.activity-item .initiator-description{white-space:nowrap}.activity-item .actionable.strikethrough{text-decoration:line-through}.activity-item .actionable.italic{font-style:italic}.activity-item .actionable.underline{text-decoration:underline}.activity-item .time-since{white-space:nowrap}.activity-item-wrap{margin-left:-20px}.consultant-activity-item-wrap.v-timeline-item{padding-bottom:0}.consultant-activity-item-wrap .v-timeline-item__dot{-webkit-transform:scale(.3);transform:scale(.3)}.consultant-activity-item-wrap .activity-item{border:1px solid #f2f2f2;padding:6px 15px;margin-bottom:10px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.header-3[data-v-41bc58ec]{font-size:1.1rem}