.menu{display:flex;align-items:center;justify-content:center;width:2rem;height:auto;background-image:linear-gradient(to top,#ffffff00 0%,#dad4ec00 1%,#ffffff00 100%)}.menu .menu-icon{transform:scale(1.3)}:root{--bar-bg:#212529}.menu-icon{position:relative;width:50px;height:50px;cursor:pointer}.menu-icon .menu-icon__cheeckbox{display:block;width:100%;height:100%;position:relative;cursor:pointer;z-index:2;-webkit-touch-callout:none;position:absolute;opacity:0}.menu-icon div{margin:auto;position:absolute;top:0;right:0;left:0;bottom:0;width:22px;height:12px}.menu-icon span{position:absolute;display:block;width:100%;height:2px;background-color:var(--bar-bg,#000);border-radius:1px;transition:all .2s cubic-bezier(.1,.82,.76,.965)}.menu-icon span:first-of-type{top:0}.menu-icon span:last-of-type{bottom:0}.menu-icon.active span:first-of-type,.menu-icon .menu-icon__cheeckbox:checked + div span:first-of-type{transform:rotate(45deg);top:5px}.menu-icon.active span:last-of-type,.menu-icon .menu-icon__cheeckbox:checked + div span:last-of-type{transform:rotate(-45deg);bottom:5px}.menu-icon.active:hover span:first-of-type,.menu-icon.active:hover span:last-of-type,.menu-icon:hover .menu-icon__cheeckbox:checked + div span:first-of-type,.menu-icon:hover .menu-icon__cheeckbox:checked + div span:last-of-type{width:22px}@media (min-width:1024px){.menu-icon:hover span:first-of-type{width:26px}.menu-icon:hover span:last-of-type{width:12px}}.navbar{--bs-navbar-toggler-border-color:rgba(0,0,0,0)!important}.carousel-item{background-size:cover;background-repeat:no-repeat;background-position-x:right;background-position-y:center;background-color:rgba(0,0,0,.05)!important}@media (min-width:768px){.dropdown:hover .dropdown-menu{margin-top:0}}.mainnavbar .navbar-nav .nav-link:hover:before{left:0;width:100%}.mainnavbar .navbar-nav .nav-link:before{background-color:#000000;border-radius:3px;bottom:0;content:"";height:2px;position:absolute;right:0;transition:width .4s,left .4s;width:0}@media (min-width:768px){.dropdown:hover .dropdown-menu{display:block}} .fs-title{font-size:clamp(14px,2.2vw,1.2rem)}