<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.field{position:relative;margin-bottom:10px}.field-error{position:absolute;width:20px;height:20px;right:11px;top:10px;display:none;z-index:2}.field-error svg{width:100%;height:100%}.field-error:after,.field-error:before{position:absolute;left:50%;transform:translateX(-50%);display:none}.field-error:before{content:attr(data-error);width:136px;background:#ffd8dd;bottom:calc(100% + 9px);padding:6px;color:#5f6576;font-size:13px;line-height:18px;text-align:center;box-sizing:border-box}.field-error:after{content:"";width:0;height:0;border-style:solid;border-width:8px 5px 0;border-color:#ffd8dd transparent transparent;bottom:calc(100% + 2px)}.field-error:hover:after,.field-error:hover:before,.input.has-error~.field-error{display:block}.input,.select:not(.ss-main){outline:0;height:40px;width:100%;border-radius:30px;padding-left:29px;font-size:13px;line-height:16px;border:1px solid #d9dae6}.input:focus{border-color:#113e54}textarea.input{min-height:90px;max-width:100%;min-width:100%;padding-top:12px;resize:vertical;border-radius:20px}.input.has-error{color:#ff1934;border-color:rgba(255,25,52,.2)}.input::placeholder{color:rgba(17,62,84,.75)}.input::-webkit-input-placeholder{color:rgba(17,62,84,.75)}.input::-moz-placeholder{color:rgba(17,62,84,.75)}.input:-ms-input-placeholder{color:rgba(17,62,84,.75)}.input:-moz-placeholder{color:rgba(17,62,84,.75)}.input.has-error::placeholder{color:#ff1934}.input.has-error::-webkit-input-placeholder{color:#ff1934}.input.has-error::-moz-placeholder{color:#ff1934}.input.has-error:-ms-input-placeholder{color:#ff1934}.input.has-error:-moz-placeholder{color:#ff1934}.form-wrap{background:#113e54;border-radius:16px;margin-top:40px;color:#fff;display:flex;align-items:flex-start;justify-content:space-between;padding:61px 99px 75px 102px;font-size:14px;line-height:20px}.form-wrap .input:not(.has-value){border-color:transparent}.form-wrap .section-title{margin:0 0 19px;justify-content:flex-start}.form-column{max-width:478px;width:calc(100% - 420px)}.form-column.form{width:381px;padding-top:20px}.form-checklist{column-count:2;column-gap:33px;margin:22px 0 0;list-style:none;padding:0}.form-checklist li{padding-left:28px;position:relative;font-weight:700;font-size:18px;line-height:22px;font-family:"Core Sans D",sans-serif;break-inside:avoid;padding-bottom:14px}.form-checklist li:before{content:"";background:#3e9cd4 url(/local/templates/yans-modern/assets/img/check-mark.svg) center no-repeat;background-size:22px;width:18.75px;height:18.75px;border-radius:50%;position:absolute;left:0;top:2px}.files-wrap{width:50%}.form-footer{display:flex;align-items:flex-start;justify-content:space-between;margin-top:24px}.files-area,.files-area__icon{display:flex;align-items:center}.files-area{cursor:pointer}.files-area__icon{background:#3e9cd4;box-shadow:0 0 16px rgba(62,156,212,.3);border-radius:30px;width:40px;height:40px;flex:none;justify-content:center}.files-area__icon svg{width:24px;height:24px;fill:#fff}.files-input{display:none}.files-area__text{color:#3e9cd4;margin-left:14px}.form-agree{font-size:13px;line-height:20px;margin-top:20px}.form-wrap .form-agree{color:rgba(255,255,255,.5)}.form-agree a{color:#3e9cd4}.field-label{display:block;color:rgba(17,62,84,.75);margin-bottom:4px;line-height:1.5}.files-item{margin-top:8px;display:flex;align-items:center;font-size:13px;line-height:20px}.files-item span{display:inline-block;max-width:100px;overflow:hidden;text-overflow:ellipsis}.files-remove{width:20px;height:20px;flex:none;border-radius:50%;background-color:#dd1e35;margin-left:10px;position:relative;border:0;outline:0;cursor:pointer}.files-remove i:after,.files-remove i:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#fff}.files-remove i:before{width:12px;height:2px}.files-remove i:after{width:2px;height:12px}.files-remove i{transform:rotate(45deg);display:block}.form-footer .form-agree{margin-top:0;width:65%}.section-feedback{margin-top:62px}.form-column--lg.form{padding-top:18px;width:calc(100% - 360px);max-width:581px}.form-column--sm{width:322px}.form-phone{margin-top:13px}.form-phone a{font-weight:700;font-size:24px;line-height:30px;font-family:"Core Sans D",sans-serif;margin-left:4px}.section-feedback .form-footer{margin-top:14px}.auth-inner .form{margin-top:30px}.auth-title{text-align:center;margin-bottom:24px}.auth-inner{padding:36px 70px 39px}.auth-page .auth-inner{padding:0;max-width:400px;margin:0 auto}.auth-page{padding:0 0 80px}.auth-page .grid__col--6:not(:last-child){position:relative}.auth-page .grid__col--6:not(:last-child):before{content:"";position:absolute;right:0;top:20px;height:calc(100% - 20px);width:1px;background-color:#d9dae6}@media (max-width:680px){.auth-page .auth-inner{margin-top:5px}.auth-page .grid__col--6:not(:last-child){margin-bottom:50px}.auth-page .grid__col--6:not(:last-child):before{width:calc(100% - 20px);height:1px;left:10px;top:calc(100% + 30px)}}.checkbox{display:flex;align-items:center;cursor:pointer}.checkbox__input{display:none}.checkbox__icon{border:1px solid #d9dae6;width:20px;height:20px;border-radius:4px;margin-right:10px;position:relative}.checkbox__icon:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background:#89c54c url(../img/fa-solid_check.svg) center no-repeat;background-size:12px;opacity:0}.checkbox__input:checked~.checkbox__icon{border-color:#89c54c}.checkbox__input:checked~.checkbox__icon:after{opacity:1}.checkbox__text{color:#797a87}.checkbox__input:checked~.checkbox__text,.radio__input:checked~.radio__text{color:#231f20}.radio{cursor:pointer}.radio__input{display:none}.radio__text{position:relative;font-size:14px;line-height:20px;color:#797a87;padding-left:30px;display:block}.radio__text:before{content:"";position:absolute;left:0;top:-1px;width:18px;height:18px;border-radius:50%;border:1px solid #b6bec7;background-color:#fff}.radio__input:checked~.radio__text:after{content:"";position:absolute;left:3px;top:2px;width:14px;height:14px;background:#89c54c;border-radius:10px}.auth-inner a{color:#3e9cd4}.auth-inner .grid--between{margin-top:14px}.auth-inner .form-footer{margin-top:16px}.auth-inner .button{width:100%}.auth-footer,.auth-tabs__items{display:flex;justify-content:center}.auth-footer{border-top:1px solid #d9dae6;align-items:center;padding:29px 70px 31px}.auth-inner .form-agree{text-align:center;color:rgba(35,31,32,.5)}.auth-page.auth-page--forgot{max-width:400px;margin:0 auto}.auth-page.auth-page--forgot .auth-footer{margin-top:30px}.auth-new .auth-title{text-align:left;padding-top:36px;margin-bottom:26px;padding-left:70px}.auth-tabs__items{align-items:stretch;border-bottom:1px solid rgba(217,218,230,.6)}.auth-tabs__item{padding:14px 36px;flex-basis:0;flex-grow:1;font-family:"Core Sans D",sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:22px;text-transform:uppercase;color:#d9dae6;border-bottom:4px solid transparent;margin-bottom:-1px;cursor:pointer}.auth-tabs__item:first-child{padding-left:70px;padding-right:2px}.auth-tabs__item.is-active{color:#3e9cd4;border-color:#3e9cd4}.auth-new .auth-inner{padding:30px 70px 50px}.auth-form__decor,.auth-new__info{display:flex;align-items:center;font-family:"Core Rhino",sans-serif;font-style:normal;font-weight:400;font-size:13px;color:#113e54;opacity:.75}.auth-new__info{line-height:130%;margin-bottom:20px}.auth-new .auth-inner[data-id=tab_1] .form-footer{margin-top:10px}.auth-form__decor{justify-content:center;line-height:16px;margin:20px 0}.auth-form__decor:after,.auth-form__decor:before{content:"";width:50%;height:1px;background:#d9dae6}.auth-form__decor:before{margin-right:15px}.auth-form__decor:after{margin-left:15px}.auth-tabs__inner{display:flex;overflow:hidden}.auth-tabs__content{width:100%;flex:none;order:2}.auth-new--page .auth-inner.auth-tabs__content:not(.is-active),.auth-tabs__content--hide:not(.is-active){display:none}.auth-tabs__content.is-active{order:1}.auth-new .auth-social.social{justify-content:center}.auth-new .auth-social .social-item{margin:0 7.5px}.auth-new .auth-inner .form{margin-top:0}.auth-form__decor~.button--inverse{margin-bottom:20px}.auth-code-change,.auth-code-text{text-align:center;font-style:normal;font-size:13px}.auth-code-text{font-family:"Core Rhino",sans-serif;font-weight:400;line-height:130%;color:#113e54;opacity:.75}.auth-code-change{margin-top:10px;font-family:'Core Sans C';font-weight:800;line-height:13px;color:#89c54c;margin-bottom:20px}.auth-code-change a{color:#89c54c}#auth-code-message{font-family:"Core Rhino",sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:130%;color:#113e54;opacity:.75}.auth-code-new{margin-top:20px;text-align:center}#auth-code-new{color:#89c54c;font-weight:600}.auth-new.auth-new--page{max-width:400px;margin:0 auto}.auth-new.auth-new--page .auth-title.popup-title,input#auth-code-field{padding:0;text-align:center}.auth-new.auth-new--page .auth-tabs__item{padding-left:0;padding-right:0;text-align:center}.auth-new.auth-new--page .auth-inner{padding-left:0;padding-right:0}@media (max-width:1023px){.form-wrap{flex-wrap:wrap}.form-column,.form-column--lg.form,.form-column--sm{width:100%!important;max-width:unset}.form-column--lg.form,.form-column.form{padding-top:0;margin-top:24px}.form-wrap .section-title{justify-content:center}}@media (max-width:680px){.section-feedback{margin-top:38px}.section-feedback .section-title{margin-bottom:16px}.form-phone a{border-bottom:1px solid}.form-column--lg.form{margin-top:29px;width:calc(100% + 8px)!important;margin-left:-4px;margin-right:-4px}.form-wrap .form-footer .form-agree{order:4;margin-top:17px;width:100%}.section-feedback .form-footer{margin-top:5px;margin-bottom:9px}.field{line-height:0}.input{padding-left:23px}textarea.input{padding-top:15px}.form-wrap{flex-wrap:wrap;margin-top:29px;padding:30px 14px 26px;text-align:center}.form-wrap .section-title{margin:0 0 21px}.form-checklist{column-gap:8px;text-align:left;margin-top:20px;padding-left:2px}.form-checklist li{padding-left:30px;line-height:16px;overflow:auto;min-height:46px;display:flex;align-items:center}.form-checklist li:before{left:0;top:50%;transform:translateY(-50%);margin-top:-7px}.form-column.form{margin:22px -4px 0;width:calc(100% + 8px)!important;max-width:unset}.form-footer{margin-top:10px;flex-direction:column}.files-wrap{width:100%;margin-bottom:10px}.form-wrap .button{width:100%}.form-wrap .form-agree{text-align:left;margin-top:22px}.files-item span{max-width:calc(100vw - 75px);text-align:left;white-space:nowrap}}</pre></body></html>