@import url(https://fonts.googleapis.com/css2?family=Anton&family=Pixelify+Sans:wght@400;500;600&display=swap&family=Quicksand:wght@300&display=swap);.toggle-password-container{position:relative}.toggle-password-icon{height:1rem;width:1rem}.toggle-password-button{align-items:center;background-color:transparent;border:none;column-gap:.25rem;display:flex;flex-direction:row;font-size:.875rem;height:1rem;justify-items:center;line-height:1.25rem;position:absolute;right:.5rem;top:-1.25rem}h1{font-family:Pixelify Sans,sans-serif;font-size:6vw}h1,h2{margin-bottom:50px;text-align:center}h2{font-size:3vw;padding-bottom:10px}h2,h3{font-family:Anton,sans-serif}h3{font-size:2.5vw;margin-bottom:30px;text-align:center}h5{font-family:Anton,sans-serif}p,table{font-size:18px}a,input,p,small,table{font-family:Quicksand,sans-serif}label a{text-decoration:none}.btn{border-radius:0;box-shadow:0 2px 2px rgba(0,0,0,.6);font-family:Anton,sans-serif;padding:15px 20px}.row{max-width:100%}.breadcrumb{padding-top:30px}.breadcrumb a{color:#dc3545;text-decoration:none}.box-shadow{box-shadow:0 2px 2px rgba(0,0,0,.6)}td,tr{text-align:center}.nav-pills .nav-link.active{background-color:rgba(220,53,69,.8)}.nav-link{color:#000}.nav-link:hover{border:1px solid rgba(220,53,69,.3);color:#000;transition:none}.table-hover tbody tr:hover td,.table-hover tbody tr:hover th{background-color:rgba(220,53,69,.3)}input:not([type=submit]):not([type=checkbox]){-webkit-appearance:none;background-color:#fff;border:1px solid #efefef;border-radius:0;box-sizing:border-box;line-height:30px;margin-bottom:20px;outline:0;padding-bottom:5px;padding-left:20px;padding-top:8px;width:100%}html{scroll-behavior:smooth}html::-webkit-scrollbar{width:5px}html::-webkit-scrollbar-thumb{background-color:rgba(220,53,69,.8);border-radius:10px!important}html::-webkit-scrollbar-track{background-color:#f5f5f5}.test-mode{animation:flashes 2s infinite;border-radius:5px;color:#eb34a4;font-weight:700;padding:10px 30px;text-transform:uppercase}li::marker{color:#dc3545}@keyframes flashes{0%{opacity:1}50%{opacity:0}to{opacity:1}}@media screen and (max-width:667px){h1{font-size:50px;margin-bottom:30px}h2{font-size:25px}h2,h3{margin-bottom:20px}h3{font-size:20px}.row{display:inline}}.navbar{align-items:center;animation:slideDown .3s ease forwards;background-color:#fff;display:flex;height:100px;justify-content:space-between;left:0;position:fixed;top:0;width:100%;z-index:1}.navbar .nav-logo{height:auto;max-width:60px}.navbar .nav-logo a{align-items:center;color:#000;display:flex;font-family:Anton,sans-serif;font-size:40px;text-decoration:none}.navbar .nav-logo a img{margin:0 10px}.navbar .nav-cta a{font-family:Anton,sans-serif;font-size:20px;text-decoration:none}.navbar .nav-cta-products{color:#000;padding:25px 1vw;transition:.2s ease-in-out}.navbar .nav-cta-products:hover{color:#dc3545}.navbar .nav-cta-button{background-color:#dc3545;color:#fff;padding:35px 4vw;transition:background-color .3s ease}.navbar .nav-cta-button:hover{background-color:#c12d3a;color:#fff}.free-offers-banner{background-color:#ffeb3b;color:#000;font-size:16px;font-weight:700;padding:10px;position:fixed;text-align:center;top:90px;width:100%;z-index:20}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:667px){.navbar .nav-cta a{font-size:12px}}.landing-top{background-image:url(/build/images/music-7238254_1280.5abbc713.jpg);background-size:cover;height:90vh;position:relative}.landing-top .scroller{height:85px;left:50px;line-height:7.2em;overflow:hidden;position:absolute;position:relative;top:50vh;width:50vw}.landing-top .scroller>span{animation:slide 6.5s infinite;color:#fff;font-family:Quicksand,sans-serif;font-size:65px;font-weight:700;position:absolute;top:0}.landing-intro-img{max-height:500px;width:auto}.fixed-background{background-attachment:fixed;background-image:url(/build/images/audience-1850119_1280.a92fec26.jpg);background-size:cover;height:400px}.landing-products{padding:100px 0}.landing-prevew{align-items:center;height:65vh;justify-content:center;padding:0 30px}.landing-prevew img{box-shadow:0 7px 7px grey;display:block;height:auto;margin:auto;width:80%}#price-section .carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%230a1c3c%27 viewBox=%270 0 8 8%27%3E%3Cpath d=%27M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z%27/%3E%3C/svg%3E")!important}#price-section .carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%230a1c3c%27 viewBox=%270 0 8 8%27%3E%3Cpath d=%27M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z%27/%3E%3C/svg%3E")!important}#price-section .carousel-indicators{position:relative}#price-section .carousel-indicators button{background-color:#0a1c3c}.landing-choose{padding:60px 0;text-align:center}.landing-tips{background:linear-gradient(90deg,#0a1c3c,#080d16);box-shadow:0 -3px 10px rgba(0,0,0,.6),0 3px 10px rgba(0,0,0,.6);color:#fff;margin-bottom:40px;padding:80px 0}.landing-tips i{font-size:60px;margin-bottom:20px}@keyframes slide{0%{top:0}25%{top:-2em}50%{top:-3.8em}75%{top:-5.6em}}@media screen and (max-width:667px){.landing-top{height:30vh}.landing-top .scroller{height:35px;left:30px;line-height:53px;overflow:hidden;position:absolute;top:150px;width:90vw}.landing-top .scroller>span{animation:slide 6s infinite;color:#fff;font-family:Quicksand,sans-serif;font-size:30px;font-weight:700;position:absolute;top:0}.choose-btn{margin-bottom:30px}.landing-intro-img{max-height:350px;width:auto}.landing-prevew .image-zone{align-items:center}.landing-prevew .image-zone img{margin-bottom:30px;width:70vw}#price-section{padding:50px 0}#price-section .card{margin-bottom:30px}#price-section .card .card-top span{font-size:30px}#price-section .card .card-title{font-size:40px}#price-section .card .card-title sup{font-size:20px}.fixed-background{height:200px}.landing-tips{padding:30px 0}}.card{border:1px solid rgba(220,53,69,.5);box-shadow:0 2px 2px rgba(0,0,0,.6);float:none;margin:0 auto 10px}.card-top{background-color:#dc3545;border-radius:0 0 50% 0;padding:30px;text-align:center}.card-top span{color:#fff;font-size:2vw}.card-title,.card-top span{font-family:Anton,sans-serif}.card-title{font-size:60px;text-align:center}.card-title sup{font-size:30px}.free-price{color:#dc3545;font-family:Anton,sans-serif;font-size:60px;text-align:center}.offer-free-price{display:inline-block;margin:0 25%;position:relative;text-align:center;width:50%}.offer-free-price:after{background-color:#dc3545;content:"";height:3px;left:0;pointer-events:none;position:absolute;top:50%;transform:rotate(-10deg);transform-origin:center;width:100%}.product-details{font-family:Quicksand,sans-serif}.product-details li{list-style-type:none}.product-details li i{font-size:10px}.card-link:hover{color:#000!important}.product-banner{background-image:url(/build/images/music-7238254_1280.5abbc713.jpg);background-position-y:47%;background-size:cover;height:300px}.product-offer{padding:50px 0}.product-offer .product-block{border:1px solid rgba(220,53,69,.5);padding:30px}.product-offer .product-block .product-block-left{text-align:center}.product-offer .product-block .product-block-left h2{border-bottom:1px solid #dc3545}.product-offer .product-block .product-block-left h3{min-height:120px}.product-offer .product-block .product-block-left p{font-family:Quicksand,sans-serif}.product-offer .product-block .product-block-left .product-description{align-items:center;display:flex;flex-direction:column;height:110px;justify-content:center}.product-offer .product-block .product-block-right{text-align:center}.product-offer .product-block .product-block-right h5{color:#0a1c3c;font-family:Anton,sans-serif;font-size:3.5vw}.product-offer .product-block .product-block-right .product-compositions{align-items:center;display:flex;flex-direction:column;height:20vh;justify-content:center}.product-offer .product-block .product-block-right li{font-family:Quicksand,sans-serif;font-size:20px;list-style-type:none}.product-offer .product-block .product-block-right .product-price{font-family:Anton,sans-serif;font-size:5vw;margin-bottom:20px}.product-offer .product-block .product-block-right .product-price sup{font-size:2vw}@media screen and (max-width:667px){.product-offer{padding:10px 0}.product-offer .product-block{border:1px solid rgba(220,53,69,.5);margin-bottom:30px;padding:15px}.product-offer .product-block .product-block-left h3{margin-bottom:10px;min-height:auto}.product-offer .product-block .product-block-right h5{font-size:40px}.product-offer .product-block .product-block-right .product-compositions{height:auto}.product-offer .product-block .product-block-right .product-price{font-size:60px}.product-offer .product-block .product-block-right .product-price sup{font-size:15px}.product-offer .product-show{border:none}}.footer{background-color:#000;padding:100px 60px 30px}.footer .footer-logo{text-align:center}.footer .footer-logo img{height:auto;margin-bottom:20px;width:5vw}.footer h3{color:#fff;font-family:Anton,sans-serif;font-size:3vw}.footer .footer-link,.footer a{color:#d3d3d3;text-align:center;text-decoration:none}.footer .footer-link :hover,.footer a :hover{color:#fff}.footer .social-icons{text-align:center}.footer .social-icons svg{height:30px;width:auto}.pre-footer-container{background:linear-gradient(180deg,#fff 50%,#000 0)}.pre-footer-container .pre-footer{background:linear-gradient(90deg,#0a1c3c,#080d16);color:#fff;font-family:Anton,sans-serif;padding:50px 0;text-align:center}.pre-footer-container .pre-footer h5{margin-bottom:25px}.pre-footer-container .pre-footer svg{height:50px;width:auto}@media screen and (max-width:667px){.pre-footer-container .pre-footer{display:flex;margin-left:2px;padding:50px 0 20px}.pre-footer-container .pre-footer h5{font-size:20px}.pre-footer-container .pre-footer svg{height:40px;margin-bottom:15px}.footer{padding:50px 30px 15px}.footer .footer-logo>img{height:auto;margin-bottom:10px;width:40px}.footer h3{font-size:20px}}.steps{align-items:center;display:flex;justify-content:space-between;margin:50px 0;position:relative}.steps .step-button{background-color:#fff;border:1px solid #dc3545;border-radius:50%;height:50px;margin-bottom:10px;width:50px}.steps .done{background-color:#dc3545;color:#fff}.steps .step-item{text-align:center;z-index:10}.steps .step-item .step-title{font-family:Anton,sans-serif}#progress{-webkit-appearance:none;height:5px;margin-bottom:18px;margin-left:18px;position:absolute;width:95%;z-index:5}#progress::-webkit-progress-value{background:linear-gradient(90deg,#0a1c3c,#dc3545)}#progress::-webkit-progress-bar{background-color:#d3d3d3}.order-product{padding:100px 0}.order-product .order-recap{box-shadow:0 0 20px -4px rgba(0,0,0,.4);margin:30px 0;padding:50px}.order-product .order-recap h4{font-family:Anton,sans-serif;font-size:3vw}.order-product .order-recap li{font-family:Quicksand,sans-serif}.order-product .order-recap hr{color:#dc3545}.order-product .order-recap .order-price>p{font-family:Anton,sans-serif;font-size:2vw}.order-product .order-form{text-align:right}.address-form input{margin:10px 0}.free-order{color:#dc3545;font-weight:700;text-align:center}@media screen and (max-width:667px){.steps{margin:25px 10px}.order-product{padding:100px 20px}.order-product .order-recap{padding:30px 20px}.order-product .order-recap h4{font-size:30px}.order-product .order-recap .row{display:flex}.order-product .order-recap .order-price>p{font-size:20px}.order-form{padding-left:20px;padding-right:20px}.order-form .submit{margin-bottom:30px}}.login{padding:200px 0}.login .login-form{box-shadow:0 0 20px -4px rgba(0,0,0,.4);padding:50px}.login a:not(.btn){color:#000;font-style:italic;text-decoration:none}.login a:not(.btn):hover{color:#dc3545}@media screen and (max-width:667px){.login{padding:100px 20px}.login .login-form{padding:20px}.login .login-form h3{font-size:30px}}.numbers{padding:40px 0}.numbers .indicator{border:1px solid rgba(10,28,60,.2);border-radius:10px;box-shadow:0 2px 5px rgba(220,53,69,.3);text-align:center}.numbers .indicator p{color:rgba(10,28,60,.9);font-family:Anton,sans-serif;font-size:3vw}.numbers .indicator h6{font-family:Quicksand,sans-serif;font-size:1vw}.numbers .indicator h6 i{color:rgba(220,53,69,.7)}@media screen and (max-width:667px){.reports .row{display:inline!important}.numbers .indicator{margin-bottom:20px}.numbers .indicator p{font-size:30px;margin-bottom:10px}.numbers .indicator h6{font-size:20px}}.contact{padding:50px 0}.contact .contact-block{margin-bottom:50px}.contact .contact-block a{color:#000;font-size:30px;text-decoration:none}.contact .contact-block a:hover{color:#dc3545}.contact h2{margin-bottom:10px;text-align:left}.contact hr{color:rgba(220,53,69,.8);margin-bottom:60px}.contact em{font-family:Anton,sans-serif;font-style:normal}.contact svg{height:70px;width:auto}@media screen and (max-width:667px){.contact{padding:50px 20px}.contact .row{display:flex}.contact svg{height:50px;width:auto}.dashboard .tab-content form{margin:0}.dashboard th{font-size:10px}.dashboard tr{font-size:9px}.dashboard td>.btn{font-size:10px;padding:10px 15px}.dashboard li{width:100%}.scan video{margin-bottom:30px;max-width:80vw}}.legal{padding:50px 20px}.legal h3{text-align:left}.legal a{color:#000;text-decoration:none}.legal a:hover{color:#dc3545}