html,body{margin:0!important;padding:0!important;background-color:unset!important;overflow-y:auto!important;height:95%;overflow-x:hidden!important}@media screen and (min-width:700px){html,body{overflow-y:hidden!important}}a.button{text-decoration:none}.buy-button{display:flex;height:46px;padding:0;box-sizing:border-box;border-radius:10px;font-size:1.25em;font-family:"Segoe UI",Arial,Tahoma;line-height:46px;margin:.5em auto 0;text-align:center;white-space:nowrap;cursor:pointer;transition:.3s;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;width:194px;margin-bottom:.5em}.buy-button span{margin:0;padding:0;border:0;margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;font:inherit;vertical-align:baseline;display:flex;justify-content:center}.buy-button .btntext{display:flex;justify-content:center;width:148px;border-radius:10px 0 0 10px}.buy-button .btnicon{border-radius:0 10px 10px 0;display:block;padding-top:2px;width:46px}.button:hover,.buy-button:hover{filter:brightness(1.1);text-decoration:none}.button.red{color:#fff}.button.red .btntext{background-color:#b00}.button.red .btnicon{background-color:#d70000}.button.blue{color:#fff}.button.blue .btntext{background-color:#01a2fd}.button.blue .btnicon{background-color:#3db9ff}.button.green{color:#fff}.button.green .btntext{background-color:#65aa29}.button.green .btnicon{background-color:#84cb47}.button{display:flex;height:46px;padding:0;box-sizing:border-box;border-radius:10px;font-size:1.25em;font-family:"Segoe UI",Arial,Tahoma;line-height:46px;margin:0 .5em;text-align:center;white-space:nowrap;cursor:pointer;transition:.3s;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;width:194px}@media only screen and (max-width:440px){.button{margin:.5em .5em}}.button .btnicon svg{margin:8px auto}#CheckoutApp{align-items:center;display:flex;flex-direction:column;text-align:left;vertical-align:middle}@media screen and (min-width:700px){#CheckoutApp{align-items:unset;flex-direction:row}}#CheckoutApp div.optionsColumn{padding:0 15px 0 0;min-width:280px}#CheckoutApp div.checkoutColumn{padding:0 15px 0 0;min-width:330px;width:100%;height:100%}@media screen and (min-width:700px){#CheckoutApp div.optionsColumn{width:50%;padding:10px}#CheckoutApp div.checkoutColumn{width:50%;padding:10px}}#CheckoutApp span.pricing{align-items:center;align-self:center;color:#016cd3;display:flex;flex-direction:row;font-size:3em;font-weight:700;margin:0 .25em}#CheckoutApp span.pricing>span,span.strike{margin:0 .25em}#CheckoutApp span.strike{font-size:.438em;font-weight:500}#CheckoutApp header.checkout{text-align:center}#CheckoutApp h3.checkout{display:inline-block;margin:0;padding:0;font-size:1.5em;font-weight:700;color:#333}#CheckoutApp .optionsWrapper{display:flex;flex-direction:column}@media only screen and (min-width:700px){#CheckoutApp .optionsWrapper{height:597px}}#CheckoutApp .secondaryOptionBox{border:1px solid #000;border-radius:6px;background-color:#f1f1f1;padding:10;text-align:center;width:95%}@media screen and (min-width:700px){#CheckoutApp .secondaryOptionBox{margin-top:32px}}#checkoutApp .checkoutHeader{text-align:center;font-size:24px;font-weight:700;margin:32px 0 0 0}@media screen and (min-width:700px){#checkoutApp .checkoutHeader{margin:unset}}#fsc-embedded-checkout-container{overflow-y:scroll!important}