.profile-card-section--container{padding-left:35px;padding-right:35px;border-radius:15px;border:2px solid #adadad;width:420px;margin-left:auto;margin-right:auto;position:relative;background-color:var(--theme-primary)}.profile-card-section--container .general-information__section{display:flex;flex-direction:column;align-content:center;justify-content:center;flex-wrap:wrap}.profile-card-section--container .general-information__section--photo{width:200px;height:200px;border:2px solid #adadad;border-radius:50%;overflow:hidden;margin-top:8px}.profile-card-section--container .general-information__section--photo .photo__img{width:100%;height:100%;object-fit:cover}.profile-card-section--container .general-information__section--name{font-size:24px;line-height:30px;font-style:bold}.profile-card-section--container .general-information__section--post{font-size:16px;line-height:24px;margin-bottom:10px}.profile-card-section--container .personal-information__section{border:1px solid #d4d4d4;border-radius:20px}.profile-card-section--container .personal-information__section--education,.profile-card-section--container .personal-information__section--hometown,.profile-card-section--container .personal-information__section--occupation{border-bottom:1px solid #d4d4d4;font-size:16px;line-height:20px;padding-top:8px;padding-bottom:8px;padding-left:20px}.profile-card-section--container .personal-information__section--education:last-child,.profile-card-section--container .personal-information__section--hometown:last-child,.profile-card-section--container .personal-information__section--occupation:last-child{border-bottom:none}.profile-card-section--container .social-media__section--username,.profile-card-section--container .social-media__section--icon,.profile-card-section--container .social-media__section--email{font-size:16px;line-height:20px;padding-top:8px;text-align:center}.profile-card-section--container .social-media__section--username:last-child,.profile-card-section--container .social-media__section--icon:last-child,.profile-card-section--container .social-media__section--email:last-child{padding-bottom:5px}.profile-card-section--container .social-media__section--icon,.profile-card-section--container .social-media__section--email{display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;justify-content:center;align-content:center;align-items:center}.profile-card-section--container .social-media__section--email .social-media__ionicon--mail{display:flex;flex-direction:row;align-content:center;align-items:center}.profile-card-section--container .desclaimer__section{margin-bottom:24px;text-align:center}.profile-card-section--container .theme__div--toggle{width:100%;position:absolute;left:0;top:0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:end}:root{--theme-primary: #f6f8fa;--theme-secondary: #6c757d;--theme-error: #dc3545;--theme-success: #198754;--theme-warning: #fd7e14;--theme-info: #ffc107;--theme-light: #f8f9fa;--theme-dark: #212529;--theme-font-family: SFMono-Regular}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{font-size:1rem;line-height:1.5rem}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}
