.get-in-touch-button{color:#f5f5f5;cursor:pointer;isolation:isolate;border-radius:50px;justify-content:center;align-items:center;width:150px;height:55px;padding:1rem;font-size:1rem;font-weight:500;display:flex;position:relative;overflow:visible}.get-in-touch-button:before{content:"";z-index:1;pointer-events:none;background-color:#171717;border:1px solid #262626;border-radius:50px;position:absolute;inset:0}.rolling-button-text{font-weight:500;font-family:var(--font-saans),sans-serif;z-index:2;flex-direction:column;justify-content:flex-start;align-items:center;line-height:15px;display:inline-flex;position:relative;overflow:hidden;transform:scale(1.1)}.rolling-button-text .block{white-space:nowrap;transition:transform .3s;display:block}.rolling-button-text .block:first-child{transform:translateY(50%)}.rolling-button-text .block:last-child{transform:translateY(100%)}.get-in-touch-button:hover .rolling-button-text .block:first-child{transform:translateY(-100%)}.get-in-touch-button:hover .rolling-button-text .block:last-child{transform:translateY(-50%)}.rolling-circle{z-index:0;transform-origin:50%;background-color:#171717;border:1px solid #262626;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.circle-text{color:#fff;text-align:center;white-space:nowrap;transform-origin:50%;font-size:1.4rem;font-weight:700;transform:translateY(-1px)rotate(-115deg)}
.header{z-index:100;pointer-events:none;background-color:#0000;flex-wrap:nowrap;align-items:flex-start;gap:16rem;padding:1.5rem 2rem 0;display:flex;position:fixed;top:0;left:0;right:0}.header>*{pointer-events:auto}.header>:last-child{margin-left:auto}.header-item{flex-direction:column;flex-shrink:1;gap:.4rem;min-width:0;display:flex}.header-label{font-size:1.2rem;line-height:1.2;color:#171717!important;font-weight:490!important}.header-detail{font-size:1.15rem;line-height:1.2;color:#a1a1a1!important;font-weight:490!important}.contact-button-wrapper{display:inline-block;position:relative}.contact-circle{z-index:0;pointer-events:none;background-color:#000;border-radius:50%;width:2.5rem;height:2.5rem;position:absolute;top:50%;right:-1.25rem;transform:translateY(-50%)}.contact-button{color:#fff;cursor:pointer;z-index:1;background-color:#000;border:none;border-radius:3rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:opacity .2s;position:relative}.contact-button:hover{opacity:.8}.header-detail .rolling-button-text{margin-left:5px}.header-detail .rolling-button-text .block:first-child{font-size:1.15rem;transition:transform .3s;color:#a1a1a1!important;font-weight:490!important}.header-detail:hover .rolling-button-text .block:first-child{transform:translateY(-100%)}.header-detail .rolling-button-text .block:last-child{font-size:1.15rem;transition:transform .3s;color:#a1a1a1!important;font-weight:490!important}.header-detail:hover .rolling-button-text .block:last-child{transform:translateY(-50%)}
