.hero .list-item{border-radius:20px;overflow:hidden;padding:173px 43px 30px 88px}.hero .wrapper{max-width:1441px}.hero .bg-image{bottom:0;left:0;position:absolute;right:0;top:0}.hero .bg-image img{height:100%!important;object-fit:cover;width:100%}.hero .overlay{bottom:0;left:0;pointer-events:none;position:absolute;right:80px;top:0}.hero h1{color:#fff;margin:0 0 35px}.hero .summary{color:#f2f2f2}.hero .card-blk{backdrop-filter:blur(17.5px);background:hsla(0,0%,100%,.2);border-radius:20px;max-width:533px;padding:34px 19px 34px 34px;position:relative;width:100%}.hero .btm-row{flex-wrap:wrap;gap:21px}.hero .btm-row,.hero .top-row{display:flex;justify-content:space-between}.hero .top-row{margin:0 0 2.625rem}.hero .rgt-icn svg{display:flex}.hero .top-cnt{align-items:center;color:#fff;display:flex;font-size:15px;gap:16px;letter-spacing:.84px}.hero .btm-cnt{color:#fff;font-size:20px;line-height:1}.hero .middle-cnt{margin:0 0 1rem}.hero .cnt-wrap{max-width:575px}.hero .bdr-line{display:flex;height:1px;justify-content:flex-end;margin:3rem 0 0;position:relative;width:calc(100% - 533px);z-index:1}.hero .bdr-line svg{bottom:0;margin:auto;position:absolute;right:-12px;top:0}.hero .btm-btn{margin:2.9375rem 0 0}.hero .card-blk h2.h1{color:#52f2ff}@media screen and (max-width:1023px){.hero .list-item{padding:173px 30px 30px}.hero .bdr-line{width:calc(100% - 380px)}.hero .card-blk{max-width:380px}.hero .btm-cnt{font-size:16px}}@media screen and (max-width:767px){.hero .list-item{padding:56px 20px 26px}.hero h1{margin:0 0 20px}.hero .btm-row{flex-direction:column}.hero .bdr-line{margin:20px 0 0;width:100%}.hero .btm-btn{margin:1rem 0 0}.hero .btm-cnt{font-size:12px}.hero .top-cnt{font-size:13px}.hero .top-row{margin:0 0 22px}.hero .card-blk h2.h1{font-size:47px}}@media screen and (max-width:499px){.hero .card-blk{padding:18.461px 10.316px 18.461px 18.461px}.hero .rgt-icn svg{max-width:15px}.hero .top-cnt{font-size:11px}.hero .middle-cnt{margin:0 0 8px}}.hero{overflow:hidden}.hero .bdr-line,.hero .btm-btn,.hero .card-blk,.hero .cnt-wrap h1,.hero .summary{opacity:0;will-change:transform,opacity}.hero .cnt-wrap h1{transform:translateY(120px)}.hero .summary{transform:translateY(70px)}.hero .btm-btn{transform:translateY(50px)}.hero .bdr-line{transform:scaleX(0);transform-origin:left center}.hero .card-blk{transform:translateX(100px)}.hero .bg-image img{transform:scale(1);transition:transform 7s ease}.hero .slick-current.active-slide .cnt-wrap h1{animation:headingReveal 1s ease forwards;animation-delay:.3s}.hero .slick-current.active-slide .summary{animation:fadeUp .9s ease forwards;animation-delay:.7s}.hero .slick-current.active-slide .btm-btn{animation:fadeUp .8s ease forwards;animation-delay:1s}.hero .slick-current.active-slide .bdr-line{animation:lineReveal 1s ease forwards;animation-delay:1s}.hero .slick-current.active-slide .card-blk{animation:cardReveal 1s ease forwards;animation-delay:1.2s}.hero .slick-current.active-slide .bg-image img{transform:scale(1.08)}@keyframes headingReveal{0%{filter:blur(8px);opacity:0;transform:translateY(120px)}to{filter:blur(0);opacity:1;transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(70px)}to{opacity:1;transform:translateY(0)}}@keyframes lineReveal{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes cardReveal{0%{filter:blur(8px);opacity:0;transform:translateX(100px)}to{filter:blur(0);opacity:1;transform:translateX(0)}}