.cvWrapper{width:80%;height:100%;margin:0 auto;background:#fff;font-family:Inter,sans-serif;color:#1f2937;border:1px solid #e5e7eb}.header{height:12rem;background-image:url(/background.png);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;background-color:hsla(0,0%,100%,.1176470588)}.headerOverlay{background:hsla(0,0%,100%,.089);height:100%;padding:0 40px}.headerOverlay,.profile{display:flex;align-items:center}.profile{width:80%;margin:.2rem auto auto;gap:10rem}.avatar{border-radius:2rem;overflow:hidden}.title h1{font-size:2rem;margin:0}.title h2{font-size:1.1rem;font-weight:500;color:#4b5563;margin-top:4px}.socials{display:flex;flex-direction:row;padding:1rem 0}.socials .social,.socials .social1{width:25%;height:2rem;display:flex;align-items:center;justify-content:center}.socials .social a,.socials .social1 a{text-decoration:none;font-size:14px;font-weight:600;color:#1987e2}.socials .social a:hover,.socials .social1 a:hover{color:#d37408}.contact{width:95%;display:flex;justify-content:space-around;padding:16px 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;font-size:14px;margin:auto}.section{width:78%;margin:auto;display:grid;grid-template-columns:180px 1fr;grid-gap:24px;gap:24px;padding:1rem 2.1rem}.date{font-weight:700;color:#000}.content h3{margin:0;font-size:18px}.content h4{margin:4px 0 12px;font-size:15px;font-weight:500;color:#374151}.content ul{padding-left:18px}.content ul li{margin-bottom:6px;font-size:14px;line-height:1.6}@media(max-width:1550px){.socials{padding:0}.avatar{border-radius:2rem;overflow:hidden;margin-top:2.5rem}.avatar img{width:10rem;height:30%}.section{width:95%}.contact{font-size:12px;padding:.5rem 0}.content h3,.date{font-size:14px}.content h4,.content ul li{font-size:12px}}@media(max-width:1250px){.header{background-position:100%}.profile{margin-left:0}.avatar{margin-top:5.2rem}.avatar img{width:7rem;height:auto}.section{width:100%;display:flex;flex-direction:column;gap:12px}.contact{padding:.5rem 0}.contact,.content h3,.content h4,.content ul li,.date{font-size:12px}}@media(max-width:800px){.header{background-position:0}.section{display:none}.socials{display:flex;flex-direction:column;align-items:left;justify-content:center;padding-top:1rem}.socials .social1{display:flex;align-items:center;justify-content:left;margin-left:.7rem;width:80%}.socials .social{display:none}.contact{display:flex;flex-direction:column;align-items:left;font-size:12px}}@media(max-width:450px){.headerOverlay{padding:0}}@media(max-width:380px){.contact{font-size:10px}}