#about-me{margin-top:2rem}#about-me .row1{margin-bottom:3rem;display:flex}#about-me .row1 .text{flex:6}#about-me .row1 .text .stats{display:flex;justify-content:space-evenly;margin-top:2rem;margin-right:1rem;gap:2rem}#about-me .row1 .text .stats .stat{display:flex;gap:1rem}#about-me .row1 .text .stats .stat svg{margin-top:.2em;width:1.75rem;height:1.75rem}#about-me .row1 .text .stats .stat svg *{color:#3b96f7}#about-me .row1 .text .stats .stat h3{margin:0;font-size:1.6rem}#about-me .row1 .img{flex:5;width:100%;height:auto}#about-me .row1 .img,#about-me .row1 .img .svg-wrap{display:flex;justify-content:center;align-items:center}#about-me .row1 .img .svg-wrap{max-height:18rem;width:236px;height:336px;position:relative}#about-me .row1 .img .svg-wrap:after{content:"#prirozenakomunikace";position:absolute;bottom:-1.5rem;right:0;font-size:.75rem;color:#3b96f7;font-weight:500}#about-me .row1 .img .svg-wrap svg{display:block;width:100%;height:100%;position:relative}#about-me .row1 .img .svg-wrap svg image{object-fit:cover}#about-me .row2{display:flex;align-items:center;gap:2rem;margin-top:2rem}#about-me .row2 .text{flex:4.5;margin-left:2rem}#about-me .row2 .text li{margin-bottom:.5rem;margin-left:1.2rem;position:relative}#about-me .row2 .text li:before{content:"";position:absolute;top:.75em;left:-1rem;transform:translateY(-50%);width:6px;height:6px;background:#3b96f7;border-radius:50%}#about-me .row2 video{flex:5;overflow:hidden;border-radius:.5rem}@media screen and (max-width:800px){#about-me .row2 .text{margin-left:0}}@media screen and (max-width:770px){#about-me .row1{flex-direction:column;align-items:start}#about-me .row1 .text{margin-bottom:2rem}#about-me .row1 .text .stats{margin-right:0}#about-me .row1 .img .svg-wrap{--size-multiplier:1.2;width:calc(236px*var(--size-multiplier));height:calc(336px*var(--size-multiplier));max-height:25rem}#about-me .row2{flex-direction:column-reverse;align-items:start}#about-me .row2 .text{margin-left:0}#about-me .row2 video{width:100%}#about-me .img,#about-me video{align-self:center;max-width:30rem}}