.success-page .bubble-box{border:3px solid var(--bright-teal);border-bottom:12px solid var(--yellow);width:calc(100% - 65px);margin-bottom:60px;padding:40px;position:relative;left:65px}.success-page .bubble-box__title{color:#fff;background-color:#185666;padding:11.5px 56px;font-family:Anton;font-size:3.2rem;font-style:normal;font-weight:400;position:absolute;top:-30px}.success-page .bubble-box__image{width:130px;height:130px;position:absolute;top:calc(50% - 65px);left:-65px}.success-page .bubble-box__content{font-family:var(--font-roboto);font-size:2rem;font-weight:400}@media screen and (max-width:500px){.success-page .bubble-box__content{padding-top:10rem}}.success-page .bubble-box__content ul li{font-family:var(--font-roboto);font-size:2rem;font-style:italic;font-weight:500}.success-page .story-row{margin-bottom:30px}.success-page .story-item{background:var(--light-gray);gap:70px;padding:50px 60px;display:flex}@media (max-width:1200px){.success-page .story-item{flex-direction:column;gap:20px}}.success-page .story-item h3{color:var(--blue-green);font-family:Anton;font-size:32px;font-weight:400;line-height:32px}.success-page .story-item__img-container img{object-fit:cover;max-width:420px;height:100%;max-height:358px}@media (max-width:1200px){.success-page .story-item__img-container img{max-width:100%}}.success-page .story-item__content{flex-direction:column;justify-content:space-between;display:flex}.success-page .story-item__content ul{padding-left:24px}.success-page .story-item__content ul li::marker{color:var(--blue-green)}.success-page .story-item__location{align-items:center;gap:22px;margin:3.2rem 0;display:flex}.success-page .story-item__location img{width:28px;height:37px}.success-page .story-item__location p{font-size:22px;font-weight:700}@media (max-width:1200px){.success-page .story-item__location{margin:2.4rem 0}.success-page .story-item__location img{width:20px;height:auto}.success-page .story-item__location p{font-size:1.8rem}}.success-page .story-item hr{border-color:#000;width:100%}@media (max-width:1200px){.success-page .story-item hr{margin-bottom:2.4rem}}
