.base-a1b4d7 {
    padding: 80px 0;
    color: var(--purple6);
    text-align: center
}

.base-a1b4d7>div {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1024px;
    width: 94%
}

@media (min-width:768px) and (max-width:1023px) {
    .base-a1b4d7>div {
        width: 98%
    }
}

.base-a1b4d7>div>a {
    margin-top: 30px;
    display: block
}

.base-a1b4d7 h2 {
    font-size: 1.375rem
}

@media (min-width:321px) {
    .base-a1b4d7 h2 {
        font-size: 1.625rem
    }
}

@media (min-width:768px) {
    .base-a1b4d7 h2 {
        font-size: 2.25rem
    }
}

.base-a1b4d7 ul {
    list-style: none;
    margin: 0;
    padding: 0
}

@media (min-width:768px) {
    .base-a1b4d7 ul {
        display: flex
    }
    .base-a1b4d7 ul li {
        flex: 1
    }
}

.base-a1b4d7 h3 {
    font-size: 1.25rem;
    font-weight: 300;
    margin-bottom: 22px
}

.bubbles-678575 {
    background-color: var(--blue2)
}

@media (min-width:769px) {
    .bubbles-678575 {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1084' height='972'%3E%3Cpath fill='%23722A88' fill-rule='evenodd' d='M525.674 888.123c-26.175-6.675-32.809-12.736-51.652-19.017-15-5-37-6-55 6-26.679 17.786-25.703 23.985-56.225 53.246-34.25 32.82-53.49 48.88-94.38 41.29 38.111-25.4 42.17-40.01 51.851-56.94 25.805-45.119-27.192-90.592-76.937-108.108-10.279-3.619-20.388-7.702-30.155-12.538-24.906-12.332-68.266-35.477-90.108-57.644-211.451-214.49-140.71-576.47 137.819-689.36 205.48-83.28 402.77-42.57 593.84 52.53 237.94 118.44 278.381 415.34 177.2 589.99-95.409 164.71-368.976 235.563-506.253 200.551z' opacity='.2'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1082' height='908'%3E%3Cpath fill='%23B5DCDD' fill-rule='evenodd' d='M164.494 172.392C72.162 241.016 2.126 341.396.036 459.547c-1.95 110.197 55.13 214.545 131.087 291.32 49.74 50.276 112.604 87.665 180.839 106.462 122.743 33.813 285.857 29.798 397.589-35.094 5.978-3.472 12.448-8.741 25.236-8.741 27.212 0 35.123 19.256 41.613 27.636 8.003 10.338 17.139 19.822 27.384 27.957 27.75 22.036 62.18 34.243 97.215 37.91 17.927 1.878 75.313.077 86.414-12.772-9.768-5.061-23.162-6.282-33.88-9.429-12.729-3.737-25.164-8.317-37.353-13.55-56.485-24.23-59.741-81.823-15.18-120.38 44.56-38.555 83.59-56.794 103.457-80.644 20.77-24.937 36.697-53.802 48.315-84.04 92.523-240.823-44.84-518.68-301.45-572.764C534.37-32.308 335.801 45.073 164.494 172.392z' opacity='.64'/%3E%3C/svg%3E");
        background-repeat: no-repeat, no-repeat;
        background-position: -100px -50px, right 300px;
        background-size: 580px
    }
}

@media (min-width:1441px) {
    .bubbles-678575 {
        background-position: -50px -50px, right 200px;
        background-size: 750px
    }
}