.arianeh-tech-container{max-width:64rem;margin:2rem auto;padding:1rem;background-color:#fff;border-radius:1rem;box-shadow:0 10px 15px rgb(0 0 0 / .1)}.arianeh-tech-profile{display:flex;flex-direction:column;gap:1.5rem;align-items:center}@media (min-width:768px){.arianeh-tech-profile{flex-direction:row;align-items:flex-start}}.arianeh-tech-avatar{width:10rem!important;height:10rem!important;border-radius:9999px!important;object-fit:cover!important;border:4px solid #D4AF37!important}.arianeh-tech-profile-info{text-align:center}@media (min-width:768px){.arianeh-tech-profile-info{text-align:right}}.arianeh-tech-name{font-size:1.5rem;font-weight:700;color:#D4AF37}.arianeh-tech-title{font-size:.875rem;color:#757575;margin-top:.25rem}.arianeh-tech-bio{margin-top:1rem;line-height:1.75}.arianeh-tech-socials{margin-top:1rem;display:flex;gap:1rem;justify-content:center}@media (min-width:768px){.arianeh-tech-socials{justify-content:flex-start}}.arianeh-tech-instagram{background-color:#ADD8E6;color:#fff;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;transition:background-color 0.3s}.arianeh-tech-instagram:hover{background-color:#0288d1}.arianeh-tech-contact{background-color:#3F51B5;color:#fff;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;transition:background-color 0.3s}.arianeh-tech-contact:hover{background-color:#303F9F}.arianeh-tech-section{margin-top:2rem}.arianeh-tech-section-title{font-size:1.25rem;font-weight:600;color:#D4AF37;margin-bottom:.5rem}.arianeh-tech-tags{display:flex;flex-wrap:wrap;gap:.5rem}.arianeh-tech-tag{background-color:#E3F2FD;color:#0288d1;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem}.arianeh-tech-courses{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:768px){.arianeh-tech-courses{grid-template-columns:repeat(2,1fr)}}.arianeh-tech-course-card{background-color:#F5F5F5;padding:1rem;border-radius:.75rem;box-shadow:0 4px 6px rgb(0 0 0 / .05)}.arianeh-tech-course-title{font-size:1.125rem;font-weight:700}.arianeh-tech-course-level{margin-top:.5rem;font-size:.875rem;color:#757575}.arianeh-tech-details-link{display:inline-block;margin-top:.5rem;color:#03A9F4;font-size:.875rem}