.cnt-secBubble{align-items:center;column-gap:60px;display:flex;flex-wrap:wrap;justify-content:center;min-height:340px;padding:20px 0;row-gap:40px}.cnt-secBubble>div{max-width:320px;width:100%}.cnt-secBubble .title_info{color:#ff00a7;font-family:Sora,sans-serif;font-size:25px;font-style:normal;font-weight:700;margin-bottom:10px}.cnt-secBubble a{color:#ff00a7;font-size:19px}.cnt__img-bubble{min-height:290px;padding:30px 0;position:relative}.cnt__img-bubble img{max-width:100%;position:relative;z-index:2}.cnt__txt_bubble{position:relative;text-align:center;z-index:1}:root{--size:300px;--speed:35s}.bubble{animation:rotate 35s linear infinite;background:#6bb0ff;border:27px solid #9ecbff;border-radius:48% 40% 62% 47%/61% 49% 64% 43%;height:300px;left:calc(50% - 147px);overflow:visible;position:absolute;top:calc(50% - 147px);width:300px;z-index:1}@keyframes rotate{0%{transform:rotate(1turn)}}.bubble:before{animation:rotateBefore 35s linear infinite;background:#057aff;border:19.5px solid #3895ff;border-radius:41% 40% 50% 55%/49% 52% 51% 43%;content:"";height:calc(100% - 90px);left:30px;position:absolute;top:30px;width:calc(100% - 90px);z-index:-2}@keyframes rotateBefore{0%{transform:rotate(-2turn)}}.bubble:after{animation:rotateAfter 35s linear infinite;background:#004a9e;border:15px solid #0062d1;border-radius:42% 63% 51% 60%/47% 62% 42% 52%;content:"";height:calc(100% - 150px);left:60px;position:absolute;top:60px;width:calc(100% - 150px)}@keyframes rotateAfter{0%{transform:rotate(2turn)}}