@import"https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100..900&display=swap";*,*::before,*::after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}body{font-family:"Kumbh Sans",sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"YOPQ" 300;background-color:#19a2ae;background-image:url(./images/bg-pattern-top.svg),url(./images/bg-pattern-bottom.svg);background-position:top 0% left 0%,bottom 0% right 0%;background-repeat:no-repeat;background-size:500px 500px,500px 500px;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3vh}body main{background-color:#fff;width:35vw;height:-moz-max-content;height:max-content;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:14px}body main .picture{flex-basis:25%;width:100%;height:100%;border-radius:14px 14px 0 0}body main .picture img{height:100%;width:100%;border-radius:14px 14px 0 0}body main .content{flex-basis:75%;width:100%;text-align:center;position:relative}body main .content .name{margin:14% 0 0 0;color:#2d3248;font-weight:700}body main .content .name::before{content:"";background-image:url(./images/image-victor.jpg);background-size:cover;background-position:center;width:120px;height:120px;border-radius:50%;border:5px solid #fff;position:absolute;top:-60px;left:50%;transform:translateX(-50%)}body main .content .name span{color:#6a6f81;font-weight:400}body main .content .london{margin:1.5% 0 5% 0;color:#969696;font-weight:400}body main .content hr{width:100%;border:.00005px solid #969696}body main .content section{padding:5vh 4vw;display:flex;justify-content:space-between;gap:2vw}body main .content section .ks{color:#2d3248;font-weight:700}body main .content section .like-share{color:#969696;font-weight:400}@media(max-width: 576px){body{background-size:170px 170px,170px 170px;background-position:top -8% left -20%,bottom 0% right -20%}body main{width:90vw}body main .content .name{margin-top:20%}body main .content section{padding:2vh 8vw}}@media(min-width: 577px)and (max-width: 768px){body{background-size:100px 100px,100px 100px;background-position:top 0% left 0%,bottom 0% right 0%}body main{width:50vw}body main .content .name{margin-top:20%}body main .content section{padding:8vh 6vw}}@media(min-width: 769px)and (max-width: 1024px){body main{width:40vw}body main .content .name{margin-top:20%}body main .content section{padding:3vh 5vw}}