body,html{height:auto;min-height:100vh}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(1turn)}}.container{align-content:center;align-items:center;display:flex;flex-direction:column;justify-content:center}.container #gem-header{left:0;position:absolute;right:0;top:0}.container-overlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);height:100%;left:0;position:absolute;top:0;width:100%}.promocode{align-items:center;box-sizing:border-box;color:#9e9681;display:flex;font-size:16px;justify-content:center;padding:0 20px;position:relative;width:100%}.promocode:before{animation:rotate .5s linear infinite;border:2px solid #fff;border-radius:50%;border-right-color:#ccc;content:"";display:block;height:20px;left:50%;position:absolute;top:50%;width:20px}.promocode.is-mounted:before{display:none}.promocode h2{color:#54524f;margin:0 0 1rem;text-align:center}.promocode__cont{background:#f2eddf;border:5px solid #d8d2b2;border-radius:10px;box-shadow:0 0 1px 1px #000,inset 2px 2px #f6f3e9,inset -2px -2px #f6f3e9;display:flex;flex:1 1 100%;max-width:1080px;padding:20px 0 24px}.promocode__form{box-sizing:border-box}.promocode__form-row{display:flex;flex-direction:column;margin-bottom:5px}.promocode__form-row label{color:#afa794;font-weight:700;margin-left:10px}.promocode__form-row input{border:1px solid #afa794;border-radius:10px;color:#afa794;font-weight:700;height:2em;margin-top:5px;outline:none;padding:0 10px}.promocode__form-row input::-moz-placeholder{color:#d3d0d0}.promocode__form-row input::placeholder{color:#d3d0d0}.promocode__form-row-message{color:#4eb143;font-weight:700;line-height:1em;min-height:1em;padding-top:5px}.is-error .promocode__form-row-message{color:#f65960}.promocode__form-row.row--code .promocode__form-row-message{min-height:2em}.promocode__form-submit{display:flex;flex-direction:column;margin-top:12px}.promocode__form-submit button{background:#00becd;border:1px solid #30979c;border-radius:10px;color:#fff;cursor:pointer;font-size:20px;height:2.4em;line-height:2.4em;outline:none;text-shadow:1px 1px #30979c,-1px -1px #30979c,1px -1px #30979c,-1px 1px #30979c}.promocode__form-submit button.is-disabled{color:#eee}.promocode__form-submit button.is-disabled,.promocode__form-submit button.is-request{background:#ccc;border:1px solid #999;cursor:default;text-shadow:1px 1px #999,-1px -1px #999,1px -1px #999,-1px 1px #999}.promocode__form-submit button.is-request{color:#d0d0d0;position:relative}.promocode__form-submit button.is-request:before{animation:rotate .5s linear infinite;border:2px solid #fff;border-left-color:#ddd;border-radius:50%;content:"";height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:20px}.promocode__info{box-sizing:border-box;display:flex;flex-direction:column;position:relative}.promocode__info:after{background:linear-gradient(0deg,#f2eddf,transparent);bottom:0;content:"";height:1em;left:0;position:absolute;right:0}.promocode__info-text{flex:1;position:relative}.promocode__info-text ol{list-style:none;margin:0;overflow-y:scroll;padding:0 8px .5em 0;scrollbar-color:red orange;scrollbar-width:thin}.promocode__info-text ol li+li{margin-top:5px}.promocode__info-text ol::-webkit-scrollbar{width:2px}.promocode__info-text ol::-webkit-scrollbar-track{background:#fdfcf9}.promocode__info-text ol::-webkit-scrollbar-thumb{background:#d9ccb6}@media (orientation:portrait){.promocode{margin:10vh 0}.promocode__cont{flex-direction:column}.promocode__form{padding:0 20px}.promocode__info{border-top:1px solid #fef6e5;box-shadow:inset 0 1px #d8d2b2;margin-top:20px;padding:20px 20px 0}.promocode__info-text ol{max-height:240px}}@media (orientation:landscape){.promocode{margin:10vw 0}.promocode__cont{align-items:stretch;flex-direction:row}.promocode__form{flex:1 1 55%;max-width:55%;padding:0 6%}.promocode__info{border-left:1px solid #fef6e5;box-shadow:inset 1px 0 #d8d2b2;flex:1 1 45%;padding:0 24px}.promocode__info-text ol{bottom:0;left:0;position:absolute;right:0;top:0}}@media (min-width:1024px) and (orientation:portrait){.promocode{font-size:18px}.promocode__cont{border-radius:16px;border-width:8px;box-shadow:0 0 1px 1px #000,inset 4px 4px #f6f3e9,inset -4px -4px #f6f3e9;padding:40px 0 48px}.promocode__form{padding:0 32px}.promocode__form-row label{margin-left:20px}.promocode__form-row input{font-size:20px;height:3em;padding:0 20px}.promocode__form-submit button{font-size:28px}.promocode__info{padding:32px 32px 0}}@media (min-width:1280px){.promocode{font-size:18px}.promocode__cont{border-radius:16px;border-width:8px;box-shadow:0 0 1px 1px #000,inset 4px 4px #f6f3e9,inset -4px -4px #f6f3e9;padding:40px 0 48px}.promocode__form-row label{margin-left:20px}.promocode__form-row input{font-size:20px;height:3em;padding:0 20px}.promocode__form-submit button{font-size:28px}}@media (min-width:1440px){.promocode{font-size:20px}.promocode__cont{border-radius:20px;border-width:12px}}