:root{--font-family:'Inter',sans-serif}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(../fonts/inter-v19-latin-500.woff2) format('woff2')}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(../fonts/inter-v19-latin-600.woff2) format('woff2')}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(../fonts/inter-v19-latin-900.woff2) format('woff2')}:root{--main-bg:linear-gradient(180deg, #880b0b 0%, #efb038 100%);--btn-main:linear-gradient(180deg, #2f74ff 0%, #0a4bca 100%);--btn-hover:linear-gradient(180deg, #4984fb 0%, #1d5ad6 100%);--btn-outline-color:#2f74ff;--features-bg:#d33013;--btn-text:#ffffff;--main-bonus:#ffffff;--sec-text:#ffffff;--features-text:#ffffff}:root{--border-radius:6px}*,::after,::before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}body,html{height:100%}body{min-height:100vh;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,p{overflow-wrap:break-word}#__next,#root{isolation:isolate}html{scroll-behavior:smooth}body{box-sizing:border-box;margin:0;display:flex;flex-direction:column;min-height:100vh;font-family:var(--font-family)}body:before{content:"";position:fixed;inset:0;z-index:-1;background:var(--main-bg)}.main{flex:1 0 auto;display:flex}.footer{flex-shrink:0}img{max-width:100%;height:auto}.container{width:100%;max-width:1680px;margin:0 auto;padding:0 16px}.main-bonus-text{font-size:40px;font-weight:900;line-height:48px;color:var(--main-bonus)}.secondary-text{font-size:24px;font-weight:500;line-height:30px;color:var(--sec-text)}.button-text{font-size:24px;font-weight:600;line-height:30px;color:var(--btn-text)}.feature-text{font-size:14px;font-weight:600;line-height:16px;color:var(--features-text)}@media screen and (min-width:1025px){.main-bonus-text{font-size:88px;font-weight:900;line-height:112px}.secondary-text{font-size:40px;font-weight:500;line-height:48px}.button-text{font-size:32px;font-weight:600;line-height:38px}.feature-text{font-size:20px;font-weight:600;line-height:24px}}.button{display:inline-flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;border:0;border-radius:var(--border-radius);cursor:pointer;user-select:none;background:var(--btn-main);padding:0 40px;height:72px;max-width:324px;width:100%;position:relative;overflow:hidden;z-index:1;animation:pulse-glow 3.5s ease-in-out infinite;outline:2px solid var(--btn-outline-color);outline-offset:0}.button:before{content:"";position:absolute;inset:0;background:var(--btn-hover);opacity:0;transition:opacity .3s ease;z-index:-1}.button:focus,.button:hover{animation:none;outline-color:transparent;box-shadow:none}.button:focus:before,.button:hover:before{opacity:1}@keyframes pulse-glow{0%{outline-color:transparent;box-shadow:0 0 0 0 transparent}50%{outline-color:var(--btn-outline-color);box-shadow:0 0 12px 4px var(--btn-outline-color)}100%{outline-color:transparent;box-shadow:0 0 0 0 transparent}}@media screen and (min-width:393px){.button{min-width:324px}}@media screen and (min-width:1025px){.button{height:96px;min-width:352px}}.header{padding:32px 0}.logo{display:flex;justify-content:center}.logo__img{height:100%;max-width:231px;max-height:50px;object-fit:contain}@media screen and (min-width:1025px){.header{padding:50px 0}.logo__img{max-width:330px;max-height:72px}}.footer{background:var(--features-bg)}.features{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 16px;padding:16px 0}.features__item{display:flex;align-items:center;gap:4px;flex:1 1 calc(50% - 8px);max-width:calc(50% - 8px);box-sizing:border-box}.features__item-icon{flex:none;width:16px;height:16px;color:var(--features-text)}@media screen and (min-width:1025px){.features{gap:48px;padding:24px 0;min-height:72px}.features__item{flex:0 0 auto;max-width:none;gap:8px}.features__item-icon{width:24px;height:24px}}.main__content{position:relative;margin-top:8px;margin-bottom:55px}.main__text{text-align:center}.main__title{margin-bottom:12px}.main__button{position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.main__image-wrapper{position:relative;height:100%;width:100%}.main__image{margin:0 auto}@media screen and (min-width:1025px){.main__content{display:flex;flex-direction:column;align-items:center;gap:72px;margin-top:7px;margin-bottom:55px}.main__subtitle{display:block;margin-bottom:48px}.main__button{margin-top:15px;position:relative;left:0;transform:translateX(0)}.main__image-wrapper{width:100%;height:auto;display:block;flex:1;max-width:828px}.main__image{width:100%;height:auto;max-width:828px}.main__content{flex-direction:row;justify-content:space-between;align-items:center}.main__text{flex:1;text-align:left;max-width:calc(50% - 72px)}.main__button{align-self:flex-start}}