*,*::after,*::before{box-sizing:inherit}*{font:inherit}html,body,div,span,object,h1,p,a,img,s,small,strong,var,b,i,ul,li,form,label,figure,footer{margin:0;padding:0;border:0}html{box-sizing:border-box}body{background-color:var(--color-bg, white)}figure,footer{display:block}ul{list-style:none}button,input{margin:0}.link,.reset{background-color:transparent;padding:0;border:0;border-radius:0;color:inherit;line-height:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}input::-ms-clear{display:none}img,svg{max-width:100%}:root{--space-unit:  1em}:root,*{--space-xxxxs: calc(0.125 * var(--space-unit));--space-xxxs:  calc(0.25 * var(--space-unit));--space-xxs:   calc(0.375 * var(--space-unit));--space-xs:    calc(0.5 * var(--space-unit));--space-sm:    calc(0.75 * var(--space-unit));--space-md:    calc(1.25 * var(--space-unit));--space-lg:    calc(2 * var(--space-unit));--space-xl:    calc(3.25 * var(--space-unit));--space-xxl:   calc(5.25 * var(--space-unit));--space-xxxl:  calc(8.5 * var(--space-unit));--space-xxxxl: calc(13.75 * var(--space-unit));--component-padding: var(--space-md)}[class*="gap-xs"]{margin-bottom:-0.75em;margin-left:-0.75em}[class*="gap-xs"]>*{margin-bottom:0.75em;margin-left:0.75em}@supports (--css: variables){.flex[class*="gap-"]{margin-bottom:calc(-1 * var(--gap-y, 0));margin-left:calc(-1 * var(--gap-x, 0))}.flex[class*="gap-"]>*{margin-bottom:var(--gap-y, 0);margin-left:var(--gap-x, 0)}.gap-xs{--gap-x: var(--space-xs);--gap-y: var(--space-xs)}}@media (min-width: 32rem){}@media (min-width: 48rem){}@media (min-width: 64rem){}@media (min-width: 80rem){}@media (min-width: 90rem){}:root{--radius-sm: calc(var(--radius, 0.25em)/2);--radius-md: var(--radius, 0.25em);--radius-lg: calc(var(--radius, 0.25em)*2);--shadow-xs:  0 0.1px 0.3px rgba(0, 0, 0, 0.06),
                  0 1px 2px rgba(0, 0, 0, 0.12);--shadow-sm:  0 0.3px 0.4px rgba(0, 0, 0, 0.025),
                  0 0.9px 1.5px rgba(0, 0, 0, 0.05), 
                  0 3.5px 6px rgba(0, 0, 0, 0.1);--shadow-md:  0 0.9px 1.5px rgba(0, 0, 0, 0.03), 
                  0 3.1px 5.5px rgba(0, 0, 0, 0.08), 
                  0 14px 25px rgba(0, 0, 0, 0.12);--shadow-lg:  0 1.2px 1.9px -1px rgba(0, 0, 0, 0.014), 
                  0 3.3px 5.3px -1px rgba(0, 0, 0, 0.038), 
                  0 8.5px 12.7px -1px rgba(0, 0, 0, 0.085), 
                  0 30px 42px -1px rgba(0, 0, 0, 0.15);--shadow-xl:  0 1.5px 2.1px -6px rgba(0, 0, 0, 0.012), 
                  0 3.6px 5.2px -6px rgba(0, 0, 0, 0.035), 
                  0 7.3px 10.6px -6px rgba(0, 0, 0, 0.07), 
                  0 16.2px 21.9px -6px rgba(0, 0, 0, 0.117), 
                  0 46px 60px -6px rgba(0, 0, 0, 0.2);--bounce: cubic-bezier(0.175, 0.885, 0.32, 1.275);--ease-in-out: cubic-bezier(0.645, 0.045, 0.355, 1);--ease-in: cubic-bezier(0.55, 0.055, 0.675, 0.19);--ease-out: cubic-bezier(0.215, 0.61, 0.355, 1);--ease-out-back: cubic-bezier(0.34, 1.56, 0.64, 1)}:root{--heading-line-height: 1.2;--body-line-height: 1.4}body{font-size:var(--text-base-size, 1em);font-family:var(--font-primary, sans-serif);color:var(--color-contrast-high, #313135)}h1{color:var(--color-contrast-higher, #1c1c21);line-height:var(--heading-line-height, 1.2)}h1{font-size:var(--text-xxl, 2.074em)}small{font-size:var(--text-sm, 0.833em)}a,.link{color:var(--color-primary, #2a6df4);text-decoration:underline}strong{font-weight:bold}s{text-decoration:line-through}.text-component h1{line-height:calc(var(--heading-line-height) * var(--line-height-multiplier, 1));margin-bottom:calc(var(--space-unit) * 0.25 * var(--text-vspace-multiplier, 1))}.text-component p,.text-component ul li{line-height:calc(var(--body-line-height) * var(--line-height-multiplier, 1))}.text-component ul,.text-component p{margin-bottom:calc(var(--space-unit) * 0.75 * var(--text-vspace-multiplier, 1))}.text-component ul{list-style-position:inside}.text-component ul{list-style-type:disc}.text-component img{display:block;margin:0 auto}.text-component>*:first-child{margin-top:0}.text-component>*:last-child{margin-bottom:0}:root{--icon-xxxs: 8px;--icon-xxs:  12px;--icon-xs:   16px;--icon-sm:   24px;--icon-md:   32px;--icon-lg:   48px;--icon-xl:   64px;--icon-xxl:  96px;--icon-xxxl: 128px}.icon{display:inline-block;color:inherit;fill:currentColor;height:1em;width:1em;line-height:1;flex-shrink:0;max-width:initial}@keyframes icon-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}:root{--zindex-header: 3;--zindex-popover: 5;--zindex-fixed-element: 10;--zindex-overlay: 15}:root{--display: block}.sr-only{position:absolute;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);width:1px;height:1px;overflow:hidden;padding:0;border:0;white-space:nowrap}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-column{flex-direction:column}.flex-center{justify-content:center;align-items:center}.flex-grow{flex-grow:1}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.items-center{align-items:center}.margin-top-md{margin-top:var(--space-md)}.margin-bottom-xs{margin-bottom:var(--space-xs)}.margin-bottom-md{margin-bottom:var(--space-md)}.padding-xs{padding:var(--space-xs)}.padding-md{padding:var(--space-md)}.text-xs{font-size:var(--text-xs, 0.694em)}.text-sm{font-size:var(--text-sm, 0.833em)}[class*="color-"]{--color-o: 1}.color-contrast-medium{color:hsla(var(--color-contrast-medium-h), var(--color-contrast-medium-s), var(--color-contrast-medium-l), var(--color-o, 1))}.min-height-100vh{min-height:100vh}:root{--max-width-xxxxs: 20rem;--max-width-xxxs:  26rem;--max-width-xxs:   32rem;--max-width-xs:    38rem;--max-width-sm:    48rem;--max-width-md:    64rem;--max-width-lg:    80rem;--max-width-xl:    90rem;--max-width-xxl:   100rem;--max-width-xxxl:  120rem;--max-width-xxxxl: 150rem}.max-width-xxs{max-width:var(--max-width-xxs)}.radius-md{border-radius:var(--radius-md)}@media (min-width: 64rem){.flex-row\@md{flex-direction:row}.width-50\%\@md{width:50%}}:root,[data-theme="default"]{--color-primary-darker:hsl(25, 100%, 20%);--color-primary-darker-h:25;--color-primary-darker-s:100%;--color-primary-darker-l:20%;--color-primary-dark:hsl(25, 100%, 30%);--color-primary-dark-h:25;--color-primary-dark-s:100%;--color-primary-dark-l:30%;--color-primary:hsl(25, 100%, 40%);--color-primary-h:25;--color-primary-s:100%;--color-primary-l:40%;--color-primary-light:hsl(25, 100%, 50%);--color-primary-light-h:25;--color-primary-light-s:100%;--color-primary-light-l:50%;--color-primary-lighter:hsl(25, 100%, 60%);--color-primary-lighter-h:25;--color-primary-lighter-s:100%;--color-primary-lighter-l:60%;--color-accent-darker:hsl(349, 75%, 36%);--color-accent-darker-h:349;--color-accent-darker-s:75%;--color-accent-darker-l:36%;--color-accent-dark:hsl(349, 75%, 44%);--color-accent-dark-h:349;--color-accent-dark-s:75%;--color-accent-dark-l:44%;--color-accent:hsl(349, 75%, 51%);--color-accent-h:349;--color-accent-s:75%;--color-accent-l:51%;--color-accent-light:hsl(349, 75%, 59%);--color-accent-light-h:349;--color-accent-light-s:75%;--color-accent-light-l:59%;--color-accent-lighter:hsl(349, 75%, 67%);--color-accent-lighter-h:349;--color-accent-lighter-s:75%;--color-accent-lighter-l:67%;--color-black:hsl(240, 8%, 12%);--color-black-h:240;--color-black-s:8%;--color-black-l:12%;--color-white:hsl(0, 0%, 100%);--color-white-h:0;--color-white-s:0%;--color-white-l:100%;--color-warning-darker:hsl(46, 100%, 47%);--color-warning-darker-h:46;--color-warning-darker-s:100%;--color-warning-darker-l:47%;--color-warning-dark:hsl(46, 100%, 50%);--color-warning-dark-h:46;--color-warning-dark-s:100%;--color-warning-dark-l:50%;--color-warning:hsl(46, 100%, 61%);--color-warning-h:46;--color-warning-s:100%;--color-warning-l:61%;--color-warning-light:hsl(46, 100%, 71%);--color-warning-light-h:46;--color-warning-light-s:100%;--color-warning-light-l:71%;--color-warning-lighter:hsl(46, 100%, 80%);--color-warning-lighter-h:46;--color-warning-lighter-s:100%;--color-warning-lighter-l:80%;--color-success-darker:hsl(94, 48%, 42%);--color-success-darker-h:94;--color-success-darker-s:48%;--color-success-darker-l:42%;--color-success-dark:hsl(94, 48%, 48%);--color-success-dark-h:94;--color-success-dark-s:48%;--color-success-dark-l:48%;--color-success:hsl(94, 48%, 56%);--color-success-h:94;--color-success-s:48%;--color-success-l:56%;--color-success-light:hsl(94, 48%, 65%);--color-success-light-h:94;--color-success-light-s:48%;--color-success-light-l:65%;--color-success-lighter:hsl(94, 48%, 74%);--color-success-lighter-h:94;--color-success-lighter-s:48%;--color-success-lighter-l:74%;--color-error-darker:hsl(349, 75%, 36%);--color-error-darker-h:349;--color-error-darker-s:75%;--color-error-darker-l:36%;--color-error-dark:hsl(349, 75%, 44%);--color-error-dark-h:349;--color-error-dark-s:75%;--color-error-dark-l:44%;--color-error:hsl(349, 75%, 51%);--color-error-h:349;--color-error-s:75%;--color-error-l:51%;--color-error-light:hsl(349, 75%, 59%);--color-error-light-h:349;--color-error-light-s:75%;--color-error-light-l:59%;--color-error-lighter:hsl(349, 75%, 67%);--color-error-lighter-h:349;--color-error-lighter-s:75%;--color-error-lighter-l:67%;--color-bg:hsl(0, 0%, 100%);--color-bg-h:0;--color-bg-s:0%;--color-bg-l:100%;--color-contrast-lower:hsl(0, 0%, 95%);--color-contrast-lower-h:0;--color-contrast-lower-s:0%;--color-contrast-lower-l:95%;--color-contrast-low:hsl(240, 1%, 83%);--color-contrast-low-h:240;--color-contrast-low-s:1%;--color-contrast-low-l:83%;--color-contrast-medium:hsl(240, 1%, 48%);--color-contrast-medium-h:240;--color-contrast-medium-s:1%;--color-contrast-medium-l:48%;--color-contrast-high:hsl(240, 4%, 20%);--color-contrast-high-h:240;--color-contrast-high-s:4%;--color-contrast-high-l:20%;--color-contrast-higher:hsl(240, 8%, 12%);--color-contrast-higher-h:240;--color-contrast-higher-s:8%;--color-contrast-higher-l:12%}@supports (--css: variables){@media (min-width: 64rem){:root{--space-unit:  1.25em}}}:root{--radius: 0.25em}.hover\:reduce-opacity{opacity:1;transition:all 0.3s ease}.hover\:reduce-opacity:hover{opacity:0.8}.link-subtle{color:inherit;cursor:pointer;text-decoration:none;transition:all 0.2s ease}.link-subtle:hover{color:var(--color-primary)}:root{--font-primary: system-ui, sans-serif;--text-base-size: 1em;--text-scale-ratio: 1.2;--body-line-height: 1.4;--heading-line-height: 1.2;--font-primary-capital-letter: 1;--text-unit: 1em}:root,*{--text-xs: calc((var(--text-unit) / var(--text-scale-ratio)) / var(--text-scale-ratio));--text-sm: calc(var(--text-xs) * var(--text-scale-ratio));--text-md: calc(var(--text-sm) * var(--text-scale-ratio) * var(--text-scale-ratio));--text-lg: calc(var(--text-md) * var(--text-scale-ratio));--text-xl: calc(var(--text-lg) * var(--text-scale-ratio));--text-xxl: calc(var(--text-xl) * var(--text-scale-ratio));--text-xxxl: calc(var(--text-xxl) * var(--text-scale-ratio));--text-xxxxl: calc(var(--text-xxxl) * var(--text-scale-ratio))}@supports (--css: variables){@media (min-width: 64rem){:root{--text-base-size: 1.25em;--text-scale-ratio: 1.25}}}h1,h2,h3,h4{font-weight:700}mark{background-color:hsla(var(--color-accent-h), var(--color-accent-s), var(--color-accent-l), 0.2);color:inherit}.text-component{--line-height-multiplier: 1;--text-vspace-multiplier: 1}.text-component blockquote{padding-left:1em;border-left:4px solid var(--color-contrast-low)}.text-component hr{background:var(--color-contrast-low);height:1px}.text-component figcaption{font-size:var(--text-sm);color:var(--color-contrast-medium)}.article{--body-line-height: 1.58;--text-vspace-multiplier: 1.2}:root{--btn-padding-y: var(--space-xxs);--btn-padding-x: var(--space-sm);--btn-radius: 0.25em;--btn-font-size: 1em}.btn{line-height:1.2;box-shadow:var(--shadow-xs);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:.2s}.btn:hover{cursor:pointer;box-shadow:var(--shadow-sm)}.btn:focus{outline:none;box-shadow:0px 0px 0px 2px hsla(var(--color-contrast-higher-h), var(--color-contrast-higher-s), var(--color-contrast-higher-l), 0.15)}.btn:active{transform:translateY(2px)}.btn--primary{background-color:var(--color-primary);color:var(--color-white)}.btn--primary:hover{background-color:var(--color-primary-dark)}.btn--primary:focus{box-shadow:0px 0px 0px 2px hsla(var(--color-primary-h), var(--color-primary-s), var(--color-primary-l), 0.2)}.btn--subtle{background-color:var(--color-contrast-lower);color:var(--color-contrast-higher)}.btn--accent{background-color:var(--color-accent);color:var(--color-white)}.btn--accent:hover{background-color:var(--color-accent-dark)}.btn--accent:focus{box-shadow:0px 0px 0px 2px hsla(var(--color-accent-h), var(--color-accent-s), var(--color-accent-l), 0.2)}.btn--disabled,.btn[disabled],.btn[readonly]{opacity:0.6;cursor:not-allowed}.btn--sm{font-size:0.8em}.btn--md{font-size:1.2em}.btn--lg{font-size:1.4em}:root{--form-control-padding-y: var(--space-xxs);--form-control-padding-x: var(--space-xs);--form-control-radius: 0.25em;--form-control-font-size: 1em}.form-control{line-height:1.2;background-color:var(--color-bg);border:2px solid var(--color-contrast-low);transition:.2s}.form-control::-moz-placeholder{opacity:1;color:var(--color-contrast-medium)}.form-control:-ms-input-placeholder{opacity:1;color:var(--color-contrast-medium)}.form-control::placeholder{opacity:1;color:var(--color-contrast-medium)}.form-control:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 2px hsla(var(--color-primary-h), var(--color-primary-s), var(--color-primary-l), 0.2)}.form-control--error,.form-control[aria-invalid="true"]{border-color:var(--color-error)}.form-control--error:focus,.form-control[aria-invalid="true"]:focus{box-shadow:0 0 0 2px hsla(var(--color-error-h), var(--color-error-s), var(--color-error-l), 0.2)}.form-control--disabled,.form-control[disabled],.form-control[readonly]{cursor:not-allowed}.list,.text-component .list{--list-v-space: 0.85;--list-offset: 1;padding-left:0;list-style:none}.list ul,.list ol,.text-component .list ul,.text-component .list ol{list-style:none;margin:0;margin-top:calc(var(--space-xxxs) * var(--list-v-space, 1));padding-top:calc(var(--space-xxxs) * var(--list-v-space, 1));padding-left:calc(var(--space-xs) * var(--list-offset, 1))}.list li,.text-component .list li{padding-bottom:calc( var(--space-xxxs) * var(--list-v-space, 1));margin-bottom:calc( var(--space-xxxs) * var(--list-v-space, 1))}.list>li:last-child,.list ul>li:last-child,.list ol>li:last-child,.text-component .list>li:last-child,.text-component .list ul>li:last-child,.text-component .list ol>li:last-child{margin-bottom:0}.list:not(.list--border)>li:last-child,.list ul>li:last-child,.list ol>li:last-child,.text-component .list:not(.list--border)>li:last-child,.text-component .list ul>li:last-child,.text-component .list ol>li:last-child{padding-bottom:0}.list--ul li,.list--ol li{padding-left:calc(var(--bullet-size) + var(--bullet-margin-right))}.list--ul li::before,.list--ol li::before{width:var(--bullet-size);height:var(--bullet-size);margin-left:calc(var(--bullet-size) * -1);display:inline-flex;vertical-align:middle;position:relative;left:calc(var(--bullet-margin-right) * -1)}.list--ul{--bullet-size: 7px;--bullet-margin-right: var(--space-xxs)}.list--ul li::before{content:'';border-radius:50%;color:var(--color-primary);background-color:currentColor;border:2px solid currentColor}.list--ul ul li::before{background-color:transparent}.list--ol{--bullet-size: 26px;--bullet-margin-right: 6px;counter-reset:list-items}.list--ol li{counter-increment:list-items}.list--ol ol{counter-reset:list-items}.list--ol li::before{content:counter(list-items);font-size:0.75em;justify-content:center;align-items:center;top:-0.1em;border-radius:50%;background-color:var(--color-contrast-lower);border:2px solid var(--color-contrast-lower);color:var(--color-contrast-high);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.list--ol ol li::before{background-color:transparent}.list--border li:not(:last-child){border-bottom:1px solid hsla(var(--color-contrast-higher-h), var(--color-contrast-higher-s), var(--color-contrast-higher-l), 0.15)}.list--border ul,.list--border ol{border-top:1px solid hsla(var(--color-contrast-higher-h), var(--color-contrast-higher-s), var(--color-contrast-higher-l), 0.15)}:root{--news-form-input-height: 48px;--news-form-input-padding-x: 18px;--news-form-input-radius: 50em;--news-form-btn-margin: 4px;--news-form-btn-padding-x: 16px;--news-form-icon-size: 24px}.news-form__wrapper{position:relative}.news-form__input{background-color:hsla(var(--color-contrast-higher-h), var(--color-contrast-higher-s), var(--color-contrast-higher-l), 0.075);padding:0 var(--news-form-input-padding-x);border-radius:var(--news-form-input-radius);width:100%;height:var(--news-form-input-height);transition:.2s}.news-form__input:focus{outline:none;background-color:var(--color-bg);box-shadow:var(--shadow-md),0 0 0 2px var(--color-primary)}.news-form__btn{display:inline-block;overflow:hidden;position:absolute;top:var(--news-form-btn-margin);right:var(--news-form-btn-margin);height:calc(var(--news-form-input-height) - 2*var(--news-form-btn-margin));padding:0 var(--news-form-btn-padding-x);background-color:hsla(var(--color-contrast-higher-h), var(--color-contrast-higher-s), var(--color-contrast-higher-l), 0.2);color:hsla(var(--color-contrast-higher-h), var(--color-contrast-higher-s), var(--color-contrast-higher-l), 0.9);border-radius:calc(var(--news-form-input-radius) * 0.85);box-shadow:var(--shadow-sm);font-size:var(--text-sm);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:pointer;transition:.2s}.news-form__btn>*{height:100%;display:flex;justify-content:center;align-items:center;transition:transform 0.3s var(--ease-out)}.news-form__btn>*:last-child{position:absolute;top:0;left:0;width:100%;height:100%;transform:translateY(100%)}.news-form__icon{display:block;width:var(--news-form-icon-size);height:var(--news-form-icon-size)}.news-form__icon>*{transform-origin:50% 50%}.news-form__icon-circle{stroke-dashoffset:160;stroke-dasharray:32}.news-form__icon-check{stroke-dashoffset:30;stroke-dasharray:30}.news-form__icon-excl-line{stroke-dashoffset:14;stroke-dasharray:14}.news-form__icon-excl-dot{transform-origin:12px 21.5px;transform:scale(0)}.news-form--enabled .news-form__btn{background-color:var(--color-primary);color:var(--color-white)}.news-form--enabled .news-form__btn:hover{background-color:var(--color-primary-dark)}.news-form--loading .news-form__btn>*:first-child{transform:translateY(-100%)}.news-form--loading .news-form__btn>*:last-child{transform:translateY(0)}.news-form--circle-loop .news-form__icon-circle{-webkit-animation:news-input-circle-anim-loader 1s var(--ease-in-out);animation:news-input-circle-anim-loader 1s var(--ease-in-out)}.news-form--success .news-form__btn>*,.news-form--error .news-form__btn>*{transition:none}.news-form--success .news-form__btn>*:first-child,.news-form--error .news-form__btn>*:first-child{transform:translateY(-100%)}.news-form--success .news-form__btn>*:last-child,.news-form--error .news-form__btn>*:last-child{transform:translateY(0)}.news-form--success .news-form__icon-circle{-webkit-animation:news-input-circle-anim-success 1s var(--ease-in-out) forwards;animation:news-input-circle-anim-success 1s var(--ease-in-out) forwards}.news-form--success .news-form__icon-check{-webkit-animation:news-input-check-anim-success 0.5s 0.8s var(--ease-in-out) forwards;animation:news-input-check-anim-success 0.5s 0.8s var(--ease-in-out) forwards}.news-form--error .news-form__icon-circle{-webkit-animation:news-input-circle-anim-error 0.8s var(--ease-in-out) forwards;animation:news-input-circle-anim-error 0.8s var(--ease-in-out) forwards}.news-form--error .news-form__icon-excl-line{-webkit-animation:news-input-line-anim-error 0.3s 0.6s var(--ease-in-out) forwards;animation:news-input-line-anim-error 0.3s 0.6s var(--ease-in-out) forwards}.news-form--error .news-form__icon-excl-dot{-webkit-animation:news-input-dot-anim-error 0.3s 0.9s var(--ease-out) forwards;animation:news-input-dot-anim-error 0.3s 0.9s var(--ease-out) forwards}@-webkit-keyframes news-input-circle-anim-loader{from{transform:rotate(0);stroke-dashoffset:160}to{stroke-dashoffset:96;transform:rotate(-180deg)}}@keyframes news-input-circle-anim-loader{from{transform:rotate(0);stroke-dashoffset:160}to{stroke-dashoffset:96;transform:rotate(-180deg)}}@-webkit-keyframes news-input-circle-anim-success{from{transform:rotate(0);stroke-dashoffset:160}to{transform:rotate(-180deg);stroke-dashoffset:96}}@keyframes news-input-circle-anim-success{from{transform:rotate(0);stroke-dashoffset:160}to{transform:rotate(-180deg);stroke-dashoffset:96}}@-webkit-keyframes news-input-circle-anim-error{from{transform:rotate(0);stroke-dashoffset:160}to{transform:rotate(-90deg);stroke-dashoffset:96}}@keyframes news-input-circle-anim-error{from{transform:rotate(0);stroke-dashoffset:160}to{transform:rotate(-90deg);stroke-dashoffset:96}}@-webkit-keyframes news-input-check-anim-success{from{stroke-dashoffset:30}to{stroke-dashoffset:0}}@keyframes news-input-check-anim-success{from{stroke-dashoffset:30}to{stroke-dashoffset:0}}@-webkit-keyframes news-input-line-anim-error{from{stroke-dashoffset:14}to{stroke-dashoffset:0}}@keyframes news-input-line-anim-error{from{stroke-dashoffset:14}to{stroke-dashoffset:0}}@-webkit-keyframes news-input-dot-anim-error{from{transform:translateY(-4px) scale(0)}to{transform:translateY(0) scale(1)}}@keyframes news-input-dot-anim-error{from{transform:translateY(-4px) scale(0)}to{transform:translateY(0) scale(1)}}.news-form__msg{position:absolute;z-index:var(--zindex-popover);top:calc(14px + var(--news-form-input-height));left:5%;width:90%;border-top-left-radius:0;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity 0.3s,visibility 0s 0.3s,transform 0.3s var(--ease-out)}.news-form__msg::before{content:'';width:12px;height:10px;background-color:inherit;position:absolute;left:0;bottom:calc(100% - 1px);-webkit-clip-path:polygon(0% 0%, 100% 100%, 0% 100%);clip-path:polygon(0% 0%, 100% 100%, 0% 100%)}.news-form__msg--success{background-color:var(--color-success-lighter);color:var(--color-contrast-higher)}.news-form__msg--error{background-color:var(--color-error-lighter);color:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.news-form--success .news-form__msg--success,.news-form--error .news-form__msg--error{opacity:1;visibility:visible;transform:translateY(0px);transition:opacity 0.3s 1s,transform 0.3s 1s var(--ease-out)}:root{--reveal-fx-duration: 0.6s;--reveal-fx-timing-function: var(--ease-out)}.js .reveal-fx{opacity:0;transition:opacity,transform var(--reveal-fx-timing-function);transition-duration:var(--reveal-fx-duration)}.js .reveal-fx::before{display:none;content:'reveal-fx'}.js .reveal-fx--translate,.js .reveal-fx--translate-up{transform:translateY(50px)}.js .reveal-fx--translate-right{transform:translateX(-50px)}.js .reveal-fx--translate-left{transform:translateX(50px)}.js .reveal-fx--translate-down{transform:translateY(-50px)}.js .reveal-fx--scale{transform:scale(0.8)}.js .reveal-fx--scale-up{transform:translateY(50px) scale(0.8)}.js .reveal-fx--scale-right{transform:translateX(-50px) scale(0.8)}.js .reveal-fx--scale-left{transform:translateX(50px) scale(0.8)}.js .reveal-fx--scale-down{transform:translateY(-50px) scale(0.8)}.js .reveal-fx--rotate,.js .reveal-fx--rotate-down,.js .reveal-fx--rotate-right,.js .reveal-fx--rotate-left,.js .reveal-fx--rotate-up{perspective:1000px}.js .reveal-fx--rotate>*,.js .reveal-fx--rotate-down>*,.js .reveal-fx--rotate-right>*,.js .reveal-fx--rotate-left>*,.js .reveal-fx--rotate-up>*{transition:transform var(--reveal-fx-duration) var(--reveal-fx-timing-function);-webkit-backface-visibility:hidden;backface-visibility:hidden}.js .reveal-fx--rotate>*,.js .reveal-fx--rotate-down>*{transform-origin:top;transform:rotateX(-45deg)}.js .reveal-fx--rotate-right>*{transform-origin:left center;transform:rotateY(45deg)}.js .reveal-fx--rotate-left>*{transform-origin:right center;transform:rotateY(-45deg)}.js .reveal-fx--rotate-up>*{transform-origin:bottom;transform:rotateX(45deg)}.js .reveal-fx--text-mask{overflow:hidden}.js .reveal-fx--text-mask>*{display:inline-block;transform:translateY(100%);transition:transform var(--reveal-fx-duration) var(--reveal-fx-timing-function);will-change:transform}.js [class*="reveal-fx--translate"],.js [class*="reveal-fx--scale"]{will-change:opacity, transform}.js .reveal-fx--text-mask>*,.js [class*="reveal-fx--rotate"]>*{will-change:transform}.js .reveal-fx--clip-x>*,.js .reveal-fx--clip-y>*{transition:opacity,-webkit-clip-path var(--ease-out);transition:opacity,clip-path var(--ease-out);transition:opacity,clip-path var(--ease-out),-webkit-clip-path var(--ease-out);transition-duration:var(--reveal-fx-duration)}.js .reveal-fx--clip-x>*{-webkit-clip-path:polygon(10% 0%, 90% 0%, 90% 100%, 10% 100%);clip-path:polygon(10% 0%, 90% 0%, 90% 100%, 10% 100%)}.js .reveal-fx--clip-y>*{-webkit-clip-path:polygon(0% 50%, 100% 50%, 100% 100%, 0% 100%);clip-path:polygon(0% 50%, 100% 50%, 100% 100%, 0% 100%)}.js .reveal-fx--is-visible{opacity:1}.js .reveal-fx--is-visible[class*="reveal-fx--translate"],.js .reveal-fx--is-visible[class*="reveal-fx--scale"],.js .reveal-fx--is-visible[class*="reveal-fx--rotate"]>*,.js .reveal-fx--is-visible.reveal-fx--text-mask>*{transform:translate(0)}.js .reveal-fx--is-visible.reveal-fx--clip-x>*,.js .reveal-fx--is-visible.reveal-fx--clip-y>*{opacity:1;-webkit-clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}.socials__btns li{display:inline-block}.socials__btns a{width:2.5em;height:2.5em;border-radius:50%;display:block;display:flex;justify-content:center;align-items:center;background-color:var(--color-contrast-high);color:var(--color-bg);transition:background-color .2s, color .2s}.socials__btns a:hover{background-color:var(--color-primary);color:var(--color-white)}.socials__btns a:hover .icon{transform:scale(1.2)}.socials__btns .icon{font-size:1.25em;transition:transform 0.2s var(--ease-out)}.coming-soon{position:relative;z-index:1}.coming-soon__figure{position:relative;height:40vh}.coming-soon__figure img{position:absolute;top:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.coming-soon__social-btn{--btn-size: 32px;--icon-size: 16px;position:relative;width:var(--btn-size);height:var(--btn-size);display:inline-flex}.coming-soon__social-btn .icon{position:relative;z-index:2;display:block;margin:auto;font-size:var(--icon-size);color:var(--color-contrast-high)}.coming-soon__social-btn::before{content:'';position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;border-radius:50%;transform:scale(0.5);transition:0.3s var(--ease-out)}.coming-soon__social-btn:hover::before{background-color:var(--color-contrast-lower);transform:scale(1)}@media (min-width: 64rem){.coming-soon__figure{height:auto;-webkit-clip-path:polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);clip-path:polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);-webkit-animation:coming-soon-figure-anim 0.6s var(--ease-out) forwards;animation:coming-soon-figure-anim 0.6s var(--ease-out) forwards}}@-webkit-keyframes coming-soon-figure-anim{from{-webkit-clip-path:polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);clip-path:polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%)}to{-webkit-clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 10% 100%);clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 10% 100%)}}@keyframes coming-soon-figure-anim{from{-webkit-clip-path:polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);clip-path:polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%)}to{-webkit-clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 10% 100%);clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 10% 100%)}}
