*{box-sizing:border-box;margin:0}::-webkit-scrollbar{width:12px;background-color:#f1f1f1}::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:6px}::-webkit-scrollbar-thumb{background-color:#888;border-radius:6px;border:2px solid #f1f1f1}::-webkit-scrollbar-thumb:hover{background-color:#555}body{-ms-overflow-style:-ms-autohiding-scrollbar}*{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}body{margin:0}a{color:inherit;cursor:pointer}button{all:unset;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}button:disabled{cursor:not-allowed;opacity:.5}button:focus,input:focus,textarea:focus{outline:none}input,textarea{border:0}ol,ul{-webkit-padding-start:0;padding-inline-start:0;list-style-type:none}li::marker{text-align:center}:root{--8xs:1px;--4xs:2px;--2xs:4px;--xs:8px;--s:16px;--m:24px;--l:32px;--xl:40px;--2xl:48px;--3xl:56px;--4xl:108px;--8xl:216px;@media (max-width:768px){--8xs:1px;--4xs:2px;--2xs:4px;--xs:4px;--s:8px;--m:16px;--l:24px;--xl:32px;--2xl:40px;--3xl:48px;--4xl:56px;--8xl:108px}}:root{--first-color:#141414;--second-color:#fff;--third-color:#7e7e7e;--fourth-color:#6c6c6c;--fifth-color:#eb9e49;--sixth-color:#a82f67;--seventh-color:#376e9e;--button-first-color:#eb9e49;--button-second-color:#a82f67;--button-third-color:#376e9e;--button-hover-first-color:#eeae68;--button-hover-second-color:#b75281;--button-hover-third-color:#5987ae;--border-first-color:#141414;--border-second-color:#fff;--border-third-color:#7e7e7e;--border-fourth-color:#e9e9e9;--border-fifth-color:#eb9e49;--border-sixth-color:#a82f67;--border-seventh-color:#376e9e;--border-eighth-color:#a82f67;--bg-first-color:#fff;--bg-second-color:#141414;--bg-third-color:#fdf5ed;--bg-fourth-color:#f6eaf0;--bg-fifth-color:#ebf1f5;--bg-sixth-color:#eb9e49;--bg-seventh-color:#a82f67;--bg-eighth-color:#376e9e;--error-color:#a82f67;--bg-success-color:#95ad9a;--bg-error-color:#f6eaf0}:root{--font_xs:8px;--font_s:16px;--font_m:24px;--font_l:32px;--font_xl:40px;--font_2xl:48px;@media (max-width:768px){--font_xs:8px;--font_s:16px;--font_m:20px;--font_l:24px;--font_xl:32px;--font_2xl:40px}}@keyframes animate-fade{0%{opacity:0}to{opacity:1}}.animate-fade{animation:animate-fade 2s}:root{--desktop-outter-container-width:1328px;--desktop-inner-container-width:1280px;--desktop-container-width:1080px;--image-xmedium-width:768px;--image-medium-width:628px;--image-small-width:320px}body{background-color:var(--bg-first-color)}a,button,input,label,li,ol,p,span,textarea,ul{font-size:var(--font_s)}blockquote,input,li,ol,span,ul{font-weight:400}blockquote,input,label,li,ol,option,p,select,small,span,textarea,ul{font-family:var(--lato-font),sans-serif}a,button,h1,h2,h3,h4,h5,h6,label{font-family:var(--fira-sans-font),sans-serif}a,button,input,label,textarea{font-weight:500}h1,h2,h3,h4,h5,h6{font-weight:700}h1{font-size:var(--font_xl)}h2{font-size:var(--font_l)}h3{font-size:var(--font_m)}h4,h5,h6{font-size:var(--font_s)}