@font-face{
    font-family:intel-clear;
    src:url(fonts/intel-clear-latin-lite.woff2) format("woff2");
    font-weight:300;
    font-style:normal;
}
@font-face{
    font-family:intel-clear;
    src:url(fonts/intel-clear-latin.woff2) format("woff2");
    font-weight:400;
    font-style:normal;
}
@font-face{
    font-family:intel-clear;
    src:url(fonts/intel-clear-latin-bold.woff2) format("woff2");
    font-weight:700;
    font-style:normal
}
@font-face{
    font-family:intel-clear;
    src:url(fonts/intel-clear-latin-italic.woff2) format("woff2");
    font-weight:400;
    font-style:italic;
}
@font-face{
    font-family:intel-clear;
    src:url(fonts/intel-clear-latin-bold-italic.woff2) format("woff2");
    font-weight:700;
    font-style:italic;
}
@font-face{
    font-family:intel-clear-hans;
    src:url(fonts/intel-clear-hans-lite.woff2) format("woff2");
    font-weight:300;
    font-style:normal;
}
@font-face{
    font-family:intel-clear-hans;
    src:url(fonts/intel-clear-hans.woff2) format("woff2");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:intel-clear-hans;
    src:url(fonts/intel-clear-hans-bold.woff2) format("woff2");
    font-weight:700;
    font-style:normal
}
@font-face{
    font-family:intel-one-display;
    src:url(fonts/intel-one-display-latin-light.woff2) format("woff2");
    font-weight:300;
    font-style:normal;
}
@font-face{
    font-family:intel-one-display;
    src:url(fonts/intel-one-display-latin-regular.woff2) format("woff2");
    font-weight:400;
    font-style:normal;
}
@font-face{
    font-family:intel-one-display;
    src:url(fonts/intel-one-display-latin-medium.woff2) format("woff2");
    font-weight:500;
    font-style:normal
}
@font-face{
    font-family:intel-one-display;
    src:url(fonts/intel-one-display-latin-bold.woff2) format("woff2");
    font-weight:700;
    font-style:normal;
}
body{
    background-color:#000
}
.landing-container{
    margin:auto;
    min-width:300px;
    width:100%;
    font-family:intel-clear,tahoma,Helvetica,helvetica,Arial,sans-serif;
    color:#fff;
    font-size:16px;
    background:linear-gradient(173deg,transparent 75%,#8f3df7),linear-gradient(188deg,#000 75%,#1e2eb8 85%)
}
.landing-container,.landing-container div{
    box-sizing:border-box
}
.landing-container img{
    max-width:100%
}
.landing-container .row{
    display:flex;
    flex-direction:column
}
.landing-container .column,.landing-container .row{
    margin-bottom:32px
}
.landing-container .column.no-margin,.landing-container .row.no-margin{
    margin-bottom:0
}
@media screen and (max-width:767px){
    .landing-container .column,.landing-container .row{
        margin-left:auto;
        margin-right:auto
    }
}
@media screen and (min-width:768px){
    .landing-container .row{
        flex:auto;
        flex-direction:row
    }
    .landing-container .row>div,.landing-container .row>img,.landing-container .row>p{
        flex:1
    }
    .landing-container .column{
        margin-bottom:0
    }
}
.landing-container .column:last-child,.landing-container .row:last-child,.landing-container p:last-child{
    margin-bottom:0
}
.landing-container .splash-top{
    overflow:hidden;
    width:100%;
    margin:auto
}
.landing-container .splash-content{
    padding-bottom:320px
}
.landing-container .splash-content .splash-banner{
    max-width:1024px;
    margin:-1px auto auto;
    min-width:300px;
    width:100vw;
    height:100vw;
    min-height:240px;
    max-height:647px;
    background-image:url(assets/splash-banner.png);
    background-size:auto 100%;
    background-position:80% 0;
    background-repeat:no-repeat;
    padding-left:5px;
    padding-top:30px
}
@media screen and (min-width:1024px){
    .landing-container .splash-content .splash-banner{
        background-size:100%
    }
}
@media screen and (max-width:767px){
    .landing-container .splash-content .splash-banner{
        background-image:url(assets/splash-mobile.png);
        height:174vw;
        width:100%;
        max-height:unset;
        background-size:contain;
        padding:unset
    }
}
.landing-container .splash-content .splash-banner .splash-front{
    min-height:215px;
    height:70vw;
    max-height:520px;
    background-size:auto 100%;
    background-position:0;
    background-repeat:no-repeat;
    position:relative
}
@media screen and (min-width:768px){
    .landing-container .splash-content .splash-banner .splash-front .splash-text{
        position:absolute;
        right:363px;
        top:42px;
        bottom:39px;
        width:32%
    }
}
@media screen and (max-width:767px){
    .landing-container .splash-content .splash-banner .splash-front .splash-text{
        position:relative;
        padding:14% 46% 0 9%;
        height:94%
    }
}
.landing-container .splash-content .splash-banner .splash-front .splash-spark{
    width:3%;
    margin-left:-3%
}
.landing-container .splash-content .splash-banner .splash-front .splash-date{
    position:absolute;
    bottom:0;
    width:100%
}
@media screen and (max-width:767px){
    .landing-container .splash-content .splash-banner .splash-front .splash-date{
        font-size:3vw;
        width:34%;
        bottom:10%;
        line-height:1
    }
}
.landing-container .content{
    position:relative;
    margin:auto;
    width:100%;
    max-width:1024px;
    padding-bottom:128px
}
.landing-container .row.bonus-items{
    min-height:500px;
    margin-top:-256px
}
.landing-container .row.bonus-items .description,.landing-container .row.bonus-items .picture{
    padding:16px
}
@media screen and (max-width:767px){
    .landing-container .row.bonus-items .description,.landing-container .row.bonus-items .picture{
        max-width:440px
    }
}
.landing-container .row.bonus-items .logo{
    max-height:100px;
    max-width:260px
}
@media screen and (min-width:1064px){
    .landing-container .row.bonus-items .picture{
        padding-left:0!important
    }
}
@media screen and (min-width:768px){
    .landing-container .row.bonus-items .picture{
        flex:0 1 37%
    }
}
.landing-container .row.bonus-items .picture img{
    border:1px solid #c0c7d0;
    margin:auto
}
@media screen and (min-width:1064px){
    .landing-container .row.bonus-items .description{
        padding-right:0!important
    }
}
@media screen and (min-width:1064px){
    .landing-container .row.get-started{
        padding:0!important
    }
}
@media screen and (min-width:768px){
    .landing-container .row.get-started{
        padding:0 16px
    }
}
@media screen and (max-width:767px){
    .landing-container .row.get-started{
        padding:0 16px
    }
}
.landing-container ol.bullet-steps{
    list-style-type:none;
    padding-left:48px;
    font-weight:700
}
.landing-container ol.bullet-steps li{
    position:relative;
    margin-bottom:2em;
    font-weight:100
}
.landing-container ol.bullet-steps li:before{
    content:"";
    display:block;
    height:2em;
    width:2em;
    color:transparent;
    position:absolute;
    transform:translate(-150%,-25%);
    background-size:cover;
    background-position:50%
}
.landing-container ol.bullet-steps li:first-child:before{
    background-image:url(assets/bullet-1.svg)
}
.landing-container ol.bullet-steps li:nth-child(2):before{
    background-image:url(assets/bullet-2.svg)
}
.landing-container ol.bullet-steps li:nth-child(3):before{
    background-image:url(assets/bullet-3.svg)
}
.landing-container ol.bullet-steps li:nth-child(4):before{
    background-image:url(assets/bullet-4.svg)
}
.landing-container ol.bullet-steps li:nth-child(5):before{
    background-image:url(assets/bullet-5.svg)
}
.landing-container hr{
    width:100%
}
.landing-container a:link{
    word-break:normal;
    overflow-wrap:anywhere
}
.landing-container a:active,.landing-container a:hover,.landing-container a:link,.landing-container a:visited{
    color:#fff
}
.landing-container a:hover{
    text-decoration:none
}
.landing-container .stack-0{
    position:relative;
    z-index:0
}
.landing-container .stack-1,.landing-container .stack-2{
    position:relative;
    z-index:1
}
.landing-container h1{
    margin-top:0;
    font-weight:100
}
.landing-container .font-bold{
    font-weight:700
}
.landing-container .font-italic{
    font-style:italic
}
.landing-container .font-uppercase{
    text-transform:uppercase
}
.landing-container .font-heading{
    font-family:intel-one-display,tahoma,Helvetica,helvetica,Arial,sans-serif;
    font-size:56px;
    line-height:1.25;
    font-weight:300;
    margin:0 0 20px
}
.plist{
    text-align: center;
    border: 1px solid #ccc;
    background-color: #fff;
    color: #000;
    padding: 20px;
    width: 100%;
}
.plistmenu{
    text-align: center;
    border: 1px solid #ccc;
    background-color: #fff;
    color: #000;
    padding: 20px;
    width: 100%;
}
.plistmenu:hover{
    background-color: green;
    transition: 0.4s;
    color: #fff;
}
.product_list {
    display:flex;
}
button{
text-decoration:none;
text-align:center;
min-width:50px;
position:relative;
text-transform:uppercase;
color:#333;
background-color: #fff;
font-weight:bold;
font-size:12px;
line-height:1;
padding: 15px;
border:1px solid #666;
}
button:hover{
background-color: #0280d4;
color: #fff;
transition: 0.4s;
border:none;
}
button a{
text-decoration: none;
}
button:hover a{
text-decoration:none;
}
.menu:hover {
  background-color: green;
}
summary {
font-size: 1.6rem;
font-weight: bold;
}
summary:hover{
cursor: pointer;
color: #39b54a;
transition: 0.2s;
}
#divider{
padding: 20px;
margin-top: 20px;
background-color: #e6e6e6;
}
details {
margin: 15px auto;
padding: 15px;
background-color: #f0f0f0;
border-radius: 5px;
}
table{
  font-size: 1.5rem;
  border: 1px solid #ccc;
}
tr {
  padding: 10px;
  border: 1px solid #ccc;
}
th{
  padding: 10px;
  border: 1px solid #ccc;
}
td{
  padding: 10px;
  border: 1px solid #ccc;
}
@media screen and (max-width:767px){
    .landing-container .font-heading{
        font-size:10vw;
        margin-bottom:20px
    }
    button{
      font-size: 10px;
      padding: 10px 5px;
    }
}
@media screen and (max-width:375px){
    .landing-container .font-heading{
        margin-bottom:10px
    }
}
@media screen and (max-width:300px){
    .landing-container .font-heading{
        font-size:14.4px;
        margin-bottom:15px
    }
}
.landing-container .font-subheading{
    font-size:20.8px;
    line-height:1.25;
    margin:0;
    font-weight:100
}
@media screen and (max-width:767px){
    .landing-container .font-subheading{
        font-size:3.8vw
    }
}
@media screen and (max-width:300px){
    .landing-container .font-subheading{
        font-size:8.96px
    }
}
.landing-container .font-lg{
    font-size:20px
}
.landing-container .font-md{
    font-size:16px;
    line-height:24px;
    margin:20px 0
}
@media screen and (max-width:550px){
    .landing-container .font-md{
        margin:10px 0
    }
}
@media screen and (max-width:440px){
    .landing-container .font-md{
        font-size:12.8px;
        margin:0
    }
}
.landing-container .font-sm{
    font-size:14px;
    margin:0
}
.landing-container .font-xs{
    font-size:12px;
    line-height:16px;
    margin:0;
    width:85%
}
/*# sourceMappingURL=main.css.map */
