.window-sticker{display:flex;flex-direction:column;align-items:center}.window-sticker .page-header{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:200px;margin-bottom:25px;overflow:hidden;border-radius:8px}.window-sticker .page-header__title{z-index:4;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:95%;box-sizing:border-box;padding:5px 10px;font-family:Benzin,sans-serif;color:#fff;font-size:27px;text-transform:uppercase;text-align:center;letter-spacing:.05em}@media (max-width: 900px){.window-sticker .page-header__title{width:inherit;font-size:20px}}.window-sticker .page-header__bg{z-index:2;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(270deg,#313C51 0%,rgba(0,0,0,.56) 100%)}.window-sticker .page-header__bg-img{z-index:1;position:relative;width:100%;height:241px;background:linear-gradient(270deg,#053BC5 0%,#000000 100%);background-position:center;background-repeat:no-repeat;background-size:cover}.window-sticker__body{width:100%;padding:25px 30px;background:rgba(100,127,182,.3);border-radius:8px}@media (max-width: 900px){.window-sticker__body{padding:25px 15px}}.window-sticker__text{color:#ffffff80}@media (max-width: 900px){.window-sticker__text{text-align:center}}.window-sticker__form{display:flex;flex-wrap:wrap;gap:15px}@media (max-width: 1200px){.window-sticker__form{flex-direction:column;align-items:flex-start}}@media (max-width: 900px){.window-sticker__form{align-items:center}}.window-sticker__form-input{max-width:400px;min-width:250px;width:100%;min-height:52px;padding:5px 20px;border:unset;font-size:18px;line-height:110%;color:#fff;border-radius:8px;background:rgba(20,21,23,.8)}@media (max-width: 900px){.window-sticker__form-input{font-size:14px}}.window-sticker__form-input-box{display:flex;position:relative;width:100%;max-width:400px;min-width:250px}.window-sticker__input-switch-box{position:absolute;right:5px;top:50%;transform:translateY(-50%)}.window-sticker .input-switch{display:flex;align-items:center;justify-content:space-between;width:auto;box-sizing:border-box;font-size:14px;color:#fff;background:transparent}.window-sticker .input-switch input[type=checkbox]{height:0;width:0;visibility:hidden}.window-sticker .input-switch label{order:2;display:block;position:relative;width:28px;height:18px;box-sizing:border-box;margin:0 6px;border:2px solid #599C70;border-radius:100px;text-indent:-9999px;background:transparent;cursor:pointer}.window-sticker .input-switch label:after{content:"";position:absolute;top:3px;left:3px;width:8px;height:8px;background:#fff;border-radius:90px;transition:.3s}.window-sticker .input-switch input:checked+label{border-color:#599c70}.window-sticker .input-switch input:checked+label:after{left:calc(100% - 3px);transform:translate(-100%)}.window-sticker .input-switch label:active:after{width:18px}.window-sticker .input-switch__disabled-text,.window-sticker .input-switch__enabled-text{margin-bottom:-2px;font-weight:400;font-size:12px;line-height:110%}.window-sticker .input-switch__disabled-text{order:1;color:#fff}.window-sticker .input-switch__enabled-text{order:3;color:#ffffff80}.window-sticker .input-switch input:checked+label+.input-switch__disabled-text{color:#ffffff80}.window-sticker .input-switch input:checked+label+.input-switch__disabled-text+.input-switch__enabled-text{color:#fff}.window-sticker__submit-btn{width:min-content;box-sizing:border-box;padding:16px 46px;color:#fff;font-weight:600;font-size:16px;border:unset;filter:drop-shadow(8px 8px 21px rgba(230,56,61,.49));background:#E6383D;border-radius:8px;cursor:pointer}@media (max-width: 900px){.window-sticker__submit-btn{width:100%;text-align:center}}.window-sticker__input-description{margin-top:6px;margin-bottom:20px;font-size:12px;line-height:110%;color:#ffffff80}@media (max-width: 1200px){.window-sticker__input-description{text-align:center}}.window-sticker__row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;max-width:620px;margin-bottom:14px}.window-sticker__row-description{display:flex;flex-wrap:wrap;gap:8px;max-width:100%;margin-bottom:14px}.window-sticker__row-description span{margin-bottom:-6px}.window-sticker__btn{display:flex;align-items:center;gap:8px;width:fit-content;box-sizing:border-box;padding:3px 18px 3px 3px;color:#3a3a3a;font-size:12px;font-weight:600;border-radius:54px;background:white;cursor:pointer;transition:.33s all}@media (max-width: 900px){.window-sticker__btn{margin:0 auto 10px}}.window-sticker__btn:hover{background:#70D391}.window-sticker__btn .icon-box{display:flex;align-items:center;justify-content:center;position:relative;width:30px;height:30px;border-radius:100%;background:#70D391}.window-sticker__btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;max-height:15px}.window-sticker__subtitle{margin-top:21px;font-weight:600;font-size:18px;line-height:110%;text-transform:uppercase;color:#ffffff4d}.window-sticker__list{display:flex;flex-direction:column;max-width:620px;margin-top:26px;padding:0}.window-sticker__item{display:flex;align-items:center;margin-bottom:12px}.window-sticker__item.is-pending .window-sticker__item-download,.window-sticker__item.is-pending .window-sticker__item-date{opacity:0}.window-sticker__item.is-pending .window-sticker__item-vin{position:relative;color:#ffffff4d}.window-sticker__item.is-pending .window-sticker__item-pending{display:flex;position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:12px;line-height:110%;color:#fff}.window-sticker__item.is-error .window-sticker__item-download,.window-sticker__item.is-error .window-sticker__item-date{opacity:0}.window-sticker__item.is-error .window-sticker__item-vin{position:relative;color:#ffffff4d}.window-sticker__item.is-error .window-sticker__item-title{color:inherit}.window-sticker__item.is-error .window-sticker__item-error{display:block;position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:12px;line-height:110%;font-weight:600;color:#e6383d}.window-sticker__item.is-error .window-sticker__item-error-icon{width:20px;margin-left:8px;cursor:pointer}.window-sticker__item-download{margin-right:10px}.window-sticker__item-vin{display:flex;align-items:center;flex-wrap:wrap;gap:4px;max-width:500px;width:100%;margin-right:12px;padding:8px 12px;font-size:12px;line-height:110%;color:#fff;border-radius:4px;background:rgba(0,0,0,.5)}.window-sticker__item-title-limiter{margin:0 12px;color:#fff3;font-size:inherit}.window-sticker__item-title{display:inline-block;max-width:180px;color:#fff;font-size:inherit;white-space:nowrap;overflow:hidden;-webkit-mask-image:linear-gradient(to right,black 80%,transparent);mask-image:linear-gradient(to right,black 80%,transparent)}.window-sticker__item-pending,.window-sticker__item-error{display:none}.window-sticker__item-date{width:120px;font-size:12px;line-height:110%;color:#ffffff80}.popup .window-sticker__btn{border:1px solid rgba(89,183,121,.5);border-radius:54px;transition:.33s all}.popup .window-sticker__btn:hover{border-color:#59b779}.pending-loader,.pending-loader:before,.pending-loader:after{border-radius:50%;width:2.5em;height:2.5em;animation-fill-mode:both;animation:bblFadInOut 1.8s infinite ease-in-out}.pending-loader{margin-left:10px;color:#fff;font-size:2px;position:relative;text-indent:-9999em;transform:translateZ(0);animation-delay:-.16s}.pending-loader:before,.pending-loader:after{content:"";position:absolute;top:0}.pending-loader:before{left:-3.5em;animation-delay:-.32s}.pending-loader:after{left:3.5em}@keyframes bblFadInOut{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em}}
