.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}}.r-email-subscribe{background:var(--color-blue);border-radius:.375rem;color:var(--color-white);margin-top:1.875rem;padding:1.875rem 1.5rem 2rem}@media(min-width:992px)and (max-width:1289.98px){.r-email-subscribe{padding:1.25rem}}@media(max-width:479.98px){.r-email-subscribe{padding:1.25rem}}.r-email-subscribe .title{font-size:1.25rem;font-weight:600;line-height:1.75rem}@media(min-width:992px)and (max-width:1289.98px){.r-email-subscribe .title{font-size:1.5rem;font-weight:700}}@media(max-width:479.98px){.r-email-subscribe .title{font-size:1.5rem;font-weight:700}}.r-email-subscribe .text{font-size:1rem;margin-top:1.5rem}.r-email-subscribe .form-subscribe-vertical{font-size:.75rem;margin-top:3.125rem}.form-subscribe--success-msg.text{font-size:.75rem;line-height:1.625rem;margin:0 0 .875rem}