<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}@keyframes scroll-arrow{0%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}15%{-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0)}16%{-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0)}50%{-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0)}65%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}.primary-hero-banner{height:100vh;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1;overflow:hidden;margin-top:-64px}@media screen and (max-width:480px){.primary-hero-banner{width:100vw}}.primary-hero-banner__background{width:100%;height:100%}.primary-hero-banner__background img{object-fit:cover;width:100%;height:100%}.primary-hero-banner__background video{object-fit:cover}.primary-hero-banner__background:after{content:"";position:absolute;height:100%;width:100%;top:0;background:linear-gradient(90deg,rgba(0,0,0,.6) 0,transparent)}.primary-hero-banner__play-button{position:absolute;bottom:10%;right:12%;border:1px solid hsla(0,0%,100%,.6);border-radius:50%;width:28px;height:28px;cursor:pointer;z-index:1}@media screen and (max-width:480px){.primary-hero-banner__play-button{bottom:15%;right:22%}}.primary-hero-banner__play-button:hover{background:rgba(218,227,227,.4)}.primary-hero-banner__play-button svg{height:18px;width:18px;margin-left:4px;margin-top:4px;color:hsla(0,0%,100%,.6)}.primary-hero-banner__arrow{position:absolute;bottom:10%;left:50%;height:43px;width:16px}@media screen and (max-width:480px){.primary-hero-banner__arrow{bottom:15%}}.primary-hero-banner__arrow img{height:43px;width:16px;animation:scroll-arrow 3s linear infinite}.primary-hero-banner__text-wrapper{position:absolute;right:58%;width:630px;top:50%;transform:translateY(-50%)}@media screen and (max-width:1920px){.primary-hero-banner__text-wrapper{left:160px}}@media screen and (max-width:1699px){.primary-hero-banner__text-wrapper{left:80px}}@media screen and (max-width:768px){.primary-hero-banner__text-wrapper{width:calc(100% - 80px);left:40px}}@media screen and (max-width:480px){.primary-hero-banner__text-wrapper{width:calc(100% - 32px);left:16px}}.primary-hero-banner__text{font-family:Open Sans,sans-serif;font-size:64px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.48px}@media screen and (max-width:1920px){.primary-hero-banner__text{font-size:48px}}@media screen and (max-width:1024px){.primary-hero-banner__text{font-size:36px}}@media screen and (max-width:480px){.primary-hero-banner__text{font-size:28px}}.primary-hero-banner__text.white{color:#fff}.primary-hero-banner__text.charcoal{color:#2c353a}.primary-hero-banner__buttons{justify-content:flex-start;flex-direction:row;gap:32px}@media screen and (max-width:480px){.primary-hero-banner__buttons{flex-direction:column;align-items:flex-start;gap:24px}}</pre></body></html>