@import"base.css";@import"fonts.css";:root{--content-width: 1390px;--main-cl: #FACC15;--b-cl: #0C0C0C;--w-cl: #fff;--lh: 1.277em;--font-family: "Montserrat", sans-serif;--body-color: #333333;--heightHeader: 100px}h1,h2,h3,h4,h5,h6,input,button,textarea,select,p,blockquote,th,td,pre,address,li,dt,dd{font-size:180%;-webkit-text-size-adjust:none;font-family:var(--font-family)}input[type=text],input[type=email],input[type=tel],input[type=number],textarea{width:100%;border:solid 1px #999;padding:16px 20px}::placeholder{opacity:.5}h1,h2,h3,h4,h5,h6{line-height:1.6em}a{transition:all .3s ease;text-decoration:none;font-family:var(--font-family);color:var(--w-cl)}select{visibility:visible !important}[href^="tel:"]{word-break:keep-all;white-space:nowrap}img{vertical-align:middle;max-width:100%;flex-shrink:0;height:auto;object-fit:cover}table{width:100%}p{margin-bottom:15px;line-height:1.277em}p:last-child{margin-bottom:0}button{cursor:pointer;border:solid 1px #333;border-radius:0;outline:none;box-shadow:none}*,::before,::after{box-sizing:border-box;outline:none}html{background:#fff}body{min-width:320px;-webkit-text-size-adjust:none;color:var(--body-color);background-color:var(--b-cl)}#wrapper{margin:0 auto;overflow:hidden}.container{width:var(--content-width);max-width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.lk-full{position:absolute;width:100%;height:100%;top:0;left:0}.hamburger-btn{width:40px;height:40px;position:relative;cursor:pointer;display:none;z-index:99;margin-left:20px;background-color:#000}.hamburger-btn .bar{width:30px;height:3px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:var(--main-cl);border-radius:2px;transition:all .3s ease}.hamburger-btn .bar::before,.hamburger-btn .bar::after{content:"";width:100%;height:100%;position:absolute;left:0;border-radius:2px;background-color:var(--main-cl);transition:all .3s ease}.hamburger-btn .bar::before{top:-8px}.hamburger-btn .bar::after{top:8px}.hamburger-btn.--active .bar{background-color:rgba(0,0,0,0)}.hamburger-btn.--active .bar::before{top:0;transform:rotate(45deg)}.hamburger-btn.--active .bar::after{top:0;transform:rotate(135deg)}.to-top{position:fixed;bottom:40px;right:30px;cursor:pointer;z-index:98;overflow:hidden;transition:all .3s ease;opacity:0;visibility:hidden}.to-top.show{opacity:1;visibility:visible}.to-top:hover{opacity:.8}.to-top a{position:relative;display:block;width:50px;height:50px;background-color:var(--main-cl);border:1px var(--main-cl) solid;border-radius:4px;z-index:1}.to-top a::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:0;height:0;border-style:solid;border-width:0 14px 20px 14px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff rgba(0,0,0,0);transition:all .3s ease}.d-flex{display:flex}.d-flex-column{display:flex;flex-direction:column}.flex-wrap{display:flex;flex-wrap:wrap}.flex-center-all{display:flex;justify-content:center;align-items:center;text-align:center}.left{text-align:left}.center{text-align:center}.right{text-align:right}.bold{font-weight:700}#header{position:fixed;top:0;left:0;right:0;margin:0 auto;padding:26px 0;height:var(--heightHeader);transition:all .3s ease;z-index:99}#header h1{font-size:16px;margin:0;display:none}#header .logo a{display:flex;align-items:center;height:100%}#header.fix{background-color:rgba(0,0,0,.8)}.header-main{display:flex;align-items:center;justify-content:space-between;height:100%;max-width:1920px;margin-left:auto;margin-right:auto}.header-act{display:flex;align-items:center}.menu-list{position:relative;display:flex;column-gap:25px}.menu-list .menu-tt{padding:8px 16px;position:relative;z-index:1}.menu-list .menu-tt.active{background-color:hsla(0,0%,100%,.1);border-radius:40px}.menu-list .menu-tt.active::before{content:"";position:absolute;width:100%;height:100%;padding:2px;background:linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;left:0;top:0;z-index:1;border-radius:40px}.menu-list p{margin-bottom:0}.menu-list a{position:relative;display:block}main{position:relative}.index-visual{position:relative;z-index:1;max-width:1920px;margin:0 auto}.mainvs{position:relative;z-index:1}.mainvs_img{position:relative;z-index:1}.mainvs_h2{margin:auto;width:72%;max-width:1360px;margin-bottom:158px}.video-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;z-index:9999;opacity:1;transition:opacity .5s ease}.video-popup-overlay.hidden{opacity:0;pointer-events:none}.video-container{position:relative;max-width:1400px;width:90%;border-radius:12px;overflow:hidden}.video-container::before{content:"";position:absolute;width:100%;height:100%;padding:3px;background:linear-gradient(to bottom, #fff0da 1%, #94641e 4%, #fff2db 83%, #eac885 94%, #fbf5d1 98%, #bd9a4b 100%, #ecd8a3 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;left:0;top:0;z-index:1;border-radius:12px}.video-container video{width:100%;display:block;border-radius:12px}.close-btn{position:absolute;top:15px;right:15px;width:40px;height:40px;background:rgba(0,0,0,.7);border:none;border-radius:50%;cursor:pointer;z-index:10;display:flex;justify-content:center;align-items:center;transition:all .3s ease}.close-btn:hover{background:rgba(0,0,0,.9);transform:scale(1.1)}.close-btn::before,.close-btn::after{content:"";position:absolute;width:20px;height:2px;background:#fff}.close-btn::before{transform:rotate(45deg)}.close-btn::after{transform:rotate(-45deg)}.content{position:relative;z-index:2;max-width:1920px;margin:-26% auto 0}.content::before{content:"";position:absolute;background:url("../images/content_bg.png") center no-repeat;background-size:cover;width:1920px;height:2141px;z-index:-1;top:15%;left:0;right:0;margin:0 auto}.content::after{content:"";position:absolute;background:url("../images/mainvs_dc.png") center no-repeat;background-size:cover;width:1920px;height:1922px;background-size:cover;top:-10%;left:0;right:0;margin:auto;z-index:-1;pointer-events:none}.tabs_content{width:55%;max-width:747px;flex-shrink:0}.tabs .tab{position:relative;z-index:1}.tabs .tab.active::before{content:"";position:absolute;width:100%;height:100%;padding:2px;background:linear-gradient(to bottom, #fff0da 1%, #94641e 4%, #fff2db 83%, #eac885 94%, #fbf5d1 98%, #bd9a4b 100%, #ecd8a3 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;left:0;top:0;z-index:1;border-radius:60px}.teams{position:relative;z-index:2;max-width:1920px;margin:0 auto 204px}.teams .title{margin-bottom:40px}.teams .title h3{margin-bottom:10px}.teams .title .txt{color:#fff}.teams_frame{display:flex;gap:40px}.teams_table{padding:15px 40px;position:relative;z-index:1;background:rgba(54,54,54,.6);box-shadow:0px 4px 100px hsla(0,0%,100%,.1),0px 4px 100px 10px rgba(250,204,21,.1);backdrop-filter:blur(20px);border-radius:20px;display:none}.teams_table.active{display:block}.teams_table::after{content:"";position:absolute;background:url("../images/table_line_bottom.png") center no-repeat;background-size:cover;width:130px;height:63px;bottom:-32px;left:0;right:0;margin:0 auto;z-index:-1}.teams_table::before{content:"";position:absolute;padding:1px;background:linear-gradient(to top, #fff0da 1%, #94641e 4%, #fff2db 83%, #eac885 94%, #fbf5d1 98%, #bd9a4b 100%, #ecd8a3 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;width:100%;height:100%;border-radius:20px;z-index:-1;top:0;left:0}.teams_table th,.teams_table td{color:#fff;border:0;border-bottom:1px solid rgba(208,208,208,.5);padding:19px 10px 20px}.teams_table th p,.teams_table td p{line-height:1.5em}.teams_table tr:last-child th,.teams_table tr:last-child td{border-bottom:0}.teams_table td .name{display:flex;align-items:center;gap:10px;text-transform:uppercase}.teams_table td .name .logo{flex-shrink:0}.teams_table thead th:nth-child(1){width:8%;text-align:left}.teams_table thead th:nth-child(2){text-align:left}.teams_table thead th:nth-child(3),.teams_table thead th:nth-child(4),.teams_table thead th:nth-child(5),.teams_table thead th:nth-child(6),.teams_table thead th:nth-child(7){text-align:right}.teams_table tbody td:nth-child(1),.teams_table tbody td:nth-child(2){text-align:left}.teams_table tbody td:nth-child(3),.teams_table tbody td:nth-child(4),.teams_table tbody td:nth-child(5),.teams_table tbody td:nth-child(6),.teams_table tbody td:nth-child(7){text-align:right}.teams_video{flex-grow:1;width:43%;max-width:573px}.teams_video video{width:100%;object-fit:cover;height:100%}.table_scroll{overflow:auto}.table_scroll table{min-width:500px}.fancybox__content{padding:0 !important}.fancybox__content video{height:85vh}.banner{position:relative}.banner::before{content:"";position:absolute;background:url("../images/bnr_dc.png") center no-repeat;background-size:cover;width:1920px;height:1530px;bottom:-61%;left:0;right:0;margin:auto}.banner .swiper{overflow:visible}.banner .swiper-slide{width:min(max(26.04vw,250px),500px);max-width:100%}.banner_frame{display:flex}.tabs{display:flex;justify-content:center;gap:40px;margin-bottom:30px}.tabs p{padding:12px 20px;background-color:#131315;margin-bottom:0;width:100%;max-width:200px;display:flex;align-items:center;justify-content:center;border-radius:60px;font-weight:700;font-size:20px;cursor:pointer}.tabs p span{color:#fff}.tabs p.active span{background:linear-gradient(to bottom, #fff0da 1%, #94641e 4%, #fff2db 83%, #eac885 94%, #fbf5d1 98%, #bd9a4b 100%, #ecd8a3 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.sec_footer{position:relative;padding:9.5vw 0 90px;max-width:1920px;margin:0 auto}.sec_footer::before{content:"";position:absolute;background:url("../images/ft_dc1.png") center no-repeat;background-size:cover;width:min(73.18vw,1405px);height:min(50.78vw,975px);top:16%;bottom:0;margin:auto;left:-9%;pointer-events:none}.sec_footer::after{content:"";position:absolute;background:url("../images/ft_dc2.png") center no-repeat;background-size:cover;width:min(64.53vw,1239px);height:min(69.17vw,1328px);top:47%;bottom:0;margin:auto;right:-19%;z-index:1;pointer-events:none}address{text-align:center;color:#fff;font-size:14px}.ft_bg{position:relative;z-index:2}.ft_frame{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:43px;margin-bottom:45px}.ft_contact ul{display:flex;display:flex;align-items:center;justify-content:center;gap:20px}.ft_logo ul{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:40px}.ft_txt{color:#c9bb93;font-size:23px;font-weight:bold;text-transform:uppercase}@-moz-document url-prefix(){}/*# sourceMappingURL=styles.css.map */
