.section-advice{display:flex;flex-direction:column;align-items:center;width:100%;padding:150px 40px 0;overflow:hidden}.section-advice__wrapper{display:flex;flex-direction:column;align-items:center;width:100%}.section-advice__title{position:relative;z-index:1;width:100%;max-width:980px;margin-bottom:40px;font-family:"Barlow Condensed";font-size:120px;font-weight:600;line-height:.83;text-transform:uppercase;text-align:center;color:#292a36}.section-advice__title .title__label{position:absolute;right:-35px;bottom:0;display:flex;align-items:center;justify-content:center}.section-advice__title .title__label .label__text{position:absolute;top:18px;font-family:Barlow;font-size:18px;font-weight:400}.section-advice__subtitle{position:relative;z-index:1;margin-bottom:95px;font-size:24px;color:#292a36}.section-advice__image{position:relative;display:flex;flex-direction:column;align-items:center;width:100%}.section-advice__image .sonar-block{aspect-ratio:1;position:absolute;bottom:-85%;width:100%;max-width:1045px;border-radius:50%}.section-advice__image .sonar-wave{pointer-events:none;position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border-radius:50%}.section-advice__image .sonar-wave1{animation:sonarWave 4s linear infinite}.section-advice__image .sonar-wave2{animation:sonarWave 4s 1s linear infinite}.section-advice__image .sonar-wave3{animation:sonarWave 4s 2s linear infinite}.section-advice__image .sonar-wave4{animation:sonarWave 4s 3s linear infinite}@keyframes sonarWave{from{opacity:.4}to{transform:scale(1.3);opacity:0}}.section-advice__image img{position:relative;z-index:1;width:100%;max-width:710px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:1200px){.section-advice__title{max-width:680px;font-size:80px}.section-advice__title .title__label{display:none}.section-advice__image img{max-width:510px}}@media screen and (max-width:992px){.section-advice{padding:150px 20px 0}.section-advice__image .sonar-block{bottom:-190%;min-width:1045px;transform:scale(1.2)}}@media screen and (max-width:768px){.section-advice{padding:60px 20px 0}.section-advice__title{max-width:375px;margin-bottom:30px;font-size:44px}.section-advice__subtitle{margin-bottom:35px;font-size:20px}.section-advice__image .sonar-block{bottom:-170%;transform:scale(.6)}.section-advice__image img{max-width:285px}}