.breakdance .grid-with-offset>div:nth-child(even){margin-top:var(--char-grid-offset)}.breakdance .grid-with-offset>div:nth-child(odd){margin-bottom:var(--char-grid-offset)}@media (max-width:767px){.breakdance .grid-with-offset>div:nth-child(even){margin-top:0}.breakdance .grid-with-offset div:nth-child(odd){margin-bottom:0}}.breakdance .grid-with-offset-first>div:nth-child(odd){margin-top:var(--char-grid-offset)}.breakdance .grid-with-offset-first>div:nth-child(even){margin-bottom:var(--char-grid-offset)}@media (max-width:767px){.breakdance .grid-with-offset-first>div:nth-child(odd){margin-top:0}.breakdance .grid-with-offset-first>div:nth-child(even){margin-bottom:0}}.breakdance .card-4-3{aspect-ratio:4 / 3}.breakdance .hover-effect{transition:all 0.5s}.hover-effect:hover{transform:scale(1.1)}.breakdance .hover-effect-two{transition:all 0.5s}.hover-effect-two:hover{transform:scale(.9)}.breakdance .text-animation-typewriter{overflow:hidden;border-right:.15em solid var(--hcl-neutral-12);white-space:nowrap;letter-spacing:.04em;animation:blink-caret 0.5s step-end infinite}.breakdance .text-animation-typewriter.start-typing{animation:typing 2s steps(22) forwards,blink-caret 0.5s step-end infinite}@keyframes typing{from{width:0}to{width:24ch}}@keyframes blink-caret{from,to{border-color:#fff0}}.breakdance .image-shake-hover{display:inline-block;transform:translateX(0);animation:gentleTilt 0.9s ease-in-out;animation-timeline:view();animation-range:0% 100%}@keyframes gentleTilt{0%{transform:rotate(0deg)}25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0deg)}}.breakdance .animation-background{background-position:0 0}.breakdance .animation-background.start-typing{animation:scrollBackground 20s linear 1;animation-fill-mode:forwards}@keyframes scrollBackground{from{background-position:0 0}to{background-position:100% 0}}.breakdance .scale-animation{animation:scrollScaleAndRest;animation-timeline:view();animation-fill-mode:both;animation-range:entry 0% exit 100%}@keyframes scrollScaleAndRest{0%{transform:scale(.9)}40%{transform:scale(1)}100%{transform:scale(1)}}.breakdance .floating-button{position:fixed;z-index:999}.breakdance .char-white-link a{color:var(--hcl-neutral-1)}