.block--bubbles{position:relative;z-index:1;padding-top:5.625rem;padding-bottom:5.625rem;overflow:hidden}.block--bubbles::after,.block--bubbles::before{content:"";position:absolute;z-index:-1}.block--bubbles::before{top:-2%;right:40%;left:0;height:57%;background:transparent url(../../svg/bubble-bg1.svg) no-repeat top right;background-size:auto 100%}.block--bubbles::after{bottom:-2%;right:0;left:35%;height:51%;background:transparent url(../../svg/bubble-bg2.svg) no-repeat top left;background-size:auto 100%}.bubbleIcons{display:none;color:#3642ae}@media (min-width:1400px){.bubbleIcons{display:block}}.bubbleIcons svg{position:absolute;z-index:-1}.bubbleIcons svg:nth-child(1){top:28%;left:45%}.bubbleIcons svg:nth-child(2){bottom:40%;left:5.7%}.bubbleIcons svg:nth-child(3){top:38%;right:15%}.bubbleIcons svg:nth-child(4){bottom:7.5%;right:35%}.bubbles{display:flex;flex-flow:column;padding:0;list-style:none;counter-reset:bubbles}@media (min-width:576px){.bubbles{gap:1.5rem}}@media (min-width:992px){.bubbles{max-width:57.5rem;margin-left:auto;margin-right:auto;gap:0}}@media (min-width:1200px){.bubbles{max-width:69.375rem}}.bubble{--bubble-color:#3642AE;--bubble-move-y:0;--bubble-move-x:0;--bubble-circle-x:-50%;position:relative;z-index:1;display:flex;flex-flow:column;justify-content:center;align-items:center;gap:1.25rem;max-width:21.25rem;min-height:var(--bubble-height);padding:2rem 0 6.25rem;margin:0 auto;text-align:center;counter-increment:bubbles;background-color:transparent;background-repeat:no-repeat;background-position:center center;background-size:auto 100%}@media (min-width:576px){.bubble{padding-bottom:3rem}}.bubble::before{content:counter(bubbles);display:flex;justify-content:center;align-items:center;width:1.9285714286em;height:1.9285714286em;border-radius:50%;font-size:calc(1.5625rem + 3.75vw);--line-height:0.93;line-height:var(--line-height);--font-weight:300;font-weight:var(--font-weight);background-color:var(--bubble-color);color:#fff;pointer-events:none}@media (min-width:1200px){.bubble::before{font-size:4.375rem}}@media (min-width:576px){.bubble::before{position:absolute;transform:translate(var(--bubble-circle-x),-50%)}}.bubble-bg{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%!important;-o-object-fit:cover;object-fit:cover;width:auto;right:auto;left:50%;max-width:none!important;z-index:-1;transform:translateX(-50%)}.bubble-content{display:flex;flex-flow:column;justify-content:center;align-items:center;gap:1.25rem}.bubble:nth-child(7n+1){--bubble-height:34.9375rem}.bubble:nth-child(7n+1) .bubble-bg{transform:translateX(-45%)}.bubble:nth-child(7n+1)::before{top:10%;left:0}.bubble:nth-child(7n+2){--bubble-height:33.9375rem;--bubble-circle-x:50%}.bubble:nth-child(7n+2) .bubble-bg{transform:translateX(-52%)}.bubble:nth-child(7n+2)::before{top:5%;right:10%}.bubble:nth-child(7n+3){--bubble-height:31.5rem;--bubble-circle-x:50%}.bubble:nth-child(7n+3)::before{top:8%;right:0}.bubble:nth-child(7n+4){--bubble-height:38.375rem}.bubble:nth-child(7n+4) .bubble-bg{transform:translateX(-54%)}.bubble:nth-child(7n+4)::before{top:30%;left:-25%}.bubble:nth-child(7n+5){--bubble-height:32.8125rem;--bubble-circle-x:50%}.bubble:nth-child(7n+5) .bubble-bg{transform:translateX(-55%)}.bubble:nth-child(7n+5)::before{top:6%;right:12%}.bubble:nth-child(7n+6){--bubble-height:37.8125rem;--bubble-circle-x:50%}.bubble:nth-child(7n+6) .bubble-bg{transform:translateX(-45%)}.bubble:nth-child(7n+6)::before{top:3%;right:28%}.bubble:nth-child(7n+7){--bubble-height:36.125rem;--bubble-circle-x:50%}.bubble:nth-child(7n+7)::before{top:5%;right:5%}@media (min-width:992px){.bubble{--bubble-move-y:-2.5;--bubble-move-x:5}.bubble:not(:first-child){margin-top:calc(var(--bubble-height)/ var(--bubble-move-y))}.bubble:nth-child(odd){margin-left:calc(var(--bubble-move-x) * 1%)}.bubble:nth-child(even){margin-right:calc(var(--bubble-move-x) * 1%)}.bubble:nth-child(7n+1){--bubble-move-x:10}.bubble:nth-child(7n+2){--bubble-move-y:-3;--bubble-move-x:3}.bubble:nth-child(7n+3){--bubble-move-y:-1.8;--bubble-move-x:0}.bubble:nth-child(7n+4){--bubble-move-y:-3;--bubble-move-x:5}.bubble:nth-child(7n+5){--bubble-move-y:-2;--bubble-move-x:-2}.bubble:nth-child(7n+6){--bubble-move-y:-2.8;--bubble-move-x:8}.bubble:nth-child(7n+7){--bubble-move-y:-1.7;--bubble-move-x:0}}@media (min-width:1200px){.bubble:nth-child(7n+2){--bubble-move-y:-1.2}.bubble:nth-child(7n+3){--bubble-move-y:-12}.bubble:nth-child(7n+4){--bubble-move-y:-1.6}.bubble:nth-child(7n+5){--bubble-move-y:-3;--bubble-move-x:10}.bubble:nth-child(7n+7){--bubble-move-y:-2.3;--bubble-move-x:10}}.bubble--secondary{--bubble-color:#42B8B4}