.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:6px;color:var(--color-white);margin-top:30px;padding:30px 25px 32px}@media(min-width:992px)and (max-width:1289.98px){.r-email-subscribe{padding:20px}}@media(max-width:479.98px){.r-email-subscribe{padding:20px}}.r-email-subscribe .title{font-size:20px;font-weight:600;line-height:28px}@media(min-width:992px)and (max-width:1289.98px){.r-email-subscribe .title{font-size:24px;font-weight:700}}@media(max-width:479.98px){.r-email-subscribe .title{font-size:24px;font-weight:700}}.r-email-subscribe .text{font-size:16px;margin-top:24px}.r-email-subscribe .form-subscribe-vertical{font-size:12px;margin-top:50px}.r-email-subscribe .form-subscribe-vertical input{background:var(--color-white);border:1px solid hsla(0,0%,91%,.2);color:#b1d8ff}.r-email-subscribe .form-subscribe-vertical input::-moz-placeholder,.r-email-subscribe .form-subscribe-vertical input::-ms-input-placeholder,.r-email-subscribe .form-subscribe-vertical input::-webkit-input-placeholder{color:#b1d8ff}.r-email-subscribe .has-error .form-control{border-color:var(--color-red)!important}.r-email-subscribe .has-error .help-block{color:var(--color-red);margin-top:5px}.form-subscribe--success-msg.text{font-size:12px;line-height:26px;margin:0 0 14px}