*{box-sizing:border-box}:root{--font-size: clamp(2rem, 12vw, 3rem)}@supports(font-size: 3.5cqw){:root{--font-size: 5.5cqw}}@media(min-width: 600px){@supports(font-size: min(3.5cqw, 4.5cqh)){:root{--font-size: min(3.5cqw, 4.5cqh)}}}html{padding:0;margin:0}body{height:100svh;width:100%;display:flex;justify-content:center;align-items:center;padding:1em;overflow:hidden;font-family:"Barlow Condensed",sans-serif;font-weight:300;font-style:normal;color:#74b9aa;line-height:1.3}a{width:100%;height:100%}h1{margin:0;font-size:1em;font-weight:300;line-height:inherit;text-transform:uppercase}address{font-style:normal}a{color:currentColor;text-decoration:none}.container{display:flex;container-name:content;container-type:inline-size;height:100%;width:100%;font-size:var(--font-size);justify-content:center;align-items:center}.grid{display:grid;grid-template-columns:7em 8.75em;gap:2.5em .325em}.contact{grid-column:2;height:5.2em;overflow:visible}.nxk-icon{--animation-name: flap;--animation-duration: 6s;transform:rotateZ(22.5deg) translateX(-1em) translateY(-0.35em);width:6.5em;justify-self:end;align-self:end}.nxk-icon .l,.nxk-icon .r{transform-origin:41% 59%;animation:var(--animation-name) var(--animation-duration) linear infinite}.nxk-icon .r{--rotate-y-target: 85deg;--rotate-z-target: 0}.nxk-icon .l{--rotate-y-target: -85deg;--rotate-z-target: 0}.nxk-text{width:5.75em;height:auto;align-self:end}@keyframes flap{0%{transform:rotateY(0deg)}50%{transform:rotateY(0deg)}55%{transform:rotateY(var(--rotate-y-target)) rotateZ(var(--rotate-z-target))}60%{transform:rotateY(0)}100%{transform:rotateY(0)}}@keyframes doubleFlap{0%{transform:rotateY(0deg)}50%{transform:rotateY(0deg)}52%{transform:rotateY(var(--rotate-y-target)) rotateZ(var(--rotate-z-target))}54%{transform:rotateY(0)}58%{transform:rotateY(var(--rotate-y-target)) rotateZ(var(--rotate-z-target))}60%{transform:rotateY(0)}100%{transform:rotateY(0)}}@keyframes fly{0%{transform:rotateY(0deg)}50%{transform:rotateY(0deg)}50%{transform:rotateY(var(--rotate-y-target)) rotateZ(var(--rotate-z-target))}100%{transform:rotateY(0)}}

/*# sourceMappingURL=style.css.map */