.hero-bio{overflow:hidden}.hero-bio__content,.hero-bio__image-wrapper,.hero-bio__rows{position:relative}.hero-bio__nav{gap:1rem;margin:2.4rem 0 1.6rem}.hero-bio__nav span,.hero-bio__nav span strong{color:var(--dark-gray-2);font-weight:300}.hero-bio__nav-arrow{margin-right:.7rem}.hero-bio__nav-link:hover .hero-bio__nav-arrow path{stroke:var(--primary-color-hover)}.hero-bio__row{grid-gap:1.2rem;display:grid}.hero-bio__image-wrapper{isolation:isolate;padding:4.8rem 0 3rem}.hero-bio__bg-image{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;-webkit-clip-path:polygon(100% 0,0 0,0 calc(100% - 40px),40px 100%,100% 100%);clip-path:polygon(100% 0,0 0,0 calc(100% - 40px),40px 100%,100% 100%);left:auto;position:absolute;right:-20px;top:0;width:38%;z-index:-1}.hero-bio__bg-image:before{background-color:rgba(6,6,23,.4);content:"";height:100%;inset:0;position:absolute;width:100%}.hero-bio__image{position:relative}.hero-bio__image:after{background-color:var(--accent-color);content:"";height:16px;left:-8px;pointer-events:none;position:absolute;top:3.2rem;transform:rotate(45deg);width:16px;z-index:2}.hero-bio__image img{filter:var(--drop-shadow)}.hero-bio__content{padding-top:1.2rem}.hero-bio__btns,.hero-bio__subtitle-row{gap:1.6rem}.hero-bio__subtitle-row span{color:var(--light-gray-3)}.hero-bio__subtitle{color:var(--secondary-color);font-family:var(--secondary-font-family);font-size:1.6rem;font-weight:500;line-height:1.5}.hero-bio__social img:hover{-webkit-filter:invert(26%) sepia(93%) saturate(7075%) hue-rotate(349deg) brightness(91%) contrast(96%);filter:invert(26%) sepia(93%) saturate(7075%) hue-rotate(349deg) brightness(91%) contrast(96%)}.hero-bio__descr :last-child{margin-bottom:0}.hero-bio__btn{background-color:var(--light-gray);max-width:350px;width:100%}a.hero-bio__btn:hover,a.hero-bio__btn:hover *{text-decoration:none!important}.hero-bio__btn-img{height:100%;object-fit:cover;object-position:center;width:80px}.hero-bio__btn-text{padding:1.4rem 1.6rem}.hero-bio__btn-subtitle{color:var(--medium-gray)}.hero-bio__line{background-color:var(--light-gray-3);height:1px;margin-bottom:3rem;margin-top:3rem;pointer-events:none;position:relative;width:calc(100% + 2rem)}.hero-bio__line-diamond{background-color:var(--accent-color);height:7.5px;left:auto;position:absolute;right:0;top:-3.55px;transform:translateX(0) rotate(45deg);width:7.5px}@media (min-width:600px){.hero-bio__btn{width:calc(50% - .8rem)}}@media (min-width:801px){.hero-bio__rows{gap:0}.hero-bio__nav{position:absolute;top:1.6rem;z-index:2}.hero-bio__nav-arrow{display:none}.hero-bio__row{grid-gap:10%;grid-auto-flow:dense;grid-template-columns:50% 40%;justify-content:flex-end}.hero-bio__content,.hero-bio__image-wrapper{padding:12rem 0 13rem}.hero-bio__content{padding-bottom:0}.hero-bio__image-wrapper{grid-column-end:-1}.hero-bio__bg-image{-webkit-clip-path:polygon(100% 0,0 0,0 calc(100% - 80px),80px 100%,100% 100%);clip-path:polygon(100% 0,0 0,0 calc(100% - 80px),80px 100%,100% 100%)}.hero-bio__line{left:calc(0vw - var(--container-width)/2);margin-top:4rem;right:0;width:calc(100% + var(--container-width)/2)}}@media (min-width:1180px){.hero-bio__bg-image{right:calc(7.5px - 50vw + var(--container-width)/2);width:30vw}}@media (max-width:800px){.hero-bio__arrow-wrapper,.hero-bio__nav-item{display:none}.hero-bio__line{left:-20px;margin-bottom:.8rem}}@media (max-width:600px){.hero-bio__arrow-wrapper{display:none!important}}