.footer{width:var(--wrap);margin-left:auto;margin-right:auto;margin-top:4rem;padding-bottom:4rem}.header{--link-underline:none;--link-underline-hover:underline}.header--bg{background:var(--color-bg)}.header__content{width:calc(100% - 10rem);margin-left:auto;margin-right:auto;display:flex;align-items:center;height:100%;position:relative}.logo{text-wrap:nowrap;position:absolute;font-size:1.25rem;line-height:1em;font-weight:var(--bold)}.nav{display:flex;justify-content:flex-end;width:100%;gap:4rem;font-size:.9rem;line-height:1em}.nav__item [data-active]{--link-underline:underline}@media (max-width:767px) and (orientation:portrait),(max-width:567px){.header__content{width:var(--wrap)}.logo{font-size:1.5rem}.nav{gap:3rem;font-size:1.25rem}.nav__item:first-child,.nav__item:nth-child(2),.nav__item:nth-child(3){display:none}}:root{--header-height:4.25rem;--wrap:64rem;--wrap-max:100%;--wrap-margin-width:calc((100vw - var(--wrap)) / 2);--content-padding-top:10rem;--content-padding-bottom:5rem;--content-space-before:3rem;--content-space-first:calc(var(--header-height) + 2rem);--content-bg:var(--color-main);--margin-default:2.000rem;--margin-medium:3.000rem;--margin-large:4.000rem;--margin-xlarge:6.000rem;--margin-half:1.000rem;--margin-small:0.500rem}@media (max-width:767px) and (orientation:portrait),(max-width:567px){:root{--wrap-margin-width:2rem;--wrap:calc(100% - var(--wrap-margin-width) * 2)}}body,html{font-size:16px;width:100%;height:100%}@media (min-width:1024px) and (max-width:1079px){body,html{font-size:11px}}@media (min-width:1080px) and (max-width:1149px){body,html{font-size:12px}}@media (min-width:1150px) and (max-width:1299px){body,html{font-size:13px}}@media (min-width:1300px) and (max-width:1439px) and (max-height:549px){body,html{font-size:12px}}@media (min-width:1440px) and (max-width:1599px){body,html{font-size:14px}}@media (min-width:1600px) and (max-width:1919px){body,html{font-size:16px}}@media (min-width:1920px){body,html{font-size:18px}}@media (min-width:2220px){body,html{font-size:20px}}@media (min-width:2520px){body,html{font-size:22px}}@media (min-width:1920px) and (max-height:800px){body,html{font-size:16px}}@media (min-width:2220px) and (max-height:1000px){body,html{font-size:18px}}@media (min-width:2520px) and (max-height:1300px){body,html{font-size:20px}}@media (min-width:568px) and (max-width:1023px){body,html{font-size:1.15vw}}@media (max-width:767px) and (orientation:portrait),(max-width:567px){body,html{font-size:2.75vw}}.header{width:100%;height:var(--header-height);padding:0;position:fixed;left:0;top:0;z-index:1000}.wrap{width:var(--wrap);max-width:var(--wrap-max);margin-right:auto;margin-left:auto}.wrap-text{width:55rem;margin-right:auto;margin-left:auto}@media (max-width:767px) and (orientation:portrait),(max-width:567px){.wrap,.wrap-text{width:var(--wrap);max-width:auto}}.section{width:100%;display:block;position:relative}.section:first-child{z-index:9}.section:nth-child(2){z-index:8}.section:nth-child(3){z-index:7}.section:nth-child(4){z-index:6}.section:nth-child(5){z-index:5}.section:nth-child(6){z-index:4}.section:nth-child(7){z-index:3}.section:nth-child(8){z-index:2}.section:nth-child(9){z-index:1}.section::before{display:block;content:"";margin-top:calc(var(--content-space-before) * -1);height:var(--content-space-before);pointer-events:none;visibility:hidden;z-index:-1;position:relative}.section--first::before{display:none}.section--first.section--bg{--content-padding-top:calc(var(--content-space-first) + 1rem)}.section--first{--content-padding-top:var(--content-space-first)}.section__content{width:100%;padding-top:var(--content-padding-top)}.section--bg .section__content{padding-bottom:var(--content-padding-bottom);background-color:var(--content-bg);border-radius:var(--border-radius)}.section+.section--100,.section+.section--bg{margin-top:var(--content-padding-top)}.section--bg+.section--bg{margin-top:0}.section--100{min-height:100vh;display:flex;flex-direction:column}.section--100+.section--bg,.section--bg+.section--100{margin-top:0}.section--100 .section__content{flex:1}@media (min-width:768px) and (max-aspect-ratio:1/1){.section--100{min-height:0}}.margin-t{margin-top:var(--margin-default)}.margin-t-medium{margin-top:var(--margin-medium)}.margin-t-large{margin-top:var(--margin-large)}.margin-t-xlarge{margin-top:var(--margin-xlarge)}.margin-t-half{margin-top:var(--margin-half)}.margin-t-small{margin-top:var(--margin-small)}.margin-b{margin-bottom:var(--margin-default)}.margin-b-medium{margin-bottom:var(--margin-medium)}.margin-b-large{margin-bottom:var(--margin-large)}.margin-b-xlarge{margin-bottom:var(--margin-xlarge)}.margin-b-half{margin-bottom:var(--margin-half)}.margin-b-small{margin-bottom:var(--margin-small)}.padding-t{padding-top:var(--margin-default)}.padding-t-medium{padding-top:var(--margin-medium)}.padding-t-large{padding-top:var(--margin-large)}.padding-t-xlarge{padding-top:var(--margin-xlarge)}.padding-t-half{padding-top:var(--margin-half)}.padding-t-small{padding-top:var(--margin-small)}.padding-b{padding-bottom:var(--margin-default)}.padding-b-medium{padding-bottom:var(--margin-medium)}.padding-b-large{padding-bottom:var(--margin-large)}.padding-b-xlarge{padding-bottom:var(--margin-xlarge)}.padding-b-half{padding-bottom:var(--margin-half)}.padding-b-small{padding-bottom:var(--margin-small)}.cols{--col-margin:4rem;--col-count:1;--col-width:calc(100% / var(--col-count) - var(--col-margin) * (var(--col-count) - 1) / var(--col-count));width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:var(--col-margin)}.cols--center{justify-content:center}.cols--right{justify-content:flex-end}.cols--reverse{flex-direction:row-reverse}.col{width:var(--col-width)}.cols--2{--col-count:2}.cols--3{--col-count:3}.cols--4{--col-count:4}.cols--5{--col-count:5}.col[data-span]{width:calc(var(--col-width) * var(--col-span) + var(--col-margin) * (var(--col-span) - 1))}.col[data-span="2"]{--col-span:2}@media (max-width:767px) and (orientation:portrait),(max-width:567px){.cols--2,.cols--3{--col-margin:3rem;--col-count:1}.cols--2-mob,.cols--4,.cols--5{--col-margin:2rem;--col-count:2!important}.cols--reverse{flex-direction:row}}.image{position:relative;overflow:hidden;display:block;border-radius:var(--border-radius)}.image:empty{background:#ccd0d3}.image>img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.image--16-9{aspect-ratio:16/9}.image--3-2{aspect-ratio:3/2}.image--circle,.image--sq{aspect-ratio:1/1}.image--100{width:100%;height:100%}.image--circle{border-radius:100%}.image-block{width:100%;height:auto;display:block}[data-show-mobile]{display:none}[data-show-desktop=flex]{display:flex}@media (max-width:767px) and (orientation:portrait),(max-width:567px){[data-show-desktop]{display:none!important}[data-show-mobile]{display:block}[data-show-mobile=flex]{display:flex}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body,html{height:100%}strong{font-weight:700}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}input,textarea{outline:0;border-radius:0}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}@font-face{font-display:swap;font-family:Merriweather;font-style:normal;font-weight:400;src:url('../../fonts/merriweather-v33-cyrillic_latin_latin-ext-regular.woff2') format('woff2')}@font-face{font-display:swap;font-family:Merriweather;font-style:italic;font-weight:400;src:url('../../fonts/merriweather-v33-cyrillic_latin_latin-ext-italic.woff2') format('woff2')}@font-face{font-display:swap;font-family:Merriweather;font-style:normal;font-weight:700;src:url('../../fonts/merriweather-v33-cyrillic_latin_latin-ext-700.woff2') format('woff2')}@font-face{font-display:swap;font-family:Merriweather;font-style:italic;font-weight:700;src:url('../../fonts/merriweather-v33-cyrillic_latin_latin-ext-700italic.woff2') format('woff2')}:root{--font-main:'Merriweather','Times New Roman',serif;--bold:700;--text-margin:1.35rem;--text-xlarge:4.15rem;--text-xlarge-line:1.15em;--text-large:3.4375rem;--text-large-line:1.15em;--text-medium:2.5rem;--text-medium-line:1.25em;--text-default:1.25rem;--text-default-line:1.5em;--text-small:.9rem;--text-small-line:1.5em;--link-underline:underline;--link-underline-hover:none}@media (max-width:767px) and (orientation:portrait),(max-width:567px){:root{--text-margin:2rem;--text-xlarge:2.95rem;--text-large:2.95rem;--text-medium:2.15rem;--text-default:1.6rem;--text-small:1.25rem}}body,html,input,select,textarea{font-family:var(--font-main);color:var(--color-black);line-height:100%;-webkit-text-size-adjust:100%}em{font-style:italic}.text-upper{text-transform:uppercase}.text-strong,strong{font-weight:var(--bold)}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.title-large,.title-medium,.title-xlarge,h1,h2,h3{font-family:var(--font-main)}sup{position:relative}sup>span{font-size:.7em;line-height:.5em;position:relative;top:-.4em;margin-left:.05em}a{color:var(--color-link);text-decoration-line:var(--link-underline);text-decoration-color:var(--color-link);text-decoration-thickness:1px;text-underline-offset:.35em}@media (pointer:fine){a:hover{color:var(--color-link-hover);text-decoration-color:var(--color-link-line-hover);text-decoration-line:var(--link-underline-hover)}}@media (max-width:767px) and (orientation:portrait),(max-width:567px){a{text-underline-offset:.25em}}.text{--list-left-margin:3em}.text-margin{margin-bottom:var(--text-margin)}.text *+:not(.line-break){margin-top:var(--text-margin)}.text ul{margin-left:var(--list-left-margin)}.text li::marker{color:var(--color-main);font-size:1.25em}.text li+li{margin-top:.25em}.text ul>li{list-style-type:disc}.text ol{counter-reset:list-default-numbers}.text ol>li+li{margin-top:1em!important}.text ol>li{list-style-type:none;position:relative;padding-left:2.5em;counter-increment:list-default-numbers}.text ol>li::before{display:flex;justify-content:center;align-items:center;content:counter(list-default-numbers);background:var(--color-comp);color:var(--color-black);width:2.2em;height:2.2em;border-radius:100%;position:absolute;top:0;left:0;font-size:.75em;font-weight:var(--bold);line-height:1em}.title-xlarge{font-size:var(--text-xlarge);line-height:var(--text-xlarge-line)}.text h1,.title-large{font-size:var(--text-large);line-height:var(--text-large-line)}.text h2,.title-medium{font-size:var(--text-medium);line-height:var(--text-medium-line)}.text,.text-default{font-size:var(--text-default);line-height:var(--text-default-line)}.text-small{font-size:var(--text-small);line-height:var(--text-small-line)}@media (max-width:767px) and (orientation:portrait),(max-width:567px){.text{--list-left-margin:1.5em}}.line-break{display:block}@media (max-width:767px) and (orientation:portrait),(max-width:567px){.line-break{display:inline}.line-break::after{content:' ';display:inline}}