@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);body,html{overscroll-behavior-x:none;scroll-behavior:smooth}*{box-sizing:border-box}body{padding:0;margin:60px 0;background:#000;font-family:Roboto,sans-serif;color:#fff;--danger:#CE1540;--padding-desktop:60px;--padding-mobile:10px;--tunecore-blue:#00a1e0;--tunecore-blue-hover:#14bdff;--tunecore-grey-1:#1c1e1f;--tunecore-grey-2:#2E3134;--tunecore-grey-3:#141414;--tunecore-green-1:#5eea94;--tunecore-green-2:#15d0d5;--tunecore-blue-1:#0f8ddd;--tunecore-blue-2:#3d2ca7;--tunecore-purple-1:#3f29a7;--tunecore-purple-2:#750fdd;--tunecore-red-1:#dc455b;--tunecore-red-2:#71265a;--tunecore-gold-1:#f9db4a;--tunecore-gold-2:#cc7039;--green-1:#00ef86;--green-2:#008eb9;--blue-2:#3d00cc;--blue-1:#008cff;--purple-1:#5f36f4;--purple-2:#3d2aa4;--red-1:#ec3258;--red-2:#c000b6;--yellow-1:#fcda00;--yellow-2:#ec3258;--tunecore-light-grey-1:#8C8F93}.color-green{color:var(--tunecore-green-1)}.color-blue{color:var(--tunecore-blue)}h1,h2,h3,h4,h5,h6{margin:0;line-height:1;font-weight:700}h1:not(:last-child),h2:not(:last-child),h3:not(:last-child),h4:not(:last-child),h5:not(:last-child),h6:not(:last-child){margin-bottom:20px}p{color:rgba(255,255,255,.8)}p:first-child{margin-top:0}p:last-child{margin-bottom:0}a,a:active,a:hover,a:link,a:visited{color:var(--tunecore-blue)}section{position:relative;padding:70px 60px;background-color:var(--tunecore-grey-1)}section.thin{padding:60px}section .header{font-weight:900;text-transform:none;font-size:50px;letter-spacing:-1px;margin:20px 0;color:#fff}.subheader{display:flex;align-items:center;font-size:18px;font-weight:400;color:rgba(255,255,255,.8)}.subheader img{height:18px;width:auto;margin-right:6px}.subheader+.header,.subheader+h1,.subheader+h2,.subheader+h3{margin-top:10px}@media screen and (max-width:768px){section{padding:50px var(--padding-mobile)}section.thin{padding:10px}section .header{font-size:40px;font-weight:100;margin-bottom:20px}.subheader{font-size:18px;font-weight:500}}.btn,.hbspt-form input[type=submit],button{font-family:Roboto,sans-serif;display:inline-block;border-radius:100px;padding:15px 25px;font-size:15px;font-weight:900;letter-spacing:1px;border:none;background:0 0/400% 400%;text-transform:uppercase;color:#fff;transition:all 50ms ease;background-image:linear-gradient(-45deg,var(--green-1),var(--blue-1),var(--red-1),var(--yellow-1));-webkit-animation:15s infinite gradient;animation:15s infinite gradient}.btn:active,.btn:hover,.btn:link,.btn:visited,.hbspt-form input[type=submit]:active,.hbspt-form input[type=submit]:hover,.hbspt-form input[type=submit]:link,.hbspt-form input[type=submit]:visited,button:active,button:hover,button:link,button:visited{color:#fff;text-decoration:none}.btn:hover,.hbspt-form input[type=submit]:hover,button:hover{cursor:pointer}.btn.outline,.hbspt-form input.outline[type=submit],button.outline{border:2px solid #fff;background:0 0}.btn.outline:hover,.hbspt-form input.outline[type=submit]:hover,button.outline:hover{background:rgba(255,255,255,.2)}.btn:active,.btn:focus,.hbspt-form input[type=submit]:active,.hbspt-form input[type=submit]:focus,button:active,button:focus{outline:0}.btn.btn-tier-1,.hbspt-form input.btn-tier-1[type=submit],button.btn-tier-1{background:linear-gradient(to bottom right,var(--tunecore-green-1),var(--tunecore-green-2))}.btn.btn-tier-2,.hbspt-form input.btn-tier-2[type=submit],button.btn-tier-2{background:linear-gradient(to bottom right,var(--tunecore-blue-1),var(--tunecore-blue-2))}.btn.btn-tier-3,.hbspt-form input.btn-tier-3[type=submit],button.btn-tier-3{background:linear-gradient(to bottom right,var(--tunecore-purple-1),var(--tunecore-purple-2))}.btn.btn-tier-4,.hbspt-form input.btn-tier-4[type=submit],button.btn-tier-4{background:var(--tunecore-red-1)}.btn.btn-tier-4:hover,.hbspt-form input.btn-tier-4[type=submit]:hover,button.btn-tier-4:hover{background:var(--tunecore-red-2)}.btn.btn-tier-5,.hbspt-form input.btn-tier-5[type=submit],button.btn-tier-5{background:linear-gradient(to bottom right,var(--tunecore-gold-1),var(--tunecore-gold-2))}@media screen and (max-width:768px){.btn,.hbspt-form input[type=submit],button{display:block;width:100%}.btn+.btn,.btn+button,.hbspt-form .btn+input[type=submit],.hbspt-form button+input[type=submit],.hbspt-form input[type=submit]+.btn,.hbspt-form input[type=submit]+button,.hbspt-form input[type=submit]+input[type=submit],button+.btn,button+button{margin-top:10px}}.tunecore-points{background:var(--tunecore-blue);font-weight:700;padding:5px 10px;font-size:13px;margin-top:10px;display:inline-block}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.justify-content-center{justify-content:center}.align-items-center{align-items:center}.align-center-left{display:flex;align-items:center}.align-center-center{display:flex;justify-content:center;align-items:center}.padding{padding:20px}.padding-40{padding:40px}.container{max-width:992px;margin:auto}@-webkit-keyframes bounce{0%,100%{transform:scale(.8)}20%{transform:scale(1.1)}60%,80%{transform:scale(1)}}@keyframes bounce{0%,100%{transform:scale(.8)}20%{transform:scale(1.1)}60%,80%{transform:scale(1)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.promo-code{padding:20px;font-size:20px;background:rgba(255,255,255,.1)}.spacer-20{height:20px}.spacer-40{height:40px}.hbspt-form input[type=email],.hbspt-form input[type=number],.hbspt-form input[type=tel],.hbspt-form input[type=text],.hbspt-form input[type=time],.hbspt-form input[type=url],.hbspt-form select,.hbspt-form textarea{width:100%!important;background:rgba(255,255,255,.05)!important;border:0!important;color:#fff!important;font-size:16px!important;outline:0!important;padding:15px!important;border-radius:0!important;display:block!important;font-family:Roboto!important;height:55px!important}.hbspt-form input[type=email][name=g-recaptcha-response],.hbspt-form input[type=number][name=g-recaptcha-response],.hbspt-form input[type=tel][name=g-recaptcha-response],.hbspt-form input[type=text][name=g-recaptcha-response],.hbspt-form input[type=time][name=g-recaptcha-response],.hbspt-form input[type=url][name=g-recaptcha-response],.hbspt-form select[name=g-recaptcha-response],.hbspt-form textarea[name=g-recaptcha-response]{display:none!important}.hbspt-form input[type=email]:focus,.hbspt-form input[type=number]:focus,.hbspt-form input[type=tel]:focus,.hbspt-form input[type=text]:focus,.hbspt-form input[type=time]:focus,.hbspt-form input[type=url]:focus,.hbspt-form select:focus,.hbspt-form textarea:focus{box-shadow:none!important;outline:0!important}.hbspt-form fieldset{width:100%;max-width:100%!important}.hbspt-form label{font-weight:700!important}.hbspt-form legend{font-size:13px!important}.hbspt-form .hs-richtext,.hbspt-form label,.hbspt-form legend{margin-bottom:10px!important;display:block!important;color:#fff!important}.hbspt-form span{font-weight:700!important;margin-bottom:10px!important;color:#fff!important}.hbspt-form ul.no-list.hs-error-msgs.inputs-list{list-style-type:none;background:var(--danger);color:#fff;margin:10px 0}.hbspt-form ul.no-list.hs-error-msgs.inputs-list label:last-child{margin-bottom:0}.hbspt-form ul.no-list.hs-error-msgs.inputs-list label{padding:10px!important}.hbspt-form #g-recaptcha-response{display:none!important}.hbspt-form fieldset.form-columns-3 .hs-form-field{width:33.3333%!important}.hbspt-form ul.inputs-list{padding:0!important;list-style-type:none!important}.hbspt-form .submitted-message{color:#fff!important}.hbspt-form .field{margin-bottom:10px!important;position:relative!important}.hbspt-form .hs-dateinput{position:relative!important}.hbspt-form .legal-consent-container{margin-bottom:10px!important}.hbspt-form .g-recaptcha-response{display:none}.hbspt-form .hs-form-field:last-child .input{margin-right:0!important}@media (max-width:400px),(min-device-width:320px) and (max-device-width:480px){.hbspt-form fieldset.form-columns-3 .hs-form-field{width:100%!important}.hbspt-form .input{margin-right:0!important}}.uppercase{text-transform:uppercase}.help-icon{transition:all .1s ease}.help-icon:hover{cursor:pointer;transform:scale(1.07)}.help-icon.margin-left{margin-left:5px}#solvvy-v5-ui .pre-question-form:before{display:block;content:"VIP Support";font-size:40px;text-align:center;margin-top:10px;margin-bottom:20px}.smcx-embed{width:100%;max-width:500px;height:60vh!important;min-height:0!important;border:none!important}.smcx-embed>.smcx-iframe-container{height:100%!important;min-height:initial!important;max-height:initial!important}.smcx-widget-footer{display:none!important}@-webkit-keyframes gradient{0%,100%{background-position:0 50%}20%{background-position:20% 50%}40%{background-position:40% 50%}60%{background-position:60% 50%}80%{background-position:80% 50%}}@keyframes gradient{0%,100%{background-position:0 50%}20%{background-position:20% 50%}40%{background-position:40% 50%}60%{background-position:60% 50%}80%{background-position:80% 50%}}