.main-header{z-index:100;background:0 0;justify-content:flex-end;align-items:center;width:100%;height:100px;padding:30px 5%;transition:background .3s;display:flex;position:fixed;top:0;left:0}.main-header.scrolled{background:linear-gradient(#000 0%,#0000 100%)}.main-header .logo{margin-right:auto}.main-header .logo a{color:#fff;font-family:Inter;font-size:28px;font-weight:700;transition:transform .5s;display:inline-block}.main-header .logo a:hover{transform:scale(1.1)}.main-header nav{margin-right:60px}.main-header nav .has-dropdown{position:relative}.main-header nav .dropdown{visibility:hidden;opacity:0;z-index:100;background:#212121;border:1px solid #fff;border-radius:10px;min-width:70px;margin:0 auto;padding:0;list-style:none;transition:opacity .2s,visibility .2s;position:absolute;top:20px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}.main-header nav .has-dropdown.active .dropdown{visibility:visible;opacity:1}.main-header nav .dropdown li a{white-space:nowrap;padding:8px 6px;display:block}.main-header nav .dropdown li a:hover{background:#181818}.main-header .menu{list-style:none}.main-header .menu li{padding:0 20px;display:inline-block}.main-header .menu li a{font-size:15px;transition:color .3s}.main-header .menu li a:hover{color:#648bff}.main-header .btn_header{cursor:pointer;border:2px solid #fff;border-radius:10px;padding:9px 25px;transition:background-color .7s,border-color .3s}.main-header .btn_header a{font-weight:700}.main-header .btn_header:hover{background-color:#fff;border:2px solid #000}.main-header .btn_header:hover a{color:#000}.main-header .hamburger{cursor:pointer;z-index:200;flex-direction:column;gap:5px;padding:4px;display:none}.main-header .hamburger span{background:#fff;border-radius:2px;width:25px;height:2px;transition:transform .3s,opacity .3s;display:block}.main-header .hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.main-header .hamburger.open span:nth-child(2){opacity:0}.main-header .hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=1024px){.main-header nav{margin-right:30px}.main-header .menu li{padding:0 12px}.main-header .btn_header{padding:8px 18px}}@media (width<=768px){.main-header{height:70px;padding:20px 5%}.main-header .hamburger{display:flex}.main-header nav,.main-header .btn_header{pointer-events:none;display:none}.main-header nav{z-index:150;background:#000000f2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;margin-right:0;position:fixed;top:0;left:0}.main-header.mobile-open nav,.main-header.mobile-open .btn_header{pointer-events:all;display:flex}.main-header.mobile-open .btn_header{z-index:160;position:fixed;bottom:40px;left:50%;transform:translate(-50%)}.main-header .menu{flex-direction:column;align-items:center;gap:32px;display:flex}.main-header .menu li{padding:0;display:block}.main-header .menu li a{font-size:22px}.main-header .has-dropdown>a{display:none}.main-header nav .menu .has-dropdown .dropdown{box-shadow:none;visibility:visible;opacity:1;background:0 0;border:none;flex-direction:column;align-items:center;gap:32px;margin:0;padding:0;display:flex;position:static;transform:none}.main-header nav .menu .has-dropdown .dropdown li a{font-size:22px;transition:color .3s}.main-header nav .menu .has-dropdown .dropdown li a:hover{color:#648bff;background:0 0}}@media (width<=480px){.main-header .logo a{font-size:22px}}.hero{background-image:url(/assets/sfondoKNGX-Dia3bbpB.png);background-position:50%;background-size:cover;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100vh;display:flex}.hero .hero_section{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;margin-top:100px;display:flex}.hero .hero_section h3{color:#f7f7f7;font-family:Inter;font-size:28px;font-weight:300}.hero .hero_section h1{color:#fff;margin-top:50px;font-family:Inter;font-size:65px;font-weight:500}.hero .hero_section h2{color:#fff;font-family:Inter;font-size:32px;font-weight:300}.hero .hero_button{justify-content:center;width:420px;margin-top:20px;padding:5px;display:flex}.hero .hero_button .btn_find{background-color:#2f4ca3;border-radius:10px;justify-content:center;align-items:center;width:160px;height:50px;margin:10px;transition:background-color .7s,border-color .3s;display:flex}.hero .hero_button .btn_find a{font-family:Inter;font-size:24px;font-weight:300}.hero .hero_button .btn_find:hover{background-color:#4574ff}.hero .hero_button .btn_contact{background:0 0;border:2px solid #fff;border-radius:10px;justify-content:center;align-items:center;width:240px;height:50px;margin:10px;transition:background-color .7s,border-color .3s;display:flex}.hero .hero_button .btn_contact a{font-family:Inter;font-size:24px;font-weight:300}.hero .hero_button .btn_contact:hover{background-color:#fff;border:2px solid #000}.hero .hero_button .btn_contact:hover a{color:#000}.hero .hero_icons{width:100%;margin-top:30px;padding-bottom:32px;display:flex;overflow:hidden}.hero .hero_icons .marquee_track{will-change:transform;align-items:center;gap:48px;width:max-content;animation:40s linear infinite marquee;display:flex}.hero .hero_icons .marquee_track:hover{animation-play-state:paused}.hero .hero_icons .marquee_track a{flex-shrink:0;display:flex}.hero .hero_icons .marquee_track a img{opacity:.5;display:block}.hero .hero_icons .marquee_track a img:hover{opacity:1}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=1024px){.hero .hero_section h3{font-size:22px}.hero .hero_section h1{font-size:50px}.hero .hero_section h2{font-size:26px}.hero .hero_button{width:360px}.hero .hero_button .btn_find a,.hero .hero_button .btn_contact a{font-size:20px}}@media (width<=768px){.hero{background-color:#000;background-image:radial-gradient(150% 100% at 50% 110%,#1a3a8f 0%,#0f1e5a 30%,#0000 70%)}.hero .hero_section{margin-top:80px;padding:0 20px}.hero .hero_section h3{font-size:16px}.hero .hero_section h1{margin-top:24px;font-size:36px}.hero .hero_section h2{font-size:18px}.hero .hero_button{flex-direction:column;align-items:center;width:100%;padding:0 20px}.hero .hero_button .btn_find,.hero .hero_button .btn_contact{width:100%;max-width:240px;margin:6px 0}.hero .hero_button .btn_find a,.hero .hero_button .btn_contact a{font-size:18px}.hero .hero_icons{padding-bottom:20px}.hero .hero_icons .marquee_track{gap:32px}.hero .hero_icons .marquee_track img{object-fit:contain;width:200px;height:200px}}@media (width<=480px){.hero .hero_section h1{font-size:28px}.hero .hero_section h2{font-size:16px}.hero .hero_section h3{font-size:14px}.hero .hero_button .btn_find,.hero .hero_button .btn_contact{max-width:220px}.hero .hero_button .btn_find a,.hero .hero_button .btn_contact a{font-size:16px}}.beatstore{background-color:#212121;flex-direction:column;align-items:center;width:100%;display:flex}.beatstore h2{color:#fff;margin-top:70px;font-family:Inter;font-size:65px}.beatstore h3{color:#fff;margin-top:10px;font-family:Inter;font-size:28px}.beatstore .iframe_wrapper{box-sizing:border-box;width:100%;padding:0 16px}.beatstore .iframe_wrapper iframe{border-radius:6px;margin:40px auto}.beatstore .payments{flex-direction:column;align-items:center;display:flex}.beatstore .payments h4{color:#c4c4c4;font-family:Inter;font-size:28px;font-weight:300}.beatstore .payments img{margin-top:20px}.beatstore .payments h5{color:#c4c4c4;margin-top:20px;font-family:Inter;font-size:24px;font-weight:300}.beatstore .beatstore_card{flex-direction:row;justify-content:center;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:100px 40px;display:flex}.beatstore .beatstore_card .select,.beatstore .beatstore_card .checkout,.beatstore .beatstore_card .checkInBox{background-color:#181818;border:1px solid #727272;border-radius:10px;flex-shrink:1;width:400px;height:153px;padding:3px}.beatstore .beatstore_card .select .select_header,.beatstore .beatstore_card .select .checkout_header,.beatstore .beatstore_card .select .checkInBox_header,.beatstore .beatstore_card .checkout .select_header,.beatstore .beatstore_card .checkout .checkout_header,.beatstore .beatstore_card .checkout .checkInBox_header,.beatstore .beatstore_card .checkInBox .select_header,.beatstore .beatstore_card .checkInBox .checkout_header,.beatstore .beatstore_card .checkInBox .checkInBox_header{color:#fff;padding:10px;font-family:Inter;display:flex}.beatstore .beatstore_card .select .select_header img,.beatstore .beatstore_card .select .checkout_header img,.beatstore .beatstore_card .select .checkInBox_header img,.beatstore .beatstore_card .checkout .select_header img,.beatstore .beatstore_card .checkout .checkout_header img,.beatstore .beatstore_card .checkout .checkInBox_header img,.beatstore .beatstore_card .checkInBox .select_header img,.beatstore .beatstore_card .checkInBox .checkout_header img,.beatstore .beatstore_card .checkInBox .checkInBox_header img{width:30px;height:30px}.beatstore .beatstore_card .select .select_header h4,.beatstore .beatstore_card .select .checkout_header h4,.beatstore .beatstore_card .select .checkInBox_header h4,.beatstore .beatstore_card .checkout .select_header h4,.beatstore .beatstore_card .checkout .checkout_header h4,.beatstore .beatstore_card .checkout .checkInBox_header h4,.beatstore .beatstore_card .checkInBox .select_header h4,.beatstore .beatstore_card .checkInBox .checkout_header h4,.beatstore .beatstore_card .checkInBox .checkInBox_header h4{align-self:center;margin-left:10px;font-size:22px;font-weight:400}.beatstore .beatstore_card .select p,.beatstore .beatstore_card .checkout p,.beatstore .beatstore_card .checkInBox p{color:#dbdbdb;padding:10px;font-family:Inter}.beatstore .beatstore_card .checkout{margin-left:30px;margin-right:30px}@media (width<=1024px){.beatstore h2{font-size:50px}.beatstore h3,.beatstore .payments h4{font-size:22px}.beatstore .payments h5{font-size:20px}.beatstore .beatstore_card{padding:60px 30px}.beatstore .beatstore_card .select,.beatstore .beatstore_card .checkout,.beatstore .beatstore_card .checkInBox{width:300px}}@media (width<=768px){.beatstore h2{text-align:center;margin-top:50px;padding:0 20px;font-size:36px}.beatstore h3{text-align:center;padding:0 20px;font-size:18px}.beatstore .iframe_wrapper{box-sizing:border-box;width:100%;padding:0 16px}.beatstore .iframe_wrapper iframe{border-radius:6px;margin:40px auto}.beatstore .payments{text-align:center;padding:0 20px}.beatstore .payments h4{font-size:18px}.beatstore .payments h5{font-size:16px}.beatstore .payments img{max-width:100%;height:auto}.beatstore .beatstore_card{flex-direction:column;gap:16px;padding:40px 20px}.beatstore .beatstore_card .select,.beatstore .beatstore_card .checkout,.beatstore .beatstore_card .checkInBox{width:100%;max-width:400px;height:auto}.beatstore .beatstore_card .checkout{margin-left:0;margin-right:0}}@media (width<=480px){.beatstore h2{font-size:28px}.beatstore h3{font-size:16px}.beatstore .beatstore_card .select .select_header h4,.beatstore .beatstore_card .select .checkout_header h4,.beatstore .beatstore_card .select .checkInBox_header h4,.beatstore .beatstore_card .checkout .select_header h4,.beatstore .beatstore_card .checkout .checkout_header h4,.beatstore .beatstore_card .checkout .checkInBox_header h4,.beatstore .beatstore_card .checkInBox .select_header h4,.beatstore .beatstore_card .checkInBox .checkout_header h4,.beatstore .beatstore_card .checkInBox .checkInBox_header h4{font-size:18px}.beatstore .beatstore_card .select p,.beatstore .beatstore_card .checkout p,.beatstore .beatstore_card .checkInBox p{font-size:14px}}.licensing{background-color:#000;flex-direction:column;align-items:center;width:100%;display:flex}.licensing h2{color:#fff;margin-top:120px;font-family:Inter;font-size:100px;font-weight:700}.licensing h3{color:#fff;text-align:center;margin-top:30px;font-family:Inter;font-size:26px;font-weight:300}.licensing .btn_info{color:#fff;border:2px solid #fff;border-radius:10px;justify-content:center;align-items:center;width:150px;height:50px;margin:40px;padding:5px;transition:background .3s,color .3s;display:flex}.licensing .btn_info:hover{color:#000;background:#fff}.licensing .btn_info:hover a{color:#000;font-size:20px}.licensing .btn_info a{font-family:Inter;font-size:18px;font-weight:400}.licensing .card{color:#fff;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:70px 70px 20px;padding:20px 10%;display:flex;position:relative}.licensing .card .card_basic,.licensing .card .card_premium,.licensing .card .card_premium_home_plus,.licensing .card .card_unlimited{border:2px solid #212121;border-radius:30px;flex-direction:column;align-items:center;width:250px;height:600px;display:flex;position:relative;box-shadow:0 4px 10px #fff9}.licensing .card .card_basic .title,.licensing .card .card_premium .title,.licensing .card .card_premium_home_plus .title,.licensing .card .card_unlimited .title{color:#000;text-align:center;background-color:#e3edff;border-top-left-radius:30px;border-top-right-radius:30px;justify-content:center;align-items:center;width:100%;height:68px;font-family:Inter;font-size:25px;font-weight:700;display:flex}.licensing .card .card_basic .price,.licensing .card .card_premium .price,.licensing .card .card_premium_home_plus .price,.licensing .card .card_unlimited .price{color:#000;flex-direction:column;align-items:center;margin-top:20px;font-family:Inter;font-size:42px;font-weight:700;display:flex}.licensing .card .card_basic .price p,.licensing .card .card_premium .price p,.licensing .card .card_premium_home_plus .price p,.licensing .card .card_unlimited .price p{font-size:22px}.licensing .card .card_basic .list,.licensing .card .card_premium .list,.licensing .card .card_premium_home_plus .list,.licensing .card .card_unlimited .list{flex-direction:column;align-items:center;gap:10px;margin-top:40px;display:flex}.licensing .card .card_basic .list li,.licensing .card .card_premium .list li,.licensing .card .card_premium_home_plus .list li,.licensing .card .card_unlimited .list li{color:#000;align-items:center;gap:8px;width:230px;font-family:Inter;font-size:14px;list-style:none;display:flex}.licensing .card .card_basic .list li img,.licensing .card .card_premium .list li img,.licensing .card .card_premium_home_plus .list li img,.licensing .card .card_unlimited .list li img{flex-shrink:0;width:17px;height:17px}.licensing .card .card_basic .btn_license,.licensing .card .card_premium .btn_license,.licensing .card .card_premium_home_plus .btn_license,.licensing .card .card_unlimited .btn_license{background-color:#e3edff;border:1px solid #000;border-radius:5px;justify-content:center;align-items:center;width:160px;height:31px;display:flex;position:absolute;bottom:30px}.licensing .card .card_basic .btn_license a,.licensing .card .card_premium .btn_license a,.licensing .card .card_premium_home_plus .btn_license a,.licensing .card .card_unlimited .btn_license a{color:#000;margin:0;font-family:Inter;font-weight:400}.licensing .card .card_basic,.licensing .card .card_premium,.licensing .card .card_unlimited{-webkit-backdrop-filter:blur(500px);backdrop-filter:blur(500px);background:#fffc}.licensing .card .card_premium .subtitle{background-color:#2f4ca3;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:32px;font-family:Inter;font-size:20px;font-weight:400;display:flex}.licensing .card .card_premium_home_plus{background:#2f4ca3}.licensing .card .card_premium_home_plus .price,.licensing .card .card_premium_home_plus .list li{color:#fff}.licensing .card .card_premium_home_plus .title .subtitle{color:#fff;background-color:#2f4ca3;border:1px solid #000;border-radius:10px;justify-content:center;align-items:center;width:100px;height:32px;font-family:Inter;font-size:14px;font-weight:400;display:flex;position:absolute;top:-17px}.licensing .card_exclusive{-webkit-backdrop-filter:blur(500px);backdrop-filter:blur(500px);background:#fffc;border:1px solid #212121;border-radius:30px;width:1060px;height:305px}.licensing .card_exclusive .title{color:#fff;text-align:center;background-color:#2f4ca3;border-top-left-radius:30px;border-top-right-radius:30px;justify-content:center;align-items:center;gap:8px;width:100%;height:50px;font-family:Inter;font-size:30px;font-weight:700;display:flex}.licensing .card_exclusive .title img{width:25px;height:25px}.licensing .card_exclusive .card_content{flex-direction:row;display:flex}.licensing .card_exclusive .card_content .card_hero{flex-direction:column;align-items:flex-start;width:530px;padding:20px;display:flex}.licensing .card_exclusive .card_content .card_hero h3{color:#000;margin-bottom:15px;font-family:Inter;font-size:30px;font-weight:700}.licensing .card_exclusive .card_content .card_hero p{width:400px;margin-bottom:10px;font-family:Inter;font-size:16px;font-weight:300}.licensing .card_exclusive .card_content .card_hero .btn_make{background-color:#2f4ca3;border-radius:20px;justify-content:center;align-items:center;width:145px;height:40px;margin-top:8px;transition:background-color .7s,border-color .3s;display:flex}.licensing .card_exclusive .card_content .card_hero .btn_make a{font-family:Inter;font-size:16px;font-weight:700}.licensing .card_exclusive .card_content .card_hero .btn_make:hover{background-color:#4574ff}.licensing .card_exclusive .card_content .card_list{grid-template-columns:1fr 1fr;gap:10px;width:530px;display:grid}.licensing .card_exclusive .card_content .card_list h3{color:#2f4ca3;text-align:left;grid-column:1/-1;margin-left:30px;font-family:Inter;font-size:26px;font-weight:700}.licensing .card_exclusive .card_content .card_list li{color:#000;align-items:center;gap:8px;font-family:Inter;font-size:14px;list-style:none;display:flex}.licensing .card_exclusive .card_content .card_list li img{flex-shrink:0;width:17px;height:17px}.licensing .custom_product{flex-direction:column;align-items:center;margin-bottom:100px;display:flex}.licensing .custom_product h2{font-size:40px}.licensing .custom_product p{color:#fff;text-align:center;margin-top:20px;font-family:Inter;font-size:18px}.licensing .custom_product .contact_me{background-color:#fff;border-radius:10px;justify-content:center;align-items:center;width:140px;height:50px;margin-top:30px;margin-bottom:50px;transition:background-color .7s,border-color .3s;display:flex}.licensing .custom_product .contact_me a{color:#000;font-family:Inter;font-size:16px;font-weight:700}.licensing .custom_product .contact_me:hover{background-color:#000;border:2px solid #fff}.licensing .custom_product .contact_me:hover a{color:#fff}@media (width<=1024px){.licensing h2{margin-top:80px;font-size:70px}.licensing h3{font-size:22px}.licensing .card{flex-wrap:wrap;justify-content:center;gap:16px;margin:40px 0 20px;padding:20px 4%}.licensing .card .card_basic,.licensing .card .card_premium,.licensing .card .card_premium_home_plus,.licensing .card .card_unlimited{width:220px}.licensing .card_exclusive{width:90%;height:auto}.licensing .card_exclusive .card_content .card_hero{width:50%}.licensing .card_exclusive .card_content .card_hero p{width:100%}.licensing .card_exclusive .card_content .card_list{width:50%}}@media (width<=768px){.licensing h2{text-align:center;margin-top:60px;padding:0 20px;font-size:42px}.licensing h3{padding:0 20px;font-size:16px}.licensing .card{flex-direction:column;align-items:center;gap:24px;margin:30px 0 20px;padding:20px}.licensing .card .card_basic,.licensing .card .card_premium,.licensing .card .card_premium_home_plus,.licensing .card .card_unlimited{width:100%;max-width:340px;height:auto;padding-bottom:80px}.licensing .card .card_basic .list li,.licensing .card .card_premium .list li,.licensing .card .card_premium_home_plus .list li,.licensing .card .card_unlimited .list li{width:100%;max-width:280px}.licensing .card_exclusive{width:90%;height:auto}.licensing .card_exclusive .card_content{flex-direction:column}.licensing .card_exclusive .card_content .card_hero,.licensing .card_exclusive .card_content .card_hero p{width:100%}.licensing .card_exclusive .card_content .card_list{width:100%;padding:0 20px 20px}.licensing .card_exclusive .card_content .card_list h3{margin-left:0}.licensing .custom_product{margin-bottom:60px;padding:0 20px}.licensing .custom_product h2{text-align:center;font-size:28px}.licensing .custom_product p{font-size:16px}}@media (width<=480px){.licensing h2{font-size:32px}.licensing .card_exclusive .title{font-size:22px}.licensing .custom_product h2{font-size:24px}}.sound_kits{background-color:#e3edff;flex-direction:column;align-items:center;width:100%;display:flex}.sound_kits h2{margin-top:70px;font-family:Inter;font-size:64px;font-weight:700}.sound_kits h3{text-align:center;margin-top:30px;font-family:Inter;font-size:28px;font-weight:300}.sound_kits .iframe_wrapper{box-sizing:border-box;width:100%;padding:0 16px}.sound_kits .iframe_wrapper iframe{border-radius:6px;margin:40px auto}@media (width<=1024px){.sound_kits h2{margin-top:50px;font-size:48px}.sound_kits h3{font-size:22px}}@media (width<=768px){.sound_kits h2{text-align:center;margin-top:40px;padding:0 20px;font-size:32px}.sound_kits h3{padding:0 20px;font-size:18px}.sound_kits .iframe_wrapper{box-sizing:border-box;width:100%;padding:0 16px}.sound_kits .iframe_wrapper iframe{border-radius:6px;margin:40px auto}}@media (width<=480px){.sound_kits h2{font-size:26px}.sound_kits h3{font-size:16px}}.about_me{background-color:#000;width:100%}.about_me h2{text-align:center;color:#fff;padding:70px;font-family:Inter;font-size:64px}.about_me .about_me_content{flex-direction:row;align-items:center;display:flex}.about_me .about_me_content .about_me_text{flex-direction:column;width:50%;padding:20px;display:flex}.about_me .about_me_content .about_me_text h3{color:#fff;margin-bottom:10px;font-family:Inter;font-size:30px}.about_me .about_me_content .about_me_text p{color:#fff;font-family:Inter;font-size:16px;font-weight:300}.about_me .about_me_content .about_me_text .about_me_social{flex-direction:row;gap:10px;margin-top:20px;display:flex}.about_me .about_me_content .about_me_text .about_me_social img{width:35px;height:35px}.about_me .about_me_content .about_me_image{width:50%;margin-bottom:150px;padding:20px}@media (width<=1024px){.about_me h2{padding:50px;font-size:48px}.about_me .about_me_content .about_me_text h3{font-size:24px}.about_me .about_me_content .about_me_text p{font-size:15px}}@media (width<=768px){.about_me h2{padding:40px 20px;font-size:32px}.about_me .about_me_content{flex-direction:column-reverse}.about_me .about_me_content .about_me_text{width:100%;padding:20px}.about_me .about_me_content .about_me_text h3{font-size:22px}.about_me .about_me_content .about_me_text p{font-size:15px}.about_me .about_me_content .about_me_image{width:100%;margin-bottom:0;padding:20px}.about_me .about_me_content .about_me_image img{width:100%;height:auto;display:block}}@media (width<=480px){.about_me h2{padding:30px 16px;font-size:26px}.about_me .about_me_content .about_me_text h3{font-size:20px}.about_me .about_me_content .about_me_text p{font-size:14px}.about_me .about_me_content .about_me_text .about_me_social img{width:28px;height:28px}}footer{background-color:#000;border-top:1px solid #727272;flex-direction:row;justify-content:center;align-items:center;width:100%;height:150px;display:flex}footer .box-1{width:33.33%;padding:20px}footer .box-1 p{color:#fff;font-family:Inter}footer .box-2{justify-content:center;align-items:center;width:33.33%;display:flex}footer .box-2 a{padding:5px}footer .box-3{justify-content:center;align-items:center;width:33.33%;display:flex}footer .box-3 img{width:25px;height:25px;margin:10px}@media (width<=1024px){footer{height:auto;padding:20px 0}footer .box-1 p{font-size:14px}}@media (width<=768px){footer{flex-direction:column;gap:20px;height:auto;padding:30px 20px}footer .box-1,footer .box-2,footer .box-3{text-align:center;justify-content:center;width:100%}footer .box-1{padding:0}footer .box-1 p{font-size:13px}footer .box-3 img{width:22px;height:22px}}.header_licensing{background:#000;justify-content:flex-end;align-items:center;width:100%;height:100px;padding:30px 5%;transition:background .3s;display:flex;top:0;left:0}.header_licensing.scrolled{background:linear-gradient(#000 0%,#0000 100%)}.header_licensing .logo{margin-right:auto}.header_licensing .logo a{color:#fff;font-family:Inter;font-size:28px;font-weight:700}.header_licensing nav{margin-right:60px}.header_licensing nav .has-dropdown{position:relative}.header_licensing nav .dropdown{visibility:hidden;opacity:0;z-index:100;background:#212121;border:1px solid #fff;border-radius:10px;min-width:70px;margin:0 auto;padding:0;list-style:none;transition:opacity .2s,visibility .2s;position:absolute;top:20px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}.header_licensing nav .has-dropdown.active .dropdown{visibility:visible;opacity:1}.header_licensing nav .dropdown li a{white-space:nowrap;padding:8px 6px;display:block}.header_licensing nav .dropdown li a:hover{background:#181818}.header_licensing .menu{list-style:none}.header_licensing .menu li{padding:0 20px;display:inline-block}.header_licensing .menu li a{font-size:15px;transition:color .3s}.header_licensing .menu li a:hover{color:#648bff}.header_licensing .btn_header{cursor:pointer;border:2px solid #fff;border-radius:10px;padding:9px 25px;transition:background-color .7s,border-color .3s}.header_licensing .btn_header a{font-weight:700}.header_licensing .btn_header:hover{background-color:#fff;border:2px solid #000}.header_licensing .btn_header:hover a{color:#000}.header_licensing .hamburger{cursor:pointer;z-index:200;flex-direction:column;gap:5px;padding:4px;display:none}.header_licensing .hamburger span{background:#fff;border-radius:2px;width:25px;height:2px;transition:transform .3s,opacity .3s;display:block}.header_licensing .hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.header_licensing .hamburger.open span:nth-child(2){opacity:0}.header_licensing .hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=1024px){.header_licensing nav{margin-right:30px}.header_licensing .menu li{padding:0 12px}.header_licensing .btn_header{padding:8px 18px}}@media (width<=768px){.header_licensing{height:70px;padding:20px 5%}.header_licensing .hamburger{display:flex}.header_licensing nav,.header_licensing .btn_header{pointer-events:none;display:none}.header_licensing nav{z-index:150;background:#000000f2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;margin-right:0;position:fixed;top:0;left:0}.header_licensing.mobile-open nav,.header_licensing.mobile-open .btn_header{pointer-events:all;display:flex}.header_licensing.mobile-open .btn_header{z-index:160;position:fixed;bottom:40px;left:50%;transform:translate(-50%)}.header_licensing .menu{flex-direction:column;align-items:center;gap:32px;display:flex}.header_licensing .menu li{padding:0;display:block}.header_licensing .menu li a{font-size:22px}.header_licensing .has-dropdown>a{display:none}.header_licensing nav .menu .has-dropdown .dropdown{box-shadow:none;visibility:visible;opacity:1;background:0 0;border:none;flex-direction:column;align-items:center;gap:32px;margin:0;padding:0;display:flex;position:static;transform:none}.header_licensing nav .menu .has-dropdown .dropdown li a{font-size:22px;transition:color .3s}.header_licensing nav .menu .has-dropdown .dropdown li a:hover{color:#648bff;background:0 0}}@media (width<=480px){.header_licensing .logo a{font-size:22px}}.card_content_licensing{background-color:#e3edff;flex-direction:column;align-items:center;width:100%;display:flex}.card_content_licensing h2{color:#000;text-align:center;margin-top:120px;font-family:Inter;font-size:54px;font-weight:400}.card_content_licensing h3{color:#000;text-align:center;margin-top:30px;font-family:Inter;font-size:20px;font-weight:300}.card_content_licensing h3 a{color:#000;font-family:Inter;font-size:20px;font-weight:300;text-decoration:underline}.card_content_licensing .card_licensing{color:#fff;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:70px 70px 20px;padding:20px 10%;display:flex}.card_content_licensing .card_licensing .card_basic,.card_content_licensing .card_licensing .card_premium,.card_content_licensing .card_licensing .card_premium_plus,.card_content_licensing .card_licensing .card_unlimited{border:2px solid #212121;border-radius:30px;flex-direction:column;align-items:center;width:250px;height:600px;display:flex;position:relative;box-shadow:0 4px 10px #00000080}.card_content_licensing .card_licensing .card_basic .title,.card_content_licensing .card_licensing .card_premium .title,.card_content_licensing .card_licensing .card_premium_plus .title,.card_content_licensing .card_licensing .card_unlimited .title{color:#fff;text-align:center;background-color:#000;border-top-left-radius:30px;border-top-right-radius:30px;justify-content:center;align-items:center;width:100%;height:68px;font-family:Inter;font-size:25px;font-weight:700;display:flex}.card_content_licensing .card_licensing .card_basic .price,.card_content_licensing .card_licensing .card_premium .price,.card_content_licensing .card_licensing .card_premium_plus .price,.card_content_licensing .card_licensing .card_unlimited .price{flex-direction:column;align-items:center;margin-top:20px;font-family:Inter;font-size:42px;font-weight:700;display:flex}.card_content_licensing .card_licensing .card_basic .price p,.card_content_licensing .card_licensing .card_premium .price p,.card_content_licensing .card_licensing .card_premium_plus .price p,.card_content_licensing .card_licensing .card_unlimited .price p{font-size:22px}.card_content_licensing .card_licensing .card_basic .list,.card_content_licensing .card_licensing .card_premium .list,.card_content_licensing .card_licensing .card_premium_plus .list,.card_content_licensing .card_licensing .card_unlimited .list{flex-direction:column;align-items:center;gap:10px;margin-top:40px;display:flex}.card_content_licensing .card_licensing .card_basic .list li,.card_content_licensing .card_licensing .card_premium .list li,.card_content_licensing .card_licensing .card_premium_plus .list li,.card_content_licensing .card_licensing .card_unlimited .list li{align-items:center;gap:8px;width:230px;font-family:Inter;font-size:14px;list-style:none;display:flex}.card_content_licensing .card_licensing .card_basic .list li img,.card_content_licensing .card_licensing .card_premium .list li img,.card_content_licensing .card_licensing .card_premium_plus .list li img,.card_content_licensing .card_licensing .card_unlimited .list li img{flex-shrink:0;width:17px;height:17px}.card_content_licensing .card_licensing .card_basic .btn_license,.card_content_licensing .card_licensing .card_premium .btn_license,.card_content_licensing .card_licensing .card_premium_plus .btn_license,.card_content_licensing .card_licensing .card_unlimited .btn_license{background-color:#e3edff;border:1px solid #000;border-radius:5px;justify-content:center;align-items:center;width:160px;height:31px;display:flex;position:absolute;bottom:30px}.card_content_licensing .card_licensing .card_basic .btn_license a,.card_content_licensing .card_licensing .card_premium .btn_license a,.card_content_licensing .card_licensing .card_premium_plus .btn_license a,.card_content_licensing .card_licensing .card_unlimited .btn_license a{color:#000;margin:0;font-family:Inter;font-weight:400}.card_content_licensing .card_licensing .card_basic,.card_content_licensing .card_licensing .card_premium,.card_content_licensing .card_licensing .card_unlimited{-webkit-backdrop-filter:blur(500px);backdrop-filter:blur(500px);background:#fffc}.card_content_licensing .card_licensing .card_basic .price,.card_content_licensing .card_licensing .card_premium .price,.card_content_licensing .card_licensing .card_unlimited .price,.card_content_licensing .card_licensing .card_basic .list li,.card_content_licensing .card_licensing .card_premium .list li,.card_content_licensing .card_licensing .card_unlimited .list li{color:#000}.card_content_licensing .card_licensing .card_premium_plus{-webkit-backdrop-filter:blur(500px);backdrop-filter:blur(500px);background:#2f4ca3}.card_content_licensing .card_licensing .card_premium_plus .price,.card_content_licensing .card_licensing .card_premium_plus .list li{color:#fff}.card_content_licensing .card_licensing .card_premium_plus .title .subtitle{background-color:#2f4ca3;border:1px solid #000;border-radius:10px;justify-content:center;align-items:center;width:100px;height:32px;font-family:Inter;font-size:14px;font-weight:400;display:flex;position:absolute;top:-17px}.card_content_licensing .card_licensing .card_premium .subtitle{background-color:#2f4ca3;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:32px;font-family:Inter;font-size:20px;font-weight:400;display:flex}.card_content_licensing .agreement{flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:1070px;margin-bottom:50px;display:flex}.card_content_licensing .agreement .btn_agreement{background-color:#fff;border:2px solid #000;border-radius:10px;justify-content:center;align-items:center;width:250px;height:40px;transition:background-color .7s,border-color .3s;display:flex;box-shadow:0 4px 10px #00000080}.card_content_licensing .agreement .btn_agreement a{color:#000;font-family:Inter;font-size:16px;font-weight:400}.card_content_licensing .agreement .btn_agreement:hover{background-color:#000;border:2px solid #fff}.card_content_licensing .agreement .btn_agreement:hover a{color:#fff}.card_content_licensing .card_exclusive{-webkit-backdrop-filter:blur(500px);backdrop-filter:blur(500px);background:#fffc;border:1px solid #212121;border-radius:30px;width:1060px;height:305px;box-shadow:0 4px 10px #00000080}.card_content_licensing .card_exclusive .title{color:#fff;text-align:center;background-color:#2f4ca3;border-top-left-radius:30px;border-top-right-radius:30px;justify-content:center;align-items:center;gap:8px;width:100%;height:50px;font-family:Inter;font-size:30px;font-weight:700;display:flex}.card_content_licensing .card_exclusive .title img{width:25px;height:25px}.card_content_licensing .card_exclusive .card_content{flex-direction:row;display:flex}.card_content_licensing .card_exclusive .card_content .card_hero{flex-direction:column;align-items:flex-start;width:530px;padding:20px;display:flex}.card_content_licensing .card_exclusive .card_content .card_hero h3{color:#000;margin-bottom:15px;font-family:Inter;font-size:30px;font-weight:700}.card_content_licensing .card_exclusive .card_content .card_hero p{width:400px;margin-bottom:10px;font-family:Inter;font-size:16px;font-weight:300}.card_content_licensing .card_exclusive .card_content .card_hero .btn_make{background-color:#2f4ca3;border-radius:20px;justify-content:center;align-items:center;width:145px;height:40px;margin-top:8px;transition:background-color .7s,border-color .3s;display:flex}.card_content_licensing .card_exclusive .card_content .card_hero .btn_make a{font-family:Inter;font-size:16px;font-weight:700}.card_content_licensing .card_exclusive .card_content .card_hero .btn_make:hover{background-color:#4574ff}.card_content_licensing .card_exclusive .card_content .card_list{grid-template-columns:1fr 1fr;gap:10px;width:530px;display:grid}.card_content_licensing .card_exclusive .card_content .card_list h3{color:#2f4ca3;text-align:left;grid-column:1/-1;margin-left:30px;font-family:Inter;font-size:26px;font-weight:700}.card_content_licensing .card_exclusive .card_content .card_list li{color:#000;align-items:center;gap:8px;font-family:Inter;font-size:14px;list-style:none;display:flex}.card_content_licensing .card_exclusive .card_content .card_list li img{flex-shrink:0;width:17px;height:17px}.card_content_licensing .btn_ready{flex-direction:column;align-items:center;width:100%;margin-top:35px;margin-bottom:50px;display:flex}.card_content_licensing .btn_ready .btn_content_ready{background-color:#fff;border:1px solid #000;border-radius:10px;justify-content:center;align-items:center;width:300px;height:55px;transition:background-color .7s,border-color .3s;display:flex}.card_content_licensing .btn_ready .btn_content_ready a{color:#000;font-family:Inter;font-size:16px;font-weight:400}.card_content_licensing .btn_ready .btn_content_ready:hover{background-color:#000;border:2px solid #fff}.card_content_licensing .btn_ready .btn_content_ready:hover a{color:#fff}@media (width<=1024px){.card_content_licensing h2{margin-top:80px;font-size:40px}.card_content_licensing .card_licensing{flex-wrap:wrap;justify-content:center;gap:24px;margin:40px 0 20px;padding:20px 4%}.card_content_licensing .card_licensing .card_basic,.card_content_licensing .card_licensing .card_premium,.card_content_licensing .card_licensing .card_premium_plus,.card_content_licensing .card_licensing .card_unlimited{width:220px}.card_content_licensing .card_exclusive{width:90%;height:auto}.card_content_licensing .card_exclusive .card_content .card_hero{width:50%}.card_content_licensing .card_exclusive .card_content .card_hero p{width:100%}.card_content_licensing .card_exclusive .card_content .card_list{width:50%}.card_content_licensing .agreement{flex-wrap:wrap;justify-content:center;gap:16px;padding:0 20px}}@media (width<=768px){.card_content_licensing h2{margin-top:50px;padding:0 20px;font-size:28px}.card_content_licensing h3{padding:0 20px;font-size:16px}.card_content_licensing .card_licensing{flex-direction:column;align-items:center;gap:24px;margin:30px 0 20px;padding:20px}.card_content_licensing .card_licensing .card_basic,.card_content_licensing .card_licensing .card_premium,.card_content_licensing .card_licensing .card_premium_plus,.card_content_licensing .card_licensing .card_unlimited{width:100%;max-width:340px;height:auto;padding-bottom:80px}.card_content_licensing .card_licensing .card_basic .list li,.card_content_licensing .card_licensing .card_premium .list li,.card_content_licensing .card_licensing .card_premium_plus .list li,.card_content_licensing .card_licensing .card_unlimited .list li{width:100%;max-width:280px}.card_content_licensing .agreement{flex-direction:column;align-items:center;gap:16px;padding:0 20px}.card_content_licensing .agreement .btn_agreement{width:100%;max-width:300px}.card_content_licensing .card_exclusive{width:90%;height:auto}.card_content_licensing .card_exclusive .card_content{flex-direction:column}.card_content_licensing .card_exclusive .card_content .card_hero,.card_content_licensing .card_exclusive .card_content .card_hero p{width:100%}.card_content_licensing .card_exclusive .card_content .card_list{width:100%;padding:0 20px 20px}.card_content_licensing .card_exclusive .card_content .card_list h3{margin-left:0}.card_content_licensing .btn_ready .btn_content_ready{width:100%;max-width:280px}}@media (width<=480px){.card_content_licensing h2{font-size:24px}.card_content_licensing .card_exclusive .title{font-size:20px}}.buy{background-color:#000;flex-direction:column;align-items:center;width:100%;display:flex}.buy h2{color:#fff;margin-top:70px;font-family:Inter;font-size:65px}.buy h3{color:#fff;text-align:center;margin-top:30px;font-family:Inter;font-size:18px;font-weight:300}.buy h4{color:#dbdbdb;font-family:Inter;font-size:22px;font-weight:400}.buy .beatstore_card_licensing{flex-direction:row;justify-content:center;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:100px 40px;display:flex}.buy .beatstore_card_licensing .select,.buy .beatstore_card_licensing .checkout,.buy .beatstore_card_licensing .checkInBox{background-color:#181818;border:1px solid #727272;border-radius:10px;flex-shrink:1;width:400px;height:153px;padding:3px}.buy .beatstore_card_licensing .select .select_header,.buy .beatstore_card_licensing .select .checkout_header,.buy .beatstore_card_licensing .select .checkInBox_header,.buy .beatstore_card_licensing .checkout .select_header,.buy .beatstore_card_licensing .checkout .checkout_header,.buy .beatstore_card_licensing .checkout .checkInBox_header,.buy .beatstore_card_licensing .checkInBox .select_header,.buy .beatstore_card_licensing .checkInBox .checkout_header,.buy .beatstore_card_licensing .checkInBox .checkInBox_header{color:#fff;padding:10px;font-family:Inter;display:flex}.buy .beatstore_card_licensing .select .select_header img,.buy .beatstore_card_licensing .select .checkout_header img,.buy .beatstore_card_licensing .select .checkInBox_header img,.buy .beatstore_card_licensing .checkout .select_header img,.buy .beatstore_card_licensing .checkout .checkout_header img,.buy .beatstore_card_licensing .checkout .checkInBox_header img,.buy .beatstore_card_licensing .checkInBox .select_header img,.buy .beatstore_card_licensing .checkInBox .checkout_header img,.buy .beatstore_card_licensing .checkInBox .checkInBox_header img{width:30px;height:30px}.buy .beatstore_card_licensing .select .select_header h4,.buy .beatstore_card_licensing .select .checkout_header h4,.buy .beatstore_card_licensing .select .checkInBox_header h4,.buy .beatstore_card_licensing .checkout .select_header h4,.buy .beatstore_card_licensing .checkout .checkout_header h4,.buy .beatstore_card_licensing .checkout .checkInBox_header h4,.buy .beatstore_card_licensing .checkInBox .select_header h4,.buy .beatstore_card_licensing .checkInBox .checkout_header h4,.buy .beatstore_card_licensing .checkInBox .checkInBox_header h4{align-self:center;margin-left:10px;font-size:22px;font-weight:400}.buy .beatstore_card_licensing .select p,.buy .beatstore_card_licensing .checkout p,.buy .beatstore_card_licensing .checkInBox p{color:#dbdbdb;padding:10px;font-family:Inter}.buy .beatstore_card_licensing .checkout{margin-left:30px;margin-right:30px}@media (width<=1024px){.buy h2{font-size:48px}.buy .beatstore_card_licensing{padding:60px 20px}.buy .beatstore_card_licensing .select,.buy .beatstore_card_licensing .checkout,.buy .beatstore_card_licensing .checkInBox{width:300px}}@media (width<=768px){.buy h2{text-align:center;margin-top:50px;padding:0 20px;font-size:32px}.buy h3{padding:0 20px;font-size:16px}.buy .beatstore_card_licensing{flex-direction:column;gap:16px;padding:40px 20px}.buy .beatstore_card_licensing .select,.buy .beatstore_card_licensing .checkout,.buy .beatstore_card_licensing .checkInBox{width:100%;max-width:400px;height:auto}.buy .beatstore_card_licensing .checkout{margin:0}}@media (width<=480px){.buy h2{font-size:26px}.buy .beatstore_card_licensing .select_header h4,.buy .beatstore_card_licensing .checkout_header h4,.buy .beatstore_card_licensing .checkInBox_header h4{font-size:18px}.buy .beatstore_card_licensing p{font-size:14px}}.questions{background-color:#e3edff;flex-direction:column;align-items:center;width:100%;display:flex}.questions .questions-title{flex-direction:column;align-items:center;display:flex}.questions .questions-title h2{color:#000;margin-top:70px;font-family:Inter;font-size:40px;font-weight:700}.questions .questions-title h3{text-align:center;color:#000;margin-top:15px;font-family:Inter;font-size:18px;font-weight:500}.questions .questions-title .btn_questions{border:1px solid #000;border-radius:10px;justify-content:center;align-items:center;width:150px;height:50px;margin-top:20px;transition:background-color .7s,border-color .3s;display:flex}.questions .questions-title .btn_questions a{color:#000}.questions .questions-title .btn_questions:hover{background-color:#fff;border:2px solid #000}.questions .questions-title .btn_questions:hover a{color:#000}.questions .box-questions{flex-wrap:wrap;gap:0;width:100%;margin-top:70px;margin-bottom:100px;display:flex}.questions .box-questions .box-ask{flex:0 0 50%;padding:30px;position:relative}.questions .box-questions .box-ask:after{content:"";background-color:#000;height:1px;position:absolute;bottom:0;left:30px;right:30px}.questions .box-questions .box-ask h4{color:#000;margin-bottom:10px;font-family:Inter;font-size:24px;font-weight:600}.questions .box-questions .box-ask p{color:#000;font-family:Inter;font-size:16px;font-weight:300}.questions .box-questions .box-ask a{color:#000;text-decoration-line:underline}@media (width<=1024px){.questions .questions-title h2{font-size:32px}.questions .questions-title h3{padding:0 20px;font-size:16px}.questions .box-questions .box-ask h4{font-size:20px}.questions .box-questions .box-ask p{font-size:15px}}@media (width<=768px){.questions .questions-title{padding:0 20px}.questions .questions-title h2{text-align:center;margin-top:50px;font-size:26px}.questions .questions-title h3{font-size:15px}.questions .box-questions{margin-top:40px;margin-bottom:60px}.questions .box-questions .box-ask{flex:0 0 100%;padding:20px}.questions .box-questions .box-ask:after{left:20px;right:20px}.questions .box-questions .box-ask h4{font-size:18px}.questions .box-questions .box-ask p{font-size:14px}}@media (width<=480px){.questions .questions-title h2{font-size:22px}}.m-top{margin-top:130px;margin-bottom:10px}.cl-white{color:#fff}.underline{text-decoration:line-through}.contact{flex-direction:column;align-items:center;width:100%;margin-bottom:100px;display:flex}.contact h2{color:#000;margin-top:70px;font-family:Inter;font-size:60px;font-weight:400}.contact h3{color:#000;text-align:center;margin-top:20px;font-family:Inter;font-size:16px;font-weight:400;line-height:2rem}.contact .btn_contact{border:1px solid #000;border-radius:10px;justify-content:center;align-items:center;width:250px;height:50px;margin-top:35px;transition:background-color .7s,border-color .3s;display:flex}.contact .btn_contact a{color:#000;font-family:Inter;font-size:18px}.contact .btn_contact:hover{background-color:#000;border:2px solid #fff}.contact .btn_contact:hover a{color:#fff}.contact #contact-form{box-sizing:border-box;flex-direction:column;align-items:center;gap:10px;width:500px;margin-top:30px;padding:30px;display:flex}.contact #contact-form .contact-input{flex-direction:row;justify-content:space-between;gap:12px;width:100%;display:flex}.contact #contact-form .contact-input input{box-sizing:border-box;background-color:#ebebeb;border:none;border-radius:10px;width:100%;margin:0;padding:12px}.contact #contact-form input,.contact #contact-form textarea{box-sizing:border-box;background-color:#ebebeb;border:none;border-radius:10px;width:100%;padding:12px}.contact #contact-form input:focus,.contact #contact-form textarea:focus{background-color:#dedede;outline:none}.contact #contact-form textarea{resize:none;height:200px}.contact #contact-form button{color:#fff;cursor:pointer;background-color:#2f4ca3;border:none;border-radius:10px;width:100%;padding:12px;font-family:Inter;font-size:16px}.contact #contact-form button:hover{background-color:#446eeb}.contact .title_social{width:500px;padding:30px}.contact .title_social h3{text-align:left;letter-spacing:3px;font-family:Inter;font-size:18px;font-weight:500}.contact .title_social .social{margin-top:10px}.contact .title_social .social img{width:35px;height:35px}@media (width<=1024px){.contact h2{font-size:48px}.contact #contact-form,.contact .title_social{width:420px}}@media (width<=768px){.contact{margin-bottom:60px}.contact h2{text-align:center;margin-top:50px;padding:0 20px;font-size:32px}.contact h3{padding:0 20px;font-size:15px}.contact #contact-form{width:100%;padding:20px}.contact #contact-form .contact-input{flex-direction:column;gap:10px}.contact .title_social{width:100%;padding:20px 20px 20px 0}.contact .title_social .social{margin-left:20px}}@media (width<=480px){.contact h2{font-size:26px}.contact .btn_contact{width:200px}.contact .btn_contact a{font-size:14px}}.menu,a,.btn_header{color:#fff;font-family:Inter;font-size:14px;font-weight:300;text-decoration:none}.header_contact{background:#000;justify-content:flex-end;align-items:center;width:100%;height:100px;padding:30px 5%;transition:background .3s;display:flex;top:0;left:0}.header_contact.scrolled{background:linear-gradient(#000 0%,#0000 100%)}.header_contact .logo{margin-right:auto}.header_contact .logo a{color:#fff;font-family:Inter;font-size:28px;font-weight:700}.header_contact nav{margin-right:60px}.header_contact nav .has-dropdown{position:relative}.header_contact nav .dropdown{visibility:hidden;opacity:0;z-index:100;background:#212121;border:1px solid #fff;border-radius:10px;min-width:70px;margin:0 auto;padding:0;list-style:none;transition:opacity .2s,visibility .2s;position:absolute;top:20px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}.header_contact nav .has-dropdown.active .dropdown{visibility:visible;opacity:1}.header_contact nav .dropdown li a{white-space:nowrap;padding:8px 6px;display:block}.header_contact nav .dropdown li a:hover{background:#181818}.header_contact .menu{list-style:none}.header_contact .menu li{padding:0 20px;display:inline-block}.header_contact .menu li a{font-size:15px;transition:color .3s}.header_contact .menu li a:hover{color:#648bff}.header_contact .btn_header{cursor:pointer;border:2px solid #fff;border-radius:10px;padding:9px 25px;transition:background-color .7s,border-color .3s}.header_contact .btn_header a{font-weight:700}.header_contact .btn_header:hover{background-color:#fff;border:2px solid #000}.header_contact .btn_header:hover a{color:#000}.header_contact .hamburger{cursor:pointer;z-index:200;flex-direction:column;gap:5px;padding:4px;display:none}.header_contact .hamburger span{background:#fff;border-radius:2px;width:25px;height:2px;transition:transform .3s,opacity .3s;display:block}.header_contact .hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.header_contact .hamburger.open span:nth-child(2){opacity:0}.header_contact .hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=1024px){.header_contact nav{margin-right:30px}.header_contact .menu li{padding:0 12px}.header_contact .btn_header{padding:8px 18px}}@media (width<=768px){.header_contact{height:70px;padding:20px 5%}.header_contact .hamburger{display:flex}.header_contact nav,.header_contact .btn_header{pointer-events:none;display:none}.header_contact nav{z-index:150;background:#000000f2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;margin-right:0;position:fixed;top:0;left:0}.header_contact.mobile-open nav,.header_contact.mobile-open .btn_header{pointer-events:all;display:flex}.header_contact.mobile-open .btn_header{z-index:160;position:fixed;bottom:40px;left:50%;transform:translate(-50%)}.header_contact .menu{flex-direction:column;align-items:center;gap:32px;display:flex}.header_contact .menu li{padding:0;display:block}.header_contact .menu li a{font-size:22px}.header_contact .has-dropdown>a{display:none}.header_contact nav .menu .has-dropdown .dropdown{box-shadow:none;visibility:visible;opacity:1;background:0 0;border:none;flex-direction:column;align-items:center;gap:32px;margin:0;padding:0;display:flex;position:static;transform:none}.header_contact nav .menu .has-dropdown .dropdown li a{font-size:22px;transition:color .3s}.header_contact nav .menu .has-dropdown .dropdown li a:hover{color:#648bff;background:0 0}}@media (width<=480px){.header_contact .logo a{font-size:22px}}.modal-overlay{z-index:1000;background:#0000008c;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.modal-overlay.open{display:flex}.modal-box{background:#fff;border-radius:14px;flex-direction:column;gap:1.25rem;width:92%;max-width:620px;max-height:80vh;padding:2rem 2.5rem;display:flex;box-shadow:0 8px 32px #0000002e}.modal-title{color:#111;border-bottom:1px solid #eee;margin:0;padding-bottom:1rem;font-size:17px;font-weight:600}.modal-body{color:#444;white-space:pre-wrap;scrollbar-width:thin;scrollbar-color:#ddd transparent;flex:1;padding-right:.5rem;font-size:13.5px;line-height:1.85;overflow-y:auto}.modal-body::-webkit-scrollbar{width:5px}.modal-body::-webkit-scrollbar-thumb{background:#ddd;border-radius:10px}.modal-footer{border-top:1px solid #eee;justify-content:flex-end;padding-top:1rem;display:flex}.modal-close{color:#333;cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:8px;padding:9px 24px;font-size:13.5px;font-weight:500;transition:background .15s,border-color .15s}.modal-close:hover{background:#f5f5f5;border-color:#bbb}.description{background-color:#212121;border-bottom-right-radius:30px;border-bottom-left-radius:30px;height:100%;padding:8px}.description p{color:#fff;font-family:Inter;font-size:12px;font-weight:400}[data-plan]{transition:opacity .3s,transform .3s}[data-plan].flipping{opacity:0;transform:scale(.95)}@media (width<=768px){.description{border-radius:0;flex:1}}@keyframes fadeIn{to{opacity:1}}@keyframes slideUp{to{transform:translateY(0)}}#promo-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);opacity:0;background:#000000a6;justify-content:center;align-items:center;padding:16px;animation:.35s forwards fadeIn;display:flex;position:fixed;inset:0}#promo-overlay.hidden{display:none}.promo-modal{text-align:center;background:#080d1a;border:.5px solid #1e3a6e;border-radius:20px;width:100%;max-width:440px;padding:48px 40px 36px;font-family:Inter,system-ui,sans-serif;animation:.35s forwards slideUp;position:relative;overflow:hidden;transform:translateY(20px)}.promo-modal:before{content:"";pointer-events:none;background:radial-gradient(100% 100% at 50% 100%,#1a3a8fab,#0000 70%);width:360px;height:120px;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.promo-modal h2{color:#fff;margin:0 0 12px;font-size:26px;font-weight:600;line-height:1.35}.promo-modal p{color:#7a8eaa;margin:0 0 24px;font-size:15px;line-height:1.65}@media (width<=480px){.promo-modal{border-radius:16px;padding:40px 24px 28px}.promo-modal h2{font-size:20px}.promo-modal p{font-size:14px}}.promo-close{color:#457;cursor:pointer;background:0 0;border:none;font-size:20px;line-height:1;transition:color .2s;position:absolute;top:16px;right:18px}.promo-close:hover{color:#fff}.promo-badge{color:#7a9de0;letter-spacing:.06em;text-transform:uppercase;background:#0f1e5a;border-radius:20px;margin-bottom:22px;padding:5px 16px;font-size:12px;font-weight:500;display:inline-block}@media (width<=480px){.promo-badge{margin-bottom:16px;padding:4px 12px;font-size:11px}}.promo-price{color:#fff;margin:0 0 6px;font-family:Inter,system-ui,sans-serif;font-size:44px;font-weight:700}.promo-price s{color:#457;margin-left:10px;font-size:20px;font-weight:400;text-decoration:line-through}@media (width<=480px){.promo-price{font-size:36px}.promo-price s{font-size:16px}}.promo-timer{color:#457;margin:0 0 28px;font-size:13px}.promo-timer strong{color:#7a9de0}@media (width<=480px){.promo-timer{margin:0 0 20px;font-size:12px}}.promo-cta{color:#fff;cursor:pointer;background:#2f4ca3;border:none;border-radius:12px;width:100%;padding:15px;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:500;transition:background .25s;display:block}.promo-cta:hover{background:#4574ff}@media (width<=480px){.promo-cta{padding:13px;font-size:15px}}.promo-dismiss{color:#457;cursor:pointer;background:0 0;border:none;width:100%;margin-top:14px;font-family:Inter,system-ui,sans-serif;font-size:13px;transition:color .2s;display:block}.promo-dismiss:hover{color:#7a8eaa}@media (width<=480px){.promo-dismiss{margin-top:10px;font-size:12px}}*{box-sizing:border-box;margin:0;padding:0}
