.page-home{position:relative;text-align:center}.page-home .section{position:relative;z-index:1}.page-home .hero-section{position:relative;display:flex;justify-content:center;flex-direction:column;padding-bottom:8rem;min-height:100vh}@media(min-width:992px){.page-home .hero-section{padding-bottom:0}}.page-home .hero-title{margin-bottom:0;font-size:clamp(2.6rem,8vw,6rem);font-weight:800}.page-home .hero-text{position:relative;margin-top:1em;font-size:clamp(1.2rem,2vw,1.5rem)}.page-home .hero-text span{display:inline-block}.page-home .hero-btn{position:relative;margin-top:5rem}.page-home .section-visual-card{margin-top:0;z-index:-2}.page-home .section-visual-card .card{position:relative;padding:8rem 0;width:100%;overflow:hidden}.page-home .section-experience .card{min-height:12rem;justify-content:center}.page-home .section-experience .card .card-text{display:none}@media(max-width:767.9px){.page-home .section-experience .col-12{width:calc((100% - var(--gap)*1)/2)}.page-home .section-experience .card{min-height:11rem}}.fixed-scroll-animation{position:fixed;top:0;left:0;z-index:-1;width:100%;height:100%;pointer-events:none}