.window-sticker{display:flex;flex-direction:column;align-items:center}.window-sticker .page-header-v2{position:relative;display:flex;flex-direction:column;width:100%;min-height:164px;margin-bottom:16px;overflow:hidden;border-radius:8px;background-position:bottom right;background-repeat:no-repeat;background-size:contain}.window-sticker .page-header-v2__title{margin:10px 0 0;font-family:Benzin,sans-serif;font-size:32px;text-transform:uppercase;letter-spacing:.05em}@media (max-width: 900px){.window-sticker .page-header-v2__title{font-size:20px}}.window-sticker .page-header-v2__description{max-width:400px;margin-top:25px;margin-left:60px;color:#ffffffb3;font-size:14px;text-shadow:1px 1px rgba(0,0,0,.8)}@media (max-width: 900px){.window-sticker .page-header-v2__description{display:none}}.window-sticker .page-header-v2__form{position:relative;display:flex;flex-wrap:wrap;gap:15px;margin-top:40px;padding:25px;border-radius:8px;background:rgba(100,127,182,.3);backdrop-filter:blur(1.3px);-webkit-backdrop-filter:blur(1.3px)}@media (max-width: 1200px){.window-sticker .page-header-v2__form{flex-direction:column;align-items:flex-start}}@media (max-width: 900px){.window-sticker .page-header-v2__form{align-items:center}}.window-sticker .page-header-v2__input-text{max-width:400px;min-width:250px;width:100%;min-height:52px;font-size:18px;line-height:110%;color:#fff}@media (max-width: 900px){.window-sticker .page-header-v2__input-text{text-align:center}}.window-sticker .page-header-v2__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)}.window-sticker .page-header-v2__btn{width:max-content;box-sizing:border-box;padding:16px 30px;border:unset;color:#fff;font-weight:600;font-size:16px;background:#E6383D;border-radius:8px;cursor:pointer}.window-sticker .page-header-v2{z-index:-1;margin-bottom:-100px;padding-bottom:120px}@media (max-width: 1200px){.window-sticker .page-header-v2{margin-bottom:-60px;padding-bottom:80px}}.window-sticker__body{width:100%;border-radius:8px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(100,127,182,.3)}.window-sticker__body-head{display:flex;padding:22px 25px 18px;border-bottom:1px solid rgba(255,255,255,.1)}.window-sticker__tabs{display:flex;gap:22px}.window-sticker__tab{position:relative;color:#ffffff80;font-size:15px;line-height:110%;font-weight:600;cursor:pointer;transition:.33s all}.window-sticker__tab.is-window-sticker{color:#a2bef5}.window-sticker__tab.is-car-equipment{color:#f5c6a2}.window-sticker__tab:hover{opacity:.8}.window-sticker__tab.is-active:after{content:"";position:absolute;bottom:-20px;display:block;width:100%;height:3px;border-radius:8px;background:white}.window-sticker__tab.is-active.is-window-sticker:after{background:#A2BEF5}.window-sticker__tab.is-active.is-car-equipment:after{background:#F5C6A2}.window-sticker__content{width:100%;padding:25px 30px}@media (max-width: 900px){.window-sticker__content{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{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.window-sticker__row--responsive{flex-wrap:unset;align-items:flex-start;margin-top:14px}@media (max-width: 768px){.window-sticker__row.window-sticker__row--responsive{flex-direction:column;align-items:center}}.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}.window-sticker__btn span{width:max-content;color:inherit;font-size:inherit;font-weight:inherit}@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-window-sticker .window-sticker__item-vin{color:#a2bef5}.window-sticker__item.is-car-equipment .window-sticker__item-vin{color:#f5c6a2}.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-title{color:inherit}.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}}
