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,menu,nav,output,ruby,section,summary,time,mark,audio,video{font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body,html{line-height:1;font-family:var(--font-poppins),sans-serif}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:""}table{border-collapse:collapse;border-spacing:0}*,:after,:before{box-sizing:border-box}a{color:inherit;text-decoration:none}input[type=number]{appearance:none;-moz-appearance:textfield}textarea{font-family:inherit}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}img{max-width:100%;display:block}::-webkit-scrollbar{width:8px;height:0}::-webkit-scrollbar-track{background:var(--color-gray-4)}::-webkit-scrollbar-thumb{background:var(--color-gray-1);border-radius:100px}.container{width:100%;max-width:1420px;margin:0 auto;padding:0 20px}:root{--main-color:#dcf254;--color-white:#fff;--color-black:#000;--color-black-06:#0009;--color-black-1:#1a1a1a;--color-gray:#353535;--color-gray-1:#959595;--color-gray-2:#eae7e7;--color-gray-3:#cecece;--color-gray-4:#f1f1f1;--color-gray-5:#818181;--color-gray-6:#ced4d9;--color-gray-7:#a1a4a4;--color-dark-gray:#2a2828;--color-purple:#a644f0;--color-orange:#fe6202;--color-red:#e46565}.icon{background-color:#000;width:1em;height:1em;font-size:16px;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon.close{-webkit-mask-image:url(../media/close.00088~ovsp2z~.svg);mask-image:url(../media/close.00088~ovsp2z~.svg)}.icon.arrow-down{-webkit-mask-image:url(../media/arrow-down.09u.vo5rbsw2h.svg);mask-image:url(../media/arrow-down.09u.vo5rbsw2h.svg)}
.Header-module-scss-module__wS1-Va__header{padding:24px 0}@media (max-width:576px){.Header-module-scss-module__wS1-Va__header{padding:12px 0}}.Header-module-scss-module__wS1-Va__header{background:var(--color-white);z-index:1000;width:100%;position:fixed;top:0;box-shadow:0 2px 4px #0000001a}.Header-module-scss-module__wS1-Va__headerContent{justify-content:space-between;align-items:center;gap:24px;display:flex;position:relative}.Header-module-scss-module__wS1-Va__headerActions{align-items:center;gap:32px;display:flex}@media (max-width:1300px){.Header-module-scss-module__wS1-Va__headerActions{gap:16px}}.Header-module-scss-module__wS1-Va__headerNavigation{gap:30px;display:flex}@media (max-width:1300px){.Header-module-scss-module__wS1-Va__headerNavigation{flex-direction:column;justify-content:flex-start;align-items:flex-end}}.Header-module-scss-module__wS1-Va__headerNavigation .Header-module-scss-module__wS1-Va__headerNavigationItem{color:var(--color-gray);font-size:16px;font-weight:500;text-decoration:none;transition:all .3s}.Header-module-scss-module__wS1-Va__headerNavigation .Header-module-scss-module__wS1-Va__headerNavigationItem:hover,.Header-module-scss-module__wS1-Va__headerNavigation .Header-module-scss-module__wS1-Va__headerNavigationItem.Header-module-scss-module__wS1-Va__active{color:var(--color-gray-1)!important}.Header-module-scss-module__wS1-Va__headerCard{align-items:center;gap:16px;display:flex}@media (max-width:1300px){.Header-module-scss-module__wS1-Va__headerCardMenu{background:var(--color-white);z-index:999;flex-direction:column;justify-content:space-between;align-items:flex-end;width:300px;height:100dvh;padding:95px 20px 20px;transition:transform .3s;display:flex;position:fixed;top:0;right:0;transform:translate(300px)}.Header-module-scss-module__wS1-Va__headerCardMenu.Header-module-scss-module__wS1-Va__active{transform:translate(0)}}.Header-module-scss-module__wS1-Va__headerLogo{flex-shrink:0}.Header-module-scss-module__wS1-Va__headerLogo a{align-items:center;gap:10px;display:flex}.Header-module-scss-module__wS1-Va__burgerMenu{cursor:pointer;z-index:1000;background:0 0;border:none;width:30px;height:20px;display:none;position:relative}@media (max-width:1300px){.Header-module-scss-module__wS1-Va__burgerMenu{display:block}}.Header-module-scss-module__wS1-Va__burgerMenu span{background:var(--color-gray);border-radius:2px;width:100%;height:2px;transition:all .3s;position:absolute;left:0}.Header-module-scss-module__wS1-Va__burgerMenu span:first-child{top:0}.Header-module-scss-module__wS1-Va__burgerMenu span:nth-child(2){top:50%;transform:translateY(-50%)}.Header-module-scss-module__wS1-Va__burgerMenu span:nth-child(3){bottom:0}.Header-module-scss-module__wS1-Va__burgerMenu.Header-module-scss-module__wS1-Va__active span:first-child{transform:translateY(9px)rotate(45deg)}.Header-module-scss-module__wS1-Va__burgerMenu.Header-module-scss-module__wS1-Va__active span:nth-child(2){opacity:0}.Header-module-scss-module__wS1-Va__burgerMenu.Header-module-scss-module__wS1-Va__active span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.Header-module-scss-module__wS1-Va__headerMenuBg{z-index:999;opacity:0;visibility:hidden;background:#0000004d;width:100%;height:100%;transition:opacity .3s;position:fixed;top:0;right:0}.Header-module-scss-module__wS1-Va__headerMenuBg.Header-module-scss-module__wS1-Va__active{opacity:1;visibility:visible}
