.about{display:flex;min-height:calc(100vh - 72px);align-items:center;position:relative}@media screen and (max-width: 614px){.about{min-height:auto;flex-direction:column;margin-top:16px}}.about__photo{position:relative;display:flex;padding:3px;width:100%;max-width:25%;min-width:220px;margin-right:45px}.about__photo img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:12px;padding-top:20px;background-image:radial-gradient(circle at 0% 100%,#eeaeca 30%,#94bbe9 100%)}@media screen and (max-width: 768px) and (min-width: 615px){.about__photo{margin-left:-120px;transform:rotate(10deg)}}@media screen and (max-width: 614px){.about__photo{display:block;text-align:center;margin:0}.about__photo img{width:124px;height:152px}}.about__location{position:absolute;z-index:2;bottom:10px;right:-10px;background:rgba(255,255,255,.9);color:#191c20;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:4px 12px;border-radius:6px;font-weight:400;font-weight:300;font-size:1.2rem;box-shadow:3px 2px 5px #0000001a;transform:rotate(-5deg)}@media (prefers-color-scheme: dark){.about__location{background:rgba(255,255,255,.7)}}.about__location--previous{z-index:1;bottom:35px;right:-17px;background:rgba(255,255,255,.47);transform:rotate(3deg);transition:all .3s cubic-bezier(.1,-.6,.2,0) .2s}@media (prefers-color-scheme: dark){.about__location--previous{background:rgba(255,255,255,.4)}}@media screen and (max-width: 768px) and (min-width: 615px){.about__locations{zoom:.7}.about__locations .about__location{transition:all .3s cubic-bezier(.1,-.6,.2,0) .2s}.about__locations:hover .about__location{margin-right:-40px}}@media screen and (max-width: 614px){.about__locations{zoom:.7}.about__locations .about__location{margin-right:41px}}.about__locations:hover .about__location--previous{bottom:40px;right:-14px;transform:rotate(1deg)}.about__content{font-size:1.3rem;margin-bottom:48px}@media screen and (max-width: 768px){.about__content{text-align:justify}}.about__tags{margin-top:20px}@media screen and (max-width: 614px){.about__title{text-align:center}}.about__link{color:var(--link-color);text-decoration:none;margin-left:6px}
