.banner-section{background-color:#eef3f8;overflow:hidden;padding:30px 0 0}.banner-section .container,.banner-section .content-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.banner-section .content-wrapper{flex-direction:row;gap:60px;margin-top:25px}.banner-section img{height:auto;width:100%}.banner-section .image-section{align-items:center;display:flex;justify-content:center;width:30%}.banner-section .content-section{width:70%}.banner-section .cta-group{display:flex;gap:20px}.banner-section .content-section .desc,.banner-section .content-section .desc p{font-size:18px;line-height:1.5em}.banner-section .content-section a.cta-banner,.banner-section .content-section a.cta-banner.transparent-cta:focus,.banner-section .content-section a.cta-banner.transparent-cta:hover{background-color:#194284;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:700;margin-top:20px;padding:20px;text-decoration:none;transition:background-color .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1);width:auto}.banner-section .content-section a.cta-banner.transparent-cta{background-color:transparent;border:1px solid #194284;color:#194284}.iphone{background:linear-gradient(145deg,#2a2a2a,#1a1a1a 40%,#111);border-radius:52px;box-shadow:0 0 0 1px hsla(0,0%,100%,.1),0 0 0 2px rgba(0,0,0,.6),0 20px 50px rgba(0,0,0,.5),0 8px 20px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.12),inset 0 -1px 0 rgba(0,0,0,.3);height:560px;position:relative;width:290px;z-index:1}.iphone:before{background:linear-gradient(90deg,#222,#333);border-radius:3px 0 0 3px;box-shadow:0 50px 0 #333,0 90px 0 #333;height:36px;left:-3px;top:120px}.iphone:after,.iphone:before{content:"";position:absolute;width:3px}.iphone:after{background:linear-gradient(270deg,#222,#333);border-radius:0 3px 3px 0;height:70px;right:-3px;top:160px}.screen{background:#000;border-radius:42px;bottom:12px;left:12px;overflow:hidden;position:absolute;right:12px;top:12px}video{display:block;height:100%;object-fit:cover;width:100%}.home-indicator{background:hsla(0,0%,100%,.35);border-radius:3px;bottom:28px;height:5px;left:50%;position:absolute;transform:translateX(-50%);width:100px;z-index:10}.iphone-wrapper{animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-12px) rotate(1deg)}}@media(max-width:891px){.banner-section{padding-bottom:30px;text-align:center}.banner-section .content-wrapper{flex-direction:column-reverse}.content-section .cta-group{flex-direction:column;gap:0}.banner-section .content-section,.banner-section .image-section{width:100%}.banner-section .content-section .desc,.banner-section .content-section .desc p{max-width:100%}}.content-section .cta-group,.content-section .desc,.content-section h1{animation:fadeIn .8s ease forwards;opacity:0}.content-section h1{animation-delay:.2s}.content-section .desc{animation-delay:.7s}.content-section .cta-group{animation-delay:1.2s}.content-section .image-section,.image-section{animation:slideIn .9s ease forwards;animation-delay:.7s;opacity:0;transform:translateX(60px)}@keyframes slideIn{to{opacity:1;transform:translateX(0)}}@keyframes fadeIn{to{opacity:1}}