.db-sticky-box{bottom:0;left:0;padding:1rem;position:fixed;right:0;transition:all .2s}.db-sticky-box--hidden{opacity:0;pointer-events:none}.db-sticky-box__inner{align-items:center;background:#e5e7eb;border-radius:1rem;box-shadow:0 0 4px rgba(0,0,0,.25);color:#000;display:flex;flex-wrap:wrap;overflow:hidden;position:relative;row-gap:1rem}.db-sticky-box__img{aspect-ratio:4/2.6;background:url(https://143227119.fs1.hubspotusercontent-eu1.net/hubfs/143227119/db-sticky-box-img.webp) no-repeat 50%;background-size:cover;border-radius:0 0 1rem 0;max-width:120px;min-width:120px}.db-sticky-box__title{color:#006f69;font-size:1.1rem;font-weight:700;line-height:1.2;max-width:calc(100% - 120px);padding:0 2.4rem 0 1rem}.db-sticky-box__content{display:grid;font-size:.9rem;line-height:1.4;min-width:100%;padding:0 1rem 1rem;row-gap:1rem}.db-sticky-box__content p{margin:0}.db-sticky-box__close{color:#006f69;cursor:pointer;font-size:2rem;font-weight:700;padding:0 .5rem;position:absolute;right:0;top:0}.db-sticky-box__button{background:#a8de00;border-radius:9999px;color:#fff!important;display:inline-block;font-weight:700;padding:.4rem 1rem;text-transform:uppercase}@media (min-width:768px){.db-sticky-box{left:auto;max-width:480px}.db-sticky-box__inner{padding-left:120px}.db-sticky-box__title{max-width:none;padding-top:1rem}.db-sticky-box__img{aspect-ratio:auto;border-radius:0;bottom:0;left:0;position:absolute;top:0}}