

/* Start:/local/templates/s-node/template_styles.css?178100346913147*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}a{color:inherit}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}textarea{overflow:auto;vertical-align:top;resize:vertical}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:none}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default;background:inherit}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}html,button,input,select,textarea{color:#222}.body-wrapper button,.body-wrapper input,.body-wrapper select,.body-wrapper textarea{-webkit-appearance:none;-webkit-border-radius:0}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}*{-moz-appearance:textfield;-webkit-appearance:none;margin:0}input[type=submit],button,button[type=submit]{border:0}html{scroll-behavior:smooth}body{font-family:Formular,sans-serif}html,body{height:100%;background-color:#222}@media(max-width: 829px){html,body{background-image:url("/local/templates/s-node/images/mobile_background.png");background-size:cover;background-repeat:no-repeat;background-position:center center}}img{max-width:100%;height:auto}.container{max-width:1006px;margin-left:auto;margin-right:auto;width:100%;box-sizing:border-box;color:#fff}@media(min-width: 830px)and (max-width: 1365px){.container{max-width:100%}}.anchor-wrapper{position:relative}.anchor{height:0;position:absolute;top:-100px}@media(min-width: 830px)and (max-width: 1365px){.anchor{top:-88px}}@media(max-width: 829px){.anchor{top:-70px}}.button,.page a.button,a.button{height:48px;padding:0 28px;display:flex;align-items:center;color:#222;background:#fe0;font-style:normal;text-align:center;font-size:16px;font-weight:600;line-height:26px;letter-spacing:.48px;width:fit-content;border-radius:24px;cursor:pointer}.logo svg{width:120px;height:auto}@media(max-width: 829px){.logo{width:70px}}.main-page__content{display:grid;grid-template-rows:1fr 1fr 1fr;grid-template-columns:1fr;height:100vh}.main-page__title{grid-row:2;display:flex;justify-content:center;gap:10px;align-items:baseline}.main-page__title .point{transition:transform .3s ease;fill:#fe0;transform-origin:center;transform-box:fill-box}.main-page__title svg:hover .point{transform:scale(1.3);fill:#ff5a00}.main-page__description{grid-row:3;display:flex;justify-content:center;align-items:center;flex-direction:column}.main-page__description__title{color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:36px}@media(max-width: 829px){.main-page__description .button{width:stretch;margin:0 20px;justify-content:center}}.main-page_with-bg{background-image:url("/local/templates/s-node/images/mobile_background.png");background-size:cover;background-repeat:no-repeat;background-position:center center}.main-page_with-bg:before{content:"";position:absolute;inset:0;background:#222;mix-blend-mode:hard-light;pointer-events:none;height:100vh;width:100%}.hidden{display:none !important}.spinner{width:18px;height:18px;border:2px solid currentColor;border-right-color:rgba(0,0,0,0);border-radius:50%;display:inline-block;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.header{position:fixed;z-index:1;top:0;left:0;width:100%}.header__container{display:flex;height:100px;align-items:center;justify-content:space-between;padding:0 60px}@media(min-width: 830px)and (max-width: 1365px){.header__container{position:relative}}@media(max-width: 829px){.header__container{padding:0 20px;height:70px;position:relative}}.header__title{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:normal;width:50%;text-align:right}.header .header__button,.header a.header__button{margin-left:auto}@media(min-width: 830px)and (max-width: 1365px){.header .header__button,.header a.header__button{display:none}}@media(max-width: 829px){.header .header__button,.header a.header__button{display:none}}.main-page-form{width:100%;height:100vh;transition:opacity .3s;opacity:1;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.main-page-form_hidden{opacity:0;top:-9999%}.main-page-form__outside{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;opacity:0}.main-page-form__wrapper{margin:auto 0;box-sizing:border-box;position:relative;z-index:101}@media(max-width: 829px){.main-page-form__wrapper{margin:auto 20px}}.main-page-form__close{position:absolute;top:0;right:0;padding:10px;margin:10px;cursor:pointer}.main-page-form__close span{position:relative;display:block;width:20px;height:20px}.main-page-form__close span:before,.main-page-form__close span:after{content:"";background:#000;width:100%;height:2px;top:50%;margin-top:-1px;position:absolute}.main-page-form__close span:before{transform:rotate(-45deg)}.main-page-form__close span:after{transform:rotate(45deg)}.main-page-form__content{display:flex;gap:18px;flex-direction:column;width:100%;max-width:710px;box-sizing:border-box;padding:60px}.main-page-form__message{padding:32px;border-radius:40px;background:#222;color:#fff;display:flex;flex-direction:column;align-items:center}.main-page-form-content{display:flex;justify-content:center;align-items:flex-start}.main-page-form-content__wrapper{transition:.3s;background:#fff;max-width:1006px;width:100%;overflow-y:auto;height:100%;padding:116px 0 240px;box-sizing:border-box;position:relative;z-index:200}@media(min-width: 830px)and (max-width: 1365px){.main-page-form-content__wrapper{padding:100px 60px 180px}}@media(max-width: 829px){.main-page-form-content__wrapper{padding:60px 0 120px}}.main-page-form-content__close{position:absolute;top:60px;padding:20px 0;right:0;cursor:pointer}.main-page-form-content__close svg{width:100%;height:auto}@media(min-width: 830px)and (max-width: 1365px){.main-page-form-content__close{height:auto;top:20px;right:30px}}@media(max-width: 829px){.main-page-form-content__close{top:0;right:0}}.form{padding:32px;border-radius:40px;background:#222;color:#fff;display:flex;flex-direction:column;align-items:center;max-height:100%;box-sizing:border-box;overflow-y:auto}.form__title{color:#fff;text-align:center;font-size:30px;font-style:normal;font-weight:600;line-height:32px}.form__description{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:12px 0}.form-field{width:100%;position:relative;margin-top:20px}.form-field__remove{position:absolute;cursor:pointer;top:50%;right:0;transform:translateY(-50%);width:14px;height:14px;margin:0 23px;z-index:1000000002}.form-field__remove_outside{right:auto;left:100%;margin:0 10px}.form-field__remove:before{top:50%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-top:-1px;width:100%}.form-field__remove:after{top:50%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);margin-top:-1px;width:100%}.form-field__remove:before,.form-field__remove:after{content:"";position:absolute;height:1.5px;width:100%;left:0;background-color:#000}.form-field__label{display:block;font-size:17px;line-height:28px;margin-bottom:10px}@media(max-width: 829px){.form-field__label{font-size:14px;line-height:21px}}.form-field__label_checkbox{padding-left:30px;position:relative;color:#8e8b89}@media(max-width: 829px){.form-field__label_checkbox{padding-left:32px}}.form-field__label_checkbox:before{content:" ";position:absolute;left:0;top:4px;box-sizing:border-box;border:1px solid #8e8b89;border-radius:4px;width:18px;height:18px}@media(max-width: 829px){.form-field__label_checkbox:before{top:2px}}.form-field .form-field__label+.form-field_checkbox{margin-top:0}.form-field__checkbox{display:none}.form-field__checkbox.form-field__checkbox_webkit-appearance{display:block;position:absolute;top:0;left:0;-webkit-appearance:checkbox;opacity:0}.form-field__checkbox:checked+.form-field__label_checkbox:before{background-image:url(/images/checkbox.svg);background-size:cover}.form-field__checkbox:disabled+.form-field__label_checkbox:before{content:none}.form-field__input{display:block;box-sizing:border-box;width:100%;border:none;font-size:16px;line-height:24px;padding:10px 20px;resize:none;border-radius:24px;background:hsla(0,0%,100%,.1);color:#fff}.form-field__input::-webkit-input-placeholder{color:#8e8b89}.form-field__input::-moz-placeholder{color:#8e8b89}.form-field__input:-ms-input-placeholder{color:#8e8b89}.form-field__input:-moz-placeholder{color:#8e8b89}.form-field__input:focus::-webkit-input-placeholder{color:rgba(0,0,0,0)}.form-field__input:focus::-moz-placeholder{color:rgba(0,0,0,0)}.form-field__input:focus:-ms-input-placeholder{color:rgba(0,0,0,0)}.form-field__input:focus:-moz-placeholder{color:rgba(0,0,0,0)}.form-field__input_type1{min-height:72px}.form-field__input_without-border{border:0}.form-field__input[disabled]{color:#888;border:1px solid rgba(46,44,55,.05)}.form-field__error{font-size:12px;line-height:normal;color:#c00;font-style:italic;cursor:default}.form-field__description{height:48px;display:flex;align-items:center;font-size:12px;line-height:16px}@media(max-width: 829px){.form-field__description{margin-top:-4px;height:auto}}.form-field__description_inline{height:auto;margin-top:20px}.form-field__button{display:inline-block}.form-field__input-container{position:relative}@media(max-width: 829px){.form-field_button{margin-top:30px !important}}.form-field_button .button{min-width:190px;box-sizing:border-box}.form-field__phone-with-code{display:flex;border:1px solid rgba(46,44,55,.2)}.form-field__phone-with-code .form-field-select__button{border:0;width:71px;padding-right:23px;margin-right:0px}.form-field__phone-with-code .form-field-select__button-icon{right:11px;width:12px;height:6px}.form-field__phone-without-code{border:0;padding:11px 7px 11px 3px}.form-field__content{border:1px solid rgba(46,44,55,.2);padding:11px;font-size:14px}.form-field_cuddle{margin-top:10px}.form-field_so-cuddle{margin-top:0}.form-field_borders{border:1px solid rgba(46,44,55,.2)}.form-field_error input[type=text],.form-field_error input[type=email],.form-field_error input[type=password]{border:1px solid red}.form-field_flex{display:flex}.form-field_flex-align-end{align-items:flex-end}.form-field .loading{position:absolute;z-index:1000000002}.form__submit{width:100%}.form .button{width:100%;justify-content:center;margin:10px 0;padding:0}.form__note{color:#8e8b89;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.form__note a{color:#fe0}.form-loader{text-align:center;padding:60px 20px}.form-loader:before{content:"";display:block;width:40px;height:40px;margin:0 auto 15px;border:3px solid rgba(0,0,0,.15);border-top-color:#fff;border-radius:50%;animation:form-loader-spin .8s linear infinite}@keyframes form-loader-spin{to{transform:rotate(360deg)}}/*# sourceMappingURL=template_styles.css.map */

/* End */
/* /local/templates/s-node/template_styles.css?178100346913147 */
