header{background-color:#fff;padding:30px 0;text-align:center;background:hsla(0,0%,100%,.7);box-shadow:0 4px 7px rgba(0,0,0,.08);-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);position:fixed;width:100%;z-index:2}.header-content--wrapper{justify-content:space-between;flex-wrap:nowrap}.nav-link--wrapper{display:flex!important;justify-content:flex-end;align-items:center;list-style-type:none;color:#767676}.nav-link--item:last-of-type{margin-left:16px}.logo--wrapper{display:flex}.logo-image{width:36px;height:auto;margin-right:10px;align-self:center}.logo-text{color:#767676;letter-spacing:.02rem;text-transform:capitalize;align-self:center;text-align:left}.logo-text,.nav-link--item{font-family:var(--font-outfit)}.nav-link--item{padding:4px 16px;font-weight:500;text-transform:uppercase;min-width:110px;max-width:150px}.cta{color:#fff;padding:12px;border-radius:30px;background-color:#ac97f9}.cta:hover{background-color:var(--highlight-color)}@media (max-width:400px){.nav-link--item:last-of-type{margin-left:0}.cta{padding:8px}}.footer--text{padding:80px 0}.footer--container{width:100%;display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.border-image{height:auto;width:47.5%}.footer--text{justify-content:center;text-align:center}@media only screen and (max-width:1000px){.footer--container{width:100%;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.border-image{height:auto;width:45%}}@media only screen and (max-width:500px){.border-image{height:auto;width:95%}}