.tabs-module__links{display:flex;flex-wrap:wrap;gap:12px;justify-content:start;margin:0 auto}.tabs-module__link{align-items:center;background:#fff;border:2px solid #6786b7;border-radius:8px 8px 2px 2px;color:#00363d;display:flex;flex-shrink:0;font-family:Gilroy;font-size:20px;font-style:normal;font-weight:600;gap:10px;height:53px;justify-content:center;line-height:120%;padding:9px 21px;position:relative;text-decoration:none;top:2px;width:fit-content;z-index:5}.tabs-module__link.active,.tabs-module__link:focus,.tabs-module__link:hover{background:#e5efff;color:#00363d}.tabs-module__link.active:after{background:#e5efff;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:100%}.tabs-module__content{align-items:start;animation:fadeEffect 1s;background-color:#e5efff;background:#e5efff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='343' height='669' fill='none' viewBox='0 0 343 669'%3E%3Cpath fill='%23fff' fill-opacity='.39' fill-rule='evenodd' d='M12.416 278.135C5.099 305.616.886 334.205 0 363.902l215.505 68.925L76.713 603.032a375 375 0 0 0 52.989 56.292l212.844-271.708zM376.247 444.129 192.226 702.983c24.166 13.519 50.107 24.6 77.377 32.578l106.644-161.119 100.436 162.892c29.045-7.978 56.759-19.502 82.477-33.686zM33.923 218.297l308.624 105.271V0c-25.054 2.216-49.22 6.87-72.5 13.74v201.011L74.274 149.816c-15.741 21.276-29.487 44.103-40.573 68.481z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat;background-size:contain;border:2px solid #6786b7;border-radius:0 10px 10px 10px;display:none;justify-content:start;padding:60px;position:relative;z-index:1}.tabs-module__title{margin-bottom:1rem}.tabs-module__right ul{font-size:21px;line-height:1.48}@keyframes fadeEffect{0%{opacity:0}to{opacity:1}}@media (max-width:767px){.tabs-module__links{gap:5px}.tabs-module__content{flex-wrap:wrap;padding:20px}.tabs-module__content .tab_icon{flex:0 1 auto}.tabs-module__img{max-width:100%}}