:root{--white:#fff;--white-trasparent:#fff0;--black:#0c0c0c;--black-trasparent:#0c0c0c00;--gray-darkest:#333;--gray-darker:#5d5d5d;--gray:#8c8c8c;--gray-lighter:#d9d9d9;--gray-lightest:#f1f1f1;--coral:#ff6f61;--wrap-width:640px;--section-width:720px;--margin:20px;--background:var(--white);--background-trasparent:var(--white-trasparent);--background-block:var(--gray-lighter);--logo-color:var(--black);--text-color:var(--black);--subtext-color:var(--gray-darkest);--disabled-color:var(--gray-lighter);--size-1:2.6rem;--size-2:2.3rem;--size-3:2.1rem;--size-4:1.8rem;--size-5:1.6rem;--size-6:1.4rem;--size-7:1.2rem}@media (min-width:768px){:root{--size-1:3rem;--size-2:2.6rem;--size-3:2.3rem;--size-4:2rem;--size-5:1.6rem;--size-6:1.4rem;--size-7:1.2rem}}@media (min-width:1000px){:root{--wrap-width:1200px}}@media (min-width:1200px){:root{--section-width:920px;--size-1:3.2rem;--size-2:2.8rem;--size-3:2.5rem;--size-4:2.1rem;--size-5:1.8rem;--size-6:1.5rem;--size-7:1.3rem}}@media (min-width:1600px){:root{--wrap-width:1800px}}:root[theme=dark]{--background:var(--black);--background-trasparent:var(--black-trasparent);--background-block:var(--gray-darkest);--logo-color:var(--white);--text-color:var(--white);--subtext-color:var(--gray-lighter);--disabled-color:var(--gray-darker)}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}
html{font-size:10px}body{color:var(--text-color);background-color:var(--background);font-size:1.6rem;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}*{box-sizing:border-box}
.Layout-module__e_xTDG__wrapper{width:100%;height:100%;position:absolute;inset:0}.Layout-module__e_xTDG__inner{background-color:var(--background);grid-template:"header""main"1fr"aside""footer"/1fr;min-height:100%;display:grid}@media (min-width:1000px){.Layout-module__e_xTDG__inner{grid-template:"header main""aside main"1fr"footer footer"/340px auto;gap:0 calc(20% - 200px);width:calc(60% + 480px);max-width:100%;margin:0 auto}}.Layout-module__e_xTDG__header{grid-area:header}@media (min-width:1000px){.Layout-module__e_xTDG__header{max-width:340px;margin-left:auto;margin-right:auto}}.Layout-module__e_xTDG__footer{grid-area:footer}.Layout-module__e_xTDG__main{grid-area:main;overflow:hidden}@media (min-width:1000px){.Layout-module__e_xTDG__main{margin-top:40px}}.Layout-module__e_xTDG__aside{grid-area:aside}@media (min-width:1000px){.Layout-module__e_xTDG__aside{max-width:340px;margin-left:auto;margin-right:auto}}.Layout-module__e_xTDG__infoBlock{flex-direction:column;gap:40px;margin-top:40px;display:flex}@media (min-width:1000px){.Layout-module__e_xTDG__infoBlock{flex-direction:column-reverse;align-items:center}}@media (min-width:1200px){.Layout-module__e_xTDG__infoBlock{gap:80px}}.Layout-module__e_xTDG__infoBlockTag{flex:1;justify-content:center;align-items:center;display:flex}.Layout-module__e_xTDG__infoBlockTagInner{width:100%;max-width:600px}.Layout-module__e_xTDG__infoBlockProfile{flex:1;justify-content:center;align-items:center;display:flex}
.Header-module__lnUIdW__wrapper{width:100%;padding-left:var(--margin);padding-right:var(--margin);justify-content:center;align-items:center;display:flex}.Header-module__lnUIdW__inner{max-width:var(--wrap-width);justify-content:space-between;align-items:center;width:100%;padding-top:20px;padding-bottom:20px;display:flex}@media (min-width:540px){.Header-module__lnUIdW__inner{padding-top:40px;padding-bottom:40px}}.Header-module__lnUIdW__logo{justify-content:center;align-items:center;width:120px;height:50px;display:flex}.Header-module__lnUIdW__logo>*{width:100%;fill:var(--logo-color)}@media (min-width:540px){.Header-module__lnUIdW__logo{width:160px;height:60px}}.Header-module__lnUIdW__custom{justify-content:center;align-items:center;display:flex}
.Footer-module__3hUVsW__wrapper{width:100%;padding-left:var(--margin);padding-right:var(--margin);justify-content:center;align-items:center;display:flex}.Footer-module__3hUVsW__inner{max-width:var(--wrap-width);flex-direction:column;align-items:center;width:100%;padding-top:20px;padding-bottom:10px;display:flex}@media (min-width:540px){.Footer-module__3hUVsW__inner{padding-top:40px}}.Footer-module__3hUVsW__copyright{color:var(--text-color)}
