.about{padding-top:0}.about-title{font-weight:700}.about-title-line{display:block;width:100%;height:4px;margin-bottom:30px;margin-top:0;color:#954386;opacity:1;background-color:#954386}.about-content{text-align:justify;white-space:pre-line}.about-text{color:#32333c;font-size:1rem;font-weight:400;line-height:normal}.about-text:after{content:"";white-space:pre;display:block;margin-bottom:1rem}.about-options{margin-top:2.5rem;max-width:25rem}.about-option,.about-options{display:flex;align-items:center;justify-content:center;flex-flow:row nowrap}.about-option{height:3.1rem;width:45%;font-size:1rem;border-radius:.37rem;margin-right:.625rem;text-transform:capitalize;border:2px solid #954386}.about-option-contact{background:#954386;color:#fff}.about-option-contact,.about-option-projects{font-size:.8;font-weight:500;line-height:normal}.about-option-projects{background:#fff;color:#954386}@media(min-width:768px){.about-option,.about-text{font-size:1.125rem}}@media(min-width:1024px){.about-option,.about-text{font-size:1.25rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-.625rem)}to{opacity:1;transform:translateY(0)}}.toast{top:1rem;gap:.5rem;right:1rem;z-index:1000;position:fixed;padding:1rem 1.5rem;border-radius:.3rem;background-color:#333;animation:fadeIn .3s ease-out;box-shadow:0 2px .625rem rgba(0,0,0,.2);color:#fff;font-size:1rem;font-weight:400;line-height:normal;display:flex;align-items:flex-start;justify-content:space-between;flex-flow:row nowrap}.toast--info{background-color:#007bff}.toast--success{background-color:#954386}.toast--error{background-color:#dc3545}.toast--warning{background-color:#ffc107}.toast-message{margin:0;flex-grow:1;white-space:pre}.toast-close{background:none;border:none;color:#fff;font-size:1.2rem;cursor:pointer}.form{display:flex;align-items:center;justify-content:center;flex-flow:row nowrap;flex-direction:column;gap:1rem;width:100%;margin:auto}.form-label{margin:0;font-weight:700}.form-input,.form-label,.form-textarea{width:100%;color:#32333c;font-size:1rem;line-height:normal}.form-input,.form-textarea{padding:.5rem;border:none;background:none;box-shadow:0 .43rem .8rem 0 rgba(149,67,134,.2);border-radius:.37rem;font-weight:400}.form-input:-webkit-autofill,.form-input:-webkit-autofill:focus,.form-textarea:-webkit-autofill,.form-textarea:-webkit-autofill:focus{-webkit-transition:background-color 0s 600000s,color 0s 600000s!important;transition:background-color 0s 600000s,color 0s 600000s!important}.form-input:focus,.form-textarea:focus{box-shadow:0 .43rem .8rem 0 rgba(149,67,134,.4)}.form-btn{border:none;cursor:pointer;margin-top:.7rem;padding:.7rem 1rem;border-radius:.25rem;background-color:#954386;color:#fff;font-size:1rem;font-weight:400;line-height:normal}.form-btn:disabled{cursor:auto;background-color:rgba(149,67,134,.3)}.form-btn:hover{background-color:#823c75}@media(min-width:768px){.form-btn,.form-input,.form-label,.formtextarea{font-size:1.125rem}}@media(min-width:1024px){.form-btn,.form-input,.form-label,.formtextarea{font-size:1.25rem}}.network-links{display:flex;align-items:center;justify-content:center;flex-flow:row nowrap;flex-direction:column;gap:1rem}.network-links-title{color:#32333c;font-size:1rem;font-weight:400;line-height:normal}.network-links-icons{display:flex;align-items:center;justify-content:space-between;flex-flow:row nowrap;gap:3rem;width:100%}.network-links-icon{color:#32333c;font-size:2rem;font-weight:400;line-height:normal}.network-links-icon svg{filter:drop-shadow(0 1px 2px rgba(149,67,134,.3))}@media(min-width:768px){.network-links-title{font-size:1.125rem}}@media(min-width:1024px){.network-links-title{font-size:1.25rem}}.contact-title{font-weight:700}.contact-divider{display:block;width:100%;height:4px;margin-bottom:30px;margin-top:0;color:#954386;opacity:1;background-color:#954386}.contact-content{width:100%;gap:1rem;display:flex;align-items:center;justify-content:center;flex-flow:row nowrap;flex-direction:column}.contact-text{color:#32333c;font-size:1rem;font-weight:400;line-height:normal;text-align:justify;white-space:pre-line}.contact-widgets{width:100%;gap:2rem;display:flex;align-items:center;justify-content:center;flex-flow:row nowrap;flex-direction:column}@media(min-width:768px){.contact-widgets{display:grid;grid-gap:3rem;gap:3rem;align-items:flex-start;grid-template-columns:1.2fr .8fr}.contact-widgets .network-links{margin-top:1.7rem}.contact-text{font-size:1.125rem}}@media(min-width:1024px){.contact-widgets{gap:6rem}.contact-text{font-size:1.25rem}}.home{width:100%;height:max-content;padding-top:11.8rem}.home-name{color:#32333c;font-size:2.3rem;font-weight:600;line-height:2.8rem;margin-bottom:1.8rem}.home-position{color:#666;font-size:1.5rem;font-weight:400;line-height:1.8rem;margin-bottom:2.1rem}.home-curriculum{color:#fff;font-size:1.125rem;font-weight:700;line-height:2.5rem;border:1px solid #f5ecec;background:#954386;border-radius:.5rem;letter-spacing:.1rem;text-align:center;padding:.6rem;width:100%}.home-container,.home-text{display:flex;align-items:center;flex-direction:column;text-align:center}.home-img{width:100%;aspect-ratio:1;position:relative;margin-top:6.2rem;display:flex;align-items:center;justify-content:center;flex-flow:row nowrap}.home-personal-img{width:100%;height:100%;object-fit:contain}@media(min-width:768px){.home{padding-top:8rem}.home-name{margin-bottom:.4rem}.home-container{display:grid;grid-template-columns:1.3fr .7fr}.home-curriculum{width:15rem}.home-text{text-align:left;min-width:60%}.home-img{margin-top:0}}@media(min-width:1024px){.home-text{min-width:50%}}.projects{width:100%}.projects-title{font-weight:700}.projects-divider{display:block;width:100%;height:4px;margin-bottom:30px;margin-top:0;color:#954386;opacity:1;background-color:#954386}.project,.projects-list{display:flex;align-items:center;justify-content:center;flex-flow:row nowrap;flex-direction:column;gap:2rem}.project{border-bottom:1px solid hsla(0,0%,40%,.4)}.project:last-child{border:none}.project-details{display:flex;align-items:center;justify-content:center;flex-flow:row nowrap;flex-direction:column}.project-job{margin:0;font-size:1.125rem;font-weight:600}.project-job,.project-position{color:#32333c;line-height:normal}.project-position{font-size:1rem;font-weight:500}.project-date{margin:0;color:#954386;font-size:1rem;font-weight:300;line-height:normal}.project-banner{width:100%;height:100%;aspect-ratio:1;position:relative;border-radius:1rem}.project-banner-image{border-radius:1rem;filter:drop-shadow(0 4px 6px rgba(102,102,102,.3))}.project-description{margin:1.3rem 0}.project-description-content{font-size:1rem;font-weight:400;line-height:normal;text-align:justify;white-space:pre-line;color:#32333c}.project-description-content:after{content:"";display:block;white-space:pre;margin-bottom:1rem}.project-description-footer{color:#32333c;font-size:1rem;font-weight:600;line-height:normal}.project-description-footer--lighter{font-weight:300}@media(min-width:768px){.projects-content{gap:4rem;margin-top:4rem}.project-banner{max-height:28rem;aspect-ratio:4/5}.project-date,.project-description-content,.project-description-footer,.project-position{font-size:1.125rem}.project-job{font-size:1.25rem}}@media(min-width:1024px){.projects{padding:2rem 0}.projects-content{gap:8rem}.project-date,.project-description-content,.project-description-footer,.project-position{font-size:1.25rem}.project-job{font-size:1.3rem}.project{grid-gap:4rem;gap:4rem;border:none;display:grid;grid-template-columns:repeat(2,.9fr)}.project-details{align-items:flex-start}.project:first-child .project-banner,.project:nth-child(3) .project-banner{flex:1 1;order:2}.project:first-child .project-details,.project:nth-child(3) .project-details{flex:0 1;order:1}}.skill{padding:2.5rem 0;color:#fff;display:flex;flex-direction:column;width:100%}.skill-main-title{font-weight:700}.skill-divider{display:block;width:100%;height:4px;margin-bottom:30px;margin-top:0;color:#954386;opacity:1;background-color:#954386;color:#fff;background-color:#fff}.skill-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.25rem;gap:1.25rem}.skill-item{display:flex;align-items:center;justify-content:center;flex-flow:row nowrap;flex-direction:column}.skill-icon{color:#32333c;font-size:2rem;font-weight:400;line-height:normal;color:#fff}.skill-icon svg{filter:drop-shadow(0 1px 2px rgba(149,67,134,.3))}.skill-title{color:#32333c;font-size:1rem;font-weight:400;line-height:normal;color:#fff;text-align:center}@media(min-width:768px){.skill-title{font-size:1.125rem}.skill-grid{width:100%;grid-template-columns:repeat(4,1fr)}.skill-icon{font-size:3rem}}@media(min-width:1024px){.skill-title{font-size:1.25rem}.skill-grid{grid-template-columns:repeat(4,1fr)}.skill-icon{font-size:4rem}}