body,html{margin:0;padding:0;font-family:Roboto,sans-serif;box-sizing:border-box;width:100vw;overflow-x:hidden}.button[data-v-3f75a8f9]{background-color:#333;color:#fff;padding:10px 20px;border-radius:5px;cursor:pointer;transition:background-color .3s}a[data-v-3f75a8f9]{text-decoration:none;color:#000}.button[data-v-3f75a8f9]:hover{background-color:#000}.base-container{display:flex;flex-direction:column;align-items:center;max-width:90vw;margin:0 auto;width:100%;padding:0 20px}@media (min-width:768px){.base-container{max-width:85%}}@media (min-width:1024px){.base-container{max-width:min(85%,1200px)}}.nav-container{justify-content:space-between}.footer-container,.nav-container{display:flex;align-items:center;padding:10px 0}.footer-container{justify-content:center}.full-container{height:100vh}.full-container,section{display:flex;flex-direction:column;align-items:center;width:100%}nav[data-v-5fa581e4]{width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 0}img[data-v-5fa581e4]{width:204px;aspect-ratio:204/56}h1[data-v-52f45662]{font-size:3.5rem;color:#fff;font-weight:400;text-align:center;margin:20px 0 0}p[data-v-52f45662]{font-size:1.5rem;color:#fff;text-align:start;max-width:500px}.main-banner[data-v-52f45662]{width:100%;display:flex;flex-direction:column;background-size:cover;background-position:50%;padding:20px 0;min-height:300px;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.home-resume-content h2[data-v-b00bee6c]{font-size:2.5rem;font-weight:400;color:#29445c;margin:0}.home-resume-content p[data-v-b00bee6c]{font-size:1.5rem;color:#333;text-align:start}.home-resume[data-v-b00bee6c]{display:grid;grid-template-rows:auto auto;gap:20px;justify-content:center;align-items:center;text-align:center;padding:40px 0;background:#f6f6f6}.home-resume-image[data-v-b00bee6c]{width:100%;display:flex;justify-content:center;align-items:center;margin:20px 0}.home-resume-image img[data-v-b00bee6c]{width:100%;max-width:300px;height:auto}@media (min-width:1024px){.home-resume[data-v-b00bee6c]{text-align:start;grid-template-columns:1fr minmax(300px,500px);grid-template-rows:auto;gap:40px}.home-resume-content[data-v-b00bee6c]{grid-column:1/2}.home-resume-image[data-v-b00bee6c]{grid-column:2/3}.home-resume-image img[data-v-b00bee6c]{max-width:450px}}h3[data-v-1dd214bf]{font-size:2rem;color:#29445c;margin:0;font-weight:400}.card-wrapper[data-v-1dd214bf]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:300px;margin:0 1rem;box-shadow:0 0 10px rgba(0,0,0,.1);transition:all .3s}.card-wrapper[data-v-1dd214bf]:hover{transform:translateY(-2px);box-shadow:0 0 20px rgba(0,0,0,.2)}.card-image[data-v-1dd214bf]{width:100%;height:280px;overflow:hidden}.card-image img[data-v-1dd214bf]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-content[data-v-1dd214bf]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;text-align:center;gap:1.5rem}.card-content h3[data-v-1dd214bf]{font-size:1.5rem;color:#29445c;margin:0}.card-content p[data-v-1dd214bf]{font-size:1rem;color:#333;margin:0}@media (min-width:768px){.card-wrapper[data-v-1dd214bf]{flex-direction:row;width:100%}.card-image[data-v-1dd214bf]{flex-grow:1;max-width:380px;height:280px}.card-content[data-v-1dd214bf]{width:100%;padding:1rem;text-align:start}.card-content h3[data-v-1dd214bf]{font-size:1.8rem;color:#29445c;margin:0}.card-content p[data-v-1dd214bf]{font-size:1.5rem;color:#333;margin:0}}.home-cards-section-content h2[data-v-78a5c150]{font-size:3.5rem;font-weight:400;color:#29445c;margin:0;text-align:center}.home-cards-section-content p[data-v-78a5c150]{font-size:1.8rem;color:#333;text-align:center}.home-cards-section[data-v-78a5c150]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 0;gap:5rem}.home-cards-section-content[data-v-78a5c150]:after{content:"";display:block;width:180px;height:8px;background-color:#29445c;margin:-1rem auto}.home-contact-section-content h2[data-v-754a5ad0]{font-size:3.5rem;font-weight:400;color:#29445c;margin:0;text-align:center}.home-contact-section-content p[data-v-754a5ad0]{font-size:1.8rem;text-align:center}.home-contact-section[data-v-754a5ad0]{padding:4rem 0;gap:5rem}.home-contact-section-content[data-v-754a5ad0],.home-contact-section[data-v-754a5ad0]{display:flex;flex-direction:column;align-items:center;justify-content:center}.home-contact-section-content h2[data-v-754a5ad0]:after{content:"";display:block;width:180px;height:8px;background-color:#29445c;margin:1rem auto}footer[data-v-e97efb88]{width:100%;color:#fff;background-color:#333;text-align:center;padding:30px 0;font-size:.9rem}.items-start{align-items:flex-start!important}.py-10{padding-top:10px;padding-bottom:10px}.flex{display:flex}.flex-col{flex-direction:column}.gap-y-10{gap:2.5rem}.text-gray-500{color:#6b7280}.w-full{width:100%}.bg-light{background-color:#f8f9fa}