*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}section[id]{scroll-margin-top:100px}body{font-family:Montserrat,sans-serif;line-height:1.6;color:#333;background-color:#fff;position:relative;width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fff;border-bottom:1px solid rgba(0,0,0,.1)}.header-profile{position:static;top:auto;left:auto;right:auto}.admin-panel:has(.header-profile){padding-top:0}.admin-panel.profile-page{padding-top:0}.header-body{justify-content:space-between;padding:18px 14px;max-width:1600px;margin:0 auto;gap:5px}.header-body,.logo{display:flex;align-items:center}.logo-main{height:35.11px;width:167px}.logo-main img{width:100%!important;height:100%!important;object-fit:contain}.desktop-menu{display:none;gap:22px;align-items:center}.menu-item{text-decoration:none;color:#000;font-weight:400;font-size:16px;transition:color .3s ease;padding:14px 0;height:16px;display:flex;align-items:center}.menu-item:hover{color:#ffc100}.desktop-actions{display:none;gap:12px;align-items:center}.mobile-menu-toggle{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.menu-icon{width:24px;height:24px}.mobile-menu{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:1001;transform:translateY(-100%);transition:transform .3s ease-in-out;overflow-y:auto;padding:18px 14px}.mobile-menu.active{transform:translateY(0)}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;align-self:stretch;gap:5px;margin-bottom:32px}.mobile-menu-close{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.close-icon{width:24px;height:24px}.mobile-menu-list{display:flex;flex-direction:column;gap:18px;margin-bottom:32px}.mobile-menu-item{display:flex;justify-content:center;align-items:center;text-decoration:none;color:#000;font-size:18px;font-weight:400;height:14px;padding:14px 0;gap:2px}.mobile-menu-actions{display:flex;flex-direction:column;gap:18px;align-items:center}.btn{height:52px;line-height:1.0714285714285714em;width:max-content}.btn-primary{border-radius:4px}.btn-primary:hover{transform:translateY(-2px)}.btn-invisible{background:transparent;color:#ffc100;padding:6px 12px;border-radius:6px}.btn-invisible:hover{background:rgba(255,193,0,.1)}.hero{height:100vh;max-height:1000px;align-items:center;justify-content:center;background:linear-gradient(-22deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,0) 17%,hsla(0,0%,100%,0) 56%,hsla(0,0%,100%,.7)),url(/images/Container_back.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden}.hero,.hero-container{position:relative;width:100%;display:flex}.hero-container{z-index:2;max-width:1600px;padding:64px;justify-content:space-between;align-items:flex-end;gap:32px;height:100%}.hero-content{justify-content:center;gap:64px;max-width:686px}.hero-content,.hero-text{display:flex;flex-direction:column;align-self:stretch}.hero-text{gap:24px}.hero-title{font-size:72px;line-height:1em}.hero-description,.hero-title{font-family:Montserrat,sans-serif;font-weight:700;color:#4e4e4d;margin:0}.hero-description{font-size:26px;line-height:1.1em}.hero-prize-card{position:relative;width:326px;height:152px;background:linear-gradient(102.94deg,hsla(0,0%,100%,.3) -.03%,hsla(0,0%,100%,0) 24.81%,hsla(0,0%,100%,0) 63.01%,hsla(0,0%,100%,.3) 100.15%),#ffc100;border:1px solid hsla(0,0%,100%,.4);box-shadow:0 4px 8px rgba(0,0,0,.1),0 8px 30px rgba(0,0,0,.1);border-radius:4px;display:flex;align-items:center;justify-content:space-between;padding:14px}.prize-card-content{display:flex;flex-direction:column}.prize-amount{font-size:62px;line-height:.9em}.prize-amount,.prize-type{font-family:Montserrat,sans-serif;font-weight:700;color:#000}.prize-type{font-size:20px;line-height:1.1em;margin-bottom:8px}.prize-guarantee{background:rgba(255,241,196,.8);border-radius:2px;padding:10px;font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;line-height:1.1875em;color:#4e4e4d;text-align:center}.prize-image{width:136px;height:100%;display:flex;align-items:center;justify-content:center;position:absolute;left:192px;top:45px}.prize-image img{object-fit:contain;width:100%}.hero-actions{display:flex;flex-direction:column;gap:18px;align-items:flex-start}.btn-hero{background:#ffc100;color:#000;border-radius:6px;padding:16px 22px;font-size:18px;font-weight:700;line-height:1.1111111111111112em;height:auto;gap:8px}.btn-icon{width:20px;height:20px}.hero-info{width:333px}.hero-info-content{display:flex;align-items:center;gap:8px}.info-icon{flex-shrink:0}.info-text{font-weight:700;line-height:1.1875em}.hero-background{position:absolute;z-index:1;width:454px;height:514px;left:calc(50% - 454px / 2 + 103px);top:151px}.hero-background img{width:100%;height:100%;object-fit:cover}@media (min-width:1600px){.header-body{padding:24px 64px;gap:32px}.logo-main{height:52px;width:247px}.mobile-menu-toggle{display:none}.desktop-menu{display:flex;gap:26px}.menu-item{font-size:20px;height:18px;padding:14px 0}.desktop-actions{display:flex;gap:14px}.btn{font-size:18px;padding:16px 22px}.btn-primary{border-radius:6px}}@media (min-width:1280px) and (max-width:1599px){.header-body{padding:18px 32px;gap:32px;max-width:1280px}.hero-container{padding:100px 32px 32px;max-width:1280px}.hero-title{font-size:62px}.hero-text{gap:18px}.hero-description{font-size:20px}.hero-background{position:absolute;width:373px;height:423px;left:calc(50% - 373px/2 + 43.5px);top:125px}.logo-main{height:42px;width:206px}.mobile-menu-toggle{display:none}.desktop-menu{display:flex;gap:22px}.menu-item{font-size:16px;height:16px;padding:14px 0}.desktop-actions{display:flex;gap:12px}}@media (min-width:960px) and (max-width:1279px){.header-body{padding:18px 14px;gap:5px;max-width:960px;gap:32px}.hero-container{padding:24px;max-width:960px}.hero-title{font-size:38px}.hero-description{font-size:16px}.hero-background{position:absolute;width:273px;height:310px;left:calc(50% - 273px/2 + 80.5px);top:120px}.hero-content{max-width:428px;gap:24px}.hero-text{gap:18px}.hero-prize-card{width:260px;height:120px}.prize-amount{font-size:38px}.prize-type{font-size:18px}.prize-guarantee{font-size:14px}.prize-image{width:148px;height:140px;left:140px;top:8px}.btn-hero{border-radius:4px;padding:16px;font-size:14px;height:42px;gap:8px}.hero-info{width:max-content}.info-text{font-size:14px}.info-icon{width:18px;height:18px}.hero-info-content{gap:4px}.logo-main{height:35.11px;width:167px}.desktop-actions,.desktop-menu{display:none}.mobile-menu-toggle{display:flex}}@media (min-width:640px) and (max-width:959px){.hero{background:linear-gradient(-22deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,0) 17%,hsla(0,0%,100%,0) 56%,hsla(0,0%,100%,.7)),url(/images/Container_back_mob.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;align-items:start}.header-body{padding:16px 12px;gap:5px;gap:32px}.hero-text{width:640px}.hero-container{display:flex;align-items:flex-end;padding:102px 18px;gap:18px;isolation:isolate;height:max-content}.hero-background{position:absolute;width:275px;height:311px;left:calc(50% - 275px/2 - 157.5px);bottom:-28.89px;top:auto}.hero-content{max-width:260px;gap:24px}.hero-title{font-size:38px}.hero-description{font-size:16px}.hero-prize-card{width:260px;height:120px}.prize-amount{font-size:38px}.prize-type{font-size:18px}.prize-guarantee{font-size:14px}.prize-image{width:148px;height:140px;left:140px;top:8px}.logo-main{height:32px;width:150px}.desktop-actions,.desktop-menu{display:none}.mobile-menu-toggle{display:flex}}@media (min-width:390px) and (max-width:639px){.hero{background:linear-gradient(-22deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,0) 17%,hsla(0,0%,100%,0) 56%,hsla(0,0%,100%,.7)),url(/images/Container_back_mob.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;align-items:start}.btn{width:auto}.header-body{padding:14px 10px;gap:5px;gap:32px}.hero-container{display:flex;align-items:flex-start;padding:102px 18px;gap:18px;isolation:isolate;height:max-content;flex-direction:column}.hero-content{gap:18px}.hero-title{font-size:38px}.hero-text{gap:14px}.hero-description{font-size:16px}.hero-background{position:absolute;width:187px;height:212px;left:calc(50% - 187px/2 - 114.5px);bottom:10px;top:auto}.hero-prize-card{width:260px;height:120px}.prize-amount{font-size:38px}.prize-type{font-size:18px}.prize-guarantee{font-size:14px}.prize-image{width:148px;height:140px;left:140px;top:8px}.btn-hero{border-radius:4px;padding:16px;font-size:14px;height:42px;gap:8px}.hero-info{width:max-content}.info-text{font-size:14px}.info-icon{width:18px;height:18px}.hero-info-content{gap:4px}.logo-main{height:28px;width:130px}.desktop-actions,.desktop-menu{display:none}.mobile-menu-toggle{display:flex}}@media (max-width:389px){.hero{background:linear-gradient(-22deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,0) 17%,hsla(0,0%,100%,0) 56%,hsla(0,0%,100%,.7)),url(/images/Container_back_mob.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;align-items:start}.btn{width:auto;padding:10px 14px}.header-body{padding:14px 10px;gap:5px;gap:32px}.hero-container{display:flex;align-items:flex-start;padding:72px 14px;gap:18px;isolation:isolate;height:max-content;flex-direction:column}.hero-content{gap:18px}.hero-title{font-size:32px}.hero-text{gap:10px}.hero-description{font-size:15px}.hero-background{position:absolute;width:150px;height:170px;left:calc(50% - 187px/2 - 80.5px);bottom:10px;top:auto}.hero-prize-card{width:200px;height:100px}.prize-amount{font-size:26px}.prize-type{font-size:14px}.prize-guarantee{font-size:14px;padding:6px}.prize-image{width:135px;height:128px;left:110px;top:0}.btn-hero{border-radius:4px;padding:16px;font-size:14px;height:42px;gap:8px}.how-to-participate{padding:24px 14px}.hero-info{width:max-content}.info-text{font-size:12px}.info-icon{width:16px;height:16px}.hero-info-content{gap:2px}.hero-actions{gap:10px}.logo-main{height:24px;width:110px}.desktop-actions,.desktop-menu{display:none}.mobile-menu-toggle{display:flex}}.how-to-participate{padding:64px;background:#fff;max-width:1600px}.how-to-container{max-width:1600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:48px}.how-to-header{display:flex;justify-content:space-between;align-items:flex-start;gap:32px;width:100%}.how-to-text{display:flex;flex-direction:column;gap:32px;max-width:720px}.how-to-title{font-weight:700;font-size:56px;line-height:1em}.how-to-description,.how-to-title{font-family:Montserrat,sans-serif;color:#4e4e4d;margin:0}.how-to-description{font-weight:400;font-size:20px;line-height:1.1em;max-width:446px}.how-to-cta{display:flex;flex-direction:column;gap:24px}.cta-plaque{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#ffc100;border-radius:2px;max-height:44px;transition:all .3s ease}.cta-plaque:hover{background:#e6ad00}.cta-icon{width:16px;height:16px;fill:#000}.cta-plaque{font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;line-height:1.143em;color:#000;text-transform:uppercase;white-space:nowrap}.steps-container{display:flex;width:100%}.step-card{flex:1 1;display:flex;flex-direction:column;gap:24px;padding:32px;background:#f5f7f9}.step-card.step-2{background:#edeff2}.step-header{display:flex;justify-content:space-between;align-items:center;gap:18px}.step-number{font-family:Montserrat,sans-serif;font-weight:400;font-size:92px;line-height:1em;color:#ffc100}.step-icon{width:114px;height:64px;display:flex;align-items:center;justify-content:center}.step-icon-1,.step-icon-2,.step-icon-3{border-radius:4px}.icon-image{width:100%;height:100%;object-fit:contain}.step-content{display:flex;flex-direction:column;gap:18px;max-width:90%}.step-title{font-weight:700;font-size:26px;line-height:1.115em}.step-description,.step-title{font-family:Montserrat,sans-serif;color:#4e4e4d;margin:0}.step-description{font-weight:400;font-size:18px;line-height:1.222em}.btn-step{display:flex;align-items:center;gap:12px;padding:18px 24px;border:1px solid #4e4e4d;border-radius:6px;background:transparent;cursor:pointer;transition:all .3s ease;align-self:flex-start;text-decoration:none;width:-moz-fit-content;width:fit-content}.btn-step:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.btn-step.btn-primary{background:#ffc100;border-color:#ffc100;color:#000}.btn-step.btn-primary:hover{background:#e6b000;border-color:#e6b000}.btn-step.btn-secondary{background:transparent;border-color:#4e4e4d;color:#4e4e4d}.btn-step.btn-secondary:hover{background:#edeff2}@media (max-width:1599px){.how-to-container{max-width:1280px}.how-to-participate{max-width:1280px;padding:64px 32px}.how-to-title{font-size:48px}.how-to-description{font-size:18px}.step-number{font-size:72px}.step-title{font-size:24px}.step-description{font-size:16px}}@media (max-width:1279px){.how-to-participate{padding:48px 32px}.how-to-header{flex-direction:column;align-items:flex-start;gap:24px}.how-to-text{max-width:100%}.how-to-title{font-size:40px}.how-to-participate{max-width:960px}.step-title{font-size:18px}.step-description{font-size:14px}.step-content{gap:10px;max-width:100%}.step-card{padding:18px}.step-number{font-size:64px}.btn-step{display:flex;align-items:center;gap:4px;padding:10px 14px;border:1px solid #4e4e4d;border-radius:4px;background:transparent;cursor:pointer;transition:all .3s ease;align-self:flex-start}.btn{height:42px;font-size:14px}.btn-icon{width:18px;height:18px}.step-icon{width:80px;height:48px}}@media (max-width:959px){.how-to-participate{padding:32px 18px}.how-to-container{gap:32px}.steps-container{flex-direction:column}.how-to-title{font-size:32px}.how-to-description{font-size:16px}.step-card{padding:20px}.step-number{font-size:56px}.step-title{font-size:20px}.step-description{font-size:14px}.btn-step{padding:16px 20px;font-size:16px}.cta-plaque{padding:10px 14px;font-size:13px;max-height:40px}}@media (max-width:639px){.how-to-participate{padding:24px 16px}.how-to-container{gap:24px}.how-to-title{font-size:28px}.how-to-description{font-size:14px}.step-card{padding:16px}.step-number{font-size:48px}.step-title{font-size:18px}.step-description{font-size:13px}.btn-step{padding:14px 16px;font-size:14px}.cta-plaque{padding:8px 12px;font-size:12px;max-height:36px}.timer-cta-container{flex-direction:column-reverse}}.timer-cta{padding:64px;background:linear-gradient(278.68deg,hsla(0,0%,100%,.6) 39.98%,hsla(0,0%,100%,0) 71.91%),linear-gradient(163.55deg,rgba(207,223,231,.2) 11.4%,transparent 34.12%),url(/images/Switch.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%}.timer-cta-container{max-width:1600px;display:flex;justify-content:space-between;align-items:center;gap:127px;padding:64px}.timer-cta-image{width:574px;height:519px;flex-shrink:0}.cta-background{width:100%;height:100%;object-fit:cover;border-radius:8px}.timer-cta-content{display:flex;flex-direction:column;gap:32px}.timer-container{gap:8px;padding:10px;background:hsla(0,0%,100%,.3);border:1px solid #ffc100;border-radius:8px;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);align-self:flex-start}.timer-container,.timer-icon{display:flex;align-items:center}.timer-icon{width:24px;height:24px;justify-content:center}.timer-text{font-weight:700;font-size:18px;line-height:1.111em;text-align:left}.cta-text{display:flex;flex-direction:column;gap:18px}.cta-title{font-weight:700;font-size:48px;line-height:1em}.cta-description,.cta-title{font-family:Montserrat,sans-serif;color:#4e4e4d;margin:0}.cta-description{font-weight:400;font-size:18px;line-height:1.222em}.btn-cta-large{display:flex;align-items:center;gap:12px;padding:18px 24px;background:#ffc100;border:none;border-radius:8px;color:#000;font-family:Montserrat,sans-serif;font-weight:700;font-size:20px;line-height:1.1em;cursor:pointer;transition:all .3s ease;align-self:flex-start}.btn-cta-large:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,193,0,.3)}@media (max-width:1599px){.timer-cta-container{max-width:1280px;padding:0}.timer-cta-image{width:480px;height:440px}.cta-title{font-size:40px}}@media (max-width:1279px){.timer-cta{padding:48px 32px}.timer-cta-container{gap:48px;align-items:center;max-width:960px}.timer-cta-image{width:100%;max-width:428px;height:auto;aspect-ratio:574/519}.timer-cta-content{width:100%;text-align:center;align-items:start}.cta-title{font-size:36px;text-align:left}.cta-description{font-size:16px;text-align:left}}@media (max-width:959px){.timer-cta{padding:32px 24px}.timer-cta-image{width:228px;height:256px;flex-shrink:0}.timer-cta-container{gap:32px}.timer-cta-content{gap:24px}.cta-title{font-size:28px}.cta-description{font-size:14px}.timer-text{font-size:16px}.btn-cta-large{padding:16px 20px;font-size:18px}}@media (max-width:639px){.timer-cta{padding:24px 16px}.timer-cta-container{gap:24px}.timer-cta{background:linear-gradient(181.77deg,hsla(0,0%,100%,.7) 40.15%,hsla(0,0%,100%,0) 77.29%),linear-gradient(163.55deg,rgba(207,223,231,.2) 11.4%,transparent 34.12%),url(/images/Switch.webp);background-size:cover;background-position:50%;background-repeat:no-repeat}.timer-cta-content{gap:20px}.cta-title{font-size:24px}.cta-description{font-size:13px}.timer-text{font-size:14px}.btn-cta-large{padding:14px 16px;font-size:16px;width:100%;justify-content:center}}.tires-catalog{padding:64px;max-width:1600px;background:#fff}.catalog-container{margin:0 auto;display:flex;flex-direction:row;gap:32px}.catalog-header{min-width:410px;justify-content:space-between;align-items:flex-start;padding:0;gap:18px}.catalog-header,.catalog-text{display:flex;flex-direction:column}.catalog-text{gap:24px;max-width:720px}.catalog-title{font-weight:700;font-size:48px;line-height:1em}.catalog-description,.catalog-title{font-family:Montserrat,sans-serif;color:#4e4e4d;margin:0}.catalog-description{font-weight:400;font-size:18px;line-height:1.222em}.catalog-navigation{display:flex;align-items:center;gap:10px;justify-content:space-between;width:100%}.catalog-number{font-family:Montserrat,sans-serif;font-weight:400;font-size:92px;line-height:1em;color:#ffc100}.nav-buttons{gap:4px}.nav-btn,.nav-buttons{display:flex;align-items:center}.nav-btn{justify-content:center;width:60px;height:60px;border:1px solid #4e4e4d;border-radius:8px;background:#fff;cursor:pointer;transition:all .3s ease}.nav-btn:hover{background:#ffc100;border-color:#ffc100;transform:translateY(-2px)}.nav-icon{width:24px;height:24px}.catalog-grid{display:flex;grid-template-columns:repeat(auto-fit,minmax(324px,1fr));gap:10px;max-width:1030px;overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none}.catalog-grid::-webkit-scrollbar{display:none}.tire-card{min-width:324px;height:550px;display:flex;flex-direction:column;justify-content:space-between;gap:24px;padding:24px;background:#fff;border:1px solid #e8e8e8;border-radius:8px;transition:all .3s ease}.tire-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.tire-image{width:100%;height:254px;overflow:hidden;border-radius:4px}.tire-img{width:100%;height:100%;object-fit:contain}.tire-content{display:flex;flex-direction:column;gap:18px;min-height:168px}.tire-brand{display:flex;justify-content:space-between;align-items:center}.brand-name{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:1.188em;color:#4e4e4d}.tire-model{font-weight:700;font-size:32px;line-height:1.094em}.tire-description,.tire-model{font-family:Montserrat,sans-serif;color:#4e4e4d;margin:0}.tire-description{font-weight:400;font-size:16px;line-height:1.222em}.btn-tire{display:flex;align-items:center;gap:8px;background:transparent;border:none;color:#ffc100;font-family:Montserrat,sans-serif;font-weight:700;font-size:18px;line-height:1.111em;cursor:pointer;transition:all .3s ease;align-self:flex-start}.btn-tire:hover{transform:translateX(4px)}@media (max-width:1599px){.catalog-header{max-width:356px}.catalog-title{font-size:40px}.catalog-description{font-size:16px}.catalog-grid{max-width:828px}.tires-catalog{padding:64px 32px;max-width:1280px}.catalog-number{font-size:72px}.tire-card{width:300px;height:500px}}@media (max-width:1279px){.tires-catalog{padding:48px 32px;max-width:960px}.catalog-header{flex-direction:column;align-items:flex-start;gap:24px}.catalog-text{max-width:100%}.catalog-title{font-size:36px}.catalog-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;max-width:100%}.tires-catalog{padding:48px 24px}.catalog-header{min-width:286px}.tire-card{width:100%;max-width:324px;height:auto;min-height:500px}.catalog-container{gap:24px}}@media (max-width:959px){.tires-catalog{padding:32px 24px;width:100%}.catalog-container{gap:18px;flex-direction:column}.catalog-header{max-width:100%}.catalog-title{font-size:28px}.catalog-description{font-size:14px}.catalog-number{font-size:64px}.nav-btn{width:50px;height:50px}.nav-icon{width:20px;height:20px}.tire-card{padding:12px;max-width:230px;min-width:220px;min-height:354px}.tire-model{font-size:24px}.tire-description{font-size:14px}.btn-tire{font-size:16px}.tire-image{height:138px}}@media (max-width:639px){.catalog-container{gap:18px;flex-direction:column}.tires-catalog{padding:24px 16px;width:100%}.catalog-header{max-width:100%}.catalog-title{font-size:24px}.catalog-description{font-size:13px}.catalog-number{font-size:56px}.catalog-grid{grid-template-columns:1fr;gap:20px}.tire-model{font-size:20px}.tire-description{font-size:13px}.btn-tire{font-size:14px}}.register-receipt{background:url(/images/back_one.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;height:642px}.register-container{max-width:1600px;padding:64px;margin:0 auto;display:flex;justify-content:center;align-items:stretch;gap:18px}.register-number{width:729px;font-family:Montserrat,sans-serif;font-weight:400;font-size:92px;line-height:1em;color:#c3c8c9;text-align:right;display:flex;align-items:flex-start;justify-content:flex-end}.register-content{max-width:747px;gap:32px}.register-content,.register-text{display:flex;flex-direction:column}.register-text{gap:24px}.register-title{font-weight:700;font-size:48px;line-height:1em}.register-description,.register-title{font-family:Montserrat,sans-serif;color:#fff;margin:0}.register-description{font-weight:400;font-size:18px;line-height:1.222em}.register-actions{display:flex;flex-direction:column;gap:24px}.btn-upload{display:flex;align-items:center;gap:12px;padding:18px 24px;background:#ffc100;border:none;border-radius:8px;color:#000;font-family:Montserrat,sans-serif;font-weight:700;font-size:20px;line-height:1.1em;cursor:pointer;transition:all .3s ease;align-self:flex-start}.btn-upload:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,193,0,.3)}.upload-fields{display:flex;flex-direction:column;gap:8px}.upload-field{gap:6px;box-shadow:0 2px 24px 0 rgba(255,193,0,.2);align-self:flex-start}.upload-field,.upload-icon{display:flex;justify-content:center;align-items:center}.upload-icon{width:24px;height:24px}.upload-text{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:1.188em;color:#fff}.personal-cabinet{display:flex;flex-direction:column;gap:8px;align-self:flex-start}.btn-cabinet{display:flex;align-items:center;gap:8px;background:transparent;border:none;color:#ffc100;font-family:Montserrat,sans-serif;font-weight:700;font-size:18px;line-height:1.111em;cursor:pointer;transition:all .3s ease}.btn-cabinet:hover{transform:translateX(4px)}.cabinet-description{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;line-height:1.214em;color:#c3c8c9;text-align:center;margin:0}@media (max-width:1599px){.register-container{max-width:1280px;padding:64px 32px;gap:16px}.register-receipt{height:max-content}.register-number{width:600px;font-size:72px}.register-content{width:600px}.register-title{font-size:40px}.register-description{font-size:16px}}@media (max-width:1279px){.register-receipt{padding:48px 24px;height:max-content}.register-container{gap:14px}.register-number{width:100%}.register-content{width:100%;max-width:449px}.register-actions{align-items:flex-start}.register-title{font-size:36px}.register-description{font-size:16px}.cabinet-description{text-align:start}}@media (max-width:959px){.register-receipt{padding:32px 18px;height:max-content}.register-container{gap:14px}.register-number{font-size:64px}.register-title{font-size:28px}.register-description{font-size:14px}.btn-upload{padding:16px 20px;font-size:18px}.upload-text{font-size:14px}.btn-cabinet{font-size:16px}}@media (max-width:639px){.register-receipt{padding:0;height:719px;background:url(/images/back_two.webp);background-size:cover;background-position:50%;background-repeat:no-repeat}.register-text{gap:14px}.register-container{gap:16px;padding:24px 16px;flex-direction:column}.register-content{gap:18px}.register-actions{gap:14px}.register-number{font-size:56px;justify-content:flex-start}.register-title{font-size:24px}.register-description{font-size:13px}.btn-upload{padding:14px 16px;font-size:16px;justify-content:center}.upload-text{font-size:13px}.btn-cabinet{font-size:14px;align-self:flex-start}.cabinet-description{font-size:12px}}.page-title{margin-bottom:5px}.prizes{padding:64px;max-width:1600px}.prizes-container{max-width:1600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:48px}.prizes-header{display:flex;align-items:center;gap:14px;align-self:stretch}.prizes-number{font-weight:400;font-size:92px;color:#ffc100}.prizes-number,.prizes-title{font-family:Montserrat,sans-serif;line-height:1em}.prizes-title{font-weight:700;font-size:48px;color:#4e4e4d;margin:0}.prizes-grid{display:flex;justify-content:stretch;align-items:stretch;align-self:stretch}.prizes-grid .prize-card{display:flex;flex-direction:column;align-self:stretch;gap:24px;padding:32px;flex:1 1;border:none!important;border-radius:0!important;box-shadow:none!important}.prizes-grid .guaranteed-prize{background:#f5f7f9!important}.prizes-grid .monthly-prize{background:#edeff2!important}.prizes-grid .main-prize{background:#f5f7f9!important}.prizes-card-content{display:flex;flex-direction:column;gap:24px;min-height:164px;align-items:flex-start}.guaranteed-prize .hero-prize-card{margin-bottom:24px}.prizes-image{display:flex;align-items:center;justify-content:center}.prize-img{max-width:100%;height:auto;object-fit:contain}.monthly-prize .prize-img{width:164px;height:164px}.main-prize .prize-img{width:213px;height:164px}.prizes-info{display:flex;flex-direction:column;gap:18px;align-self:stretch}.prizes-name{font-weight:700;font-size:26px;line-height:1.115em}.prizes-description,.prizes-name{font-family:Montserrat,sans-serif;color:#4e4e4d;margin:0}.prizes-description{font-weight:400;font-size:18px;line-height:1.222em}@media (max-width:1599px){.prizes-container{max-width:1280px;gap:40px}.prizes-number{font-size:72px}.prizes-title{font-size:40px}.prize-card{padding:24px}.prizes{padding:64px 32px;max-width:1280px}}@media (max-width:1279px){.prizes{padding:48px 24px;max-width:960px}.prizes-container{gap:32px}.prizes-header{gap:16px}.prizes-number{font-size:64px}.prizes-title{font-size:36px}.prizes-name{font-size:16px}.prizes-description{font-size:14px}.prizes-info{gap:12px;max-width:100%}.prize-card{padding:24px}}@media (max-width:959px){.prizes{padding:32px 24px;width:100%}.prizes-container{gap:24px}.prizes-number{font-size:56px}.prizes-title{font-size:28px}.prize-card{padding:20px;flex-direction:row-reverse;justify-content:flex-end}.prizes-grid{flex-direction:column}.prizes-card-content{margin-right:100px;width:300px}.hero-prize-card{margin-right:70px}.prizes-name{font-size:22px}.prizes-description{font-size:16px}.amount-value{font-size:18px}.amount-type{font-size:16px}}@media (max-width:639px){.prizes{padding:24px 16px}.prizes-container{gap:20px}.prizes-number{font-size:48px}.prizes-title{font-size:24px}.prize-card{padding:16px;flex-direction:column;align-items:center}.prizes-card-content{margin-right:0;align-items:center}.prizes-name{font-size:20px}.prizes-description{font-size:14px}.amount-value{font-size:16px}.amount-type{font-size:14px}}.winners-table{background:#f8fafc;width:100%}.auth-required-message,.error-message,.loading-message{text-align:center;padding:40px 20px;color:#4e4e4d;font-family:Montserrat,sans-serif;font-size:16px}.error-message .btn{margin-top:16px}.current-user{background-color:rgba(255,193,0,.1);border-left:4px solid #ffc100}.current-user-badge{background:#ffc100;color:#2c2c2b;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:600}.leaderboard-stats,.participant-badge{color:#4e4e4d;font-size:14px}.leaderboard-stats{text-align:center;margin-top:24px;padding:16px;background:#f5f7f9;border-radius:4px;font-family:Montserrat,sans-serif}.leaderboard-stats p{margin:4px 0}.no-data-message{text-align:center;padding:40px 20px;color:#666;font-size:16px;line-height:1.5}.no-data-message p{margin:0;color:#2c2c2b;font-weight:500}.winners-container{max-width:1600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:24px;padding:64px}.winners-header{display:flex;justify-content:space-between;align-items:center;align-self:stretch;gap:282px;width:1472px}.winners-title-text{font-family:Montserrat,sans-serif;font-weight:700;font-size:32px;line-height:1.094em;color:#4e4e4d;margin:0}.winners-search{display:flex;justify-content:center;align-items:center;gap:8px}.search-input{width:322px}.table-container{width:1472px;border-radius:4px;overflow:hidden}.table-header{display:flex;background:#f5f7f9;border-bottom:1px solid #edeff2}.header-cell{font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;line-height:1.188em;color:#000;background:#f5f7f9;border-right:1px solid #edeff2}.table-body{display:flex;flex-direction:column}.table-row{display:flex;border-bottom:1px solid #edeff2}.table-row:nth-child(odd){background:#fff}.table-row:nth-child(2n){background:#f8fafc}.table-row:last-child{border-bottom:none}.table-cell{display:flex;align-items:center;justify-content:center;padding:14px 15px;font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:1.188em;color:#4e4e4d;border-right:1px solid #edeff2;text-align:center}.table-cell:last-child{border-right:none}.table-header .header-cell:first-child,.table-header .header-cell:nth-child(2),.table-row .table-cell:first-child,.table-row .table-cell:nth-child(2){width:200px;flex-shrink:0}.table-header .header-cell:nth-child(3),.table-row .table-cell:nth-child(3){flex:1 1}.table-header .header-cell:nth-child(4),.table-row .table-cell:nth-child(4){width:250px;flex-shrink:0}.winners-actions{display:flex;justify-content:center;align-items:center}.btn-load-more{display:flex;color:#ffc100;font-weight:700;font-size:18px;line-height:1.111em}.btn-load-more:hover{transform:translateY(-2px)}@media (max-width:1599px){.winners-container{max-width:1280px;gap:20px}.winners-header{width:100%;gap:200px}.table-container{width:100%}.winners-title-text{font-size:28px}.search-input{width:300px;height:42px}.winners-container{padding:64px 32px}}@media (max-width:1279px){.winners-container{gap:16px;max-width:960px;padding:32px 18px}.winners-header{gap:24px;align-items:flex-start}.winners-title-text{font-size:24px}.search-input{width:100%}.table-container{overflow-x:auto}.table-header,.table-row{min-width:800px}}@media (max-width:959px){.winners-header{flex-direction:column}.winners-search{width:100%}.winners-container{gap:14px}.winners-title-text{font-size:20px}.search-input{height:40px}.search-field,.table-cell{font-size:14px}.table-cell{padding:12px 10px}.header-cell{font-size:14px}}@media (max-width:639px){.winners-container{gap:12px}.winners-title-text{font-size:18px}.search-input{height:38px}.search-field,.table-cell{font-size:13px}.table-cell{padding:10px 8px}.header-cell{font-size:13px}.btn-load-more{font-size:16px}}.where-to-buy{padding:64px;background:#fff;width:100%;max-width:1600px}.where-to-buy-container{max-width:1600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:24px}.where-to-buy-header{display:flex;align-self:stretch;gap:14px}.where-to-buy-title{font-family:Montserrat,sans-serif;font-weight:700;font-size:48px;line-height:1em;color:#4e4e4d;margin:0}.where-to-buy-content{display:flex;align-self:stretch;gap:32px}.stores-section{gap:18px;height:600px}.search-section,.stores-section{display:flex;flex-direction:column}.search-section{gap:8px;align-self:stretch}.search-input{position:relative;width:100%;height:46px}.search-field{width:100%;height:100%;padding:12px;border:1px solid #4e4e4d;border-radius:2px;font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:1.188em;color:#4e4e4d;background:transparent}.search-field::placeholder{color:#c3c8c9}.search-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;fill:#4e4e4d}.stores-subtitle{font-family:Montserrat,sans-serif;font-weight:700;font-size:20px;line-height:1.1em;color:#4e4e4d;margin:0}.stores-grid{display:flex;flex-direction:column;gap:20px;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.stores-grid::-webkit-scrollbar{display:none}.city-group{display:flex;flex-direction:column;gap:10px}.city-header{display:flex;align-items:center;gap:8px;padding:12px 0;border-bottom:2px solid #ffc100;margin-bottom:10px}.city-name{font-weight:700;font-size:18px;line-height:1.2em;color:#2c2c2b;margin:0}.city-count,.city-name{font-family:Montserrat,sans-serif}.city-count{font-weight:500;font-size:14px;color:#ffc100;background:rgba(255,193,0,.1);padding:2px 8px;border-radius:12px}.city-stores{gap:10px}.city-stores,.store-card{display:flex;flex-direction:column}.store-card{gap:18px;padding:20px;width:413px;border:1px solid #e8e8e8;border-radius:4px;background:#fff}.store-header{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;padding:18px 0;border-bottom:1px solid #cfdbe4}.store-name{font-family:Montserrat,sans-serif;font-weight:700;font-size:26px;line-height:1.115em;color:#ffc100;margin:0;text-align:start}.store-info{display:flex;flex-direction:column;gap:10px;padding:0 0 14px}.store-address,.store-phone{display:flex;align-items:center;gap:12px}.info-icon{display:flex;justify-content:center;align-items:center;width:24px;height:24px}.icon-image{fill:#4e4e4d}.info-text{font-weight:400;font-size:16px;line-height:1.188em;color:#4e4e4d}.btn-details,.info-text{font-family:Montserrat,sans-serif}.btn-details{display:flex;align-items:center;gap:12px;background:transparent;border:none;color:#ffc100;font-weight:700;font-size:20px;line-height:1.1em;cursor:pointer;transition:all .3s ease}.btn-details:hover{transform:translateY(-2px)}.map-section{flex:1 1;position:relative}.map-container{position:relative;width:100%;height:600px}.map-background{background:#f5f7f9;position:relative}.map-background,.map-placeholder{width:100%;height:100%;border-radius:4px}.map-placeholder{background:linear-gradient(135deg,#e8e8e8,#f5f7f9)}.map-pins{position:absolute;top:0;left:0;width:100%;height:100%}.map-pin{position:absolute;width:24px;height:24px;background:#fff;border:2px solid #e8e8e8;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-weight:400;font-size:18px;line-height:1.111em;color:#4e4e4d;cursor:pointer;transition:all .3s ease}.map-pin.active{background:#ffc100;border-color:#ffc100;color:#fff}.map-pin:hover{transform:scale(1.1)}.map-pin[data-store="1"]{top:302px;left:8px}.map-pin[data-store="2"]{top:250px;left:23px}.map-pin[data-store="3"]{top:361px;left:47px}.map-pin[data-store="4"]{top:302px;left:71px}.map-pin[data-store="5"]{top:323px;left:174px}.map-pin[data-store="6"]{top:376px;left:155px}.map-pin[data-store="7"]{top:374px;left:209px}.map-pin[data-store="8"]{top:282px;left:478px}.map-pin[data-store="9"]{top:369px;left:459px}.store-header{padding:0 0 18px}@media (max-width:1599px){.where-to-buy-container{max-width:1280px;gap:20px}.where-to-buy{padding:64px 32px;width:100%;max-width:1280px}.where-to-buy-title{font-size:40px}.store-card{width:380px}}@media (max-width:1279px){.where-to-buy{padding:48px 24px;max-width:960px;width:100%}.store-card{gap:10px}.where-to-buy-content{gap:24px}.stores-section{height:436px;max-width:360px}.stores-grid{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:20px}.store-card{width:350px}.map-container{height:400px}}@media (max-width:959px){.where-to-buy{padding:32px 24px}.where-to-buy-content{flex-direction:column}.stores-section{max-width:100%;height:max-content}.stores-grid{flex-wrap:nowrap;flex-direction:row;align-items:flex-start;justify-content:left}.where-to-buy-title{font-size:32px}.store-card{min-width:300px;max-width:400px}.map-container{height:300px}}@media (max-width:639px){.where-to-buy{padding:24px 16px}.where-to-buy-title{font-size:28px}.store-name{font-size:22px}.stores-subtitle{font-size:18px}.info-text,.search-field{font-size:14px}.btn-details{font-size:18px}.map-container{height:250px}}.faq{position:relative;background:#000;overflow:hidden;width:100%}.faq-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.faq-image{position:absolute;top:-3px;left:calc(50% - 1622px / 2 - 100px);width:1094px;height:834px;background:linear-gradient(180deg,transparent,#000 36%),url(/images/faq-background.webp);background-size:cover;background-position:50%;background-repeat:no-repeat}.faq-container{position:relative;z-index:2;padding:64px;max-width:1600px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:42px}.faq-header{display:flex;justify-content:stretch;align-items:stretch;gap:14px;width:664px}.faq-title{font-family:Montserrat,sans-serif;font-weight:700;font-size:48px;line-height:1em;color:#fff;margin:0}.faq-accordion{gap:18px;width:664px}.faq-accordion,.faq-item{display:flex;flex-direction:column}.faq-item{align-self:stretch;gap:20px;border-bottom:1px solid #fff}.faq-item:last-child{border-bottom:none}.faq-question{display:flex;align-items:center;align-self:stretch;gap:12px;padding:16px 0;cursor:pointer;transition:all .3s ease}.faq-question:hover{opacity:.8}.faq-question-text{flex:1 1;font-family:Montserrat,sans-serif;font-weight:700;font-size:26px;line-height:1.115em;color:#fff;margin:0}.faq-icon{display:flex;justify-content:center;align-items:center;width:24px;height:24px;flex-shrink:0}.icon-image{fill:#ffc100}.faq-answer{display:none;padding:0 0 16px;animation:slideDown .3s ease}.faq-item.active .faq-answer{display:block}.faq-answer-text{font-family:Montserrat,sans-serif;font-weight:400;font-size:18px;line-height:1.222em;color:#fff;margin:0}.faq-answer-text p{margin:0 0 12px}.faq-answer-text p:last-child{margin-bottom:0}.faq-answer-text ol,.faq-answer-text ul{margin:12px 0;padding-left:20px}.faq-answer-text ol li,.faq-answer-text ul li{margin-bottom:8px;line-height:1.5em}.faq-answer-text ol li:last-child,.faq-answer-text ul li:last-child{margin-bottom:0}.faq-answer-text strong{font-weight:600;color:#ffc100}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1599px){.faq-container{max-width:1280px;gap:36px}.faq-title{font-size:40px}.faq-question-text{font-size:24px}.faq-image{left:calc(50% - 1622px / 2 - 40px);width:826px;height:631px}}@media (max-width:1279px){.faq{padding:48px 32px}.faq-container{gap:30px;max-width:960px;padding:32px}.faq-accordion,.faq-header{width:100%;max-width:664px}.faq-image{width:640px;height:489px}.faq-title{font-size:36px}.faq-question-text{font-size:22px}.faq-answer-text{font-size:16px}}@media (max-width:959px){.faq{padding:32px 24px}.faq-container{gap:24px}.faq-title{font-size:32px}.faq-question-text{font-size:20px}.faq-answer-text{font-size:15px}}@media (max-width:639px){.faq{padding:24px 16px}.faq-container{gap:20px;padding-top:300px}.faq-image{left:auto}.faq-title{font-size:28px}.faq-question-text{font-size:18px}.faq-answer-text{font-size:14px}}.footer{padding:64px;max-width:1600px;width:100%;background:#fff;border-top:1px solid #e8e8e8}.footer-container{max-width:1600px;margin:0 auto}.footer-container,.footer-main{display:flex;flex-direction:column;gap:64px}.footer-main{align-self:stretch}.footer-brand{align-items:flex-end;gap:24px}.footer-brand,.footer-logo{display:flex;align-self:stretch}.footer-logo{flex-direction:column;justify-content:space-between;gap:22px}.logo-image{width:226px;height:46px;object-fit:contain}.footer-navigation{display:flex;justify-content:space-between;align-self:stretch;gap:24px}.footer-column{display:flex;flex-direction:column;gap:24px}.footer-column-title{font-family:Montserrat,sans-serif;font-weight:700;font-size:18px;line-height:1.111em;color:#4e4e4d;margin:0}.footer-links{display:flex;flex-direction:column;gap:18px}.footer-link{font-family:Montserrat,sans-serif;font-weight:400;font-size:18px;line-height:1.111em;color:#4e4e4d;text-decoration:none;transition:all .3s ease}.footer-link:hover{color:#ffc100;transform:translateX(4px)}.social-section{display:flex;flex-direction:column;gap:8px}.social-text{font-family:Montserrat,sans-serif;font-weight:400;font-size:18px;line-height:1.111em;color:#4e4e4d}.social-links{display:flex;gap:24px}.social-link{display:flex;justify-content:center;align-items:center;width:32px;height:32px;background:#fff;border-radius:4px;transition:all .3s ease}.social-link:hover{transform:scale(1.1);background:#ffc100}.social-icon{width:32px;height:32px;fill:#4e4e4d;transition:all .3s ease}.social-link:hover .social-icon{fill:#fff}.footer-bottom{display:flex;justify-content:space-between;align-items:center;align-self:stretch;gap:241px;flex-wrap:wrap}.footer-copyright{display:flex;gap:16px}.copyright-text{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:1.188em;color:#4e4e4d;margin:0;text-align:right}@media (max-width:1599px){.footer{padding:64px 32px;.footer{padding:64px 32px;max-width:1280px}}.footer-container{max-width:1280px;gap:56px}.footer-main{gap:56px}.footer-navigation{gap:20px}.footer-bottom{gap:200px}}@media (max-width:1279px){.footer{padding:48px 24px;max-width:960px}.footer-container{gap:48px;max-width:960px}.footer-main{gap:48px}.footer-navigation{flex-wrap:wrap;gap:32px}.footer-column{min-width:200px}.footer-bottom{gap:150px}}@media (max-width:959px){.footer{padding:32px 24px}.footer-container,.footer-main{gap:40px}.footer-navigation{flex-direction:row;gap:24px}.footer-column{min-width:auto}.footer-bottom{gap:100px;flex-direction:column;align-items:flex-start}.copyright-text{text-align:left}}@media (max-width:639px){.footer{padding:24px 16px}.footer-container,.footer-main{gap:32px}.footer-navigation{gap:20px;flex-direction:column}.footer-column-title,.footer-link,.social-text{font-size:16px}.social-links{gap:20px}.social-icon,.social-link{width:28px;height:28px}.copyright-text{font-size:14px}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:none;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-overlay.active{display:flex}.modal-container{background:#fff;border-radius:4px;box-shadow:0 6px 32px 0 rgba(0,0,0,.15);max-width:500px;width:90%;max-height:90vh;overflow-y:auto;position:relative;scrollbar-width:none;-ms-overflow-style:none}.modal-container::-webkit-scrollbar{display:none}.modal-step{display:none}.modal-step.active{display:block}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:18px 14px;border-bottom:1px solid #e8e8e8}.modal-title{font-family:Montserrat,sans-serif;font-weight:700;font-size:18px;line-height:1.111em;color:#4e4e4d;margin:0;text-align:center;flex:1 1}.modal-close{background:none;border:none;cursor:pointer;padding:8px;border-radius:4px;transition:all .3s ease}.modal-close:hover{background:#f5f7f9}.close-icon{width:16px;height:16px;fill:#4e4e4d}.modal-body{padding:24px 18px}.login-form,.recovery-form{display:flex;flex-direction:column;gap:14px}.password-form,.registration-form,.verification-form{display:flex;flex-direction:column;gap:16px}.form-row{gap:16px}.form-label{line-height:1.071em}.form-input{border:1px solid #4e4e4d;font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:1.188em;color:#4e4e4d;background:transparent;transition:all .3s ease}.form-input:focus{outline:none;border-color:#ffc100;box-shadow:0 0 0 2px rgba(255,193,0,.2)}.form-input::placeholder{color:#c3c8c9}.phone-input-group{display:flex;align-items:center;border:1px solid #edeff2;border-radius:2px;overflow:hidden;background:transparent;transition:all .3s ease}.phone-input-group:focus-within{border-color:#ffc100}.phone-input-group .form-input{border:none;flex:1 1;outline:none}.phone-input-group .form-input,.phone-input-group .phone-prefix{padding:12px;font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:1.188em;color:#4e4e4d;background:transparent}.phone-input-group .phone-prefix{border-right:1px solid #edeff2;flex-shrink:0}.select-wrapper{position:relative}.form-select{width:100%;padding:12px;border:1px solid #4e4e4d;border-radius:2px;font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:1.188em;color:#4e4e4d;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.select-arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);fill:#4e4e4d;pointer-events:none}.form-checkboxes{display:flex;flex-direction:column;gap:12px}.checkbox-label{display:flex;align-items:flex-start!important;gap:10px;cursor:pointer}.form-checkbox{width:16px;height:16px;margin:2px 0 0;cursor:pointer;flex-shrink:0}.checkbox-text{font-family:Montserrat,sans-serif;font-weight:400;font-size:12px;line-height:1.167em;color:#4e4e4d;margin-top:0;align-self:flex-start;flex:1 1}.checkbox-text a{color:#ffc100;text-decoration:underline;font-weight:500;transition:color .3s ease}.checkbox-text a:hover{color:#e6ad00;text-decoration:none}.react-dadata,.react-dadata input,.react-dadata-fio,.react-dadata-fio input{width:100%!important}.react-dadata__suggestions{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e0e0e0;border-top:none;border-radius:0 0 8px 8px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:1000;max-height:200px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.react-dadata__suggestions::-webkit-scrollbar{display:none}.react-dadata__suggestion{padding:12px 16px;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.4;color:#4e4e4d;border-bottom:1px solid #f0f0f0}.react-dadata__suggestion:last-child{border-bottom:none}.react-dadata__suggestion--current,.react-dadata__suggestion:hover{background-color:#f8f9fa}.react-dadata__suggestion mark{background-color:#ffc100;color:#2c2c2b;font-weight:600}.react-dadata-fio__suggestions{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e0e0e0;border-top:none;border-radius:0 0 8px 8px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:1000;max-height:200px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.react-dadata-fio__suggestions::-webkit-scrollbar{display:none}.react-dadata-fio__suggestion{padding:12px 16px;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.4;color:#4e4e4d;border-bottom:1px solid #f0f0f0}.react-dadata-fio__suggestion:last-child{border-bottom:none}.react-dadata-fio__suggestion--current,.react-dadata-fio__suggestion:hover{background-color:#f8f9fa}.react-dadata-fio__suggestion mark{background-color:#ffc100;color:#2c2c2b;font-weight:600}.password-strength-indicator{margin-top:8px}.strength-bar-container{margin-bottom:8px}.strength-label{font-family:Montserrat,sans-serif;font-size:12px;font-weight:400;color:#4e4e4d;margin-bottom:4px}.strength-bar{width:100%;height:4px;background-color:#e0e0e0;border-radius:2px;overflow:hidden}.strength-fill{height:100%;border-radius:2px;transition:all .3s ease}.validation-errors{margin-top:8px}.validation-error{display:flex;align-items:flex-start;margin-bottom:4px;font-family:Montserrat,sans-serif;font-size:11px;color:#f44;line-height:1.3}.error-icon{margin-right:4px;font-size:12px;flex-shrink:0;margin-top:1px}.error-text{flex:1 1}.validation-success{display:flex;align-items:center;margin-top:8px;font-family:Montserrat,sans-serif;font-size:11px;color:#0a0;line-height:1.3}.success-icon{margin-right:4px;font-size:12px;font-weight:700}.success-text{flex:1 1}.password-match-indicator{margin-top:8px}.match-success{color:#0a0}.match-error,.match-success{display:flex;align-items:center;font-family:Montserrat,sans-serif;font-size:11px;line-height:1.3}.match-error{color:#f44}.match-icon{margin-right:4px;font-size:12px;font-weight:700;flex-shrink:0}.match-text{flex:1 1}.search-icon-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.search-icon-btn:disabled{opacity:.6;cursor:not-allowed}.loading-spinner-small{width:16px;height:16px;border:2px solid #4e4e4d;border-top-color:transparent;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.search-error{margin-top:10px;display:flex;align-items:center;gap:8px;color:#f44;font-family:Montserrat,sans-serif;font-size:12px}.error-icon{font-size:14px}.map-background,.yandex-map{width:100%;height:100%}.map-error,.map-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;background:#f8f9fa;color:#4e4e4d}.loading-spinner{width:32px;height:32px;border:3px solid #e0e0e0;border-top-color:#ffc100;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.map-error p,.map-loading p{font-family:Montserrat,sans-serif;font-size:14px;margin:0}.no-stores{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;text-align:center;color:#4e4e4d}.no-stores-icon{margin-bottom:16px;opacity:.5}.no-stores-icon img{width:48px;height:48px}.no-stores h3{font-weight:600;font-size:16px;color:#2c2c2b;margin:0 0 8px}.no-stores h3,.no-stores p{font-family:Montserrat,sans-serif}.no-stores p{font-size:14px;color:#4e4e4d;margin:0;max-width:250px}.stores-controls{display:flex;gap:10px;margin:15px 0;flex-wrap:wrap}.btn-location{background:#ffc100;color:#2c2c2b;border:none;padding:10px 16px;border-radius:6px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s ease}.btn-location:hover:not(:disabled){background:#e6ad00;transform:translateY(-1px)}.btn-location:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-location.loading{pointer-events:none}.btn-secondary{background:#fff;color:#2c2c2b;border:1px solid #edeff2;padding:10px 16px;border-radius:6px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.btn-secondary:hover{border-color:#ffc100;background:#fffbf0}.stores-pagination{margin-top:0;text-align:center;padding:20px 0 0;border-top:1px solid #edeff2}.btn-load-more{background:transparent;color:#2c2c2b;border:none;padding:12px 24px;border-radius:0;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.btn-load-more:hover{color:#ffc100;-webkit-text-decoration-color:#ffc100;text-decoration-color:#ffc100;transform:none;box-shadow:none}.btn-load-more .btn-icon{width:12px;height:12px;transition:transform .3s ease}.btn-load-more:hover .btn-icon{transform:translateY(2px)}@media (max-width:768px){.stores-controls{flex-direction:column}.btn-location,.btn-secondary{width:100%;justify-content:center}}.btn-register,.btn-save,.btn-verify{padding:16px 22px;background:#ffc100;border:none;border-radius:6px;font-family:Montserrat,sans-serif;font-weight:700;font-size:18px;line-height:1.111em;color:#000;cursor:pointer;transition:all .3s ease;align-self:center;height:52px}.btn-register:hover,.btn-save:hover,.btn-verify:hover{background:#e6ad00;transform:translateY(-2px)}.forgot-password{text-align:right;margin-bottom:16px}.forgot-link{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;line-height:1.071em;color:#4e4e4d;text-decoration:none;transition:all .3s ease}.forgot-link:hover{color:#ffc100}.no-account{text-align:center;margin-top:16px}.no-account-text{color:#4e4e4d;margin-right:8px}.no-account-text,.register-link{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;line-height:1.071em}.register-link{color:#ffc100;text-decoration:none;transition:all .3s ease}.register-link:hover{color:#e6ad00;text-decoration:underline}.btn-login,.btn-save-password,.btn-send-code,.btn-verify-code{width:100%;padding:16px 22px;background:#ffc100;border:none;border-radius:6px;font-family:Montserrat,sans-serif;font-weight:700;font-size:18px;line-height:1.111em;color:#000;cursor:pointer;transition:all .3s ease}.btn-login:hover,.btn-save-password:hover,.btn-send-code:hover,.btn-verify-code:hover{background:#e6ad00;transform:translateY(-2px)}.verification-info{text-align:center;margin-bottom:16px}.verification-text{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;line-height:1.071em;color:#4e4e4d;margin:0}.verification-code{text-align:center;font-size:18px;letter-spacing:2px}.resend-timer{text-align:center;margin-bottom:16px}.timer-text{font-family:Montserrat,sans-serif;font-weight:400;font-size:14px;line-height:1.071em;color:#4e4e4d;margin:0}@media (max-width:639px){.modal-container{width:95%;margin:20px}.form-row{flex-direction:column;gap:16px}.modal-header{padding:16px 12px}.modal-body{padding:20px 14px}.form-input,.form-select,.phone-prefix{font-size:14px;padding:10px}.btn-register,.btn-save,.btn-verify{padding:14px 20px;font-size:16px}}.admin-panel .content-sections{flex-direction:row;align-items:stretch}.admin-panel .page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;gap:24px}.admin-panel .page-header-content{flex:1 1}.admin-panel .page-header .page-title{margin:0 0 8px}.admin-panel .page-header .page-description{margin:0;color:#6b7280;font-size:16px;line-height:1.5}.admin-panel .page-header .upload-button{flex-shrink:0;align-self:flex-start}.admin-panel .receipts-section .table-container{flex:1 1;overflow-x:auto}.admin-panel .receipts-table{min-width:750px}.admin-panel .receipts-table th:first-child{min-width:100px}.admin-panel .receipts-table th:nth-child(2){min-width:150px}.admin-panel .receipts-table th:nth-child(3){min-width:80px}.admin-panel .receipts-table th:nth-child(4){min-width:100px}.admin-panel .receipts-table th:nth-child(5){min-width:120px}.admin-panel .receipts-table th:nth-child(6){min-width:200px}.admin-panel .promotions-section .promotion-cards{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start}.hero-subtitle{font-size:16px;font-weight:400;color:#4e4e4d;line-height:1.188}.upload-button{display:flex;align-items:center;gap:8px;background-color:#ffc100;border:none;border-radius:6px;padding:16px 22px;cursor:pointer;transition:background-color .2s}.upload-button:hover{background-color:#e6ad00}.upload-icon{width:20px;height:20px}.receipts-section{border:1px solid #edeff2;border-radius:4px;padding:1px;flex:2 1;min-width:0;display:flex;flex-direction:column}.section-header{margin-bottom:0}.section-icon{flex-direction:column;position:relative}.section-icon img{position:absolute;top:0;left:0;width:100%;height:100%}.section-title{font-size:20px;font-weight:700;color:#4e4e4d;line-height:1.1}.table-container{overflow-x:auto}.receipts-table{width:100%;border-collapse:collapse;background-color:#fff}.receipts-table th{background-color:#f5f7f9;padding:14px;text-align:center;font-size:14px;font-weight:700;color:#4e4e4d;border:none;line-height:1.071}.receipts-table th:first-child{width:97px}.receipts-table th:nth-child(2){width:auto}.receipts-table th:nth-child(3){width:109.39px}.receipts-table th:last-child{width:131px}.receipts-table td{padding:14px;text-align:center;font-size:14px;font-weight:400;color:#4e4e4d;border-bottom:1px solid #edeff2;line-height:1.071;height:20px}.receipts-table tr.row-alt{background-color:#f8fafc}.status-tag{display:inline-block;padding:6px 10px;border-radius:2px;font-size:12px;font-weight:400;text-align:center;min-width:82px;line-height:1.167}.status-confirmed{background-color:#dcfce7;color:#007e56}.status-rejected{background-color:#ffd8e2;color:#ff003f}.status-pending{background-color:#fef9c2;color:#c28858}.promotions-section{border:1px solid #edeff2;border-radius:4px;padding:1px;flex:1 1;min-width:300px;max-width:338px;display:flex;flex-direction:column}.promotions-section .section-header{border-bottom:1px solid #edeff2;margin-bottom:0}.promotions-section .section-title{word-wrap:break-word;overflow-wrap:break-word}.promotion-cards{padding:24px;display:flex;flex-direction:column;gap:8px}.promotion-card{border:1px solid #edeff2;border-radius:8px;padding:17px;background-color:#fff}.promotion-title{font-size:16px;font-weight:700;color:#4e4e4d;line-height:1.188;margin-bottom:12px}.promotion-details{display:flex;flex-direction:column;gap:12px}.promotion-countdown,.promotion-date{display:flex;align-items:center;gap:8px}.countdown-icon,.date-icon{display:flex;flex-direction:column;width:16px;height:16px;position:relative}.countdown-icon img,.date-icon img{position:absolute;top:0;left:0;width:100%;height:100%}.promotion-countdown span,.promotion-date span{font-size:14px;font-weight:400;color:#4e4e4d;line-height:1.071}@media (min-width:1280px){.content-sections{display:flex;flex-direction:row;gap:32px;align-items:stretch}.receipts-section{flex:2 1;min-width:0}.promotions-section{flex:1 1;max-width:338px;min-width:300px}}@media (min-width:960px) and (max-width:1279px){.content-sections{display:flex;flex-direction:row;gap:24px;align-items:stretch}.hero-subtitle{font-size:16px;line-height:1.1875}.upload-button{padding:16px 22px;gap:8px;align-self:flex-start}.receipts-section{flex:2 1;min-width:0}.promotions-section,.receipts-section{border:1px solid #edeff2;border-radius:4px}.promotions-section{flex:1 1;min-width:280px}.promotion-cards{display:flex;flex-direction:row}.promotion-card{width:100%}.receipts-table td,.receipts-table th{padding:14px;font-size:14px}.receipts-table th:first-child{width:97px}.receipts-table th:nth-child(4){width:109.39px}.receipts-table th:nth-child(5){width:131px}}@media (min-width:640px) and (max-width:959px){.admin-panel .content-sections{flex-direction:column;align-items:stretch;gap:24px}.hero-subtitle{font-size:16px;line-height:1.1875}.upload-button{padding:16px 22px;gap:8px;align-self:flex-start}.receipts-section{border:1px solid #edeff2;border-radius:4px;padding:1px;overflow-x:auto}.receipts-table{min-width:697px}.receipts-table td,.receipts-table th{padding:14px;font-size:14px;white-space:nowrap}.receipts-table th:first-child{width:97px}.receipts-table th:nth-child(4){width:109.39px}.receipts-table th:nth-child(5){width:131px}.promotions-section{border:1px solid #edeff2;border-radius:4px;padding:1px;width:100%}.promotions-section .section-header{padding:16px 58px 16px 24px}.promotion-cards{padding:14px;gap:8px;display:flex;flex-direction:row}.content-sections{flex-direction:column}.promotion-card{padding:17px;gap:12px;border:1px solid #edeff2;border-radius:8px;width:100%}.promotion-title{font-size:16px;line-height:1.1875;white-space:pre-line}.promotion-countdown span,.promotion-date span{font-size:14px;line-height:1.071}}@media (max-width:639px){.admin-panel .content-sections{flex-direction:column;align-items:stretch;gap:20px}.admin-panel .page-header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:24px}.page-title{font-size:24px;line-height:1.167}.upload-button{width:100%;justify-content:center;padding:16px 24px}.promotions-section,.receipts-section{width:100%;max-width:none;min-width:0}}.profile-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;gap:32px}.profile-title h1{font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;color:#4e4e4d;line-height:1.094;margin:0}.data-section{background:#fff;border:1px solid #edeff2;border-radius:4px;margin-bottom:32px;box-shadow:0 1px 2px -1px rgba(0,0,0,.1),0 1px 3px 0 rgba(0,0,0,.1)}.section-header{gap:12px;padding:16px 24px;border-bottom:1px solid #edeff2}.section-header,.section-icon{display:flex;align-items:center}.section-icon{justify-content:center;width:20px;height:20px}.section-header h2{font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;color:#4e4e4d;line-height:1.1;margin:0}.section-content{padding:24px}.password-info{margin-bottom:24px}.password-info p{font-size:14px;font-weight:400;color:#4e4e4d;line-height:1.071;margin:0}.password-form,.profile-form{display:flex;flex-direction:column;gap:16px}.form-row{display:flex;gap:24px;flex-wrap:wrap}.form-group{display:flex;flex-direction:column;gap:8px;min-width:300px;flex:1 1}.form-label{font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;color:#4e4e4d;line-height:1.071}.form-input{position:relative;display:flex;align-items:center;border:1px solid #edeff2;border-radius:2px;padding:12px;background:#fff;min-height:48px}.form-input input{flex:1 1;border:none;outline:none;background:transparent;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;color:#4e4e4d;line-height:1.188;padding:0;width:100%}.form-input input::placeholder{color:#b2c4d6}.form-input input:-moz-read-only{cursor:default}.form-input input:read-only{cursor:default}.phone-input{gap:10px}.phone-prefix{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;color:#4e4e4d;line-height:1.188;white-space:nowrap}.select-arrow{display:flex;align-items:center;justify-content:center;width:16px;height:16px;cursor:pointer}.password-row{display:flex;gap:24px;align-items:flex-start}.password-row .form-group{flex:1 1}.clear-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0;margin-left:10px}.clear-btn,.clear-btn img{width:16px;height:16px}.form-actions{display:flex;justify-content:flex-start;margin-top:8px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 22px;border-radius:6px;font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:1.111;text-decoration:none;cursor:pointer;transition:all .3s ease;border:none}.btn-primary{background:#ffc100;color:#000}.btn-primary:hover{background:#e6ad00}.btn-secondary{background:transparent;color:#4e4e4d;border:1px solid #4e4e4d}.btn-secondary:hover{background:#f5f7f9}.data-section.edit-mode .form-input{border-color:#4e4e4d}.data-section.edit-mode .form-input input{cursor:text}.data-section.edit-mode .clear-btn{display:flex}.data-section.edit-mode .btn-primary{display:inline-flex}@media (max-width:1279px){.form-row{flex-direction:column;gap:16px}.form-group{min-width:auto;width:100%}.password-row,.profile-header{flex-direction:column;gap:16px}.profile-header{align-items:flex-start}}@media (max-width:959px){.section-content{padding:16px}.section-header{padding:12px 16px}.profile-title h1{font-size:24px}.btn{padding:12px 16px;font-size:16px}}@media (max-width:639px){.admin-panel{min-width:auto}.header-body{gap:16px}.data-section,.profile-header{margin-bottom:24px}.form-row{gap:12px}.section-content,.section-header{padding:12px}}