.header{z-index:311;width:100%;height:auto;margin:auto;position:absolute;top:0;left:0;right:0}@media (max-width:1000px){.header{-webkit-border-radius:12px;border-radius:12px;width:calc(100% - 20px);position:fixed;top:10px;left:0;right:0}}.header .in{width:100%;padding:max(.375rem,min(.669643vw - .0535714rem,.75rem))}@media (max-width:1000px){.header .in{padding:0}}.header .container{max-width:none;padding:0}.header .row{-webkit-border-radius:12px;border-radius:12px;align-items:center;height:max(3.75rem,min(1.89286rem + 2.90179vw,5.375rem));padding:0 max(1rem,min(2.23214vw - .428571rem,2.25rem)) 0 1rem;transition:background .55s,backdrop-filter .55s;display:flex}@media (max-width:1000px){.header .row{background:rgba(248,255,218,.55);justify-content:space-between;height:auto;padding:4px 4px 4px 8px}}.header .mobile_menu_btn{display:none}@media (max-width:1000px){.header .mobile_menu_btn{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:40px;height:100%;display:flex}}.header .mobile_menu_btn .mobile_menu_btn_ln{background:#5f5f5f;width:24px;height:1px}.header .logo{flex:none;align-items:center;text-decoration:none;display:inline-flex}@media (max-width:1000px){.header .logo{justify-self:flex-start;margin:0 auto 0 8px}}.header .logo svg{width:max(6.875rem,min(12.2768vw - .982143rem,13.75rem));height:auto;display:block}@media (max-width:1000px){.header .logo svg{width:104px}.header .logo svg path{fill:#5f5f5f}.header .logo svg .r{position:relative;right:-3px}}.header .nav{flex:auto;justify-content:center;display:flex}@media (max-width:1000px){.header .nav{display:none}}.header .menu{align-items:center;gap:max(.75rem,min(2.67857vw - .964286rem,2.25rem));display:flex}.header .menu li a{color:#fff;text-transform:uppercase;white-space:nowrap;font:400 max(.75rem,min(.107143rem + 1.00446vw,1.3125rem))/max(.75rem,min(.107143rem + 1.00446vw,1.3125rem)) Inter_Tight;transition:opacity .2s;display:block}@media (hover:hover){.header .menu li a:hover{opacity:.7}}.header .btn{color:#fff;white-space:nowrap;background:rgba(190,222,6,.46);-webkit-border-radius:max(.875rem,min(.589286rem + .446429vw,1.125rem));border-radius:max(.875rem,min(.589286rem + .446429vw,1.125rem));flex:none;justify-content:center;align-items:center;height:max(2.5rem,min(1.28571rem + 1.89732vw,3.5625rem));padding:max(.8125rem,min(.383929rem + .669643vw,1.1875rem)) max(1.25rem,min(.678571rem + .892857vw,1.75rem)) max(.9375rem,min(.4375rem + .78125vw,1.375rem));font:500 max(.8125rem,min(.455357rem + .558036vw,1.125rem))/max(.8125rem,min(.455357rem + .558036vw,1.125rem)) Inter_Tight;transition:background .2s;display:inline-flex}@media (max-width:1000px){.header .btn{color:#5f5f5f;-webkit-border-radius:12px;border-radius:12px;height:auto;padding:13px 19px 15px;font:500 12px/12px Inter_Tight}}@media (hover:hover){.header .btn:hover{background:rgba(190,222,6,.7)}}.header .burger{display:none}.header.scrolled .row{backdrop-filter:blur(60px);background:rgba(248,255,218,.55)}.header.scrolled .logo svg path{fill:#5f5f5f;transition:all .35s}.header.scrolled .menu li a,.header.scrolled .btn{color:#5f5f5f;transition:all .35s}body[data-page=main] .header{opacity:0;transform:translateY(-40px)}@media (prefers-reduced-motion:reduce){body[data-page=main] .header{opacity:1;transform:none}}[data-stub]{cursor:default;opacity:.55}