:root{--color-main-white:#fff;--color-main-black:#000;--color-dark-red:#7d0000;--color-main-gold:#da9030;--color-main-blue:#1b1c53;--color-main-red:#b82e2e;--color-main-green:#328737;--color-main-light-blue:#3eb9f1;--color-main-purple:#7503ae;--color-gradient-gold:linear-gradient(90deg,#f7c78b,#e59737);--color-gradient-blue:linear-gradient(90deg,#5359c9,#1b1c53);--color-gradient-red:linear-gradient(90deg,#d65656,#b82e2e);--color-gradient-green:linear-gradient(90deg,#49c750,#328737);--color-gradient-light-blue:linear-gradient(90deg,#3eb9f1,#119fdf);--color-gradinet-purple:linear-gradient(90deg,#7503ae,#3f025d);--color-gradient-shadow:linear-gradient(0deg,hsla(0,0%,100%,.9) 0%,hsla(0,0%,100%,.4) 45%,hsla(0,0%,100%,.3) 70%,transparent);--transition-default:300ms;--transition-smooth:600ms;--font-main:"Inter",sans-serif;--font-gogol:"Gogol",serif;--font-documents:Georgia,"Times New Roman",Times,serif;--opacity-default:0.8;--shadow-default:0 4px 12px rgba(0,0,0,.08);--shadow-hover-default:0 8px 20px rgba(0,0,0,.1);--padding:20px;--coef:3;--width:225px;--height:300px;--margin:120px;--top:5vh;--top:5dvh;--height-header:70px}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,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,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{line-height:1}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}@font-face{font-family:Inter;src:url(/fonts/Inter-Light.ttf);font-style:normal;font-weight:300;font-display:block}@font-face{font-family:Inter;src:url(/fonts/Inter-Regular.ttf);font-style:normal;font-weight:400;font-display:block}@font-face{font-family:Inter;src:url(/fonts/Inter-Medium.ttf);font-style:normal;font-weight:500;font-display:block}@font-face{font-family:Inter;src:url(/fonts/Inter-SemiBold.ttf);font-style:normal;font-weight:600;font-display:block}@font-face{font-family:Inter;src:url(/fonts/Inter-Bold.ttf);font-style:normal;font-weight:700;font-display:block}@font-face{font-family:Gogol;src:url(/fonts/Gogol-Regular.otf) format("opentype");font-style:normal;font-weight:400;font-display:block}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:hsla(0,0%,100%,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}body,html{overflow-x:hidden}body{font-family:var(--font-main);line-height:1.5}