.hero-section{height:100vh;background-color:var(--background-sub-1);width:100%;position:relative;overflow:hidden;display:flex;align-items:center}.hero-bg-accent{z-index:0;left:4rem;background:linear-gradient(135deg,#E43C14,#F27121 50%,#FFAD00);position:absolute;bottom:5px;width:100vw;height:38%}.hero-img-wrapper{z-index:1;position:absolute;right:4rem;bottom:1.6rem;height:85%;width:40%;min-width:480px;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;box-shadow:0 10px 20px rgba(0,0,0,.4)}.hero-img{width:100%;height:100%;object-fit:cover}.hero-text-wrapper{z-index:2;position:absolute;left:4.4rem;bottom:280px;display:flex;flex-direction:column;gap:1rem;align-items:baseline}.hero-title{color:#121212;font-size:4rem;font-weight:500;line-height:1.2}.hero-text,.hero-title{display:inline-block;padding-left:2rem}.hero-text{color:#1a1a1a;font-size:2rem;line-height:1.4}@media (max-width:1024px){.hero-bg-accent{left:2rem;bottom:20px;height:33%}.hero-img-wrapper{right:2rem;width:45%;min-width:350px;height:85%}.hero-text-wrapper{left:2.4rem;bottom:260px}.hero-title{font-size:3.2rem;padding-left:1.5rem}.hero-text{font-size:1.6rem;padding-left:1.5rem}}@media (max-width:768px){.hero-section{height:100vh;min-height:100svh;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:80px 1rem 2rem;box-sizing:border-box}.hero-bg-accent{left:0;width:100%;height:30%;bottom:0}.hero-img-wrapper{right:auto;width:min(320px,80vw);height:min(440px,55vh);min-width:280px;margin:1rem auto;overflow:hidden}.hero-img-wrapper,.hero-text-wrapper{position:relative;bottom:auto;flex-shrink:0}.hero-text-wrapper{left:auto;text-align:center;gap:.5rem;margin:1rem 0}.hero-title{font-size:clamp(2rem,6vw,2.4rem);padding-left:0}.hero-text{font-size:clamp(1.2rem,4vw,1.4rem);padding-left:0}}@media (max-width:480px){.hero-section{padding:70px 1rem 1.5rem}.hero-img-wrapper{width:min(280px,85vw);height:min(400px,50vh);min-width:240px}.hero-title{font-size:clamp(1.8rem,5.5vw,2rem)}.hero-text{font-size:clamp(1.1rem,3.5vw,1.2rem)}}@media (min-width:1200px){.hero-bg-accent{left:6rem;bottom:10px}.hero-img-wrapper{right:6rem;width:35%}.hero-text-wrapper{left:6.4rem;bottom:288px}.hero-title{font-size:4.8rem;padding-left:3rem}.hero-text{font-size:2.4rem;padding-left:3rem}}@media (max-width:375px) and (max-height:667px){.hero-section{padding-top:60px;gap:.5rem}.hero-img-wrapper{width:min(240px,90vw);height:min(320px,40vh)}}@media (max-width:768px) and (orientation:landscape){.hero-section{padding-top:60px;flex-direction:row;justify-content:space-around;align-items:center}.hero-img-wrapper{width:min(280px,45vw);height:min(280px,60vh);margin:0}.hero-text-wrapper{margin:0;max-width:45vw}.hero-title{font-size:clamp(1.5rem,4vw,2rem)}.hero-text{font-size:clamp(1rem,3vw,1.2rem)}}.nav-card{height:24rem;display:flex;flex-direction:column;padding:0!important}.nav-card_image-section{height:50%;min-width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.nav-card_image{width:100%;height:100%;object-fit:cover;object-position:center}.nav-card_text-section{height:50%;display:flex;align-items:center;justify-content:center}.media-card{height:24rem;display:flex;flex-direction:column}.media-card_image-section{height:50%;display:flex;align-items:center;justify-content:center}.media-card_image{max-height:80%;object-fit:contain}.media-card_text-section{height:50%;display:flex;align-items:center;justify-content:center}.media-card_icon{font-size:4.8rem;padding:.4rem}.hover-scale:hover{transform:scale(1.02);box-shadow:0 10px 20px rgba(0,0,0,.2)}.profile-section-wrapper{width:100vw;overflow-x:hidden!important;position:relative}.profile-image-col{position:relative;z-index:1}.profile-image-col:before{content:"";position:absolute;top:0;right:-100vw;width:100vw;height:100%;pointer-events:none;z-index:-1}.text-image-row{align-items:stretch!important;overflow-x:visible;width:100vw!important}.text-image-row>.col-md-4,.text-image-row>.col-md-8{align-items:stretch!important;display:flex!important}.image-container{min-height:540px;background-image:url(/pictures/profile-no-bg.png);background-size:cover;background-position:0;background-repeat:no-repeat;position:relative;bottom:0;right:-10px;width:calc(100% + 80px)!important;max-width:420px}.text-background{position:relative;min-height:20px}.text-background:after{content:"";position:absolute;top:0;left:calc(-60vw + 50%);width:160vw;height:100%;background-color:var(--background-sub-1);z-index:-1}