.bubble{background:var(--color-bg);border-radius:1.625rem;-webkit-filter:drop-shadow(0 0 .3125rem rgba(0,0,0,.15));filter:drop-shadow(0 0 .3125rem rgba(0,0,0,.15));max-width:calc(100% - 5.625rem);width:620px;z-index:30}.bubble:before{background-color:var(--color-bg);border-bottom-right-radius:.5rem;bottom:0;content:"";height:2.8125rem;position:absolute;right:3.125rem;transform:translateY(50%) rotate(45deg);width:2.8125rem}.bubble__inner{align-items:center;color:#0c3944;display:flex;padding:2.25rem}.bubble__close-btn{border-radius:50%;font-size:.8125rem;height:1.625rem;line-height:1.5625rem;min-width:32px!important;position:absolute;right:1rem;top:1rem;width:1.625rem}.bubble__image-wrapper{padding-right:1.5rem;width:40%}.bubble__image-wrapper img{height:auto;width:400px}.bubble__content{color:var(--color-content);font-family:var(--font-text);font-size:var(--font-size-m);font-weight:var(--font-weight-semi-bold);line-height:var(--line-height-m)}@media (min-width:767px){.bubble__content{font-size:var(--font-size-l)}}.bubble__content p+p{margin-top:var(--space-xs)}.button-link{border-bottom:none!important}
