.bubble{position:relative}.bubble__wrapper{align-items:center;background-color:#00305e;border-radius:100%;display:flex;flex-direction:column;flex-wrap:nowrap;height:300px;justify-content:center;overflow:hidden;padding:45px;text-align:center;width:300px;z-index:99}.bubble--layout1 .bubble__wrapper{background-color:#9aca3c}.bubble__title{color:#9aca3c;font-family:Basic Sans;font-size:30px;font-weight:700;line-height:32px;margin-bottom:15px}.bubble__title.bubble__title--small{font-size:20px;line-height:24px}.bubble--layout1 .bubble__title{color:#00305e}.bubble__summary{margin-bottom:15px}.bubble__summary p{color:#f7f7f7;font-family:Basic Sans;font-size:14px;font-weight:300;line-height:20px}.bubble--layout1 .bubble__summary p{color:#00305e}.bubble__summary p:last-child{margin-bottom:0}@media screen and (max-width:767px){.bubble__wrapper{margin-left:auto;margin-right:auto;position:static}.bubble__wrapper .button{font-size:14px!important;line-height:24px}}