.c-burger{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;width:48px;height:48px;cursor:pointer;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.c-burger__item{display:block;width:14px;height:1px;margin-right:auto;margin-left:auto;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:#101010}.c-burger__item:first-child{margin-bottom:1.5px}.c-burger__item:nth-child(2){margin-top:1.5px;margin-bottom:1.5px}.c-burger__item:nth-child(3){margin-top:1.5px}.c-burger.is-active .c-burger__item:first-child{-webkit-transform:translateY(4px) rotate(45deg);-moz-transform:translateY(4px) rotate(45deg);-o-transform:translateY(4px) rotate(45deg);transform:translateY(4px) rotate(45deg)}.c-burger.is-active .c-burger__item:nth-child(2){opacity:0}.c-burger.is-active .c-burger__item:nth-child(3){-webkit-transform:translateY(-4px) rotate(-45deg);-moz-transform:translateY(-4px) rotate(-45deg);-o-transform:translateY(-4px) rotate(-45deg);transform:translateY(-4px) rotate(-45deg)}@media (min-width:768px){.c-burger__item{width:15px;height:2px;color:#fff}.c-burger__item:first-child{margin-bottom:2px}.c-burger__item:nth-child(2){margin-top:2px;margin-bottom:2px}.c-burger__item:nth-child(3){margin-top:2px}.c-burger:hover .c-burger__item{background-color:gray}.c-burger.is-active .c-burger__item{width:20px;background-color:gray}.c-burger.is-active .c-burger__item:first-child{-webkit-transform:translateY(7px) rotate(45deg);-moz-transform:translateY(7px) rotate(45deg);-o-transform:translateY(7px) rotate(45deg);transform:translateY(7px) rotate(45deg)}.c-burger.is-active .c-burger__item:nth-child(3){-webkit-transform:translateY(-5px) rotate(-45deg);-moz-transform:translateY(-5px) rotate(-45deg);-o-transform:translateY(-5px) rotate(-45deg);transform:translateY(-5px) rotate(-45deg)}}@media (min-width:1601px){.c-burger__item{width:20px}.c-burger__item:first-child{margin-bottom:4px}.c-burger__item:nth-child(2){margin-top:4px;margin-bottom:4px}.c-burger__item:nth-child(3){margin-top:4px}.c-burger.is-active .c-burger__item{width:26px}.c-burger.is-active .c-burger__item:first-child{-webkit-transform:translateY(12px) rotate(45deg);-moz-transform:translateY(12px) rotate(45deg);-o-transform:translateY(12px) rotate(45deg);transform:translateY(12px) rotate(45deg)}.c-burger.is-active .c-burger__item:nth-child(3){-webkit-transform:translateY(-8px) rotate(-45deg);-moz-transform:translateY(-8px) rotate(-45deg);-o-transform:translateY(-8px) rotate(-45deg);transform:translateY(-8px) rotate(-45deg)}}
/*# sourceMappingURL=../../../maps/components/burger/main.css.map */
