.pretty-loader{display:inline-flex;position:relative}.pretty-loader .pretty-loader__content{display:none;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.pretty-loader .pretty-loader__content_dots{gap:6px}.pretty-loader .pretty-loader__label{opacity:1}.pretty-loader.pretty-loader_active .pretty-loader__content{display:inline-block}.pretty-loader.pretty-loader_active .pretty-loader__label{opacity:0}.pretty-loader.pretty-loader_active .pretty-loader__content_dots{display:inline-flex;gap:6px}.loader-circle{animation:rotate 2s linear infinite;transform-origin:center;vertical-align:middle}.loader-circle circle{fill:none;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:stretch 1.5s ease-in-out infinite}.loader-circleDots circle{animation:blink 1s infinite}.loader-circleDots circle:first-child{animation-delay:.1s}.loader-circleDots circle:nth-child(2){animation-delay:.2s}.loader-circleDots circle:nth-child(3){animation-delay:.3s}.loader-circleDots circle:nth-child(4){animation-delay:.4s}.loader-circleDots circle:nth-child(5){animation-delay:.5s}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes stretch{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-124px}}@keyframes blink{0%,to{opacity:.1}50%{opacity:1}}.section-steps{margin-top:160px}@media(max-width:991.98px){.section-steps{margin-top:64px}}.section-steps--5{margin-left:auto;margin-right:auto;max-width:max-content}@media(min-width:1290px){.section-steps--5 .section-steps__items{gap:22px 2.85vw;grid-template-columns:repeat(5,minmax(0,204px))}}.section-steps__top{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:30px}@media(max-width:767.98px){.section-steps__top{justify-content:center}}.section-steps__top .btn-dark{margin-top:5px}@media(max-width:1289.98px){.section-steps__top .btn-dark{margin-top:-1.5px}}@media(max-width:991.98px){.section-steps__top .btn-dark{margin-top:-3px}}.section-steps__items{color:#1b1b1b;counter-reset:section;display:grid;font-size:18px;font-weight:500;gap:22px;grid-template-columns:repeat(6,minmax(0,204px));justify-content:space-between;line-height:28px;list-style:none;margin:0;padding:0}@media(max-width:1289.98px){.section-steps__items{grid-template-columns:repeat(3,1fr)}}@media(max-width:575.98px){.section-steps__items{font-size:16px;font-weight:400;grid-template-columns:repeat(2,1fr);line-height:24px}}.section-steps__item-icon{background-color:var(--color-e2f0fb);border-radius:16px;margin-bottom:29px;overflow:hidden;padding-top:102%;position:relative}@media(max-width:1289.98px){.section-steps__item-icon{min-height:200px;padding-top:0}}@media(max-width:575.98px){.section-steps__item-icon{margin-bottom:13px;min-height:140px}}.section-steps__item-icon img{height:60px;left:26px;object-fit:contain;position:absolute;top:26px;width:60px}@media(max-width:575.98px){.section-steps__item-icon img{height:50px;left:16px;top:16px;width:50px}}.section-steps__item-icon:before{color:#fff;content:counter(section);counter-increment:section;font-family:MacPaw Fixel Display,sans-serif;font-size:220px;font-weight:500;line-height:400px;position:absolute;right:0;top:-15%;z-index:1}@media(max-width:1365.98px){.section-steps__item-icon:before{font-size:160px;line-height:180px;top:34%}}@media(max-width:575.98px){.section-steps__item-icon:before{font-size:140px;right:2%;top:7%}}