.map{margin-top:60px}@media only screen and (max-width:1140px){.map{margin-top:20px}}@media only screen and (max-width:767px){.map{margin-top:20px;width:auto}}.map__title{margin-bottom:30px;font-weight:700}@media only screen and (max-width:767px){.map__title{margin-bottom:20px}}.map__list{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:30px;grid-row-gap:20px}@media only screen and (max-width:1140px){.map__list{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.map__list{grid-template-columns:1fr}}.map__link{color:var(--text)}.map__link:hover{color:var(--link)}.map__name{margin-top:50px;margin-bottom:20px}@media only screen and (max-width:767px){.map__name{margin-top:40px}}.map ul{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:30px;grid-row-gap:20px}@media only screen and (max-width:1140px){.map ul{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.map ul{grid-template-columns:1fr}}.map ul li{font-size:1rem;line-height:1.5rem;padding-left:40px;position:relative;color:#6c6e75}@media only screen and (max-width:767px){.map ul li{padding-left:30px}}.map ul li:before{content:'';position:absolute;left:10px;color:var(--link);font-weight:700;width:8px;height:8px;border-radius:50%;background:var(--link);display:block;top:6px}@media only screen and (max-width:767px){.map ul li:before{left:0}}.dropdown__hide-exit { padding: 10px; border-radius: 8px; font-size: 14px; line-height: 24px; color: var(--text); display: block; text-align: left; } .dropdown__hide-exit svg { position: relative; left: 5px; top: 4px; } @media screen and (max-width: 1240px) { .dropdown__hide-exit { padding: 10px 20px; } div.header-to-old__nav-wrapper { width: 90%; } a.header-to-old__nav-link.--favorite { width: 85%; } .header-to-old .dropdown.last-child { padding: 0; border-bottom: 0; } } .city-modal{z-index:3;display:none}.city-modal.show{display:block}.city-modal .over{background:rgba(0,0,0,.7);position:fixed;top:0;left:0;right:0;bottom:0;z-index:3;-webkit-transition:.5s;transition:.5s}.city-modal__wrap{position:fixed;top:0;left:0;right:0;bottom:0;overflow-y:auto;z-index:3}@media screen and (max-width:768px){.city-modal__wrap{background:#fff}}.city-modal__scroll{width:100%;height:auto;max-width:945px;position:relative;margin:0 auto;margin-top:100px;margin-bottom:100px;-webkit-transform:translate(0,0);transform:translate(0,0);z-index:3}@media screen and (max-width:1140px){.city-modal__scroll{margin-top:40px;margin-bottom:40px}}@media screen and (max-width:768px){.city-modal__scroll{margin:0 auto;box-sizing:border-box}}.city-modal__box{box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:flex;width:100%;position:relative}@media screen and (max-width:1140px){.city-modal__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}}.city-modal__form{padding:60px 50px;background:var(--bg);box-sizing:border-box;position:relative;-webkit-box-flex:1;-webkit-flex:auto;flex:auto;border-top-left-radius:20px;border-bottom-left-radius:20px}@media screen and (max-width:1140px){.city-modal__form{border-radius:0}}@media screen and (max-width:768px){.city-modal__form{padding:30px 20px}}.city-modal__anonym{width:255px;-webkit-flex-shrink:0;flex-shrink:0;background:-webkit-linear-gradient(359.35deg,#5e73e2 -2.24%,#985ee2 103.94%);background:linear-gradient(90.65deg,#5e73e2 -2.24%,#985ee2 103.94%);padding:30px;box-sizing:border-box;margin-left:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center;border-top-right-radius:20px;border-bottom-right-radius:20px;position:relative}@media screen and (max-width:1140px){.city-modal__anonym{border-radius:0;width:100%;padding:30px 20px;-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}}.city-modal__anonym .icon{margin-bottom:50px;-webkit-flex-shrink:0;flex-shrink:0}@media screen and (max-width:768px){.city-modal__anonym .icon{margin-bottom:20px}}.city-modal__anonym-text{font-size:1rem;line-height:1.375rem;color:var(--bg)}.city-modal__bg{position:absolute;top:0;right:0;bottom:0}@media screen and (max-width:768px){.city-modal__bg{top:-30px}}@media screen and (max-width:414px){.city-modal__bg{top:-10px}}@media screen and (max-width:395px){.city-modal__bg{top:0}}.city-modal__close{position:absolute;cursor:pointer;top:10px;right:10px;z-index:1}.city-modal__close .icon{-webkit-transition:.3s;transition:.3s;-webkit-transform-origin:center;transform-origin:center;fill:rgba(255,255,255,.5);display:-webkit-box;display:-webkit-flex;display:flex}@media screen and (max-width:1140px){.city-modal__close .icon{width:20px;height:20px}}.city-modal__close:hover .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.city-modal__title{font-size:1.75rem;font-weight:700;position:relative;margin-bottom:30px}@media screen and (max-width:768px){.city-modal__title{font-size:1.375rem;line-height:1.625rem}}.city-modal__list{position:relative;display:grid;grid-template-columns:1fr 1fr 1fr;grid-row-gap:12px;grid-column-gap:30px}@media screen and (max-width:768px){.city-modal__list{grid-template-columns:1fr 1fr;grid-column-gap:20px}}.city-modal__item{color:var(--text);font-size:1rem;line-height:1.5rem}.city-modal__item:hover{color:var(--link)}.city-modal__item { font-size: 0.875rem; } .city-modal__item.main-link { font-size: 1rem; } .city-modal__item.main-link.underlined { text-decoration: underline; }/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ /* Document ========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. */ html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ } /* Sections ========================================================================== */ /** * Remove the margin in all browsers. */ body { margin: 0; } /** * Render the `main` element consistently in IE. */ main { display: block; } /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */ h1 { font-size: 2em; margin: 0.67em 0; } /* Grouping content ========================================================================== */ /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */ hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /* Text-level semantics ========================================================================== */ /** * Remove the gray background on active links in IE 10. */ a { background-color: transparent; } /** * 1. Remove the bottom border in Chrome 57- * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ } /** * Add the correct font weight in Chrome, Edge, and Safari. */ b, strong { font-weight: bolder; } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** * Add the correct font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* Embedded content ========================================================================== */ /** * Remove the border on images inside links in IE 10. */ img { border-style: none; } /* Forms ========================================================================== */ /** * 1. Change the font styles in all browsers. * 2. Remove the margin in Firefox and Safari. */ button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ } /** * Show the overflow in IE. * 1. Show the overflow in Edge. */ button, input { /* 1 */ overflow: visible; } /** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 1. Remove the inheritance of text transform in Firefox. */ button, select { /* 1 */ text-transform: none; } /** * Correct the inability to style clickable types in iOS and Safari. */ button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } /** * Remove the inner border and padding in Firefox. */ button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } /** * Restore the focus styles unset by the previous rule. */ button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } /** * Correct the padding in Firefox. */ fieldset { padding: 0.35em 0.75em 0.625em; } /** * 1. Correct the text wrapping in Edge and IE. * 2. Correct the color inheritance from `fieldset` elements in IE. * 3. Remove the padding so developers are not caught out when they zero out * `fieldset` elements in all browsers. */ legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ } /** * Add the correct vertical alignment in Chrome, Firefox, and Opera. */ progress { vertical-align: baseline; } /** * Remove the default vertical scrollbar in IE 10+. */ textarea { overflow: auto; } /** * 1. Add the correct box sizing in IE 10. * 2. Remove the padding in IE 10. */ [type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Correct the cursor style of increment and decrement buttons in Chrome. */ [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Correct the odd appearance in Chrome and Safari. * 2. Correct the outline style in Safari. */ [type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } /** * Remove the inner padding in Chrome and Safari on macOS. */ [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari. */ ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } /* Interactive ========================================================================== */ /* * Add the correct display in Edge, IE 10+, and Firefox. */ details { display: block; } /* * Add the correct display in all browsers. */ summary { display: list-item; } /* Misc ========================================================================== */ /** * Add the correct display in IE 10+. */ template { display: none; } /** * Add the correct display in IE 10. */ [hidden] { display: none; }.header__nav-cash{background:var(--btn);color:var(--bg);padding:0;border:0;border-radius:29px;padding:18px 0;width:360px;box-sizing:border-box;text-align:center;display:block;font-size:1.125rem;line-height:normal;cursor:pointer;font-weight:700;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-transform:uppercase;height:58px;position:relative;overflow:hidden;z-index:1}.header__nav-cash:before{position:absolute;content:'';top:0;left:0;right:0;bottom:0;background:-webkit-linear-gradient(357.72deg,#985ee2 -2.24%,#5e73e2 103.94%);background:linear-gradient(92.28deg,#985ee2 -2.24%,#5e73e2 103.94%);z-index:-1;-webkit-transition:opacity .3s linear;transition:opacity .3s linear;opacity:0}@media screen and (max-width:768px){.header__nav-cash{font-size:.9375rem;width:300px}}.header__nav-cash:hover:before{opacity:1}.header__nav-cash:hover:before .icon{-webkit-transform:translateX(7px);transform:translateX(7px)}.header__nav-cash .icon{fill:var(--bg);width:16px;height:16px;margin-left:15px;-webkit-flex-shrink:0;flex-shrink:0;margin-top:0;-webkit-transition:.3s;transition:.3s}.header__nav-cash:disabled{background:rgba(171,171,171,.3);box-shadow:none;color:#6c6e75;cursor:not-allowed}.header__nav-cash:disabled:hover{background:rgba(171,171,171,.3);box-shadow:none;color:#6c6e75;cursor:not-allowed}.header__nav-cash:disabled:hover:before{content:none}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:local(''),url(../fonts/roboto-v20-cyrillic-regular.woff2) format('woff2')}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:local(''),url(../fonts/roboto-v20-cyrillic-500.woff2) format('woff2')}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:local(''),url(../fonts/roboto-v20-cyrillic-700.woff2) format('woff2')}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(../fonts/roboto-v30-cyrillic_latin-300.woff2) format('woff2')}:root{--text:#323338;--ltext:#6c6e75;--otext:#d5d5d5;--hover:#07cfab;--progress:#e0e0e0;--border:#e4e4e4;--bg:#fff;--decor:#06cba7;--link:#07cfab;--form:#5e73e2;--btn:linear-gradient(92.28deg, #5e73e2 -2.24%, #985ee2 103.94%);--alarm:#eb5757;--ques:#fff8e3;--ques_text:#fbc215;--um:#dcf8f3;--mm:#e8ebfb}html{-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent}body{margin:0;padding:0;border:0;font-family:Roboto,sans-serif;outline:0;font-size:1rem;line-height:normal;min-width:320px;min-height:100vh;background-color:var(--bg);position:relative;color:var(--text);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}a{outline:0;text-decoration:none;color:var(--link);-webkit-transition:.2s;transition:.2s;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent}button:active,button:focus{outline:0}button{-webkit-transition:.2s;transition:.2s;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;background:0 0;border:none}input::-webkit-input-placeholder{color:var(--ltext);font-size:1rem}input::-moz-placeholder{color:var(--ltext);font-size:1rem}input::-ms-input-placeholder{color:var(--ltext);font-size:1rem}input::placeholder{color:var(--ltext);font-size:1rem}textarea::-webkit-input-placeholder{color:#6c6e75;font-size:1rem;line-height:1.5rem}textarea::-moz-placeholder{color:#6c6e75;font-size:1rem;line-height:1.5rem}textarea::-ms-input-placeholder{color:#6c6e75;font-size:1rem;line-height:1.5rem}textarea::placeholder{color:#6c6e75;font-size:1rem;line-height:1.5rem}input,select,textarea{outline:0;color:var(--text);-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent}input:focus,select:focus,textarea:focus{outline:0}input:focus::-webkit-input-placeholder{color:transparent}input:focus::-moz-placeholder{color:transparent}input:focus::-ms-input-placeholder{color:transparent}input:focus::placeholder{color:transparent}textarea:focus::-webkit-input-placeholder{color:transparent}textarea:focus::-moz-placeholder{color:transparent}textarea:focus::-ms-input-placeholder{color:transparent}textarea:focus::placeholder{color:transparent}textarea::-webkit-input-placeholder{font-size:1rem;line-height:1.1875rem}textarea::-moz-placeholder{font-size:1rem;line-height:1.1875rem}textarea::-ms-input-placeholder{font-size:1rem;line-height:1.1875rem}textarea::placeholder{font-size:1rem;line-height:1.1875rem}img{display:block;width:auto;height:auto}h1{margin:0;font-size:2.5rem;line-height:3rem}@media only screen and (max-width:1140px){h1{font-size:2rem}}@media only screen and (max-width:767px){h1{font-size:1.75rem}}@media only screen and (max-width:1140px){h1{line-height:2.375rem}}@media only screen and (max-width:767px){h1{line-height:2rem}}h2{margin:0;font-size:2.25rem;line-height:2.75rem}@media only screen and (max-width:1140px){h2{font-size:1.75rem}}@media only screen and (max-width:767px){h2{font-size:1.625rem}}@media only screen and (max-width:1140px){h2{line-height:2.25rem}}@media only screen and (max-width:767px){h2{line-height:1.875rem}}h3{margin:0;font-size:2rem;line-height:2.375rem}@media only screen and (max-width:1140px){h3{font-size:1.625rem}}@media only screen and (max-width:767px){h3{font-size:1.375rem}}@media only screen and (max-width:1140px){h3{line-height:1.875rem}}@media only screen and (max-width:767px){h3{line-height:1.625rem}}h4{margin:0;font-size:1.75rem;line-height:2.25rem}@media only screen and (max-width:1140px){h4{font-size:1.5rem}}@media only screen and (max-width:767px){h4{font-size:1.375rem}}@media only screen and (max-width:1140px){h4{line-height:1.875rem}}@media only screen and (max-width:767px){h4{line-height:1.625rem}}h5{margin:0;font-size:1.5rem;line-height:1.875rem}@media only screen and (max-width:1140px){h5{font-size:1.5rem}}@media only screen and (max-width:767px){h5{font-size:1.125rem}}@media only screen and (max-width:1140px){h5{line-height:1.875rem}}@media only screen and (max-width:767px){h5{line-height:1.5rem}}h6{margin:0;font-size:1.25rem;line-height:1.625rem}@media only screen and (max-width:1140px){h6{font-size:1.25rem}}@media only screen and (max-width:767px){h6{font-size:1.125rem}}@media only screen and (max-width:1140px){h6{line-height:1.625rem}}@media only screen and (max-width:767px){h6{line-height:1.5rem}}.main{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1}.wrap{max-width:1140px;margin:0 auto;padding:0 10px}.locked{overflow:hidden}.preload *{-webkit-transition:none!important;transition:none!important}.bg-img{position:absolute;top:0;right:0;left:0;bottom:0;z-index:0;pointer-events:none;width:100%}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:var(--text);-webkit-box-shadow:0 0 0 1000px transparent inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(0,174,255,.04) 50%,rgba(255,255,255,0) 51%,rgba(0,174,255,.03) 100%)}.label{color:#6c6e75;font-size:1rem;position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;background:var(--bg);pointer-events:none;min-width:140px}.label:before{content:'';position:absolute;background:var(--bg);width:100%;height:6px;top:96%;pointer-events:none}.label.active{margin-top:0;-webkit-transform:translate(-15%,-120%) scale(.7);transform:translate(-15%,-120%) scale(.7)}.input{border:1px solid #ccc;box-sizing:border-box;border-radius:16px;background:var(--bg);color:var(--text);padding:20px 20px;padding-right:30px;height:58px;padding-bottom:14px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;width:100%;-webkit-appearance:none}.input::-webkit-inner-spin-button,.input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input:focus{outline:0}.input:disabled{color:var(--text)}.input.error{border-color:var(--alarm)}.select{border:1px solid #ccc;box-sizing:border-box;border-radius:16px;background:var(--bg);color:var(--text);padding:20px 20px;padding-right:30px;height:58px;padding-bottom:14px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;cursor:pointer;width:100%;-webkit-appearance:none}.select:focus{outline:0}.select:disabled{color:var(--bg)}.up{border-radius:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;width:60px;height:60px;background:#f5effc;position:fixed;bottom:5%;right:5%;z-index:1;border:2px solid var(--bg);box-sizing:border-box;opacity:0;visibility:hidden;-webkit-transition:opacity .3s;transition:opacity .3s}.up.show{opacity:1;visibility:visible}.modall__video{display:none}.modall__video.show{display:block}.modall__video .over{background:rgba(0,0,0,.7);position:fixed;top:0;left:0;right:0;bottom:0;z-index:3}.modall__video-wrap{position:fixed;z-index:3;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:750px}@media screen and (max-width:768px){.modall__video-wrap{width:94vw}}.modall__video-close{display:-webkit-box;display:-webkit-flex;display:flex;margin-left:auto}.modall__video-close .icon{fill:var(--bg);-webkit-transition:.2s;transition:.2s}.video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;margin-top:24px;margin-bottom:24px}.video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.btn-fixed{display:none}@media screen and (max-width:768px){.btn-fixed{display:block;position:fixed;bottom:20px;padding:16px 40px;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:1.125rem;line-height:1.625rem;z-index:2;background:-webkit-linear-gradient(356.81deg,#07cfab 0,#985ee2 126.63%);background:linear-gradient(93.19deg,#07cfab 0,#985ee2 126.63%);color:var(--bg);font-weight:700;border-radius:30px;text-transform:uppercase;box-sizing:border-box;max-width:330px;left:50%;-webkit-transition:.2s;transition:.2s;-webkit-transform:translate(-50%,20px);transform:translate(-50%,20px);opacity:0;visibility:hidden;text-align:center}.btn-fixed.show{opacity:1;visibility:visible;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}}@media screen and (max-width:768px) and (max-width:340px){.btn-fixed{font-size:1rem}}.ban img{width:100%;margin:auto}.cookies-baner{position:fixed;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:20px;background:-webkit-linear-gradient(358.77deg,#07cfab -1.98%,#985ee2 110.08%);background:linear-gradient(91.23deg,#07cfab -1.98%,#985ee2 110.08%);padding:30px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:30px;box-sizing:border-box;border-radius:30px;z-index:5;width:900px}@media only screen and (max-width:1140px){.cookies-baner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;gap:10px;padding:20px;width:calc(100% - 20px)}.cookies-baner img{display:none}}.cookies-baner__action{margin-left:auto}@media only screen and (max-width:1140px){.cookies-baner__action{margin:0}}.cookies-baner__text{font-size:1.25rem;line-height:1.625rem;font-weight:700;color:var(--bg)}@media only screen and (max-width:1140px){.cookies-baner__text{font-size:1rem;line-height:1.5rem}}.cookies-baner__action{padding-top:17px;padding-bottom:15px;padding-left:100px;padding-right:100px;background:var(--bg);font-size:1rem;line-height:1.625rem;text-transform:uppercase;color:var(--form);font-weight:700;border-radius:30px}@media only screen and (max-width:1140px){.cookies-baner__action{padding-left:0;padding-right:0;width:100%}}.cookies-baner__action:hover{opacity:.8}.return-banner{background:-webkit-linear-gradient(358.77deg,#07cfab -1.98%,#985ee2 110.08%);background:linear-gradient(91.23deg,#07cfab -1.98%,#985ee2 110.08%);box-sizing:border-box;padding:30px 16px;box-sizing:border-box}@media only screen and (max-width:1140px){.return-banner{padding-top:80px}.return-banner img{display:none}}.return-banner__box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:30px}@media only screen and (max-width:1140px){.return-banner__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;gap:10px}}.return-banner__action{margin-left:auto;text-align:center}@media only screen and (max-width:1140px){.return-banner__action{margin:0}}.return-banner__text{font-size:1.25rem;line-height:1.625rem;font-weight:700;color:var(--bg)}@media only screen and (max-width:1140px){.return-banner__text{font-size:1rem;line-height:1.5rem}}.return-banner__action{padding-top:17px;padding-bottom:15px;padding-left:100px;padding-right:100px;background:var(--bg);font-size:1rem;line-height:1.625rem;text-transform:uppercase;color:var(--form);font-weight:700;border-radius:30px}@media only screen and (max-width:1140px){.return-banner__action{padding-left:0;padding-right:0;width:100%}}.return-banner__action:hover{opacity:.8}.header{padding-top:10px;padding-bottom:10px;position:-webkit-sticky;position:sticky;top:0;box-sizing:border-box;-webkit-transition:.3s;transition:.3s;z-index:3;visibility:visible;background:0 0}@media screen and (max-width:1140px){.header{position:static;height:auto;height:70px;background:0 0}.header .over{background:rgba(0,0,0,.7);position:fixed;top:0;left:0;right:0;bottom:0;z-index:2;-webkit-transition:.5s;transition:.5s;visibility:hidden;opacity:0}.header .over.show{visibility:visible;opacity:1}}.header.fixed{box-shadow:0 4px 16px rgba(50,51,56,.16);background:var(--bg)}@media screen and (max-width:1140px){.header.fixed{box-shadow:none}}.header.out{visibility:hidden;top:-105px}@media screen and (max-width:1140px){.header.out{visibility:visible;top:0}}.header__logo{margin-right:18px}@media screen and (max-width:768px){.header__logo{margin-right:8px}}.header__logo img{width:132px}@media screen and (max-width:1140px){.header__logo img{width:100px}}.header__info{font-size:.8125rem;line-height:1.125rem}@media screen and (max-width:768px){.header__info{font-size:.75rem;line-height:.875rem}}.header__box{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative}.header__burger{display:none}@media screen and (max-width:1140px){.header__burger{z-index:5;-webkit-transition:.3s;transition:.3s;position:fixed;right:20px;top:11px;width:48px;height:48px;background:#e7fffb;box-shadow:0 2px 6px rgba(7,207,171,.3);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.header__burger.out{visibility:hidden;top:-75px}.header__burger-btn{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;height:16px}.header__burger-btn.notify::before{content:'';width:6px;height:6px;border:1px solid #e7fffb;border-radius:50%;display:block;position:absolute;top:11px;right:11px;background:var(--text);z-index:1}.header__burger-btn.active::before{content:none}.header__burger-btn.active .el1{-webkit-transform:rotate(45deg) translateY(5px) translateX(5px);transform:rotate(45deg) translateY(5px) translateX(5px)}.header__burger-btn.active .el2{-webkit-transform:rotate(495deg);transform:rotate(495deg)}.header__burger-btn.active .el3{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}.header__burger-btn span{height:2px;background:var(--hover);-webkit-transition:all .6s;transition:all .6s;display:block;border-radius:2px;-webkit-flex-shrink:0;flex-shrink:0;width:20px}}.header__nav{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-left:auto;gap:30px}@media screen and (max-width:1140px){.header__nav{margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;z-index:3;position:fixed;top:0;right:0;background:var(--bg);padding:80px 30px 100px 30px;height:100vh;overflow:auto;width:50%;box-sizing:border-box;-webkit-transition:.3s;transition:.3s;-webkit-transform:translateX(100%);transform:translateX(100%);visibility:hidden;gap:20px;margin:0;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.header__nav.show{-webkit-transform:translate(0);transform:translate(0);visibility:visible}}.header__nav-action{display:none}@media screen and (max-width:1140px){.header__nav-action{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-align-self:center;align-self:center;font-weight:700;margin-top:80px;height:50px;padding:14px 40px;background:-webkit-linear-gradient(359.35deg,#5e73e2 -2.24%,#985ee2 103.94%);background:linear-gradient(90.65deg,#5e73e2 -2.24%,#985ee2 103.94%);border-radius:30px;text-transform:uppercase;color:var(--bg);box-sizing:border-box;font-size:.875rem;line-height:1.375rem}}@media screen and (max-width:335px){.header__nav-action{padding-left:20px;padding-right:20px}}.header__nav-wrap{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:30px}@media screen and (max-width:1140px){.header__nav-wrap{display:block;background:#f2f0fc;border-radius:30px;width:100%;-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1;margin-bottom:20px}}.header__nav-sum{font-size:.875rem;color:var(--hover);font-weight:700;text-transform:uppercase;display:-webkit-box;display:-webkit-flex;display:flex;color:#796ae2;-webkit-box-align:center;-webkit-align-items:center;align-items:center}@media screen and (max-width:1140px){.header__nav-sum{margin:0 auto;padding:14px 20px;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box}}.header__nav-sum span{display:none}.header__nav-sum .icon{margin-right:13px}@media screen and (max-width:1140px){.header__nav-sum .icon{display:none}}@media screen and (max-width:1140px){.header__nav-sum{font-size:1rem}.header__nav-sum span{margin-right:5px;display:inline-block}}.header__nav-cash{height:40px;padding:11px 20px;font-size:.875rem;-webkit-flex-shrink:0;flex-shrink:0;font-size:14px;text-transform:uppercase;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media screen and (max-width:1140px){.header__nav-cash{height:40px;margin:0 auto;height:50px;width:100%}}.header__nav-link{font-size:.875rem;line-height:normal;font-weight:700;color:var(--text);-webkit-transition:.2s;transition:.2s;text-transform:uppercase;position:relative}@media screen and (max-width:1140px){.header__nav-link{margin:0;padding:0;display:block;color:var(--text)}.header__nav-link.help{-webkit-box-ordinal-group:2;-webkit-order:1;order:1}}.header__nav-link:hover{color:var(--hover)}.header__nav-link.active{color:var(--hover);cursor:default}.header__nav-link.active:hover{color:var(--hover)}.header__nav .dropdown{position:relative}.header__nav .dropdown:hover .dropdown__hide{opacity:1;visibility:visible}@media screen and (max-width:1140px){.header__nav .dropdown.mob-hide .dropdown__link{display:-webkit-box;display:-webkit-flex;display:flex;color:var(--text)}.header__nav .dropdown.mob-hide .dropdown__link.active{color:var(--link)}.header__nav .dropdown.mob-hide .dropdown__hide{display:none;padding-top:10px;padding-left:20px;-webkit-transition:none;transition:none}.header__nav .dropdown.mob-hide .dropdown__hide-link{text-transform:none;margin-bottom:10px}.header__nav .dropdown.mob-hide .dropdown__hide-link:last-child{margin:0}}.header__nav .dropdown__link{font-size:.875rem;line-height:1.5rem;text-transform:uppercase;font-weight:700;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:6px}@media screen and (max-width:1140px){.header__nav .dropdown__link{display:none}}.header__nav .dropdown__hide{position:absolute;background:var(--bg);box-shadow:0 0 16px rgba(50,51,56,.16);border-radius:10px;min-width:240px;padding-top:20px;overflow:hidden;z-index:2;opacity:0;visibility:hidden;-webkit-transition:.2s;transition:.2s}@media screen and (max-width:1140px){.header__nav .dropdown__hide{position:static;min-width:none;box-shadow:none;padding:0;opacity:1;visibility:visible;min-width:none}}.header__nav .dropdown__hide-link{padding:0 20px;margin-bottom:16px;font-size:.875rem;line-height:1.5rem;text-transform:uppercase;font-weight:700;color:var(--text);display:block}@media screen and (max-width:1140px){.header__nav .dropdown__hide-link{padding:0;margin-bottom:20px}}.header__nav .dropdown__hide-link:hover{color:var(--hover)}.header__nav .dropdown__hide-link.active{color:var(--hover)}.header__nav .dropdown__hide-exit{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;gap:10px;padding:14px 20px;background:rgba(50,51,56,.07);width:100%;font-size:.875rem;line-height:1.5rem;text-transform:uppercase;font-weight:700}@media screen and (max-width:1140px){.header__nav .dropdown__hide-exit{padding:0;background:0 0}.header__nav .dropdown__hide-exit .icon{display:none}}.header__nav-notify{width:24px;height:24px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;background-image:url(/img/sprite.svg#ring);background-repeat:no-repeat;background-size:contain;background-position:0 0}@media screen and (max-width:1140px){.header__nav-notify{position:absolute;top:24px;left:20px}}.header__nav-notify.active{background-image:url(/img/sprite.svg#ring_active);-webkit-animation:ring 1.4s infinite forwards;animation:ring 1.4s infinite forwards}@media screen and (max-width:1140px) and (max-width:570px){.header__nav{width:100%}}@-webkit-keyframes ring{20%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(20deg);transform:rotate(20deg)}80%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes ring{20%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(20deg);transform:rotate(20deg)}80%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.footer{margin-top:100px;padding:80px 0;position:relative;background:#f0f0f0}@media only screen and (max-width:1140px){.footer{margin-top:0;padding-top:40px;padding-bottom:80px}}.footer__wrapper{display:-webkit-box;display:-webkit-flex;display:flex;gap:58px;margin-bottom:80px}.footer__wrapper:last-child{margin:0}@media only screen and (max-width:1140px){.footer__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;gap:20px;margin-bottom:40px}}.footer__over-text{color:var(--bg);background:-webkit-linear-gradient(355.17deg,#07cfab -.6%,#985ee2 141.85%);background:linear-gradient(94.83deg,#07cfab -.6%,#985ee2 141.85%);border-radius:20px;margin-bottom:50px;font-size:1.125rem;line-height:1.625rem;padding:30px;box-sizing:border-box;width:502px}@media only screen and (max-width:1140px){.footer__over-text{padding:20px;width:auto;font-size:1rem;line-height:1.5rem;margin-bottom:20px}}.footer__over-text a{color:var(--bg);border-bottom:1px solid var(--bg)}.footer__over-text a:hover{border-color:transparent}.footer__socials{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;gap:28px}@media only screen and (max-width:1140px){.footer__socials{-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:10px 28px}}.footer__socials-text{font-size:1.125rem;line-height:1.625rem}@media only screen and (max-width:1140px){.footer__socials-text{width:100%;font-size:1rem;line-height:1.5rems}}.footer__nav{display:grid;grid-template-columns:repeat(2,270px);gap:40px}@media only screen and (max-width:1140px){.footer__nav{grid-template-columns:1fr;gap:20px}}.footer__nav-wrap{display:grid;gap:28px}@media only screen and (max-width:1140px){.footer__nav-wrap{gap:20px}}.footer__nav-wrap.small{gap:24px}@media only screen and (max-width:1140px){.footer__nav-wrap.small{gap:16px}}.footer__nav-wrap.small .footer__nav-link{color:#6c6e75;font-size:1rem;line-height:1.5rem}.footer__nav-wrap.small .footer__nav-link:hover{opacity:.8}.footer__nav-link{color:var(--text);box-sizing:border-box;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:block;font-size:1.125rem;line-height:1.625rem}.footer__nav-link.for-psy{color:var(--link);position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-weight:500}.footer__nav-link:hover{color:var(--hover)}.footer__info{color:#6c6e75;font-size:1rem;line-height:1.5rem;-webkit-align-self:flex-end;align-self:flex-end}.footer__inform{display:grid;grid-gap:20px}.footer__inform strong{font-size:1rem;line-height:1.5rem}.footer__inform p{font-size:.75rem;line-height:1.25rem;color:#6c6e75;max-width:580px;margin:0}@media only screen and (max-width:1140px){.footer__inform p{max-width:none}}.page-list{display:none}@media screen and (min-width:1700px){.page-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;padding:10px;background-color:var(--bg);position:fixed;top:100px;overflow-y:auto;z-index:9999;height:70vh;box-shadow:0 0 22px rgba(68,69,69,.12);font-size:.9375rem;max-width:300px}.page-list-link{margin-bottom:10px;color:#000}.page-list-link:hover{color:_hover}.page-list-link:last-child{margin-bottom:0}}.nothing{text-align:center;margin-top:60px}@media screen and (max-width:1140px){.nothing{margin-top:20px}}.nothing__title{font-size:2.5rem;font-weight:500}@media screen and (max-width:1140px){.nothing__title{font-size:1.875rem}}.nothing__main{font-size:23.125rem;font-weight:500;color:var(--form);text-shadow:0 0 20px rgba(120,101,234,.66)}@media screen and (max-width:1140px){.nothing__main{font-size:10rem}}.nothing__info{font-size:1.125rem}@media screen and (max-width:1140px){.nothing__info{font-size:.875rem}}.instruction{margin-top:56px;display:grid;grid-template-columns:1fr 350px;grid-gap:40px;position:relative}@media screen and (max-width:1140px){.instruction{margin-top:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;grid-gap:0;gap:20px}}.instruction__content p{margin:0;font-size:1rem;line-height:1.5rem;margin-bottom:20px}.instruction__content h1{margin-bottom:30px}@media only screen and (max-width:1140px){.instruction__content h1{margin-bottom:20px}}.instruction__content h2{margin-top:50px;margin-bottom:20px}@media only screen and (max-width:767px){.instruction__content h2{margin-top:40px;margin-bottom:20px}}.instruction__content h3{margin-top:50px;margin-bottom:20px}@media only screen and (max-width:767px){.instruction__content h3{margin-top:40px;margin-bottom:20px}}.instruction__content h4{margin-top:50px;margin-bottom:20px}@media only screen and (max-width:767px){.instruction__content h4{margin-top:40px;margin-bottom:20px}}.instruction__content h5{margin-top:50px;margin-bottom:20px}@media only screen and (max-width:767px){.instruction__content h5{margin-top:40px;margin-bottom:20px}}.instruction__content h6{margin-bottom:20px}.instruction__content ol{margin:0;padding:0;list-style:none;counter-reset:item}.instruction__content ol li{font-size:1rem;line-height:1.5rem;padding-left:65px;margin-bottom:20px;position:relative}@media only screen and (max-width:767px){.instruction__content ol li{padding-left:60px}}.instruction__content ol li:before{content:counter(item) '.';counter-increment:item;position:absolute;left:35px;color:var(--link);font-weight:500}.instruction__content ol li:after{content:'Шаг';position:absolute;left:0;top:0;color:var(--link);font-weight:500}.instruction__content ul{margin:0;padding:0;list-style:none}.instruction__content ul li{font-size:1rem;line-height:1.5rem;padding-left:40px;margin-bottom:20px;position:relative}@media only screen and (max-width:767px){.instruction__content ul li{padding-left:30px}}.instruction__content ul li:before{content:'';position:absolute;left:10px;color:var(--link);font-weight:700;width:8px;height:8px;border-radius:50%;background:var(--link);display:block;top:6px}@media only screen and (max-width:767px){.instruction__content ul li:before{left:0}}.instruction__content figure{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:30px auto}@media only screen and (max-width:767px){.instruction__content figure{margin:20px auto}}.instruction__content img{width:auto;max-width:750px;margin:auto;border-radius:20px;position:relative}@media only screen and (max-width:767px){.instruction__content img{width:100%;max-width:420px}}.instruction__content figcaption{margin-top:10px;font-size:1rem;line-height:1.5rem}.instruction__content img{width:auto;max-width:750px;margin:auto;border-radius:20px;position:relative;margin:30px 0}@media only screen and (max-width:767px){.instruction__content img{width:100%;max-width:420px}}.instruction__content blockquote{margin:0;padding:30px;box-sizing:border-box;background:#e7fffb;margin:30px 0;font-size:1rem;line-height:1.5rem;border-radius:20px;position:relative}@media only screen and (max-width:767px){.instruction__content blockquote{padding:20px 16px}}.instruction__content blockquote p:last-child{margin-bottom:0}.instruction__content table{width:100%;table-layout:fixed;border-collapse:collapse}@media only screen and (max-width:1140px){.instruction__content table{width:750px}}@media only screen and (max-width:767px){.instruction__content table{width:700px}}.instruction__content table tr{border-bottom:1px solid #e4e4e4}.instruction__content table th{color:#ababab;font-size:1rem;line-height:1.375rem;font-weight:400;text-align:left;padding:16px 20px;box-sizing:border-box;width:15%}.instruction__content table td{padding:20px;box-sizing:border-box;font-size:1rem;line-height:1.375rem;width:15%;vertical-align:top}@media only screen and (max-width:1140px){.instruction__aside{-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}}.instruction__aside .over{display:none}@media only screen and (max-width:1140px){.instruction__aside .over{background:rgba(50,51,56,.6);position:fixed;left:0;right:0;bottom:0;z-index:1;top:74px}.instruction__aside .over.active{display:block}}.instruction__aside .keep{position:-webkit-sticky;position:sticky;top:100px;padding:30px;box-sizing:border-box;background:#f5f5f5;border-radius:20px}@media only screen and (max-width:1140px){.instruction__aside .keep{width:100%;box-sizing:border-box;border-radius:0;padding:20px;-webkit-transition:.3s;transition:.3s}.instruction__aside .keep.active{padding-top:40px;padding-bottom:40px}.instruction__aside .keep.active .keep__title{color:var(--text)}.instruction__aside .keep.active .keep__title .icon-arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);fill:var(--text)}.instruction__aside .keep:before{content:'';position:absolute;left:-10px;background:#f5f5f5;width:10px;height:100%;top:0}.instruction__aside .keep:after{content:'';position:absolute;right:-10px;background:#f5f5f5;width:10px;height:100%;top:0}}@media only screen and (max-width:767px){.instruction__aside .keep{padding:20px 0}}@media only screen and (max-width:1140px){.instruction__aside .keep__title{color:var(--link);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;cursor:pointer}}.instruction__aside .keep__title .icon-arrow{fill:var(--link);display:none}@media only screen and (max-width:1140px){.instruction__aside .keep__title .icon-arrow{display:block;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:.3s;transition:.3s}}.instruction__aside .keep__list{margin-top:20px}@media only screen and (max-width:1140px){.instruction__aside .keep__list{display:none}.instruction__aside .keep__list.show{display:block}}.instruction__aside .keep__item{margin-bottom:20px;position:relative}.instruction__aside .keep__item.active .icon-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.instruction__aside .keep__item span{font-size:1rem;line-height:1.375rem;color:var(--link);padding-left:20px;display:inline-block;cursor:pointer}.instruction__aside .keep__item .icon-arrow{fill:var(--link);margin-right:5px;position:absolute;left:0;top:3px;-webkit-transition:.2s;transition:.2s}.instruction__aside .keep__item:last-child{margin:0}.instruction__aside .keep__link{font-weight:400}.instruction__aside .keep__hide{margin:0;padding:0;list-style:none;margin-top:10px;display:none}.instruction__aside .keep__hide.show{display:block}.instruction__aside .keep__hide-item{padding:10px 0;box-sizing:border-box;border-radius:6px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.instruction__aside .keep__hide-item.active{background:var(--link)}.instruction__aside .keep__hide-item.active .keep__hide-link{color:var(--bg);cursor:default}.instruction__aside .keep__hide-item.active .keep__hide-link:before{background:var(--bg)}.instruction__aside .keep__hide-item.active .keep__hide-link:hover{opacity:1}.instruction__aside .keep__hide-item:last-child{margin-bottom:0}.instruction__aside .keep__hide-link{padding-left:40px;padding-right:20px;position:relative;display:inline-block}.instruction__aside .keep__hide-link:hover{opacity:.6}.instruction__aside .keep__hide-link:before{position:absolute;content:'';display:block;width:6px;height:6px;background:var(--link);border-radius:50%;left:20px;top:5px}@media only screen and (max-width:1140px) and (max-width:767px){.instruction__aside .keep.active{padding-top:20px;padding-bottom:20px}}.breads{white-space:nowrap;overflow-y:hidden;overflow-x:auto;margin-top:80px;margin-bottom:-40px}@media only screen and (max-width:767px){.breads{margin:0;margin-top:40px;margin-bottom:20px}}.breads__list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.breads__box{display:-webkit-box;display:-webkit-flex;display:flex;position:relative;color:_text;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-transition:.2s;transition:.2s}.breads__box span{color:#ababab;max-width:350px;overflow:hidden;text-overflow:ellipsis;font-size:1rem;line-height:1.5rem}@media only screen and (max-width:767px){.breads__box span{max-width:200px;line-height:normal}}.breads__box:last-child{margin-right:0}.breads__box:last-child:after{content:none}.breads__box::after{content:' ';margin:0 10px;width:13px;height:1px;background:#ababab}.breads__link{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.breads__link span{color:#ababab;cursor:pointer;-webkit-transition:.2s;transition:.2s}.breads__link:hover span{color:var(--ltext)}@charset "UTF-8"; .select-reset { /* Сбрасываем нативный вид */ -webkit-appearance: none; /* Chrome, Safari, Edge на WebKit/Blink */ -moz-appearance: none; /* Firefox */ appearance: none; /* современный стандарт */ /* Для IE/Edge (старых) скрываем стрелку */ } .select-reset::-ms-expand { display: none; } :root { --text: #323338; --text_gray: #ABABAB; --text_rgb80: rgba(255, 255, 255, 0.8); --text_rgb40: rgba(255, 255, 255, 0.4); --bg: #fff; --bg_gray: #F5F5F5; --border: #CCCCCC; --link: #07CFAB; --gradient: linear-gradient(120.95deg, #07CFAB 13.96%, #985EE2 179.66%); --btn_gradient: linear-gradient(92.06deg, #07CFAB -6.44%, #985EE2 196.38%); --switch: linear-gradient(98.89deg, rgba(97, 114, 226, 0.2) 0%, rgba(146, 96, 226, 0.2) 106.38%); --attention_rose: #E764EE; --violet: #796AE2; --violet_gradient: linear-gradient(90.65deg, #5E73E2 -2.24%, #985EE2 103.94%); --alarm: #EB5757; --alarm_bg: rgba(235, 87, 87, 0.15); } .header-to-old { padding: 15px 0; } @media screen and (max-width: 1240px) { .header-to-old { height: 70px; background: transparent; padding: 11px 0; } } .header-to-old__nav-wrapper { display: flex; align-items: center; gap: 30px; } @media screen and (max-width: 1240px) { .header-to-old__nav-wrapper { flex-direction: column; align-items: flex-start; background: var(--bg); width: 100%; padding: 20px; border-radius: 12px; gap: 20px; } } .header-to-old__logo img { width: 132px; } @media screen and (max-width: 1240px) { .header-to-old__logo img { width: 109px; height: 48px; } } .header-to-old__info { font-size: 13px; line-height: 18px; } @media screen and (max-width: 1240px) { .header-to-old__info { font-size: 12px; line-height: 14px; } } .header-to-old__box { display: flex; align-items: center; position: relative; } @media screen and (max-width: 1240px) { .header-to-old__box { align-items: flex-start; } } .header-to-old__box .new-year { width: auto; position: absolute; left: 290px; top: -10px; } @media screen and (max-width: 1240px) { .header-to-old__box .new-year { display: none; } } .header-to-old__favorite { display: none; } @media screen and (max-width: 1240px) { .header-to-old__favorite { display: flex; flex-shrink: 0; margin-left: auto; align-items: center; justify-content: center; width: 48px; height: 48px; position: relative; } .header-to-old__favorite .count { display: flex; align-items: center; justify-content: center; width: 16px; height: 16px; font-size: 10px; line-height: 1px; color: var(--bg); background: var(--gradient); border-radius: 100%; position: absolute; top: 8px; right: 6px; } .header-to-old__favorite.hide { visibility: hidden; } } .header-to-old__burger { display: none; } @media screen and (max-width: 1240px) { .header-to-old__burger { display: flex; flex-shrink: 0; align-items: center; justify-content: center; width: 48px; height: 48px; position: relative; } .header-to-old__burger .notify { display: block; width: 8px; height: 8px; background: var(--text); border-radius: 100%; position: absolute; top: 12px; right: 10px; } } .header-to-old__nav { display: flex; align-items: center; gap: 30px; margin-left: auto; } @media screen and (max-width: 1240px) { .header-to-old__nav { margin: 0; flex-direction: column; z-index: 3; position: fixed; top: 0; right: 0; background: #F2F2F2; padding: 80px 30px 100px 30px; height: 100%; overflow: auto; box-sizing: border-box; transition: 0.3s; transform: translateX(100%); visibility: hidden; gap: 20px; align-items: flex-start; width: 100%; } .header-to-old__nav.show { transform: translateX(0); visibility: visible; } } .header-to-old__nav-logo { display: none; } @media screen and (max-width: 1240px) { .header-to-old__nav-logo { display: block; position: absolute; top: 10px; } } .header-to-old__nav-close { display: none; } @media screen and (max-width: 1240px) { .header-to-old__nav-close { display: block; position: absolute; top: 20px; right: 30px; } } @media screen and (max-width: 1240px) { .header-to-old__nav-notify { position: absolute; top: 20px; right: 80px; } .header-to-old__nav-notify .icon { width: 26px; height: 26px; } } .header-to-old__nav-cash { background: var(--violet); color: var(--bg); display: flex; border-radius: 30px; padding: 14px 20px; text-align: center; text-transform: uppercase; justify-content: center; font-weight: bold; } .header-to-old__nav-action { display: none; } @media screen and (max-width: 1240px) { .header-to-old__nav-action { display: flex; align-self: center; font-weight: bold; margin-top: 30px; height: 50px; padding: 14px 40px; background: linear-gradient(90.65deg, #5E73E2 -2.24%, #985EE2 103.94%); border-radius: 30px; text-transform: uppercase; color: var(--bg); box-sizing: border-box; font-size: 14px; line-height: 22px; } } @media screen and (max-width: 1240px) and (max-width: 335px) { .header-to-old__nav-action { padding-left: 20px; padding-right: 20px; } } .header-to-old__nav-wrap { display: flex; align-items: center; gap: 30px; } @media screen and (max-width: 1240px) { .header-to-old__nav-wrap { display: block; background: #f2f0fc; border-radius: 30px; width: 100%; order: -1; margin-bottom: 20px; } } .header-to-old__nav-sum { font-size: 14px; font-weight: bold; text-transform: uppercase; display: flex; color: #796AE2; align-items: center; } @media screen and (max-width: 1240px) { .header-to-old__nav-sum { margin: 0 auto; padding: 14px 20px; width: 100%; justify-content: center; box-sizing: border-box; font-size: 16px; } .header-to-old__nav-sum span { margin-right: 5px; display: inline-block; } } .header-to-old__nav-sum span { display: none; } .header-to-old__nav-sum .icon { margin-right: 13px; } @media screen and (max-width: 1240px) { .header-to-old__nav-sum .icon { display: none; } } .header-to-old__nav-link { font-size: 14px; line-height: 20px; font-weight: 500; color: var(--text); transition: 0.2s; text-transform: uppercase; position: relative; } @media screen and (max-width: 1240px) { .header-to-old__nav-link { margin: 0; display: block; padding: 0 0 20px; border-bottom: 1px solid #E6E6E6; width: 100%; } .header-to-old__nav-link.help { order: 1; } } @media screen and (min-width: 1240px) { .header-to-old__nav-link:hover { color: var(--link); } } .header-to-old__nav-link.active { color: var(--link); cursor: default; } @media screen and (min-width: 1240px) { .header-to-old__nav-link.active:hover { color: var(--link); } } .header-to-old__nav-link.--favorite { display: flex; align-items: center; gap: 6px; position: relative; } .header-to-old__nav-link.--favorite .count { display: flex; align-items: center; justify-content: center; width: 16px; height: 16px; font-size: 10px; line-height: 1px; color: var(--bg); background: var(--gradient); border-radius: 100%; position: absolute; top: -8px; right: -8px; } @media screen and (max-width: 1240px) { .header-to-old__nav-link.--favorite .count { position: relative; right: 12px; } } @media screen and (max-width: 1240px) { .header-to-old__nav-link.--favorite { background: var(--bg); border: 0; padding: 20px 30px; border-radius: 12px; } } .header-to-old .dropdown { position: relative; } @media screen and (max-width: 1240px) { .header-to-old .dropdown { padding-bottom: 20px; border-bottom: 1px solid #E6E6E6; width: 100%; } .header-to-old .dropdown:last-child { border: 0; padding: 0; } } @media screen and (min-width: 1240px) { .header-to-old .dropdown:hover .dropdown__hide { opacity: 1; visibility: visible; } } .header-to-old .dropdown__link { font-size: 14px; line-height: 24px; text-transform: uppercase; font-weight: 500; display: flex; align-items: center; gap: 6px; width: 100%; } .header-to-old .dropdown__link .icon-drop { transition: 0.3s; fill: var(--text); } .header-to-old .dropdown__link.open { color: var(--link); } .header-to-old .dropdown__link.open .icon-drop { transform: rotate(180deg); fill: var(--link); } .header-to-old button.dropdown__link { color: var(--text); } .header-to-old .dropdown__hide { position: absolute; background: var(--bg); box-shadow: 0 0 16px rgba(50, 51, 56, 0.16); border-radius: 10px; min-width: 240px; padding: 10px; z-index: 2; opacity: 0; visibility: hidden; transition: opacity 0.3s ease, visibility 0.3s ease; } @media screen and (max-width: 1240px) { .header-to-old .dropdown__hide { position: static; min-width: auto; box-shadow: none; opacity: 1; visibility: visible; display: none; flex-direction: column; padding: 10px 0 0; } .header-to-old .dropdown__hide.show { display: flex; } } .header-to-old .dropdown__hide-link { padding: 10px; border-radius: 8px; font-size: 14px; line-height: 24px; color: var(--text); display: block; } @media screen and (max-width: 1240px) { .header-to-old .dropdown__hide-link { padding: 10px 20px; margin: 0; } .header-to-old .dropdown__hide-link:last-child { padding-bottom: 0; } } @media screen and (min-width: 1240px) { .header-to-old .dropdown__hide-link:hover { color: var(--link); background: #F2F2F2; } } .header-to-old .dropdown__hide-link.active { color: var(--link); background: #F2F2F2; } @media screen and (max-width: 1240px) { .header-to-old .dropdown__hide-link.active { background: transparent; } } .header-to-old .dropdown__hide-link.--with-dropdown { position: relative; display: flex; align-items: center; justify-content: space-between; } @media screen and (max-width: 1240px) { .header-to-old .dropdown__hide-link.--with-dropdown { justify-content: flex-start; flex-wrap: wrap; } } @media screen and (min-width: 1240px) { .header-to-old .dropdown__hide-link.--with-dropdown:hover .dropdown__hide-submenu { visibility: visible; opacity: 1; } .header-to-old .dropdown__hide-link.--with-dropdown:hover .icon-drop { fill: var(--link); } } .header-to-old .dropdown__hide-link.--with-dropdown .icon-drop { transform: rotate(-90deg); transition: transform 0.3s ease; fill: var(--text); } @media screen and (max-width: 1240px) { .header-to-old .dropdown__hide-link.--with-dropdown .icon-drop { transform: rotate(0); } } .header-to-old .dropdown__hide-link.--with-dropdown.open { background: #F2F2F2; color: var(--link); } .header-to-old .dropdown__hide-link.--with-dropdown.open .icon-drop { transform: rotate(180deg); fill: var(--link); } .header-to-old .dropdown__hide-submenu { position: absolute; background: var(--bg); box-shadow: 0 0 16px rgba(50, 51, 56, 0.16); border-radius: 10px; min-width: 240px; padding: 10px; left: 100%; top: 0; z-index: 2; transition: opacity 0.3s ease, visibility 0.3s ease; opacity: 0; visibility: hidden; } @media screen and (max-width: 1240px) { .header-to-old .dropdown__hide-submenu { position: static; min-width: auto; box-shadow: none; padding: 20px 0 10px 10px; border-radius: 12px; opacity: 1; visibility: visible; display: none; background: #F2F2F2; width: 100%; } .header-to-old .dropdown__hide-submenu.show { display: block; } } .header-to-old .dropdown__hide-submenu-link { padding: 10px; border-radius: 8px; font-size: 14px; line-height: 24px; color: var(--text); display: block; } @media screen and (max-width: 1240px) { .header-to-old .dropdown__hide-submenu-link { padding: 0; margin-bottom: 20px; } .header-to-old .dropdown__hide-submenu-link:last-child { margin: 0; } } @media screen and (min-width: 1240px) { .header-to-old .dropdown__hide-submenu-link:hover { color: var(--link); background: #F2F2F2; } } @media screen and (max-width: 1240px) { .header-to-old.hdr-fixed { transition: 0.2s; z-index: 3; background: var(--bg); box-sizing: border-box; } .header-to-old .wrap { padding: 0 20px; } } .header-to-old.hdr-fixed.fixed { box-shadow: 0 4px 18px rgba(0, 0, 0, 0.1); border-radius: 0; position: fixed; width: 100%; top: 0; right: 0; left: 0; } .header-to-old.hdr-fixed.hidden { transform: translateY(-100%); } .hdr-placeholder { height: 0; transition: height 0.2s; }