.header-amount-wrapper{position:fixed;top:0;height:100px;padding:0 50px;width:100%;background:white;display:flex;flex-direction:row;justify-content:space-between;align-items:center;z-index:9999;filter:drop-shadow(0px 0px 24px rgba(0,0,0,0.1))}.header-menu-right-desktop{height:100%}.header-menu{height:100%;display:flex;flex-direction:row;align-items:center}.header--menu-item{display:flex;align-items:center;list-style:none;margin-left:100px;height:100%;cursor:pointer;position:relative}.menu-item--link,.menu-item-simple{text-decoration:none;position:relative;display:inline;color:#1f1f1f;background-image:linear-gradient(#1f1f1f,#1f1f1f);background-size:0 1px;background-position:0 100%;background-repeat:no-repeat;transition:all .2s ease-in-out;font-size:15px;font-style:normal;font-weight:400;line-height:19px;padding-right:20px}.menu-item-simple{padding-right:0}.menu-item--link:before{content:"";width:12px;height:12px;display:inline-block;position:absolute;background-size:cover;right:0;top:50%;transform:translateY(-50%)}.menu-item--link:after{content:"";position:absolute;height:1px;width:0;bottom:35px;left:0px;background:#131313}.header--menu-item:hover .menu-item-simple{background-size:100% 1px}.header--menu-item:hover .menu-item--link{background-size:100% 1px}.header--menu-item:hover .menu-item--link:before{transition:all .4s}.menu-item--content{position:absolute;flex-direction:column;top:100px;width:170px;padding:0 20px 5px 20px;background:white;opacity:0;visibility:hidden}.content--link{text-decoration:none;display:inline;color:#1f1f1f;background-image:linear-gradient(#1f1f1f,#1f1f1f);background-size:0 1px;background-position:0 100%;background-repeat:no-repeat;transition:all .2s ease-in-out;font-size:15px;line-height:19px}.content--link:hover{background-size:100% 1px}.header--menu-item:hover .menu-item--content{visibility:visible;opacity:1;webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.header-mobile-menu{display:flex;flex-direction:column;align-items:flex-start;padding:0}.menu-full-screen{display:block;position:fixed;background:#fff;z-index:999;padding-top:156px;width:100%;overflow-y:hidden;max-height:0;opacity:0}.menu-item-mobile-wrapper{width:100%;min-height:60px;transition:all 1s;border-bottom:1px solid #ececec;display:flex;flex-direction:column;justify-content:center}.menu-item-mobile--link{width:100%;height:60px;display:flex;align-items:center;justify-content:space-between;color:#1f1f1f;font-size:15px;font-style:normal;font-weight:400;line-height:19px}.menu-item-mobile--link__child{color:#1f1f1f;font-size:15px;font-style:normal;font-weight:400;line-height:19px;padding-bottom:20px}.menu-item-mobile--link:hover li,.menu-item-mobile--link__child:hover{opacity:.5}.header-mobile--menu-item{list-style:none}.header-menu-right-mobile{display:flex;justify-content:center;align-items:center;height:100%;cursor:pointer}.header-menu-right-mobile:hover{opacity:.7}.menu-item-mobile--content{width:100%;padding:0 18px;display:flex;background-color:white;overflow:hidden;flex-direction:column;max-height:0;transition:max-height .3s ease-out}.menu-mobile--social{display:grid;grid-template-columns:min-content min-content;grid-gap:16px;max-width:100%;margin-top:40px;height:500px}.menu-mobile--social a{color:unset}@media(max-width:1060px){.header-menu-right-desktop{display:none}}@media(min-width:1061px){.header-menu-right-mobile{display:none}}@media screen and (min-width:768px) and (max-width:1060px){.header-amount-wrapper,.menu-item-mobile--content,.menu-item-mobile--link,.menu-mobile--social{padding:0 5%}}@media(max-width:767px){.header-amount-wrapper,.menu-item-mobile--content,.menu-item-mobile--link,.menu-mobile--social{padding:0 6%}}