*{margin:0;padding:0;box-sizing:border-box;font-family:"Raleway",sans-serif}html{-webkit-print-color-adjust:exact}.app{background-color:#fcfcfc;min-width:100vw;min-height:100vh}svg{flex-shrink:0}h1{font-size:3.4rem}@media only screen and (max-width:330px){h1{font-size:3rem}}h2{font-size:2.5rem;margin:20px}h3{font-size:1.5rem}h4{font-size:1.17em}h5{font-size:1em;font-weight:500}.opaque{opacity:1!important}.opaque-white{color:#fff!important}.opaque-navy{color:#1b103f!important}.opaque-blue{color:#65dacc!important}.hidden{display:none}.invisible{opacity:0!important}.no-overflow{overflow:hidden}.page-container{width:100%;min-height:inherit}.demo-modal{position:absolute;width:600px;height:300px;margin:auto;top:0;left:0;bottom:0;right:0;background-color:#1b103f;border-radius:30px;box-shadow:0 8px 24px rgba(149,157,165,.2);z-index:25;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px}.demo-modal h3,.demo-modal p{color:#fff;text-align:center;line-height:1.5rem}.demo-modal button{padding:10px 30px;border-radius:20px;border:1px solid #fff;color:#fff;background-color:transparent;cursor:pointer}@media only screen and (max-width:900px){.demo-modal{width:60vw;height:-webkit-max-content;height:max-content}}.dashboard-body{width:100%;height:100%;position:relative;min-height:calc(100vh - 80px)}.dashboard-body h1,.dashboard-body h3,.dashboard-body p{color:#1b103f}.dashboard-bg{position:absolute;bottom:0;width:100%;height:15vh;background-image:url(/static/media/landing-bg.6c6e05b7.png);background-size:cover}.dashboard-content-container{top:80px;padding:60px;width:100%}.dashboard-content-container .user{color:#65dacc;font-weight:700;font-style:normal}@media only screen and (max-width:900px){.dashboard-content-container{text-align:center;padding:60px 40px}}.dashboard-resumes{margin-top:30px;margin-bottom:120px}.dashboard-resumes .user-resume{cursor:pointer;width:150px;margin:50px 25px;display:flex;flex-direction:column;align-items:center}.dashboard-resumes .user-resume img{width:100%;height:194.12px;box-shadow:0 8px 24px rgba(149,157,165,.2)}.dashboard-resumes .user-resume p{color:#1b103f}.dashboard-button-wrapper{display:flex;margin-top:20px;justify-content:center}.empty-dashboard-resumes{padding:20px 0}.landing-nav{height:100px;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:space-between;padding:40px 60px;z-index:12;position:relative;opacity:1}.landing-nav .navbar-login-btn{background-color:transparent;border:2px solid #fff;color:#fff}.landing-nav .navbar-login-btn:hover{background-color:#fff;color:#fcb11c}@media only screen and (max-width:499px){.landing-nav{padding:40px}}@media only screen and (max-height:450px){.landing-nav{padding:20px 40px;height:80px}}.landing-nav-accent{position:absolute;top:-250px;right:-50px;width:450px;height:450px;background-color:#edb752;border-radius:50%}@media only screen and (max-width:900px){.landing-nav-accent{width:300px;height:300px;top:-150px;right:-90px}}@media only screen and (max-width:499px){.landing-nav-accent{width:200px;height:200px;top:-100px;right:-80px}}.logo_my{font-size:1.7rem;color:#65dacc}.logo_styler{font-family:"Petrona",serif;font-size:2rem;font-style:italic;color:#65dacc}.logo-white{color:#fff!important;transition:all .3s ease-in-out}.navy{color:#1b103f!important}.navbar-login-btn,.navy{transition:all .2s ease-in-out}.navbar-login-btn{padding:9px 14px 10px;min-width:110px;outline:none;border-radius:30px;border:2px solid #fff;font-size:.9rem;font-weight:700;cursor:pointer}.landing-nav-btn-container{width:250px;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:900px){.landing-nav-btn-container{display:none}}.navbar-signup-btn{padding:9px 14px 10px;background-color:#1b103f;border:2px solid #1b103f;min-width:110px;color:#fff;outline:none;border-radius:30px;font-size:.9rem;font-weight:700;transition:all .2s ease-in-out;cursor:pointer}.navbar-signup-btn:hover{background-color:transparent;border:2px solid #1b103f;color:#1b103f}.expanded-nav-btn{padding:15px;min-width:200px;outline:none;border:none;border-radius:40px;transition:all .3s ease-in-out;font-weight:700;font-size:1rem;cursor:pointer;margin:15px}@media only screen and (height:320px) and (width:568px){.expanded-nav-btn{min-width:200px}}.expanded-signup-btn{color:#fff;background-color:#1b103f;border:2px solid #1b103f;margin-top:30px}.expanded-signup-btn:hover{background-color:#fff;border:2px solid #1b103f;color:#1b103f}.expanded-login-btn{color:#fff;background-color:#fcb11c;border:2px solid #fcb11c}.expanded-login-btn:hover{background-color:#fff;border:2px solid #fcb11c;color:#fcb11c}.login-error,.register-error{height:20px;font-size:.8rem;color:#b65858}.register-error{margin-top:5px}.navbar-mobile{display:none;z-index:15}.navbar-mobile div{width:35px;height:4px;background-color:#1b103f;border-radius:2px;transition:all .3s ease-in-out}.navbar-mobile .center-burger{margin:4px 0;width:30px}@media only screen and (max-width:900px){.navbar-mobile{display:flex;flex-direction:column;align-items:flex-end;cursor:pointer}}.main-mobile-nav-page{width:100%;height:100%;background-color:#65dacc;position:absolute;top:0;left:0;transition:all .3s ease-in-out;opacity:1;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:10}.main-mobile-nav-bg{width:100vw;height:20vh;background-size:contain;position:absolute;bottom:0;opacity:.5}.main-mobile-nav-buttons{margin-top:55px;display:flex;flex-direction:column;position:relative;z-index:3}@media only screen and (max-height:400px){.main-mobile-nav-buttons{flex-direction:row;flex-wrap:wrap;justify-content:center;padding:0 40px}}.mobile-nav-btn{background-color:#fff;color:#53b9ad;transition:all .3s ease-in-out}.mobile-nav-btn,.mobile-nav-btn:hover{border:1px solid #fff}.top-exit-transform{-webkit-transform:rotate(45deg) translate(8.5px);transform:rotate(45deg) translate(8.5px);margin:2px}.slide-off,.top-exit-transform{background-color:#1b103f!important;z-index:10}.slide-off{-webkit-transform:translateX(100px);transform:translateX(100px)}.bottom-exit-transform{-webkit-transform:rotate(-45deg) translate(8.5px);transform:rotate(-45deg) translate(8.5px);margin:2px;background-color:#1b103f!important;z-index:10}.mobile-nav-page_invisible{height:100%;background:#2975a9;background:linear-gradient(0deg,hsla(0,0%,100%,0),#1b103f);transition:none;opacity:0;pointer-events:none}.landing-nav-mobile_expanded,.mobile-nav-page_invisible{width:100%;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.landing-nav-mobile_expanded{height:100vh;background:#fff;background-image:url(/static/media/geo-bg-nav.533a091d.png);background-size:200%;opacity:1;transition:all .3s ease-in-out;z-index:10}.content-container{width:100%;height:65vh;margin-top:auto;margin-bottom:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.content-container h1{margin-bottom:20px}.register-container{overflow:hidden;width:100vw;height:100vh;max-width:100vw;max-height:100vh;position:relative}@media only screen and (max-height:600px){.register-container{height:110vh;max-height:110vh}}@media only screen and (max-height:450px){.register-container{height:auto;max-height:none}}.register-container .navbar-login-btn{background-color:#fcb11c;border:2px solid #fcb11c;color:#fff}.register-container .navbar-signup-btn{background-color:#1b103f;color:#fff;border:2px solid #1b103f}.register-container .navbar-signup-btn:hover{background-color:#fff;color:#1b103f}.register-container input{background-color:rgba(27,16,63,.10196078431372549)}.login-container{overflow:hidden;width:100vw;height:100vh;max-width:100vw;max-height:100vh;position:relative}@media only screen and (max-height:600px){.login-container{height:110vh;max-height:110vh}}@media only screen and (max-height:450px){.login-container{height:auto;max-height:none}}.login-container .logo_my,.login-container .logo_styler{color:#65dacc}.login-container .navbar-login-btn{background-color:#fcb11c;border:2px solid #fcb11c;color:#fff}.login-container .navbar-login-btn:hover{background-color:#fff;color:#fcb11c}.login-background,.register-background{background-image:url(/static/media/landing-bg.6c6e05b7.png);background-size:55%;bottom:-100px;left:-100px;background-repeat:repeat-x;-webkit-transform:rotate(12deg);transform:rotate(12deg);width:100vw;height:20vh;position:absolute;z-index:0}.login-content{z-index:2}@media only screen and (max-height:600px){.login-content{height:100%;padding-bottom:100px;justify-content:flex-start;min-height:100vh}}.login-content h2{color:#1b103f}@media only screen and (max-width:499px){.login-content h2{font-size:2rem}}@media only screen and (max-height:450px){.login-content h2{font-size:2rem;margin:10px}}.login-inputs-flexbox{display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width:499px){.login-inputs-flexbox{padding:0 40px;width:100%}}.register-content{z-index:2}.register-content h2{color:#1b103f}@media only screen and (max-width:499px){.register-content h2{font-size:2rem}}@media only screen and (max-height:450px){.register-content h2{font-size:2rem;margin:10px}}.register-content .login-form{width:100%;padding:0 40px}.register-content .login-form button{background-color:#65dacc;border:2px solid #65dacc;font-weight:700}.register-content .login-form button:hover{background-color:#fff;color:#65dacc;border:2px solid #65dacc}@media only screen and (max-height:600px){.register-content{height:100%;padding-bottom:50px}}.login-form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.login-form button{background-color:#65dacc;color:#fff;outline:none;padding:10px 18px 11px;min-width:120px;border-radius:40px;border:2px solid #65dacc;font-weight:700;font-size:.9rem;cursor:pointer;margin:5px 20px 20px;transition:all .3s ease-in-out}.login-form button:hover{background-color:#fff;border:2px solid #65dacc;color:#65dacc}@media only screen and (max-height:300px){.login-form button{margin-bottom:3px}}.login-input-section{display:flex;flex-direction:column;margin:15px}@media only screen and (max-height:450px){.login-input-section{margin:10px}}@media only screen and (max-width:450px){.login-input-section{margin:15px 0;width:100%}}.login-input-section label{font-size:.9rem;font-weight:400;color:#1b103f;margin-bottom:5px}.login-input-section input{border-radius:20px;padding:0 10px;height:35px;width:300px;outline:none;color:#1b103f;font-size:.9rem}@media only screen and (max-height:450px) and (max-width:499px){.login-input-section input{width:40vw}}@media only screen and (max-width:450px){.login-input-section input{width:100%}}.register-input-section{margin:10px}.login-link-container{margin-top:5px;font-size:.9rem;display:flex;color:#1b103f}.login-link-container a{color:#1b103f;margin-left:7px;font-weight:700}.login-footer{position:absolute;bottom:0;width:100%}@media only screen and (max-height:600px){.login-footer{position:relative}}.login-footer .footer-content{display:flex;justify-content:center}.login-footer p{color:#1b103f;padding:10px 20px;font-size:12px;text-align:center}@media only screen and (max-width:499px){.login-footer p{font-size:9px}}.loading-page{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.loading-page img{width:50px;height:auto}.creating-loadscreen{width:100vw;height:100vh;background-color:#fff;position:fixed;top:0;left:0;overflow:hidden;display:flex;justify-content:center;align-items:center;z-index:20}@media only screen and (max-width:499px){.creating-loadscreen{flex-direction:column-reverse}}.creating-loadscreen img{width:150px;height:150px}@media only screen and (max-width:900px){.creating-loadscreen img{width:100px;height:100px}}.creating-loadscreen h2{color:#1b103f}@media only screen and (max-width:900px){.creating-loadscreen h2{font-size:2rem}}@media only screen and (max-width:499px){.creating-loadscreen h2{text-align:center}}.landing-page-container{width:100vw;overflow-x:hidden;min-height:100vh;position:relative}.landing-geometric-accents{position:absolute;right:150px;top:200px;z-index:10}.landing-geometric-accents .circle-1{width:50px;height:50px;background-color:#d08686;border-radius:50%;border:4px solid #d08686;position:absolute;right:280px;transition:all .2s ease}.landing-geometric-accents .circle-1:hover{width:55px;height:55px}.landing-geometric-accents .square{width:30px;height:30px;border:4px solid #65dacc;-webkit-transform:rotate(32deg);transform:rotate(32deg);right:120px;top:110px;position:absolute;transition:all .2s ease}.landing-geometric-accents .square:hover{-webkit-transform:rotate(50deg);transform:rotate(50deg)}.landing-geometric-accents .circle-2{position:absolute;width:25px;height:25px;border-radius:50%;right:0;top:50px;background-color:#1b103f;transition:background-color .2s ease}.landing-geometric-accents .circle-2:hover{border:4px solid #1b103f;background-color:transparent}@media only screen and (max-width:900px){.landing-geometric-accents{display:none}}.landing-bg-container{width:100%;height:180px;position:absolute;bottom:0;background-size:cover;background-image:url(/static/media/landing-bg.6c6e05b7.png)}.landing-page-banner-1{padding:50px 50px 50px 100px;z-index:5;position:relative;margin-top:80px}.landing-page-banner-1 h1{color:#1b103f}@media (max-width:600px){.landing-page-banner-1 h1{text-align:center;margin-top:0;margin-bottom:-50px}}.landing-page-banner-1 h3{color:#1b103f;width:50%;max-width:600px;font-weight:400;margin-left:10px;margin-top:20px}@media only screen and (max-width:900px){.landing-page-banner-1 h3{width:80%}}@media (max-width:600px){.landing-page-banner-1 h3{width:100%;text-align:center;margin-top:-60px}}@media only screen and (max-width:900px){.landing-page-banner-1{margin-top:40px}}@media only screen and (max-width:600px){.landing-page-banner-1{padding-left:50px}}.banner-button{background-color:#1b103f;color:#fff;font-size:24px;border-radius:40px;border:none;padding:18px 45px;margin-top:30px;width:-webkit-max-content;width:max-content;cursor:pointer;transition:all .2s ease}.banner-button span{font-weight:400;font-size:26px;font-family:"Petrona",sans-serif;font-style:italic}.banner-button:hover{border:4px solid #1b103f;background:transparent;color:#1b103f}@media only screen and (max-width:499px){.banner-button{padding:14px 36px}}.banner-text{display:flex;margin:10px}.banner-text .banner-accent-1{margin:0 20px 20px 0}.banner-text img{height:180px;align-self:flex-end}@media only screen and (max-width:600px){.banner-text img{-webkit-transform:rotate(90deg);transform:rotate(90deg);-ms-grid-row-align:center;align-self:center;-ms-grid-column-align:center;justify-self:center;margin-top:-100px}}@media only screen and (max-width:600px){.banner-text{flex-direction:column-reverse}}.landing-button-container{width:300px;margin:0 auto}@media only screen and (max-width:499px){.landing-button-container{width:240px}}.btn-container-1{display:flex;justify-content:flex-end}@media only screen and (max-width:499px){.btn-container-1{justify-content:center}}.banner-text-2{justify-content:flex-end}@media only screen and (max-width:600px){.banner-text-2{flex-direction:column;text-align:center;margin-top:30px}}.banner-text-2 img{margin:0 0 20px 20px}@media only screen and (max-width:600px){.banner-text-2 img{margin-top:-40px}}.landing-page-banner-2{padding:100px 50px 400px;z-index:5;position:relative;text-align:right}.landing-page-banner-2 h1{color:#1b103f}.landing-page-banner-2 .h3-container{width:55%;display:flex;float:right;justify-content:flex-end}@media (max-width:900px){.landing-page-banner-2 .h3-container{width:100%}}@media (max-width:600px){.landing-page-banner-2 .h3-container{text-align:center;float:none;margin-top:-70px}}.landing-page-banner-2 h3{color:#1b103f;width:100%;font-weight:400;margin-left:10px;margin-top:20px}@media (max-width:1080px){.landing-page-banner-2 h3{width:100%}}@media (max-width:499px){.landing-page-banner-2 h3{width:100%}}.landing-page-banner-2 h3 span{font-weight:400;font-size:1.2em;font-family:"Petrona",sans-serif;font-style:italic}.landing-page-banner-2 button{background-color:#1b103f}@media only screen and (max-width:499px){.landing-page-banner-2{padding:40px 40px 300px;text-align:center}}.banner-h1{font-size:90px;font-weight:400}.banner-h1 .landing-h1{color:hsla(0,0%,100%,0);transition:all .3s ease-in-out}@media (max-width:499px){.banner-h1{font-size:3.8rem}}.no-animation{transition:none!important}.banner-h1-petrona{font-family:"Petrona",sans-serif;font-style:italic;font-size:100px;color:#65dacc}@media only screen and (max-width:499px){.banner-h1-petrona{font-size:4rem}}.petrona{font-family:"Petrona",sans-serif;font-style:italic;font-size:1.6rem}.get-started-container{display:flex;padding:10px 50px;width:100%}.get-started-container a{z-index:1}.get-started-btn{background-color:#65dacc;color:#fff;padding:18px 60px}.get-started-btn:hover{border:4px solid #65dacc;color:#65dacc}@media only screen and (max-width:499px){.get-started-btn{padding:14px 48px;width:212px;margin-left:10px}}.footer{height:200px;display:flex;align-items:flex-end}.footer .footer-content{display:flex;width:100%;padding:0 20px;justify-content:center}.footer .footer-content p{padding:10px 20px;color:#1b103f;font-size:12px;z-index:2;text-align:center}@media only screen and (max-width:499px){.footer .footer-content p{font-size:9px;padding:10px 2px}}.main-nav{height:60px;width:100vw;background-color:#fcfcfc;display:flex;align-items:center;justify-content:space-between;padding:40px 60px;box-shadow:0 2px 10px -5px #9e9e9e;position:relative;z-index:20}.main-nav .navbar-mobile div{background-color:#65dacc;z-index:15;position:relative}.main-nav .navbar-mobile .bottom-exit-transform,.main-nav .navbar-mobile .slide-off,.main-nav .navbar-mobile .top-exit-transform{background-color:#fff!important}.main-nav a{z-index:15}@media (max-width:499px){.main-nav{padding:40px}}.main-nav .logo_my,.main-nav .logo_styler{color:#65dacc}.main-nav-mobile{background-color:#65dacc;box-shadow:none;transition:all .3s ease-in-out}.main-nav-btns{width:320px;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:900px){.main-nav-btns{display:none}}.new-btn{padding:9px 14px 10px;background-color:transparent;border:1px solid #1b103f;color:#1b103f;outline:none;border-radius:30px;font-size:.9rem;font-weight:500;transition:all .2s ease-in-out;cursor:pointer}.new-btn-active,.new-btn:hover{color:#65dacc;border:1px solid #65dacc}.new-btn-active{background-color:transparent}.account-btn,.logout-btn,.resume-btn,.settings-btn{background:none;border:none;outline:none;cursor:pointer;font-size:.9rem;color:#1b103f;transition:all .2s ease-in-out}.account-btn:hover,.logout-btn:hover,.resume-btn:hover,.settings-btn:hover{color:#65dacc}.account-btn{margin-top:12px;transition:none}.account-btn-active,.resume-btn-active{color:#65dacc}.logout-btn,.settings-btn{color:#1b103f;margin:5px}.logout-btn:hover,.settings-btn:hover{color:#65dacc}.account-menu-container{position:relative;padding-bottom:10px}.account-dropdown{background-color:#fff;position:absolute;top:35px;right:0;width:90px;border-radius:5px;padding:8px 5px;z-index:10;box-shadow:0 8px 24px rgba(149,157,165,.2);display:flex;flex-direction:column;align-items:center}.welcome{font-weight:400;font-style:italic}.username{font-style:italic;font-weight:700;font-family:"Raleway",sans-serif;font-weight:bolder}.create-container{font-weight:300;padding:80px;width:100%}@media only screen and (max-width:900px){.create-container{display:flex;flex-direction:column-reverse;padding:80px 0;min-height:100vh;justify-content:space-between}}.create-forms{width:500px;max-height:calc(100vh - 80px);min-height:calc(100vh - 80px);overflow:scroll;position:absolute;background-color:#fff;left:0;top:80px;z-index:0;box-shadow:0 8px 24px rgba(149,157,165,.2)}@media only screen and (max-width:1200px){.create-forms{width:400px}}@media only screen and (max-width:900px){.create-forms{position:relative;max-height:none;width:100vw;min-height:0;bottom:0;box-shadow:0 5px 15px rgba(0,0,0,.308);flex-grow:1}}.expand-tabs{width:15px;height:auto;display:none}@media only screen and (max-width:499px){.expand-tabs{display:inline-block;margin-bottom:-3px;margin-left:4px;transition:all .2s ease-in-out}}.rotate{-webkit-transform:rotate(90deg) translateX(2px);transform:rotate(90deg) translateX(2px)}.height-0{height:0!important;min-height:0!important;padding-top:0!important;padding-bottom:0!important;overflow:hidden!important}.styles-container{background-color:#fff;width:100%;height:auto;overflow:scroll;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-evenly;transition:all .3s ease-in-out}.style-option{width:75%;margin:5px;padding:10px;vertical-align:top;border-radius:5px;box-sizing:content-box;position:relative;cursor:pointer}.style-option .resume-img{width:100%;height:auto;box-shadow:0 3px 8px rgba(39,39,39,.24)}.style-option p{font-size:14px;margin-top:5px;text-align:center}@media only screen and (max-width:900px){.style-option{width:20%}}@media only screen and (max-width:499px){.style-option{width:60%}}.input-form{width:100%;height:calc(100vh - 80px);max-height:calc(100vh - 80px);background-color:#fff;display:flex;background-color:#f5f5f5}@media only screen and (max-width:499px){.input-form{flex-direction:column;min-width:0}}@media only screen and (max-width:900px){.input-form{height:100%;max-height:none}}.input-form .section-selector{display:flex;flex-direction:column;width:115px;min-width:115px;background-color:#f5f5f5;max-height:100vh;overflow:scroll}@media only screen and (max-width:1325px){.input-form .section-selector{display:flex;flex-direction:column}}@media only screen and (max-height:900px){.input-form .section-selector{max-height:none}}@media only screen and (max-width:499px){.input-form .section-selector{width:100%;overflow:auto}}.input-form .section-selector .tab{padding:20px 10px;background-color:#f5f5f5;text-align:center;color:#0a8d7e;height:auto;cursor:pointer;transition:all .2s ease-in-out}.input-form .section-selector .tab:hover{background-color:hsla(0,0%,90.6%,.7450980392156863)}@media only screen and (max-width:499px){.input-form .section-selector .tab{display:none;background-color:#fff}.input-form .section-selector .tab:hover{background-color:#e2f6f7;color:#0a8d7e}}.input-form .section-selector .style-tab{font-family:"Petrona",sans-serif;font-style:italic;font-size:1.2rem;background-size:220px;background-position-x:-40px;transition:all .2s ease-in-out}.input-form .section-selector .style-tab:hover{background-color:#3ebeaf;color:#fff}.input-form .section-selector .active-tab{padding:20px 10px;background-color:#fff;text-align:center;color:#0a8d7e;transition:none!important;box-shadow:0 8px 24px rgba(149,157,165,.2);z-index:2}.input-form .section-selector .active-tab:hover{background-color:#fff;color:#0a8d7e}@media only screen and (max-width:1325px){.input-form .section-selector .active-tab{border-left:none}}@media only screen and (max-width:499px){.input-form .section-selector .active-tab,.input-form .section-selector .active-tab:hover{background-color:#65dacc;color:#fff}}.input-form .section-selector .mobile-tab{display:block!important}.input-form .section{padding:30px;height:auto;max-height:100vh;margin-bottom:80px;overflow-x:hidden;scrollbar-color:hsla(0,0%,60.8%,.5);background-color:#fff;width:100%;z-index:5}.input-form .section h5{color:#65dacc;margin-bottom:20px;margin-top:-15px}@media only screen and (max-width:900px){.input-form .section{width:100%;margin-bottom:0;min-height:415px}}@media only screen and (max-width:300px){.input-form .section{padding:25px}.input-form .section p{font-size:12px}}.input-form .section .section-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:30px;border-bottom:2px solid #e5e5e5;margin-bottom:30px}.input-form .section .contact-section-wrapper{margin-bottom:0;padding-bottom:0;border-bottom:none}.input-form .section .experience-section-wrapper textarea{height:80px!important}.input-form h3{color:#65dacc;margin-bottom:20px}@media only screen and (max-width:875px){.input-form{width:100%}}.flex-input-container{width:48%}.section-flex-container{width:100%;display:flex;justify-content:space-between}.flex-input-section,.input-section{display:flex;flex-direction:column;margin-bottom:15px;width:100%}@media only screen and (max-width:900px){.flex-input-section{width:48%}}.duplicate-button{border:none;background:none;font-weight:500;color:#65dacc;margin-top:-.5rem;margin-bottom:20px;width:100%;text-align:left;cursor:pointer}.duplicate-button p{cursor:pointer;width:-webkit-max-content;width:max-content;font-size:.9rem}@media only screen and (max-width:499px){.duplicate-button{font-size:.9rem}}.duplicate-section{margin-top:30px;margin-bottom:0}input{border:none;outline:none;background-color:#e5e5e5;color:#1b103f;padding:5px;height:1.8rem;font-size:.9rem;font-weight:300;margin-top:5px;width:100%;border-radius:5px}input:focus{border:2px solid #65dacc}@media only screen and (max-width:499px){input,label{font-size:.9rem}}textarea{border:none;outline:none;background-color:#e5e5e5;color:#1b103f;padding:5px;resize:none;font-size:.9rem;font-weight:300;margin-top:5px;line-height:2rem;border-radius:5px}#summary-input{height:300px}.contact-flex-container{display:flex;flex-wrap:wrap}.contact-flex-container .input-section{width:50%}.flex-container{display:flex;width:102%;justify-content:space-between}.flex{display:flex}.duplicate-container{display:flex;align-items:flex-start}.margin-top{margin-top:-6px}.save-modal-container{position:absolute;width:100vw;height:100vh;top:0;left:0}.save-modal,.save-modal-container{display:flex;justify-content:center;align-items:center}.save-modal{width:450px;height:350px;flex-direction:column;position:fixed;pointer-events:all;z-index:20}@media only screen and (max-width:499px){.save-modal{width:80vw}}@media only screen and (max-height:400px){.save-modal{height:270px}}.save-modal .flex{width:100%;justify-content:center;flex-wrap:wrap}.save-modal h2{color:#fff;margin:0}@media only screen and (max-width:499px){.save-modal h2{font-size:2rem}}@media only screen and (max-height:400px){.save-modal h2{font-size:2rem}}.save-modal .petrona{font-family:"Petrona",sans-serif;font-style:italic;font-size:2.9rem;margin-left:8px}@media only screen and (max-width:499px){.save-modal .petrona{font-size:2.4rem}}@media only screen and (max-height:400px){.save-modal .petrona{font-size:2.4rem}}.save-modal button{cursor:pointer;background-color:#fff;width:200px;padding:7px 14px 8px;color:#1b103f;outline:none;border:1px solid #fff;border-radius:30px;font-size:1rem}@media only screen and (max-width:499px){.save-modal button{font-size:.9rem;width:180px}}@media only screen and (max-height:400px){.save-modal button{font-size:.9rem;margin-top:20px}}.exit-icon-container{width:35px;height:35px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:21;background-color:transparent;position:absolute;top:0;right:0;margin:10px}.exit-icon-container img{width:15px;height:auto}@media only screen and (max-width:900px){.exit-icon-container{margin-right:8px}}.save-modal-content{width:100%;height:100%;border-radius:20px;background-color:#1b103f;box-shadow:0 8px 24px rgba(149,157,165,.2);padding:50px;position:relative}@media only screen and (max-width:499px){.save-modal-content{min-height:320px;padding:50px 30px}.save-modal-content h4{font-size:1rem}}@media only screen and (max-width:320px){.save-modal-content{min-height:380px}}@media only screen and (max-height:400px){.save-modal-content h4{font-size:1rem}}@media only screen and (max-height:400px){.save-modal-content{padding:20px}}@media only screen and (max-height:400px){.save-modal-content input,.save-modal-content label{font-size:.9rem!important}}.save-resume-form{width:100%;height:140px;margin-top:10px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;color:#fff}@media only screen and (max-width:350px){.save-resume-form{height:120px;margin-top:10%}}@media only screen and (max-height:400px){.save-resume-form{height:120px}}.save-resume-form .save-as{width:100%}.save-resume-form input{border-radius:20px;padding:0 10px;height:40px;width:100%;border:2px solid #fff;background-color:hsla(0,0%,100%,.2);outline:none;color:#fff}.save-resume-form input::-webkit-input-placeholder{color:hsla(0,0%,100%,.2)}.save-resume-form input:-ms-input-placeholder{color:hsla(0,0%,100%,.2)}.save-resume-form input::placeholder{color:hsla(0,0%,100%,.2)}@media only screen and (max-width:499px){.save-resume-form input{width:100%}}.save-resume-form label{font-size:.9rem;font-weight:400}@media only screen and (max-width:499px){.save-resume-form label{font-size:.9rem}}label{font-size:.9rem}.save-as-container{display:flex;align-items:center}.save-as-container h4{margin-left:8px}.save-options{text-align:center}.save-options p{margin-bottom:30px}.save-options .italic{font-style:italic}.save-options button{transition:all .2s ease-in-out;border:2px solid #fff}.save-options button:hover{border:2px solid #cac1eb}.save-options .or{margin:0 10px}.modal-graphic{position:absolute;width:100%;border-bottom-left-radius:20px;border-bottom-right-radius:20px;bottom:0;left:0;height:60px;background-color:hsla(0,0%,100%,.2)}.noaccess{overflow:hidden;max-height:100vh}.noaccess,.noclick{pointer-events:none}.error-container{width:100vw;height:100vh;position:absolute;top:0;left:0}.error-container,.error-message{display:flex;justify-content:center;align-items:center}.error-message{background:#fff;width:400px;height:200px;border-radius:20px;flex-direction:column;box-shadow:0 5px 15px rgba(0,0,0,.116);position:fixed}.error-message .error-icon{font-size:3rem;font-family:"Petrona",sans-serif;font-style:italic}.error-message p{color:#b65858}.error-message button{margin:20px;background-color:#b65858;padding:10px;color:#fff;border:none;width:60px;border-radius:20px;cursor:pointer}.user-resumes-body{width:100%;padding:50px;position:relative}@media only screen and (max-width:499px){.user-resumes-body{padding:30px;text-align:center}}.user-resumes-body h3{margin-bottom:20px;color:#1b103f}.user-resumes-body p{color:#1b103f}.user-resumes-container{width:100%;margin-bottom:15vh;display:flex;justify-content:space-evenly;flex-wrap:wrap;position:relative;z-index:2}.user-resume{width:200px;margin:25px 25px 50px;display:flex;flex-direction:column;align-items:center}.user-resume img{width:100%;height:258.82px;box-shadow:0 8px 24px rgba(149,157,165,.2);background:#fff}.user-resume-title{margin-top:10px}.resume-actions{display:flex;justify-content:space-evenly;width:200px;margin-top:10px}.view-resume{background-color:#65dacc;border:none;color:#fff;padding:8px;width:75px;border-radius:15px;cursor:pointer;transition:all .3s ease-in-out}.view-resume:hover{background-color:#50b3a7}.delete-resume{border:1px solid #b65858;color:#b65858;background:#fff;padding:8px;width:75px;border-radius:15px;cursor:pointer;transition:all .3s ease-in-out}.delete-resume:hover{background-color:#b65858;color:#fff}.new-resume-button{background-color:#65dacc;padding:14px;width:180px;border:none;color:#fff;border-radius:30px;font-size:1rem;cursor:pointer;transition:all .3s ease-in-out}.new-resume-button:hover{background-color:#50b3a7}.empty-user-resumes{width:100%;height:calc(100vh - 230px);position:relative}.empty-user-resumes button{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;left:0;right:0;margin-left:auto;margin-right:auto}.delete-modal{position:relative;width:400px;height:300px;border-radius:20px;background-color:#fff;box-shadow:0 8px 24px rgba(149,157,165,.2)}@media only screen and (max-width:500px){.delete-modal{width:80vw;height:calc(100% - 60px)}}@media only screen and (max-width:300px){.delete-modal{min-height:360px}}@media only screen and (max-height:300px){.delete-modal{height:240px}}.delete-modal .bottom-accent{position:absolute;width:100%;height:60px;background-color:#b65858;border-radius:0 0 20px 20px;bottom:0}.delete-modal .delete-modal-content{padding:50px 30px 30px;display:flex;flex-direction:column;justify-content:center;height:calc(100% - 60px);align-items:center;text-align:center}.delete-modal-container{position:absolute;top:0;left:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;pointer-events:all;z-index:5}.delete-modal-container .delete-modal-wrapper{width:460px;height:400px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed}.delete-modal-container .exit-icon-container{position:absolute;background-color:transparent;margin:10px;z-index:15;right:0}.delete-options{margin-top:30px;width:100%;display:flex;justify-content:space-evenly}@media only screen and (max-width:500px){.delete-options{flex-direction:column;align-items:center}}@media only screen and (max-height:300px){.delete-options{margin-top:10px}}.delete-options .go-back{background-color:#65dacc;padding:15px;margin:10px;border:none;color:#fff;border-radius:30px;cursor:pointer;transition:all .3s ease-in-out}.delete-options .go-back:hover{background-color:#50b3a7}@media only screen and (max-width:500px){.delete-options .go-back{width:150px}}.delete-options .confirm-delete{background-color:#b65858;padding:15px;margin:10px;border:none;color:#fff;border-radius:30px;cursor:pointer;transition:all .3s ease-in-out}.delete-options .confirm-delete:hover{background-color:#b65858}@media only screen and (max-width:500px){.delete-options .confirm-delete{width:150px}}.user-resumes-bg{background-size:cover;background-image:url(/static/media/landing-bg.6c6e05b7.png);background-repeat:repeat-x;width:100vw;height:15vh;left:0;bottom:0;position:absolute;z-index:0}.contact-section{position:absolute;bottom:0;margin-bottom:60px;width:80%}@media only screen and (max-width:499px){.contact-section{margin-bottom:0;margin-top:50px;position:relative;width:100%}}@media only screen and (max-height:600px){.contact-section{margin-bottom:0;margin-top:50px;position:relative;width:100%}}.settings-body{padding:50px}.settings-body h3{padding-bottom:20px;color:#1b103f}.settings-body h4{padding-bottom:5px;color:#1b103f}.settings-body p{color:#1b103f}.settings-body .settings-section{margin-bottom:20px}.settings-body .setting{display:flex}.settings-body .setting img{width:20px;height:20px;cursor:pointer;margin-left:10px}.settings-body .edit-input{display:flex;align-items:center}.settings-body input{width:350px}.settings-body .save-button{border-radius:15px;min-width:70px;padding:3px;border:1px solid #65dacc;background-color:#65dacc;transition:all .2s ease-in-out;margin:5px 10px 0;color:#fff;cursor:pointer}.settings-body .save-button:hover{background-color:#50b3a7;border:1px solid #50b3a7}.settings-body .cancel-button{border-radius:15px;min-width:70px;padding:3px;transition:all .2s ease-in-out;margin:5px 0 0;color:#fff;cursor:pointer}.settings-body .cancel-button,.settings-body .cancel-button:hover{border:1px solid #b65858;background-color:#b65858}.settings-body .reset-button{margin-left:0;padding:5px}.settings-body .password-cancel-button{padding:5px}.settings-body .update-success{color:#65dacc;font-style:italic;font-size:.9rem;margin-top:5px}.settings-body .update-error{color:#b65858;font-style:italic;font-size:.9rem;margin-top:5px}.settings-body .reset-step{display:flex;flex-direction:column;margin:10px 0}.settings-body .reset-password{font-weight:700;font-size:1rem;background:none;border:none;cursor:pointer;color:#65dacc}@media only screen and (max-width:499px){.settings-body{padding:30px}}.create-resume-preview{display:flex;justify-content:center;position:absolute;left:500px;width:calc(100vw - 500px);margin-top:0}@media only screen and (max-width:1200px){.create-resume-preview{left:400px;width:calc(100vw - 400px)}}@media only screen and (max-width:900px){.create-resume-preview{position:relative;width:100vw;left:0;height:77.28vw;align-items:center;margin-top:80px;margin-bottom:80px}}@media only screen and (max-width:499px){.create-resume-preview{margin:30px 0}}.min-margin-top{margin-top:-60px;transition:all .5s ease}@media only screen and (max-width:1100px){.min-margin-top{margin-top:20px}}#pdf,#pdf-container{position:absolute;width:816px!important;max-width:816px!important;height:1056px!important;max-height:1056px!important}.selected-style{position:relative}.selected-checkmark{position:absolute;top:0;right:0;width:20%;min-width:24px;max-width:36px;box-shadow:0 8px 24px rgba(149,157,165,.2)}.duplicate-section,.save-resume-container{display:flex;align-items:center;width:100%}.save-resume-container{height:80px;justify-content:center;flex-wrap:wrap;position:absolute;bottom:0;background-color:#fff;box-shadow:0 3px 8px rgba(0,0,0,.199);z-index:5}@media only screen and (max-width:900px){.save-resume-container{position:-webkit-sticky;position:sticky;bottom:0}}.clear-fields,.save-resume{background-color:#65dacc;color:#fff;outline:none;border:none;padding:10px;min-width:141px;border-radius:40px;font-size:.9rem;cursor:pointer;margin:20px;transition:all .3s ease-in-out}.clear-fields:hover,.save-resume:hover{background-color:#3ebeaf}@media only screen and (max-width:499px){.clear-fields,.save-resume{font-size:.8rem;min-width:120px}}.clear-fields{color:#b65858;background-color:#fff;font-style:italic}.clear-fields:hover{color:#883a3a;background-color:#fff}.outer-resume-wrapper{width:425px;max-width:425px;height:550px;max-height:550px;box-shadow:0 8px 24px rgba(102,108,114,.2);background-color:#fff;position:fixed;margin:-40px auto 0;overflow:hidden}@media only screen and (max-height:900px){.outer-resume-wrapper{width:60vh;max-width:60vh;height:77.65vh;max-height:77.65vh;min-width:350px;min-height:452.94px}}@media only screen and (min-width:1300px) and (min-height:1000px){.outer-resume-wrapper{width:600px;max-width:600px;height:776.47px;max-height:776.47px}}@media only screen and (max-width:900px){.outer-resume-wrapper{position:relative;width:70vw;max-width:70vw;min-width:70vw;height:90.58vw;max-height:90.58vw}}@media only screen and (max-width:499px){.outer-resume-wrapper{width:80vw;max-width:80vw;min-width:80vw;height:103.525vw;max-height:103.535vw;min-height:103.535vw}}.outer-resume-wrapper h1{overflow-wrap:break-word}.creating-outer-resume-wrapper{width:816px;max-width:816px;min-width:816px;height:1056px;max-height:1056px;position:absolute}.load{width:100%;height:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;position:absolute;top:0;z-index:5}.load img{width:3em;height:3em}.no-display{display:none}.no-pointer{pointer-events:none!important}.resume-0 h1,.resume-1 h1,.resume-2 h1{color:#000;font-family:"Roboto",sans-serif;text-transform:uppercase;font-weight:300}.resume-0 h2,.resume-1 h2,.resume-2 h2{font-size:.6em;text-transform:uppercase;letter-spacing:.2em;font-weight:300;margin:0 0 .6em}.resume-0 h2,.resume-0 li,.resume-0 p,.resume-1 h2,.resume-1 li,.resume-1 p,.resume-2 h2,.resume-2 li,.resume-2 p{font-family:"Roboto",sans-serif;overflow-wrap:break-word}.resume-0 .inner-resume-wrapper,.resume-1 .inner-resume-wrapper,.resume-2 .inner-resume-wrapper{margin:.8em}.resume-0 .name-title-wrapper,.resume-1 .name-title-wrapper,.resume-2 .name-title-wrapper{width:65%;padding-right:1.2em}.resume-0 .outer-name-wrapper,.resume-1 .outer-name-wrapper,.resume-2 .outer-name-wrapper{height:1.6em;max-height:1.8em;overflow:hidden;margin-bottom:.2em}.resume-0 .outer-contact-wrapper,.resume-1 .outer-contact-wrapper,.resume-2 .outer-contact-wrapper{width:35%;height:3.9em;max-height:3.9em;overflow:hidden;display:flex;flex-direction:column;align-items:flex-end}.resume-0 .outer-contact-wrapper .contact-item,.resume-1 .outer-contact-wrapper .contact-item,.resume-2 .outer-contact-wrapper .contact-item{display:flex;align-items:center;margin-bottom:.2em}.resume-0 .outer-contact-wrapper .contact-item p,.resume-1 .outer-contact-wrapper .contact-item p,.resume-2 .outer-contact-wrapper .contact-item p{margin-right:.3em;margin-top:.1em;text-align:right;word-break:break-all}.resume-0 .outer-contact-wrapper .contact-item svg,.resume-1 .outer-contact-wrapper .contact-item svg,.resume-2 .outer-contact-wrapper .contact-item svg{flex-shrink:0}.resume-0 .header-section,.resume-1 .header-section,.resume-2 .header-section{height:4.5em;padding-bottom:.8em;border-bottom:1px solid #000;display:flex}.resume-0 .outer-body-wrapper,.resume-1 .outer-body-wrapper,.resume-2 .outer-body-wrapper{display:flex;width:100%;height:18.8em;max-height:18.8em;padding-top:.8em;overflow:hidden}.resume-0 .inner-body-wrapper,.resume-1 .inner-body-wrapper,.resume-2 .inner-body-wrapper{width:100%;height:auto;display:flex}.resume-0 .inner-right-body-wrapper,.resume-1 .inner-right-body-wrapper,.resume-2 .inner-right-body-wrapper{width:100%;height:auto}.resume-0 .outer-left-body-wrapper,.resume-1 .outer-left-body-wrapper,.resume-2 .outer-left-body-wrapper{min-height:100%;max-height:18em;width:40%;padding-right:.8em;padding-bottom:.8em;border-right:1px solid #000}.resume-0 .inner-left-body-wrapper,.resume-1 .inner-left-body-wrapper,.resume-2 .inner-left-body-wrapper{height:auto;width:100%}.resume-0 .outer-right-body-wrapper,.resume-1 .outer-right-body-wrapper,.resume-2 .outer-right-body-wrapper{min-height:100%;max-height:18em;width:60%;padding-left:.8em;clear:both}.resume-0 .content-section,.resume-1 .content-section,.resume-2 .content-section{padding-bottom:.8em;margin-bottom:.8em;border-bottom:1px solid #000}.resume-0 .content-section p,.resume-1 .content-section p,.resume-2 .content-section p{overflow-wrap:break-word}.resume-0 .skill-content-section,.resume-1 .skill-content-section,.resume-2 .skill-content-section{padding-bottom:0;border-bottom:none!important}.resume-0 .education-item,.resume-1 .education-item,.resume-2 .education-item{margin-bottom:1em}.resume-0 .institution-wrapper,.resume-1 .institution-wrapper,.resume-2 .institution-wrapper{margin-bottom:.4em}.resume-0 .all-degrees-wrapper,.resume-1 .all-degrees-wrapper,.resume-2 .all-degrees-wrapper{margin-bottom:.5em}.resume-0 .degree-wrapper,.resume-1 .degree-wrapper,.resume-2 .degree-wrapper{display:flex;text-transform:uppercase;font-weight:400;margin-bottom:.3em}.resume-0 .degree-wrapper .degree-type,.resume-1 .degree-wrapper .degree-type,.resume-2 .degree-wrapper .degree-type{margin-right:.5em;max-width:8em}.resume-0 .dates-wrapper,.resume-1 .dates-wrapper,.resume-2 .dates-wrapper{display:flex}.resume-0 .additional-info,.resume-1 .additional-info,.resume-2 .additional-info{font-style:italic}.resume-0 .skill-category-wrapper,.resume-1 .skill-category-wrapper,.resume-2 .skill-category-wrapper{margin-bottom:1em}.resume-0 .skill-category,.resume-1 .skill-category,.resume-2 .skill-category{font-weight:400;text-transform:uppercase;margin-bottom:.4em}.resume-0 .skills-wrapper,.resume-1 .skills-wrapper,.resume-2 .skills-wrapper{display:flex}.resume-0 .experience-content-wrapper,.resume-1 .experience-content-wrapper,.resume-2 .experience-content-wrapper{margin-bottom:2em}.resume-0 .experience-title-dates-wrapper,.resume-1 .experience-title-dates-wrapper,.resume-2 .experience-title-dates-wrapper{display:flex;justify-content:space-between;text-transform:uppercase;font-weight:400;margin-bottom:.6em}.resume-0 .job-title,.resume-1 .job-title,.resume-2 .job-title{padding-right:1em;width:60%}.resume-0 .experience-dates-wrapper,.resume-1 .experience-dates-wrapper,.resume-2 .experience-dates-wrapper{display:flex;width:40%;flex-wrap:wrap;justify-content:flex-end}.resume-0 .experience-dates-wrapper p,.resume-1 .experience-dates-wrapper p,.resume-2 .experience-dates-wrapper p{font-weight:300}.resume-0 .company,.resume-1 .company,.resume-2 .company{width:100%;margin-bottom:.6em}.resume-0 .experience-summary,.resume-1 .experience-summary,.resume-2 .experience-summary{width:100%}.resume-0 .experience-details-ul,.resume-1 .experience-details-ul,.resume-2 .experience-details-ul{list-style-position:outside;padding-left:2.5em;width:100%;margin-top:.4em}.resume-0 .degree-field,.resume-0 .degree-type,.resume-0 .job-title,.resume-0 .skill-category,.resume-1 .degree-field,.resume-1 .degree-type,.resume-1 .job-title,.resume-1 .skill-category,.resume-2 .degree-field,.resume-2 .degree-type,.resume-2 .job-title,.resume-2 .skill-category{font-weight:400}.resume-1 .degree-field,.resume-1 .degree-type,.resume-1 .header-section h2,.resume-1 .job-title,.resume-1 .skill-category{color:#000}.resume-1 .header-section h2,.resume-1 .inner-body-wrapper h2{color:#eabe21}.resume-1 h1,.resume-1 li,.resume-1 p{color:#000}.resume-1 .skill-content-section{border-bottom:none}.resume-2 .header-section h2,.resume-2 .inner-body-wrapper h2{color:#1d8694}.resume-2 .skill-content-section{border-bottom:none}.resume-3 h1,.resume-4 h1,.resume-5 h1{text-transform:uppercase;font-family:poppins,sans-serif;font-weight:300;font-style:normal;text-align:center;color:#fff;margin-bottom:.3em;max-width:100%}.resume-3 h2,.resume-4 h2,.resume-5 h2{font-size:.5em;text-transform:uppercase;letter-spacing:.2em;line-height:1.5em;margin:1em 0;font-weight:300;font-style:normal;overflow-wrap:break-word}.resume-3 h2,.resume-3 li,.resume-3 p,.resume-4 h2,.resume-4 li,.resume-4 p,.resume-5 h2,.resume-5 li,.resume-5 p{color:#363636;font-family:poppins,sans-serif;font-weight:300;font-style:normal;overflow-wrap:break-word}.resume-3 .header-section,.resume-4 .header-section,.resume-5 .header-section{padding:.8em .8em 1em;position:relative;min-height:5.45em;height:5.45em;max-height:5.45em;background-color:#9f7f7f;display:flex;flex-direction:column}.resume-3 .header-section h2,.resume-4 .header-section h2,.resume-5 .header-section h2{text-align:center;margin:-.75em 0 .5em;color:#fff}.resume-3 .outer-name-wrapper,.resume-4 .outer-name-wrapper,.resume-5 .outer-name-wrapper{height:2.2em;max-height:2.2em;width:90%;max-width:90%;margin:.2em auto 0;display:flex;flex-direction:column;overflow:hidden;align-items:center;overflow-wrap:break-all}.resume-3 .header-underline,.resume-4 .header-underline,.resume-5 .header-underline{display:none}.resume-3 .outer-contact-wrapper,.resume-4 .outer-contact-wrapper,.resume-5 .outer-contact-wrapper{background-color:#fff;position:absolute;width:17.65em;max-width:17.65em;padding:.25em .5em;height:2.2em;border-radius:10px;max-height:2.2em;overflow:hidden;bottom:-1.2em;display:flex;flex-wrap:wrap;align-items:center;min-height:1.5em;justify-content:space-evenly;left:0;right:0;margin-left:auto;margin-right:auto}.resume-3 .outer-contact-wrapper p,.resume-4 .outer-contact-wrapper p,.resume-5 .outer-contact-wrapper p{margin-top:.3em}.resume-3 .contact-item,.resume-4 .contact-item,.resume-5 .contact-item{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;width:-webkit-max-content;width:max-content;margin:0 .25em;height:1.5em}.resume-3 .inner-resume-wrapper,.resume-4 .inner-resume-wrapper,.resume-5 .inner-resume-wrapper{height:100%}.resume-3 .outer-body-wrapper,.resume-4 .outer-body-wrapper,.resume-5 .outer-body-wrapper{display:flex;width:100%;overflow:hidden}.resume-3 .inner-body-wrapper,.resume-4 .inner-body-wrapper,.resume-5 .inner-body-wrapper{width:100%;height:auto;display:flex}.resume-3 .outer-left-body-wrapper,.resume-4 .outer-left-body-wrapper,.resume-5 .outer-left-body-wrapper{min-height:100%;max-height:100%;width:40%;background-color:#f1ecec;padding:0 .8em}.resume-3 .inner-left-body-wrapper,.resume-4 .inner-left-body-wrapper,.resume-5 .inner-left-body-wrapper{padding-top:.5em;height:-webkit-max-content;height:max-content;padding-bottom:.8em}.resume-3 .outer-right-body-wrapper,.resume-4 .outer-right-body-wrapper,.resume-5 .outer-right-body-wrapper{min-height:100%;max-height:100%;width:60%;background-color:#faf8f8;padding:0 .8em}.resume-3 .content-section,.resume-4 .content-section,.resume-5 .content-section{margin-bottom:.8em}.resume-3 .content-section p,.resume-4 .content-section p,.resume-5 .content-section p{overflow-wrap:break-word}.resume-3 .education-item,.resume-4 .education-item,.resume-5 .education-item{margin-bottom:1em}.resume-3 .institution-wrapper,.resume-4 .institution-wrapper,.resume-5 .institution-wrapper{margin-bottom:.4em}.resume-3 .all-degrees-wrapper,.resume-4 .all-degrees-wrapper,.resume-5 .all-degrees-wrapper{margin-bottom:.5em}.resume-3 .degree-wrapper,.resume-4 .degree-wrapper,.resume-5 .degree-wrapper{display:flex;text-transform:uppercase;font-weight:400}.resume-3 .degree-wrapper .degree-type,.resume-4 .degree-wrapper .degree-type,.resume-5 .degree-wrapper .degree-type{margin-right:.2em;max-width:8em}.resume-3 .dates-wrapper,.resume-4 .dates-wrapper,.resume-5 .dates-wrapper{display:flex}.resume-3 .additional-info,.resume-4 .additional-info,.resume-5 .additional-info{font-style:italic}.resume-3 .skill-category-wrapper,.resume-4 .skill-category-wrapper,.resume-5 .skill-category-wrapper{margin-bottom:1em}.resume-3 .skill-category,.resume-4 .skill-category,.resume-5 .skill-category{font-weight:400;text-transform:uppercase;margin-bottom:.4em}.resume-3 .skills-wrapper,.resume-4 .skills-wrapper,.resume-5 .skills-wrapper{display:flex}.resume-3 .inner-right-body-wrapper,.resume-4 .inner-right-body-wrapper,.resume-5 .inner-right-body-wrapper{padding-top:.5em;height:-webkit-max-content;height:max-content;padding-bottom:.8em}.resume-3 .experience-content-wrapper,.resume-4 .experience-content-wrapper,.resume-5 .experience-content-wrapper{margin-bottom:2em}.resume-3 .experience-title-dates-wrapper,.resume-4 .experience-title-dates-wrapper,.resume-5 .experience-title-dates-wrapper{display:flex;justify-content:space-between;text-transform:uppercase;font-weight:400;margin-bottom:.6em}.resume-3 .job-title,.resume-4 .job-title,.resume-5 .job-title{padding-right:1em;width:60%}.resume-3 .experience-dates-wrapper,.resume-4 .experience-dates-wrapper,.resume-5 .experience-dates-wrapper{display:flex;width:40%;flex-wrap:wrap;justify-content:flex-end}.resume-3 .company,.resume-4 .company,.resume-5 .company{width:100%;margin-bottom:.6em}.resume-3 .experience-summary,.resume-4 .experience-summary,.resume-5 .experience-summary{width:100%}.resume-3 .experience-details-ul,.resume-4 .experience-details-ul,.resume-5 .experience-details-ul{list-style-position:outside;padding-left:2.5em;width:100%;margin-top:.4em}.resume-3 .extra-body-padding,.resume-4 .extra-body-padding,.resume-5 .extra-body-padding{padding-top:1.2em}.resume-4 .header-section{background-color:#384c62}.resume-4 .outer-left-body-wrapper{background-color:#e1e4e8}.resume-4 .outer-right-body-wrapper{background-color:#f5f6f7}.resume-5 .header-section{background-color:#93aaa0}.resume-5 .outer-left-body-wrapper{background-color:#eff2f1}.resume-5 .outer-right-body-wrapper{background-color:#f9fafa}.resume-6 h1,.resume-7 h1,.resume-8 h1{color:#000;font-family:"Outfit",sans-serif;font-weight:200;text-transform:uppercase}.resume-6 h2,.resume-7 h2,.resume-8 h2{color:#93aaa0;font-family:"Noto Serif",serif;font-size:.6em;text-transform:uppercase;letter-spacing:.2em;font-weight:300;margin:0 0 .6em;overflow-wrap:break-word}.resume-6 li,.resume-6 p,.resume-7 li,.resume-7 p,.resume-8 li,.resume-8 p{color:#000;font-family:"Outfit",sans-serif;overflow-wrap:break-word}.resume-6 .header-section,.resume-7 .header-section,.resume-8 .header-section{padding:.8em .8em 1em;position:relative;min-height:5.45em;height:5.45em;max-height:5.45em;background-color:#93aaa0;display:flex}.resume-6 .header-section h2,.resume-7 .header-section h2,.resume-8 .header-section h2{color:#fff}.resume-6 .name-title-wrapper,.resume-7 .name-title-wrapper,.resume-8 .name-title-wrapper{width:65%;padding-right:1.2em}.resume-6 .outer-name-wrapper,.resume-7 .outer-name-wrapper,.resume-8 .outer-name-wrapper{height:1.6em;max-height:1.8em;overflow:hidden;margin-bottom:.2em}.resume-6 .outer-contact-wrapper,.resume-7 .outer-contact-wrapper,.resume-8 .outer-contact-wrapper{width:35%;height:3.9em;max-height:3.9em;overflow:hidden;display:flex;flex-direction:column;align-items:flex-end}.resume-6 .outer-contact-wrapper .contact-item,.resume-7 .outer-contact-wrapper .contact-item,.resume-8 .outer-contact-wrapper .contact-item{display:flex;align-items:center;margin-bottom:.15em}.resume-6 .outer-contact-wrapper .contact-item p,.resume-7 .outer-contact-wrapper .contact-item p,.resume-8 .outer-contact-wrapper .contact-item p{margin-right:.3em;margin-top:.1em;text-align:right;color:#fff}.resume-6 .outer-body-wrapper,.resume-7 .outer-body-wrapper,.resume-8 .outer-body-wrapper{display:flex;width:100%;height:18.8em;max-height:18.8em;padding-top:.8em;overflow:hidden}.resume-6 .inner-body-wrapper,.resume-7 .inner-body-wrapper,.resume-8 .inner-body-wrapper{width:100%;height:auto;display:flex}.resume-6 .inner-right-body-wrapper,.resume-7 .inner-right-body-wrapper,.resume-8 .inner-right-body-wrapper{width:100%;height:auto}.resume-6 .outer-left-body-wrapper,.resume-7 .outer-left-body-wrapper,.resume-8 .outer-left-body-wrapper{min-height:100%;max-height:18em;width:40%;padding:0 .8em;border-right:1px dashed #93aaa0}.resume-6 .inner-left-body-wrapper,.resume-7 .inner-left-body-wrapper,.resume-8 .inner-left-body-wrapper{height:auto;width:100%}.resume-6 .outer-right-body-wrapper,.resume-7 .outer-right-body-wrapper,.resume-8 .outer-right-body-wrapper{min-height:100%;max-height:18em;width:60%;padding-left:.8em;padding-right:.8em;clear:both}.resume-6 .content-section,.resume-7 .content-section,.resume-8 .content-section{padding-bottom:.8em;margin-bottom:.8em;border-bottom:1px dashed #93aaa0}.resume-6 .content-section p,.resume-7 .content-section p,.resume-8 .content-section p{overflow-wrap:break-word}.resume-6 .summary-section p,.resume-7 .summary-section p,.resume-8 .summary-section p{margin-bottom:.8em}.resume-6 .skill-content-section,.resume-7 .skill-content-section,.resume-8 .skill-content-section{padding-bottom:0;border-bottom:none}.resume-6 .education-item,.resume-7 .education-item,.resume-8 .education-item{margin-bottom:1em}.resume-6 .institution-wrapper,.resume-7 .institution-wrapper,.resume-8 .institution-wrapper{margin-bottom:.4em}.resume-6 .all-degrees-wrapper,.resume-7 .all-degrees-wrapper,.resume-8 .all-degrees-wrapper{margin-bottom:.5em}.resume-6 .degree-wrapper,.resume-7 .degree-wrapper,.resume-8 .degree-wrapper{display:flex;text-transform:uppercase;font-weight:400}.resume-6 .degree-wrapper .degree-type,.resume-7 .degree-wrapper .degree-type,.resume-8 .degree-wrapper .degree-type{margin-right:.5em;max-width:8em}.resume-6 .dates-wrapper,.resume-7 .dates-wrapper,.resume-8 .dates-wrapper{display:flex}.resume-6 .additional-info,.resume-7 .additional-info,.resume-8 .additional-info{font-style:italic}.resume-6 .skill-category-wrapper,.resume-7 .skill-category-wrapper,.resume-8 .skill-category-wrapper{margin-bottom:1em}.resume-6 .skill-category,.resume-7 .skill-category,.resume-8 .skill-category{font-weight:400;text-transform:uppercase;margin-bottom:.4em}.resume-6 .skills-wrapper,.resume-7 .skills-wrapper,.resume-8 .skills-wrapper{display:flex}.resume-6 .experience-content-wrapper,.resume-7 .experience-content-wrapper,.resume-8 .experience-content-wrapper{margin-bottom:2em}.resume-6 .experience-title-dates-wrapper,.resume-7 .experience-title-dates-wrapper,.resume-8 .experience-title-dates-wrapper{display:flex;justify-content:space-between;text-transform:uppercase;font-weight:400;margin-bottom:.6em}.resume-6 .job-title,.resume-7 .job-title,.resume-8 .job-title{padding-right:1em;width:60%}.resume-6 .experience-dates-wrapper,.resume-7 .experience-dates-wrapper,.resume-8 .experience-dates-wrapper{display:flex;width:40%;flex-wrap:wrap;justify-content:flex-end}.resume-6 .company,.resume-7 .company,.resume-8 .company{width:100%;margin-bottom:.6em}.resume-6 .experience-summary,.resume-7 .experience-summary,.resume-8 .experience-summary{width:100%}.resume-6 .experience-details-ul,.resume-7 .experience-details-ul,.resume-8 .experience-details-ul{list-style-position:outside;padding-left:2.5em;width:100%;margin-top:.4em}.resume-7 .header-section{background-color:#9f7f7f}.resume-7 .inner-body-wrapper h2{color:#9f7f7f}.resume-7 .outer-left-body-wrapper{border-right:1px dashed #9f7f7f}.resume-7 .content-section{border-bottom:1px dashed #9f7f7f}.resume-7 .skill-content-section{border-bottom:none;padding-bottom:0}.resume-8 .header-section{background-color:#7f9ab3}.resume-8 .inner-body-wrapper h2{color:#7f9ab3}.resume-8 .outer-left-body-wrapper{border-right:1px dashed #7f9ab3}.resume-8 .content-section{border-bottom:1px dashed #7f9ab3}.resume-8 .skill-content-section{border-bottom:none;padding-bottom:0}.resume-9 h1,.resume-10 h1,.resume-11 h1{text-transform:uppercase;font-family:"Outfit",sans-serif;font-weight:200;text-align:center;color:#d08686;margin-bottom:.1em;max-width:100%}.resume-9 h2,.resume-10 h2,.resume-11 h2{font-size:.5em;text-transform:uppercase;letter-spacing:.2em;font-weight:300;line-height:1.5em;overflow-wrap:break-word;margin:0;font-family:"Arvo",serif;color:#626a6d}.resume-9 li,.resume-9 p,.resume-10 li,.resume-10 p,.resume-11 li,.resume-11 p{color:#363636;font-family:"Gothic A1",sans-serif;overflow-wrap:break-word}.resume-9 .header-section,.resume-10 .header-section,.resume-11 .header-section{padding:.5em .5em 1em;position:relative;min-height:5.45em;height:5.45em;max-height:5.45em;display:flex;flex-direction:column;justify-content:center;border-top:.5em solid #d08686}.resume-9 .header-section h2,.resume-10 .header-section h2,.resume-11 .header-section h2{text-align:center}.resume-9 .outer-name-wrapper,.resume-10 .outer-name-wrapper,.resume-11 .outer-name-wrapper{height:1.8em;width:90%;max-width:90%;margin:0 auto;display:flex;flex-direction:column;align-items:center;overflow:hidden}.resume-9 .header-underline,.resume-10 .header-underline,.resume-11 .header-underline{width:4em;height:1px;border-bottom:1px solid #fff;margin:0 auto}.resume-9 .outer-contact-wrapper,.resume-10 .outer-contact-wrapper,.resume-11 .outer-contact-wrapper{position:absolute;width:18.3em;max-width:18.3em;padding:.33em .5em .25em;border-top:1px solid rgba(98,106,109,.4117647058823529);border-bottom:1px solid rgba(98,106,109,.4117647058823529);height:2.2em;max-height:2.2em;overflow:hidden;bottom:-1.5em;display:flex;flex-wrap:wrap;align-items:center;min-height:1.5em;justify-content:space-evenly}.resume-9 .outer-contact-wrapper p,.resume-10 .outer-contact-wrapper p,.resume-11 .outer-contact-wrapper p{margin-top:.3em}.resume-9 .contact-item,.resume-10 .contact-item,.resume-11 .contact-item{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;width:-webkit-max-content;width:max-content;margin:0 .25em;height:1.5em}.resume-9 .inner-resume-wrapper,.resume-10 .inner-resume-wrapper,.resume-11 .inner-resume-wrapper{height:100%}.resume-9 .outer-body-wrapper,.resume-10 .outer-body-wrapper,.resume-11 .outer-body-wrapper{display:flex;width:100%;overflow:hidden}.resume-9 .inner-body-wrapper,.resume-10 .inner-body-wrapper,.resume-11 .inner-body-wrapper{width:100%;height:auto;display:flex;border-bottom:.5em solid #d08686}.resume-9 .outer-left-body-wrapper,.resume-10 .outer-left-body-wrapper,.resume-11 .outer-left-body-wrapper{min-height:100%;max-height:100%;width:40%;padding:0 .8em}.resume-9 .inner-left-body-wrapper,.resume-10 .inner-left-body-wrapper,.resume-11 .inner-left-body-wrapper{height:-webkit-max-content;height:max-content;padding-bottom:.8em}.resume-9 .outer-right-body-wrapper,.resume-10 .outer-right-body-wrapper,.resume-11 .outer-right-body-wrapper{min-height:100%;max-height:100%;width:60%;padding:0 .8em}.resume-9 .content-section,.resume-9 .inner-right-body-wrapper,.resume-10 .content-section,.resume-10 .inner-right-body-wrapper,.resume-11 .content-section,.resume-11 .inner-right-body-wrapper{margin-bottom:.8em}.resume-9 .content-section p,.resume-9 .inner-right-body-wrapper p,.resume-10 .content-section p,.resume-10 .inner-right-body-wrapper p,.resume-11 .content-section p,.resume-11 .inner-right-body-wrapper p{overflow-wrap:break-word}.resume-9 .content-section h2,.resume-9 .inner-right-body-wrapper h2,.resume-10 .content-section h2,.resume-10 .inner-right-body-wrapper h2,.resume-11 .content-section h2,.resume-11 .inner-right-body-wrapper h2{margin-bottom:.8em}.resume-9 .education-item,.resume-10 .education-item,.resume-11 .education-item{margin-bottom:1em}.resume-9 .institution-wrapper,.resume-10 .institution-wrapper,.resume-11 .institution-wrapper{margin-bottom:.4em}.resume-9 .all-degrees-wrapper,.resume-10 .all-degrees-wrapper,.resume-11 .all-degrees-wrapper{margin-bottom:.5em}.resume-9 .degree-wrapper,.resume-10 .degree-wrapper,.resume-11 .degree-wrapper{display:flex;text-transform:uppercase;font-weight:400}.resume-9 .degree-wrapper .degree-type,.resume-10 .degree-wrapper .degree-type,.resume-11 .degree-wrapper .degree-type{margin-right:.5em;max-width:8em}.resume-9 .dates-wrapper,.resume-10 .dates-wrapper,.resume-11 .dates-wrapper{display:flex}.resume-9 .additional-info,.resume-10 .additional-info,.resume-11 .additional-info{font-style:italic}.resume-9 .skill-category-wrapper,.resume-10 .skill-category-wrapper,.resume-11 .skill-category-wrapper{margin-bottom:1em}.resume-9 .skill-category,.resume-10 .skill-category,.resume-11 .skill-category{font-weight:400;text-transform:uppercase;margin-bottom:.4em}.resume-9 .skills-wrapper,.resume-10 .skills-wrapper,.resume-11 .skills-wrapper{display:flex}.resume-9 .inner-right-body-wrapper,.resume-10 .inner-right-body-wrapper,.resume-11 .inner-right-body-wrapper{height:-webkit-max-content;height:max-content;padding-bottom:.8em}.resume-9 .experience-content-wrapper,.resume-10 .experience-content-wrapper,.resume-11 .experience-content-wrapper{margin-bottom:2em}.resume-9 .experience-title-dates-wrapper,.resume-10 .experience-title-dates-wrapper,.resume-11 .experience-title-dates-wrapper{display:flex;justify-content:space-between;text-transform:uppercase;font-weight:400;margin-bottom:.6em}.resume-9 .job-title,.resume-10 .job-title,.resume-11 .job-title{padding-right:1em;width:60%}.resume-9 .experience-dates-wrapper,.resume-10 .experience-dates-wrapper,.resume-11 .experience-dates-wrapper{display:flex;width:40%;flex-wrap:wrap;justify-content:flex-end}.resume-9 .company,.resume-10 .company,.resume-11 .company{width:100%;margin-bottom:.6em}.resume-9 .experience-summary,.resume-10 .experience-summary,.resume-11 .experience-summary{width:100%}.resume-9 .experience-details-ul,.resume-10 .experience-details-ul,.resume-11 .experience-details-ul{list-style-position:outside;padding-left:2.5em;width:100%;margin-top:.4em}.resume-9 .extra-body-padding,.resume-10 .extra-body-padding,.resume-11 .extra-body-padding{padding-top:2.2em}.resume-10 .inner-body-wrapper{border-bottom:.5em solid #384c62}.resume-10 .outer-body-wrapper{height:18.85em}.resume-10 .header-section{border-top:.5em solid #384c62}.resume-10 h1{color:#384c62}.resume-11 .inner-body-wrapper{border-bottom:.5em solid #eabe21}.resume-11 .outer-body-wrapper{height:18.85em}.resume-11 .header-section{border-top:.5em solid #eabe21}.resume-11 h1{color:#eabe21}.resume-12 h1,.resume-13 h1,.resume-14 h1{color:#fff;font-family:"Roboto",sans-serif;text-transform:uppercase;font-weight:300}.resume-12 h2,.resume-13 h2,.resume-14 h2{color:#000;font-family:"Roboto",sans-serif;font-size:.6em;text-transform:uppercase;letter-spacing:.2em;font-weight:300;margin:0 0 .6em;overflow-wrap:break-word}.resume-12 li,.resume-12 p,.resume-13 li,.resume-13 p,.resume-14 li,.resume-14 p{color:#000;font-family:"Outfit",sans-serif;overflow-wrap:break-word}.resume-12 .header-section,.resume-13 .header-section,.resume-14 .header-section{height:3.8em;border-bottom:1px solid #000;padding:.8em;box-sizing:content-box;display:flex;position:relative;overflow:hidden}.resume-12 .header-section h2,.resume-13 .header-section h2,.resume-14 .header-section h2{color:#fff}.resume-12 .header-section:after,.resume-13 .header-section:after,.resume-14 .header-section:after{height:150%;width:68%;left:-5%;top:-25%;background-color:#000;position:absolute;content:"";z-index:1;-webkit-transform:rotate(11deg);transform:rotate(11deg)}.resume-12 .name-title-wrapper,.resume-13 .name-title-wrapper,.resume-14 .name-title-wrapper{width:65%;padding-right:1.2em;z-index:2}.resume-12 .outer-name-wrapper,.resume-13 .outer-name-wrapper,.resume-14 .outer-name-wrapper{height:1.6em;max-height:1.8em;overflow:hidden;margin-bottom:.4em}.resume-12 .outer-contact-wrapper,.resume-13 .outer-contact-wrapper,.resume-14 .outer-contact-wrapper{width:35%;height:3.9em;max-height:3.9em;overflow:hidden;display:flex;flex-direction:column;align-items:flex-end}.resume-12 .outer-contact-wrapper .contact-item,.resume-13 .outer-contact-wrapper .contact-item,.resume-14 .outer-contact-wrapper .contact-item{display:flex;align-items:center;margin-bottom:.2em}.resume-12 .outer-contact-wrapper .contact-item p,.resume-13 .outer-contact-wrapper .contact-item p,.resume-14 .outer-contact-wrapper .contact-item p{margin-right:.3em;margin-top:.1em;text-align:right;word-break:break-all}.resume-12 .outer-contact-wrapper .contact-item svg,.resume-13 .outer-contact-wrapper .contact-item svg,.resume-14 .outer-contact-wrapper .contact-item svg{flex-shrink:0}.resume-12 .outer-body-wrapper,.resume-13 .outer-body-wrapper,.resume-14 .outer-body-wrapper{display:flex;width:100%;height:19.5em;max-height:19.5em;padding-top:.8em;padding-bottom:.8em;overflow:hidden}.resume-12 .inner-body-wrapper,.resume-13 .inner-body-wrapper,.resume-14 .inner-body-wrapper{width:100%;height:auto;display:flex}.resume-12 .inner-right-body-wrapper,.resume-13 .inner-right-body-wrapper,.resume-14 .inner-right-body-wrapper{width:100%;height:auto}.resume-12 .outer-left-body-wrapper,.resume-13 .outer-left-body-wrapper,.resume-14 .outer-left-body-wrapper{min-height:100%;max-height:18em;width:40%;padding:0 .8em;border-right:1px solid #000}.resume-12 .inner-left-body-wrapper,.resume-13 .inner-left-body-wrapper,.resume-14 .inner-left-body-wrapper{height:auto;width:100%}.resume-12 .outer-right-body-wrapper,.resume-13 .outer-right-body-wrapper,.resume-14 .outer-right-body-wrapper{min-height:100%;max-height:18em;width:60%;padding-left:.8em;padding-right:.8em;clear:both}.resume-12 .content-section,.resume-13 .content-section,.resume-14 .content-section{padding-bottom:.8em;margin-bottom:.8em;border-bottom:1px solid #000}.resume-12 .content-section p,.resume-13 .content-section p,.resume-14 .content-section p{overflow-wrap:break-word}.resume-12 .summary-section p,.resume-13 .summary-section p,.resume-14 .summary-section p{margin-bottom:.8em}.resume-12 .skill-content-section,.resume-13 .skill-content-section,.resume-14 .skill-content-section{padding-bottom:0;border-bottom:none}.resume-12 .education-item,.resume-13 .education-item,.resume-14 .education-item{margin-bottom:1em}.resume-12 .institution-wrapper,.resume-13 .institution-wrapper,.resume-14 .institution-wrapper{margin-bottom:.4em}.resume-12 .all-degrees-wrapper,.resume-13 .all-degrees-wrapper,.resume-14 .all-degrees-wrapper{margin-bottom:.5em}.resume-12 .degree-wrapper,.resume-13 .degree-wrapper,.resume-14 .degree-wrapper{display:flex;text-transform:uppercase;font-weight:400}.resume-12 .degree-wrapper .degree-type,.resume-13 .degree-wrapper .degree-type,.resume-14 .degree-wrapper .degree-type{margin-right:.5em;max-width:8em}.resume-12 .dates-wrapper,.resume-13 .dates-wrapper,.resume-14 .dates-wrapper{display:flex}.resume-12 .additional-info,.resume-13 .additional-info,.resume-14 .additional-info{font-style:italic}.resume-12 .skill-category-wrapper,.resume-13 .skill-category-wrapper,.resume-14 .skill-category-wrapper{margin-bottom:1em}.resume-12 .skill-category,.resume-13 .skill-category,.resume-14 .skill-category{font-weight:400;text-transform:uppercase;margin-bottom:.4em}.resume-12 .skills-wrapper,.resume-13 .skills-wrapper,.resume-14 .skills-wrapper{display:flex}.resume-12 .experience-content-wrapper,.resume-13 .experience-content-wrapper,.resume-14 .experience-content-wrapper{margin-bottom:2em}.resume-12 .experience-title-dates-wrapper,.resume-13 .experience-title-dates-wrapper,.resume-14 .experience-title-dates-wrapper{display:flex;justify-content:space-between;text-transform:uppercase;font-weight:400;margin-bottom:.6em}.resume-12 .job-title,.resume-13 .job-title,.resume-14 .job-title{padding-right:1em;width:60%}.resume-12 .experience-dates-wrapper,.resume-13 .experience-dates-wrapper,.resume-14 .experience-dates-wrapper{display:flex;width:40%;flex-wrap:wrap;justify-content:flex-end}.resume-12 .company,.resume-13 .company,.resume-14 .company{width:100%;margin-bottom:.6em}.resume-12 .experience-summary,.resume-13 .experience-summary,.resume-14 .experience-summary{width:100%}.resume-12 .experience-details-ul,.resume-13 .experience-details-ul,.resume-14 .experience-details-ul{list-style-position:outside;padding-left:2.5em;width:100%;margin-top:.4em}.resume-13 h1{color:#000}.resume-13 h2{color:#e0b51e}.resume-13 .header-section h2{color:#fff}.resume-13 .header-section:after{background-color:#e0b51e}.resume-13 .header-section{border-bottom:1px solid #e0b51e}.resume-14 h1{color:#000}.resume-14 h2{color:#1d8694}.resume-14 .header-section h2{color:#fff}.resume-14 .header-section:after{background-color:#1d8694}.resume-14 .header-section{border-bottom:1px solid #1d8694}.pdf-wrapper{width:816px;height:1056px;position:fixed}.pdf-wrapper .outer-name-wrapper h1,.pdf-wrapper .resume-0 h1,.pdf-wrapper .resume-1 h1,.pdf-wrapper .resume-2 h1{overflow-wrap:break-word}.pdf-wrapper .resume-0 h2,.pdf-wrapper .resume-1 h2,.pdf-wrapper .resume-2 h2{font-size:24.12px}.pdf-wrapper .resume-0 li,.pdf-wrapper .resume-0 p,.pdf-wrapper .resume-1 li,.pdf-wrapper .resume-1 p,.pdf-wrapper .resume-2 li,.pdf-wrapper .resume-2 p{font-weight:200}.pdf-wrapper .resume-0 .degree-field,.pdf-wrapper .resume-0 .degree-type,.pdf-wrapper .resume-0 .experience-dates-wrapper p,.pdf-wrapper .resume-0 .job-title,.pdf-wrapper .resume-0 .skill-category,.pdf-wrapper .resume-1 .degree-field,.pdf-wrapper .resume-1 .degree-type,.pdf-wrapper .resume-1 .experience-dates-wrapper p,.pdf-wrapper .resume-1 .job-title,.pdf-wrapper .resume-1 .skill-category,.pdf-wrapper .resume-2 .degree-field,.pdf-wrapper .resume-2 .degree-type,.pdf-wrapper .resume-2 .experience-dates-wrapper p,.pdf-wrapper .resume-2 .job-title,.pdf-wrapper .resume-2 .skill-category{font-weight:400}.pdf-wrapper .resume-0 .experience-dates-wrapper p,.pdf-wrapper .resume-1 .experience-dates-wrapper p,.pdf-wrapper .resume-2 .experience-dates-wrapper p{font-weight:300}.pdf-wrapper .resume-6 h1,.pdf-wrapper .resume-7 h1,.pdf-wrapper .resume-8 h1{overflow-wrap:break-word}.pdf-wrapper .resume-6 .experience-content-wrapper,.pdf-wrapper .resume-7 .experience-content-wrapper,.pdf-wrapper .resume-8 .experience-content-wrapper{margin-bottom:1.5em}.pdf-wrapper .resume-6 .content-section,.pdf-wrapper .resume-7 .content-section,.pdf-wrapper .resume-8 .content-section{padding-bottom:.6em;margin-bottom:.6em}.pdf-wrapper .resume-6 .summary-section p,.pdf-wrapper .resume-7 .summary-section p,.pdf-wrapper .resume-8 .summary-section p{margin-bottom:.6em}.pdf-wrapper .resume-9 h1,.pdf-wrapper .resume-10 h1,.pdf-wrapper .resume-11 h1{font-weight:300}.pdf-wrapper .resume-9 h2,.pdf-wrapper .resume-10 h2,.pdf-wrapper .resume-11 h2{font-size:21.12px}.pdf-wrapper .resume-9 .outer-name-wrapper,.pdf-wrapper .resume-10 .outer-name-wrapper,.pdf-wrapper .resume-11 .outer-name-wrapper{width:95%;max-width:95%}.expanded-contact-wrapper{width:772.992px!important;max-width:772.992px!important}
/*# sourceMappingURL=main.c6c2c5ab.chunk.css.map */