.sticky{top:65px}.sticky,.stickyForMObile{position:sticky;z-index:20}.stickyForMObile{top:100px}.scroll-smooth{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-snap-type:y mandatory;scroll-snap-align:start}.slow-scroll{scroll-behavior:smooth;scroll-timeline:auto;scroll-timeline-axis:block}.smooth-bg{transition:all 2s ease-out}html{scroll-behavior:smooth;scroll-padding-top:0}body{-webkit-overflow-scrolling:touch}*,body{scroll-behavior:smooth}.slow-scroll-container{scroll-behavior:smooth;scroll-snap-type:y proximity;scroll-snap-stop:always;overscroll-behavior:contain}.experience-cards-holder .experience-card-content,.experience-cards-holder .light-wrapper-in-front .light-outside{position:relative;transition:all .8 ease-in-out}.experience-cards-holder .experience-card-content:before{background:radial-gradient(hsla(0,0%,98%,.2),transparent,transparent)}.experience-cards-holder .experience-card-content:before,.experience-cards-holder .light-wrapper-in-front .light-outside:before{content:"";position:absolute;z-index:10;top:var(--y);left:var(--x);transform:translate(-50%,-50%);width:500px;height:500px;opacity:var(--o);inset:2;border-radius:18px}.experience-cards-holder .light-wrapper-in-front .light-outside:before{background:radial-gradient(hsla(0,0%,98%,.9),transparent,transparent)}.submenu{display:block;height:auto;overflow:hidden;max-height:0;-webkit-transition:all .5s ease-out}.come-out-from-top{animation:come-out-from-top .9s ease-in}@keyframes come-out-from-top{0%{transform:translateY(-125px)}to{transform:translateY(0)}}.come-out-from-down{animation:come-out-from-down .7s ease-in}@keyframes come-out-from-down{0%{transform:translateY(125px)}to{transform:translateY(0)}}