.Card_falling_section .cards:not(:last-child):before{content:"";z-index:-1;background:rgba(193,202,184,.6);border-radius:70px;width:95px;height:354px;filter:blur(74px);position:absolute;top:-14px;right:-12px}.Card_falling_section .to_move{transition:opacity .3s ease,visibility .3s ease}.Card_falling_section .to_move.is-visible{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.Card_falling_section .to_move.is-hidden{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.Card_falling_section .cards:first-child:before{display:none}.Card_falling_section .cards.first .shadow-div{z-index:-1;background:rgba(193,202,184,.6);border-radius:70px;width:95px;height:354px;filter:blur(74px);position:absolute;top:-14px;right:-12px}.Card_falling_section .stacked_cards.aos-animate{--stacking_gap:140px}.Card_falling_section .stacked_cards>.w-full{min-height:1298px}.Card_falling_section .stacked_cards .cards{margin-left:-60px;margin-right:-60px;transition:margin-left 1s,margin-right 1s}.Card_falling_section .stacked_cards .cards span.inline-block{width:100%;position:absolute;left:0;height:60px;z-index:-1;transform:translateY(0);opacity:0}.Card_falling_section .stacked_cards .cards:hover span.inline-block{transform:translateY(-1%);width:100%;position:absolute;left:0;opacity:1}.Card_falling_section .stacked_cards .cards:first-child{margin-top:calc(var(--stacking_gap)*5)}.Card_falling_section .stacked_cards .cards:nth-child(2){margin-top:calc(var(--stacking_gap)*4)}.Card_falling_section .stacked_cards .cards:nth-child(3){margin-top:calc(var(--stacking_gap)*3)}.Card_falling_section .stacked_cards .cards:nth-child(4){margin-top:calc(var(--stacking_gap)*2)}.Card_falling_section .stacked_cards .cards:nth-child(5){margin-top:calc(var(--stacking_gap)*1)}.Card_falling_section .stacked_cards .cards .wrapper{transform:rotate(4deg) skewX(4deg);max-width:330px;transition:all .5s;overflow:hidden}.Card_falling_section .stacked_cards .cards .wrapper:hover{transform:rotate(0deg) skewX(0deg)}.Card_falling_section .stacked_cards .cards .wrapper h3{font-size:20px;font-weight:600;letter-spacing:-.03em;font-family:Poppins,sans-serif;overflow:hidden}.Card_falling_section .stacked_cards .cards .wrapper h3 span{transform:translateY(50%);transition:all .5s}.Card_falling_section .left_image .cards.sticky{top:calc((100vh - 448px)/2)}.Card_falling_section .left_image .cards .wrapper *{transition:all .3s linear}.Card_falling_section .right_content .swiper-wrapper{display:block}.Card_falling_section .s_content_box{height:70vh;display:flex;flex-direction:column;justify-content:center;align-items:baseline;transition:all .3s;opacity:0;padding-top:100px}.Card_falling_section .s_content_box.inview{opacity:1;padding-top:0}.Card_falling_section .s_content_box.inview.outview{opacity:0;padding-bottom:100px}.Card_falling_section .s_content_box.inview.outview:last-child{opacity:1;padding-bottom:100px}