.banner{align-items:flex-end;background:url(bg.svg) no-repeat 100%,#ffc72c;background-position:60%;background-size:cover;border-radius:40px;box-shadow:0 4px 24px rgba(0,0,0,.08);display:flex;height:311px;overflow:visible;position:relative;width:1075px}.banner-content{display:flex;flex:1;flex-direction:column;gap:16px;justify-content:center;padding:36px 64px}.banner-logo{margin-bottom:16px;pointer-events:none;position:absolute;top:-100px;width:400px;z-index:1000;z-index:9999}.cta-title{color:#1a3b69;font-size:32px;font-weight:700;margin-bottom:10px;max-width:350px}.cta-button{background:#1a3b69;border:none;border-radius:100px;color:#fff;cursor:pointer;font-size:1em;padding:15px 30px;text-decoration:none;transition:background .2s;width:fit-content}.cta-button:hover{background:#fff;color:#1a3b69}.banner-image{border-radius:40px;height:100%;max-width:45%;object-fit:cover;object-position:center right}@media (max-width:768px){body{justify-content:flex-start}.banner{align-items:center;background-position:100% 0;background:#fbb72b;border-radius:16px 0 0 16px;flex-direction:column;height:352px;margin-left:54px;width:100%}.banner-content{align-items:start;justify-content:end;margin-bottom:10px;padding-top:70px}.banner-logo{left:-25px;max-width:300px;position:absolute;top:-50px;width:85%}.cta-title{font-size:24px;line-height:28px;text-align:start;width:300px}.cta-button{font-size:1em;padding:12px 20px;width:fit-content}.banner-image{display:none}.circle-bg{background:url(Circle-2.svg) no-repeat 50%;background-size:contain;left:-40px;top:-5%;width:10%}.circle-bg,.red-circle-bg{height:160px;position:absolute;z-index:0}.red-circle-bg{background:url(Circle1.svg) no-repeat 50%;background-size:contain;left:-7%;top:10px;width:60%}}