﻿.c-hamburger{display:block;position:relative;overflow:hidden;margin:0;padding:0;width:48px;height:48px;font-size:0;text-indent:-9999px;box-shadow:none;border:none;cursor:pointer;transition:background .3s;}.c-hamburger:focus{outline:none;}.c-hamburger span{display:block;position:absolute;top:22px;left:9px;right:9px;height:4px;background:#fff;}.c-hamburger span::before,.c-hamburger span::after{position:absolute;display:block;left:0;width:100%;height:4px;background-color:#fff;content:"";}.c-hamburger span::before{top:-10px;}.c-hamburger span::after{bottom:-10px;}.c-hamburger--htx{background-color:inherit;}.c-hamburger--htx span{transition:background 0s .3s;}.c-hamburger--htx span::before,.c-hamburger--htx span::after{transition-duration:.3s,.3s;transition-delay:.3s,0s;}.c-hamburger--htx span::before{transition-property:top,transform;}.c-hamburger--htx span::after{transition-property:bottom,transform;}.c-hamburger--htx.is-active{background-color:#000;}.c-hamburger--htx.is-active span{background:none;}.c-hamburger--htx.is-active span::before{top:0;transform:rotate(45deg);}.c-hamburger--htx.is-active span::after{bottom:0;transform:rotate(-45deg);}.c-hamburger--htx.is-active span::before,.c-hamburger--htx.is-active span::after{transition-delay:0s,.3s;}#hamburgerPlacement{float:right;margin-right:15px;margin-top:11px;}