.fluent-emoji{font-family:Fluent Emoji}.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:.375rem}.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:.375rem}.loader-circle{animation:rotate 2s linear infinite;transform-origin:center;vertical-align:middle}.loader-circle circle{animation:stretch 1.5s ease-in-out infinite;fill:none;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round}.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:-2.1875rem}to{stroke-dashoffset:-7.75rem}}@keyframes blink{0%,to{opacity:.1}50%{opacity:1}}.target-section.landing-service__bg-light .target-card__item,.target-section:not(.landing-service__bg-light) .target-card__pic{background-color:var(--color-white)}.target-card__items{display:grid;gap:3rem;grid-template-columns:repeat(3,1fr);margin:3.125rem 0 2.8125rem}@media(max-width:1289.98px){.target-card__items{gap:1.875rem;grid-template-columns:repeat(2,1fr);margin:1.875rem 0}}@media(max-width:767.98px){.target-card__items{grid-template-columns:1fr}}.target-card__item{align-items:flex-start;background-color:var(--color-light-gray);border-radius:.75rem;display:flex;flex-direction:column;justify-content:flex-start;padding:2.1875rem}@media(max-width:991.98px){.target-card__item{padding:1.25rem 1.875rem}}.target-card__pic{align-items:center;background:#f6f6f6;border-radius:50%;display:flex;height:3.75rem;justify-content:center;margin:0 0 1.25rem;min-width:3.75rem;width:3.75rem}@media(max-width:991.98px){.target-card__pic{margin-bottom:.625rem}}.target-card__icon{height:auto;max-width:100%;width:2.5rem}.target-card__subtext{font-size:1.375rem;font-weight:600;line-height:150%;margin:0 0 .75rem}.target-card__text{font-size:1rem;font-weight:400;line-height:150%;margin:0}