html{font-size:16px}body{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;font-family:Manrope,sans-serif;line-height:1;font-weight:400;background:#050505;color:#F4F4F7}h1,h2,h3,h4,h5,h6,li,p,ul{margin:0;padding:0}ul{list-style-type:none;display:block}ol{margin:0;padding:0;display:block;counter-reset:num}ol li{display:block}ol li:before{counter-increment:num;content:counter(num) "."}ol li ol{counter-reset:num1}ol li ol li:before{counter-increment:num1;content:counter(num) "." counter(num1)}a,a:active,a:focus,a:hover{text-decoration:none}button,input,select,textarea{border:none;font-family:Manrope,sans-serif;padding:0;margin:0;display:block;box-sizing:border-box}button:focus,input:focus,select:focus,textarea:focus{outline:0}button,input{background:0 0}button{cursor:pointer}.mobmenu{position:fixed;z-index:5;top:0;left:0;width:100%;height:100%;background:rgba(5,5,5,.6);opacity:0;visibility:hidden;overflow:hidden;transition:.2s}.mobmenu.active{visibility:visible;opacity:1}.mobmenu.active .block_box{transform:translateX(0)}.mobmenu .placeholder{position:absolute;top:0;left:0;width:100%;height:100%}.mobmenu .block_box{width:300px;height:100%;overflow:hidden;overflow-y:auto;margin-left:auto;position:relative;z-index:1;background:#050505;transform:translateX(10px);transition:.2s}.mobmenu .block_box .wrapper_box{display:flex;flex-direction:column;padding:25px 0;min-height:100%;box-sizing:border-box}.mobmenu .block_box .wrapper_box .header-placeholder{flex-shrink:0}.mobmenu .block_box .wrapper_box .menu_box{flex-grow:1}.mobmenu .block_box .wrapper_box .menu_box ul{display:block;border-top:1px solid #262626;box-sizing:border-box}.mobmenu .block_box .wrapper_box .menu_box ul li{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;box-sizing:border-box;border-bottom:1px solid #262626}.mobmenu .block_box .wrapper_box .menu_box ul li.menu-item-has-children{padding:0 25px}.mobmenu .block_box .wrapper_box .menu_box ul li.menu-item-has-children.active:after{transform:rotateZ(180deg)}
.mobmenu .block_box .wrapper_box .menu_box ul li.menu-item-has-children a{width:auto;padding:20px 0;display:flex;justify-content:flex-start;align-items:center;gap:20px}.mobmenu .block_box .wrapper_box .menu_box ul li.menu-item-has-children a svg{flex-shrink:0;width:20px;height:20px;fill:#F4F4F7}.mobmenu .block_box .wrapper_box .menu_box ul li.menu-item-has-children .submenu-box{width:100%;order:1;height:0;overflow:hidden;transition:.2s}.mobmenu .block_box .wrapper_box .menu_box ul li.menu-item-has-children .sub-menu{padding-bottom:20px;border-top:none}.mobmenu .block_box .wrapper_box .menu_box ul li.menu-item-has-children .sub-menu li{display:block;border-bottom:none}.mobmenu .block_box .wrapper_box .menu_box ul li.menu-item-has-children .sub-menu li a{width:100%;padding:12px 0;font-weight:300}.mobmenu .block_box .wrapper_box .menu_box ul li a{width:100%;display:block;box-sizing:border-box;padding:20px 25px;font-size:16px;color:#F4F4F7;font-weight:600;line-height:1.2}.mobmenu .block_box .wrapper_box .btn_box{padding:0 25px;margin-top:60px;box-sizing:border-box;flex-shrink:0}.mobmenu .block_box .wrapper_box .btn_box .btn{width:100%;height:56px;font-size:16px}.header{display:flex;justify-content:space-between;align-items:center;gap:10px;width:calc(100% - 8px * 2);position:fixed;z-index:5;top:4px;left:8px;background:#141617;border:1px solid #262626;border-radius:16px;box-sizing:border-box;padding:0 28px}.header .menu{width:100%}.header .menu ul{display:flex;justify-content:flex-start;align-items:stretch;gap:45px}.header .menu ul li{flex-shrink:0;position:relative}.header .menu ul li.menu-item-has-children:hover a:after{transform:rotateZ(180deg)}.header .menu ul li.menu-item-has-children:hover .submenu-box{opacity:1;visibility:visible;transform:translateY(0)}.header .menu ul li.menu-item-has-children a{display:flex;justify-content:flex-start;align-items:center;gap:10px;white-space:nowrap}.header .menu ul li.menu-item-has-children a:hover,.header .menu ul li.menu-item-has-children a:hover:after{color:gold}.header .menu ul li.menu-item-has-children a:after{content:'\f107';font-family:FontAwesome;display:block;flex-shrink:0;color:#F4F4F7;font-size:14px;transition:.2s}.header .menu ul li.menu-item-has-children .submenu-box{position:absolute;top:100%;left:-30px;width:fit-content;padding-top:5px;opacity:0;visibility:hidden;transform:translateY(10px);box-sizing:border-box;transition:.2s}.header .menu ul li.menu-item-has-children .sub-menu{display:block;width:100%;box-sizing:border-box;padding:25px 30px;border-radius:16px;background:#141617;border:1px solid #262626;box-shadow:4px 4px 8px #000,4px 4px 40px rgba(0,0,0,.9)}.header .menu ul li.menu-item-has-children .sub-menu li{display:block;margin-bottom:25px}.header .menu ul li.menu-item-has-children .sub-menu li:last-child{margin-bottom:0}.header .menu ul li.menu-item-has-children .sub-menu li a{display:flex;justify-content:flex-start;align-items:center;gap:15px;white-space:nowrap;font-size:16px;color:#F4F4F7;font-weight:300;padding:0}.header .menu ul li.menu-item-has-children .sub-menu li a:hover{color:gold}.header .menu ul li.menu-item-has-children .sub-menu li a:hover svg{fill:gold}.header .menu ul li.menu-item-has-children .sub-menu li a:after{display:none}.header .menu ul li.menu-item-has-children .sub-menu li a svg{flex-shrink:0;width:20px;height:20px;fill:#F4F4F7;transition:.2s}.header .menu ul li a{display:block;padding:31px 0;box-sizing:border-box;font-size:16px;color:#F4F4F7;font-weight:300;transition:.2s}.header .menu ul li a:hover{color:gold}.header .logo_block{flex-shrink:0;display:block;width:180px}.header .logo_block img{width:100%;display:block}.header .logo_block svg{display:none;width:36px;height:36px;fill:gold}.header .btn_box{display:flex;justify-content:flex-end;align-items:center;gap:15px;width:100%}.header .btn_box .btn{flex-shrink:0}
.header .btn_box .btn.login{padding: 7px 20px 9px 20px;line-height: 24px;font-weight: 500;max-width: 96px;max-height: 40px;}
.header .btn_box .btn.cta{padding: 7px 20px 9px 20px;line-height: 24px;font-weight: 500;}
.header .btn_box .btn-mobmenu{flex-shrink:0;width:40px;height:40px;padding:4px;box-sizing:border-box;display:none;position:relative}.header .btn_box .btn-mobmenu.active div span:nth-child(1){width:30px;height:4px;top:calc(50% - 2px);left:calc(50% - 30px / 2);transform:rotateZ(45deg)}.header .btn_box .btn-mobmenu.active div span:nth-child(2){opacity:0}.header .btn_box .btn-mobmenu.active div span:nth-child(3){width:30px;height:4px;bottom:calc(50% - 2px);left:calc(50% - 30px / 2);transform:rotateZ(-45deg)}.header .btn_box .btn-mobmenu.active div span:nth-child(4){opacity:0}.header .btn_box .btn-mobmenu div{width:100%;height:100%;position:relative}.header .btn_box .btn-mobmenu div span{position:absolute;display:block;width:calc(100% / 2 - 4px / 2);height:calc(100% / 2 - 4px / 2);background:#F4F4F7;border-radius:6px;transition:.2s}.header .btn_box .btn-mobmenu div span:nth-child(1){top:0;left:0}.header .btn_box .btn-mobmenu div span:nth-child(2){top:0;right:0}.header .btn_box .btn-mobmenu div span:nth-child(3){bottom:0;left:0}.header .btn_box .btn-mobmenu div span:nth-child(4){bottom:0;right:0}.header-placeholder{width:100%;height:calc(78px + 10px * 2)}.header-placeholder.color{background:#050505}#footer{display:block;position:relative;box-sizing:border-box;padding-top:112px;background:#050505;border-top:1px solid #262626}#footer.style1{border-top:none;background:linear-gradient(0deg,#050505 55%,rgba(5,5,5,0) 100%)}#footer .wrapper_box{padding-bottom:60px;display:flex;justify-content:space-between;align-items:flex-start;gap:15px}#footer .wrapper_box .foo_title{font-size:16px;color:rgba(241,245,249,.5);font-weight:300;line-height:1.2;text-transform:uppercase;margin-bottom:20px}#footer .wrapper_box .main_box{width:440px;max-width:100%;flex-shrink:0}#footer .wrapper_box .main_box .logo{width:215px;max-width:100%}#footer .wrapper_box .main_box .logo img{width:100%}#footer .wrapper_box .main_box .items_box{margin-top:30px;display:flex;justify-content:flex-start;align-items:flex-start;gap:20px;flex-wrap:wrap}#footer .wrapper_box .main_box .items_box .item{position:relative;padding-right:12px;box-sizing:border-box}#footer .wrapper_box .main_box .items_box .item:last-child{padding:0}#footer .wrapper_box .main_box .items_box .item:last-child:after{display:none}#footer .wrapper_box .main_box .items_box .item:after{content:'';display:block;position:absolute;top:0;right:0;width:1px;height:36px;max-height:100%;background:#262626}#footer .wrapper_box .main_box .items_box .item img{max-width:150px;max-height:52px;object-fit:contain;display:block}#footer .wrapper_box .menu_box .menu ul li{display:block;margin-bottom:20px}#footer .wrapper_box .menu_box .menu ul li:last-child{margin-bottom:0}#footer .wrapper_box .menu_box .menu ul li a{display:block;font-size:16px;color:#F4F4F7;font-weight:300;line-height:1.4;transition:.2s}#footer .wrapper_box .menu_box .menu ul li a:hover{color:gold}#footer .wrapper_box .menu_box .social_box ul li{display:block;margin-bottom:20px}#footer .wrapper_box .menu_box .social_box ul li:last-child{margin-bottom:0}#footer .wrapper_box .menu_box .social_box ul li a{display:flex;justify-content:flex-start;align-items:center;gap:15px;font-size:16px;color:#F4F4F7;font-weight:300;line-height:1.4;transition:.2s}#footer .wrapper_box .menu_box .social_box ul li a:hover{color:gold}#footer .wrapper_box .menu_box .social_box ul li a:hover svg{fill:gold}#footer .wrapper_box .menu_box .social_box ul li a svg{flex-shrink:0;width:20px;height:20px;fill:#F4F4F7;transition:.2s}#footer .info_box{padding:10px 0;box-sizing:border-box;background:#141617}#footer .info_box .flex_box{display:flex;justify-content:space-between;align-items:center}#footer .info_box .flex_box p{font-size:16px;color:rgba(241,245,249,.5);line-height:1.4;font-weight:300}#footer .info_box .flex_box a{font-size:16px;color:rgba(241,245,249,.5);line-height:1.4;font-weight:300;transition:.2s}#footer .info_box .flex_box a:hover{color:#f1f5f9}.mobmenu .block_box .wrapper_box .menu_box ul li.menu-item-has-children:after