<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@keyframes busymove{0%{background-position:0 0}to{background-position:50px 50px}}.default-button{font-family:Open Sans,Lucida Grande,Lucida,Verdana,sans-serif;font-weight:600;font-style:normal;background-color:#008184;border:1px solid #008184;border-radius:500px;color:#fff;cursor:pointer;font-size:14px;letter-spacing:1.28px;line-height:normal;outline:none;padding:9px 18px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transform:translateZ(0);transition:.3s;display:flex;align-items:center;font-weight:700}.default-button:focus,.default-button:hover{animation-delay:0s,.3s;animation-direction:normal,alternate;animation-duration:.3s,1.5s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;animation-name:hvr-hang-sink,hvr-hang;animation-timing-function:ease-out,ease-in-out;overflow:visible;transform:translateY(4px) rotate(.01deg)}.secondary.default-button{background-color:transparent;border:2px solid #008184;color:#008184}.busy.default-button{cursor:default;pointer-events:none}.busy.default-button .spinner-container{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.busy.default-button .spinner-container .spinner{height:16.6666666667px;width:16.6666666667px;box-shadow:inset 0 0 0 2.0833333333px;color:#fff;font-size:6px;margin:4.1666666667px;position:relative;text-indent:-99999em;transform:translateZ(0);z-index:auto}.busy.default-button .spinner-container .spinner,.busy.default-button .spinner-container .spinner:after,.busy.default-button .spinner-container .spinner:before{border-radius:50%}.busy.default-button .spinner-container .spinner:after,.busy.default-button .spinner-container .spinner:before{position:absolute;top:-4.1666666667px;height:25px;width:12.5px;animation:spinner-animation 2s ease infinite;background:#008184;content:"";z-index:-1}.busy.default-button .spinner-container .spinner:before{animation-delay:1.5s;border-radius:25px 0 0 25px;left:-4.1666666667px;transform-origin:12.5px 12.5px}.busy.default-button .spinner-container .spinner:after{border-radius:0 25px 25px 0;left:8.3333333333px;transform-origin:0 12.5px}.busy.default-button .ardu-store-button-text{visibility:hidden}.default-button:disabled,.inactive.default-button{cursor:default;pointer-events:none}.default-button img{margin-left:5px}.disabled.default-button{pointer-events:none}.disabled-style.default-button,.disabled.default-button{background-color:#bdc7c7;border-color:#bdc7c7}.loading.default-button{background-color:#7fcbcd;border-color:#7fcbcd;cursor:wait!important}@keyframes hvr-hang{0%{transform:translateY(4px) rotate(.01deg)}50%{transform:translateY(2px) rotate(.01deg)}to{transform:translateY(4px) rotate(.01deg)}}@keyframes spinner-animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.default-button{display:inline-block}.default-button:hover{color:#fff}.standard-banner{display:flex;justify-content:center;width:100%}.standard-banner__text{color:#374146}.standard-banner__container{display:flex;padding:80px 0;min-height:350px;max-width:1240px;justify-content:center;margin:0 auto!important;gap:40px}@media screen and (min-width:1200px){.standard-banner__container{min-width:1240px}}@media screen and (max-width:1024px){.standard-banner__container{flex-direction:column;padding:24px 40px}}@media screen and (max-width:480px){.standard-banner__container{padding:24px}}.standard-banner--primary{background-color:#ecf1f1}.standard-banner--secondary{background-color:#f7f9f9}.standard-banner--tertiary{background-color:#ecf1f1}.standard-banner__text-container{width:50%;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:1024px){.standard-banner__text-container{width:100%}}@media screen and (max-width:480px){.standard-banner__text-container{width:100%}}.standard-banner__image-container{position:relative;width:100%;max-width:390px}@media screen and (max-width:1024px){.standard-banner__image-container{display:none}}@media screen and (max-width:480px){.standard-banner__image-container{margin-top:24px;height:200px}}.standard-banner__buttons{margin-top:24px;align-items:center!important;justify-content:flex-start!important;row-gap:16px;column-gap:16px}</pre></body></html>