<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">section.welcome-section{position:relative}section.welcome-section .image-block{position:relative;padding-right:60px}section.welcome-section .image-one{margin-top:60px;margin-bottom:30px}section.welcome-section .image-two{margin-bottom:30px;padding-bottom:10px;border-bottom:5px solid var(--primary-color)}section.welcome-section .experience-year{position:absolute;top:110px;left:0;width:197px;height:197px;-webkit-filter:drop-shadow(0 5px 15px rgba(0,0,0,.1));filter:drop-shadow(0 5px 15px rgba(0,0,0,.1));background-color:#fff;border-radius:50%;text-align:center;font-size:18px;line-height:26px;color:#454456;font-weight:400;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);padding-top:50px}section.welcome-section .experience-year h3{font-size:54px;line-height:26px;color:var(--primary-color);font-weight:400;font-family:var(--secondary-font);margin-bottom:20px}section.welcome-section .experience-year:before{position:absolute;content:"";z-index:-1;border:2px dashed rgba(69,68,86,.2);top:16px;left:16px;right:16px;bottom:16px;border-radius:50%}section.welcome-section ul.list{margin-bottom:25px}section.welcome-section ul.list li{font-size:24px;line-height:36px;font-weight:400;font-family:var(--secondary-font);display:block}section.welcome-section ul.list li img{vertical-align:middle;display:inline-block;margin-right:10px;position:relative;top:-2px}section.welcome-section .author-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.welcome-section .author-wrapper .author-thumb{position:relative;margin-right:20px;border:2px dashed var(--primary-color);border-radius:50%;padding:15px}</pre></body></html>