#header{background-color:var(--color-accent-1);z-index:100;flex-grow:1;justify-content:space-between;align-items:center;padding:24px 48px;display:flex;position:relative}#header.product-page-header .button-primary{color:var(--color-background-1);background-color:var(--color-accent-4)}#header.product-page-header{background-color:#353a47}#header .outer-group{align-items:center;gap:24px;display:inline-flex;position:relative}#header .abratax-logo{height:40px;position:relative}#header .links{justify-content:flex-end;align-items:center;gap:28px;display:inline-flex;position:relative}#header #header-hamburger-group .links:first-child{display:none}#header .text-wrapper{color:var(--color-background-1);letter-spacing:1.95px;white-space:nowrap;font-size:16px;line-height:normal}#header .link-item{padding:12px 0;text-decoration:none}#header .link-item.active{box-shadow:inset 0px -2px 0px var(--color-background-1)}#header #header-hamburger-group{align-items:center;gap:28px;display:inline-flex;position:relative}#header #header-hamburger-button{display:none}@media only screen and (width<=1023px){#header{padding:24px}#header .abratax-logo{height:30px}#header #header-hamburger-group{background-color:var(--color-accent-1);align-items:flex-start;width:100%;height:723px;padding:48px 0;display:none;position:absolute;top:calc(100% - 1px);left:0}#header.product-page-header #header-hamburger-group{background-color:#353a47}#header #header-hamburger-group.displayed{display:grid}#header .links{flex-direction:column;place-self:flex-start;align-items:flex-start}#header .link-item{padding-left:24px}#header .link-item.active{box-shadow:inset 2px 0px 0px var(--color-background-1)}#header #header-hamburger-group .links:first-child{display:flex}#header #header-hamburger-group .button-secondary{place-self:flex-end flex-start;width:calc(100% - 64px);max-width:326px;margin-left:32px;font-family:Proxima Nova,Helvetica;font-weight:600}#header #header-hamburger-group .text-wrapper{width:fit-content;color:var(--color-background-1);white-space:nowrap;font-size:18px;line-height:18px;position:relative}#header #header-hamburger-button{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:32px;height:32px;display:flex}#header #header-hamburger-button .line{background-color:var(--color-background-1);opacity:1;border-radius:2px;width:24px;height:2px;transition:transform .3s ease-in-out,opacity .3s ease-in-out}#header #header-hamburger-button.clicked .line:first-child{transform:translateY(8px)rotate(45deg)}#header #header-hamburger-button.clicked .line:nth-child(2){opacity:0}#header #header-hamburger-button.clicked .line:nth-child(3){transform:translateY(-8px)rotate(-45deg)}#header .outer-group .links{display:none}#header.product-page-header .button-primary{all:unset}}@media only screen and (width<=480px){#header #header-hamburger-group .button-secondary{margin:auto}}#footer{background-color:var(--color-accent-4);align-items:flex-start;gap:160px;padding:120px;display:flex;position:relative}#footer .footer-item{flex-direction:column;align-items:flex-start;gap:12px;display:inline-flex;position:relative}#footer .abratax-logo{width:133.52px;height:30px;position:relative}#footer .address-list{flex-direction:column;align-items:flex-start;gap:4px;display:inline-flex;position:relative}#footer .basda-membership{flex-direction:column;align-items:flex-start;gap:8px;margin-top:12px;display:inline-flex}#footer .basda-logo-link{background-color:var(--color-background-1);border-radius:4px;padding:10px 12px;display:inline-flex}#footer .basda-logo{width:180px;height:auto;display:block}#footer .text-item{width:fit-content;color:var(--color-background-1);white-space:nowrap;letter-spacing:0;font-size:14px;line-height:22.1px;position:relative}#footer .title-item{width:fit-content;color:var(--color-background-1);letter-spacing:2.25px;font-size:18px;line-height:normal;position:relative}@media only screen and (width<=1280px){#footer{flex-direction:column;gap:24px;padding:64px 24px}}
