.pre-order__wrapper{font-family:Arial,sans-serif}.pre-order__wrapper sup{font-size:10px}.pre-order__wrapper{border:1px solid #0062a8;box-shadow:0 13px 10px -7px rgba(0,0,0,.5);box-sizing:border-box;padding:0}.pre-order__header{background-color:#0062ab;color:#fff;font-weight:700;text-align:center}.pre-order__body-container,.pre-order__header{box-sizing:border-box;padding:15px}@media screen and (min-width:767px){.pre-order__body-container{display:flex}}.pre-order__left--list ul{padding-inline-start:20px}.pre-order__left--list ul li{margin:0}.pre-order__table--header{display:none}@media screen and (min-width:767px){.pre-order__table--header{display:flex}.pre-order__table--header div{padding:0 15px}.pre-order__table--header>div:first-of-type{flex:1}.pre-order__table--header>div:last-of-type{flex:2}.pre-order__table--header span{font-size:14px;font-weight:700}}.pre-order__table--row{display:flex;gap:3px}@media screen and (min-width:767px){.pre-order__table--row{border:1px solid #0062ab;gap:0}.pre-order__table--row:nth-of-type(2n){background-color:#cce0ee;border-top:0}.pre-order__table--row div{font-size:16px;padding:5px 10px}.pre-order__table--row>div:first-of-type{border-right:1px solid #0062ab;flex:1}.pre-order__table--row>div:last-of-type{flex:2}}.pre-order__divider{padding:20px;position:relative}.pre-order__divider:after{background:#0062ab;content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:80%}@media screen and (min-width:767px){.pre-order__divider:after{height:80%;width:2px}.pre-order__left{flex:2}.pre-order__right{align-self:center;flex:1;min-width:250px}}.pre-order__largePrice{font-size:30px;margin:0 0 20px;text-align:center}@media screen and (min-width:767px){.pre-order__largePrice{margin:20px 0}}.pre-order__cta{text-align:center}.pre-order__cta button{background:#0062ab;border:1px solid #0062ab;border-radius:3px;color:#fff;cursor:pointer;font-weight:700;padding:15px 35px;transition:all 50ms ease-out}.pre-order__cta button:hover{background:#004e89;border-color:#004e89}