.flex{display:flex}.inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.flex-1{flex:1 1 0}.flex-auto{flex:auto}.flex-none{flex:none}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.uppercase{text-transform:uppercase}.hyphenate{-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word;overflow-wrap:break-word}.no-wrap{white-space:nowrap}@media screen and (max-width:639px){.mobile-text{max-width:18rem;margin-left:auto;margin-right:auto}}.max-w-col-4,.max-w-col-6,.max-w-col-8,.max-w-col-10{width:100%}.max-w-col-4{max-width:24rem}.max-w-col-6{max-width:36.75rem}.max-w-col-8{max-width:49.5rem}.max-w-col-10{max-width:62.25rem}.currency-selector .button+.button{margin-left:8px}.currency-selector-button__icon{border-radius:8px;width:16px;height:16px;margin-right:8px}.currency-selector-button.button--secondary{box-shadow:none;background:0 0;border:none}.currency-selector-button.button--secondary:hover{background-color:#00000005;box-shadow:0 0 2px #0000001a,inset 0 0 0 1px #00000014}.currency-selector-selector{width:100%;margin:auto;position:relative}.currency-selector-selector__select{color:#0000;appearance:none;width:100%;font-size:1rem}.currency-selector-selector__fake-button{color:#000000d9;pointer-events:none;justify-content:flex-start;align-items:center;padding:8px 12px;font-size:.875rem;font-weight:400;display:flex;position:absolute;inset:0}.currency-selector-selector__fake-button>i{display:none}.currency-selector-selector__fake-button>i:before{white-space:pre;content:" "}@media screen and (min-width:768px){.currency-selector-selector__fake-button>i{display:inline}}.currency-selector-selector__icon{border-radius:12px;width:24px;height:24px;margin-right:8px}.currency-selector-selector__chevron{opacity:.55;width:24px;height:24px;margin-left:auto}body{background-color:#fafafa}.store__wrapper{flex:1}.store__icon{margin:0 auto;display:block}.store__title{letter-spacing:-.5px;text-wrap:pretty;text-align:center;margin-bottom:.5rem;font-size:2rem;font-weight:700;line-height:2.5rem}@media screen and (max-width:767px){.store__title{font-size:1.75rem;line-height:2rem}}.store__blurb{text-align:center;max-width:31rem;margin:0 auto 2rem;font-size:1rem;font-weight:400;line-height:1.5rem}.store__step--hidden{display:none}.store-error-state__wrapper{flex-direction:column;align-items:center;display:flex}.store-error-state__icon{width:64px;height:64px;margin-bottom:15px}.store-error-state__title{color:#000;margin-bottom:1px;font-size:1rem;font-weight:600;line-height:1.5}.store-error-state__description{color:#0000008c;text-align:center;margin-bottom:24px;font-size:.875rem;line-height:1.42}.store-error-state__contact-us{color:#f26725}.store-error-state--hidden{display:none}.store-error-state__button-wrapper .button+.button{background-color:#f26725d9;margin-left:17px}.license__input{background-color:#fff;background-clip:padding-box;border:1px solid #00000014;width:100%;max-width:28.75rem;box-shadow:0 2px 4px #0000000a}.license__input:enabled{background-color:#fff;box-shadow:0 2px 4px #0000000a}@media screen and (min-width:768px){.license__input{width:28.75rem}}.license__form__button{padding-left:2rem;padding-right:2rem}.is-loading{pointer-events:none;cursor:not-allowed;opacity:.5;filter:grayscale();transition:opacity .25s linear}.license__form:not(.is-hidden){flex-direction:column;gap:.5rem;width:100%;max-width:38.5rem;display:flex}@media screen and (min-width:768px){.license__form:not(.is-hidden){gap:1.25rem}}.license__form .checkbox__container{align-items:center;gap:8px;display:flex}.license__form .checkbox__container,.license__form .license__checkbox-label{cursor:pointer}.store__navigation{justify-content:center;padding:2rem 0;display:flex}.store__navigation--hidden{display:none}.store__list{counter-reset:steps;gap:.5rem;display:flex}.store__list-item{color:#0000008c;counter-increment:steps;align-items:center;gap:.5rem;font-size:.8125rem;line-height:1.1875rem;display:flex}.store__list-item:before{content:counter(steps);background-color:#0000001a;border-radius:8px;padding:.125rem .5rem;font-size:.6875rem;font-weight:500;line-height:.75rem}.store__list-item:not(:last-of-type):after{content:"";opacity:.32;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' stroke='currentColor'%3E %3Cpolyline fill='none' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' points='6.25 3.75 10.5 8 6.25 12.25'/%3E %3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:1rem;height:1rem;display:block}.store__list-item--is-active{color:#000000d9}.store__list-item--is-active:before{color:#466015;background-color:#bbd9754d}.store__header{width:100%;height:5rem;padding:.25rem 1rem}@media screen and (min-width:768px){.store__header{padding:.25rem 2rem}}.store__header-inner{justify-content:space-between;align-items:center;width:100%;max-width:75rem;margin:0 auto;display:flex}.store__logo{height:100%}.store__logo__link{align-items:center;height:100%;display:flex;position:relative}.store__logo__link:before{content:"";background-color:#0000;display:block;position:absolute;inset:0 -1rem}.store__logo__link:active{opacity:.64}.store__logo__link:hover .store__logo__shape{opacity:.48;transition:opacity .125s ease-out}.store__logo__shape{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' xmlns='http://www.w3.org/2000/svg' color='%23000'%3E%3Cpath d='M.38 11.986l6.412-8.704a.8.8 0 01.556-.32l8.564-.952a.8.8 0 01.176 0l8.564.951a.8.8 0 01.556.32l6.413 8.705a.8.8 0 01-.04.997L16.455 30.475a.6.6 0 01-.908 0L.418 12.983a.8.8 0 01-.039-.997zm17.826-7.403l6.047 5.712a.4.4 0 00.674-.32l-.29-4.054a.2.2 0 01.392-.07l1.326 4.642a1 1 0 00.645.674l2.83.943a.2.2 0 01-.062.39h-2.72a1 1 0 00-.843.463l-7.414 11.65a.3.3 0 01-.523-.291l5.314-10.96a.6.6 0 00-.54-.862H8.958a.6.6 0 00-.54.862l5.314 10.96a.3.3 0 01-.523.292l-7.414-11.65a1 1 0 00-.844-.464H2.148a.2.2 0 01-.062-.39l2.908-.945a1 1 0 00.652-.677l1.325-4.637a.2.2 0 01.392.07l-.29 4.054a.4.4 0 00.674.32l6.047-5.712a.2.2 0 01.293.272L10.03 9.848a.4.4 0 00.31.652h11.32a.4.4 0 00.31-.652l-4.057-4.993a.2.2 0 01.293-.272z' fill='currentcolor' fill-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:2rem;height:2rem;display:block}.store__logo__name{clip:rect(1px,1px,1px,1px);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}.store__menu-item:hover+.store__menu{display:block}.store__menu{z-index:1;align-items:center;gap:1.5rem;display:flex;position:relative}.store__menu .store__menu-item .store-menu-text:after{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' stroke='rgba(0, 0, 0, 0.32)'%3E %3Cpath stroke-width='1.5' d='M2.75 6L8 11.25 13.25 6' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E %3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:1rem;width:1.5rem;height:1.5rem;margin-left:.5rem;display:block}.store__menu .store-menu-text{color:#000;cursor:pointer;align-items:center;padding:1.5rem 0;font-weight:500;transition:color .2s;display:flex}@media (prefers-reduced-motion:reduce){.store__menu .store-menu-text{transition-duration:1ms}}@media (hover:hover) and (pointer:fine){.store__menu .store-menu-text:hover{color:#0000007a}}.store__menu .store-menu-text:active{color:#0000007a}.store__menu hr{border:0;border-bottom:1px solid #00000014;height:0;margin:.5rem 0}.store__menu>.store__menu{background-color:#fff;background-clip:padding-box;border:1px solid #00000014;border-radius:12px;min-width:16.875rem;padding:.5rem 0;display:none;position:absolute;top:3.5rem;right:0;box-shadow:0 4px 8px #00000014}.store__menu>.store__menu:hover{display:block}.store__menu>.store__menu .store__menu-item{padding:0 .5rem;display:block}.store__menu>.store__menu .store__menu-item a{color:#000c;cursor:pointer;border-radius:6px;padding:.5rem .75rem;font-size:.9375rem;line-height:1.3125rem;transition:background-color .125s ease-out;display:block}.store__menu>.store__menu .store__menu-item a:hover{background-color:#0000000a}.store__main{flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 16.25rem);padding-top:3rem;padding-bottom:4rem;display:flex}#checkout{width:100%}.store__footer{justify-content:center;padding:1.5rem 0;display:flex}.footer__list{gap:1.5rem;display:flex}.footer__list-item{font-size:.75rem;line-height:1rem}.footer__list-item a,.footer__list-item span{color:#0000008c}.footer__list-item a{transition:color .4s ease-in-out}.footer__list-item a:hover{color:#212123}.license-url-incomplete,.license-error,.license-found,.addendum,.license-loading{display:none}.status-loading .license-loading,.status-loading .addendum,.status-incomplete .license-url-incomplete,.status-license-found .license-found,.status-license-error .license-error{display:block}.payment-loader{width:3rem;height:3rem;margin:0 auto 1.5rem;display:block;position:relative}.payment-loader:before,.payment-loader:after{box-sizing:border-box;content:"";background-color:#f5a925;border-radius:9999px;width:3rem;height:3rem;animation:3.2s ease-in-out infinite pulse;position:absolute;top:0;left:0}.payment-loader:after{animation-delay:1.6s}@keyframes pulse{0%,to{opacity:1;transform:scale(0)}50%{opacity:0;transform:scale(1)}}.license__buttons{margin-bottom:2rem}.license__card{width:100%;max-width:38.75rem;display:flex}.license__card:not(:last-of-type){margin-bottom:.75rem}.license__card:last-of-type .license{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='17' xmlns='http://www.w3.org/2000/svg'%3E %3Cg transform='matrix(1 0 0 -1 2 14)' fill='none' fill-rule='evenodd'%3E %3Crect fill='currentcolor' width='13' height='1' rx='.5'/%3E %3Cpath stroke='currentcolor' stroke-linecap='round' stroke-linejoin='round' d='M4 5l2.5-2.5L9 5'/%3E %3Crect fill='currentcolor' x='6' y='3' width='1' height='8' rx='.5'/%3E %3C/g%3E %3C/svg%3E");background-position:right 2rem center;background-repeat:no-repeat;background-size:1.5rem;border-radius:20px}.license__clipboard{background-color:#0000000a;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='22' xmlns='http://www.w3.org/2000/svg'%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Cpath d='M6 3c-.162.381-.305.492-.428.616C5.206 3.98 5 4.466 5 5c0 .552.224 1.052.586 1.414C5.948 6.776 6.448 7 7 7h4c.552 0 1.052-.224 1.414-.586C12.776 6.052 13 5.552 13 5a1.994 1.994 0 00-1-1.732L12.872 3c1.5 0 2.058.12 2.61.416.475.254.848.627 1.102 1.102.295.552.416 1.11.416 2.61v9.244c0 1.5-.12 2.058-.416 2.61a2.649 2.649 0 01-1.102 1.102c-.552.295-1.11.416-2.61.416H5.128c-1.5 0-2.058-.12-2.61-.416a2.649 2.649 0 01-1.102-1.102C1.121 18.43 1 17.872 1 16.372V7.128c0-1.5.12-2.058.416-2.61a2.649 2.649 0 011.102-1.102C3.07 3.121 3.628 3 5.128 3z' stroke-opacity='.64' stroke='currentcolor' stroke-width='2'/%3E %3Cpath d='M2.782 3h1.316c.414 0 .565.038.72.113.155.074.28.185.373.33.094.144.15.289.202.7l.09.714c.05.411.107.556.2.7a.904.904 0 00.374.33c.155.075.306.113.72.113h4.446c.414 0 .565-.038.72-.113a.904.904 0 00.373-.33c.094-.144.15-.289.202-.7l.09-.714c.05-.411.107-.556.2-.7a.904.904 0 01.374-.33c.155-.075.306-.113.72-.113h1.316c.446 0 .607.046.77.134.163.087.291.215.378.378.088.163.134.324.134.77v13.936c0 .446-.046.607-.134.77a.909.909 0 01-.378.378c-.163.088-.324.134-.77.134H2.782c-.446 0-.607-.046-.77-.134a.909.909 0 01-.378-.378c-.088-.163-.134-.324-.134-.77V4.282c0-.446.046-.607.134-.77a.909.909 0 01.378-.378c.163-.088.324-.134.77-.134z' fill-opacity='.128' fill='currentcolor'/%3E %3Cpath d='M9 1a2 2 0 012 2h.5a2 2 0 110 4h-5a2 2 0 110-4H7a2 2 0 012-2z' stroke-opacity='.64' stroke='currentcolor' stroke-width='2' stroke-linejoin='round'/%3E %3C/g%3E %3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:1.0625rem;border-left:1px solid #fff;border-radius:0 20px 20px 0;align-items:center;gap:.5rem;min-width:6rem;display:flex}.license__clipboard:hover{cursor:pointer;background-color:#00000014}.license{background-color:#0000000a;border-radius:20px 0 0 20px;align-items:center;gap:1.25rem;width:100%;margin:0 auto;padding:1.75rem;transition:background-color .125s ease-out;display:flex}.license:hover{background-color:#00000014}.license__label{color:#0000007a;font-size:.75rem;font-weight:600;line-height:1.1875rem;display:block}.license__icon{background-color:#ffb387;border-radius:12px;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;display:flex}.license__app{width:3.25rem;height:3.25rem}.license__asset{color:#212123;display:block}.license__key{color:#212123;letter-spacing:-.5px;font-size:1.5rem;line-height:2rem}.license__order{align-items:center;gap:.75rem;font-size:.75rem;line-height:1rem;display:none}.status-license-found .license__order{display:flex}.license__order-item{align-items:center;display:flex}.license__order-item a{color:#212123;text-underline-offset:4px;font-weight:500;text-decoration-line:underline;text-decoration-color:#0003;text-decoration-thickness:1.5px;transition:color .125s ease-out}@media (prefers-reduced-motion:reduce){.license__order-item a{transition-duration:1ms}}.license__order-item a:hover,.license__order-item a:active{color:#0000007a}.license__order-item span{margin-left:.25rem}.license__order-item:not(:last-of-type):after{vertical-align:middle;content:"";background-color:#0000007a;border-radius:9999px;width:.25rem;height:.25rem;margin-left:.75rem;display:block}.addendum{text-align:center;max-width:31rem;font-size:.75rem;line-height:1rem}.license-error .text-callout{max-width:31rem}.license__serial{display:block}@media screen and (min-width:768px){.license__serial{white-space:nowrap}}.store__currency-selector-wrapper{width:113px;display:block}.store__currency-selector-wrapper[hidden=true]{display:none}.store__currency-selector-wrapper abbr{text-decoration:none;position:relative}@media screen and (min-width:768px){.store__currency-selector-wrapper{width:203px}.store__currency-selector-wrapper abbr:after{content:"(" attr(title)")";margin-left:4px}}