:root{--background:#fff;--foreground:#232323;--color1:#56952c;--color2:#eef4ea;--color3:#fafbf9;--color4:#d4422e;--color5:#b3b1b2;--color6:#3c7123;--color7:#f0f4ee;--white:#fff;--header-height:95px}@font-face{font-family:semibold;src:url(/fonts/Gilroy-SemiBold.woff2)format("woff2"),url(/fonts/Gilroy-SemiBold.woff)format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:bold;src:url(/fonts/Gilroy-Bold.woff2)format("woff2"),url(/fonts/Gilroy-Bold.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:medium;src:url(/fonts/Gilroy-Medium.woff2)format("woff2"),url(/fonts/Gilroy-Medium.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}ul[role=list],ol[role=list],ul,ol{padding:0;list-style:none}a{color:inherit;text-decoration:none}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;font-family:medium;font-size:14px;line-height:134%}body .container{width:90%;max-width:1352px;margin:auto;position:relative}body .upperTitle{text-transform:uppercase;color:var(--color1);background:var(--color7);letter-spacing:1px;border-radius:8px;margin-bottom:15px;padding:8px;font-family:semibold;font-size:12px;display:inline-block}@media (max-width:640px){body .upperTitle{margin-bottom:10px}}body .button{background:var(--color1);color:var(--white);border:1px solid var(--color1);cursor:pointer;border-radius:14px;padding:12px 35px;font-size:14px;transition:all .3s;display:inline-block}body .button:hover{background:var(--white);color:var(--color1)}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none;transition:all .3s}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
