@charset "UTF-8";.container{display:flex;justify-content:center;width:100%;padding:32px 16px}.content{width:724px;max-width:724px}@media only screen and (max-width: 600px){.content{width:100%}}.switcher{max-width:fit-content;padding:4px 5px;border-radius:44px;background-color:#d4d4da}.switcher__list{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100px;margin:0;font-size:16px;line-height:22px}.switcher__item{display:block;cursor:pointer}.switcher__item:last-child:after{position:absolute;top:0;bottom:0;left:0;z-index:-1;display:block;width:50px;border-radius:34px;background:#fff;transition:left .3s ease;content:"";pointer-events:none}.switcher__item--active:after{left:50px!important}.switcher__item--active .link{color:#1c1819}.switcher__link{position:relative;display:block;width:50px;padding:1px 0 3px;color:#414247;text-align:center;text-decoration:none}.switcher__link--disabled{color:#bbbec9}.conf-payment__header{display:flex;align-items:center;justify-content:space-between}.conf-payment__logo{width:130px;margin-left:3px}.conf-payment__title{margin-top:16px;color:#1c1819;font-weight:600;font-size:30px;line-height:56px}@media only screen and (max-width: 600px){.conf-payment__title{font-size:24px;line-height:36px}}.conf-payment__info{margin-top:8px;color:#1c1819;font-size:18px;line-height:28px}.conf-payment__info strong{font-weight:600}@media only screen and (max-width: 600px){.conf-payment__info{margin-top:8px;font-size:16px;line-height:24px}}.conf-payment__hint{margin-top:12px;font-size:14px}.conf-payment-progress{display:flex;margin-top:32px}.conf-payment-progress__item{display:flex;align-items:center;color:#888b94;font-size:14px;line-height:24px}.conf-payment-progress__item:not(:last-child):after{display:block;width:60px;height:3px;margin:0 8px;border-radius:2px;background:#d4d4da;content:""}@media only screen and (max-width: 600px){.conf-payment-progress__item:not(:last-child):after{display:none}}.conf-payment-progress__item:before{position:relative;top:12px;width:calc(100% - 34px);height:3px;margin:0 0 0 28px;border-radius:2px;background:#d4d4da}@media only screen and (max-width: 600px){.conf-payment-progress__item:before{content:""}}.conf-payment-progress__item:last-child:before{visibility:hidden}.conf-payment-progress__item.active{color:#1c1819}@media only screen and (max-width: 600px){.conf-payment-progress__item{flex-direction:column;align-items:flex-start;width:30%;padding:4px 0;white-space:nowrap}.conf-payment-progress__item:first-child,.conf-payment-progress__item:last-child{width:35%}}.conf-payment-progress__num{flex-shrink:0;width:22px;height:22px;margin-right:8px;border-radius:50%;color:#fff;font-size:13px;line-height:22px;text-align:center;background:#bbbec9}.conf-payment-progress__num .fi-check-big{margin:-1px}.conf-payment-progress__item.active .conf-payment-progress__num{background:#2a81dd}.conf-payment-progress__item.completed .conf-payment-progress__num{background:#64bd38}@media only screen and (max-width: 600px){.conf-payment-progress__title{margin-top:4px}}.conf-payment-form{position:relative;margin-top:24px;padding:8px;border:1px solid #d4d4da;border-radius:16px;background:#fafafa}.conf-payment-form__row{display:flex}@media only screen and (max-width: 600px){.conf-payment-form__row{flex-wrap:wrap}}.conf-payment-form__item{display:flex;flex-direction:column;width:33.3%;min-height:70px;padding:12px 16px}@media only screen and (max-width: 600px){.conf-payment-form__item{width:100%!important;padding:8px}}.conf-payment-form__no-tickets{flex-direction:row;align-items:center;width:66.6%;color:#1c1819;font-size:13px;line-height:20px}.conf-payment-form__no-tickets p:first-child{font-weight:600}.conf-payment-form__no-tickets .fi-warning-filled{margin-right:8px;color:#f33}.conf-payment-form__legend{margin-bottom:2px;color:#1c1819;font-weight:600;font-size:14px;line-height:24px;white-space:nowrap}.conf-payment-form__price{color:#1c1819;font-weight:600;font-size:24px;line-height:36px}.conf-payment-form__price span{font-weight:400;font-size:20px;line-height:32px}.conf-payment-form__hint{display:flex;max-width:380px;margin-top:12px;color:#1c1819;font-size:13px;line-height:20px}.conf-payment-form__hint i{margin:-2px 4px 0 0;color:#1c1819;opacity:.6}@media only screen and (max-width: 600px){.conf-payment-form__submit{order:1;margin-top:8px}}.conf-payment-form__privacy{width:66.6%}@media only screen and (max-width: 600px){.conf-payment-form__privacy{margin-top:8px}}.conf-payment-form__privacy-check{display:flex;font-size:11px;line-height:20px;cursor:pointer}@media only screen and (max-width: 600px){.conf-payment-form__privacy-check{font-size:13px}}.ui-row--error .conf-payment-form__privacy-check{margin:-8px;padding:8px;border-radius:8px;box-shadow:0 0 0 1px #f33}.conf-payment-form__privacy .ui-error{margin:16px 0 0}.conf-payment-form__check-inp{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:16px;height:16px;margin:2px 8px 0 0}.conf-payment-form__check-inp .fi-check-big{position:absolute;display:none;color:#fff}.conf-payment-form__check-inp input{width:100%;height:100%;margin:0;border:1px solid rgba(28,24,25,.1);border-radius:4px;appearance:none}.conf-payment-form__check-inp input:checked{background:#2a81dd;box-shadow:none}.conf-payment-form__check-inp input:checked+.fi-check-big{display:block}@media only screen and (max-width: 600px){.conf-payment-form__check-inp{width:20px;height:20px}}.conf-payment-form--single-stream .conf-payment-form__hint-wrapper{width:66.6%}.conf-payment-form--single-stream .conf-payment-form__hint{max-width:initial}.conf-payment-order{display:flex;margin-top:24px;border:1px solid #d4d4da;border-radius:16px;overflow:hidden}.conf-payment-order__card{flex-shrink:0;width:320px;padding:24px 8px 0}@media only screen and (max-width: 600px){.conf-payment-order__card{width:100%}}.conf-payment-order__price-wrap{display:flex;align-items:center;justify-content:space-between;padding:0 16px;color:#1c1819;font-weight:600;font-size:16px;line-height:24px}.conf-payment-order__price{color:#1c1819;font-weight:600;font-size:24px;line-height:36px}.conf-payment-order__price span{font-weight:400;font-size:20px;line-height:32px}.conf-payment-order__data{width:100%;padding:24px;background:#fafafa}.conf-payment-order__title{color:#1c1819;font-weight:600;font-size:18px;line-height:28px}.conf-payment-order__items{margin-top:16px}.conf-payment-order__item{display:flex;margin-bottom:12px;color:#1c1819;font-size:14px;line-height:24px}.conf-payment-order__item p:first-child{flex-shrink:0;width:120px}.conf-payment-order__item p:last-child{font-weight:600}.conf-payment-order__edit{padding:0;border-style:none;background:transparent;outline:none;cursor:pointer;margin-top:16px;color:#2a81dd;font-size:14px;line-height:24px}.conf-payment-order__edit:disabled{cursor:default}.conf-payment-order__edit:hover{color:#f33}@media only screen and (max-width: 600px){.conf-payment-order{flex-direction:column}.conf-payment-order__data{order:-1}}.conf-payment-result__img{width:58px;height:58px;margin-top:64px}@media only screen and (max-width: 600px){.conf-payment-result__img{margin-top:24px}}.conf-payment-result__title{margin-top:24px;color:#1c1819;font-weight:600;font-size:20px;line-height:32px}.conf-payment-result__info{margin-top:8px;font-size:16px;line-height:24px}.conf-payment-result__btns{display:flex;flex-wrap:wrap;margin-top:48px}@media only screen and (max-width: 600px){.conf-payment-result__btns{margin-top:8px}}.conf-payment-result__btns .ui-btn{display:flex;align-items:center;justify-content:center;margin:16px 24px 0 0}@media only screen and (max-width: 600px){.conf-payment-result__btns .ui-btn{width:100%;margin-right:0}}@media only screen and (max-width: 320px){.conf-payment-result__btns .ui-btn{padding:0 8px}}.conf-payment-result__btns .fi-success-filled{height:24px;margin-right:4px;color:#64bd38}.conf-payment-result__resent span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.conf-payment-result__hint{display:flex;max-width:380px;margin-top:90px;color:#1c1819;font-size:13px;line-height:20px}@media only screen and (max-width: 600px){.conf-payment-result__hint{margin-top:48px}}.conf-payment-result__hint i{margin:-2px 4px 0 0;color:#1c1819;opacity:.6}@font-face{font-weight:400;font-family:Open Sans;font-style:normal;src:url(/assets/fonts/OpenSans-Regular-C8G3LUPu.woff2) format("woff2"),url(/assets/fonts/OpenSans-Regular-3w4AUjKw.woff) format("woff")}@font-face{font-weight:600;font-family:Open Sans;font-style:normal;src:url(/assets/fonts/OpenSans-Semibold-DHqE726B.woff2) format("woff2"),url(/assets/fonts/OpenSans-Semibold-BYnaKIUh.woff) format("woff")}@font-face{font-weight:700;font-family:Open Sans;font-style:normal;src:url(/assets/fonts/OpenSans-Bold-C5EwagyO.woff2) format("woff2"),url(/assets/fonts/OpenSans-Bold-pn2jHSUB.woff) format("woff")}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:inherit;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,svg{display:block}body{line-height:1.5}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}*{box-sizing:border-box;outline:none}button,input,optgroup,select,textarea{font-family:inherit}@font-face{font-family:font-icon;src:url(/assets/fonts/font-icon-BSdfWJ9e.eot?1732609717967);src:url(/assets/fonts/font-icon-BSdfWJ9e.eot?#iefix-1732609717967) format("embedded-opentype"),url(/assets/fonts/font-icon-TFoSEBYx.woff2?1732609717967) format("woff2"),url(/assets/fonts/font-icon-fJlZuBEO.woff?1732609717967) format("woff"),url(/assets/fonts/font-icon-C7GaHIxW.ttf?1732609717967) format("truetype");font-weight:400;font-style:normal;font-display:block}[class^=fi-]:before,[class*=" fi-"]:before,.fi:before{font-family:font-icon;display:inline-block;vertical-align:top;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px}.fi-ad-to-top:before{content:""}.fi-add:before{content:""}.fi-add-big:before{content:""}.fi-add-big-fill:before{content:""}.fi-add-big-plus:before{content:""}.fi-add-small:before{content:""}.fi-add-small-fill:before{content:""}.fi-arrow-bottom:before{content:""}.fi-arrow-left:before{content:""}.fi-arrow-mini:before{content:""}.fi-arrow-right:before{content:""}.fi-arrow-small-bottom:before{content:""}.fi-arrow-small-left:before{content:""}.fi-arrow-small-right:before{content:""}.fi-arrow-small-top:before{content:""}.fi-arrow-top:before{content:""}.fi-attach:before{content:""}.fi-bag:before{content:""}.fi-bell-circle:before{content:""}.fi-bell-mute-outline:before{content:""}.fi-bell-outline:before{content:""}.fi-block-sign:before{content:""}.fi-bonus-filled:before{content:""}.fi-bonus-symbol:before{content:""}.fi-bus:before{content:""}.fi-calendar:before{content:""}.fi-call-center:before{content:""}.fi-camera:before{content:""}.fi-car:before{content:""}.fi-car-front:before{content:""}.fi-car-front-filled:before{content:""}.fi-car-verified:before{content:""}.fi-card:before{content:""}.fi-cars-door:before{content:""}.fi-cart:before{content:""}.fi-chat:before{content:""}.fi-chats:before{content:""}.fi-cheater:before{content:""}.fi-check:before{content:""}.fi-check-big:before{content:""}.fi-clock:before{content:""}.fi-close-big:before{content:""}.fi-close-bold:before{content:""}.fi-close-small:before{content:""}.fi-collapse:before{content:""}.fi-comment:before{content:""}.fi-console:before{content:""}.fi-copy:before{content:""}.fi-cross-filled:before{content:""}.fi-crown:before{content:""}.fi-delivery:before{content:""}.fi-desktop:before{content:""}.fi-desktop-filled:before{content:""}.fi-dollar-outline:before{content:""}.fi-dot:before{content:""}.fi-download:before{content:""}.fi-edit:before{content:""}.fi-engine:before{content:""}.fi-envelope:before{content:""}.fi-error-bordered:before{content:""}.fi-exchange:before{content:""}.fi-expand:before{content:""}.fi-eye:before{content:""}.fi-eye-invisible:before{content:""}.fi-fire:before{content:""}.fi-folder-move:before{content:""}.fi-folder-open:before{content:""}.fi-foto:before{content:""}.fi-geo-nav-pointer:before{content:""}.fi-go-back-arrow:before{content:""}.fi-go-back-arrow-bold:before{content:""}.fi-graph:before{content:""}.fi-guide:before{content:""}.fi-hand-pointer:before{content:""}.fi-heavy-truck:before{content:""}.fi-helicopter:before{content:""}.fi-home:before{content:""}.fi-home-bordered:before{content:""}.fi-id-card:before{content:""}.fi-id-card-fill:before{content:""}.fi-image:before{content:""}.fi-info-service:before{content:""}.fi-info-service-unfilled:before{content:""}.fi-kaspi:before{content:""}.fi-kaspi-big:before{content:""}.fi-key:before{content:""}.fi-kristal:before{content:""}.fi-legal-advice:before{content:""}.fi-like:before{content:""}.fi-like-fill:before{content:""}.fi-like-filled:before{content:""}.fi-list:before{content:""}.fi-list-alt:before{content:""}.fi-location:before{content:""}.fi-location-filled:before{content:""}.fi-lock:before{content:""}.fi-lock-filled:before{content:""}.fi-lodash:before{content:""}.fi-main-photo:before{content:""}.fi-mark:before{content:""}.fi-market-post:before{content:""}.fi-menu-burger:before{content:""}.fi-menu-dot:before{content:""}.fi-menu-point:before{content:""}.fi-mic-small:before{content:""}.fi-minus:before{content:""}.fi-mobile:before{content:""}.fi-moto:before{content:""}.fi-out:before{content:""}.fi-paid-color:before{content:""}.fi-paid-fast:before{content:""}.fi-paid-hot:before{content:""}.fi-paid-hot-outline:before{content:""}.fi-paid-re:before{content:""}.fi-paid-rocket:before{content:""}.fi-paid-turbo:before{content:""}.fi-paid-up:before{content:""}.fi-paid-up-outline:before{content:""}.fi-paid-urgent:before{content:""}.fi-paid-vip:before{content:""}.fi-paint:before{content:""}.fi-painted:before{content:""}.fi-parking:before{content:""}.fi-pause:before{content:""}.fi-percent:before{content:""}.fi-person:before{content:""}.fi-person-filled:before{content:""}.fi-phone:before{content:""}.fi-phone-filled:before{content:""}.fi-photo:before{content:""}.fi-photo-fill:before{content:""}.fi-play:before{content:""}.fi-plus:before{content:""}.fi-plus-bold:before{content:""}.fi-price-tag:before{content:""}.fi-proverka:before{content:""}.fi-qiwi:before{content:""}.fi-question:before{content:""}.fi-question-bordered:before{content:""}.fi-question-round-filled:before{content:""}.fi-raitings-star:before{content:""}.fi-raitings-star-filled:before{content:""}.fi-read-big:before{content:""}.fi-read-small:before{content:""}.fi-receipt:before{content:""}.fi-reply:before{content:""}.fi-road:before{content:""}.fi-round-arrow:before{content:""}.fi-round-arrow-bold:before{content:""}.fi-rudder:before{content:""}.fi-ruler:before{content:""}.fi-search:before{content:""}.fi-search-big:before{content:""}.fi-seat:before{content:""}.fi-seatbelt:before{content:""}.fi-secure:before{content:""}.fi-secured-fill:before{content:""}.fi-send-big:before{content:""}.fi-send-message:before{content:""}.fi-send-message-fill:before{content:""}.fi-send-small:before{content:""}.fi-setting-big:before{content:""}.fi-setting-big-fill:before{content:""}.fi-setting-small:before{content:""}.fi-setting-small-fill:before{content:""}.fi-settings:before{content:""}.fi-share:before{content:""}.fi-share-android:before{content:""}.fi-share-ios:before{content:""}.fi-sheet:before{content:""}.fi-sheets:before{content:""}.fi-shop:before{content:""}.fi-simple-comment:before{content:""}.fi-soc-facebook:before{content:""}.fi-soc-facebook-unfilled:before{content:""}.fi-soc-instagram:before{content:""}.fi-soc-my-mail-ru:before{content:""}.fi-soc-ok:before{content:""}.fi-soc-telegram:before{content:""}.fi-soc-vk:before{content:""}.fi-soc-whatsapp:before{content:""}.fi-soc-whatsapp-filled:before{content:""}.fi-soc-x:before{content:""}.fi-soc-youtube:before{content:""}.fi-sort:before{content:""}.fi-speedometer:before{content:""}.fi-star:before{content:""}.fi-star-filled:before{content:""}.fi-sticker:before{content:""}.fi-sticker-filled:before{content:""}.fi-stop:before{content:""}.fi-stopwatch:before{content:""}.fi-success-bordered:before{content:""}.fi-success-filled:before{content:""}.fi-tab-arrow:before{content:""}.fi-tab-envelope:before{content:""}.fi-tab-envelope-filled:before{content:""}.fi-tab-heart:before{content:""}.fi-tab-heart-filled:before{content:""}.fi-tab-home:before{content:""}.fi-tab-home-filled:before{content:""}.fi-tab-person:before{content:""}.fi-tab-person-filled:before{content:""}.fi-tab-star:before{content:""}.fi-tab-star-filled:before{content:""}.fi-tab-tile:before{content:""}.fi-tab-tile-filled:before{content:""}.fi-target:before{content:""}.fi-tenge-filled:before{content:""}.fi-thumb-up:before{content:""}.fi-thumb-up-big:before{content:""}.fi-thumb-up-big-filled:before{content:""}.fi-thumb-up-filled:before{content:""}.fi-tile:before{content:""}.fi-top:before{content:""}.fi-tractor:before{content:""}.fi-traffic-light:before{content:""}.fi-trash:before{content:""}.fi-truck:before{content:""}.fi-tyre:before{content:""}.fi-unlock-filled:before{content:""}.fi-unlock-outline:before{content:""}.fi-utility-service:before{content:""}.fi-verification-filled:before{content:""}.fi-view-type:before{content:""}.fi-wallet:before{content:""}.fi-warning-bordered:before{content:""}.fi-warning-filled:before{content:""}.fi-wheel:before{content:""}.fi-wrench:before{content:""}.fi-zoom-big:before{content:""}.is-loading{position:relative;cursor:wait;pointer-events:none}.is-loading:before{position:absolute;top:0;left:0;z-index:9998;width:100%;height:100%;border-radius:inherit;background:#ffffff80;content:""}.spinner-loader{position:absolute;top:50%;left:50%;z-index:9999;width:4em;height:4em;margin-top:-2em;margin-left:-2em;border-radius:50%;overflow:hidden;font-size:2px;text-indent:-999em;box-shadow:0 -8em #000,6em -6em #0000001a,8em 0 #0000001a,6em 6em #0000001a,0 8em #0000001a,-6em 6em #0000001a,-8em 0 #0000001a,-6em -6em #0000001a;animation:blue-spinner-animation 2s infinite linear}@keyframes blue-spinner-animation{0%{box-shadow:0 -8em #2a81dd,6em -6em #2a81dd1a,8em 0 #2a81dd1a,6em 6em #2a81dd1a,0 8em #2a81dd1a,-6em 6em #2a81dd1a,-8em 0 #2a81dd1a,-6em -6em #2a81dd1a}12.5%{box-shadow:0 -8em #2a81dd1a,6em -6em #2a81dd,8em 0 #2a81dd1a,6em 6em #2a81dd1a,0 8em #2a81dd1a,-6em 6em #2a81dd1a,-8em 0 #2a81dd1a,-6em -6em #2a81dd1a}25%{box-shadow:0 -8em #2a81dd1a,6em -6em #2a81dd1a,8em 0 #2a81dd,6em 6em #2a81dd1a,0 8em #2a81dd1a,-6em 6em #2a81dd1a,-8em 0 #2a81dd1a,-6em -6em #2a81dd1a}37.5%{box-shadow:0 -8em #2a81dd1a,6em -6em #2a81dd1a,8em 0 #2a81dd1a,6em 6em #2a81dd,0 8em #2a81dd1a,-6em 6em #2a81dd1a,-8em 0 #2a81dd1a,-6em -6em #2a81dd1a}50%{box-shadow:0 -8em #2a81dd1a,6em -6em #2a81dd1a,8em 0 #2a81dd1a,6em 6em #2a81dd1a,0 8em #2a81dd,-6em 6em #2a81dd1a,-8em 0 #2a81dd1a,-6em -6em #2a81dd1a}62.5%{box-shadow:0 -8em #2a81dd1a,6em -6em #2a81dd1a,8em 0 #2a81dd1a,6em 6em #2a81dd1a,0 8em #2a81dd1a,-6em 6em #2a81dd,-8em 0 #2a81dd1a,-6em -6em #2a81dd1a}75%{box-shadow:0 -8em #2a81dd1a,6em -6em #2a81dd1a,8em 0 #2a81dd1a,6em 6em #2a81dd1a,0 8em #2a81dd1a,-6em 6em #2a81dd1a,-8em 0 #2a81dd,-6em -6em #2a81dd1a}87.5%{box-shadow:0 -8em #2a81dd1a,6em -6em #2a81dd1a,8em 0 #2a81dd1a,6em 6em #2a81dd1a,0 8em #2a81dd1a,-6em 6em #2a81dd1a,-8em 0 #2a81dd1a,-6em -6em #2a81dd}to{box-shadow:0 -8em #2a81dd,6em -6em #2a81dd1a,8em 0 #2a81dd1a,6em 6em #2a81dd1a,0 8em #2a81dd1a,-6em 6em #2a81dd1a,-8em 0 #2a81dd1a,-6em -6em #2a81dd1a}}.ui-row{position:relative}.ui-row--error .ui-input,.ui-row--error .ui-select select{box-shadow:0 0 0 1px #f33;filter:drop-shadow(0 0 3px rgba(255,51,51,.3))}.ui-btn{border-style:none;background:transparent;position:relative;display:inline-block;height:36px;padding:0 16px;border:solid 1px rgba(28,24,25,.1);border-radius:8px;font-size:14px;line-height:34px;text-align:center;text-decoration:none;background:#fff;outline:none;cursor:pointer}.ui-btn:disabled{cursor:default}@media only screen and (max-width: 600px){.ui-btn{height:44px;font-size:16px;line-height:42px}}.ui-btn--blue{color:#fff;background:#2a81dd;box-shadow:0 2px 4px #1c18191a}.ui-btn--blue:hover,.ui-btn--blue:active,.ui-btn--blue:focus,.ui-btn--blue.kr-btn--hovered{color:#fff;background:#34a2e9}.ui-btn--white-shadow{border:solid 1px rgba(28,24,25,.1);color:#2a81dd;box-shadow:0 2px 4px #1c18191a}.ui-btn--white-shadow:hover,.ui-btn--white-shadow:focus{border:solid 1px rgba(28,24,25,.2)}.ui-btn--white-shadow:active{border:solid 1px rgba(28,24,25,.1);box-shadow:none}.ui-btn:disabled,.ui-btn--disabled{border:solid 1px rgba(28,24,25,.1);color:#bbbec9;background:#1c18190d;box-shadow:none}input.ui-input,textarea.ui-input{box-sizing:border-box;width:100%;height:36px;padding:0 8px;border:0;border-radius:4px;color:#1c1819;font-size:14px;line-height:18px;background:#fff;outline:none;box-shadow:0 0 0 1px #1c181933;-webkit-appearance:none}input.ui-input:focus,textarea.ui-input:focus{box-shadow:0 0 0 1px #2a81dd}input.ui-input:disabled,textarea.ui-input:disabled{color:#1c181966;background:#1c18190d;box-shadow:0 0 0 1px #1c18191a}input.ui-input--error,textarea.ui-input--error{box-shadow:0 0 0 1px #f33;filter:drop-shadow(0 0 3px rgba(255,51,51,.3))}textarea.ui-input{min-height:82px;max-height:200px;padding:8px;resize:vertical}.ui-select{position:relative;height:36px}.ui-select select{position:relative;z-index:7;box-sizing:border-box;width:100%;height:inherit;padding:0 28px 0 8px;border:0;border-radius:4px;color:#1c1819;font-size:14px;background:transparent;outline:none;box-shadow:0 0 0 1px #1c181933;cursor:pointer;-webkit-appearance:none}.ui-select select::-ms-expand{display:none}.ui-select select:focus{box-shadow:0 0 0 1px #2a81dd}.ui-select select:disabled{color:#1c181980;box-shadow:0 0 0 1px #1c18191a;cursor:default}.ui-select select:disabled+.fi-arrow-bottom,.ui-select select:disabled+.fi-arrow-small-bottom{background:#1c18190d}.ui-select select:disabled+.fi-arrow-bottom:before,.ui-select select:disabled+.fi-arrow-small-bottom:before{opacity:.3}.ui-select .fi-arrow-bottom,.ui-select .fi-arrow-small-bottom{position:absolute;top:0;left:0;z-index:3;display:block;width:100%;height:100%;border-radius:4px;color:#888b94;background:#fff;content:""}.ui-select .fi-arrow-bottom:before,.ui-select .fi-arrow-small-bottom:before{position:absolute;top:50%;right:5px;z-index:5;transform:translateY(-50%)}a.ui-link,button.ui-link{padding:0;border-style:none;background:transparent;outline:none;cursor:pointer;color:#2a81dd}a.ui-link:disabled,button.ui-link:disabled{cursor:default}a.ui-link,a.ui-link:hover,a.ui-link:active,a.ui-link:visited,a.ui-link:focus,button.ui-link,button.ui-link:hover,button.ui-link:active,button.ui-link:visited,button.ui-link:focus{text-decoration:none}a.ui-link:hover,button.ui-link:hover{color:#f33}.ui-error{margin:4px 0 0;color:#f33;font-size:13px;line-height:1.5}html{font-family:Open Sans,Arial,sans-serif}.no-break{display:inline-block}
