diff --git a/css/main/style.css b/css/main/style.css index 95022b1..7852845 100644 --- a/css/main/style.css +++ b/css/main/style.css @@ -1 +1 @@ -main{padding-top:112px;min-height:calc(100vh - 587px);position:relative}@media all and (max-width:1600px) and (min-width:1280px){main{padding-top:82px;min-height:calc(100vh - 456px)}}@media all and (max-width:1279px){main{padding-top:86px}}main section.gray{background:var(--inactive)}@media all and (max-width:1279px){}main .title_wrapper{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:50px}@media all and (max-width:1600px) and (min-width:1280px){main .title_wrapper{margin-bottom:30px}}@media all and (max-width:1279px){main .title_wrapper{margin-bottom:20px}}@media all and (max-width:768px){main .title_wrapper{flex-wrap:wrap}}main .title_wrapper h1,main .title_wrapper h2,main .title_wrapper h3,main .title_wrapper h4,main .title_wrapper h5{margin-bottom:0}@media all and (max-width:768px){main .title_wrapper .section_title:not(:only-child){margin-right:10px}}main .title_wrapper .section_title+h5,main .title_wrapper .section_title+.section_subtitle{margin-top:8px;font-weight:normal;font-weight:400;font-size:14px;line-height:29px;color:var(--text_not_active)}@media all and (max-width:960px){main .title_wrapper .section_title+h5,main .title_wrapper .section_title+.section_subtitle{font-size:11px;line-height:15px;margin-top:4px}}main .title_wrapper .title_link{font-weight:600;display:inline-block;margin-left:55px;align-self:flex-end;line-height:24px}@media all and (max-width:1279px){main .title_wrapper .title_link{font-size:13px;margin-left:12px;line-height:30px}}@media all and (max-width:768px){main .title_wrapper .title_link{margin-left:0}}main .title_wrapper .left{display:flex;max-width:70%}@media all and (max-width:768px){main .title_wrapper .left{max-width:none}}main .title_wrapper .right{display:flex}@media all and (max-width:768px){main .title_wrapper .right{width:100%;text-align:left;margin-top:8px}main .title_wrapper .right p{font-size:10px;line-height:15px;text-align:left}}main .title_wrapper .company-dropdown{position:relative;z-index:5}main .title_wrapper .company-dropdown .arrow{cursor:pointer;padding-right:22px;background:url(/assets/images/icons/company-arrow.svg) no-repeat 100% 8px}main .title_wrapper .company-dropdown .companies_list{display:none;position:absolute;right:0;top:calc(100% + 28px);width:412px;background:#fff;box-shadow:0 4px 32px rgba(0,0,0,0.16);padding:35px 60px 20px 6px}@media all and (max-width:1279px){main .title_wrapper .company-dropdown .companies_list{top:calc(100% + 35px)}}@media all and (max-width:768px){main .title_wrapper .company-dropdown .companies_list{top:calc(100% + 25px);max-width:300px;right:16px;left:0;margin-left:0}}main .title_wrapper .company-dropdown .companies_list.opened{display:block}main .title_wrapper .company-dropdown .companies_list:before{content:"";display:block;width:0;height:0;border-left:13px solid transparent;border-right:13px solid transparent;border-bottom:24px solid #fff;position:absolute;top:-24px;right:60px}@media all and (max-width:768px){main .title_wrapper .company-dropdown .companies_list:before{right:auto;left:60px}}main .title_wrapper .company-dropdown .companies_list .company_item{padding-left:60px;margin-bottom:20px;cursor:pointer}main .title_wrapper .company-dropdown .companies_list .company_item:not(:last-child){border-bottom:1px solid #EDEFF5;padding-bottom:20px}@media all and (max-width:768px){main .title_wrapper .company-dropdown .companies_list .company_item{padding-left:50px}}main .title_wrapper .company-dropdown .companies_list .company_item.selected{pointer-events:none;background:url(/assets/images/icons/icon-selected.svg) no-repeat 10px 50%}@media all and (max-width:768px){main .title_wrapper .company-dropdown .companies_list .company_item.selected{background-size:24px !important}}main .title_wrapper .back{padding-left:28px;background:url("../../public/assets/images/icons/page-back.svg") no-repeat left center;color:var(--blue);font-weight:700;margin-right:25px}@media all and (max-width:768px){main .title_wrapper .back+.section_title{width:100%}}main #main_slider{height:600px;background:var(--gray-light);padding:0;position:relative}@media all and (max-width:1279px){main #main_slider{height:395px}}main #main_slider .container{position:relative;height:100%;background:repeating-linear-gradient(90deg, rgba(255,255,255,0.1), rgba(255,255,255,0.1) 1px, transparent 2px, transparent 20%)}@media all and (max-width:768px){main #main_slider .container{background:transparent}}main #main_slider .slider_active_title{font-weight:bold;font-size:43px;line-height:63px;letter-spacing:2px;color:#fff;max-width:560px;position:absolute;top:55px;left:0;text-transform:uppercase;font-family:'PF Din Display Pro Bold'}@media all and (max-width:1279px){main #main_slider .slider_active_title{font-size:20px;line-height:35px;max-width:280px;top:25px}}main #main_slider .slider_list{position:absolute;bottom:0;left:0;right:0;display:flex}@media all and (max-width:1279px){main #main_slider .slider_list{height:135px}}@media all and (max-width:768px){main #main_slider .slider_list{display:none}}main #main_slider .slider_list .slider_item{width:20%;max-width:20%;height:300px;padding:15px 25px;display:flex;flex-wrap:wrap;align-items:flex-end;align-content:flex-end;cursor:pointer;position:relative;overflow:hidden}@media all and (max-width:1279px){main #main_slider .slider_list .slider_item{height:135px;padding:15px 20px}}main #main_slider .slider_list .slider_item:after{content:"";display:block;position:absolute;left:0;right:0;top:0;z-index:1;width:100%;height:100%;transform:translateY(100%);transition:175ms transform cubic-bezier(.25, .46, .45, .94)}main #main_slider .slider_list .slider_item .item_name{font-size:24px;line-height:24px;text-transform:uppercase;color:#fff;width:100%;display:flex;height:86px;align-content:center;align-items:center;justify-content:space-between;transition:175ms transform cubic-bezier(.25, .46, .45, .94);transform:translateY(57px);position:relative;z-index:2;margin-right:15px;font-family:'PF Din Display Pro Bold'}@media all and (max-width:1279px){main #main_slider .slider_list .slider_item .item_name{font-size:20px;height:80px}}main #main_slider .slider_list .slider_item .item_name:after{content:"";display:block;width:22px;min-width:22px;height:14px;background:url("/assets/images/icons/slider_arrow.svg") no-repeat center}main #main_slider .slider_list .slider_item a{display:inline-block;line-height:40px;color:#fff;font-weight:600;transition:175ms transform cubic-bezier(.25, .46, .45, .94);transform:translateY(57px);position:relative;z-index:2}@media all and (max-width:1279px){main #main_slider .slider_list .slider_item a{font-size:13px}}main #main_slider .slider_list .slider_item.active{background:currentColor}main #main_slider .slider_list .slider_item.active .item_name,main #main_slider .slider_list .slider_item.active a{transform:translateY(0)}main #main_slider .slider_list .slider_item.active .item_name:after{width:44px;background:url("/assets/images/icons/slider_arrow-hover.svg") no-repeat center;transform:rotate(-90deg) translate(15px, 15px)}@media all and (max-width:1279px){main #main_slider .slider_list .slider_item.active .item_name:after{transform:rotate(-90deg) translate(-15px, 15px)}}main #main_slider .slider_list .slider_item:hover .item_name,main #main_slider .slider_list .slider_item:hover a{transform:translateY(0)}main #main_slider .slider_list .slider_item:hover:after{transform:translateY(0);background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, currentColor 100%)}main #main_slider .slider_list .slider_navto{width:20%;max-width:20%;height:300px}main #main_slider .slider_list .slider_navto a{background:#fff;width:100%;height:100%;clip-path:polygon(100% 0, 0% 100%, 100% 100%);transition:175ms background cubic-bezier(.25, .46, .45, .94);box-sizing:border-box;padding:0 25px;display:flex;align-items:flex-end;justify-content:flex-end}main #main_slider .slider_list .slider_navto a:after{content:"";display:block;width:22px;min-width:22px;height:86px;transition:175ms all cubic-bezier(.25, .46, .45, .94);background:url("/assets/images/icons/slider_arrow-blue.svg") no-repeat center}main #main_slider .slider_list .slider_navto a:hover{background:#04a8a4}main #main_slider .slider_list .slider_navto a:hover:after{width:90px;background:url("/assets/images/icons/arrow-navto.svg") no-repeat center}@media all and (max-width:768px){main #calc{background:#EDEFF5}}main #calc .container{background:url("/assets/images/calc-bg.jpg") no-repeat right center #EDEFF5;padding:70px 25px;position:relative}main #calc .container:after{content:"";display:block;position:absolute;top:0;bottom:0;right:-100%;width:100%;left:auto;background-color:inherit}@media all and (max-width:1279px){main #calc .container{padding:50px 25px}}@media all and (max-width:1279px){main #calc .container{background:#EDEFF5}}@media all and (max-width:768px){main #calc .container{padding:25px 0}}main #calc .calc_body{display:flex;justify-content:space-between}@media all and (max-width:768px){main #calc .calc_body{display:block}}main #calc .calc_body .calc_settings{width:830px}@media all and (max-width:1420px){main #calc .calc_body .calc_settings{width:calc(100% - 410px)}}@media all and (max-width:1279px){main #calc .calc_body .calc_settings{width:calc(50% - 15px)}}@media all and (max-width:768px){main #calc .calc_body .calc_settings{width:100%}}main #calc .calc_body .calc_settings .settings_box{background:rgba(255,255,255,0.6);border-radius:4px;height:57px;margin-bottom:80px;position:relative;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;padding:10px}main #calc .calc_body .calc_settings .settings_box output[hidden]{display:none}main #calc .calc_body .calc_settings .settings_box:last-child{margin-bottom:20px}@media all and (max-width:1279px){main #calc .calc_body .calc_settings .settings_box{margin-bottom:45px;height:48px;padding:8px}}main #calc .calc_body .calc_settings .settings_box p{margin-bottom:15px;font-weight:700}@media all and (max-width:1279px){main #calc .calc_body .calc_settings .settings_box p{font-size:13px}}main #calc .calc_body .calc_settings .settings_box p.min{position:absolute;top:65px;font-weight:400;left:10px;margin:0}@media all and (max-width:960px){main #calc .calc_body .calc_settings .settings_box p.min{display:none}}main #calc .calc_body .calc_settings .settings_box p.max{position:absolute;top:65px;font-weight:400;right:10px;margin:0}@media all and (max-width:960px){main #calc .calc_body .calc_settings .settings_box p.max{top:30px}}main #calc .calc_body .calc_settings .settings_box .line{width:100%;background:rgba(142,148,167,0.4)}@media all and (max-width:960px){main #calc .calc_body .calc_settings .settings_box .line{width:calc(100% - 55px)}}main #calc .calc_body .calc_settings .settings_box .line,main #calc .calc_body .calc_settings .settings_box .rangeslider.rangeslider--horizontal{position:relative;height:5px;z-index:2}main #calc .calc_body .calc_settings .settings_box .line .active_line,main #calc .calc_body .calc_settings .settings_box .rangeslider.rangeslider--horizontal .active_line,main #calc .calc_body .calc_settings .settings_box .line .rangeslider__fill,main #calc .calc_body .calc_settings .settings_box .rangeslider.rangeslider--horizontal .rangeslider__fill{background:var(--blue);position:absolute;left:0;bottom:0;height:10px}main #calc .calc_body .calc_settings .settings_box .line .dragble,main #calc .calc_body .calc_settings .settings_box .rangeslider.rangeslider--horizontal .dragble,main #calc .calc_body .calc_settings .settings_box .line .rangeslider__handle,main #calc .calc_body .calc_settings .settings_box .rangeslider.rangeslider--horizontal .rangeslider__handle{width:1px;height:16px;cursor:pointer;position:absolute;top:8px;left:0}main #calc .calc_body .calc_settings .settings_box .line .dragble:after,main #calc .calc_body .calc_settings .settings_box .rangeslider.rangeslider--horizontal .dragble:after,main #calc .calc_body .calc_settings .settings_box .line .rangeslider__handle:after,main #calc .calc_body .calc_settings .settings_box .rangeslider.rangeslider--horizontal .rangeslider__handle:after{content:"";display:block;transform:rotate(45deg) translate(-6px, 6px);width:16px;height:16px;background:var(--blue)}main #calc .calc_body .calc_result{width:350px;align-items:stretch;align-content:stretch;display:flex;flex-wrap:wrap}@media all and (max-width:1420px){main #calc .calc_body .calc_result{width:320px}}@media all and (max-width:1279px){main #calc .calc_body .calc_result{width:calc(50% - 15px)}}@media all and (max-width:768px){main #calc .calc_body .calc_result{width:100%;margin-top:35px}}main #calc .calc_body .calc_result .result_box{width:100%}main #calc .calc_body .calc_result .result_box p{font-weight:700}@media all and (max-width:1279px){main #calc .calc_body .calc_result .result_box p{font-weight:400;font-size:13px;line-height:20px;margin-bottom:20px}}@media all and (max-width:768px){main #calc .calc_body .calc_result .result_box p{margin-bottom:8px}}main #calc .calc_body .calc_result .result_box p.price{font-size:41px;line-height:1}main #calc .calc_body .calc_result .result_box p.price sup{font-weight:300;font-size:12px;line-height:18px;color:#8E94A7;vertical-align:super}@media all and (max-width:1279px){main #calc .calc_body .calc_result .result_box p.price{font-size:32px}}@media all and (max-width:1279px){main #calc .calc_body .calc_result .result_box p.price{font-size:20px;margin-bottom:0;font-weight:700}}@media all and (max-width:768px){main #calc .calc_body .calc_result .result_box{width:50%}}main #calc .calc_body .calc_result .button{width:100%;align-self:center}@media all and (max-width:768px){main #calc .calc_body .calc_result .button{margin-top:30px;margin-bottom:15px}}main #calc .calc_body .calc_result .secondary{align-self:flex-end}main .news_arrows{display:flex;align-content:center}@media all and (max-width:1279px){main .news_arrows{display:none !important}}main .news_arrows button{width:97px;height:28px;background-color:var(--blue);box-sizing:border-box;padding:0 10px;transition:175ms background ease-in-out}main .news_arrows button svg{width:8px;height:12px;margin-left:auto}main .news_arrows button svg path{stroke:#fff;transition:175ms stroke ease-in-out}main .news_arrows button:disabled,main .news_arrows button.slick-disabled{cursor:default;background-color:var(--inactive);background-position:center}main .news_arrows button:disabled svg,main .news_arrows button.slick-disabled svg{margin-left:0}main .news_arrows button:disabled svg path,main .news_arrows button.slick-disabled svg path{stroke:#8E94A7}@media all and (max-width:768px){main #news .news_slider_wrapper{margin:0 -16px}}main .news_list,main .career_list{display:flex;white-space:nowrap;width:100%}main .news_list .slick-list,main .career_list .slick-list{width:100%}main .news_list .slick-list .slick-track,main .career_list .slick-list .slick-track{white-space:nowrap;display:flex;padding-right:100px}main .news_list .slick-list .slick-track:after,main .career_list .slick-list .slick-track:after{content:"";display:block;width:365px;min-width:365px;height:200px}main .news_list .news_item,main .career_list .news_item,main .news_list .career_item,main .career_list .career_item{width:365px;min-width:365px;padding:35px 20px;background:#EDEFF5;position:relative}@media all and (max-width:1279px){main .news_list .news_item,main .career_list .news_item,main .news_list .career_item,main .career_list .career_item{width:214px;min-width:214px;padding:25px 15px}}@media all and (max-width:768px){main .news_list .news_item,main .career_list .news_item,main .news_list .career_item,main .career_list .career_item{margin-right:1px}}main .news_list .news_item p,main .career_list .news_item p,main .news_list .career_item p,main .career_list .career_item p{white-space:normal;margin-bottom:22px;line-height:24px;transition:175ms color ease-in-out}main .news_list .news_item .news_date,main .career_list .news_item .news_date,main .news_list .career_item .news_date,main .career_list .career_item .news_date{margin-bottom:35px}@media all and (max-width:1279px){main .news_list .news_item .news_date,main .career_list .news_item .news_date,main .news_list .career_item .news_date,main .career_list .career_item .news_date{margin-bottom:15px}}main .news_list .news_item img,main .career_list .news_item img,main .news_list .career_item img,main .career_list .career_item img{display:block;margin-bottom:22px;object-fit:cover}@media all and (max-width:1279px){main .news_list .news_item img,main .career_list .news_item img,main .news_list .career_item img,main .career_list .career_item img{height:178px;width:100%;margin-bottom:15px}}main .news_list .news_item .news_title,main .career_list .news_item .news_title,main .news_list .career_item .news_title,main .career_list .career_item .news_title,main .news_list .news_item .career_title,main .career_list .news_item .career_title,main .news_list .career_item .career_title,main .career_list .career_item .career_title{color:#0C0C0C;font-size:24px;line-height:28px;font-weight:700}@media all and (max-width:1279px){main .news_list .news_item .news_title,main .career_list .news_item .news_title,main .news_list .career_item .news_title,main .career_list .career_item .news_title,main .news_list .news_item .career_title,main .career_list .news_item .career_title,main .news_list .career_item .career_title,main .career_list .career_item .career_title{font-size:19px;line-height:26px;margin-bottom:15px}}main .news_list .news_item .news_link,main .career_list .news_item .news_link,main .news_list .career_item .news_link,main .career_list .career_item .news_link,main .news_list .news_item .career_link,main .career_list .news_item .career_link,main .news_list .career_item .career_link,main .career_list .career_item .career_link{margin-bottom:0;color:var(--blue)}@media all and (max-width:1279px){main .news_list .news_item .news_link,main .career_list .news_item .news_link,main .news_list .career_item .news_link,main .career_list .career_item .news_link,main .news_list .news_item .career_link,main .career_list .news_item .career_link,main .news_list .career_item .career_link,main .career_list .career_item .career_link{font-weight:700;font-size:13px}}main .news_list .news_item a,main .career_list .news_item a,main .news_list .career_item a,main .career_list .career_item a{display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:3}main .news_list .news_item:after,main .career_list .news_item:after,main .news_list .career_item:after,main .career_list .career_item:after{content:"";display:block;position:absolute;top:-24px;left:0;right:0;bottom:-24px;opacity:0;visibility:hidden;transition:175ms all ease-in-out}main .news_list .news_item:hover,main .career_list .news_item:hover,main .news_list .career_item:hover,main .career_list .career_item:hover{z-index:2}main .news_list .news_item:hover:after,main .career_list .news_item:hover:after,main .news_list .career_item:hover:after,main .career_list .career_item:hover:after{opacity:1;visibility:visible;background:var(--green);z-index:0}main .news_list .news_item:hover p,main .career_list .news_item:hover p,main .news_list .career_item:hover p,main .career_list .career_item:hover p,main .news_list .news_item:hover img,main .career_list .news_item:hover img,main .news_list .career_item:hover img,main .career_list .career_item:hover img{color:#fff;z-index:2;position:relative}main .news_list .news_item:hover .news_date:after,main .career_list .news_item:hover .news_date:after,main .news_list .career_item:hover .news_date:after,main .career_list .career_item:hover .news_date:after{content:"";position:absolute;bottom:-8px;height:2px;left:0;right:0;background:linear-gradient(to right, #ffffff 0%, rgba(255,255,255,0) 100%)}main .news_list.masongry_columns,main .career_list.masongry_columns{display:flex;justify-content:space-between}main .news_list.masongry_columns .column,main .career_list.masongry_columns .column{width:calc(50% - 15px)}main .news_list.masongry_columns .news_item,main .career_list.masongry_columns .news_item,main .news_list.masongry_columns .career_item,main .career_list.masongry_columns .career_item{width:100%;margin-bottom:30px}@media all and (max-width:768px){main .news_list.masongry_columns,main .career_list.masongry_columns{display:block}main .news_list.masongry_columns .column,main .career_list.masongry_columns .column{width:100%}}main .programs_list,main .services_list{display:flex;flex-wrap:wrap}@media all and (max-width:1279px){main .programs_list,main .services_list{justify-content:space-between}}main .programs_list .program_item,main .services_list .program_item,main .programs_list .service_item,main .services_list .service_item{margin-top:40px;margin-bottom:40px;width:calc(25% - 23px);position:relative;background:#EDEFF5;transform-origin:left;transition:all 175ms ease-in-out;height:390px}@media all and (max-width:1420px){main .programs_list .program_item,main .services_list .program_item,main .programs_list .service_item,main .services_list .service_item{overflow:hidden}}@media all and (max-width:1279px){main .programs_list .program_item,main .services_list .program_item,main .programs_list .service_item,main .services_list .service_item{width:calc(50% - 15px);margin-right:0 !important;margin-bottom:30px;margin-top:0;height:258px;overflow:hidden}}@media all and (max-width:768px){main .programs_list .program_item,main .services_list .program_item,main .programs_list .service_item,main .services_list .service_item{width:100%}}main .programs_list .program_item:after,main .services_list .program_item:after,main .programs_list .service_item:after,main .services_list .service_item:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:#eeeff4;z-index:0;transition:all 125ms ease-in-out}main .programs_list .program_item a,main .services_list .program_item a,main .programs_list .service_item a,main .services_list .service_item a{height:100%;display:block;box-sizing:border-box;padding:36px 18px;position:relative;z-index:2}@media all and (max-width:1279px){main .programs_list .program_item a,main .services_list .program_item a,main .programs_list .service_item a,main .services_list .service_item a{padding:24px 18px}}main .programs_list .program_item a span,main .services_list .program_item a span,main .programs_list .service_item a span,main .services_list .service_item a span{display:inline-block}main .programs_list .program_item:not(:nth-child(4n)),main .services_list .program_item:not(:nth-child(4n)),main .programs_list .service_item:not(:nth-child(4n)),main .services_list .service_item:not(:nth-child(4n)){margin-right:30px}main .programs_list .program_item .program_name,main .services_list .program_item .program_name,main .programs_list .service_item .program_name,main .services_list .service_item .program_name,main .programs_list .program_item .service_name,main .services_list .program_item .service_name,main .programs_list .service_item .service_name,main .services_list .service_item .service_name{font-weight:700;font-size:26px;line-height:36px;color:#000;position:relative;z-index:2;transform:translateY(0);transition:125ms transform ease-in-out;max-width:70%}@media all and (max-width:1279px){main .programs_list .program_item .program_name,main .services_list .program_item .program_name,main .programs_list .service_item .program_name,main .services_list .service_item .program_name,main .programs_list .program_item .service_name,main .services_list .program_item .service_name,main .programs_list .service_item .service_name,main .services_list .service_item .service_name{font-size:19px;line-height:26px}}main .programs_list .program_item .program_link,main .services_list .program_item .program_link,main .programs_list .service_item .program_link,main .services_list .service_item .program_link,main .programs_list .program_item .service_link,main .services_list .program_item .service_link,main .programs_list .service_item .service_link,main .services_list .service_item .service_link{position:absolute;right:0px;bottom:-10px;color:var(--blue);font-weight:600;font-size:15px;line-height:20px;opacity:0;z-index:2;transform:translate(0, 0);transition:125ms all ease-in-out}main .programs_list .program_item img,main .services_list .program_item img,main .programs_list .service_item img,main .services_list .service_item img{position:absolute;right:0;bottom:0;transform:translate(0, 0);transition:125ms all ease-in-out}@media all and (max-width:1420px) and (min-width:1280px){main .programs_list .program_item img,main .services_list .program_item img,main .programs_list .service_item img,main .services_list .service_item img{max-width:100%}}@media all and (max-width:1279px){main .programs_list .program_item img,main .services_list .program_item img,main .programs_list .service_item img,main .services_list .service_item img{max-height:120%}}@media all and (min-width:1280px){main .programs_list .program_item:hover,main .services_list .program_item:hover,main .programs_list .service_item:hover,main .services_list .service_item:hover{overflow:visible}main .programs_list .program_item:hover:after,main .services_list .program_item:hover:after,main .programs_list .service_item:hover:after,main .services_list .service_item:hover:after{top:-35px;right:-20px;bottom:-35px}main .programs_list .program_item:hover img,main .services_list .program_item:hover img,main .programs_list .service_item:hover img,main .services_list .service_item:hover img{transform:translate(20px, -35px)}main .programs_list .program_item:hover .program_name,main .services_list .program_item:hover .program_name,main .programs_list .service_item:hover .program_name,main .services_list .service_item:hover .program_name,main .programs_list .program_item:hover .service_name,main .services_list .program_item:hover .service_name,main .programs_list .service_item:hover .service_name,main .services_list .service_item:hover .service_name{transform:translateY(-30px)}main .programs_list .program_item:hover .program_link,main .services_list .program_item:hover .program_link,main .programs_list .service_item:hover .program_link,main .services_list .service_item:hover .program_link,main .programs_list .program_item:hover .service_link,main .services_list .program_item:hover .service_link,main .programs_list .service_item:hover .service_link,main .services_list .service_item:hover .service_link{opacity:1;transform:translate(-10px, -10px)}}main .services_list{justify-content:center}@media all and (max-width:1279px){main .services_list{justify-content:space-between}}main .services_list .service_item{width:calc(33.333% - 20px)}main .services_list .service_item:after{background:#f1f2f7}main .services_list .service_item .service_name{max-width:50%}main .services_list .service_item:not(:nth-child(3n)){margin-right:30px}main .services_list .service_item:nth-child(3n){margin-right:0}main .services_list .service_item:nth-child(4n){margin-right:30px}@media all and (max-width:1279px){main .services_list .service_item{width:calc(50% - 15px)}main .services_list .service_item img{max-height:100%}}@media all and (max-width:768px){main .services_list .service_item{width:100%}}main .special_list{display:flex;flex-wrap:wrap;justify-content:space-between}main .special_list .special_item{position:relative;width:calc(50% - 18px);min-width:calc(50% - 18px);margin-bottom:80px}main .special_list .special_item a{display:block;color:#0C0C0C;position:relative;z-index:2;box-sizing:border-box;padding:25px calc(50% + 20px) 25px 20px}main .special_list .special_item a .special_name{font-size:26px;line-height:35px;font-weight:700;color:#0C0C0C;margin-bottom:25px;display:block;transition:all 220ms ease-in-out}main .special_list .special_item a .speacial_text{display:block;margin-bottom:10px;font-weight:700;color:#0C0C0C;transform:translate(0, 0);transition:all 220ms ease-in-out}main .special_list .special_item a .special_desc{font-size:15px;line-height:24px;transform:translate(0, 0);transition:all 220ms ease-in-out}main .special_list .special_item a .special_link{display:inline-block;font-weight:600;opacity:0;transform:translate(10px, 10px);transition:all 220ms ease-in-out;color:#fff}main .special_list .special_item:after{content:"";display:block;position:absolute;top:20px;bottom:30px;right:30px;left:30%;transition:all 220ms ease-in-out;background:var(--inactive);z-index:0}main .special_list .special_item img{display:block;position:absolute;top:0;bottom:0;width:50%;height:100%;right:0;object-fit:cover;z-index:1}@media all and (min-width:1280px){main .special_list .special_item:hover a .special_name{color:#fff}main .special_list .special_item:hover a .speacial_text,main .special_list .special_item:hover a .special_desc{transform:translate(0, -10px);color:#fff}main .special_list .special_item:hover a .special_link{opacity:1;color:#fff;transform:translate(0, 0)}main .special_list .special_item:hover:after{background:var(--green);top:0;left:0;bottom:0}}@media all and (max-width:1279px){main .special_list .special_item{width:calc(50% - 15px);min-width:calc(50% - 15px);margin-bottom:30px}main .special_list .special_item a{padding:30px 0 0 0;display:flex;flex-wrap:wrap}main .special_list .special_item a .special_name{font-size:19px;line-height:26px}main .special_list .special_item a .special_desc{font-size:13px;line-height:20px;width:100%}main .special_list .special_item a .speacial_text{width:100%}main .special_list .special_item a .special_link{opacity:1;transform:translate(0, 0);color:var(--blue)}main .special_list .special_item a img{position:relative;width:100%;height:155px;object-fit:cover;object-position:center}main .special_list .special_item:after{width:182px;top:0;left:auto;right:0;height:120px}}@media all and (max-width:768px){main .special_list .special_item{width:100%;min-width:100%;margin-bottom:25px}}main .special_list.swiped{flex-wrap:unset;white-space:nowrap}main .special_list.swiped .special_item{margin-top:30px;margin-bottom:30px;margin-right:30px}main .special_list.swiped .special_item>*{white-space:normal}main .special_list.swiped .special_item a .special_link{color:var(--blue);opacity:1}main .special_list.swiped .special_item:hover a .special_link{color:#fff}main .brand_select{max-width:306px;margin-left:auto;margin-top:35px;margin-bottom:35px}@media all and (max-width:768px){main .brand_select{max-width:100%;margin-top:10px;margin-bottom:25px}}main .special_detail .special_offer{position:relative;padding:25px calc(100% - 390px) 0 25px;margin-bottom:45px}main .special_detail .special_offer h2{font-size:26px;line-height:35px;color:#0C0C0C;font-weight:700;margin-bottom:25px}main .special_detail .special_offer h2 span{color:#A8026B;font-size:58px;line-height:58px}main .special_detail .special_offer h2 mark{color:#A8026B;background:transparent}main .special_detail .special_offer .button{width:100%;margin-top:40px}main .special_detail .special_offer:after{content:"";display:block;position:absolute;z-index:1;left:420px;top:15px;bottom:25px;right:0;background:var(--inactive)}main .special_detail .special_offer img{display:block;height:100%;width:calc(100% - 502px);position:absolute;right:0;bottom:0;z-index:2;object-fit:cover}@media all and (max-width:1420px){main .special_detail .special_offer{padding-left:0}}@media all and (max-width:1279px){main .special_detail .special_offer{padding:0 calc(50% + 15px) 0 0}main .special_detail .special_offer h2{font-size:19px;line-height:26px;width:100%;order:2;margin-bottom:0}main .special_detail .special_offer h2 span{font-size:19px;line-height:26px}main .special_detail .special_offer img{width:calc(50% - 15px)}main .special_detail .special_offer:after{left:calc(50% - 120px);z-index:-1}}@media all and (max-width:768px){main .special_detail .special_offer{padding:0;display:flex;flex-wrap:wrap}main .special_detail .special_offer img{order:1;width:100%;position:relative;height:155px;margin-bottom:10px}main .special_detail .special_offer .list-column{order:3;margin-top:20px;margin-bottom:30px}main .special_detail .special_offer button.button{order:4;margin-top:0}main .special_detail .special_offer:after{width:182px;left:auto;right:0;top:0;bottom:50px;z-index:-1}}main .special_detail .special_offer-text{margin-bottom:80px;padding:0 25px}@media all and (max-width:768px){main .special_detail .special_offer-text{padding:0;margin-bottom:40px}}main .special_detail .aside_container{margin-top:60px}@media all and (max-width:768px){main .special_detail .aside_container{margin-top:30px;padding-top:30px;border-top:1px solid #EDEFF5}}main .leasing_offer h3{padding:0 25px;margin-bottom:15px;font-size:26px;line-height:35px}@media all and (max-width:768px){main .leasing_offer h3{padding:0;font-size:17px;line-height:24px}}main .leasing_offer .leasing_list{display:flex;flex-wrap:wrap}main .leasing_offer .leasing_list .leasing_item{width:calc(33.333% - 20px);margin-bottom:30px}main .leasing_offer .leasing_list .leasing_item:not(:nth-child(3n)){margin-right:30px}main .leasing_offer .leasing_list .leasing_item .item_wrapper{display:block;padding-bottom:35px;background:#fff;transition:background-color 175ms ease-in-out}main .leasing_offer .leasing_list .leasing_item .item_wrapper img{display:block;width:100%;height:220px;object-fit:cover;margin-bottom:30px}main .leasing_offer .leasing_list .leasing_item .item_wrapper span{display:block;color:#000;transition:color 175ms ease-in-out}main .leasing_offer .leasing_list .leasing_item .item_wrapper .leasing_model{padding:0 30px;margin-bottom:5px;font-weight:700}main .leasing_offer .leasing_list .leasing_item .item_wrapper .leasing_desc{padding:0 30px}main .leasing_offer .leasing_list .leasing_item .item_wrapper:hover{background:var(--green)}main .leasing_offer .leasing_list .leasing_item .item_wrapper:hover .leasing_model,main .leasing_offer .leasing_list .leasing_item .item_wrapper:hover .leasing_desc{color:#fff}@media all and (max-width:1279px){main .leasing_offer .leasing_list{overflow-x:scroll;flex-wrap:unset;margin-right:-80px}main .leasing_offer .leasing_list .leasing_item{min-width:210px;margin-right:5px !important}main .leasing_offer .leasing_list .leasing_item .item_wrapper{padding-bottom:12px}main .leasing_offer .leasing_list .leasing_item .item_wrapper img{margin-bottom:12px;height:135px}main .leasing_offer .leasing_list .leasing_item .item_wrapper .leasing_model,main .leasing_offer .leasing_list .leasing_item .item_wrapper .leasing_desc{padding:0 18px}}@media all and (max-width:768px){main .leasing_offer .leasing_list{margin:0 -16px;padding:0 16px}}main .leasing_offer .leasing_offer-detail{display:flex;justify-content:space-between;margin-top:100px}main .leasing_offer .leasing_offer-detail .image_slider{height:425px;width:calc(100% - 560px)}main .leasing_offer .leasing_offer-detail .image_slider .slide{height:100%}main .leasing_offer .leasing_offer-detail .image_slider .slide img{width:100%;height:100%;object-fit:cover}main .leasing_offer .leasing_offer-detail .offer_desc{width:530px;padding-bottom:40px;position:relative}main .leasing_offer .leasing_offer-detail .offer_desc .offer_name{font-size:26px;line-height:35px;text-transform:uppercase;font-weight:700;margin-bottom:30px}main .leasing_offer .leasing_offer-detail .offer_desc ul{margin-bottom:20px}main .leasing_offer .leasing_offer-detail .offer_desc ul li{line-height:25px}main .leasing_offer .leasing_offer-detail .offer_desc .button{margin-top:40px;width:390px;position:absolute;bottom:0;left:0}@media all and (max-width:1279px){main .leasing_offer .leasing_offer-detail .image_slider{height:300px}main .leasing_offer .leasing_offer-detail .image_slider,main .leasing_offer .leasing_offer-detail .offer_desc{width:calc(50% - 15px)}main .leasing_offer .leasing_offer-detail .image_slider .button,main .leasing_offer .leasing_offer-detail .offer_desc .button{position:relative}}@media all and (max-width:768px){main .leasing_offer .leasing_offer-detail{margin-top:18px;display:block}main .leasing_offer .leasing_offer-detail .image_slider{width:100%;height:168px}main .leasing_offer .leasing_offer-detail .offer_desc{width:100%;padding-bottom:0}main .leasing_offer .leasing_offer-detail .offer_desc .offer_name{font-size:19px;line-height:26px;margin-bottom:13px}main .leasing_offer .leasing_offer-detail .offer_desc .button{width:100%;position:relative}}main .faq_search{margin-bottom:40px}main .faq_search .form_field{width:100%;max-width:635px;margin-left:auto}main .click-more{color:var(--blue);cursor:pointer}main .paymentDateForm{display:flex;align-items:center;margin-top:15px}main .paymentDateForm .form_field{width:100%}main .paymentDateForm button.button{min-width:160px;margin-left:30px}@media all and (max-width:768px){main .paymentDateForm{display:block}main .paymentDateForm button.button{margin-left:0;margin-top:30px}}main .dropdown_blocks_list.zero-margin{margin-left:-30px;border-left:1px solid #EDEFF5;border-right:1px solid #EDEFF5}main .dropdown_blocks_list.zero-margin .dropdown_block{border-bottom:0 !important;position:relative}main .dropdown_blocks_list.zero-margin .dropdown_block:after{content:"";display:block;width:auto;height:1px;background:#EDEFF5;position:absolute;bottom:0;left:32px;right:32px}main .dropdown_blocks_list.zero-margin .dropdown_block .block_header{padding-left:30px;padding-right:30px}main .dropdown_blocks_list.zero-margin .dropdown_block .block_body{margin-left:85px;max-width:755px;overflow:hidden}main .dropdown_blocks_list.zero-margin .dropdown_block .block_body.full{margin-left:30px;max-width:100%}@media all and (max-width:1279px){main .dropdown_blocks_list.zero-margin .dropdown_block .block_body.full{margin-left:0}}@media all and (max-width:1279px){main .dropdown_blocks_list.zero-margin{border:0;margin-left:0}main .dropdown_blocks_list.zero-margin .dropdown_block:after{left:0;right:0}main .dropdown_blocks_list.zero-margin .dropdown_block .block_header{padding-left:5px;padding-right:5px}main .dropdown_blocks_list.zero-margin .dropdown_block .block_body{margin-left:0;padding-left:5px}}main .dropdown_blocks_list .block-column{display:flex;justify-content:space-between;border-bottom:1px solid #EDEFF5;margin-bottom:15px;padding-bottom:15px;flex-wrap:wrap}main .dropdown_blocks_list .block-column .dropdown_block{width:240px;margin-right:50px;border:0 !important}main .dropdown_blocks_list .block-column .dropdown_block+.dropdown_blocks_list{width:calc(100% - 290px)}@media all and (max-width:768px){main .dropdown_blocks_list .block-column .dropdown_block+.dropdown_blocks_list{width:100%}}main .dropdown_blocks_list .block-column .dropdown_block+.dropdown_blocks_list .dropdown_block{width:100%}main .dropdown_blocks_list .block-column .dropdown_block+.dropdown_blocks_list .dropdown_block:not(:last-child){margin-bottom:30px}main .dropdown_blocks_list .block-column .dosc_list{width:calc(100% - 290px)}@media all and (max-width:960px){main .dropdown_blocks_list .block-column .block_with_form{width:100%}}@media all and (max-width:768px){main .dropdown_blocks_list .block-column .block_with_form{margin-top:15px}}@media all and (max-width:768px){main .dropdown_blocks_list .block-column{display:block;margin-bottom:25px;padding-bottom:10px}main .dropdown_blocks_list .block-column .dropdown_block,main .dropdown_blocks_list .block-column .dosc_list{width:100%;margin-right:0;border:0 !important}main .dropdown_blocks_list .block-column .dropdown_block .block_header,main .dropdown_blocks_list .block-column .dosc_list .block_header{padding:0;height:auto}}main .dropdown_blocks_list .dropdown_block:not(:last-child){border-bottom:1px solid #EDEFF5}main .dropdown_blocks_list .dropdown_block.bt{border-bottom:0;border-top:1px solid #EDEFF5}main .dropdown_blocks_list .dropdown_block .block_header{padding:15px 0;height:70px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}main .dropdown_blocks_list .dropdown_block .block_header.default{cursor:default}main .dropdown_blocks_list .dropdown_block .block_header p{margin-bottom:0;margin-right:20px;font-weight:700}main .dropdown_blocks_list .dropdown_block .block_header p.with-icon{display:inline-flex;align-items:center}main .dropdown_blocks_list .dropdown_block .block_header p.with-icon img{margin-right:20px}main .dropdown_blocks_list .dropdown_block .block_header button{width:22px;height:22px;min-width:22px;cursor:pointer;background:url("/assets/images/icons/dropdown-blue.svg") no-repeat center}main .dropdown_blocks_list .dropdown_block .block_body{display:none}main .dropdown_blocks_list .dropdown_block .block_body .company{display:flex;margin-bottom:30px;padding:24px 16px;position:relative}main .dropdown_blocks_list .dropdown_block .block_body .company .title{text-transform:uppercase;font-size:26px;line-height:35px;font-weight:700;min-width:15%}main .dropdown_blocks_list .dropdown_block .block_body .company .title.lower{text-transform:unset}@media all and (max-width:960px){main .dropdown_blocks_list .dropdown_block .block_body .company .title{min-width:120px}}main .dropdown_blocks_list .dropdown_block .block_body .company ul{margin-left:80px}main .dropdown_blocks_list .dropdown_block .block_body .company ul li{line-height:1.5;margin-bottom:6px}main .dropdown_blocks_list .dropdown_block .block_body .company ul li.alert{color:#A8026B}@media all and (max-width:960px){main .dropdown_blocks_list .dropdown_block .block_body .company ul:not(:last-child){padding-bottom:55px}}@media all and (max-width:768px){main .dropdown_blocks_list .dropdown_block .block_body .company ul:not(:last-child){padding-bottom:20px}}@media all and (max-width:767px){main .dropdown_blocks_list .dropdown_block .block_body .company{display:block}main .dropdown_blocks_list .dropdown_block .block_body .company .title{font-size:19px;line-height:26px}main .dropdown_blocks_list .dropdown_block .block_body .company ul{margin-left:0}}main .dropdown_blocks_list .dropdown_block .block_body .company.filled{background:var(--inactive)}main .dropdown_blocks_list .dropdown_block .block_body .company .action{margin-left:auto;position:absolute;right:16px;top:24px}@media all and (max-width:960px){main .dropdown_blocks_list .dropdown_block .block_body .company .action{position:absolute;width:100%;margin-top:0px;left:216px;bottom:24px;right:auto;top:auto}}@media all and (max-width:768px){main .dropdown_blocks_list .dropdown_block .block_body .company .action{margin-left:0;position:static}}main .dropdown_blocks_list .dropdown_block.open .block_header button:not(.rotate){background:url("/assets/images/icons/close-blue.svg") no-repeat center}main .dropdown_blocks_list .dropdown_block.open .block_header button.rotate{transform:rotate(180deg)}main .dropdown_blocks_list .dropdown_block.open .block_body{display:block}main .dropdown_blocks_list .dropdown_block.open .block_body p:not(.doc_name){margin-bottom:35px}@media all and (max-width:768px){main .dropdown_blocks_list .dropdown_block.open .block_body p{margin-bottom:15px}}main .dropdown_blocks_list.filled .dropdown_block.open .block_header{background:var(--inactive);color:var(--blue)}main aside{background:#fff;position:relative;z-index:2}main aside:before{content:"";display:block;width:auto;position:absolute;left:-50vw;right:0;background:#fff;top:0;bottom:0;z-index:-1}@media all and (max-width:1280px){main aside:before{display:none}}main aside .nav_toggle{display:none}@media all and (max-width:1279px){main aside .nav_toggle{display:block;height:23px;z-index:3;background-image:url("/assets/images/icons/icon-select.svg");background-repeat:no-repeat;background-position:100% 50%;font-size:13px;color:var(--blue);font-weight:700;padding-left:0;cursor:pointer;text-align:left;white-space:nowrap;text-overflow:ellipsis;max-width:285px;overflow:hidden;display:none}}main aside .aside_nav{list-style:none;padding:0;margin:0 0 30px 0}main aside .aside_nav li{margin-bottom:0px}main aside .aside_nav li a{display:flex;align-items:center;min-height:56px;color:#000;font-size:15px;line-height:23px;font-weight:700;box-sizing:border-box;padding:6px 15px}main aside .aside_nav li a[disabled]{pointer-events:none;cursor:default;color:#8E94A7}main aside .aside_nav li a span{width:20px;height:20px;border-radius:100%;margin-left:6px;color:#fff;background:#A8026B;font-weight:400;text-align:center;line-height:20px;font-size:11px}main aside .aside_nav li a.active{background:var(--green);color:#fff;font-weight:700}main aside .aside_nav li a.active span{background:#fff;color:#000}@media all and (max-width:1600px) and (min-width:1280px){main aside .aside_nav li a{min-height:48px;font-size:13px;line-height:18px}}@media all and (max-width:1279px){main aside .aside_nav{display:flex;overflow-x:auto}main aside .aside_nav li{margin-bottom:0;background:var(--inactive)}main aside .aside_nav li a{font-size:15px;font-weight:400;padding:0;min-height:unset;white-space:nowrap;padding:0 16px;line-height:42px}main aside .aside_nav li a.active{background-color:var(--green);color:#fff}}@media all and (max-width:768px){main aside .aside_nav{left:0;margin:0 -16px;padding:0 16px}}main aside .button{width:100%}main #order .container{padding-bottom:180px}@media all and (max-width:1279px){main #order .container{padding-bottom:60px}}@media all and (max-width:768px){main #order{background:#EDEFF5}main #order .container{padding:40px 0 0 0}}.model_container{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:60px}.model_container .col{width:calc(50% - 15px)}.model_container .col img{max-width:100%}.model_container .col .model_desc{margin-top:35px}.model_container .col .model_desc p{margin-bottom:10px}.model_container #calc{background:var(--inactive);padding:35px 30px;position:relative}.model_container #calc:after{content:"";display:block;position:absolute;top:0;right:-100%;bottom:0;width:100%;background:inherit}.model_container #calc .calc_body{flex-wrap:wrap}.model_container #calc .calc_body .calc_settings{width:100%;margin-bottom:35px}.model_container #calc .calc_body .calc_result{width:100%}.model_container #calc .calc_body .calc_result .result_box{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.model_container #calc .calc_body .calc_result .result_box p{font-weight:400}.model_container #calc .calc_body .calc_result .result_box.bolder{margin-bottom:35px}.model_container #calc .calc_body .calc_result .result_box.bolder p{font-weight:700;font-size:26px;line-height:35px}.model_container #calc .calc_body .calc_result .calc_footer{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:20px}.model_container #calc .calc_body .calc_result .calc_footer .button{width:calc(50% - 13px);padding:0;font-weight:400}.model_container .aside_container{width:100%;margin-top:0px;border-top:1px solid #EDEFF5}.model_container .aside_container aside{width:305px;padding-top:40px}.model_container .aside_container article{width:calc(100% - 305px);padding-top:40px;border-left:1px solid #EDEFF5}.model_container .aside_container article .dropdown_blocks_list .dropdown_block{padding:0 40px}@media all and (max-width:768px){.model_container{margin-top:20px}.model_container .col{width:100%;margin-bottom:10px}.model_container .col img{margin:0 -16px;width:calc(100% + 32px)}.model_container .col .model_desc{margin-top:12px}.model_container .col #calc{margin:0 -16px;padding:25px 16px}.model_container .col #calc .calc_body .calc_result .result_box.bolder p{font-size:19px;line-height:26px}.model_container .col #calc .calc_body .calc_result .calc_footer{margin-top:0;display:block}.model_container .col #calc .calc_body .calc_result .calc_footer button{width:100%;margin-bottom:0}.model_container .col #calc .calc_body .calc_result .calc_footer button:first-child{margin-top:0}.model_container .aside_container{border-top:0}.model_container .aside_container aside{display:none}.model_container .aside_container article{width:100%;border:0;padding-top:0}.model_container .aside_container article .dropdown_blocks_list .dropdown_block{padding:0}}.catalog_list{display:flex;flex-wrap:wrap}@media all and (max-width:1279px){.catalog_list{justify-content:space-between;width:100%}}.catalog_list .catalog_item{width:calc(33.333% - 20px);margin-bottom:110px}.catalog_list .catalog_item:not(:nth-child(3n)){margin-right:30px}.catalog_list .catalog_item img{width:100%;height:220px;object-fit:cover;margin-bottom:30px}.catalog_list .catalog_item .item_class{font-size:26px;line-height:35px;color:#0C0C0C;font-weight:700;margin-bottom:8px}.catalog_list .catalog_item .item_model{font-size:14px}.catalog_list .catalog_item .item_model b{display:block;font-size:15px}.catalog_list .catalog_item ul li{display:flex;justify-content:space-between;line-height:29px}.catalog_list .catalog_item ul li p{margin:0}.catalog_list .catalog_item ul li.pay{font-weight:700;margin:25px 0}.catalog_list .catalog_item .item_footer{text-align:right;margin-top:30px}@media all and (max-width:1279px){.catalog_list .catalog_item{width:calc(50% - 15px);margin-right:0 !important;margin-bottom:66px}.catalog_list .catalog_item .item_class{font-size:19px;line-height:26px}.catalog_list .catalog_item .item_model{font-size:13px;margin-top:10px}.catalog_list .catalog_item .item_model b{font-size:13px}.catalog_list .catalog_item ul li{line-height:20px;margin-bottom:10px}.catalog_list .catalog_item ul li.pay{margin:15px 0}}@media all and (max-width:768px){.catalog_list .catalog_item{width:100%}.catalog_list .catalog_item img{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px)}.catalog_list .catalog_item ul li{margin-bottom:0px}}.requisites{padding:0 110px}.requisites .requisites_row{display:flex;justify-content:flex-start;margin-bottom:25px}.requisites .requisites_row p{margin:0;max-width:calc(50% - 15px);text-align:left}.requisites .requisites_row p:first-child{font-weight:700;margin-right:30px;width:180px}.requisites .button{margin-top:40px}@media all and (max-width:1420px){.requisites{padding:0}}@media all and (max-width:1279px){.requisites .requisites_row{display:block;margin-bottom:8px}.requisites .requisites_row p{width:100%;margin-bottom:8px}.requisites .button{width:286px}}#choose_region{display:flex;align-items:center}#choose_region p{margin-right:30px;max-width:340px}#choose_region .form_field{width:415px}@media all and (max-width:1279px){#officeViewToggle{justify-content:flex-end}}@media all and (max-width:768px){#officeViewToggle .tab{width:50%;text-align:center}}#map{display:none;width:100%;height:615px;margin:45px 0;background:var(--gray-light)}#map.visible{display:block}@media all and (max-width:1279px){#map{height:320px;margin:20px 0}}.popover{position:absolute;top:0;left:0;z-index:1010;display:block;padding:1px;text-align:left;white-space:normal;background:var(--blue);color:#fff;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;padding:30px 20px;max-width:500px}.popover .close{position:absolute;top:8px;right:8px;width:24px;height:24px;font-size:0;cursor:pointer;background:url("/assets/images/icons/close-white.svg") no-repeat center}.popover p{margin:5px 0}.popover .arrow{position:absolute;left:0;right:0;bottom:-25px;margin:auto;width:43px;height:54px;background:url("/assets/images/pin-open.svg") no-repeat center}.offices_list{display:flex;justify-content:space-between;border-top:1px solid #EDEFF5;margin-top:30px}.offices_list#offices:not(.visible){display:none}.offices_list .column{width:calc(50% - 15px)}.offices_list .column .dropdown_block.open .block_body p{margin-bottom:8px}.offices_list .column .dropdown_block.open .block_body a{display:inline-block;font-weight:700;margin:20px 0 20px 28px}@media all and (max-width:768px){.offices_list{display:block;padding-top:35px;margin-top:35px}.offices_list .column{width:100%}}.dosc_list .list_title{margin-top:45px;font-weight:700;margin-bottom:15px;font-size:15px;line-height:23px}@media all and (max-width:768px){.dosc_list .list_title{margin-top:25px;font-size:13px;line-height:20px}}.dosc_list .list_title:first-child{margin-top:0}.dosc_list .row{margin-bottom:35px;display:flex;align-items:center;justify-content:space-between}@media all and (max-width:1600px) and (min-width:1280px){.dosc_list .row{margin-bottom:20px}}.dosc_list .row p{margin-bottom:0}.dosc_list .row .doc_name{font-weight:700;min-height:56px;display:inline-flex;flex-wrap:wrap;align-items:center;margin-right:30px;max-width:50%}@media all and (max-width:1600px) and (min-width:1280px){.dosc_list .row .doc_name{min-height:42px}}@media all and (max-width:960px){.dosc_list .row .doc_name{align-content:flex-start}}.dosc_list .row .doc_name.full{max-width:100%}.dosc_list .row .doc_name.full span{width:100%}.dosc_list .row .doc_name a{text-decoration:underline;font-weight:700}.dosc_list .row .doc_name a:hover{text-decoration:none}.dosc_list .row .doc_name span{display:block;font-weight:400;margin-top:2px;color:var(--text_not_active)}.dosc_list .row .btn_group{display:flex}@media all and (max-width:768px){.dosc_list .row .btn_group{display:block}}.dosc_list .row .btn_group .button{width:auto;margin-left:30px}@media all and (max-width:768px){.dosc_list .row .btn_group .button{margin-bottom:0px;display:flex;margin-top:16px !important}.dosc_list .row .btn_group .button:first-child{margin-left:0;width:auto;display:inline-flex;margin-top:8px !important}}.dosc_list .row .doc_date{margin-right:30px;margin-left:30px;white-space:nowrap}.dosc_list .row .button{width:auto;padding:0 30px}.dosc_list.medium-icon .row{margin-bottom:15px;width:100%}.dosc_list.medium-icon .doc_name{min-height:40px;background-size:32px;padding-left:48px}.dosc_list.acts_list-checkbox .row{margin-bottom:15px;width:100%}.dosc_list.acts_list-checkbox .row .doc_name{background-size:32px;padding-left:0;background-position:30px 50%;min-height:32px;max-width:none;font-weight:400;position:relative}.dosc_list.acts_list-checkbox .row .doc_name[data-format]:before{left:30px;width:31px;font-size:6px}.dosc_list.acts_list-checkbox .row .doc_name input[type="checkbox"]+label{display:flex;align-items:center;padding-left:0}.dosc_list.acts_list-checkbox .row .doc_name input[type="checkbox"]+label:before{margin-right:56px;position:relative}.dosc_list.acts_list-checkbox .row .doc_name:not(.i-pdf){min-height:0}.dosc_list.acts_list-checkbox .row .doc_name:not(.i-pdf) input[type="checkbox"]+label:before{margin-right:16px}@media all and (max-width:768px){.dosc_list .row{position:relative;flex-wrap:wrap}.dosc_list .row .doc_name{max-width:100%;width:100%}.dosc_list .row .button:not(.download-icon){margin-left:0;margin-right:0;margin-top:8px;width:auto}.dosc_list .row .button.download-icon{position:absolute;right:0;top:0;bottom:0;margin:auto;width:24px;padding:0}}.payments_actions{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:30px}.payments_actions .avans{margin-bottom:0}.payments_actions .avans p{margin:0;padding:0}.payments_actions .avans span{color:#000}.payments_actions div{display:flex;flex-wrap:wrap}.payments_actions div:nth-child(2){min-width:30%}.payments_actions div p{font-weight:700;margin-bottom:16px;width:100%}.payments_actions div p span{color:#A8026B}.payments_actions div button+button{margin-left:16px}@media (max-width:1279px){.payments_actions div{width:100%}.payments_actions div:not(:last-child){margin-bottom:30px}.payments_actions div p{font-size:13px;line-height:20px}}.contract_table{margin-bottom:0px}.contract_table .table_row{min-height:80px;display:flex;width:100%}.contract_table .table_row .table_cell{padding:16px 8px;border:1px solid #EDEFF5;width:13%;min-width:13%}.contract_table .table_row .table_cell:nth-child(3){width:15%;min-width:15%}.contract_table .table_row .table_cell:nth-child(4){width:15%;min-width:15%;white-space:nowrap}.contract_table .table_row .table_cell:nth-child(5){word-break:break-all;width:18%}.contract_table .table_row .table_cell p{margin:0}.contract_table .table_row .table_cell p.closed{color:var(--text_not_active)}.contract_table .table_row .table_cell p.opened{color:var(--green)}.contract_table .table_row .table_cell b{display:block}.contract_table .table_row .table_cell span{display:block;word-break:break-all;margin-top:4px}.contract_table .table_row .table_cell .contract_debt{margin-top:30px}.contract_table .table_row .table_cell .contract_debt span{display:block;color:#A8026B;margin-bottom:4px}.contract_table .table_row .table_cell .service_list{display:flex;flex-wrap:wrap;gap:24px 16px}@media all and (max-width:1279px){.contract_table .table_row .table_cell .service_list{gap:15px}}.contract_table .table_row .table_cell i[data-additional-service]{display:inline-block;width:32px;height:32px}@media all and (max-width:1279px){.contract_table .table_row .table_cell i[data-additional-service]{width:24px;height:24px;background-size:contain !important}}.contract_table .table_row .table_cell i[data-additional-service="1"]{background:url("/assets/images/icons/additional-service-1.svg") no-repeat bottom center;transform:translateY(-4px)}.contract_table .table_row .table_cell i[data-additional-service="2"]{background:url("/assets/images/icons/additional-service-2.svg") no-repeat bottom center}.contract_table .table_row .table_cell i[data-additional-service="3"]{background:url("/assets/images/icons/additional-service-3.svg") no-repeat bottom center}.contract_table .table_row .table_cell i[data-additional-service="4"]{background:url("/assets/images/icons/additional-service-4.svg") no-repeat bottom center}.contract_table .table_row .table_cell i[data-additional-service="5"]{background:url("/assets/images/icons/additional-service-5.svg") no-repeat bottom center}.contract_table .table_row .table_cell i[data-additional-service="6"]{background:url("/assets/images/icons/additional-service-6.svg") no-repeat bottom center}.contract_table .table_row .table_cell i[data-additional-service="7"]{background:url("/assets/images/icons/additional-service-7.svg") no-repeat bottom center}.contract_table .table_row .table_cell i[data-additional-service="8"]{background:url("/assets/images/icons/additional-service-8.svg") no-repeat bottom center}.contract_table .table_header .table_cell{border:0;color:var(--text_not_active);font-weight:700;display:flex;align-items:center}.contract_table .table_header .table_cell.caret{cursor:pointer}.contract_table .table_header .table_cell.caret:after{content:"";display:inline-block;width:16px;min-width:16px;height:16px;margin-left:6px;background:url("/assets/images/icons/icon-select.svg") no-repeat center}.contract_table .table_header .table_cell.caret.reverse:after{transform:scaleY(-1)}@media all and (max-width:1279px){.contract_table.schedule{align-items:flex-start}}.contract_table.schedule .show_more{width:100%;height:60px;text-align:center;background:var(--inactive);color:var(--blue);font-weight:600}@media all and (max-width:1279px){.contract_table.schedule .show_more{margin-bottom:15px}}@media all and (max-width:1279px){.contract_table.schedule .table_row{width:100%;margin-bottom:30px}}@media all and (max-width:768px){.contract_table.schedule .table_row{margin-bottom:15px}}.contract_table.schedule .table_row .table_cell{width:25%;min-width:14%}.contract_table.schedule .table_row .table_cell:nth-child(1),.contract_table.schedule .table_row .table_cell:nth-child(2),.contract_table.schedule .table_row .table_cell:nth-child(4){width:14%;min-width:14%}.contract_table.schedule .table_row[data-status="notpaid"]{background:rgba(168,2,107,0.1)}.contract_table.schedule .table_row[data-status="overpayment-2"]{background:rgba(28,1,169,0.1)}.contract_table.schedule .table_row[data-status="overpayment-1"]{background:rgba(168,2,107,0.1)}.contract_table.schedule .table_row[data-status="paid"]{background:rgba(4,168,164,0.1)}.contract_table.schedule .table_row .toggle_cell{display:none}@media all and (max-width:1279px){.contract_table.schedule .table_row{position:relative;width:calc(50% - 15px)}.contract_table.schedule .table_row .table_cell{width:100%;padding-right:45px}.contract_table.schedule .table_row .table_cell:nth-child(1),.contract_table.schedule .table_row .table_cell:nth-child(2),.contract_table.schedule .table_row .table_cell:nth-child(3),.contract_table.schedule .table_row .table_cell:nth-child(4),.contract_table.schedule .table_row .table_cell:nth-child(5),.contract_table.schedule .table_row .table_cell:nth-child(6){width:100%;text-align:left;font-size:13px;line-height:20px;padding-top:0;border:none;margin:5px 0}.contract_table.schedule .table_row .table_cell:nth-child(1):before,.contract_table.schedule .table_row .table_cell:nth-child(2):before,.contract_table.schedule .table_row .table_cell:nth-child(3):before,.contract_table.schedule .table_row .table_cell:nth-child(4):before,.contract_table.schedule .table_row .table_cell:nth-child(5):before,.contract_table.schedule .table_row .table_cell:nth-child(6):before{content:attr(data-title);display:inline-block;margin-right:6px;font-weight:600;height:auto;position:static;background:transparent}.contract_table.schedule .table_row .table_cell:nth-child(3){margin:0;font-weight:400}.contract_table.schedule .table_row .toggle_cell{display:block;width:16px;height:16px;position:absolute;right:15px;top:28px;background:url("/assets/images/icons/toggle-cell.svg") no-repeat center;border:0;outline:none}}@media all and (max-width:1279px){.contract_table.schedule .table_row{display:flex;flex-wrap:wrap;justify-content:space-between}.contract_table.schedule .table_row:not(.opened) .table_cell:nth-child(4),.contract_table.schedule .table_row:not(.opened) .table_cell:nth-child(5),.contract_table.schedule .table_row:not(.opened) .table_cell:nth-child(6){display:none}.contract_table.schedule .table_row.opened .toggle_cell{transform:rotate(180deg)}.contract_table.schedule .table_row .table_cell:nth-child(1),.contract_table.schedule .table_row .table_cell:nth-child(2){width:50%;margin-top:0;margin-bottom:0;font-weight:700}.contract_table.schedule .table_row .table_cell:nth-child(1)::before,.contract_table.schedule .table_row .table_cell:nth-child(2)::before{font-weight:700}.contract_table.schedule .table_row .table_cell:nth-child(2){text-align:right}.contract_table.schedule .table_row .table_cell:nth-child(3),.contract_table.schedule .table_row .table_cell:nth-child(4){display:flex;justify-content:space-between;align-items:flex-end;font-weight:700}.contract_table.schedule .table_row .table_cell:nth-child(3):before,.contract_table.schedule .table_row .table_cell:nth-child(4):before{font-weight:400;font-size:13px;line-height:20px;max-width:55%;margin-right:20px}.contract_table.schedule .table_row .table_cell:nth-child(3){margin-top:10px;margin-bottom:8px}.contract_table.schedule .table_row .table_cell:nth-child(5){display:flex;justify-content:space-between;padding-top:15px;margin-top:15px;border-top:1px solid #EDEFF5;margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:60px;width:calc(100% + 30px)}.contract_table.schedule .table_row .table_cell:nth-child(5),.contract_table.schedule .table_row .table_cell:nth-child(6){font-size:13px;line-height:20px;margin-bottom:0;margin-top:10px}.contract_table.schedule .table_row .table_cell:nth-child(5):before,.contract_table.schedule .table_row .table_cell:nth-child(6):before{display:none}}@media all and (max-width:768px){.contract_table.schedule .table_row{width:100%}}@media all and (max-width:1600px) and (min-width:1280px){.contract_table{margin-bottom:30px}.contract_table .table_row{min-height:0}.contract_table .table_row .table_cell{padding:12px 5px}}@media all and (max-width:1279px){.contract_table{display:flex;flex-wrap:wrap;justify-content:space-between}.contract_table .table_row{width:calc(50% - 15px);margin-bottom:30px;border:1px solid #EDEFF5;display:flex;flex-wrap:wrap;justify-content:space-between;padding:25px 15px}.contract_table .table_row.table_header{display:none}.contract_table .table_row .table_cell{border:0;width:100%;font-size:13px;line-height:20px;padding:0;position:relative}.contract_table .table_row .table_cell:nth-child(1),.contract_table .table_row .table_cell:nth-child(4){font-size:10px;line-height:15px;width:50%;text-align:left}.contract_table .table_row .table_cell:nth-child(4){width:100%;display:flex;justify-content:space-between;position:relative;padding-bottom:16px;margin-bottom:16px}.contract_table .table_row .table_cell:nth-child(4):before{content:"";position:absolute;bottom:0;left:-15px;right:0;width:auto;height:1px;background:#EDEFF5}.contract_table .table_row .table_cell:nth-child(4) span{margin-top:0}.contract_table .table_row .table_cell:nth-child(2){font-size:10px;line-height:15px;width:40%;text-align:right}.contract_table .table_row .table_cell:nth-child(5){text-align:left}.contract_table .table_row .table_cell:nth-child(3){font-weight:700;margin:15px 0;width:100%}.contract_table .table_row .table_cell:nth-child(5){width:100%;order:6;margin-top:-20px}.contract_table .table_row .table_cell:nth-child(5) .contract_debt{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:15px}.contract_table .table_row .table_cell:nth-child(5) .contract_debt span{margin-top:0;margin-bottom:0}.contract_table .table_row .table_cell:nth-child(6){width:100%;margin-top:0;padding-top:0;position:relative;font-size:13px;top:0;right:0;order:5;display:flex;justify-content:flex-end;max-width:45%;margin-left:auto}.contract_table .table_row .table_cell:nth-child(6) .price{margin-left:15px}.contract_table .table_row .table_cell:nth-child(7){order:7;display:flex;align-items:center;width:100%;text-align:right;justify-content:flex-start;margin-top:15px;padding-top:0;position:relative}.contract_table .table_row .table_cell:nth-child(7):before{content:"";position:absolute;top:0;right:-15px;left:0;width:auto;height:1px;background:#EDEFF5;display:none}.contract_table .table_row .table_cell:nth-child(7) .price{margin-left:15px}}@media all and (max-width:768px){.contract_table .table_row{width:100%;margin-bottom:15px}}.logo_list{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin:35px 0}.logo_list .logo_item{width:calc(16.666% - 25px);height:97px;display:flex;align-items:center;justify-content:center;margin:15px 0}.logo_list .logo_item img{max-width:100%;max-height:100%;object-fit:contain}.leasing_offers_list{display:flex;justify-content:space-between;margin-top:60px}.leasing_offers_list .offer_item{width:calc(33.333% - 20px);padding-left:80px;position:relative}.leasing_offers_list .offer_item p{margin-bottom:15px}.leasing_offers_list .offer_item img{position:absolute;top:0;left:0}.leasing_offers_list .offer_item ul li:not(:last-child){margin-bottom:6px}.catalog_sort{display:flex;align-items:center;justify-content:flex-end;margin-bottom:65px}.catalog_sort .sort_container{margin-left:40px;position:relative}.catalog_sort .sort_container button{height:40px;padding:0 20px 0 48px;color:var(--blue)}.catalog_sort .sort_container button.i-filter{background:url("/assets/images/icons/icon-filter.svg") no-repeat 20px 50%}.catalog_sort .sort_container button.i-sort{background:url("/assets/images/icons/icon-sort.svg") no-repeat 20px 50%}.news_cotnainer{display:flex;justify-content:space-between}.news_cotnainer .left{width:525px}.news_cotnainer .left .image{width:100%;height:525px;background:var(--gray-light);margin-bottom:30px}.news_cotnainer .left .image img{width:100%;height:100%;object-fit:cover}.news_cotnainer .left .socials a{width:48px;height:48px;margin-right:15px}.news_cotnainer .right{width:calc(100% - 555px)}.news_cotnainer .right h1{margin-bottom:20px}.news_cotnainer .right .date{display:block;text-transform:uppercase;margin-bottom:35px}.news_cotnainer .right p,.news_cotnainer .right ul,.news_cotnainer .right ol{margin-bottom:20px}.calendar_wrapper #calendar_month{margin-left:auto;max-width:235px;padding-left:32px;display:block;background:url("/assets/images/icons/icon-date.svg") no-repeat 8px 50%,url("/assets/images/icons/icon-select.svg") no-repeat calc(100% - 16px) 50%}@media all and (max-width:960px){.calendar_wrapper #calendar_month{margin-left:0;max-width:284px}}@media all and (max-width:768px){.calendar_wrapper #calendar_month{max-width:100%}}.calendar_wrapper .calendar_nav{display:none}@media all and (max-width:768px){.calendar_wrapper .calendar_nav{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.calendar_wrapper .calendar_nav button{max-width:48%;height:28px;font-size:10px;color:var(--blue);padding:0}.calendar_wrapper .calendar_nav button:first-child:before{content:"<";display:inline-block;width:20px;height:28px;line-height:28px;text-align:left}.calendar_wrapper .calendar_nav button:last-child:after{content:">";display:inline-block;width:20px;height:28px;line-height:28px;text-align:right}.calendar_wrapper .calendar_nav button:disabled{opacity:.3}}.calendar_wrapper .calendar_grid{margin-top:30px}.calendar_wrapper .calendar_grid .grid_header{display:flex;flex-wrap:wrap}.calendar_wrapper .calendar_grid .grid_header .grid_cell{padding:15px;text-transform:uppercase;font-weight:bold;font-size:15px;line-height:23px;color:#0C0C0C;width:14.2%}.calendar_wrapper .calendar_grid .grid_body{display:flex;flex-wrap:wrap}.calendar_wrapper .calendar_grid .grid_body .grid_week{width:100%;display:flex}.calendar_wrapper .calendar_grid .grid_body .grid_cell{padding:15px;width:15%;height:150px;border:1px solid #E0E0E0;box-sizing:border-box;display:flex;flex-wrap:wrap;align-items:stretch}.calendar_wrapper .calendar_grid .grid_body .grid_cell .cell_header{color:#87878E;align-self:flex-start;text-transform:capitalize}.calendar_wrapper .calendar_grid .grid_body .grid_cell .cell_header span:not(.year){font-size:26px;line-height:35px;font-weight:700;color:#000;padding-right:4px}.calendar_wrapper .calendar_grid .grid_body .grid_cell .cell_header .year{display:block}.calendar_wrapper .calendar_grid .grid_body .grid_cell .cell_body{align-self:flex-end}.calendar_wrapper .calendar_grid .grid_body .grid_cell .cell_body p{color:#000}.calendar_wrapper .calendar_grid .grid_body .grid_cell .cell_body p span{display:block;font-weight:700}.calendar_wrapper .calendar_grid .grid_body .grid_cell.disabled{background:#EDEFF5;opacity:.4}.calendar_wrapper .calendar_grid .grid_body .grid_cell.payment{background:var(--green);border:1px solid var(--green)}.calendar_wrapper .calendar_grid .grid_body .grid_cell.payment .cell_header{color:#fff}.calendar_wrapper .calendar_grid .grid_body .grid_cell.payment .cell_header span{color:inherit}.calendar_wrapper .calendar_grid .grid_body .grid_cell.payment .cell_body p{color:#fff}.calendar_wrapper .calendar_grid .grid_body .grid_cell.current{background:var(--blue) !important;border:1px solid var(--blue) !important}.calendar_wrapper .calendar_grid .grid_body .grid_cell.current .cell_header{color:#fff}.calendar_wrapper .calendar_grid .grid_body .grid_cell.current .cell_header span{color:inherit}.calendar_wrapper .calendar_grid .grid_body .grid_cell.current .cell_body p{color:#fff}@media all and (max-width:1600px) and (min-width:1280px){.calendar_wrapper .calendar_grid .grid_header .grid_cell{font-size:14px;line-height:18px;padding:10px}.calendar_wrapper .calendar_grid .grid_body .grid_cell{padding:10px;height:135px}.calendar_wrapper .calendar_grid .grid_body .grid_cell .cell_header span:not(.year){font-size:22px;line-height:30px}}@media all and (max-width:960px){.calendar_wrapper .calendar_grid{position:relative;margin-right:-80px}.calendar_wrapper .calendar_grid .grid_header{width:22px;position:absolute;left:0;top:0}.calendar_wrapper .calendar_grid .grid_header .grid_cell{width:100%;height:72px;padding:14px 0;text-align:center;font-size:13px;line-height:20px}.calendar_wrapper .calendar_grid .grid_body{margin-left:30px;overflow-x:auto}.calendar_wrapper .calendar_grid .grid_body .grid_week{width:auto}.calendar_wrapper .calendar_grid .grid_body .grid_cell{height:72px;padding:10px;width:33.333%;min-width:256px;font-size:13px;line-height:20px;align-items:flex-start}.calendar_wrapper .calendar_grid .grid_body .grid_cell .cell_header span:not(.year){font-size:13px;line-height:20px}.calendar_wrapper .calendar_grid .grid_body .grid_cell .cell_body{width:100%}.calendar_wrapper .calendar_grid .grid_body .grid_cell .cell_body p{width:100%;display:flex;align-items:center;justify-content:space-between}}@media all and (max-width:768px){.calendar_wrapper .calendar_grid{margin-top:15px;margin-right:0}.calendar_wrapper .calendar_grid .grid_body .grid_week{width:100%;flex-wrap:wrap}.calendar_wrapper .calendar_grid .grid_body .grid_week:not(.active){display:none}.calendar_wrapper .calendar_grid .grid_body .grid_week .grid_cell{display:flex;width:100%}}.calendar_payment{display:flex}.calendar_payment .day{color:#87878E;font-size:26px;line-height:35px;font-weight:700;margin-right:50px}@media all and (max-width:1279px){.calendar_payment .day{font-size:13px;line-height:20px}}.calendar_payment .day span{display:block;font-size:50px;line-height:1;color:#000}@media all and (max-width:1279px){.calendar_payment .day span{font-size:22px}}.calendar_payment .payment_table{display:table;margin-top:12px}@media all and (max-width:1279px){.calendar_payment .payment_table{margin-top:0}}.calendar_payment .payment_table .table_row{display:table-row}.calendar_payment .payment_table .table_row .table_cell{display:table-cell;padding:2px 10px}.calendar_payment .payment_table .table_row .table_cell a{font-weight:700}@media all and (max-width:1279px){.calendar_payment .payment_table .table_row .table_cell{font-size:13px}}.calendar_payment .payment_table .table_row.table_header .table_cell{color:#87878E;padding:12px 10px}@media all and (max-width:1279px){.calendar_payment .payment_table .table_row.table_header .table_cell{padding:0 10px 12px 10px}}@media all and (max-width:768px){.calendar_payment{display:block}}.acts_wrapper{display:flex;justify-content:space-between}.acts_wrapper .acts_list-checkbox,.acts_wrapper .reconciliation_form{width:calc(50% - 10px)}@media all and (max-width:768px){.acts_wrapper{flex-wrap:wrap}.acts_wrapper .acts_list-checkbox{width:100%;order:1;margin-bottom:40px}.acts_wrapper .reconciliation_form{order:2;width:100%}}main .dropdown_blocks_list .dropdown_block .block_body .transaction_detail{margin:30px 0}main .dropdown_blocks_list .dropdown_block .block_body .transaction_detail p{margin-bottom:10px}main .dropdown_blocks_list .dropdown_block .block_body .transaction_detail ul{max-width:60%;display:flex;flex-wrap:wrap}main .dropdown_blocks_list .dropdown_block .block_body .transaction_detail ul li{width:50%}main .dropdown_blocks_list .dropdown_block .block_body .fines_detail{margin:30px 0}main .dropdown_blocks_list .dropdown_block .block_body .fines_detail p{margin-bottom:10px}main .dropdown_blocks_list .dropdown_block .block_body .fines_detail ul{max-width:100%;display:flex;flex-wrap:wrap}main .dropdown_blocks_list .dropdown_block .block_body .fines_detail ul li{width:50%}.dropdown_block+.dosc_list{margin-top:20px}@media all and (max-width:768px){.dropdown_block+.dosc_list{margin-top:0;padding-top:20px;border-top:1px solid #EDEFF5}}.helpBox_wrapper{position:absolute;top:0;left:0;bottom:-30px;right:0;pointer-events:none;z-index:98;margin:0 auto;max-width:1310px}@media all and (max-width:1420px){.helpBox_wrapper{width:calc(100% - 160px)}}@media all and (max-width:960px){.helpBox_wrapper{position:relative;bottom:0;z-index:2;margin-bottom:-40px}}@media all and (max-width:768px){.helpBox_wrapper{width:calc(100% - 32px);margin-bottom:-80px}}.helpBox_wrapper .helpBox{max-width:730px;background:#FFFFFF;box-shadow:0 4px 32px rgba(0,0,0,0.16);border-radius:17px;padding:30px 25px;display:flex;justify-content:space-between;margin:0;position:sticky;margin-top:auto;pointer-events:all;top:calc(100vh - 220px)}@media all and (max-width:1279px){.helpBox_wrapper .helpBox{top:calc(100vh - 240px)}}.helpBox_wrapper .helpBox.hidden{display:none}@media all and (max-width:960px){.helpBox_wrapper .helpBox.hidden{display:flex;flex-wrap:wrap}}.helpBox_wrapper .helpBox .avatar{width:62px;min-width:62px;height:62px;display:flex;align-items:center;justify-content:center}.helpBox_wrapper .helpBox .avatar img{width:100%;height:100%;object-fit:cover;border-radius:31px}.helpBox_wrapper .helpBox .content{width:calc(100% - 86px)}.helpBox_wrapper .helpBox .content p{font-size:15px;line-height:22px;margin-bottom:3px}.helpBox_wrapper .helpBox .content p.message{font-weight:700;color:var(--blue)}.helpBox_wrapper .helpBox .content p.position{color:var(--text_not_active)}.helpBox_wrapper .helpBox .content .info{margin-top:15px;display:flex;flex-wrap:wrap;gap:15px}.helpBox_wrapper .helpBox .content .info a{display:flex;align-items:center;width:auto;min-width:calc(33.33% - 15px);padding-left:38px;line-height:1.2;min-height:26px;font-size:15px;color:#0C0C0C;box-sizing:border-box;background:url("/assets/images/icons/icon-messanger.svg") no-repeat left center;word-break:break-word}.helpBox_wrapper .helpBox .content .info a[href^="tel:"]{background:url("/assets/images/icons/icon-phone-blue.svg") no-repeat left center}.helpBox_wrapper .helpBox .content .info a[href^="mailto:"]{background:url("/assets/images/icons/icon-email.svg") no-repeat left center}@media all and (max-width:1279px){.helpBox_wrapper .helpBox .content .info{display:block}.helpBox_wrapper .helpBox .content .info a{width:auto}.helpBox_wrapper .helpBox .content .info a:not(:last-child){margin-bottom:16px}}@media all and (max-width:960px){.helpBox_wrapper .helpBox .content{width:100%;margin-top:10px}}.helpBox_wrapper .helpBox .button{position:absolute;top:5px;right:5px;width:44px;height:44px;background:url("/assets/images/icons/close-blue.svg") no-repeat center}@media all and (max-width:960px){.helpBox_wrapper .helpBox .button{display:none}}.helpBox_wrapper .helpBox_small{max-width:100px;background:#FFFFFF;box-shadow:0 4px 32px rgba(0,0,0,0.16);border-top-right-radius:17px;border-bottom-right-radius:17px;border-top-left-radius:17px;border-bottom-left-radius:17px;padding:20px 20px;display:flex;justify-content:space-between;margin:0;position:sticky;margin-top:auto;pointer-events:all;top:calc(100vh - 150px)}@media all and (max-width:1420px){.helpBox_wrapper .helpBox_small{margin-left:-80px;border-top-left-radius:0px;border-bottom-left-radius:0px}}@media all and (max-width:960px){.helpBox_wrapper .helpBox_small{display:none}}.helpBox_wrapper .helpBox_small.hidden{display:none}.helpBox_wrapper .helpBox_small .avatar{width:62px;min-width:62px;height:62px;display:flex;align-items:center;justify-content:center}.helpBox_wrapper .helpBox_small .avatar img{width:100%;height:100%;object-fit:cover;border-radius:31px}.rate_us{position:sticky;margin-top:auto;margin-left:auto;margin-right:0;width:343px;pointer-events:all;top:calc(100vh - 150px);display:flex;align-items:flex-end;height:102px}@media all and (max-width:1200px){.rate_us{display:none}}.rate_us.opened form{display:block}.rate_us .rate_body{margin-left:auto;border-radius:16px;background:var(--white, #FFF);width:100%;padding:16px 24px;box-shadow:0 4px 32px 0 rgba(0,0,0,0.16)}.rate_us p{font-size:15px;font-weight:700;line-height:23px;width:100%;margin-bottom:8px}.rate_us .rate_start{display:flex;align-items:center;justify-content:space-between}.rate_us .rate_start p{text-align:center;font-weight:400;font-size:11px;line-height:15px;margin:0}.rate_us .stars{display:flex;align-items:center;justify-content:flex-start;gap:0 2px}.rate_us .stars label{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;position:relative;background-image:url("data:image/svg+xml,%3Csvg width='26' height='25' viewBox='0 0 26 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5514 20.8416L19.8558 24.8358C20.6617 25.3464 21.6622 24.587 21.4231 23.6463L19.6016 16.481C19.5503 16.2815 19.5564 16.0715 19.6191 15.8752C19.6819 15.6789 19.7987 15.5044 19.9563 15.3715L25.6097 10.6661C26.3525 10.0478 25.9691 8.81502 25.0147 8.75308L17.6318 8.27392C17.4329 8.25971 17.2422 8.18931 17.0818 8.0709C16.9214 7.95249 16.7979 7.79095 16.7258 7.6051L13.9722 0.670972C13.8974 0.473703 13.7643 0.30387 13.5906 0.184027C13.417 0.0641833 13.211 0 13 0C12.789 0 12.583 0.0641833 12.4094 0.184027C12.2357 0.30387 12.1026 0.473703 12.0278 0.670972L9.27423 7.6051C9.20209 7.79095 9.07863 7.95249 8.91823 8.0709C8.75784 8.18931 8.5671 8.25971 8.36824 8.27392L0.985254 8.75308C0.03087 8.81502 -0.352537 10.0478 0.390298 10.6661L6.04371 15.3715C6.20126 15.5044 6.31813 15.6789 6.38088 15.8752C6.44362 16.0715 6.4497 16.2815 6.39841 16.481L4.70918 23.126C4.42222 24.2549 5.62287 25.1661 6.58991 24.5534L12.4486 20.8416C12.6134 20.7367 12.8047 20.681 13 20.681C13.1953 20.681 13.3866 20.7367 13.5514 20.8416Z' fill='%23EDEFF5'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;padding:0;cursor:pointer}.rate_us .stars label.hover,.rate_us .stars label:hover{background-image:url("data:image/svg+xml,%3Csvg width='26' height='25' viewBox='0 0 26 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5514 20.8416L19.8558 24.8358C20.6617 25.3464 21.6622 24.587 21.4231 23.6463L19.6016 16.481C19.5503 16.2815 19.5564 16.0715 19.6191 15.8752C19.6819 15.6789 19.7987 15.5044 19.9563 15.3715L25.6097 10.6661C26.3525 10.0478 25.9691 8.81502 25.0147 8.75308L17.6318 8.27392C17.4329 8.25971 17.2422 8.18931 17.0818 8.0709C16.9214 7.95249 16.7979 7.79095 16.7258 7.6051L13.9722 0.670972C13.8974 0.473703 13.7643 0.30387 13.5906 0.184027C13.417 0.0641833 13.211 0 13 0C12.789 0 12.583 0.0641833 12.4094 0.184027C12.2357 0.30387 12.1026 0.473703 12.0278 0.670972L9.27423 7.6051C9.20209 7.79095 9.07863 7.95249 8.91823 8.0709C8.75784 8.18931 8.5671 8.25971 8.36824 8.27392L0.985254 8.75308C0.03087 8.81502 -0.352537 10.0478 0.390298 10.6661L6.04371 15.3715C6.20126 15.5044 6.31813 15.6789 6.38088 15.8752C6.44362 16.0715 6.4497 16.2815 6.39841 16.481L4.70918 23.126C4.42222 24.2549 5.62287 25.1661 6.58991 24.5534L12.4486 20.8416C12.6134 20.7367 12.8047 20.681 13 20.681C13.1953 20.681 13.3866 20.7367 13.5514 20.8416Z' fill='%231c01a9'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;opacity:.8}.rate_us .stars label.active{background-image:url("data:image/svg+xml,%3Csvg width='26' height='25' viewBox='0 0 26 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5514 20.8416L19.8558 24.8358C20.6617 25.3464 21.6622 24.587 21.4231 23.6463L19.6016 16.481C19.5503 16.2815 19.5564 16.0715 19.6191 15.8752C19.6819 15.6789 19.7987 15.5044 19.9563 15.3715L25.6097 10.6661C26.3525 10.0478 25.9691 8.81502 25.0147 8.75308L17.6318 8.27392C17.4329 8.25971 17.2422 8.18931 17.0818 8.0709C16.9214 7.95249 16.7979 7.79095 16.7258 7.6051L13.9722 0.670972C13.8974 0.473703 13.7643 0.30387 13.5906 0.184027C13.417 0.0641833 13.211 0 13 0C12.789 0 12.583 0.0641833 12.4094 0.184027C12.2357 0.30387 12.1026 0.473703 12.0278 0.670972L9.27423 7.6051C9.20209 7.79095 9.07863 7.95249 8.91823 8.0709C8.75784 8.18931 8.5671 8.25971 8.36824 8.27392L0.985254 8.75308C0.03087 8.81502 -0.352537 10.0478 0.390298 10.6661L6.04371 15.3715C6.20126 15.5044 6.31813 15.6789 6.38088 15.8752C6.44362 16.0715 6.4497 16.2815 6.39841 16.481L4.70918 23.126C4.42222 24.2549 5.62287 25.1661 6.58991 24.5534L12.4486 20.8416C12.6134 20.7367 12.8047 20.681 13 20.681C13.1953 20.681 13.3866 20.7367 13.5514 20.8416Z' fill='%231c01a9'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center}.rate_us .stars label:before{display:none}.rate_us form{margin-top:12px;display:none}.rate_us form .form_field{margin-bottom:8px}.rate_us form .form_field textarea{resize:none}.feed{position:relative;padding-top:0;margin-bottom:30px}@media (max-width:1600px) and (min-width:1280px){.feed{margin-top:50px}}.feed .feed_item{box-sizing:border-box;padding:24px 16px;background:var(--inactive)}.feed .feed_item.user{background:transparent;display:flex !important;align-items:center}.feed .feed_item.user.quest{padding:5px 16px}.feed .feed_item.user.quest img{width:48px;height:48px}.feed .feed_item.user div{margin-left:16px}.feed .feed_item.user div p{margin-bottom:7px}.feed .feed_item.user div p:last-child{margin-bottom:0}.feed p{margin-bottom:16px;color:#0C0C0C}.feed p.item_title{font-weight:700}.feed .item_link{color:var(--blue)}.feed .feed_list{margin-right:-50px}@media all and (max-width:768px){.feed .feed_list{margin-right:0}}.feed .feed_list .slick-track{display:flex}.feed .feed_list .slick-track:after{content:"";display:block;width:20px;height:50px;float:left}.feed .feed_list .slick-slide{margin-right:30px;width:480px}.feed .feed_list .slick-slide div{height:100%}.feed .feed_list .slick-slide:first-child{margin-left:0}@media (max-width:1279px){.feed .feed_list .slick-slide{width:289px !important;min-width:289px !important}}@media all and (max-width:768px){.feed .feed_list .slick-slide{margin-right:15px}}.feed .slick-arrow{width:96px;height:28px;padding:0 9px;background:var(--blue);outline:none;border:0;position:absolute;right:0;top:-44px}.feed .slick-arrow.slick-prev{right:96px}.feed .slick-arrow.slick-disabled{pointer-events:none;background:var(--inactive)}.feed .slick-arrow.slick-disabled svg{margin:auto}.feed .slick-arrow.slick-disabled svg path{stroke:#8E94A7}@media (max-width:1279px){.feed .slick-arrow{display:none !important}}.offline{max-width:920px;text-align:center;margin:30px auto}.offline p{font-weight:400;font-size:26px;line-height:150%;text-align:center;color:#1C01A9}@media all and (max-width:1279px){.offline{max-width:610px;margin:15px auto}.offline p{font-size:13px;line-height:20px}}.events-list li{border-bottom:1px solid #EDEFF5;color:#2C2D2E;padding:10px 0;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;position:relative;margin-bottom:15px}.events-list li.new:after{content:"";display:block;width:13px;height:13px;border-radius:100%;background:#2F80ED;position:absolute;top:14px;right:0}@media all and (max-width:960px){.events-list li.new:after{right:auto;left:0}}.events-list li p{line-height:20px;max-width:580px}.events-list li p:not(:last-child){margin-bottom:5px}@media all and (max-width:960px){.events-list li p{max-width:none}}.events-list li p.name{color:#8E94A7;font-weight:700;position:relative}@media all and (max-width:960px){.events-list li p.name{order:3;width:100%}}.events-list li p.name b{color:#2C2D2E}.events-list li p.type{background:#A8026B;color:#fff;border-radius:4px;padding:4px 10px;font-weight:700}@media all and (max-width:960px){.events-list li p.type{order:2;position:absolute;top:7px;right:0}}.events-list li p.date{font-weight:700;color:#8E94A7;margin-right:30px}@media all and (max-width:960px){.events-list li p.date{order:1;width:100%;margin-left:20px;margin-right:0;margin-bottom:10px}}.events-list li p.action{width:100%;margin-top:10px}@media all and (max-width:960px){.events-list li p.action{order:4;text-align:left}}.events-list li a{color:var(--blue);font-weight:600}.grecaptcha-badge{visibility:hidden}@media all and (max-width:1279px){.changes{min-height:60vh}}.changes .block{margin-bottom:55px}.changes .block .title{font-weight:700;margin-bottom:15px}.changes .block .title a{font-weight:400;display:inline-block;margin-left:25px}.changes .block.alert{display:flex}.changes .block.alert p{font-weight:700;color:#A8026B;margin-bottom:0;margin-right:15px}.changes .block.alert a{font-weight:600}@media all and (max-width:768px){.changes .block.alert{display:block}.changes .block.alert p{margin-bottom:12px}}.changes .feed .feed_list{margin-right:-30px;box-sizing:border-box}@media all and (max-width:1279px){.changes .feed .feed_list{overflow:visible}}.changes .feed .feed_list .slick-track:after{display:none}.changes form .button{margin-top:25px}.changes form .form_field{display:flex;align-items:center;padding:6px 0;margin-bottom:10px}.changes form .form_field label{position:relative}.help_tooltip{margin-left:16px;position:relative}.help_tooltip .help_icon{padding:0;height:24px;width:24px}.help_tooltip .help_icon:hover svg path[stroke]{stroke:var(--blue)}.help_tooltip .help_icon:hover svg path[fill]{fill:var(--blue)}@media all and (min-width:768px){.help_tooltip .help_icon:hover+.help_content{display:block}}.help_tooltip .help_content{display:none;position:absolute;top:-25px;margin:auto;left:55px;width:412px;background:#FFFFFF;padding:17px;box-shadow:0 4px 32px rgba(0,0,0,0.16);z-index:2}.help_tooltip .help_content.opened{display:block}.help_tooltip .help_content .button{display:none}.help_tooltip .help_content:before{content:"";display:block;width:0;height:0;border-top:12px solid transparent;border-right:24px solid #fff;border-bottom:12px solid transparent;position:absolute;top:24px;margin:auto;left:-24px}@media all and (max-width:768px){.help_tooltip .help_content{position:fixed;top:0;bottom:0;left:0;right:0;width:auto;z-index:99999;background:rgba(12,12,12,0.5)}.help_tooltip .help_content:before{display:none}.help_tooltip .help_content div{margin:70px 16px 40px 16px;padding:16px 16px 56px 16px;background:#fff;position:relative}.help_tooltip .help_content .button{display:block;text-align:center;position:absolute;left:0;right:0;bottom:0}}.help_tooltip .help_tooltip_content ul{list-style:unset;margin-left:10px}.calc input,.calc select,.calc .date_input_wrapper{max-width:320px;margin-left:20px}@media all and (max-width:768px){.calc input,.calc select,.calc .date_input_wrapper{margin-left:0;margin-top:10px}}@media all and (max-width:768px){.calc>.form_field{display:block !important}.calc>.form_field label{padding-right:30px}}.calc .form_field .form_field{margin-bottom:0;margin-left:20px}@media all and (max-width:768px){.calc .form_field .form_field{margin-left:0}}.calc .btn_group{display:flex;flex-wrap:wrap}.calc .btn_group .button:first-child{width:160px;margin-right:30px}@media all and (max-width:768px){.calc .btn_group .button:first-child{order:2;width:100%;margin-right:0;margin-top:20px}}.calc .btn_group .button:nth-child(2){width:350px}@media all and (max-width:768px){.calc .btn_group .button:nth-child(2){order:1;width:100%;min-width:100% !important}}@media all and (max-width:768px){.calc .help_tooltip{position:absolute;right:0;top:5px}}.calc .help_tooltip .help_tooltip_content ul{list-style:unset;margin-left:10px}.compare{width:100% !important;position:relative}.compare:before{content:"";position:absolute;top:-60px;bottom:-60px;width:1px;background:#EDEFF5;display:none}@media all and (min-width:1280px){.compare:before{display:block}}.compare .compare_top{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:35px}@media all and (max-width:1279px){.compare .compare_top{display:block}}.compare .compare_top p{font-weight:700}@media all and (max-width:1279px){.compare .compare_top p{margin-bottom:12px;max-width:60%}}@media all and (max-width:768px){.compare .compare_top p{max-width:none}}.compare .compare_top a{font-weight:400;display:inline-block;margin-left:30px;margin-right:auto}@media all and (max-width:1279px){.compare .compare_top a{display:block;margin-left:0;margin-top:20px;font-weight:700}}@media all and (max-width:1279px){.compare .compare_top{display:flex;flex-wrap:wrap;margin-bottom:10px}.compare .compare_top a{order:1;margin-top:0;margin-bottom:15px}.compare .compare_top p{width:100%;order:3}.compare .compare_top button{order:2;margin-bottom:25px}}.compare .compare_data{display:flex;flex-wrap:wrap;width:100%;padding-bottom:10px;margin-bottom:30px;border-bottom:1px solid var(--inactive);padding-right:30%}@media all and (min-width:1280px){.compare .compare_data{padding-left:16px}}.compare .compare_data .form_field{width:50%;margin-bottom:20px}@media all and (max-width:768px){.compare .compare_data .form_field{width:100%}}.compare .compare_data .form_field p span{color:var(--text_not_active)}@media all and (max-width:1279px){.compare .compare_data{padding-right:0}}.compare .compare_tables{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:45px}.compare .compare_tables .compare_table{width:calc(50% - 15px);display:table}.compare .compare_tables .compare_table.touchable{display:none}@media all and (max-width:1279px){.compare .compare_tables .compare_table.touchable{display:block;width:100%}.compare .compare_tables .compare_table.touchable .table_body{display:block}.compare .compare_tables .compare_table.touchable .table_body .table_row{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:16px}.compare .compare_tables .compare_table.touchable .table_body .table_row.opened .row_title{border-color:transparent}.compare .compare_tables .compare_table.touchable .table_body .table_row.opened .row_title:after{transform:rotate(180deg)}.compare .compare_tables .compare_table.touchable .table_body .table_row.opened .table_group{display:flex}.compare .compare_tables .compare_table.touchable .table_body .table_row .row_title{font-weight:700;width:100%;border-bottom:1px solid #EDEFF5;padding:3px 0;display:flex;align-items:center;justify-content:space-between}.compare .compare_tables .compare_table.touchable .table_body .table_row .row_title:after{content:"";width:24px;height:24px;background:url("../../public/assets/images/icons/dropdown.svg") no-repeat center;transform:rotate(0deg);transition:transform 175ms ease;display:block}.compare .compare_tables .compare_table.touchable .table_body .table_row .table_group{border:1px solid #EDEFF5;width:100%;display:none;justify-content:space-between;padding:24px 16px;position:relative}.compare .compare_tables .compare_table.touchable .table_body .table_row .table_group:after{content:"";display:block;width:1px;position:absolute;left:0;right:0;top:24px;bottom:24px;height:auto;background:#EDEFF5;margin:auto;gap:0 30px}.compare .compare_tables .compare_table.touchable .table_body .table_row .table_cell{width:calc(50% - 30px);display:block;border:0}.compare .compare_tables .compare_table.touchable .table_body .table_row .table_cell div{border:0;font-weight:700;display:flex;margin-bottom:16px;width:100% !important}.compare .compare_tables .compare_table.touchable .table_body .table_row .table_cell div:last-child{margin-bottom:0}.compare .compare_tables .compare_table.touchable .table_body .table_row .table_cell div span{font-weight:400;width:50%;padding-right:15px;box-sizing:border-box}}@media all and (max-width:768px){.compare .compare_tables .compare_table.touchable .table_body .table_row .table_group{flex-wrap:wrap}.compare .compare_tables .compare_table.touchable .table_body .table_row .table_group .table_cell{width:100%}.compare .compare_tables .compare_table.touchable .table_body .table_row .table_group .table_cell:first-child{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #EDEFF5}.compare .compare_tables .compare_table.touchable .table_body .table_row .table_group:after{display:none}}@media all and (max-width:1279px){.compare .compare_tables .compare_table:not(.touchable){display:none}}.compare .compare_tables .compare_table .table_title{font-weight:700;margin-bottom:16px;display:table-caption}.compare .compare_tables .compare_table button{width:100%;color:var(--blue);height:58px}.compare .compare_tables .compare_table:not(.touchable) .table_body{display:table;border-collapse:collapse;width:100%}.compare .compare_tables .compare_table:not(.touchable) .table_row{display:table-row;width:100%;border-collapse:collapse}.compare .compare_tables .compare_table:not(.touchable) .table_row.table_header{display:table-header-group}.compare .compare_tables .compare_table:not(.touchable) .table_row.table_header div{font-weight:700;color:var(--text_not_active)}.compare .compare_tables .compare_table:not(.touchable) .table_row.table_header div.sortable{padding-right:35px;position:relative;cursor:pointer}.compare .compare_tables .compare_table:not(.touchable) .table_row.table_header div.sortable:after{content:"";display:block;position:absolute;right:5px;top:17px;width:16px;height:16px;background:url("../../public/assets/images/icons/sortable.svg") no-repeat center}.compare .compare_tables .compare_table:not(.touchable) .table_row div{padding:16px 5px;width:calc(33.333% - 12px);min-width:calc(33.333% - 12px);border:1px solid #EDEFF5;display:table-cell;border-bottom:0}.compare .compare_tables .compare_table:not(.touchable) .table_row div:first-child{width:35px;min-width:35px}.compare .compare_tables .compare_table:not(.touchable) .table_row.row-button{height:58px;position:relative;display:table-row}.compare .compare_tables .compare_table:not(.touchable) .table_row.row-button button{position:absolute;top:0;left:0;right:0;bottom:0}.compare .compare_suscr{margin-bottom:80px}@media all and (max-width:1279px){.compare .compare_suscr{margin-bottom:40px}}.compare .compare_suscr .block_title{font-weight:700;width:100%;margin-bottom:20px}.compare .compare_suscr .block_title a{font-weight:400;margin-left:30px}.compare .compare_suscr .feed{gap:0 8px;display:flex;flex-wrap:wrap}.compare .compare_suscr .feed .feed_item{position:relative;padding-left:30px;width:calc(33.33% - 8px);margin-bottom:16px;padding-top:0;padding-bottom:0}@media all and (max-width:1279px){.compare .compare_suscr .feed .feed_item{width:calc(50% - 8px)}}@media all and (max-width:768px){.compare .compare_suscr .feed .feed_item{width:100%}}.compare .compare_suscr .feed .feed_item input+label{position:absolute;left:0;top:0;right:0;bottom:0}.compare .compare_suscr .feed .feed_item input+label:before{top:0;bottom:0;margin:auto}.compare .compare_suscr .feed .feed_item img{width:48px;min-width:48px;border-radius:100%;height:48px}.compare .btn_group{display:flex;gap:0 20px}@media all and (max-width:1279px){.compare .btn_group{display:block}}.compare .btn_group button{width:100%;max-width:420px}@media all and (max-width:1279px){.compare .btn_group button{display:flex;margin-bottom:15px}}@media all and (max-width:768px){.compare .btn_group button{max-width:none;height:auto;padding:10px 20px;font-weight:600}}.compare .compare_message{margin:70px 0}.compare .compare_message p{max-width:446px;font-weight:700;text-align:center;margin:auto;display:block}.fine .fine_block{margin-bottom:40px;max-width:600px;display:flex;flex-wrap:wrap;justify-content:space-between}.fine .fine_block:last-child{margin-bottom:0}.fine .fine_block .fine_col{width:calc(50% - 23px);max-width:240px}@media all and (max-width:768px){.fine .fine_block .fine_col{width:100%;max-width:100%}}.fine .fine_block .fine_col p{display:flex;justify-content:space-between}.fine .fine_block .fine_col p span{font-weight:700;color:#000}.fine .fine_block .fine_col:first-child p{color:var(--text_not_active)}@media all and (max-width:768px){.fine .fine_block .fine_col:first-child{margin-bottom:35px}}.fine .fine_block .fine_col:nth-child(2) p{padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid var(--inactive)}.fine .fine_block .fine_col:nth-child(2) p:last-child{border:0}.faq-list .faq_item{margin-bottom:20px;display:flex;flex-wrap:wrap}.faq-list .faq_item .item_title{font-weight:700;max-width:235px;width:235px;margin-right:20px;padding-top:20px}@media all and (max-width:1279px){.faq-list .faq_item .item_title{max-width:100%;width:100%;padding-top:0}}.faq-list .faq_item .dropdown_blocks_list{width:calc(100% - 255px)}@media all and (max-width:1279px){.faq-list .faq_item .dropdown_blocks_list{max-width:100%;width:100%}}.faq-list .faq_item .dropdown_blocks_list .dropdown_block:last-child{border-bottom:1px solid #EDEFF5}.faq-list .faq_item .dropdown_blocks_list .dropdown_block .block_header{padding-top:0}.faq-list .faq_item .dropdown_blocks_list .dropdown_block .block_header p{font-weight:400}@media all and (max-width:1279px){.new-appeal{max-width:255px;margin-left:auto;display:block !important}}@media all and (max-width:768px){.new-appeal{width:100%;max-width:100%;margin:20px 0 0 0}}.appeal_list .appeal_item{margin-bottom:20px;padding:16px;border:1px solid rgba(0,16,61,0.12)}@media all and (max-width:768px){.appeal_list .appeal_item{padding:0;border:0}}.appeal_list .appeal_item p{margin-bottom:8px}.appeal_list .appeal_item p:last-child{margin-bottom:0}.appeal_list .appeal_item .item_header{margin-bottom:25px;position:relative}@media all and (max-width:768px){.appeal_list .appeal_item .item_header{padding-top:35px}}.appeal_list .appeal_item .item_header .status{position:absolute;top:0;right:0;color:#fff;font-weight:700;font-size:15px;line-height:20px;padding:4px 10px;background:#04A8A4;border-radius:4px}@media all and (max-width:768px){.appeal_list .appeal_item .item_header .status{font-size:13px;line-height:20px;right:auto;left:0;font-weight:400}}.appeal_list .appeal_item .item_body .item_text{margin:0 -16px;padding:0 16px}@media all and (max-width:768px){.appeal_list .appeal_item .item_body .item_text{margin-left:0;margin-right:0;padding-left:0;padding-right:0}}.appeal_list .appeal_item .item_body .item_text:not(:last-child){padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid rgba(0,16,61,0.12)}.appeal_list .appeal_item .item_body .item_text .dosc_list{display:flex;gap:0 20px;flex-wrap:wrap;margin-top:16px}.appeal_list .appeal_item .item_body .item_text .dosc_list .row{width:calc(33.333% - 20px)}@media all and (max-width:1279px){.appeal_list .appeal_item .item_body .item_text .dosc_list .row{width:calc(50% - 20px)}}@media all and (max-width:768px){.appeal_list .appeal_item .item_body .item_text .dosc_list .row{width:100%}}.appeal_list .appeal_item .item_body .item_text .doc_name{max-width:100%}.appeal_list .appeal_item .item_body .item_text .doc_name span{width:100%}.new_appeal{display:flex;flex-wrap:wrap;justify-content:flex-start}.new_appeal .column:first-child{width:440px;margin-right:30px}@media all and (max-width:1279px){.new_appeal .column:first-child{width:100%;margin-right:0;margin-bottom:30px}}.new_appeal .column:nth-child(2){width:calc(100% - 470px);max-width:660px}@media all and (max-width:1279px){.new_appeal .column:nth-child(2){width:100%;max-width:100%}}.new_appeal .column.full{width:100%;margin-right:0;display:flex;flex-wrap:wrap;justify-content:space-between}.new_appeal .column.full .column_text_block{width:calc(50% - 37px);margin-bottom:30px}@media all and (max-width:1279px){.new_appeal .column.full .column_text_block{width:100%;margin-bottom:20px}}.new_appeal .column .column_text_block{margin-bottom:40px}.new_appeal .column .column_text_block p{margin-bottom:8px}.new_appeal .column .column_text_block .dosc_list{display:flex;flex-wrap:wrap}.new_appeal .column .column_text_block .dosc_list .row{width:50%}@media all and (max-width:768px){.new_appeal .column .column_text_block .dosc_list .row{width:100%;margin-bottom:20px}}.new_appeal .column .column_text_block .dosc_list .row .doc_name{max-width:100%}@media all and (max-width:768px){.new_appeal .column .column_text_block .dosc_list .row .doc_name{min-height:42px}}@media all and (max-width:1279px){.new_appeal .column .appeal_list:not(.visible) .appeal_item:not(.open){display:none}}.new_appeal .column .appeal_list .appeal_item{padding:8px;margin-bottom:8px;border:0;border-bottom:1px solid #EDEFF5}.new_appeal .column .appeal_list .appeal_item .block_header{padding:0;height:auto}.new_appeal .column .appeal_list .appeal_item .block_header p{font-weight:400}@media all and (max-width:1279px){.new_appeal .column .appeal_list .appeal_item .block_header button.rotate{transform:rotate(-90deg)}}.new_appeal .column .appeal_list .appeal_item.open{background:#EDEFF5;border-radius:4px}.new_appeal .column .appeal_list .appeal_item.open button.rotate{transform:rotate(-90deg)}@media all and (max-width:1279px){.new_appeal .column .appeal_list .appeal_item.open button.rotate{transform:rotate(0deg)}}@media all and (max-width:1279px){.gibdd.dropdown_blocks_list .dropdown_block .block_body .company{padding:0}}@media all and (max-width:768px){.gibdd.dropdown_blocks_list .dosc_list{margin-top:20px}.gibdd.dropdown_blocks_list .dosc_list .row{margin-bottom:0}.gibdd.dropdown_blocks_list .dropdown_block .block_body .company ul li b{display:block;margin-top:2px}}.search_list .search_item{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #EDEFF5}.search_list .search_item .item_title{font-weight:700;margin-bottom:10px}.search_list .search_item a{color:var(--blue)}.search_list .search_item mark{color:#fff;background:var(--blue)}.search_list .search_item mark a{color:#fff;text-decoration:underline}.form_field .input_with_notes{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:320px;margin-left:20px}@media all and (max-width:768px){.form_field .input_with_notes{margin-left:0}}.form_field .input_with_notes input{width:100%;margin-bottom:6px;margin-left:0}.form_field .input_with_notes span{font-size:12px;margin-bottom:-14px}main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block{margin-bottom:15px}main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block:after{left:0;right:0}main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .title{font-size:26px;line-height:35px;font-weight:700;min-width:30%;padding-right:20px}@media all and (max-width:1280px){main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .title{display:none}}main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body{max-width:none;margin-left:0}@media all and (max-width:767px){main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body{padding-left:0}}main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body .fines_detail{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0}main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body .fines_detail p{width:100%;margin-bottom:15px}main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body .fines_detail p.fines_doc{margin-top:20px}@media all and (max-width:767px){main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body .fines_detail p.fines_doc{margin-bottom:0;margin-top:10px}}main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body .fines_detail ul{margin-left:0;display:block;width:calc(50% - 15px)}main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body .fines_detail ul li{width:100%}@media all and (max-width:767px){main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body .fines_detail ul{width:100%;padding-bottom:0}}@media all and (max-width:767px){main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body .dosc_list{margin-bottom:15px}}.services_invoice_button{min-width:220px}@media all and (max-width:1600px){.services_invoice_button{min-width:195px}}@media all and (max-width:1280px){.contract_payments_status_cell{border-top:unset !important}}@media all and (max-width:1279px){.contract_payments_invoices_cell{flex-direction:column;width:100%;display:flex;white-space:nowrap;min-width:100% !important}.contract_payments_invoices_cell p{white-space:nowrap !important;display:flex}.contract_payments_invoices_cell p span{white-space:nowrap;padding-left:10px;margin-top:0px !important}}@media all and (max-width:900px){.contract_payments_invoices_cell{flex-direction:column;width:100%;display:flex;white-space:nowrap;min-width:100% !important}.contract_payments_invoices_cell p{white-space:normal !important;display:flex;flex-direction:column}.contract_payments_invoices_cell p span{padding-left:0px}}@media all and (max-width:768px){.contract_payments_invoices_cell{flex-direction:column;width:100%;display:flex;white-space:nowrap;min-width:100% !important}.contract_payments_invoices_cell p{flex-direction:row;white-space:nowrap !important;display:flex}.contract_payments_invoices_cell p span{white-space:nowrap;padding-left:10px;margin-top:0px !important}}@media all and (max-width:400px){.contract_payments_invoices_cell{flex-direction:column;width:100%;display:flex;white-space:nowrap;min-width:100% !important}.contract_payments_invoices_cell p{white-space:normal !important;display:flex;flex-direction:column}.contract_payments_invoices_cell p span{padding-left:0px}}.search_form_buttons_wrapper{flex-direction:row;display:flex;align-items:flex-start;justify-content:flex-end;margin-left:auto}.search_form_buttons_wrapper .button{display:block !important}/*# sourceMappingURL=./style.css.map */ \ No newline at end of file +main{padding-top:112px;min-height:calc(100vh - 587px);position:relative}@media all and (max-width:1600px) and (min-width:1280px){main{padding-top:82px;min-height:calc(100vh - 456px)}}@media all and (max-width:1279px){main{padding-top:86px}}main section.gray{background:var(--inactive)}@media all and (max-width:1279px){}main .title_wrapper{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:50px}@media all and (max-width:1600px) and (min-width:1280px){main .title_wrapper{margin-bottom:30px}}@media all and (max-width:1279px){main .title_wrapper{margin-bottom:20px}}@media all and (max-width:768px){main .title_wrapper{flex-wrap:wrap}}main .title_wrapper h1,main .title_wrapper h2,main .title_wrapper h3,main .title_wrapper h4,main .title_wrapper h5{margin-bottom:0}@media all and (max-width:768px){main .title_wrapper .section_title:not(:only-child){margin-right:10px}}main .title_wrapper .section_title+h5,main .title_wrapper .section_title+.section_subtitle{margin-top:8px;font-weight:normal;font-weight:400;font-size:14px;line-height:29px;color:var(--text_not_active)}@media all and (max-width:960px){main .title_wrapper .section_title+h5,main .title_wrapper .section_title+.section_subtitle{font-size:11px;line-height:15px;margin-top:4px}}main .title_wrapper .title_link{font-weight:600;display:inline-block;margin-left:55px;align-self:flex-end;line-height:24px}@media all and (max-width:1279px){main .title_wrapper .title_link{font-size:13px;margin-left:12px;line-height:30px}}@media all and (max-width:768px){main .title_wrapper .title_link{margin-left:0}}main .title_wrapper .left{display:flex;max-width:70%}@media all and (max-width:768px){main .title_wrapper .left{max-width:none}}main .title_wrapper .right{display:flex}@media all and (max-width:768px){main .title_wrapper .right{width:100%;text-align:left;margin-top:8px}main .title_wrapper .right p{font-size:10px;line-height:15px;text-align:left}}main .title_wrapper .company-dropdown{position:relative;z-index:5}main .title_wrapper .company-dropdown .arrow{cursor:pointer;padding-right:22px;background:url(/assets/images/icons/company-arrow.svg) no-repeat 100% 8px}main .title_wrapper .company-dropdown .companies_list{display:none;position:absolute;right:0;top:calc(100% + 28px);width:412px;background:#fff;box-shadow:0 4px 32px rgba(0,0,0,0.16);padding:35px 60px 20px 6px}@media all and (max-width:1279px){main .title_wrapper .company-dropdown .companies_list{top:calc(100% + 35px)}}@media all and (max-width:768px){main .title_wrapper .company-dropdown .companies_list{top:calc(100% + 25px);max-width:300px;right:16px;left:0;margin-left:0}}main .title_wrapper .company-dropdown .companies_list.opened{display:block}main .title_wrapper .company-dropdown .companies_list:before{content:"";display:block;width:0;height:0;border-left:13px solid transparent;border-right:13px solid transparent;border-bottom:24px solid #fff;position:absolute;top:-24px;right:60px}@media all and (max-width:768px){main .title_wrapper .company-dropdown .companies_list:before{right:auto;left:60px}}main .title_wrapper .company-dropdown .companies_list .company_item{padding-left:60px;margin-bottom:20px;cursor:pointer}main .title_wrapper .company-dropdown .companies_list .company_item:not(:last-child){border-bottom:1px solid #EDEFF5;padding-bottom:20px}@media all and (max-width:768px){main .title_wrapper .company-dropdown .companies_list .company_item{padding-left:50px}}main .title_wrapper .company-dropdown .companies_list .company_item.selected{pointer-events:none;background:url(/assets/images/icons/icon-selected.svg) no-repeat 10px 50%}@media all and (max-width:768px){main .title_wrapper .company-dropdown .companies_list .company_item.selected{background-size:24px !important}}main .title_wrapper .back{padding-left:28px;background:url("../../public/assets/images/icons/page-back.svg") no-repeat left center;color:var(--blue);font-weight:700;margin-right:25px}@media all and (max-width:768px){main .title_wrapper .back+.section_title{width:100%}}main #main_slider{height:600px;background:var(--gray-light);padding:0;position:relative}@media all and (max-width:1279px){main #main_slider{height:395px}}main #main_slider .container{position:relative;height:100%;background:repeating-linear-gradient(90deg, rgba(255,255,255,0.1), rgba(255,255,255,0.1) 1px, transparent 2px, transparent 20%)}@media all and (max-width:768px){main #main_slider .container{background:transparent}}main #main_slider .slider_active_title{font-weight:bold;font-size:43px;line-height:63px;letter-spacing:2px;color:#fff;max-width:560px;position:absolute;top:55px;left:0;text-transform:uppercase;font-family:'PF Din Display Pro Bold'}@media all and (max-width:1279px){main #main_slider .slider_active_title{font-size:20px;line-height:35px;max-width:280px;top:25px}}main #main_slider .slider_list{position:absolute;bottom:0;left:0;right:0;display:flex}@media all and (max-width:1279px){main #main_slider .slider_list{height:135px}}@media all and (max-width:768px){main #main_slider .slider_list{display:none}}main #main_slider .slider_list .slider_item{width:20%;max-width:20%;height:300px;padding:15px 25px;display:flex;flex-wrap:wrap;align-items:flex-end;align-content:flex-end;cursor:pointer;position:relative;overflow:hidden}@media all and (max-width:1279px){main #main_slider .slider_list .slider_item{height:135px;padding:15px 20px}}main #main_slider .slider_list .slider_item:after{content:"";display:block;position:absolute;left:0;right:0;top:0;z-index:1;width:100%;height:100%;transform:translateY(100%);transition:175ms transform cubic-bezier(.25, .46, .45, .94)}main #main_slider .slider_list .slider_item .item_name{font-size:24px;line-height:24px;text-transform:uppercase;color:#fff;width:100%;display:flex;height:86px;align-content:center;align-items:center;justify-content:space-between;transition:175ms transform cubic-bezier(.25, .46, .45, .94);transform:translateY(57px);position:relative;z-index:2;margin-right:15px;font-family:'PF Din Display Pro Bold'}@media all and (max-width:1279px){main #main_slider .slider_list .slider_item .item_name{font-size:20px;height:80px}}main #main_slider .slider_list .slider_item .item_name:after{content:"";display:block;width:22px;min-width:22px;height:14px;background:url("/assets/images/icons/slider_arrow.svg") no-repeat center}main #main_slider .slider_list .slider_item a{display:inline-block;line-height:40px;color:#fff;font-weight:600;transition:175ms transform cubic-bezier(.25, .46, .45, .94);transform:translateY(57px);position:relative;z-index:2}@media all and (max-width:1279px){main #main_slider .slider_list .slider_item a{font-size:13px}}main #main_slider .slider_list .slider_item.active{background:currentColor}main #main_slider .slider_list .slider_item.active .item_name,main #main_slider .slider_list .slider_item.active a{transform:translateY(0)}main #main_slider .slider_list .slider_item.active .item_name:after{width:44px;background:url("/assets/images/icons/slider_arrow-hover.svg") no-repeat center;transform:rotate(-90deg) translate(15px, 15px)}@media all and (max-width:1279px){main #main_slider .slider_list .slider_item.active .item_name:after{transform:rotate(-90deg) translate(-15px, 15px)}}main #main_slider .slider_list .slider_item:hover .item_name,main #main_slider .slider_list .slider_item:hover a{transform:translateY(0)}main #main_slider .slider_list .slider_item:hover:after{transform:translateY(0);background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, currentColor 100%)}main #main_slider .slider_list .slider_navto{width:20%;max-width:20%;height:300px}main #main_slider .slider_list .slider_navto a{background:#fff;width:100%;height:100%;clip-path:polygon(100% 0, 0% 100%, 100% 100%);transition:175ms background cubic-bezier(.25, .46, .45, .94);box-sizing:border-box;padding:0 25px;display:flex;align-items:flex-end;justify-content:flex-end}main #main_slider .slider_list .slider_navto a:after{content:"";display:block;width:22px;min-width:22px;height:86px;transition:175ms all cubic-bezier(.25, .46, .45, .94);background:url("/assets/images/icons/slider_arrow-blue.svg") no-repeat center}main #main_slider .slider_list .slider_navto a:hover{background:#04a8a4}main #main_slider .slider_list .slider_navto a:hover:after{width:90px;background:url("/assets/images/icons/arrow-navto.svg") no-repeat center}@media all and (max-width:768px){main #calc{background:#EDEFF5}}main #calc .container{background:url("/assets/images/calc-bg.jpg") no-repeat right center #EDEFF5;padding:70px 25px;position:relative}main #calc .container:after{content:"";display:block;position:absolute;top:0;bottom:0;right:-100%;width:100%;left:auto;background-color:inherit}@media all and (max-width:1279px){main #calc .container{padding:50px 25px}}@media all and (max-width:1279px){main #calc .container{background:#EDEFF5}}@media all and (max-width:768px){main #calc .container{padding:25px 0}}main #calc .calc_body{display:flex;justify-content:space-between}@media all and (max-width:768px){main #calc .calc_body{display:block}}main #calc .calc_body .calc_settings{width:830px}@media all and (max-width:1420px){main #calc .calc_body .calc_settings{width:calc(100% - 410px)}}@media all and (max-width:1279px){main #calc .calc_body .calc_settings{width:calc(50% - 15px)}}@media all and (max-width:768px){main #calc .calc_body .calc_settings{width:100%}}main #calc .calc_body .calc_settings .settings_box{background:rgba(255,255,255,0.6);border-radius:4px;height:57px;margin-bottom:80px;position:relative;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;padding:10px}main #calc .calc_body .calc_settings .settings_box output[hidden]{display:none}main #calc .calc_body .calc_settings .settings_box:last-child{margin-bottom:20px}@media all and (max-width:1279px){main #calc .calc_body .calc_settings .settings_box{margin-bottom:45px;height:48px;padding:8px}}main #calc .calc_body .calc_settings .settings_box p{margin-bottom:15px;font-weight:700}@media all and (max-width:1279px){main #calc .calc_body .calc_settings .settings_box p{font-size:13px}}main #calc .calc_body .calc_settings .settings_box p.min{position:absolute;top:65px;font-weight:400;left:10px;margin:0}@media all and (max-width:960px){main #calc .calc_body .calc_settings .settings_box p.min{display:none}}main #calc .calc_body .calc_settings .settings_box p.max{position:absolute;top:65px;font-weight:400;right:10px;margin:0}@media all and (max-width:960px){main #calc .calc_body .calc_settings .settings_box p.max{top:30px}}main #calc .calc_body .calc_settings .settings_box .line{width:100%;background:rgba(142,148,167,0.4)}@media all and (max-width:960px){main #calc .calc_body .calc_settings .settings_box .line{width:calc(100% - 55px)}}main #calc .calc_body .calc_settings .settings_box .line,main #calc .calc_body .calc_settings .settings_box .rangeslider.rangeslider--horizontal{position:relative;height:5px;z-index:2}main #calc .calc_body .calc_settings .settings_box .line .active_line,main #calc .calc_body .calc_settings .settings_box .rangeslider.rangeslider--horizontal .active_line,main #calc .calc_body .calc_settings .settings_box .line .rangeslider__fill,main #calc .calc_body .calc_settings .settings_box .rangeslider.rangeslider--horizontal .rangeslider__fill{background:var(--blue);position:absolute;left:0;bottom:0;height:10px}main #calc .calc_body .calc_settings .settings_box .line .dragble,main #calc .calc_body .calc_settings .settings_box .rangeslider.rangeslider--horizontal .dragble,main #calc .calc_body .calc_settings .settings_box .line .rangeslider__handle,main #calc .calc_body .calc_settings .settings_box .rangeslider.rangeslider--horizontal .rangeslider__handle{width:1px;height:16px;cursor:pointer;position:absolute;top:8px;left:0}main #calc .calc_body .calc_settings .settings_box .line .dragble:after,main #calc .calc_body .calc_settings .settings_box .rangeslider.rangeslider--horizontal .dragble:after,main #calc .calc_body .calc_settings .settings_box .line .rangeslider__handle:after,main #calc .calc_body .calc_settings .settings_box .rangeslider.rangeslider--horizontal .rangeslider__handle:after{content:"";display:block;transform:rotate(45deg) translate(-6px, 6px);width:16px;height:16px;background:var(--blue)}main #calc .calc_body .calc_result{width:350px;align-items:stretch;align-content:stretch;display:flex;flex-wrap:wrap}@media all and (max-width:1420px){main #calc .calc_body .calc_result{width:320px}}@media all and (max-width:1279px){main #calc .calc_body .calc_result{width:calc(50% - 15px)}}@media all and (max-width:768px){main #calc .calc_body .calc_result{width:100%;margin-top:35px}}main #calc .calc_body .calc_result .result_box{width:100%}main #calc .calc_body .calc_result .result_box p{font-weight:700}@media all and (max-width:1279px){main #calc .calc_body .calc_result .result_box p{font-weight:400;font-size:13px;line-height:20px;margin-bottom:20px}}@media all and (max-width:768px){main #calc .calc_body .calc_result .result_box p{margin-bottom:8px}}main #calc .calc_body .calc_result .result_box p.price{font-size:41px;line-height:1}main #calc .calc_body .calc_result .result_box p.price sup{font-weight:300;font-size:12px;line-height:18px;color:#8E94A7;vertical-align:super}@media all and (max-width:1279px){main #calc .calc_body .calc_result .result_box p.price{font-size:32px}}@media all and (max-width:1279px){main #calc .calc_body .calc_result .result_box p.price{font-size:20px;margin-bottom:0;font-weight:700}}@media all and (max-width:768px){main #calc .calc_body .calc_result .result_box{width:50%}}main #calc .calc_body .calc_result .button{width:100%;align-self:center}@media all and (max-width:768px){main #calc .calc_body .calc_result .button{margin-top:30px;margin-bottom:15px}}main #calc .calc_body .calc_result .secondary{align-self:flex-end}main .news_arrows{display:flex;align-content:center}@media all and (max-width:1279px){main .news_arrows{display:none !important}}main .news_arrows button{width:97px;height:28px;background-color:var(--blue);box-sizing:border-box;padding:0 10px;transition:175ms background ease-in-out}main .news_arrows button svg{width:8px;height:12px;margin-left:auto}main .news_arrows button svg path{stroke:#fff;transition:175ms stroke ease-in-out}main .news_arrows button:disabled,main .news_arrows button.slick-disabled{cursor:default;background-color:var(--inactive);background-position:center}main .news_arrows button:disabled svg,main .news_arrows button.slick-disabled svg{margin-left:0}main .news_arrows button:disabled svg path,main .news_arrows button.slick-disabled svg path{stroke:#8E94A7}@media all and (max-width:768px){main #news .news_slider_wrapper{margin:0 -16px}}main .news_list,main .career_list{display:flex;white-space:nowrap;width:100%}main .news_list .slick-list,main .career_list .slick-list{width:100%}main .news_list .slick-list .slick-track,main .career_list .slick-list .slick-track{white-space:nowrap;display:flex;padding-right:100px}main .news_list .slick-list .slick-track:after,main .career_list .slick-list .slick-track:after{content:"";display:block;width:365px;min-width:365px;height:200px}main .news_list .news_item,main .career_list .news_item,main .news_list .career_item,main .career_list .career_item{width:365px;min-width:365px;padding:35px 20px;background:#EDEFF5;position:relative}@media all and (max-width:1279px){main .news_list .news_item,main .career_list .news_item,main .news_list .career_item,main .career_list .career_item{width:214px;min-width:214px;padding:25px 15px}}@media all and (max-width:768px){main .news_list .news_item,main .career_list .news_item,main .news_list .career_item,main .career_list .career_item{margin-right:1px}}main .news_list .news_item p,main .career_list .news_item p,main .news_list .career_item p,main .career_list .career_item p{white-space:normal;margin-bottom:22px;line-height:24px;transition:175ms color ease-in-out}main .news_list .news_item .news_date,main .career_list .news_item .news_date,main .news_list .career_item .news_date,main .career_list .career_item .news_date{margin-bottom:35px}@media all and (max-width:1279px){main .news_list .news_item .news_date,main .career_list .news_item .news_date,main .news_list .career_item .news_date,main .career_list .career_item .news_date{margin-bottom:15px}}main .news_list .news_item img,main .career_list .news_item img,main .news_list .career_item img,main .career_list .career_item img{display:block;margin-bottom:22px;object-fit:cover}@media all and (max-width:1279px){main .news_list .news_item img,main .career_list .news_item img,main .news_list .career_item img,main .career_list .career_item img{height:178px;width:100%;margin-bottom:15px}}main .news_list .news_item .news_title,main .career_list .news_item .news_title,main .news_list .career_item .news_title,main .career_list .career_item .news_title,main .news_list .news_item .career_title,main .career_list .news_item .career_title,main .news_list .career_item .career_title,main .career_list .career_item .career_title{color:#0C0C0C;font-size:24px;line-height:28px;font-weight:700}@media all and (max-width:1279px){main .news_list .news_item .news_title,main .career_list .news_item .news_title,main .news_list .career_item .news_title,main .career_list .career_item .news_title,main .news_list .news_item .career_title,main .career_list .news_item .career_title,main .news_list .career_item .career_title,main .career_list .career_item .career_title{font-size:19px;line-height:26px;margin-bottom:15px}}main .news_list .news_item .news_link,main .career_list .news_item .news_link,main .news_list .career_item .news_link,main .career_list .career_item .news_link,main .news_list .news_item .career_link,main .career_list .news_item .career_link,main .news_list .career_item .career_link,main .career_list .career_item .career_link{margin-bottom:0;color:var(--blue)}@media all and (max-width:1279px){main .news_list .news_item .news_link,main .career_list .news_item .news_link,main .news_list .career_item .news_link,main .career_list .career_item .news_link,main .news_list .news_item .career_link,main .career_list .news_item .career_link,main .news_list .career_item .career_link,main .career_list .career_item .career_link{font-weight:700;font-size:13px}}main .news_list .news_item a,main .career_list .news_item a,main .news_list .career_item a,main .career_list .career_item a{display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:3}main .news_list .news_item:after,main .career_list .news_item:after,main .news_list .career_item:after,main .career_list .career_item:after{content:"";display:block;position:absolute;top:-24px;left:0;right:0;bottom:-24px;opacity:0;visibility:hidden;transition:175ms all ease-in-out}main .news_list .news_item:hover,main .career_list .news_item:hover,main .news_list .career_item:hover,main .career_list .career_item:hover{z-index:2}main .news_list .news_item:hover:after,main .career_list .news_item:hover:after,main .news_list .career_item:hover:after,main .career_list .career_item:hover:after{opacity:1;visibility:visible;background:var(--green);z-index:0}main .news_list .news_item:hover p,main .career_list .news_item:hover p,main .news_list .career_item:hover p,main .career_list .career_item:hover p,main .news_list .news_item:hover img,main .career_list .news_item:hover img,main .news_list .career_item:hover img,main .career_list .career_item:hover img{color:#fff;z-index:2;position:relative}main .news_list .news_item:hover .news_date:after,main .career_list .news_item:hover .news_date:after,main .news_list .career_item:hover .news_date:after,main .career_list .career_item:hover .news_date:after{content:"";position:absolute;bottom:-8px;height:2px;left:0;right:0;background:linear-gradient(to right, #ffffff 0%, rgba(255,255,255,0) 100%)}main .news_list.masongry_columns,main .career_list.masongry_columns{display:flex;justify-content:space-between}main .news_list.masongry_columns .column,main .career_list.masongry_columns .column{width:calc(50% - 15px)}main .news_list.masongry_columns .news_item,main .career_list.masongry_columns .news_item,main .news_list.masongry_columns .career_item,main .career_list.masongry_columns .career_item{width:100%;margin-bottom:30px}@media all and (max-width:768px){main .news_list.masongry_columns,main .career_list.masongry_columns{display:block}main .news_list.masongry_columns .column,main .career_list.masongry_columns .column{width:100%}}main .programs_list,main .services_list{display:flex;flex-wrap:wrap}@media all and (max-width:1279px){main .programs_list,main .services_list{justify-content:space-between}}main .programs_list .program_item,main .services_list .program_item,main .programs_list .service_item,main .services_list .service_item{margin-top:40px;margin-bottom:40px;width:calc(25% - 23px);position:relative;background:#EDEFF5;transform-origin:left;transition:all 175ms ease-in-out;height:390px}@media all and (max-width:1420px){main .programs_list .program_item,main .services_list .program_item,main .programs_list .service_item,main .services_list .service_item{overflow:hidden}}@media all and (max-width:1279px){main .programs_list .program_item,main .services_list .program_item,main .programs_list .service_item,main .services_list .service_item{width:calc(50% - 15px);margin-right:0 !important;margin-bottom:30px;margin-top:0;height:258px;overflow:hidden}}@media all and (max-width:768px){main .programs_list .program_item,main .services_list .program_item,main .programs_list .service_item,main .services_list .service_item{width:100%}}main .programs_list .program_item:after,main .services_list .program_item:after,main .programs_list .service_item:after,main .services_list .service_item:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:#eeeff4;z-index:0;transition:all 125ms ease-in-out}main .programs_list .program_item a,main .services_list .program_item a,main .programs_list .service_item a,main .services_list .service_item a{height:100%;display:block;box-sizing:border-box;padding:36px 18px;position:relative;z-index:2}@media all and (max-width:1279px){main .programs_list .program_item a,main .services_list .program_item a,main .programs_list .service_item a,main .services_list .service_item a{padding:24px 18px}}main .programs_list .program_item a span,main .services_list .program_item a span,main .programs_list .service_item a span,main .services_list .service_item a span{display:inline-block}main .programs_list .program_item:not(:nth-child(4n)),main .services_list .program_item:not(:nth-child(4n)),main .programs_list .service_item:not(:nth-child(4n)),main .services_list .service_item:not(:nth-child(4n)){margin-right:30px}main .programs_list .program_item .program_name,main .services_list .program_item .program_name,main .programs_list .service_item .program_name,main .services_list .service_item .program_name,main .programs_list .program_item .service_name,main .services_list .program_item .service_name,main .programs_list .service_item .service_name,main .services_list .service_item .service_name{font-weight:700;font-size:26px;line-height:36px;color:#000;position:relative;z-index:2;transform:translateY(0);transition:125ms transform ease-in-out;max-width:70%}@media all and (max-width:1279px){main .programs_list .program_item .program_name,main .services_list .program_item .program_name,main .programs_list .service_item .program_name,main .services_list .service_item .program_name,main .programs_list .program_item .service_name,main .services_list .program_item .service_name,main .programs_list .service_item .service_name,main .services_list .service_item .service_name{font-size:19px;line-height:26px}}main .programs_list .program_item .program_link,main .services_list .program_item .program_link,main .programs_list .service_item .program_link,main .services_list .service_item .program_link,main .programs_list .program_item .service_link,main .services_list .program_item .service_link,main .programs_list .service_item .service_link,main .services_list .service_item .service_link{position:absolute;right:0px;bottom:-10px;color:var(--blue);font-weight:600;font-size:15px;line-height:20px;opacity:0;z-index:2;transform:translate(0, 0);transition:125ms all ease-in-out}main .programs_list .program_item img,main .services_list .program_item img,main .programs_list .service_item img,main .services_list .service_item img{position:absolute;right:0;bottom:0;transform:translate(0, 0);transition:125ms all ease-in-out}@media all and (max-width:1420px) and (min-width:1280px){main .programs_list .program_item img,main .services_list .program_item img,main .programs_list .service_item img,main .services_list .service_item img{max-width:100%}}@media all and (max-width:1279px){main .programs_list .program_item img,main .services_list .program_item img,main .programs_list .service_item img,main .services_list .service_item img{max-height:120%}}@media all and (min-width:1280px){main .programs_list .program_item:hover,main .services_list .program_item:hover,main .programs_list .service_item:hover,main .services_list .service_item:hover{overflow:visible}main .programs_list .program_item:hover:after,main .services_list .program_item:hover:after,main .programs_list .service_item:hover:after,main .services_list .service_item:hover:after{top:-35px;right:-20px;bottom:-35px}main .programs_list .program_item:hover img,main .services_list .program_item:hover img,main .programs_list .service_item:hover img,main .services_list .service_item:hover img{transform:translate(20px, -35px)}main .programs_list .program_item:hover .program_name,main .services_list .program_item:hover .program_name,main .programs_list .service_item:hover .program_name,main .services_list .service_item:hover .program_name,main .programs_list .program_item:hover .service_name,main .services_list .program_item:hover .service_name,main .programs_list .service_item:hover .service_name,main .services_list .service_item:hover .service_name{transform:translateY(-30px)}main .programs_list .program_item:hover .program_link,main .services_list .program_item:hover .program_link,main .programs_list .service_item:hover .program_link,main .services_list .service_item:hover .program_link,main .programs_list .program_item:hover .service_link,main .services_list .program_item:hover .service_link,main .programs_list .service_item:hover .service_link,main .services_list .service_item:hover .service_link{opacity:1;transform:translate(-10px, -10px)}}main .services_list{justify-content:center}@media all and (max-width:1279px){main .services_list{justify-content:space-between}}main .services_list .service_item{width:calc(33.333% - 20px)}main .services_list .service_item:after{background:#f1f2f7}main .services_list .service_item .service_name{max-width:50%}main .services_list .service_item:not(:nth-child(3n)){margin-right:30px}main .services_list .service_item:nth-child(3n){margin-right:0}main .services_list .service_item:nth-child(4n){margin-right:30px}@media all and (max-width:1279px){main .services_list .service_item{width:calc(50% - 15px)}main .services_list .service_item img{max-height:100%}}@media all and (max-width:768px){main .services_list .service_item{width:100%}}main .special_list{display:flex;flex-wrap:wrap;justify-content:space-between}main .special_list .special_item{position:relative;width:calc(50% - 18px);min-width:calc(50% - 18px);margin-bottom:80px}main .special_list .special_item a{display:block;color:#0C0C0C;position:relative;z-index:2;box-sizing:border-box;padding:25px calc(50% + 20px) 25px 20px}main .special_list .special_item a .special_name{font-size:26px;line-height:35px;font-weight:700;color:#0C0C0C;margin-bottom:25px;display:block;transition:all 220ms ease-in-out}main .special_list .special_item a .speacial_text{display:block;margin-bottom:10px;font-weight:700;color:#0C0C0C;transform:translate(0, 0);transition:all 220ms ease-in-out}main .special_list .special_item a .special_desc{font-size:15px;line-height:24px;transform:translate(0, 0);transition:all 220ms ease-in-out}main .special_list .special_item a .special_link{display:inline-block;font-weight:600;opacity:0;transform:translate(10px, 10px);transition:all 220ms ease-in-out;color:#fff}main .special_list .special_item:after{content:"";display:block;position:absolute;top:20px;bottom:30px;right:30px;left:30%;transition:all 220ms ease-in-out;background:var(--inactive);z-index:0}main .special_list .special_item img{display:block;position:absolute;top:0;bottom:0;width:50%;height:100%;right:0;object-fit:cover;z-index:1}@media all and (min-width:1280px){main .special_list .special_item:hover a .special_name{color:#fff}main .special_list .special_item:hover a .speacial_text,main .special_list .special_item:hover a .special_desc{transform:translate(0, -10px);color:#fff}main .special_list .special_item:hover a .special_link{opacity:1;color:#fff;transform:translate(0, 0)}main .special_list .special_item:hover:after{background:var(--green);top:0;left:0;bottom:0}}@media all and (max-width:1279px){main .special_list .special_item{width:calc(50% - 15px);min-width:calc(50% - 15px);margin-bottom:30px}main .special_list .special_item a{padding:30px 0 0 0;display:flex;flex-wrap:wrap}main .special_list .special_item a .special_name{font-size:19px;line-height:26px}main .special_list .special_item a .special_desc{font-size:13px;line-height:20px;width:100%}main .special_list .special_item a .speacial_text{width:100%}main .special_list .special_item a .special_link{opacity:1;transform:translate(0, 0);color:var(--blue)}main .special_list .special_item a img{position:relative;width:100%;height:155px;object-fit:cover;object-position:center}main .special_list .special_item:after{width:182px;top:0;left:auto;right:0;height:120px}}@media all and (max-width:768px){main .special_list .special_item{width:100%;min-width:100%;margin-bottom:25px}}main .special_list.swiped{flex-wrap:unset;white-space:nowrap}main .special_list.swiped .special_item{margin-top:30px;margin-bottom:30px;margin-right:30px}main .special_list.swiped .special_item>*{white-space:normal}main .special_list.swiped .special_item a .special_link{color:var(--blue);opacity:1}main .special_list.swiped .special_item:hover a .special_link{color:#fff}main .brand_select{max-width:306px;margin-left:auto;margin-top:35px;margin-bottom:35px}@media all and (max-width:768px){main .brand_select{max-width:100%;margin-top:10px;margin-bottom:25px}}main .special_detail .special_offer{position:relative;padding:25px calc(100% - 390px) 0 25px;margin-bottom:45px}main .special_detail .special_offer h2{font-size:26px;line-height:35px;color:#0C0C0C;font-weight:700;margin-bottom:25px}main .special_detail .special_offer h2 span{color:#A8026B;font-size:58px;line-height:58px}main .special_detail .special_offer h2 mark{color:#A8026B;background:transparent}main .special_detail .special_offer .button{width:100%;margin-top:40px}main .special_detail .special_offer:after{content:"";display:block;position:absolute;z-index:1;left:420px;top:15px;bottom:25px;right:0;background:var(--inactive)}main .special_detail .special_offer img{display:block;height:100%;width:calc(100% - 502px);position:absolute;right:0;bottom:0;z-index:2;object-fit:cover}@media all and (max-width:1420px){main .special_detail .special_offer{padding-left:0}}@media all and (max-width:1279px){main .special_detail .special_offer{padding:0 calc(50% + 15px) 0 0}main .special_detail .special_offer h2{font-size:19px;line-height:26px;width:100%;order:2;margin-bottom:0}main .special_detail .special_offer h2 span{font-size:19px;line-height:26px}main .special_detail .special_offer img{width:calc(50% - 15px)}main .special_detail .special_offer:after{left:calc(50% - 120px);z-index:-1}}@media all and (max-width:768px){main .special_detail .special_offer{padding:0;display:flex;flex-wrap:wrap}main .special_detail .special_offer img{order:1;width:100%;position:relative;height:155px;margin-bottom:10px}main .special_detail .special_offer .list-column{order:3;margin-top:20px;margin-bottom:30px}main .special_detail .special_offer button.button{order:4;margin-top:0}main .special_detail .special_offer:after{width:182px;left:auto;right:0;top:0;bottom:50px;z-index:-1}}main .special_detail .special_offer-text{margin-bottom:80px;padding:0 25px}@media all and (max-width:768px){main .special_detail .special_offer-text{padding:0;margin-bottom:40px}}main .special_detail .aside_container{margin-top:60px}@media all and (max-width:768px){main .special_detail .aside_container{margin-top:30px;padding-top:30px;border-top:1px solid #EDEFF5}}main .leasing_offer h3{padding:0 25px;margin-bottom:15px;font-size:26px;line-height:35px}@media all and (max-width:768px){main .leasing_offer h3{padding:0;font-size:17px;line-height:24px}}main .leasing_offer .leasing_list{display:flex;flex-wrap:wrap}main .leasing_offer .leasing_list .leasing_item{width:calc(33.333% - 20px);margin-bottom:30px}main .leasing_offer .leasing_list .leasing_item:not(:nth-child(3n)){margin-right:30px}main .leasing_offer .leasing_list .leasing_item .item_wrapper{display:block;padding-bottom:35px;background:#fff;transition:background-color 175ms ease-in-out}main .leasing_offer .leasing_list .leasing_item .item_wrapper img{display:block;width:100%;height:220px;object-fit:cover;margin-bottom:30px}main .leasing_offer .leasing_list .leasing_item .item_wrapper span{display:block;color:#000;transition:color 175ms ease-in-out}main .leasing_offer .leasing_list .leasing_item .item_wrapper .leasing_model{padding:0 30px;margin-bottom:5px;font-weight:700}main .leasing_offer .leasing_list .leasing_item .item_wrapper .leasing_desc{padding:0 30px}main .leasing_offer .leasing_list .leasing_item .item_wrapper:hover{background:var(--green)}main .leasing_offer .leasing_list .leasing_item .item_wrapper:hover .leasing_model,main .leasing_offer .leasing_list .leasing_item .item_wrapper:hover .leasing_desc{color:#fff}@media all and (max-width:1279px){main .leasing_offer .leasing_list{overflow-x:scroll;flex-wrap:unset;margin-right:-80px}main .leasing_offer .leasing_list .leasing_item{min-width:210px;margin-right:5px !important}main .leasing_offer .leasing_list .leasing_item .item_wrapper{padding-bottom:12px}main .leasing_offer .leasing_list .leasing_item .item_wrapper img{margin-bottom:12px;height:135px}main .leasing_offer .leasing_list .leasing_item .item_wrapper .leasing_model,main .leasing_offer .leasing_list .leasing_item .item_wrapper .leasing_desc{padding:0 18px}}@media all and (max-width:768px){main .leasing_offer .leasing_list{margin:0 -16px;padding:0 16px}}main .leasing_offer .leasing_offer-detail{display:flex;justify-content:space-between;margin-top:100px}main .leasing_offer .leasing_offer-detail .image_slider{height:425px;width:calc(100% - 560px)}main .leasing_offer .leasing_offer-detail .image_slider .slide{height:100%}main .leasing_offer .leasing_offer-detail .image_slider .slide img{width:100%;height:100%;object-fit:cover}main .leasing_offer .leasing_offer-detail .offer_desc{width:530px;padding-bottom:40px;position:relative}main .leasing_offer .leasing_offer-detail .offer_desc .offer_name{font-size:26px;line-height:35px;text-transform:uppercase;font-weight:700;margin-bottom:30px}main .leasing_offer .leasing_offer-detail .offer_desc ul{margin-bottom:20px}main .leasing_offer .leasing_offer-detail .offer_desc ul li{line-height:25px}main .leasing_offer .leasing_offer-detail .offer_desc .button{margin-top:40px;width:390px;position:absolute;bottom:0;left:0}@media all and (max-width:1279px){main .leasing_offer .leasing_offer-detail .image_slider{height:300px}main .leasing_offer .leasing_offer-detail .image_slider,main .leasing_offer .leasing_offer-detail .offer_desc{width:calc(50% - 15px)}main .leasing_offer .leasing_offer-detail .image_slider .button,main .leasing_offer .leasing_offer-detail .offer_desc .button{position:relative}}@media all and (max-width:768px){main .leasing_offer .leasing_offer-detail{margin-top:18px;display:block}main .leasing_offer .leasing_offer-detail .image_slider{width:100%;height:168px}main .leasing_offer .leasing_offer-detail .offer_desc{width:100%;padding-bottom:0}main .leasing_offer .leasing_offer-detail .offer_desc .offer_name{font-size:19px;line-height:26px;margin-bottom:13px}main .leasing_offer .leasing_offer-detail .offer_desc .button{width:100%;position:relative}}main .faq_search{margin-bottom:40px}main .faq_search .form_field{width:100%;max-width:635px;margin-left:auto}main .click-more{color:var(--blue);cursor:pointer}main .paymentDateForm{display:flex;align-items:center;margin-top:15px}main .paymentDateForm .form_field{width:100%}main .paymentDateForm button.button{min-width:160px;margin-left:30px}@media all and (max-width:768px){main .paymentDateForm{display:block}main .paymentDateForm button.button{margin-left:0;margin-top:30px}}main .dropdown_blocks_list.zero-margin{margin-left:-30px;border-left:1px solid #EDEFF5;border-right:1px solid #EDEFF5}main .dropdown_blocks_list.zero-margin .dropdown_block{border-bottom:0 !important;position:relative}main .dropdown_blocks_list.zero-margin .dropdown_block:after{content:"";display:block;width:auto;height:1px;background:#EDEFF5;position:absolute;bottom:0;left:32px;right:32px}main .dropdown_blocks_list.zero-margin .dropdown_block .block_header{padding-left:30px;padding-right:30px}main .dropdown_blocks_list.zero-margin .dropdown_block .block_body{margin-left:85px;max-width:755px;overflow:hidden}main .dropdown_blocks_list.zero-margin .dropdown_block .block_body.full{margin-left:30px;max-width:100%}@media all and (max-width:1279px){main .dropdown_blocks_list.zero-margin .dropdown_block .block_body.full{margin-left:0}}@media all and (max-width:1279px){main .dropdown_blocks_list.zero-margin{border:0;margin-left:0}main .dropdown_blocks_list.zero-margin .dropdown_block:after{left:0;right:0}main .dropdown_blocks_list.zero-margin .dropdown_block .block_header{padding-left:5px;padding-right:5px}main .dropdown_blocks_list.zero-margin .dropdown_block .block_body{margin-left:0;padding-left:5px}}main .dropdown_blocks_list .block-column{display:flex;justify-content:space-between;border-bottom:1px solid #EDEFF5;margin-bottom:15px;padding-bottom:15px;flex-wrap:wrap}main .dropdown_blocks_list .block-column .dropdown_block{width:240px;margin-right:50px;border:0 !important}main .dropdown_blocks_list .block-column .dropdown_block+.dropdown_blocks_list{width:calc(100% - 290px)}@media all and (max-width:768px){main .dropdown_blocks_list .block-column .dropdown_block+.dropdown_blocks_list{width:100%}}main .dropdown_blocks_list .block-column .dropdown_block+.dropdown_blocks_list .dropdown_block{width:100%}main .dropdown_blocks_list .block-column .dropdown_block+.dropdown_blocks_list .dropdown_block:not(:last-child){margin-bottom:30px}main .dropdown_blocks_list .block-column .dosc_list{width:calc(100% - 290px)}@media all and (max-width:960px){main .dropdown_blocks_list .block-column .block_with_form{width:100%}}@media all and (max-width:768px){main .dropdown_blocks_list .block-column .block_with_form{margin-top:15px}}@media all and (max-width:768px){main .dropdown_blocks_list .block-column{display:block;margin-bottom:25px;padding-bottom:10px}main .dropdown_blocks_list .block-column .dropdown_block,main .dropdown_blocks_list .block-column .dosc_list{width:100%;margin-right:0;border:0 !important}main .dropdown_blocks_list .block-column .dropdown_block .block_header,main .dropdown_blocks_list .block-column .dosc_list .block_header{padding:0;height:auto}}main .dropdown_blocks_list .dropdown_block:not(:last-child){border-bottom:1px solid #EDEFF5}main .dropdown_blocks_list .dropdown_block.bt{border-bottom:0;border-top:1px solid #EDEFF5}main .dropdown_blocks_list .dropdown_block .block_header{padding:15px 0;height:70px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}main .dropdown_blocks_list .dropdown_block .block_header.default{cursor:default}main .dropdown_blocks_list .dropdown_block .block_header p{margin-bottom:0;margin-right:20px;font-weight:700}main .dropdown_blocks_list .dropdown_block .block_header p.with-icon{display:inline-flex;align-items:center}main .dropdown_blocks_list .dropdown_block .block_header p.with-icon img{margin-right:20px}main .dropdown_blocks_list .dropdown_block .block_header button{width:22px;height:22px;min-width:22px;cursor:pointer;background:url("/assets/images/icons/dropdown-blue.svg") no-repeat center}main .dropdown_blocks_list .dropdown_block .block_body{display:none}main .dropdown_blocks_list .dropdown_block .block_body .company{display:flex;margin-bottom:30px;padding:24px 16px;position:relative}main .dropdown_blocks_list .dropdown_block .block_body .company .title{text-transform:uppercase;font-size:26px;line-height:35px;font-weight:700;min-width:15%}main .dropdown_blocks_list .dropdown_block .block_body .company .title.lower{text-transform:unset}@media all and (max-width:960px){main .dropdown_blocks_list .dropdown_block .block_body .company .title{min-width:120px}}main .dropdown_blocks_list .dropdown_block .block_body .company ul{margin-left:80px}main .dropdown_blocks_list .dropdown_block .block_body .company ul li{line-height:1.5;margin-bottom:6px}main .dropdown_blocks_list .dropdown_block .block_body .company ul li.alert{color:#A8026B}@media all and (max-width:960px){main .dropdown_blocks_list .dropdown_block .block_body .company ul:not(:last-child){padding-bottom:55px}}@media all and (max-width:768px){main .dropdown_blocks_list .dropdown_block .block_body .company ul:not(:last-child){padding-bottom:20px}}@media all and (max-width:767px){main .dropdown_blocks_list .dropdown_block .block_body .company{display:block}main .dropdown_blocks_list .dropdown_block .block_body .company .title{font-size:19px;line-height:26px}main .dropdown_blocks_list .dropdown_block .block_body .company ul{margin-left:0}}main .dropdown_blocks_list .dropdown_block .block_body .company.filled{background:var(--inactive)}main .dropdown_blocks_list .dropdown_block .block_body .company .action{margin-left:auto;position:absolute;right:16px;top:24px}@media all and (max-width:960px){main .dropdown_blocks_list .dropdown_block .block_body .company .action{position:absolute;width:100%;margin-top:0px;left:216px;bottom:24px;right:auto;top:auto}}@media all and (max-width:768px){main .dropdown_blocks_list .dropdown_block .block_body .company .action{margin-left:0;position:static}}main .dropdown_blocks_list .dropdown_block.open .block_header button:not(.rotate){background:url("/assets/images/icons/close-blue.svg") no-repeat center}main .dropdown_blocks_list .dropdown_block.open .block_header button.rotate{transform:rotate(180deg)}main .dropdown_blocks_list .dropdown_block.open .block_body{display:block}main .dropdown_blocks_list .dropdown_block.open .block_body p:not(.doc_name){margin-bottom:35px}@media all and (max-width:768px){main .dropdown_blocks_list .dropdown_block.open .block_body p{margin-bottom:15px}}main .dropdown_blocks_list.filled .dropdown_block.open .block_header{background:var(--inactive);color:var(--blue)}main aside{background:#fff;position:relative;z-index:2}main aside:before{content:"";display:block;width:auto;position:absolute;left:-50vw;right:0;background:#fff;top:0;bottom:0;z-index:-1}@media all and (max-width:1280px){main aside:before{display:none}}main aside .nav_toggle{display:none}@media all and (max-width:1279px){main aside .nav_toggle{display:block;height:23px;z-index:3;background-image:url("/assets/images/icons/icon-select.svg");background-repeat:no-repeat;background-position:100% 50%;font-size:13px;color:var(--blue);font-weight:700;padding-left:0;cursor:pointer;text-align:left;white-space:nowrap;text-overflow:ellipsis;max-width:285px;overflow:hidden;display:none}}main aside .aside_nav{list-style:none;padding:0;margin:0 0 30px 0}main aside .aside_nav li{margin-bottom:0px}main aside .aside_nav li a{display:flex;align-items:center;min-height:56px;color:#000;font-size:15px;line-height:23px;font-weight:700;box-sizing:border-box;padding:6px 15px}main aside .aside_nav li a[disabled]{pointer-events:none;cursor:default;color:#8E94A7}main aside .aside_nav li a span{width:20px;height:20px;border-radius:100%;margin-left:6px;color:#fff;background:#A8026B;font-weight:400;text-align:center;line-height:20px;font-size:11px}main aside .aside_nav li a.active{background:var(--green);color:#fff;font-weight:700}main aside .aside_nav li a.active span{background:#fff;color:#000}@media all and (max-width:1600px) and (min-width:1280px){main aside .aside_nav li a{min-height:48px;font-size:13px;line-height:18px}}@media all and (max-width:1279px){main aside .aside_nav{display:flex;overflow-x:auto}main aside .aside_nav li{margin-bottom:0;background:var(--inactive)}main aside .aside_nav li a{font-size:15px;font-weight:400;padding:0;min-height:unset;white-space:nowrap;padding:0 16px;line-height:42px}main aside .aside_nav li a.active{background-color:var(--green);color:#fff}}@media all and (max-width:768px){main aside .aside_nav{left:0;margin:0 -16px;padding:0 16px}}main aside .button{width:100%}main #order .container{padding-bottom:180px}@media all and (max-width:1279px){main #order .container{padding-bottom:60px}}@media all and (max-width:768px){main #order{background:#EDEFF5}main #order .container{padding:40px 0 0 0}}.model_container{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:60px}.model_container .col{width:calc(50% - 15px)}.model_container .col img{max-width:100%}.model_container .col .model_desc{margin-top:35px}.model_container .col .model_desc p{margin-bottom:10px}.model_container #calc{background:var(--inactive);padding:35px 30px;position:relative}.model_container #calc:after{content:"";display:block;position:absolute;top:0;right:-100%;bottom:0;width:100%;background:inherit}.model_container #calc .calc_body{flex-wrap:wrap}.model_container #calc .calc_body .calc_settings{width:100%;margin-bottom:35px}.model_container #calc .calc_body .calc_result{width:100%}.model_container #calc .calc_body .calc_result .result_box{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.model_container #calc .calc_body .calc_result .result_box p{font-weight:400}.model_container #calc .calc_body .calc_result .result_box.bolder{margin-bottom:35px}.model_container #calc .calc_body .calc_result .result_box.bolder p{font-weight:700;font-size:26px;line-height:35px}.model_container #calc .calc_body .calc_result .calc_footer{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:20px}.model_container #calc .calc_body .calc_result .calc_footer .button{width:calc(50% - 13px);padding:0;font-weight:400}.model_container .aside_container{width:100%;margin-top:0px;border-top:1px solid #EDEFF5}.model_container .aside_container aside{width:305px;padding-top:40px}.model_container .aside_container article{width:calc(100% - 305px);padding-top:40px;border-left:1px solid #EDEFF5}.model_container .aside_container article .dropdown_blocks_list .dropdown_block{padding:0 40px}@media all and (max-width:768px){.model_container{margin-top:20px}.model_container .col{width:100%;margin-bottom:10px}.model_container .col img{margin:0 -16px;width:calc(100% + 32px)}.model_container .col .model_desc{margin-top:12px}.model_container .col #calc{margin:0 -16px;padding:25px 16px}.model_container .col #calc .calc_body .calc_result .result_box.bolder p{font-size:19px;line-height:26px}.model_container .col #calc .calc_body .calc_result .calc_footer{margin-top:0;display:block}.model_container .col #calc .calc_body .calc_result .calc_footer button{width:100%;margin-bottom:0}.model_container .col #calc .calc_body .calc_result .calc_footer button:first-child{margin-top:0}.model_container .aside_container{border-top:0}.model_container .aside_container aside{display:none}.model_container .aside_container article{width:100%;border:0;padding-top:0}.model_container .aside_container article .dropdown_blocks_list .dropdown_block{padding:0}}.catalog_list{display:flex;flex-wrap:wrap}@media all and (max-width:1279px){.catalog_list{justify-content:space-between;width:100%}}.catalog_list .catalog_item{width:calc(33.333% - 20px);margin-bottom:110px}.catalog_list .catalog_item:not(:nth-child(3n)){margin-right:30px}.catalog_list .catalog_item img{width:100%;height:220px;object-fit:cover;margin-bottom:30px}.catalog_list .catalog_item .item_class{font-size:26px;line-height:35px;color:#0C0C0C;font-weight:700;margin-bottom:8px}.catalog_list .catalog_item .item_model{font-size:14px}.catalog_list .catalog_item .item_model b{display:block;font-size:15px}.catalog_list .catalog_item ul li{display:flex;justify-content:space-between;line-height:29px}.catalog_list .catalog_item ul li p{margin:0}.catalog_list .catalog_item ul li.pay{font-weight:700;margin:25px 0}.catalog_list .catalog_item .item_footer{text-align:right;margin-top:30px}@media all and (max-width:1279px){.catalog_list .catalog_item{width:calc(50% - 15px);margin-right:0 !important;margin-bottom:66px}.catalog_list .catalog_item .item_class{font-size:19px;line-height:26px}.catalog_list .catalog_item .item_model{font-size:13px;margin-top:10px}.catalog_list .catalog_item .item_model b{font-size:13px}.catalog_list .catalog_item ul li{line-height:20px;margin-bottom:10px}.catalog_list .catalog_item ul li.pay{margin:15px 0}}@media all and (max-width:768px){.catalog_list .catalog_item{width:100%}.catalog_list .catalog_item img{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px)}.catalog_list .catalog_item ul li{margin-bottom:0px}}.requisites{padding:0 110px}.requisites .requisites_row{display:flex;justify-content:flex-start;margin-bottom:25px}.requisites .requisites_row p{margin:0;max-width:calc(50% - 15px);text-align:left}.requisites .requisites_row p:first-child{font-weight:700;margin-right:30px;width:180px}.requisites .button{margin-top:40px}@media all and (max-width:1420px){.requisites{padding:0}}@media all and (max-width:1279px){.requisites .requisites_row{display:block;margin-bottom:8px}.requisites .requisites_row p{width:100%;margin-bottom:8px}.requisites .button{width:286px}}#choose_region{display:flex;align-items:center}#choose_region p{margin-right:30px;max-width:340px}#choose_region .form_field{width:415px}@media all and (max-width:1279px){#officeViewToggle{justify-content:flex-end}}@media all and (max-width:768px){#officeViewToggle .tab{width:50%;text-align:center}}#map{display:none;width:100%;height:615px;margin:45px 0;background:var(--gray-light)}#map.visible{display:block}@media all and (max-width:1279px){#map{height:320px;margin:20px 0}}.popover{position:absolute;top:0;left:0;z-index:1010;display:block;padding:1px;text-align:left;white-space:normal;background:var(--blue);color:#fff;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;padding:30px 20px;max-width:500px}.popover .close{position:absolute;top:8px;right:8px;width:24px;height:24px;font-size:0;cursor:pointer;background:url("/assets/images/icons/close-white.svg") no-repeat center}.popover p{margin:5px 0}.popover .arrow{position:absolute;left:0;right:0;bottom:-25px;margin:auto;width:43px;height:54px;background:url("/assets/images/pin-open.svg") no-repeat center}.offices_list{display:flex;justify-content:space-between;border-top:1px solid #EDEFF5;margin-top:30px}.offices_list#offices:not(.visible){display:none}.offices_list .column{width:calc(50% - 15px)}.offices_list .column .dropdown_block.open .block_body p{margin-bottom:8px}.offices_list .column .dropdown_block.open .block_body a{display:inline-block;font-weight:700;margin:20px 0 20px 28px}@media all and (max-width:768px){.offices_list{display:block;padding-top:35px;margin-top:35px}.offices_list .column{width:100%}}.dosc_list .list_title{margin-top:45px;font-weight:700;margin-bottom:15px;font-size:15px;line-height:23px}@media all and (max-width:768px){.dosc_list .list_title{margin-top:25px;font-size:13px;line-height:20px}}.dosc_list .list_title:first-child{margin-top:0}.dosc_list .row{margin-bottom:35px;display:flex;align-items:center;justify-content:space-between}@media all and (max-width:1600px) and (min-width:1280px){.dosc_list .row{margin-bottom:20px}}.dosc_list .row p{margin-bottom:0}.dosc_list .row .doc_name{font-weight:700;min-height:56px;display:inline-flex;flex-wrap:wrap;align-items:center;margin-right:30px;max-width:50%}@media all and (max-width:1600px) and (min-width:1280px){.dosc_list .row .doc_name{min-height:42px}}@media all and (max-width:960px){.dosc_list .row .doc_name{align-content:flex-start}}.dosc_list .row .doc_name.full{max-width:100%}.dosc_list .row .doc_name.full span{width:100%}.dosc_list .row .doc_name a{text-decoration:underline;font-weight:700}.dosc_list .row .doc_name a:hover{text-decoration:none}.dosc_list .row .doc_name span{display:block;font-weight:400;margin-top:2px;color:var(--text_not_active)}.dosc_list .row .btn_group{display:flex}@media all and (max-width:768px){.dosc_list .row .btn_group{display:block}}.dosc_list .row .btn_group .button{width:auto;margin-left:30px}@media all and (max-width:768px){.dosc_list .row .btn_group .button{margin-bottom:0px;display:flex;margin-top:16px !important}.dosc_list .row .btn_group .button:first-child{margin-left:0;width:auto;display:inline-flex;margin-top:8px !important}}.dosc_list .row .doc_date{margin-right:30px;margin-left:30px;white-space:nowrap}.dosc_list .row .button{width:auto;padding:0 30px}.dosc_list.medium-icon .row{margin-bottom:15px;width:100%}.dosc_list.medium-icon .doc_name{min-height:40px;background-size:32px;padding-left:48px}.dosc_list.acts_list-checkbox .row{margin-bottom:15px;width:100%}.dosc_list.acts_list-checkbox .row .doc_name{background-size:32px;padding-left:0;background-position:30px 50%;min-height:32px;max-width:none;font-weight:400;position:relative}.dosc_list.acts_list-checkbox .row .doc_name[data-format]:before{left:30px;width:31px;font-size:6px}.dosc_list.acts_list-checkbox .row .doc_name input[type="checkbox"]+label{display:flex;align-items:center;padding-left:0}.dosc_list.acts_list-checkbox .row .doc_name input[type="checkbox"]+label:before{margin-right:56px;position:relative}.dosc_list.acts_list-checkbox .row .doc_name:not(.i-pdf){min-height:0}.dosc_list.acts_list-checkbox .row .doc_name:not(.i-pdf) input[type="checkbox"]+label:before{margin-right:16px}@media all and (max-width:768px){.dosc_list .row{position:relative;flex-wrap:wrap}.dosc_list .row .doc_name{max-width:100%;width:100%}.dosc_list .row .button:not(.download-icon){margin-left:0;margin-right:0;margin-top:8px;width:auto}.dosc_list .row .button.download-icon{position:absolute;right:0;top:0;bottom:0;margin:auto;width:24px;padding:0}}.payments_actions{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:30px}.payments_actions .avans{margin-bottom:0}.payments_actions .avans p{margin:0;padding:0}.payments_actions .avans span{color:#000}.payments_actions div{display:flex;flex-wrap:wrap}.payments_actions div:nth-child(2){min-width:30%}.payments_actions div p{font-weight:700;margin-bottom:16px;width:100%}.payments_actions div p span{color:#A8026B}.payments_actions div button+button{margin-left:16px}@media (max-width:1279px){.payments_actions div{width:100%}.payments_actions div:not(:last-child){margin-bottom:30px}.payments_actions div p{font-size:13px;line-height:20px}}.contract_table{margin-bottom:0px}.contract_table .table_row{min-height:80px;display:flex;width:100%}.contract_table .table_row .table_cell{padding:16px 8px;border:1px solid #EDEFF5;width:13%;min-width:13%}.contract_table .table_row .table_cell:nth-child(3){width:15%;min-width:15%}.contract_table .table_row .table_cell:nth-child(4){width:15%;min-width:15%;white-space:nowrap}.contract_table .table_row .table_cell:nth-child(5){word-break:break-all;width:18%}.contract_table .table_row .table_cell p{margin:0}.contract_table .table_row .table_cell p.closed{color:var(--text_not_active)}.contract_table .table_row .table_cell p.opened{color:var(--green)}.contract_table .table_row .table_cell b{display:block}.contract_table .table_row .table_cell span{display:block;word-break:break-all;margin-top:4px}.contract_table .table_row .table_cell .contract_debt{margin-top:30px}.contract_table .table_row .table_cell .contract_debt span{display:block;color:#A8026B;margin-bottom:4px}.contract_table .table_row .table_cell .service_list{display:flex;flex-wrap:wrap;gap:24px 16px}@media all and (max-width:1279px){.contract_table .table_row .table_cell .service_list{gap:15px}}.contract_table .table_row .table_cell i[data-additional-service]{display:inline-block;width:32px;height:32px}@media all and (max-width:1279px){.contract_table .table_row .table_cell i[data-additional-service]{width:24px;height:24px;background-size:contain !important}}.contract_table .table_row .table_cell i[data-additional-service="1"]{background:url("/assets/images/icons/additional-service-1.svg") no-repeat bottom center;transform:translateY(-4px)}.contract_table .table_row .table_cell i[data-additional-service="2"]{background:url("/assets/images/icons/additional-service-2.svg") no-repeat bottom center}.contract_table .table_row .table_cell i[data-additional-service="3"]{background:url("/assets/images/icons/additional-service-3.svg") no-repeat bottom center}.contract_table .table_row .table_cell i[data-additional-service="4"]{background:url("/assets/images/icons/additional-service-4.svg") no-repeat bottom center}.contract_table .table_row .table_cell i[data-additional-service="5"]{background:url("/assets/images/icons/additional-service-5.svg") no-repeat bottom center}.contract_table .table_row .table_cell i[data-additional-service="6"]{background:url("/assets/images/icons/additional-service-6.svg") no-repeat bottom center}.contract_table .table_row .table_cell i[data-additional-service="7"]{background:url("/assets/images/icons/additional-service-7.svg") no-repeat bottom center}.contract_table .table_row .table_cell i[data-additional-service="8"]{background:url("/assets/images/icons/additional-service-8.svg") no-repeat bottom center}.contract_table .table_header .table_cell{border:0;color:var(--text_not_active);font-weight:700;display:flex;align-items:center}.contract_table .table_header .table_cell.caret{cursor:pointer}.contract_table .table_header .table_cell.caret:after{content:"";display:inline-block;width:16px;min-width:16px;height:16px;margin-left:6px;background:url("/assets/images/icons/icon-select.svg") no-repeat center}.contract_table .table_header .table_cell.caret.reverse:after{transform:scaleY(-1)}@media all and (max-width:1279px){.contract_table.schedule{align-items:flex-start}}.contract_table.schedule .show_more{width:100%;height:60px;text-align:center;background:var(--inactive);color:var(--blue);font-weight:600}@media all and (max-width:1279px){.contract_table.schedule .show_more{margin-bottom:15px}}@media all and (max-width:1279px){.contract_table.schedule .table_row{width:100%;margin-bottom:30px}}@media all and (max-width:768px){.contract_table.schedule .table_row{margin-bottom:15px}}.contract_table.schedule .table_row .table_cell{width:25%;min-width:14%}.contract_table.schedule .table_row .table_cell:nth-child(1),.contract_table.schedule .table_row .table_cell:nth-child(2),.contract_table.schedule .table_row .table_cell:nth-child(4){width:14%;min-width:14%}.contract_table.schedule .table_row[data-status="notpaid"]{background:rgba(168,2,107,0.1)}.contract_table.schedule .table_row[data-status="overpayment-2"]{background:rgba(28,1,169,0.1)}.contract_table.schedule .table_row[data-status="overpayment-1"]{background:rgba(168,2,107,0.1)}.contract_table.schedule .table_row[data-status="paid"]{background:rgba(4,168,164,0.1)}.contract_table.schedule .table_row .toggle_cell{display:none}@media all and (max-width:1279px){.contract_table.schedule .table_row{position:relative;width:calc(50% - 15px)}.contract_table.schedule .table_row .table_cell{width:100%;padding-right:45px}.contract_table.schedule .table_row .table_cell:nth-child(1),.contract_table.schedule .table_row .table_cell:nth-child(2),.contract_table.schedule .table_row .table_cell:nth-child(3),.contract_table.schedule .table_row .table_cell:nth-child(4),.contract_table.schedule .table_row .table_cell:nth-child(5),.contract_table.schedule .table_row .table_cell:nth-child(6){width:100%;text-align:left;font-size:13px;line-height:20px;padding-top:0;border:none;margin:5px 0}.contract_table.schedule .table_row .table_cell:nth-child(1):before,.contract_table.schedule .table_row .table_cell:nth-child(2):before,.contract_table.schedule .table_row .table_cell:nth-child(3):before,.contract_table.schedule .table_row .table_cell:nth-child(4):before,.contract_table.schedule .table_row .table_cell:nth-child(5):before,.contract_table.schedule .table_row .table_cell:nth-child(6):before{content:attr(data-title);display:inline-block;margin-right:6px;font-weight:600;height:auto;position:static;background:transparent}.contract_table.schedule .table_row .table_cell:nth-child(3){margin:0;font-weight:400}.contract_table.schedule .table_row .toggle_cell{display:block;width:16px;height:16px;position:absolute;right:15px;top:28px;background:url("/assets/images/icons/toggle-cell.svg") no-repeat center;border:0;outline:none}}@media all and (max-width:1279px){.contract_table.schedule .table_row{display:flex;flex-wrap:wrap;justify-content:space-between}.contract_table.schedule .table_row:not(.opened) .table_cell:nth-child(4),.contract_table.schedule .table_row:not(.opened) .table_cell:nth-child(5),.contract_table.schedule .table_row:not(.opened) .table_cell:nth-child(6){display:none}.contract_table.schedule .table_row.opened .toggle_cell{transform:rotate(180deg)}.contract_table.schedule .table_row .table_cell:nth-child(1),.contract_table.schedule .table_row .table_cell:nth-child(2){width:50%;margin-top:0;margin-bottom:0;font-weight:700}.contract_table.schedule .table_row .table_cell:nth-child(1)::before,.contract_table.schedule .table_row .table_cell:nth-child(2)::before{font-weight:700}.contract_table.schedule .table_row .table_cell:nth-child(2){text-align:right}.contract_table.schedule .table_row .table_cell:nth-child(3),.contract_table.schedule .table_row .table_cell:nth-child(4){display:flex;justify-content:space-between;align-items:flex-end;font-weight:700}.contract_table.schedule .table_row .table_cell:nth-child(3):before,.contract_table.schedule .table_row .table_cell:nth-child(4):before{font-weight:400;font-size:13px;line-height:20px;max-width:55%;margin-right:20px}.contract_table.schedule .table_row .table_cell:nth-child(3){margin-top:10px;margin-bottom:8px}.contract_table.schedule .table_row .table_cell:nth-child(5){display:flex;justify-content:space-between;padding-top:15px;margin-top:15px;border-top:1px solid #EDEFF5;margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:60px;width:calc(100% + 30px)}.contract_table.schedule .table_row .table_cell:nth-child(5),.contract_table.schedule .table_row .table_cell:nth-child(6){font-size:13px;line-height:20px;margin-bottom:0;margin-top:10px}.contract_table.schedule .table_row .table_cell:nth-child(5):before,.contract_table.schedule .table_row .table_cell:nth-child(6):before{display:none}}@media all and (max-width:768px){.contract_table.schedule .table_row{width:100%}}@media all and (max-width:1600px) and (min-width:1280px){.contract_table{margin-bottom:30px}.contract_table .table_row{min-height:0}.contract_table .table_row .table_cell{padding:12px 5px}}@media all and (max-width:1279px){.contract_table{display:flex;flex-wrap:wrap;justify-content:space-between}.contract_table .table_row{width:calc(50% - 15px);margin-bottom:30px;border:1px solid #EDEFF5;display:flex;flex-wrap:wrap;justify-content:space-between;padding:25px 15px}.contract_table .table_row.table_header{display:none}.contract_table .table_row .table_cell{border:0;width:100%;font-size:13px;line-height:20px;padding:0;position:relative}.contract_table .table_row .table_cell:nth-child(1),.contract_table .table_row .table_cell:nth-child(4){font-size:10px;line-height:15px;width:50%;text-align:left}.contract_table .table_row .table_cell:nth-child(4){width:100%;display:flex;justify-content:space-between;position:relative;padding-bottom:16px;margin-bottom:16px}.contract_table .table_row .table_cell:nth-child(4):before{content:"";position:absolute;bottom:0;left:-15px;right:0;width:auto;height:1px;background:#EDEFF5}.contract_table .table_row .table_cell:nth-child(4) span{margin-top:0}.contract_table .table_row .table_cell:nth-child(2){font-size:10px;line-height:15px;width:40%;text-align:right}.contract_table .table_row .table_cell:nth-child(5){text-align:left}.contract_table .table_row .table_cell:nth-child(3){font-weight:700;margin:15px 0;width:100%}.contract_table .table_row .table_cell:nth-child(5){width:100%;order:6;margin-top:-20px}.contract_table .table_row .table_cell:nth-child(5) .contract_debt{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:15px}.contract_table .table_row .table_cell:nth-child(5) .contract_debt span{margin-top:0;margin-bottom:0}.contract_table .table_row .table_cell:nth-child(6){width:100%;margin-top:0;padding-top:0;position:relative;font-size:13px;top:0;right:0;order:5;display:flex;justify-content:flex-end;max-width:45%;margin-left:auto}.contract_table .table_row .table_cell:nth-child(6) .price{margin-left:15px}.contract_table .table_row .table_cell:nth-child(7){order:7;display:flex;align-items:center;width:100%;text-align:right;justify-content:flex-start;margin-top:15px;padding-top:0;position:relative}.contract_table .table_row .table_cell:nth-child(7):before{content:"";position:absolute;top:0;right:-15px;left:0;width:auto;height:1px;background:#EDEFF5;display:none}.contract_table .table_row .table_cell:nth-child(7) .price{margin-left:15px}}@media all and (max-width:768px){.contract_table .table_row{width:100%;margin-bottom:15px}}.logo_list{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin:35px 0}.logo_list .logo_item{width:calc(16.666% - 25px);height:97px;display:flex;align-items:center;justify-content:center;margin:15px 0}.logo_list .logo_item img{max-width:100%;max-height:100%;object-fit:contain}.leasing_offers_list{display:flex;justify-content:space-between;margin-top:60px}.leasing_offers_list .offer_item{width:calc(33.333% - 20px);padding-left:80px;position:relative}.leasing_offers_list .offer_item p{margin-bottom:15px}.leasing_offers_list .offer_item img{position:absolute;top:0;left:0}.leasing_offers_list .offer_item ul li:not(:last-child){margin-bottom:6px}.catalog_sort{display:flex;align-items:center;justify-content:flex-end;margin-bottom:65px}.catalog_sort .sort_container{margin-left:40px;position:relative}.catalog_sort .sort_container button{height:40px;padding:0 20px 0 48px;color:var(--blue)}.catalog_sort .sort_container button.i-filter{background:url("/assets/images/icons/icon-filter.svg") no-repeat 20px 50%}.catalog_sort .sort_container button.i-sort{background:url("/assets/images/icons/icon-sort.svg") no-repeat 20px 50%}.news_cotnainer{display:flex;justify-content:space-between}.news_cotnainer .left{width:525px}.news_cotnainer .left .image{width:100%;height:525px;background:var(--gray-light);margin-bottom:30px}.news_cotnainer .left .image img{width:100%;height:100%;object-fit:cover}.news_cotnainer .left .socials a{width:48px;height:48px;margin-right:15px}.news_cotnainer .right{width:calc(100% - 555px)}.news_cotnainer .right h1{margin-bottom:20px}.news_cotnainer .right .date{display:block;text-transform:uppercase;margin-bottom:35px}.news_cotnainer .right p,.news_cotnainer .right ul,.news_cotnainer .right ol{margin-bottom:20px}.calendar_wrapper #calendar_month{margin-left:auto;max-width:235px;padding-left:32px;display:block;background:url("/assets/images/icons/icon-date.svg") no-repeat 8px 50%,url("/assets/images/icons/icon-select.svg") no-repeat calc(100% - 16px) 50%}@media all and (max-width:960px){.calendar_wrapper #calendar_month{margin-left:0;max-width:284px}}@media all and (max-width:768px){.calendar_wrapper #calendar_month{max-width:100%}}.calendar_wrapper .calendar_nav{display:none}@media all and (max-width:768px){.calendar_wrapper .calendar_nav{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.calendar_wrapper .calendar_nav button{max-width:48%;height:28px;font-size:10px;color:var(--blue);padding:0}.calendar_wrapper .calendar_nav button:first-child:before{content:"<";display:inline-block;width:20px;height:28px;line-height:28px;text-align:left}.calendar_wrapper .calendar_nav button:last-child:after{content:">";display:inline-block;width:20px;height:28px;line-height:28px;text-align:right}.calendar_wrapper .calendar_nav button:disabled{opacity:.3}}.calendar_wrapper .calendar_grid{margin-top:30px}.calendar_wrapper .calendar_grid .grid_header{display:flex;flex-wrap:wrap}.calendar_wrapper .calendar_grid .grid_header .grid_cell{padding:15px;text-transform:uppercase;font-weight:bold;font-size:15px;line-height:23px;color:#0C0C0C;width:14.2%}.calendar_wrapper .calendar_grid .grid_body{display:flex;flex-wrap:wrap}.calendar_wrapper .calendar_grid .grid_body .grid_week{width:100%;display:flex}.calendar_wrapper .calendar_grid .grid_body .grid_cell{padding:15px;width:15%;height:150px;border:1px solid #E0E0E0;box-sizing:border-box;display:flex;flex-wrap:wrap;align-items:stretch}.calendar_wrapper .calendar_grid .grid_body .grid_cell .cell_header{color:#87878E;align-self:flex-start;text-transform:capitalize}.calendar_wrapper .calendar_grid .grid_body .grid_cell .cell_header span:not(.year){font-size:26px;line-height:35px;font-weight:700;color:#000;padding-right:4px}.calendar_wrapper .calendar_grid .grid_body .grid_cell .cell_header .year{display:block}.calendar_wrapper .calendar_grid .grid_body .grid_cell .cell_body{align-self:flex-end}.calendar_wrapper .calendar_grid .grid_body .grid_cell .cell_body p{color:#000}.calendar_wrapper .calendar_grid .grid_body .grid_cell .cell_body p span{display:block;font-weight:700}.calendar_wrapper .calendar_grid .grid_body .grid_cell.disabled{background:#EDEFF5;opacity:.4}.calendar_wrapper .calendar_grid .grid_body .grid_cell.payment{background:var(--green);border:1px solid var(--green)}.calendar_wrapper .calendar_grid .grid_body .grid_cell.payment .cell_header{color:#fff}.calendar_wrapper .calendar_grid .grid_body .grid_cell.payment .cell_header span{color:inherit}.calendar_wrapper .calendar_grid .grid_body .grid_cell.payment .cell_body p{color:#fff}.calendar_wrapper .calendar_grid .grid_body .grid_cell.current{background:var(--blue) !important;border:1px solid var(--blue) !important}.calendar_wrapper .calendar_grid .grid_body .grid_cell.current .cell_header{color:#fff}.calendar_wrapper .calendar_grid .grid_body .grid_cell.current .cell_header span{color:inherit}.calendar_wrapper .calendar_grid .grid_body .grid_cell.current .cell_body p{color:#fff}@media all and (max-width:1600px) and (min-width:1280px){.calendar_wrapper .calendar_grid .grid_header .grid_cell{font-size:14px;line-height:18px;padding:10px}.calendar_wrapper .calendar_grid .grid_body .grid_cell{padding:10px;height:135px}.calendar_wrapper .calendar_grid .grid_body .grid_cell .cell_header span:not(.year){font-size:22px;line-height:30px}}@media all and (max-width:960px){.calendar_wrapper .calendar_grid{position:relative;margin-right:-80px}.calendar_wrapper .calendar_grid .grid_header{width:22px;position:absolute;left:0;top:0}.calendar_wrapper .calendar_grid .grid_header .grid_cell{width:100%;height:72px;padding:14px 0;text-align:center;font-size:13px;line-height:20px}.calendar_wrapper .calendar_grid .grid_body{margin-left:30px;overflow-x:auto}.calendar_wrapper .calendar_grid .grid_body .grid_week{width:auto}.calendar_wrapper .calendar_grid .grid_body .grid_cell{height:72px;padding:10px;width:33.333%;min-width:256px;font-size:13px;line-height:20px;align-items:flex-start}.calendar_wrapper .calendar_grid .grid_body .grid_cell .cell_header span:not(.year){font-size:13px;line-height:20px}.calendar_wrapper .calendar_grid .grid_body .grid_cell .cell_body{width:100%}.calendar_wrapper .calendar_grid .grid_body .grid_cell .cell_body p{width:100%;display:flex;align-items:center;justify-content:space-between}}@media all and (max-width:768px){.calendar_wrapper .calendar_grid{margin-top:15px;margin-right:0}.calendar_wrapper .calendar_grid .grid_body .grid_week{width:100%;flex-wrap:wrap}.calendar_wrapper .calendar_grid .grid_body .grid_week:not(.active){display:none}.calendar_wrapper .calendar_grid .grid_body .grid_week .grid_cell{display:flex;width:100%}}.calendar_payment{display:flex}.calendar_payment .day{color:#87878E;font-size:26px;line-height:35px;font-weight:700;margin-right:50px}@media all and (max-width:1279px){.calendar_payment .day{font-size:13px;line-height:20px}}.calendar_payment .day span{display:block;font-size:50px;line-height:1;color:#000}@media all and (max-width:1279px){.calendar_payment .day span{font-size:22px}}.calendar_payment .payment_table{display:table;margin-top:12px}@media all and (max-width:1279px){.calendar_payment .payment_table{margin-top:0}}.calendar_payment .payment_table .table_row{display:table-row}.calendar_payment .payment_table .table_row .table_cell{display:table-cell;padding:2px 10px}.calendar_payment .payment_table .table_row .table_cell a{font-weight:700}@media all and (max-width:1279px){.calendar_payment .payment_table .table_row .table_cell{font-size:13px}}.calendar_payment .payment_table .table_row.table_header .table_cell{color:#87878E;padding:12px 10px}@media all and (max-width:1279px){.calendar_payment .payment_table .table_row.table_header .table_cell{padding:0 10px 12px 10px}}@media all and (max-width:768px){.calendar_payment{display:block}}.acts_wrapper{display:flex;justify-content:space-between}.acts_wrapper .acts_list-checkbox,.acts_wrapper .reconciliation_form{width:calc(50% - 10px)}@media all and (max-width:768px){.acts_wrapper{flex-wrap:wrap}.acts_wrapper .acts_list-checkbox{width:100%;order:1;margin-bottom:40px}.acts_wrapper .reconciliation_form{order:2;width:100%}}main .dropdown_blocks_list .dropdown_block .block_body .transaction_detail{margin:30px 0}main .dropdown_blocks_list .dropdown_block .block_body .transaction_detail p{margin-bottom:10px}main .dropdown_blocks_list .dropdown_block .block_body .transaction_detail ul{max-width:60%;display:flex;flex-wrap:wrap}main .dropdown_blocks_list .dropdown_block .block_body .transaction_detail ul li{width:50%}main .dropdown_blocks_list .dropdown_block .block_body .fines_detail{margin:30px 0}main .dropdown_blocks_list .dropdown_block .block_body .fines_detail p{margin-bottom:10px}main .dropdown_blocks_list .dropdown_block .block_body .fines_detail ul{max-width:100%;display:flex;flex-wrap:wrap}main .dropdown_blocks_list .dropdown_block .block_body .fines_detail ul li{width:50%}.dropdown_block+.dosc_list{margin-top:20px}@media all and (max-width:768px){.dropdown_block+.dosc_list{margin-top:0;padding-top:20px;border-top:1px solid #EDEFF5}}.helpBox_wrapper{position:absolute;top:0;left:0;bottom:-30px;right:0;pointer-events:none;z-index:98;margin:0 auto;max-width:1310px}@media all and (max-width:1420px){.helpBox_wrapper{width:calc(100% - 160px)}}@media all and (max-width:960px){.helpBox_wrapper{position:relative;bottom:0;z-index:2;margin-bottom:-40px}}@media all and (max-width:768px){.helpBox_wrapper{width:calc(100% - 32px);margin-bottom:-80px}}.helpBox_wrapper .helpBox{max-width:730px;background:#FFFFFF;box-shadow:0 4px 32px rgba(0,0,0,0.16);border-radius:17px;padding:30px 25px;display:flex;justify-content:space-between;margin:0;position:sticky;margin-top:auto;pointer-events:all;top:calc(100vh - 220px)}@media all and (max-width:1279px){.helpBox_wrapper .helpBox{top:calc(100vh - 240px)}}.helpBox_wrapper .helpBox.hidden{display:none}@media all and (max-width:960px){.helpBox_wrapper .helpBox.hidden{display:flex;flex-wrap:wrap}}.helpBox_wrapper .helpBox .avatar{width:62px;min-width:62px;height:62px;display:flex;align-items:center;justify-content:center}.helpBox_wrapper .helpBox .avatar img{width:100%;height:100%;object-fit:cover;border-radius:31px}.helpBox_wrapper .helpBox .content{width:calc(100% - 86px)}.helpBox_wrapper .helpBox .content p{font-size:15px;line-height:22px;margin-bottom:3px}.helpBox_wrapper .helpBox .content p.message{font-weight:700;color:var(--blue)}.helpBox_wrapper .helpBox .content p.position{color:var(--text_not_active)}.helpBox_wrapper .helpBox .content .info{margin-top:15px;display:flex;flex-wrap:wrap;gap:15px}.helpBox_wrapper .helpBox .content .info a{display:flex;align-items:center;width:auto;min-width:calc(33.33% - 15px);padding-left:38px;line-height:1.2;min-height:26px;font-size:15px;color:#0C0C0C;box-sizing:border-box;background:url("/assets/images/icons/icon-messanger.svg") no-repeat left center;word-break:break-word}.helpBox_wrapper .helpBox .content .info a[href^="tel:"]{background:url("/assets/images/icons/icon-phone-blue.svg") no-repeat left center}.helpBox_wrapper .helpBox .content .info a[href^="mailto:"]{background:url("/assets/images/icons/icon-email.svg") no-repeat left center}@media all and (max-width:1279px){.helpBox_wrapper .helpBox .content .info{display:block}.helpBox_wrapper .helpBox .content .info a{width:auto}.helpBox_wrapper .helpBox .content .info a:not(:last-child){margin-bottom:16px}}@media all and (max-width:960px){.helpBox_wrapper .helpBox .content{width:100%;margin-top:10px}}.helpBox_wrapper .helpBox .button{position:absolute;top:5px;right:5px;width:44px;height:44px;background:url("/assets/images/icons/close-blue.svg") no-repeat center}@media all and (max-width:960px){.helpBox_wrapper .helpBox .button{display:none}}.helpBox_wrapper .helpBox_small{max-width:100px;background:#FFFFFF;box-shadow:0 4px 32px rgba(0,0,0,0.16);border-top-right-radius:17px;border-bottom-right-radius:17px;border-top-left-radius:17px;border-bottom-left-radius:17px;padding:20px 20px;display:flex;justify-content:space-between;margin:0;position:sticky;margin-top:auto;pointer-events:all;top:calc(100vh - 150px)}@media all and (max-width:1420px){.helpBox_wrapper .helpBox_small{margin-left:-80px;border-top-left-radius:0px;border-bottom-left-radius:0px}}@media all and (max-width:960px){.helpBox_wrapper .helpBox_small{display:none}}.helpBox_wrapper .helpBox_small.hidden{display:none}.helpBox_wrapper .helpBox_small .avatar{width:62px;min-width:62px;height:62px;display:flex;align-items:center;justify-content:center}.helpBox_wrapper .helpBox_small .avatar img{width:100%;height:100%;object-fit:cover;border-radius:31px}.rate_us{position:sticky;margin-top:auto;margin-left:auto;margin-right:0;width:343px;pointer-events:all;top:calc(100vh - 150px);display:flex;align-items:flex-end;height:102px}@media all and (max-width:1200px){.rate_us{display:none}}.rate_us.opened form{display:block}.rate_us .rate_body{margin-left:auto;border-radius:16px;background:var(--white, #FFF);width:100%;padding:16px 24px;box-shadow:0 4px 32px 0 rgba(0,0,0,0.16)}.rate_us p{font-size:15px;font-weight:700;line-height:23px;width:100%;margin-bottom:8px}.rate_us .rate_start{display:flex;align-items:center;justify-content:space-between}.rate_us .rate_start p{text-align:center;font-weight:400;font-size:11px;line-height:15px;margin:0}.rate_us .stars{display:flex;align-items:center;justify-content:flex-start;gap:0 2px}.rate_us .stars label{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;position:relative;background-image:url("data:image/svg+xml,%3Csvg width='26' height='25' viewBox='0 0 26 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5514 20.8416L19.8558 24.8358C20.6617 25.3464 21.6622 24.587 21.4231 23.6463L19.6016 16.481C19.5503 16.2815 19.5564 16.0715 19.6191 15.8752C19.6819 15.6789 19.7987 15.5044 19.9563 15.3715L25.6097 10.6661C26.3525 10.0478 25.9691 8.81502 25.0147 8.75308L17.6318 8.27392C17.4329 8.25971 17.2422 8.18931 17.0818 8.0709C16.9214 7.95249 16.7979 7.79095 16.7258 7.6051L13.9722 0.670972C13.8974 0.473703 13.7643 0.30387 13.5906 0.184027C13.417 0.0641833 13.211 0 13 0C12.789 0 12.583 0.0641833 12.4094 0.184027C12.2357 0.30387 12.1026 0.473703 12.0278 0.670972L9.27423 7.6051C9.20209 7.79095 9.07863 7.95249 8.91823 8.0709C8.75784 8.18931 8.5671 8.25971 8.36824 8.27392L0.985254 8.75308C0.03087 8.81502 -0.352537 10.0478 0.390298 10.6661L6.04371 15.3715C6.20126 15.5044 6.31813 15.6789 6.38088 15.8752C6.44362 16.0715 6.4497 16.2815 6.39841 16.481L4.70918 23.126C4.42222 24.2549 5.62287 25.1661 6.58991 24.5534L12.4486 20.8416C12.6134 20.7367 12.8047 20.681 13 20.681C13.1953 20.681 13.3866 20.7367 13.5514 20.8416Z' fill='%23EDEFF5'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;padding:0;cursor:pointer}.rate_us .stars label.hover,.rate_us .stars label:hover{background-image:url("data:image/svg+xml,%3Csvg width='26' height='25' viewBox='0 0 26 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5514 20.8416L19.8558 24.8358C20.6617 25.3464 21.6622 24.587 21.4231 23.6463L19.6016 16.481C19.5503 16.2815 19.5564 16.0715 19.6191 15.8752C19.6819 15.6789 19.7987 15.5044 19.9563 15.3715L25.6097 10.6661C26.3525 10.0478 25.9691 8.81502 25.0147 8.75308L17.6318 8.27392C17.4329 8.25971 17.2422 8.18931 17.0818 8.0709C16.9214 7.95249 16.7979 7.79095 16.7258 7.6051L13.9722 0.670972C13.8974 0.473703 13.7643 0.30387 13.5906 0.184027C13.417 0.0641833 13.211 0 13 0C12.789 0 12.583 0.0641833 12.4094 0.184027C12.2357 0.30387 12.1026 0.473703 12.0278 0.670972L9.27423 7.6051C9.20209 7.79095 9.07863 7.95249 8.91823 8.0709C8.75784 8.18931 8.5671 8.25971 8.36824 8.27392L0.985254 8.75308C0.03087 8.81502 -0.352537 10.0478 0.390298 10.6661L6.04371 15.3715C6.20126 15.5044 6.31813 15.6789 6.38088 15.8752C6.44362 16.0715 6.4497 16.2815 6.39841 16.481L4.70918 23.126C4.42222 24.2549 5.62287 25.1661 6.58991 24.5534L12.4486 20.8416C12.6134 20.7367 12.8047 20.681 13 20.681C13.1953 20.681 13.3866 20.7367 13.5514 20.8416Z' fill='%231c01a9'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;opacity:.8}.rate_us .stars label.active{background-image:url("data:image/svg+xml,%3Csvg width='26' height='25' viewBox='0 0 26 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5514 20.8416L19.8558 24.8358C20.6617 25.3464 21.6622 24.587 21.4231 23.6463L19.6016 16.481C19.5503 16.2815 19.5564 16.0715 19.6191 15.8752C19.6819 15.6789 19.7987 15.5044 19.9563 15.3715L25.6097 10.6661C26.3525 10.0478 25.9691 8.81502 25.0147 8.75308L17.6318 8.27392C17.4329 8.25971 17.2422 8.18931 17.0818 8.0709C16.9214 7.95249 16.7979 7.79095 16.7258 7.6051L13.9722 0.670972C13.8974 0.473703 13.7643 0.30387 13.5906 0.184027C13.417 0.0641833 13.211 0 13 0C12.789 0 12.583 0.0641833 12.4094 0.184027C12.2357 0.30387 12.1026 0.473703 12.0278 0.670972L9.27423 7.6051C9.20209 7.79095 9.07863 7.95249 8.91823 8.0709C8.75784 8.18931 8.5671 8.25971 8.36824 8.27392L0.985254 8.75308C0.03087 8.81502 -0.352537 10.0478 0.390298 10.6661L6.04371 15.3715C6.20126 15.5044 6.31813 15.6789 6.38088 15.8752C6.44362 16.0715 6.4497 16.2815 6.39841 16.481L4.70918 23.126C4.42222 24.2549 5.62287 25.1661 6.58991 24.5534L12.4486 20.8416C12.6134 20.7367 12.8047 20.681 13 20.681C13.1953 20.681 13.3866 20.7367 13.5514 20.8416Z' fill='%231c01a9'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center}.rate_us .stars label:before{display:none}.rate_us form{margin-top:12px;display:none}.rate_us form .form_field{margin-bottom:8px}.rate_us form .form_field textarea{resize:none}.feed{position:relative;padding-top:0;margin-bottom:30px}@media (max-width:1600px) and (min-width:1280px){.feed{margin-top:50px}}.feed .feed_item{box-sizing:border-box;padding:24px 16px;background:var(--inactive)}.feed .feed_item.user{background:transparent;display:flex !important;align-items:center}.feed .feed_item.user.quest{padding:5px 16px}.feed .feed_item.user.quest img{width:48px;height:48px}.feed .feed_item.user div{margin-left:16px}.feed .feed_item.user div p{margin-bottom:7px}.feed .feed_item.user div p:last-child{margin-bottom:0}.feed p{margin-bottom:16px;color:#0C0C0C}.feed p.item_title{font-weight:700}.feed .item_link{color:var(--blue)}.feed .feed_list{margin-right:-50px}@media all and (max-width:768px){.feed .feed_list{margin-right:0}}.feed .feed_list .slick-track{display:flex}.feed .feed_list .slick-track:after{content:"";display:block;width:20px;height:50px;float:left}.feed .feed_list .slick-slide{margin-right:30px;width:480px}.feed .feed_list .slick-slide div{height:100%}.feed .feed_list .slick-slide:first-child{margin-left:0}@media (max-width:1279px){.feed .feed_list .slick-slide{width:289px !important;min-width:289px !important}}@media all and (max-width:768px){.feed .feed_list .slick-slide{margin-right:15px}}.feed .slick-arrow{width:96px;height:28px;padding:0 9px;background:var(--blue);outline:none;border:0;position:absolute;right:0;top:-44px}.feed .slick-arrow.slick-prev{right:96px}.feed .slick-arrow.slick-disabled{pointer-events:none;background:var(--inactive)}.feed .slick-arrow.slick-disabled svg{margin:auto}.feed .slick-arrow.slick-disabled svg path{stroke:#8E94A7}@media (max-width:1279px){.feed .slick-arrow{display:none !important}}.offline{max-width:920px;text-align:center;margin:30px auto}.offline p{font-weight:400;font-size:26px;line-height:150%;text-align:center;color:#1C01A9}@media all and (max-width:1279px){.offline{max-width:610px;margin:15px auto}.offline p{font-size:13px;line-height:20px}}.events-list li{border-bottom:1px solid #EDEFF5;color:#2C2D2E;padding:10px 0;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;position:relative;margin-bottom:15px}.events-list li.new:after{content:"";display:block;width:13px;height:13px;border-radius:100%;background:#2F80ED;position:absolute;top:14px;right:0}@media all and (max-width:960px){.events-list li.new:after{right:auto;left:0}}.events-list li p{line-height:20px;max-width:580px}.events-list li p:not(:last-child){margin-bottom:5px}@media all and (max-width:960px){.events-list li p{max-width:none}}.events-list li p.name{color:#8E94A7;font-weight:700;position:relative}@media all and (max-width:960px){.events-list li p.name{order:3;width:100%}}.events-list li p.name b{color:#2C2D2E}.events-list li p.type{background:#A8026B;color:#fff;border-radius:4px;padding:4px 10px;font-weight:700}@media all and (max-width:960px){.events-list li p.type{order:2;position:absolute;top:7px;right:0}}.events-list li p.date{font-weight:700;color:#8E94A7;margin-right:30px}@media all and (max-width:960px){.events-list li p.date{order:1;width:100%;margin-left:20px;margin-right:0;margin-bottom:10px}}.events-list li p.action{width:100%;margin-top:10px}@media all and (max-width:960px){.events-list li p.action{order:4;text-align:left}}.events-list li a{color:var(--blue);font-weight:600}.grecaptcha-badge{visibility:hidden}@media all and (max-width:1279px){.changes{min-height:60vh}}.changes .block{margin-bottom:55px}.changes .block .title{font-weight:700;margin-bottom:15px}.changes .block .title a{font-weight:400;display:inline-block;margin-left:25px}.changes .block.alert{display:flex}.changes .block.alert p{font-weight:700;color:#A8026B;margin-bottom:0;margin-right:15px}.changes .block.alert a{font-weight:600}@media all and (max-width:768px){.changes .block.alert{display:block}.changes .block.alert p{margin-bottom:12px}}.changes .feed .feed_list{margin-right:-30px;box-sizing:border-box}@media all and (max-width:1279px){.changes .feed .feed_list{overflow:visible}}.changes .feed .feed_list .slick-track:after{display:none}.changes form .button{margin-top:25px}.changes form .form_field{display:flex;align-items:center;padding:6px 0;margin-bottom:10px}.changes form .form_field label{position:relative}.help_tooltip{margin-left:16px;position:relative}.help_tooltip .help_icon{padding:0;height:24px;width:24px}.help_tooltip .help_icon:hover svg path[stroke]{stroke:var(--blue)}.help_tooltip .help_icon:hover svg path[fill]{fill:var(--blue)}@media all and (min-width:768px){.help_tooltip .help_icon:hover+.help_content{display:block}}.help_tooltip .help_content{display:none;position:absolute;top:-25px;margin:auto;left:55px;width:412px;background:#FFFFFF;padding:17px;box-shadow:0 4px 32px rgba(0,0,0,0.16);z-index:2}.help_tooltip .help_content.opened{display:block}.help_tooltip .help_content .button{display:none}.help_tooltip .help_content:before{content:"";display:block;width:0;height:0;border-top:12px solid transparent;border-right:24px solid #fff;border-bottom:12px solid transparent;position:absolute;top:24px;margin:auto;left:-24px}@media all and (max-width:768px){.help_tooltip .help_content{position:fixed;top:0;bottom:0;left:0;right:0;width:auto;z-index:99999;background:rgba(12,12,12,0.5)}.help_tooltip .help_content:before{display:none}.help_tooltip .help_content div{margin:70px 16px 40px 16px;padding:16px 16px 56px 16px;background:#fff;position:relative}.help_tooltip .help_content .button{display:block;text-align:center;position:absolute;left:0;right:0;bottom:0}}.help_tooltip .help_tooltip_content ul{list-style:unset;margin-left:10px}.calc input,.calc select,.calc .date_input_wrapper{max-width:320px;margin-left:20px}@media all and (max-width:768px){.calc input,.calc select,.calc .date_input_wrapper{margin-left:0;margin-top:10px}}@media all and (max-width:768px){.calc>.form_field{display:block !important}.calc>.form_field label{padding-right:30px}}.calc .form_field .form_field{margin-bottom:0;margin-left:20px}@media all and (max-width:768px){.calc .form_field .form_field{margin-left:0}}.calc .btn_group{display:flex;flex-wrap:wrap}.calc .btn_group .button:first-child{width:160px;margin-right:30px}@media all and (max-width:768px){.calc .btn_group .button:first-child{order:2;width:100%;margin-right:0;margin-top:20px}}.calc .btn_group .button:nth-child(2){width:350px}@media all and (max-width:768px){.calc .btn_group .button:nth-child(2){order:1;width:100%;min-width:100% !important}}@media all and (max-width:768px){.calc .help_tooltip{position:absolute;right:0;top:5px}}.calc .help_tooltip .help_tooltip_content ul{list-style:unset;margin-left:10px}.compare{width:100% !important;position:relative}.compare:before{content:"";position:absolute;top:-60px;bottom:-60px;width:1px;background:#EDEFF5;display:none}@media all and (min-width:1280px){.compare:before{display:block}}.compare .compare_top{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:35px}@media all and (max-width:1279px){.compare .compare_top{display:block}}.compare .compare_top p{font-weight:700}@media all and (max-width:1279px){.compare .compare_top p{margin-bottom:12px;max-width:60%}}@media all and (max-width:768px){.compare .compare_top p{max-width:none}}.compare .compare_top a{font-weight:400;display:inline-block;margin-left:30px;margin-right:auto}@media all and (max-width:1279px){.compare .compare_top a{display:block;margin-left:0;margin-top:20px;font-weight:700}}@media all and (max-width:1279px){.compare .compare_top{display:flex;flex-wrap:wrap;margin-bottom:10px}.compare .compare_top a{order:1;margin-top:0;margin-bottom:15px}.compare .compare_top p{width:100%;order:3}.compare .compare_top button{order:2;margin-bottom:25px}}.compare .compare_data{display:flex;flex-wrap:wrap;width:100%;padding-bottom:10px;margin-bottom:30px;border-bottom:1px solid var(--inactive);padding-right:30%}@media all and (min-width:1280px){.compare .compare_data{padding-left:16px}}.compare .compare_data .form_field{width:50%;margin-bottom:20px}@media all and (max-width:768px){.compare .compare_data .form_field{width:100%}}.compare .compare_data .form_field p span{color:var(--text_not_active)}@media all and (max-width:1279px){.compare .compare_data{padding-right:0}}.compare .compare_tables{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:45px}.compare .compare_tables .compare_table{width:calc(50% - 15px);display:table}.compare .compare_tables .compare_table.touchable{display:none}@media all and (max-width:1279px){.compare .compare_tables .compare_table.touchable{display:block;width:100%}.compare .compare_tables .compare_table.touchable .table_body{display:block}.compare .compare_tables .compare_table.touchable .table_body .table_row{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:16px}.compare .compare_tables .compare_table.touchable .table_body .table_row.opened .row_title{border-color:transparent}.compare .compare_tables .compare_table.touchable .table_body .table_row.opened .row_title:after{transform:rotate(180deg)}.compare .compare_tables .compare_table.touchable .table_body .table_row.opened .table_group{display:flex}.compare .compare_tables .compare_table.touchable .table_body .table_row .row_title{font-weight:700;width:100%;border-bottom:1px solid #EDEFF5;padding:3px 0;display:flex;align-items:center;justify-content:space-between}.compare .compare_tables .compare_table.touchable .table_body .table_row .row_title:after{content:"";width:24px;height:24px;background:url("../../public/assets/images/icons/dropdown.svg") no-repeat center;transform:rotate(0deg);transition:transform 175ms ease;display:block}.compare .compare_tables .compare_table.touchable .table_body .table_row .table_group{border:1px solid #EDEFF5;width:100%;display:none;justify-content:space-between;padding:24px 16px;position:relative}.compare .compare_tables .compare_table.touchable .table_body .table_row .table_group:after{content:"";display:block;width:1px;position:absolute;left:0;right:0;top:24px;bottom:24px;height:auto;background:#EDEFF5;margin:auto;gap:0 30px}.compare .compare_tables .compare_table.touchable .table_body .table_row .table_cell{width:calc(50% - 30px);display:block;border:0}.compare .compare_tables .compare_table.touchable .table_body .table_row .table_cell div{border:0;font-weight:700;display:flex;margin-bottom:16px;width:100% !important}.compare .compare_tables .compare_table.touchable .table_body .table_row .table_cell div:last-child{margin-bottom:0}.compare .compare_tables .compare_table.touchable .table_body .table_row .table_cell div span{font-weight:400;width:50%;padding-right:15px;box-sizing:border-box}}@media all and (max-width:768px){.compare .compare_tables .compare_table.touchable .table_body .table_row .table_group{flex-wrap:wrap}.compare .compare_tables .compare_table.touchable .table_body .table_row .table_group .table_cell{width:100%}.compare .compare_tables .compare_table.touchable .table_body .table_row .table_group .table_cell:first-child{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #EDEFF5}.compare .compare_tables .compare_table.touchable .table_body .table_row .table_group:after{display:none}}@media all and (max-width:1279px){.compare .compare_tables .compare_table:not(.touchable){display:none}}.compare .compare_tables .compare_table .table_title{font-weight:700;margin-bottom:16px;display:table-caption}.compare .compare_tables .compare_table button{width:100%;color:var(--blue);height:58px}.compare .compare_tables .compare_table:not(.touchable) .table_body{display:table;border-collapse:collapse;width:100%}.compare .compare_tables .compare_table:not(.touchable) .table_row{display:table-row;width:100%;border-collapse:collapse}.compare .compare_tables .compare_table:not(.touchable) .table_row.table_header{display:table-header-group}.compare .compare_tables .compare_table:not(.touchable) .table_row.table_header div{font-weight:700;color:var(--text_not_active)}.compare .compare_tables .compare_table:not(.touchable) .table_row.table_header div.sortable{padding-right:35px;position:relative;cursor:pointer}.compare .compare_tables .compare_table:not(.touchable) .table_row.table_header div.sortable:after{content:"";display:block;position:absolute;right:5px;top:17px;width:16px;height:16px;background:url("../../public/assets/images/icons/sortable.svg") no-repeat center}.compare .compare_tables .compare_table:not(.touchable) .table_row div{padding:16px 5px;width:calc(33.333% - 12px);min-width:calc(33.333% - 12px);border:1px solid #EDEFF5;display:table-cell;border-bottom:0}.compare .compare_tables .compare_table:not(.touchable) .table_row div:first-child{width:35px;min-width:35px}.compare .compare_tables .compare_table:not(.touchable) .table_row.row-button{height:58px;position:relative;display:table-row}.compare .compare_tables .compare_table:not(.touchable) .table_row.row-button button{position:absolute;top:0;left:0;right:0;bottom:0}.compare .compare_suscr{margin-bottom:80px}@media all and (max-width:1279px){.compare .compare_suscr{margin-bottom:40px}}.compare .compare_suscr .block_title{font-weight:700;width:100%;margin-bottom:20px}.compare .compare_suscr .block_title a{font-weight:400;margin-left:30px}.compare .compare_suscr .feed{gap:0 8px;display:flex;flex-wrap:wrap}.compare .compare_suscr .feed .feed_item{position:relative;padding-left:30px;width:calc(33.33% - 8px);margin-bottom:16px;padding-top:0;padding-bottom:0}@media all and (max-width:1279px){.compare .compare_suscr .feed .feed_item{width:calc(50% - 8px)}}@media all and (max-width:768px){.compare .compare_suscr .feed .feed_item{width:100%}}.compare .compare_suscr .feed .feed_item input+label{position:absolute;left:0;top:0;right:0;bottom:0}.compare .compare_suscr .feed .feed_item input+label:before{top:0;bottom:0;margin:auto}.compare .compare_suscr .feed .feed_item img{width:48px;min-width:48px;border-radius:100%;height:48px}.compare .btn_group{display:flex;gap:0 20px}@media all and (max-width:1279px){.compare .btn_group{display:block}}.compare .btn_group button{width:100%;max-width:420px}@media all and (max-width:1279px){.compare .btn_group button{display:flex;margin-bottom:15px}}@media all and (max-width:768px){.compare .btn_group button{max-width:none;height:auto;padding:10px 20px;font-weight:600}}.compare .compare_message{margin:70px 0}.compare .compare_message p{max-width:446px;font-weight:700;text-align:center;margin:auto;display:block}.fine .fine_block{margin-bottom:40px;max-width:600px;display:flex;flex-wrap:wrap;justify-content:space-between}.fine .fine_block:last-child{margin-bottom:0}.fine .fine_block .fine_col{width:calc(50% - 23px);max-width:240px}@media all and (max-width:768px){.fine .fine_block .fine_col{width:100%;max-width:100%}}.fine .fine_block .fine_col p{display:flex;justify-content:space-between}.fine .fine_block .fine_col p span{font-weight:700;color:#000}.fine .fine_block .fine_col:first-child p{color:var(--text_not_active)}@media all and (max-width:768px){.fine .fine_block .fine_col:first-child{margin-bottom:35px}}.fine .fine_block .fine_col:nth-child(2) p{padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid var(--inactive)}.fine .fine_block .fine_col:nth-child(2) p:last-child{border:0}.faq-list .faq_item{margin-bottom:20px;display:flex;flex-wrap:wrap}.faq-list .faq_item .item_title{font-weight:700;max-width:235px;width:235px;margin-right:20px;padding-top:20px}@media all and (max-width:1279px){.faq-list .faq_item .item_title{max-width:100%;width:100%;padding-top:0}}.faq-list .faq_item .dropdown_blocks_list{width:calc(100% - 255px)}@media all and (max-width:1279px){.faq-list .faq_item .dropdown_blocks_list{max-width:100%;width:100%}}.faq-list .faq_item .dropdown_blocks_list .dropdown_block:last-child{border-bottom:1px solid #EDEFF5}.faq-list .faq_item .dropdown_blocks_list .dropdown_block .block_header{padding-top:0}.faq-list .faq_item .dropdown_blocks_list .dropdown_block .block_header p{font-weight:400}@media all and (max-width:1279px){.new-appeal{max-width:255px;margin-left:auto;display:block !important}}@media all and (max-width:768px){.new-appeal{width:100%;max-width:100%;margin:20px 0 0 0}}.appeal_list .appeal_item{margin-bottom:20px;padding:16px;border:1px solid rgba(0,16,61,0.12)}@media all and (max-width:768px){.appeal_list .appeal_item{padding:0;border:0}}.appeal_list .appeal_item p{margin-bottom:8px}.appeal_list .appeal_item p:last-child{margin-bottom:0}.appeal_list .appeal_item .item_header{margin-bottom:25px;position:relative}@media all and (max-width:768px){.appeal_list .appeal_item .item_header{padding-top:35px}}.appeal_list .appeal_item .item_header .status{position:absolute;top:0;right:0;color:#fff;font-weight:700;font-size:15px;line-height:20px;padding:4px 10px;background:#04A8A4;border-radius:4px}@media all and (max-width:768px){.appeal_list .appeal_item .item_header .status{font-size:13px;line-height:20px;right:auto;left:0;font-weight:400}}.appeal_list .appeal_item .item_body .item_text{margin:0 -16px;padding:0 16px}@media all and (max-width:768px){.appeal_list .appeal_item .item_body .item_text{margin-left:0;margin-right:0;padding-left:0;padding-right:0}}.appeal_list .appeal_item .item_body .item_text:not(:last-child){padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid rgba(0,16,61,0.12)}.appeal_list .appeal_item .item_body .item_text .dosc_list{display:flex;gap:0 20px;flex-wrap:wrap;margin-top:16px}.appeal_list .appeal_item .item_body .item_text .dosc_list .row{width:calc(33.333% - 20px)}@media all and (max-width:1279px){.appeal_list .appeal_item .item_body .item_text .dosc_list .row{width:calc(50% - 20px)}}@media all and (max-width:768px){.appeal_list .appeal_item .item_body .item_text .dosc_list .row{width:100%}}.appeal_list .appeal_item .item_body .item_text .doc_name{max-width:100%}.appeal_list .appeal_item .item_body .item_text .doc_name span{width:100%}.new_appeal{display:flex;flex-wrap:wrap;justify-content:flex-start}.new_appeal .column:first-child{width:440px;margin-right:30px}@media all and (max-width:1279px){.new_appeal .column:first-child{width:100%;margin-right:0;margin-bottom:30px}}.new_appeal .column:nth-child(2){width:calc(100% - 470px);max-width:660px}@media all and (max-width:1279px){.new_appeal .column:nth-child(2){width:100%;max-width:100%}}.new_appeal .column.full{width:100%;margin-right:0;display:flex;flex-wrap:wrap;justify-content:space-between}.new_appeal .column.full .column_text_block{width:calc(50% - 37px);margin-bottom:30px}@media all and (max-width:1279px){.new_appeal .column.full .column_text_block{width:100%;margin-bottom:20px}}.new_appeal .column .column_text_block{margin-bottom:40px}.new_appeal .column .column_text_block p{margin-bottom:8px}.new_appeal .column .column_text_block .dosc_list{display:flex;flex-wrap:wrap}.new_appeal .column .column_text_block .dosc_list .row{width:50%}@media all and (max-width:768px){.new_appeal .column .column_text_block .dosc_list .row{width:100%;margin-bottom:20px}}.new_appeal .column .column_text_block .dosc_list .row .doc_name{max-width:100%}@media all and (max-width:768px){.new_appeal .column .column_text_block .dosc_list .row .doc_name{min-height:42px}}@media all and (max-width:1279px){.new_appeal .column .appeal_list:not(.visible) .appeal_item:not(.open){display:none}}.new_appeal .column .appeal_list .appeal_item{padding:8px;margin-bottom:8px;border:0;border-bottom:1px solid #EDEFF5}.new_appeal .column .appeal_list .appeal_item .block_header{padding:0;height:auto}.new_appeal .column .appeal_list .appeal_item .block_header p{font-weight:400}@media all and (max-width:1279px){.new_appeal .column .appeal_list .appeal_item .block_header button.rotate{transform:rotate(-90deg)}}.new_appeal .column .appeal_list .appeal_item.open{background:#EDEFF5;border-radius:4px}.new_appeal .column .appeal_list .appeal_item.open button.rotate{transform:rotate(-90deg)}@media all and (max-width:1279px){.new_appeal .column .appeal_list .appeal_item.open button.rotate{transform:rotate(0deg)}}@media all and (max-width:1279px){.gibdd.dropdown_blocks_list .dropdown_block .block_body .company{padding:0}}@media all and (max-width:768px){.gibdd.dropdown_blocks_list .dosc_list{margin-top:20px}.gibdd.dropdown_blocks_list .dosc_list .row{margin-bottom:0}.gibdd.dropdown_blocks_list .dropdown_block .block_body .company ul li b{display:block;margin-top:2px}}.search_list .search_item{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #EDEFF5}.search_list .search_item .item_title{font-weight:700;margin-bottom:10px}.search_list .search_item a{color:var(--blue)}.search_list .search_item mark{color:#fff;background:var(--blue)}.search_list .search_item mark a{color:#fff;text-decoration:underline}.form_field .input_with_notes{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:320px;margin-left:20px}@media all and (max-width:768px){.form_field .input_with_notes{margin-left:0}}.form_field .input_with_notes input{width:100%;margin-bottom:6px;margin-left:0}.form_field .input_with_notes span{font-size:12px;margin-bottom:-14px}main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block{margin-bottom:15px}main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block:after{left:0;right:0}main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .title{font-size:26px;line-height:35px;font-weight:700;min-width:30%;padding-right:20px}@media all and (max-width:1280px){main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .title{display:none}}main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body{max-width:none;margin-left:0}@media all and (max-width:767px){main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body{padding-left:0}}main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body .fines_detail{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0}main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body .fines_detail p{width:100%;margin-bottom:15px}main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body .fines_detail p.fines_doc{margin-top:20px}@media all and (max-width:767px){main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body .fines_detail p.fines_doc{margin-bottom:0;margin-top:10px}}main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body .fines_detail ul{margin-left:0;display:block;width:calc(50% - 15px)}main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body .fines_detail ul li{width:100%}@media all and (max-width:767px){main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body .fines_detail ul{width:100%;padding-bottom:0}}@media all and (max-width:767px){main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block .block_body .dosc_list{margin-bottom:15px}}.services_invoice_button{min-width:220px}@media all and (max-width:1600px){.services_invoice_button{min-width:195px}}@media all and (max-width:1280px){.contract_payments_status_cell{border-top:unset !important}}@media all and (max-width:1279px){.contract_payments_invoices_cell{flex-direction:column;width:100%;display:flex;white-space:nowrap;min-width:100% !important}.contract_payments_invoices_cell p{white-space:nowrap !important;display:flex}.contract_payments_invoices_cell p span{white-space:nowrap;padding-left:10px;margin-top:0px !important}}@media all and (max-width:900px){.contract_payments_invoices_cell{flex-direction:column;width:100%;display:flex;white-space:nowrap;min-width:100% !important}.contract_payments_invoices_cell p{white-space:normal !important;display:flex;flex-direction:column}.contract_payments_invoices_cell p span{padding-left:0px}}@media all and (max-width:768px){.contract_payments_invoices_cell{flex-direction:column;width:100%;display:flex;white-space:nowrap;min-width:100% !important}.contract_payments_invoices_cell p{flex-direction:row;white-space:nowrap !important;display:flex}.contract_payments_invoices_cell p span{white-space:nowrap;padding-left:10px;margin-top:0px !important}}@media all and (max-width:400px){.contract_payments_invoices_cell{flex-direction:column;width:100%;display:flex;white-space:nowrap;min-width:100% !important}.contract_payments_invoices_cell p{white-space:normal !important;display:flex;flex-direction:column}.contract_payments_invoices_cell p span{padding-left:0px}}.search_form_buttons_wrapper{flex-direction:row;display:flex;align-items:flex-start;justify-content:flex-end;margin-left:auto}.search_form_buttons_wrapper .button{display:block !important}.contractStatus_list{margin:50px 0}.contractStatus_list .list_item{display:flex;align-items:center;width:100%;gap:0 30px;justify-content:space-between}.contractStatus_list .list_item div{display:flex;align-items:center}.contractStatus_list .list_item div p{font-weight:700;line-height:23px;white-space:nowrap;display:inline-flex;align-items:center;justify-content:flex-start;gap:0 8px}.contractStatus_list .list_item div:nth-child(2){width:30%;position:relative}.contractStatus_list .list_item div:nth-child(2) p{cursor:pointer;color:var(--text_not_active)}.contractStatus_list .list_item div:nth-child(2):before{content:"";display:block;position:absolute;right:0;top:0;bottom:0;margin:auto;width:0;height:0;border-top:6px solid transparent;border-left:8px solid #d1d4db;border-bottom:6px solid transparent;background:#fff}.contractStatus_list .list_item div:nth-child(2):after{content:"";display:block;width:100%;height:18px;background:url("/assets/images/status/line.jpg") repeat-x left center;background-size:auto 13px;margin-left:24px}.contractStatus_list .list_item div:nth-child(3){display:flex;align-items:center;justify-content:center;gap:0 24px;width:50%;position:relative}.contractStatus_list .list_item div:nth-child(3):before{content:"";display:block;position:absolute;right:0;top:0;bottom:0;margin:auto;width:0;height:0;border-top:6px solid transparent;border-left:8px solid #a499dd;border-bottom:6px solid transparent}.contractStatus_list .list_item div:nth-child(3):after{content:"";display:block;width:100%;height:18px;background:url("/assets/images/status/line_2.jpg") repeat-x left center;background-size:auto 13px}.contractStatus_list .list_item div:nth-child(4) p{cursor:pointer}.contractStatus_list .list_item div:nth-child(5){width:150px}.contractStatus_list .list_item div:nth-child(5) button{white-space:nowrap;gap:0 8px}.contractStatus_list .list_item:not(:last-child){margin-bottom:5px}.contractStatus_list .list_item:not(:last-child) div:nth-child(5){visibility:hidden}.opened .contractStatus_modal{transform:translateY(0)}.contractStatus_modal{position:fixed;top:0;margin:100px auto;left:0;right:0;max-width:1100px;width:95%;padding:48px;z-index:99999;display:block;background:#fff;transform:translateY(120px);transition:transform 150ms ease}.contractStatus_modal .modal_header{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px}.contractStatus_modal .modal_title{font-size:26px;font-weight:700;line-height:35px}.contractStatus_modal .modal_close{width:24px;height:24px;padding:0;border:0;background-image:url("data:image/svg+xml,%3Csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.87938 6.49925L0.439875 3.05975C-0.146625 2.47475 -0.146625 1.52375 0.439875 0.93875C1.02488 0.35375 1.97588 0.35375 2.56088 0.93875L6.00038 4.37825L9.43988 0.93875C10.0249 0.35375 10.9759 0.35375 11.5609 0.93875C12.1459 1.52375 12.1459 2.47475 11.5609 3.05975L8.12138 6.49925L11.5609 9.93875C12.1459 10.5238 12.1459 11.4748 11.5609 12.0598C10.9759 12.6448 10.0249 12.6448 9.43988 12.0598L6.00038 8.62025L2.56088 12.0598C1.97588 12.6448 1.02488 12.6448 0.439875 12.0598C-0.146625 11.4748 -0.146625 10.5238 0.439875 9.93875L3.87938 6.49925V6.49925Z' fill='%23333333'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center}.contractStatus_modal .single_status div{display:flex;align-items:center;justify-content:flex-start;gap:0 30px;padding:2px 0}.contractStatus_modal .single_status div p{margin:0}.contractStatus_modal .single_status div p:first-child{font-weight:700}.contractStatus_modal .single_status div i{display:block;width:50px;height:50px}.contractStatus_modal .single_status div i.status_1{background:url("/assets/images/status/1.svg") no-repeat center}.contractStatus_modal .single_status div i.status_2{background:url("/assets/images/status/2.svg") no-repeat center}.contractStatus_modal .single_status div i.status_3{background:url("/assets/images/status/3.svg") no-repeat center}.contractStatus_modal .single_status div i.status_4{background:url("/assets/images/status/4.svg") no-repeat center}.contractStatus_modal .single_status div i.status_5{background:url("/assets/images/status/5.svg") no-repeat center}.contractStatus_modal .single_status div i.status_6{background:url("/assets/images/status/6.svg") no-repeat center}.contractStatus_modal .single_status div i.status_7{background:url("/assets/images/status/7.svg") no-repeat center}.contractStatus_modal .single_status div span{display:block;width:20px;height:20px;margin:0;border-radius:100%;background-color:#5FB158;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.92871 3.50024L4.92871 8.50002L2.42871 6.00024' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;position:relative;z-index:1}.contractStatus_modal .single_status div span:before{content:"";display:block;position:absolute;width:0px;height:auto;border:1px dashed #5FB158;top:20px;bottom:-50px;left:0;right:0;margin:auto;z-index:-1}.contractStatus_modal .single_status div span:after{content:"";width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:5px solid #5FB158;position:absolute;top:-5px;left:0;right:0;margin:auto}.contractStatus_modal .single_status div:first-child span:after{display:none}.contractStatus_modal .single_status div:last-child span:before{bottom:0}.contractStatus_modal .single_status div:not(:last-child){border-bottom:1px solid var(--inactive, #EDEFF5)}.contractStatus_modal .single_status div:not(:first-child) p:first-child{visibility:hidden}.contractStatus_modal .single_status div:not(.current) img{filter:grayscale(1)}.contractStatus_modal .single_status div.current span{background-color:#2F80ED;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.00084 9.92868C8.17053 9.92868 9.92941 8.1698 9.92941 6.00011C9.92941 3.83041 8.17053 2.07153 6.00084 2.07153C3.83115 2.07153 2.07227 3.83041 2.07227 6.00011C2.07227 8.1698 3.83115 9.92868 6.00084 9.92868Z' stroke='white' stroke-miterlimit='10'/%3E%3Cpath d='M6 6.00007L7.76777 4.2323' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.92871 0.642944H7.07157' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center}.contractStatus_modal .single_status div.current span:before{border-color:#2F80ED}.contractStatus_modal .single_status div.current~div span{background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.00056 10.2858C8.36749 10.2858 10.2863 8.367 10.2863 6.00007C10.2863 3.63313 8.36749 1.71436 6.00056 1.71436C3.63362 1.71436 1.71484 3.63313 1.71484 6.00007C1.71484 8.367 3.63362 10.2858 6.00056 10.2858Z' stroke='%238E94A7' stroke-miterlimit='10'/%3E%3Cpath d='M6 3.5V6H8.5' stroke='%238E94A7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;background-color:var(--inactive, #EDEFF5)}.contractStatus_modal .single_status div.current~div span:before{border-color:var(--inactive, #EDEFF5)}.contractStatus_modal .single_status div.current~div span:after{border-top-color:var(--inactive, #EDEFF5)}.contractStatus_modal .single_status div.current~div i.status_1{background:url("/assets/images/status/1_inactive.svg") no-repeat center}.contractStatus_modal .single_status div.current~div i.status_2{background:url("/assets/images/status/2_inactive.svg") no-repeat center}.contractStatus_modal .single_status div.current~div i.status_3{background:url("/assets/images/status/3_inactive.svg") no-repeat center}.contractStatus_modal .single_status div.current~div i.status_4{background:url("/assets/images/status/4_inactive.svg") no-repeat center}.contractStatus_modal .single_status div.current~div i.status_5{background:url("/assets/images/status/5_inactive.svg") no-repeat center}.contractStatus_modal .single_status div.current~div i.status_6{background:url("/assets/images/status/6_inactive.svg") no-repeat center}.contractStatus_modal .single_status div.current~div i.status_7{background:url("/assets/images/status/7_inactive.svg") no-repeat center}.contractStatus_modal .single_status div.current+div span:after{border-top-color:#2F80ED}.contractStatus_modal .single_status div .toggle_status{margin:auto;gap:0 8px;margin-right:0;color:var(--blue);padding:0}.contractStatus_modal .single_status div .toggle_status svg{transform:rotate(180deg)}.all_contracts_modal .contractStatus_list .list_item .step{width:50%;gap:0 16px}.all_contracts_modal .contractStatus_list .list_item .step p{font-weight:400;color:var(--text_not_active)}.all_contracts_modal .contractStatus_list .list_item .step:before{content:"";display:block;position:absolute;right:0;top:0;bottom:0;margin:auto;width:0;height:0;border-top:6px solid transparent;border-left:8px solid #d1d4db;border-bottom:6px solid transparent;background:#fff}.all_contracts_modal .contractStatus_list .list_item .step:after{content:"";display:block;width:100%;height:18px;background:url("/assets/images/status/line.jpg") repeat-x left center;background-size:auto 13px;margin-left:0}.all_contracts_modal .contractStatus_list .list_item .step.active p{color:#18191F}.all_contracts_modal .contractStatus_list .list_item div:last-child p{color:var(--blue)}/*# sourceMappingURL=./style.css.map */ \ No newline at end of file diff --git a/css/main/style.css.map b/css/main/style.css.map index 93f0558..01c7291 100644 --- a/css/main/style.css.map +++ b/css/main/style.css.map @@ -1 +1 @@ -{"version":3,"sources":["style.less"],"names":[],"mappings":"AAAA,KACI,iBAAA,CACA,WAAY,mBAAZ,CACA,kBAEA,gBAAmC,uBAAwB,kBAA3D,KACI,gBAAA,CACA,WAAY,qBAGhB,gBAAmC,kBAAnC,KACI,kBAOA,IAHJ,QAGK,MACG,WAAY,gBAGhB,gBAAmC,mBAtB3C,IA2BI,gBACI,YAAA,CACA,6BAAA,CACA,sBAAA,CACA,mBAEA,gBAAmC,uBAAwB,kBAA3D,IANJ,gBAOQ,oBAGJ,gBAAmC,kBAAnC,IAVJ,gBAWQ,oBAGJ,gBAAkC,iBAAlC,IAdJ,gBAeQ,gBA1CZ,IA2BI,eAkBI,IA7CR,IA2BI,eAmBI,IA9CR,IA2BI,eAoBI,IA/CR,IA2BI,eAqBI,IAhDR,IA2BI,eAsBI,IACI,gBAIA,gBAAkC,iBAC9B,IA5BZ,eA0BI,eAES,IAAI,cACD,mBAIR,IAjCR,eA0BI,eAOK,IACD,IAlCR,eA0BI,eAQK,mBACG,cAAA,CACA,kBAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,MAAO,uBAEP,gBAAkC,iBAAlC,IA1CZ,eA0BI,eAOK,IASG,IA1CZ,eA0BI,eAQK,mBASO,cAAA,CACA,gBAAA,CACA,gBAxEpB,IA2BI,eAmDI,aACI,eAAA,CACA,oBAAA,CACA,gBAAA,CACA,mBAAA,CACA,iBAEA,gBAAmC,kBAAnC,IA1DR,eAmDI,aAQQ,cAAA,CACA,gBAAA,CACA,kBAGJ,gBAAkC,iBAAlC,IAhER,eAmDI,aAcQ,eA5FhB,IA2BI,eAqEI,OACI,YAAA,CACA,cAEA,gBAAkC,iBAAlC,IAzER,eAqEI,OAKQ,gBArGhB,IA2BI,eA8EI,QACI,aAEA,gBAAkC,iBAAlC,IAjFR,eA8EI,QAIQ,UAAA,CACA,eAAA,CACA,eAHJ,IAjFR,eA8EI,OAQQ,GACI,cAAA,CACA,gBAAA,CACA,iBApHpB,IA2BI,eA8FI,mBACI,iBAAA,CACA,UA3HZ,IA2BI,eA8FI,kBAII,QACI,cAAA,CACA,kBAAA,CACA,0EAhIhB,IA2BI,eA8FI,kBAUI,iBACI,YAAA,CACA,iBAAA,CACA,OAAA,CACA,IAAK,iBAAL,CACA,WAAA,CACA,eAAA,CACA,sCAAA,CACA,2BAEA,gBAAmC,kBAAnC,IAlHZ,eA8FI,kBAUI,iBAWQ,IAAK,mBAGT,gBAAkC,iBAAlC,IAtHZ,eA8FI,kBAUI,iBAeQ,IAAK,iBAAL,CACA,eAAA,CACA,UAAA,CACA,MAAA,CACA,eAGJ,IA9HZ,eA8FI,kBAUI,gBAsBK,QACG,cAGJ,IAlIZ,eA8FI,kBAUI,gBA0BK,QACG,QAAS,EAAT,CACA,aAAA,CACA,OAAA,CACA,QAAA,CACA,kCAAA,CACA,mCAAA,CACA,6BAAA,CACA,iBAAA,CACA,SAAA,CACA,WAEA,gBAAkC,iBAAlC,IA9IhB,eA8FI,kBAUI,gBA0BK,QAaO,UAAA,CACA,WA3KxB,IA2BI,eA8FI,kBAUI,gBA4CI,eACI,iBAAA,CACA,kBAAA,CACA,eAEA,IAzJhB,eA8FI,kBAUI,gBA4CI,cAKK,IAAI,cACD,+BAAA,CACA,oBAGJ,gBAAkC,iBAAlC,IA9JhB,eA8FI,kBAUI,gBA4CI,eAWQ,mBAGJ,IAlKhB,eA8FI,kBAUI,gBA4CI,cAcK,UACG,mBAAA,CACA,0EAEA,gBAAkC,iBAAlC,IAtKpB,eA8FI,kBAUI,gBA4CI,cAcK,UAKO,iCAlM5B,IA2BI,eA8KI,OACI,iBAAA,CACA,eAAgB,uEAAhB,CACA,MAAO,WAAP,CACA,eAAA,CACA,kBAEA,gBAAkC,iBAC9B,IAtLZ,eA8KI,MAQS,gBACG,YAlNpB,IAyNI,cACI,YAAA,CACA,WAAY,iBAAZ,CACA,SAAA,CACA,kBAEA,gBAAmC,kBAAnC,IANJ,cAOQ,cAhOZ,IAyNI,aAUI,YACI,iBAAA,CACA,WAAA,CACA,WAAY,qHAEZ,gBAAkC,iBAAlC,IAfR,aAUI,YAMQ,wBAzOhB,IAyNI,aAoBI,sBACI,gBAAA,CACA,cAAA,CACA,gBAAA,CACA,kBAAA,CACA,UAAA,CACA,eAAA,CACA,iBAAA,CACA,QAAA,CACA,MAAA,CACA,wBAAA,CACA,YAAa,0BAEb,gBAAmC,kBAAnC,IAjCR,aAoBI,sBAcQ,cAAA,CACA,gBAAA,CACA,eAAA,CACA,UA9PhB,IAyNI,aAyCI,cACI,iBAAA,CACA,QAAA,CACA,MAAA,CACA,OAAA,CACA,aAEA,gBAAmC,kBAAnC,IAhDR,aAyCI,cAQQ,cAGJ,gBAAkC,iBAAlC,IApDR,aAyCI,cAYQ,cA9QhB,IAyNI,aAyCI,aAeI,cACI,SAAA,CACA,aAAA,CACA,YAAA,CACA,iBAAA,CACA,YAAA,CACA,cAAA,CACA,oBAAA,CACA,sBAAA,CACA,cAAA,CACA,iBAAA,CACA,gBAEA,gBAAmC,kBAAnC,IArEZ,aAyCI,aAeI,cAcQ,YAAA,CACA,mBAGJ,IA1EZ,aAyCI,aAeI,aAkBK,OACG,QAAS,EAAT,CACA,aAAA,CACA,iBAAA,CACA,MAAA,CACA,OAAA,CACA,KAAA,CACA,SAAA,CACA,UAAA,CACA,WAAA,CACA,UAAW,gBAAX,CACA,2BAA4B,iCA9ShD,IAyNI,aAyCI,aAeI,aAgCI,YACI,cAAA,CACA,gBAAA,CACA,wBAAA,CACA,UAAA,CACA,UAAA,CACA,YAAA,CACA,WAAA,CACA,oBAAA,CACA,kBAAA,CACA,6BAAA,CACA,2BAA4B,gCAA5B,CACA,UAAW,gBAAX,CACA,iBAAA,CACA,SAAA,CACA,iBAAA,CACA,YAAa,0BAEb,gBAAmC,kBAAnC,IA1GhB,aAyCI,aAeI,aAgCI,YAmBQ,cAAA,CACA,aAGJ,IA/GhB,aAyCI,aAeI,aAgCI,WAuBK,OACG,QAAS,EAAT,CACA,aAAA,CACA,UAAA,CACA,cAAA,CACA,WAAA,CACA,eAAgB,0DA9UxC,IAyNI,aAyCI,aAeI,aAiEI,GACI,oBAAA,CACA,gBAAA,CACA,UAAA,CACA,eAAA,CACA,2BAA4B,gCAA5B,CACA,UAAW,gBAAX,CACA,iBAAA,CACA,UAEA,gBAAmC,kBAAnC,IAnIhB,aAyCI,aAeI,aAiEI,GAWQ,gBAIR,IAxIZ,aAyCI,aAeI,aAgFK,QACG,wBADJ,IAxIZ,aAyCI,aAeI,aAgFK,OAGG,YAHJ,IAxIZ,aAyCI,aAeI,aAgFK,OAIG,GACI,UAAW,cALnB,IAxIZ,aAyCI,aAeI,aAgFK,OAQG,WAAU,OACN,UAAA,CACA,eAAgB,+DAAhB,CACA,UAAW,eAAe,sBAE1B,gBAAmC,kBAAnC,IArJpB,aAyCI,aAeI,aAgFK,OAQG,WAAU,OAMF,UAAW,eAAe,wBAKtC,IA3JZ,aAyCI,aAeI,aAmGK,MAEG,YAFJ,IA3JZ,aAyCI,aAeI,aAmGK,MAGG,GACI,UAAW,cAGf,IAlKhB,aAyCI,aAeI,aAmGK,MAOI,OACG,UAAW,aAAX,CACA,WAAY,sEA7XpC,IAyNI,aAyCI,aAiII,eACI,SAAA,CACA,aAAA,CACA,aAtYhB,IAyNI,aAyCI,aAiII,cAKI,GAEI,eAAA,CACA,UAAA,CACA,WAAA,CACA,UAAW,mCAAX,CACA,4BAA6B,gCAA7B,CACA,qBAAA,CACA,cAAA,CACA,YAAA,CACA,oBAAA,CACA,yBAEA,IA5LhB,aAyCI,aAiII,cAKI,EAaK,OACG,QAAS,EAAT,CACA,aAAA,CACA,UAAA,CACA,cAAA,CACA,WAAA,CACA,qBAAsB,gCAAtB,CACA,eAAgB,+DAGpB,IAtMhB,aAyCI,aAiII,cAKI,EAuBK,OACG,mBAEA,IAzMpB,aAyCI,aAiII,cAKI,EAuBK,MAGI,OACG,UAAA,CACA,eAAgB,yDAUpC,gBAAkC,iBAAlC,IADJ,OAEQ,oBA/aZ,IA6aI,MAKI,YACI,eAAgB,4DAAhB,CACA,iBAAA,CACA,kBAEA,IAVR,MAKI,WAKK,OACG,QAAS,EAAT,CACA,aAAA,CACA,iBAAA,CACA,KAAA,CACA,QAAA,CACA,WAAA,CACA,UAAA,CACA,SAAA,CACA,yBAGJ,gBAAmC,kBAAnC,IAtBR,MAKI,YAkBQ,mBAGJ,gBAAmC,kBAAnC,IA1BR,MAKI,YAsBQ,oBAGJ,gBAAkC,iBAAlC,IA9BR,MAKI,YA0BQ,gBA5chB,IA6aI,MAmCI,YACI,YAAA,CACA,8BAEA,gBAAkC,iBAAlC,IAvCR,MAmCI,YAKQ,eArdhB,IA6aI,MAmCI,WAQI,gBACI,YAEA,gBAAmC,kBAAnC,IA9CZ,MAmCI,WAQI,gBAIQ,MAAO,oBAGX,gBAAmC,kBAAnC,IAlDZ,MAmCI,WAQI,gBAQQ,MAAO,kBAGX,gBAAkC,iBAAlC,IAtDZ,MAmCI,WAQI,gBAYQ,YApepB,IA6aI,MAmCI,WAQI,eAeI,eACI,gCAAA,CACA,iBAAA,CACA,WAAA,CACA,kBAAA,CACA,iBAAA,CACA,YAAA,CACA,cAAA,CACA,oBAAA,CACA,6BAAA,CACA,aAjfpB,IA6aI,MAmCI,WAQI,eAeI,cAYI,OAAM,SACF,aAGJ,IA1EhB,MAmCI,WAQI,eAeI,cAgBK,YACG,mBAGJ,gBAAmC,kBAAnC,IA9EhB,MAmCI,WAQI,eAeI,eAqBQ,kBAAA,CACA,WAAA,CACA,aA9fxB,IA6aI,MAmCI,WAQI,eAeI,cA0BI,GACI,kBAAA,CACA,gBAEA,gBAAmC,kBAAnC,IAxFpB,MAmCI,WAQI,eAeI,cA0BI,GAKQ,gBAGJ,IA5FpB,MAmCI,WAQI,eAeI,cA0BI,EAQK,KACG,iBAAA,CACA,QAAA,CACA,eAAA,CACA,SAAA,CACA,SAEA,gBAAkC,iBAAlC,IAnGxB,MAmCI,WAQI,eAeI,cA0BI,EAQK,KAQO,cAIR,IAxGpB,MAmCI,WAQI,eAeI,cA0BI,EAoBK,KACG,iBAAA,CACA,QAAA,CACA,eAAA,CACA,UAAA,CACA,SAEA,gBAAkC,iBAAlC,IA/GxB,MAmCI,WAQI,eAeI,cA0BI,EAoBK,KAQO,UA7hBhC,IA6aI,MAmCI,WAQI,eAeI,cA2DI,OACI,UAAA,CACA,iCAEA,gBAAkC,iBAAlC,IAzHpB,MAmCI,WAQI,eAeI,cA2DI,OAKQ,MAAO,mBAviBnC,IA6aI,MAmCI,WAQI,eAeI,cAoEI,OA3iBpB,IA6aI,MAmCI,WAQI,eAeI,cAqEI,aAAY,yBACR,iBAAA,CACA,UAAA,CACA,UA/iBxB,IA6aI,MAmCI,WAQI,eAeI,cAoEI,MAQI,cAnjBxB,IA6aI,MAmCI,WAQI,eAeI,cAqEI,aAAY,wBAOR,cAnjBxB,IA6aI,MAmCI,WAQI,eAeI,cAoEI,MASI,oBApjBxB,IA6aI,MAmCI,WAQI,eAeI,cAqEI,aAAY,wBAQR,oBACI,WAAY,WAAZ,CACA,iBAAA,CACA,MAAA,CACA,QAAA,CACA,YAzjB5B,IA6aI,MAmCI,WAQI,eAeI,cAoEI,MAiBI,UA5jBxB,IA6aI,MAmCI,WAQI,eAeI,cAqEI,aAAY,wBAgBR,UA5jBxB,IA6aI,MAmCI,WAQI,eAeI,cAoEI,MAkBI,sBA7jBxB,IA6aI,MAmCI,WAQI,eAeI,cAqEI,aAAY,wBAiBR,sBACI,SAAA,CACA,WAAA,CACA,cAAA,CACA,iBAAA,CACA,OAAA,CACA,OAEA,IAxJxB,MAmCI,WAQI,eAeI,cAoEI,MAiBI,SASK,OAAD,IAxJxB,MAmCI,WAQI,eAeI,cAqEI,aAAY,wBAgBR,SASK,OAAD,IAxJxB,MAmCI,WAQI,eAeI,cAoEI,MAkBI,qBAQK,OAAD,IAxJxB,MAmCI,WAQI,eAeI,cAqEI,aAAY,wBAiBR,qBAQK,OACG,QAAS,EAAT,CACA,aAAA,CACA,UAAW,cAAc,oBAAzB,CACA,UAAA,CACA,WAAA,CACA,WAAY,YA3kB5C,IA6aI,MAmCI,WAkII,cACI,WAAA,CACA,mBAAA,CACA,qBAAA,CACA,YAAA,CACA,eAEA,gBAAmC,kBAAnC,IA5KZ,MAmCI,WAkII,cAQQ,aAGJ,gBAAmC,kBAAnC,IAhLZ,MAmCI,WAkII,cAYQ,MAAO,kBAGX,gBAAkC,iBAAlC,IApLZ,MAmCI,WAkII,cAgBQ,UAAA,CACA,iBAnmBpB,IA6aI,MAmCI,WAkII,aAoBI,aACI,WAvmBpB,IA6aI,MAmCI,WAkII,aAoBI,YAGI,GACI,gBAEA,gBAAmC,kBAAnC,IA/LpB,MAmCI,WAkII,aAoBI,YAGI,GAIQ,eAAA,CACA,cAAA,CACA,gBAAA,CACA,oBAGJ,gBAAkC,iBAAlC,IAtMpB,MAmCI,WAkII,aAoBI,YAGI,GAWQ,mBAGJ,IA1MpB,MAmCI,WAkII,aAoBI,YAGI,EAcK,OACG,cAAA,CACA,cAFJ,IA1MpB,MAmCI,WAkII,aAoBI,YAGI,EAcK,MAIG,KACI,eAAA,CACA,cAAA,CACA,gBAAA,CACA,aAAA,CACA,qBAGJ,gBAAmC,kBAAnC,IAtNxB,MAmCI,WAkII,aAoBI,YAGI,EAcK,OAaO,gBAGJ,gBAAmC,kBAAnC,IA1NxB,MAmCI,WAkII,aAoBI,YAGI,EAcK,OAiBO,cAAA,CACA,eAAA,CACA,iBAMZ,gBAAkC,iBAAlC,IAnOhB,MAmCI,WAkII,aAoBI,aA2CQ,WAjpBxB,IA6aI,MAmCI,WAkII,aAmEI,SACI,UAAA,CACA,kBAEA,gBAAkC,iBAAlC,IA5OhB,MAmCI,WAkII,aAmEI,SAKQ,eAAA,CACA,oBA3pBxB,IA6aI,MAmCI,WAkII,aA6EI,YACI,oBAhqBpB,IAsqBI,cACI,YAAA,CACA,qBAEA,gBAAmC,kBAAnC,IAJJ,cAKQ,yBA3qBZ,IAsqBI,aAQI,QACI,UAAA,CACA,WAAA,CACA,iBAAkB,WAAlB,CACA,qBAAA,CACA,cAAA,CACA,wCAprBZ,IAsqBI,aAQI,OAQI,KACI,SAAA,CACA,WAAA,CACA,iBAzrBhB,IAsqBI,aAQI,OAQI,IAKI,MACI,WAAA,CACA,oCAQR,IA/BR,aAQI,OAuBK,UACD,IAhCR,aAQI,OAwBK,gBACG,cAAA,CACA,iBAAkB,eAAlB,CACA,2BAJJ,IA/BR,aAQI,OAuBK,SAMG,KALJ,IAhCR,aAQI,OAwBK,eAKG,KACI,cAPR,IA/BR,aAQI,OAuBK,SAMG,IAGI,MARR,IAhCR,aAQI,OAwBK,eAKG,IAGI,MACI,eAUZ,gBAAkC,iBAAlC,IAFR,MACI,sBAEQ,gBA1tBhB,IA+tBI,YA/tBJ,IAguBI,cACI,YAAA,CACA,kBAAA,CACA,WAnuBR,IA+tBI,WAMI,aAruBR,IAguBI,aAKI,aAEI,WAvuBZ,IA+tBI,WAMI,YAII,cAzuBZ,IAguBI,aAKI,YAII,cACI,kBAAA,CACA,YAAA,CACA,oBAEA,IAfZ,WAMI,YAII,aAKK,OAAD,IAdZ,aAKI,YAII,aAKK,OACG,QAAS,EAAT,CACA,aAAA,CACA,WAAA,CACA,eAAA,CACA,aAnvBpB,IA+tBI,WAyBI,YAxvBR,IAguBI,aAwBI,YAxvBR,IA+tBI,WA0BI,cAzvBR,IAguBI,aAyBI,cACI,WAAA,CACA,eAAA,CACA,iBAAA,CACA,kBAAA,CACA,kBAEA,gBAAmC,kBAAnC,IAjCR,WAyBI,YAQI,IAhCR,aAwBI,YAQI,IAjCR,WA0BI,cAOI,IAhCR,aAyBI,cAQQ,WAAA,CACA,eAAA,CACA,mBAGJ,gBAAkC,iBAAlC,IAvCR,WAyBI,YAcI,IAtCR,aAwBI,YAcI,IAvCR,WA0BI,cAaI,IAtCR,aAyBI,cAcQ,kBAvwBhB,IA+tBI,WAyBI,WAkBI,GA1wBZ,IAguBI,aAwBI,WAkBI,GA1wBZ,IA+tBI,WA0BI,aAiBI,GA1wBZ,IAguBI,aAyBI,aAiBI,GACI,kBAAA,CACA,kBAAA,CACA,gBAAA,CACA,mCA9wBhB,IA+tBI,WAyBI,WAyBI,YAjxBZ,IAguBI,aAwBI,WAyBI,YAjxBZ,IA+tBI,WA0BI,aAwBI,YAjxBZ,IAguBI,aAyBI,aAwBI,YACI,mBAEA,gBAAmC,kBAAnC,IArDZ,WAyBI,WAyBI,YAGI,IApDZ,aAwBI,WAyBI,YAGI,IArDZ,WA0BI,aAwBI,YAGI,IApDZ,aAyBI,aAwBI,YAIQ,oBArxBpB,IA+tBI,WAyBI,WAiCI,KAzxBZ,IAguBI,aAwBI,WAiCI,KAzxBZ,IA+tBI,WA0BI,aAgCI,KAzxBZ,IAguBI,aAyBI,aAgCI,KACI,aAAA,CACA,kBAAA,CACA,iBAEA,gBAAmC,kBAAnC,IA/DZ,WAyBI,WAiCI,KAKI,IA9DZ,aAwBI,WAiCI,KAKI,IA/DZ,WA0BI,aAgCI,KAKI,IA9DZ,aAyBI,aAgCI,KAMQ,YAAA,CACA,UAAA,CACA,oBAjyBpB,IA+tBI,WAyBI,WA8CI,aAtyBZ,IAguBI,aAwBI,WA8CI,aAtyBZ,IA+tBI,WA0BI,aA6CI,aAtyBZ,IAguBI,aAyBI,aA6CI,aAtyBZ,IA+tBI,WAyBI,WA+CI,eAvyBZ,IAguBI,aAwBI,WA+CI,eAvyBZ,IA+tBI,WA0BI,aA8CI,eAvyBZ,IAguBI,aAyBI,aA8CI,eACI,aAAA,CACA,cAAA,CACA,gBAAA,CACA,gBAEA,gBAAmC,kBAAnC,IA9EZ,WAyBI,WA8CI,aAOI,IA7EZ,aAwBI,WA8CI,aAOI,IA9EZ,WA0BI,aA6CI,aAOI,IA7EZ,aAyBI,aA6CI,aAOI,IA9EZ,WAyBI,WA+CI,eAMI,IA7EZ,aAwBI,WA+CI,eAMI,IA9EZ,WA0BI,aA8CI,eAMI,IA7EZ,aAyBI,aA8CI,eAOQ,cAAA,CACA,gBAAA,CACA,oBAhzBpB,IA+tBI,WAyBI,WA+DI,YAvzBZ,IAguBI,aAwBI,WA+DI,YAvzBZ,IA+tBI,WA0BI,aA8DI,YAvzBZ,IAguBI,aAyBI,aA8DI,YAvzBZ,IA+tBI,WAyBI,WAgEI,cAxzBZ,IAguBI,aAwBI,WAgEI,cAxzBZ,IA+tBI,WA0BI,aA+DI,cAxzBZ,IAguBI,aAyBI,aA+DI,cACI,eAAA,CACA,MAAO,YAEP,gBAAmC,kBAAnC,IA7FZ,WAyBI,WA+DI,YAKI,IA5FZ,aAwBI,WA+DI,YAKI,IA7FZ,WA0BI,aA8DI,YAKI,IA5FZ,aAyBI,aA8DI,YAKI,IA7FZ,WAyBI,WAgEI,cAII,IA5FZ,aAwBI,WAgEI,cAII,IA7FZ,WA0BI,aA+DI,cAII,IA5FZ,aAyBI,aA+DI,cAKQ,eAAA,CACA,gBA9zBpB,IA+tBI,WAyBI,WA0EI,GAl0BZ,IAguBI,aAwBI,WA0EI,GAl0BZ,IA+tBI,WA0BI,aAyEI,GAl0BZ,IAguBI,aAyBI,aAyEI,GACI,aAAA,CACA,iBAAA,CACA,KAAA,CACA,MAAA,CACA,OAAA,CACA,QAAA,CACA,UAKJ,IA/GR,WAyBI,WAsFK,OAAD,IA9GR,aAwBI,WAsFK,OAAD,IA/GR,WA0BI,aAqFK,OAAD,IA9GR,aAyBI,aAqFK,OACG,QAAS,EAAT,CACA,aAAA,CACA,iBAAA,CACA,SAAA,CACA,MAAA,CACA,OAAA,CACA,YAAA,CACA,SAAA,CACA,iBAAA,CACA,iCAGJ,IA5HR,WAyBI,WAmGK,OAAD,IA3HR,aAwBI,WAmGK,OAAD,IA5HR,WA0BI,aAkGK,OAAD,IA3HR,aAyBI,aAkGK,OACG,UAEA,IA/HZ,WAyBI,WAmGK,MAGI,OAAD,IA9HZ,aAwBI,WAmGK,MAGI,OAAD,IA/HZ,WA0BI,aAkGK,MAGI,OAAD,IA9HZ,aAyBI,aAkGK,MAGI,OACG,SAAA,CACA,kBAAA,CACA,WAAY,YAAZ,CACA,UAPR,IA5HR,WAyBI,WAmGK,MAUG,GAVJ,IA3HR,aAwBI,WAmGK,MAUG,GAVJ,IA5HR,WA0BI,aAkGK,MAUG,GAVJ,IA3HR,aAyBI,aAkGK,MAUG,GAVJ,IA5HR,WAyBI,WAmGK,MAWG,KAXJ,IA3HR,aAwBI,WAmGK,MAWG,KAXJ,IA5HR,WA0BI,aAkGK,MAWG,KAXJ,IA3HR,aAyBI,aAkGK,MAWG,KACI,UAAA,CACA,SAAA,CACA,kBAIA,IA9IhB,WAyBI,WAmGK,MAiBG,WACK,OAAD,IA7IhB,aAwBI,WAmGK,MAiBG,WACK,OAAD,IA9IhB,WA0BI,aAkGK,MAiBG,WACK,OAAD,IA7IhB,aAyBI,aAkGK,MAiBG,WACK,OACG,QAAS,EAAT,CACA,iBAAA,CACA,WAAA,CACA,UAAA,CACA,MAAA,CACA,OAAA,CACA,WAAY,gEAM5B,IA3JJ,WA2JK,kBAAD,IA1JJ,aA0JK,kBACG,YAAA,CACA,8BAFJ,IA3JJ,WA2JK,iBAIG,SAJJ,IA1JJ,aA0JK,iBAIG,SACI,MAAO,iBALf,IA3JJ,WA2JK,iBAQG,YARJ,IA1JJ,aA0JK,iBAQG,YARJ,IA3JJ,WA2JK,iBASG,cATJ,IA1JJ,aA0JK,iBASG,cACI,UAAA,CACA,mBAGJ,gBAAkC,iBAAlC,IAzKR,WA2JK,kBAcG,IAxKR,aA0JK,kBAeO,cADJ,IAzKR,WA2JK,iBAiBO,SAHJ,IAxKR,aA0JK,iBAiBO,SACI,YA54BpB,IAk5BI,gBAl5BJ,IAm5BI,gBACI,YAAA,CACA,eAEA,gBAAmC,kBAAnC,IALJ,gBAKI,IAJJ,gBAKQ,+BAx5BZ,IAk5BI,eASI,eA35BR,IAm5BI,eAQI,eA35BR,IAk5BI,eAUI,eA55BR,IAm5BI,eASI,eACI,eAAA,CACA,kBAAA,CACA,MAAO,gBAAP,CACA,iBAAA,CACA,kBAAA,CACA,qBAAA,CACA,gCAAA,CACA,aAEA,gBAAmC,kBAAnC,IApBR,eASI,eAWI,IAnBR,eAQI,eAWI,IApBR,eAUI,eAUI,IAnBR,eASI,eAWQ,iBAGJ,gBAAmC,kBAAnC,IAxBR,eASI,eAeI,IAvBR,eAQI,eAeI,IAxBR,eAUI,eAcI,IAvBR,eASI,eAeQ,MAAO,gBAAP,CACA,yBAAA,CACA,kBAAA,CACA,YAAA,CACA,YAAA,CACA,iBAGJ,gBAAkC,iBAAlC,IAjCR,eASI,eAwBI,IAhCR,eAQI,eAwBI,IAjCR,eAUI,eAuBI,IAhCR,eASI,eAwBQ,YAIJ,IAtCR,eASI,cA6BK,OAAD,IArCR,eAQI,cA6BK,OAAD,IAtCR,eAUI,cA4BK,OAAD,IArCR,eASI,cA4BK,OACG,QAAS,EAAT,CACA,aAAA,CACA,iBAAA,CACA,KAAA,CACA,MAAA,CACA,OAAA,CACA,QAAA,CACA,kBAAA,CACA,SAAA,CACA,iCAl8BhB,IAk5BI,eASI,cA0CI,GAr8BZ,IAm5BI,eAQI,cA0CI,GAr8BZ,IAk5BI,eAUI,cAyCI,GAr8BZ,IAm5BI,eASI,cAyCI,GACI,WAAA,CACA,aAAA,CACA,qBAAA,CACA,iBAAA,CACA,iBAAA,CACA,UAEA,gBAAmC,kBAAnC,IA3DZ,eASI,cA0CI,GAQI,IA1DZ,eAQI,cA0CI,GAQI,IA3DZ,eAUI,cAyCI,GAQI,IA1DZ,eASI,cAyCI,GASQ,mBA98BpB,IAk5BI,eASI,cA0CI,EAYI,MAj9BhB,IAm5BI,eAQI,cA0CI,EAYI,MAj9BhB,IAk5BI,eAUI,cAyCI,EAYI,MAj9BhB,IAm5BI,eASI,cAyCI,EAYI,MACI,qBAIR,IApER,eASI,cA2DK,IAAI,iBAAL,IAnER,eAQI,cA2DK,IAAI,iBAAL,IApER,eAUI,cA0DK,IAAI,iBAAL,IAnER,eASI,cA0DK,IAAI,iBACD,kBAv9BhB,IAk5BI,eASI,cA+DI,eA19BZ,IAm5BI,eAQI,cA+DI,eA19BZ,IAk5BI,eAUI,cA8DI,eA19BZ,IAm5BI,eASI,cA8DI,eA19BZ,IAk5BI,eASI,cAgEI,eA39BZ,IAm5BI,eAQI,cAgEI,eA39BZ,IAk5BI,eAUI,cA+DI,eA39BZ,IAm5BI,eASI,cA+DI,eACI,eAAA,CACA,cAAA,CACA,gBAAA,CACA,UAAA,CACA,iBAAA,CACA,SAAA,CACA,UAAW,aAAX,CACA,sCAAA,CACA,cAEA,gBAAmC,kBAAnC,IApFZ,eASI,cA+DI,eAYI,IAnFZ,eAQI,cA+DI,eAYI,IApFZ,eAUI,cA8DI,eAYI,IAnFZ,eASI,cA8DI,eAYI,IApFZ,eASI,cAgEI,eAWI,IAnFZ,eAQI,cAgEI,eAWI,IApFZ,eAUI,cA+DI,eAWI,IAnFZ,eASI,cA+DI,eAYQ,cAAA,CACA,kBAx+BpB,IAk5BI,eASI,cAiFI,eA5+BZ,IAm5BI,eAQI,cAiFI,eA5+BZ,IAk5BI,eAUI,cAgFI,eA5+BZ,IAm5BI,eASI,cAgFI,eA5+BZ,IAk5BI,eASI,cAkFI,eA7+BZ,IAm5BI,eAQI,cAkFI,eA7+BZ,IAk5BI,eAUI,cAiFI,eA7+BZ,IAm5BI,eASI,cAiFI,eACI,iBAAA,CACA,SAAA,CACA,YAAA,CACA,MAAO,WAAP,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,SAAA,CACA,SAAA,CACA,UAAW,eAAX,CACA,iCAx/BhB,IAk5BI,eASI,cAgGI,KA3/BZ,IAm5BI,eAQI,cAgGI,KA3/BZ,IAk5BI,eAUI,cA+FI,KA3/BZ,IAm5BI,eASI,cA+FI,KACI,iBAAA,CACA,OAAA,CACA,QAAA,CACA,UAAW,eAAX,CACA,iCAEA,gBAAmC,uBAAwB,kBAA3D,IAhHZ,eASI,cAgGI,KAOI,IA/GZ,eAQI,cAgGI,KAOI,IAhHZ,eAUI,cA+FI,KAOI,IA/GZ,eASI,cA+FI,KAQQ,gBAGJ,gBAAmC,kBAAnC,IApHZ,eASI,cAgGI,KAWI,IAnHZ,eAQI,cAgGI,KAWI,IApHZ,eAUI,cA+FI,KAWI,IAnHZ,eASI,cA+FI,KAYQ,iBAOJ,gBAAmC,kBAAnC,IA5HZ,eASI,cAgHK,OAGG,IA3HZ,eAQI,cAgHK,OAGG,IA5HZ,eAUI,cA+GK,OAGG,IA3HZ,eASI,cA+GK,OAIO,iBAEA,IA/HhB,eASI,cAgHK,MAMQ,OAAD,IA9HhB,eAQI,cAgHK,MAMQ,OAAD,IA/HhB,eAUI,cA+GK,MAMQ,OAAD,IA9HhB,eASI,cA+GK,MAMQ,OACG,SAAA,CACA,WAAA,CACA,aANR,IA5HZ,eASI,cAgHK,MAYO,KATJ,IA3HZ,eAQI,cAgHK,MAYO,KATJ,IA5HZ,eAUI,cA+GK,MAYO,KATJ,IA3HZ,eASI,cA+GK,MAYO,KACI,UAAW,uBAVnB,IA5HZ,eASI,cAgHK,MAgBO,eAbJ,IA3HZ,eAQI,cAgHK,MAgBO,eAbJ,IA5HZ,eAUI,cA+GK,MAgBO,eAbJ,IA3HZ,eASI,cA+GK,MAgBO,eAbJ,IA5HZ,eASI,cAgHK,MAiBO,eAdJ,IA3HZ,eAQI,cAgHK,MAiBO,eAdJ,IA5HZ,eAUI,cA+GK,MAiBO,eAdJ,IA3HZ,eASI,cA+GK,MAiBO,eACI,UAAW,kBAfnB,IA5HZ,eASI,cAgHK,MAqBO,eAlBJ,IA3HZ,eAQI,cAgHK,MAqBO,eAlBJ,IA5HZ,eAUI,cA+GK,MAqBO,eAlBJ,IA3HZ,eASI,cA+GK,MAqBO,eAlBJ,IA5HZ,eASI,cAgHK,MAsBO,eAnBJ,IA3HZ,eAQI,cAgHK,MAsBO,eAnBJ,IA5HZ,eAUI,cA+GK,MAsBO,eAnBJ,IA3HZ,eASI,cA+GK,MAsBO,eACI,SAAA,CACA,UAAW,yBAniCnC,IA0iCI,gBACI,uBAEA,gBAAmC,kBAAnC,IAHJ,gBAIQ,+BA9iCZ,IA0iCI,eAOI,eAqBI,MAAO,qBApBP,IARR,eAOI,cACK,OACG,mBAnjChB,IA0iCI,eAOI,cAKI,eACI,cAGJ,IAhBR,eAOI,cASK,IAAI,iBACD,kBAGJ,IApBR,eAOI,cAaK,UAAU,KACP,eAGJ,IAxBR,eAOI,cAiBK,UAAU,KACP,kBAKJ,gBAAmC,kBAAnC,IA9BR,eAOI,eAwBQ,MAAO,iBADX,IA9BR,eAOI,cA0BQ,KACI,iBAIR,gBAAkC,iBAAlC,IAtCR,eAOI,eAgCQ,YAjlChB,IAslCI,eACI,YAAA,CACA,cAAA,CACA,8BAzlCR,IAslCI,cAKI,eACI,iBAAA,CACA,MAAO,gBAAP,CACA,UAAW,gBAAX,CACA,mBA/lCZ,IAslCI,cAKI,cAMI,GACI,aAAA,CACA,aAAA,CACA,iBAAA,CACA,SAAA,CACA,qBAAA,CACA,aAAc,2BAvmC9B,IAslCI,cAKI,cAMI,EAQI,eACI,cAAA,CACA,gBAAA,CACA,eAAA,CACA,aAAA,CACA,kBAAA,CACA,aAAA,CACA,iCAhnCpB,IAslCI,cAKI,cAMI,EAkBI,gBACI,aAAA,CACA,kBAAA,CACA,eAAA,CACA,aAAA,CACA,UAAW,eAAX,CACA,iCAznCpB,IAslCI,cAKI,cAMI,EA2BI,eACI,cAAA,CACA,gBAAA,CACA,UAAW,eAAX,CACA,iCAhoCpB,IAslCI,cAKI,cAMI,EAkCI,eACI,oBAAA,CACA,eAAA,CACA,SAAA,CACA,UAAW,qBAAX,CACA,gCAAA,CACA,WAIR,IAvDR,cAKI,cAkDK,OACG,QAAS,EAAT,CACA,aAAA,CACA,iBAAA,CACA,QAAA,CACA,WAAA,CACA,UAAA,CACA,QAAA,CACA,gCAAA,CACA,WAAY,eAAZ,CACA,UAvpChB,IAslCI,cAKI,cA+DI,KACI,aAAA,CACA,iBAAA,CACA,KAAA,CACA,QAAA,CACA,SAAA,CACA,WAAA,CACA,OAAA,CACA,gBAAA,CACA,UAIA,gBAAmC,kBAAnC,IAjFZ,cAKI,cA2EK,MAEO,EACI,eACI,WAHZ,IAjFZ,cAKI,cA2EK,MAEO,EAMI,gBAPR,IAjFZ,cAKI,cA2EK,MAEO,EAOI,eACI,UAAW,mBAAX,CACA,WAVZ,IAjFZ,cAKI,cA2EK,MAEO,EAaI,eACI,SAAA,CACA,UAAA,CACA,UAAW,gBAInB,IAtGhB,cAKI,cA2EK,MAsBQ,OACG,WAAY,YAAZ,CACA,KAAA,CACA,MAAA,CACA,UAMZ,gBAAmC,kBAAnC,IAhHR,cAKI,eA4GQ,MAAO,gBAAP,CACA,UAAW,gBAAX,CACA,mBAHJ,IAhHR,cAKI,cAgHQ,GACI,kBAAA,CACA,YAAA,CACA,eARR,IAhHR,cAKI,cAgHQ,EAKI,eACI,cAAA,CACA,iBAZZ,IAhHR,cAKI,cAgHQ,EAUI,eACI,cAAA,CACA,gBAAA,CACA,WAlBZ,IAhHR,cAKI,cAgHQ,EAgBI,gBACI,WAtBZ,IAhHR,cAKI,cAgHQ,EAoBI,eACI,SAAA,CACA,UAAW,eAAX,CACA,MAAO,YA5BnB,IAhHR,cAKI,cAgHQ,EA2BI,KACI,iBAAA,CACA,UAAA,CACA,YAAA,CACA,gBAAA,CACA,uBAIR,IAzJZ,cAKI,cAoJS,OACG,WAAA,CACA,KAAA,CACA,SAAA,CACA,OAAA,CACA,cAIR,gBAAkC,iBAAlC,IAlKR,cAKI,eA8JQ,UAAA,CACA,cAAA,CACA,oBAIR,IAzKJ,cAyKK,QACG,eAAA,CACA,mBAFJ,IAzKJ,cAyKK,OAIG,eACI,eAAA,CACA,kBAAA,CACA,kBAPR,IAzKJ,cAyKK,OAIG,cAKI,GACI,mBAVZ,IAzKJ,cAyKK,OAIG,cASI,EACI,eACI,MAAO,WAAP,CACA,UAIR,IA7LZ,cAyKK,OAIG,cAgBK,MACG,EAAE,eACE,WArxCxB,IA4xCI,eACI,eAAA,CACA,gBAAA,CACA,eAAA,CACA,mBAEA,gBAAkC,iBAAlC,IANJ,eAOQ,cAAA,CACA,eAAA,CACA,oBAryCZ,IAyyCI,gBACI,gBACI,iBAAA,CACA,aAAc,yBAAd,CACA,mBA7yCZ,IAyyCI,gBACI,eAKI,IACI,cAAA,CACA,gBAAA,CACA,aAAA,CACA,eAAA,CACA,mBApzChB,IAyyCI,gBACI,eAKI,GAOI,MACI,aAAA,CACA,cAAA,CACA,iBAzzCpB,IAyyCI,gBACI,eAKI,GAaI,MACI,aAAA,CACA,uBA9zCpB,IAyyCI,gBACI,eAwBI,SACI,UAAA,CACA,gBAGJ,IA9BR,gBACI,eA6BK,OACG,QAAS,EAAT,CACA,aAAA,CACA,iBAAA,CACA,SAAA,CACA,UAAA,CACA,QAAA,CACA,WAAA,CACA,OAAA,CACA,WAAY,gBAh1C5B,IAyyCI,gBACI,eAyCI,KACI,aAAA,CACA,WAAA,CACA,MAAO,kBAAP,CACA,iBAAA,CACA,OAAA,CACA,QAAA,CACA,SAAA,CACA,iBAGJ,gBAAmC,kBAAnC,IArDR,gBACI,gBAqDQ,gBAGJ,gBAAmC,kBAAnC,IAzDR,gBACI,gBAyDQ,UAAW,qBADf,IAzDR,gBACI,eA2DQ,IACI,cAAA,CACA,gBAAA,CACA,UAAA,CACA,OAAA,CACA,gBARR,IAzDR,gBACI,eA2DQ,GAOI,MACI,cAAA,CACA,iBAZZ,IAzDR,gBACI,eAwEQ,KACI,MAAO,iBAIX,IA9EZ,gBACI,eA6ES,OACG,KAAM,iBAAN,CACA,YAIR,gBAAkC,iBAAlC,IApFR,gBACI,gBAoFQ,SAAA,CACA,YAAA,CACA,eAHJ,IApFR,gBACI,eA0FQ,KACI,OAAA,CACA,UAAA,CACA,iBAAA,CACA,YAAA,CACA,mBAZR,IApFR,gBACI,eAkGQ,cACI,OAAA,CACA,eAAA,CACA,mBAlBR,IApFR,gBACI,eAwGQ,OAAM,QACF,OAAA,CACA,aAGJ,IA9GZ,gBACI,eA6GS,OACG,WAAA,CACA,SAAA,CACA,OAAA,CACA,KAAA,CACA,WAAA,CACA,YA75CpB,IAyyCI,gBAyHI,qBACI,kBAAA,CACA,eAGA,gBAAkC,iBAAlC,IA9HR,gBAyHI,qBAMQ,SAAA,CACA,oBAz6ChB,IAyyCI,gBAoII,kBACI,gBAEA,gBAAkC,iBAAlC,IAvIR,gBAoII,kBAIQ,eAAA,CACA,gBAAA,CACA,8BAn7ChB,IAw7CI,eAEI,IACI,cAAA,CACA,kBAAA,CACA,cAAA,CACA,iBAEA,gBAAkC,iBAAlC,IARR,eAEI,IAOQ,SAAA,CACA,cAAA,CACA,kBAn8ChB,IAw7CI,eAeI,eACI,YAAA,CACA,eAz8CZ,IAw7CI,eAeI,cAII,eACI,MAAO,oBAAP,CACA,mBAEA,IAvBZ,eAeI,cAII,cAIK,IAAI,iBACD,kBAh9CpB,IAw7CI,eAeI,cAII,cAQI,eACI,aAAA,CACA,mBAAA,CACA,eAAA,CACA,8CAv9CpB,IAw7CI,eAeI,cAII,cAQI,cAMI,KACI,aAAA,CACA,UAAA,CACA,YAAA,CACA,gBAAA,CACA,mBA99CxB,IAw7CI,eAeI,cAII,cAQI,cAcI,MACI,aAAA,CACA,UAAA,CACA,mCAp+CxB,IAw7CI,eAeI,cAII,cAQI,cAoBI,gBACI,cAAA,CACA,iBAAA,CACA,gBA1+CxB,IAw7CI,eAeI,cAII,cAQI,cA0BI,eACI,eAGJ,IAzDhB,eAeI,cAII,cAQI,cA8BK,OACG,WAAY,aADhB,IAzDhB,eAeI,cAII,cAQI,cA8BK,MAGG,gBAHJ,IAzDhB,eAeI,cAII,cAQI,cA8BK,MAIG,eACI,WAMhB,gBAAmC,kBAAnC,IApER,eAeI,eAsDQ,iBAAA,CACA,eAAA,CACA,mBAHJ,IApER,eAeI,cA0DQ,eACI,eAAA,CACA,4BAPR,IApER,eAeI,cA0DQ,cAII,eACI,oBAVZ,IApER,eAeI,cA0DQ,cAII,cAGI,KACI,kBAAA,CACA,aAdhB,IApER,eAeI,cA0DQ,cAII,cAQI,gBAjBZ,IApER,eAeI,cA0DQ,cAII,cASI,eACI,gBAMhB,gBAAkC,iBAAlC,IA7FR,eAeI,eA+EQ,cAAA,CACA,gBAvhDhB,IAw7CI,eAmGI,uBACI,YAAA,CACA,6BAAA,CACA,iBA9hDZ,IAw7CI,eAmGI,sBAKI,eACI,YAAA,CACA,MAAO,mBAliDvB,IAw7CI,eAmGI,sBAKI,cAII,QACI,YAriDpB,IAw7CI,eAmGI,sBAKI,cAII,OAGI,KACI,UAAA,CACA,WAAA,CACA,iBA1iDxB,IAw7CI,eAmGI,sBAoBI,aACI,WAAA,CACA,mBAAA,CACA,kBAljDhB,IAw7CI,eAmGI,sBAoBI,YAKI,aACI,cAAA,CACA,gBAAA,CACA,wBAAA,CACA,eAAA,CACA,mBAzjDpB,IAw7CI,eAmGI,sBAoBI,YAaI,IAKI,mBAjkDpB,IAw7CI,eAmGI,sBAoBI,YAaI,GACI,IACI,iBA9jDxB,IAw7CI,eAmGI,sBAoBI,YAqBI,SACI,eAAA,CACA,WAAA,CACA,iBAAA,CACA,QAAA,CACA,OAIR,gBAAmC,kBAAnC,IArJR,eAmGI,sBAmDQ,eACI,aAFR,IArJR,eAmGI,sBAuDQ,eALJ,IArJR,eAmGI,sBAwDQ,aACI,MAAO,iBAPf,IArJR,eAmGI,sBAuDQ,cAII,SATR,IArJR,eAmGI,sBAwDQ,YAGI,SACI,mBAKZ,gBAAkC,iBAAlC,IApKR,eAmGI,uBAkEQ,eAAA,CACA,cAFJ,IApKR,eAmGI,sBAqEQ,eACI,UAAA,CACA,aANR,IApKR,eAmGI,sBA0EQ,aACI,UAAA,CACA,iBAXR,IApKR,eAmGI,sBA0EQ,YAII,aACI,cAAA,CACA,gBAAA,CACA,mBAhBZ,IApKR,eAmGI,sBA0EQ,YAUI,SACI,UAAA,CACA,mBAjnDxB,IA0nDI,aACI,mBA3nDR,IA0nDI,YAGI,aACI,UAAA,CACA,eAAA,CACA,iBAhoDZ,IAooDI,aACI,MAAO,WAAP,CACA,eAtoDR,IAyoDI,kBACI,YAAA,CACA,kBAAA,CACA,gBA5oDR,IAyoDI,iBAKI,aACI,WA/oDZ,IAyoDI,iBASI,OAAM,QACF,eAAA,CACA,iBAGJ,gBAAkC,iBAAlC,IAdJ,kBAeQ,cADJ,IAdJ,iBAiBQ,OAAM,QACF,aAAA,CACA,iBAMR,IADJ,sBACK,aACG,iBAAA,CACA,6BAAA,CACA,+BAHJ,IADJ,sBACK,YAKG,iBACI,0BAAA,CACA,kBAEA,IAVZ,sBACK,YAKG,gBAIK,OACG,QAAS,EAAT,CACA,aAAA,CACA,UAAA,CACA,UAAA,CACA,kBAAA,CACA,iBAAA,CACA,QAAA,CACA,SAAA,CACA,WAlBZ,IADJ,sBACK,YAKG,gBAgBI,eACI,iBAAA,CACA,mBAvBZ,IADJ,sBACK,YAKG,gBAqBI,aACI,gBAAA,CACA,eAAA,CACA,gBAEA,IAhChB,sBACK,YAKG,gBAqBI,YAKK,MACG,gBAAA,CACA,eAEA,gBAAmC,kBAAnC,IApCpB,sBACK,YAKG,gBAqBI,YAKK,MAKO,eAMhB,gBAAmC,kBAAnC,IA3CR,sBACK,aA2CO,QAAA,CACA,cAGI,IAhDhB,sBACK,YA8CO,gBACK,OACG,MAAA,CACA,QAPZ,IA3CR,sBACK,YA8CO,gBAMI,eACI,gBAAA,CACA,kBAZZ,IA3CR,sBACK,YA8CO,gBAWI,aACI,aAAA,CACA,kBA7tDxB,IAiqDI,sBAkEI,eACI,YAAA,CACA,6BAAA,CACA,+BAAA,CACA,kBAAA,CACA,mBAAA,CACA,eAzuDZ,IAiqDI,sBAkEI,cAQI,iBACI,WAAA,CACA,iBAAA,CACA,oBAEA,IA/EZ,sBAkEI,cAQI,gBAKK,uBACG,MAAO,mBAEP,gBAAkC,iBAAlC,IAlFhB,sBAkEI,cAQI,gBAKK,uBAIO,YAJR,IA/EZ,sBAkEI,cAQI,gBAKK,sBAOG,iBACI,WAEA,IAzFpB,sBAkEI,cAQI,gBAKK,sBAOG,gBAGK,IAAI,cACD,mBA3vD5B,IAiqDI,sBAkEI,cA8BI,YACI,MAAO,mBAIP,gBAAkC,iBAAlC,IArGZ,sBAkEI,cAkCI,kBAEQ,YAGJ,gBAAkC,iBAAlC,IAzGZ,sBAkEI,cAkCI,kBAMQ,iBAIR,gBAAkC,iBAAlC,IA9GR,sBAkEI,eA6CQ,aAAA,CACA,kBAAA,CACA,oBAHJ,IA9GR,sBAkEI,cAiDQ,iBALJ,IA9GR,sBAkEI,cAkDQ,YACI,UAAA,CACA,cAAA,CACA,oBATR,IA9GR,sBAkEI,cAiDQ,gBAMI,eAXR,IA9GR,sBAkEI,cAkDQ,WAKI,eACI,SAAA,CACA,aAOZ,IAlIR,sBAiII,gBACK,IAAI,cACD,gCAGJ,IAtIR,sBAiII,gBAKK,IACG,eAAA,CACA,6BAzyDhB,IAiqDI,sBAiII,gBAYI,eACI,cAAA,CACA,WAAA,CACA,YAAA,CACA,kBAAA,CACA,6BAAA,CACA,eAEA,IArJZ,sBAiII,gBAYI,cAQK,SACG,eAvzDpB,IAiqDI,sBAiII,gBAYI,cAYI,GACI,eAAA,CACA,iBAAA,CACA,gBAEA,IA9JhB,sBAiII,gBAYI,cAYI,EAKK,WACG,mBAAA,CACA,mBAFJ,IA9JhB,sBAiII,gBAYI,cAYI,EAKK,UAIG,KACI,kBAp0D5B,IAiqDI,sBAiII,gBAYI,cA2BI,QACI,UAAA,CACA,WAAA,CACA,cAAA,CACA,cAAA,CACA,eAAgB,2DA90DpC,IAiqDI,sBAiII,gBAgDI,aACI,aAn1DhB,IAiqDI,sBAiII,gBAgDI,YAGI,UACI,YAAA,CACA,kBAAA,CACA,iBAAA,CACA,kBAz1DpB,IAiqDI,sBAiII,gBAgDI,YAGI,SAMI,QACI,wBAAA,CACA,cAAA,CACA,gBAAA,CACA,eAAA,CACA,cAEA,IAjMpB,sBAiII,gBAgDI,YAGI,SAMI,OAOK,OACG,qBAGJ,gBAAkC,iBAAlC,IArMpB,sBAiII,gBAgDI,YAGI,SAMI,QAYQ,iBAv2D5B,IAiqDI,sBAiII,gBAgDI,YAGI,SAsBI,IACI,iBA52DxB,IAiqDI,sBAiII,gBAgDI,YAGI,SAsBI,GAGI,IACI,eAAA,CACA,kBAEA,IAjNxB,sBAiII,gBAgDI,YAGI,SAsBI,GAGI,GAIK,OACG,cAIR,gBAAkC,iBAC9B,IAvNxB,sBAiII,gBAgDI,YAGI,SAsBI,GAaS,IAAI,cACD,qBAIR,gBAAkC,iBAC9B,IA7NxB,sBAiII,gBAgDI,YAGI,SAsBI,GAmBS,IAAI,cACD,qBAKZ,gBAAkC,iBAAlC,IAnOhB,sBAiII,gBAgDI,YAGI,UAgDQ,cADJ,IAnOhB,sBAiII,gBAgDI,YAGI,SAkDQ,QACI,cAAA,CACA,iBALR,IAnOhB,sBAiII,gBAgDI,YAGI,SAuDQ,IACI,eAIR,IAhPhB,sBAiII,gBAgDI,YAGI,SA4DK,QACG,WAAY,gBAl5DpC,IAiqDI,sBAiII,gBAgDI,YAGI,SAgEI,SACI,gBAAA,CACA,iBAAA,CACA,UAAA,CACA,SAEA,gBAAkC,iBAAlC,IA1PpB,sBAiII,gBAgDI,YAGI,SAgEI,SAOQ,iBAAA,CACA,UAAA,CACA,cAAA,CACA,UAAA,CACA,WAAA,CACA,UAAA,CACA,UAGJ,gBAAkC,iBAAlC,IApQpB,sBAiII,gBAgDI,YAGI,SAgEI,SAiBQ,aAAA,CACA,iBAMhB,IA5QR,sBAiII,gBA2IK,KACG,cACI,OAAM,IAAI,UACN,eAAgB,wDAH5B,IA5QR,sBAiII,gBA2IK,KACG,cAKI,OAAM,QACF,UAAW,eAPvB,IA5QR,sBAiII,gBA2IK,KAWG,aACI,cAZR,IA5QR,sBAiII,gBA2IK,KAWG,YAGI,EAAC,IAAI,YACD,mBAGJ,gBAAkC,iBAAlC,IA9RhB,sBAiII,gBA2IK,KAWG,YAUQ,GACI,oBAUZ,IA5SZ,sBAySK,OACG,gBAEK,KACG,eACI,WAAY,eAAZ,CACA,MAAO,YAh9D/B,IAy9DI,OACI,eAAA,CACA,iBAAA,CACA,UAEA,IALJ,MAKK,QACG,QAAS,EAAT,CACA,aAAA,CACA,UAAA,CACA,iBAAA,CACA,UAAA,CACA,OAAA,CACA,eAAA,CACA,KAAA,CACA,QAAA,CACA,WAEA,gBAAmC,kBAAnC,IAjBR,MAKK,QAaO,cA3+DhB,IAy9DI,MAsBI,aACI,aAEA,gBAAmC,kBAAnC,IAzBR,MAsBI,aAIQ,aAAA,CACA,WAAA,CACA,SAAA,CACA,qBAAsB,uCAAtB,CACA,2BAAA,CACA,4BAAA,CACA,cAAA,CACA,MAAO,WAAP,CACA,eAAA,CAEA,cAAA,CACA,cAAA,CACA,eAAA,CACA,kBAAA,CACA,sBAAA,CACA,eAAA,CACA,eAAA,CACA,cApgEhB,IAy9DI,MA+CI,YACI,eAAA,CACA,SAAA,CACA,kBA3gEZ,IAy9DI,MA+CI,WAKI,IACI,kBA9gEhB,IAy9DI,MA+CI,WAKI,GAGI,GACI,YAAA,CACA,kBAAA,CACA,eAAA,CACA,UAAA,CACA,cAAA,CACA,gBAAA,CACA,eAAA,CACA,qBAAA,CACA,iBAEA,IAlEhB,MA+CI,WAKI,GAGI,EAWK,WACG,mBAAA,CACA,cAAA,CACA,cA9hExB,IAy9DI,MA+CI,WAKI,GAGI,EAkBI,MACI,UAAA,CACA,WAAA,CACA,kBAAA,CACA,eAAA,CACA,UAAA,CACA,kBAAA,CACA,eAAA,CACA,iBAAA,CACA,gBAAA,CACA,eAGJ,IAtFhB,MA+CI,WAKI,GAGI,EA+BK,QACG,WAAY,YAAZ,CACA,UAAA,CACA,gBAHJ,IAtFhB,MA+CI,WAKI,GAGI,EA+BK,OAKG,MACI,eAAA,CACA,WAMhB,gBAAmC,uBAAwB,kBAA3D,IAnGR,MA+CI,WAqDQ,GACI,GACI,eAAA,CACA,cAAA,CACA,kBAKZ,gBAAmC,kBAAnC,IA7GR,MA+CI,YA+DQ,YAAA,CAEA,gBAHJ,IA7GR,MA+CI,WAmEQ,IACI,eAAA,CACA,WAAY,gBAPpB,IA7GR,MA+CI,WAmEQ,GAII,GACI,cAAA,CACA,eAAA,CACA,SAAA,CACA,gBAAA,CACA,kBAAA,CACA,cAAA,CACA,iBAEA,IA/HpB,MA+CI,WAmEQ,GAII,EASK,QACG,iBAAkB,YAAlB,CACA,YAMhB,gBAAkC,iBAAlC,IAvIR,MA+CI,YAyFQ,MAAA,CACA,cAAA,CACA,gBAnmEhB,IAy9DI,MA8II,SACI,WAxmEZ,IA4mEI,OACI,YACI,qBAEA,gBAAmC,kBAAnC,IAJR,OACI,YAIQ,qBAIR,gBAAkC,iBAAlC,IATJ,QAUQ,mBADJ,IATJ,OAYQ,YACI,oBAOhB,iBACI,YAAA,CACA,cAAA,CACA,6BAAA,CACA,gBAJJ,gBAMI,MACI,MAAO,iBAPf,gBAMI,KAGI,KACI,eAVZ,gBAMI,KAOI,aACI,gBAdZ,gBAMI,KAOI,YAGI,GACI,mBAjBhB,gBAsBI,OACI,WAAY,eAAZ,CACA,iBAAA,CACA,kBAEA,gBALJ,MAKK,OACG,QAAS,EAAT,CACA,aAAA,CACA,iBAAA,CACA,KAAA,CACA,WAAA,CACA,QAAA,CACA,UAAA,CACA,mBAnCZ,gBAsBI,MAgBI,YACI,eAvCZ,gBAsBI,MAgBI,WAGI,gBACI,UAAA,CACA,mBA3ChB,gBAsBI,MAgBI,WAQI,cACI,WA/ChB,gBAsBI,MAgBI,WAQI,aAGI,aACI,UAAA,CACA,YAAA,CACA,6BAAA,CACA,kBAAA,CACA,mBAtDpB,gBAsBI,MAgBI,WAQI,aAGI,YAOI,GACI,gBAGJ,gBAtChB,MAgBI,WAQI,aAGI,YAWK,QACG,mBADJ,gBAtChB,MAgBI,WAQI,aAGI,YAWK,OAGG,GACI,eAAA,CACA,cAAA,CACA,iBAlE5B,gBAsBI,MAgBI,WAQI,aAyBI,cACI,UAAA,CACA,YAAA,CACA,6BAAA,CACA,kBAAA,CACA,gBA5EpB,gBAsBI,MAgBI,WAQI,aAyBI,aAOI,SACI,MAAO,gBAAP,CACA,SAAA,CACA,gBAjFxB,gBAwFI,kBACI,UAAA,CACA,cAAA,CAEA,6BA5FR,gBAwFI,iBAMI,OACI,WAAA,CACA,iBAhGZ,gBAwFI,iBAWI,SACI,MAAO,kBAAP,CACA,gBAAA,CACA,8BAtGZ,gBAwFI,iBAWI,QAKI,sBACI,iBACI,eAMhB,gBAAkC,iBAAlC,iBACI,gBADJ,gBAGI,MACI,UAAA,CACA,mBALR,gBAGI,KAII,KACI,cAAA,CACA,MAAO,kBATnB,gBAGI,KASI,aACI,gBAbZ,gBAGI,KAaI,OACI,cAAA,CACA,kBAKY,gBApBpB,KAaI,MAII,WACI,aACI,YACK,OACG,GACI,cAAA,CACA,iBA1BhC,gBAGI,KAaI,MAII,WACI,aAUI,cACI,YAAA,CACA,cAjCxB,gBAGI,KAaI,MAII,WACI,aAUI,aAII,QACI,UAAA,CACA,gBAEA,gBApCxB,KAaI,MAII,WACI,aAUI,aAII,OAIK,aACG,aAxChC,gBAiDI,kBACI,aAlDR,gBAiDI,iBAGI,OACI,aArDZ,gBAiDI,iBAOI,SACI,UAAA,CACA,QAAA,CACA,cA3DZ,gBAiDI,iBAOI,QAKI,sBAAsB,iBAClB,WAQpB,cACI,YAAA,CACA,eAEA,gBAAmC,kBAAnC,cACI,6BAAA,CACA,YANR,aASI,eACI,MAAO,oBAAP,CACA,oBAEA,aAJJ,cAIK,IAAI,iBACD,kBAdZ,aASI,cAQI,KACI,UAAA,CACA,YAAA,CACA,gBAAA,CACA,mBArBZ,aASI,cAeI,aACI,cAAA,CACA,gBAAA,CACA,aAAA,CACA,eAAA,CACA,kBA7BZ,aASI,cAuBI,aACI,eAjCZ,aASI,cAuBI,YAGI,GACI,aAAA,CACA,eArChB,aASI,cAgCI,GACI,IACI,YAAA,CACA,6BAAA,CACA,iBA7ChB,aASI,cAgCI,GACI,GAKI,GACI,SAGJ,aA1CZ,cAgCI,GACI,GASK,KACG,eAAA,CACA,cArDpB,aASI,cAiDI,cACI,gBAAA,CACA,gBAKR,gBAAmC,kBAAnC,aACI,eACI,MAAO,gBAAP,CACA,yBAAA,CACA,mBAJR,aACI,cAMI,aACI,cAAA,CACA,iBATZ,aACI,cAWI,aACI,cAAA,CACA,gBAdZ,aACI,cAWI,YAII,GACI,eAjBhB,aACI,cAoBI,GACI,IACI,gBAAA,CACA,mBAEA,aAzBZ,cAoBI,GACI,GAIK,KACG,eAOpB,gBAAkC,iBAAlC,aACI,eACI,WAFR,aACI,cAGI,KACI,iBAAA,CACA,kBAAA,CACA,MAAO,kBAPnB,aACI,cASI,GAAG,IACC,mBAQhB,YACI,gBADJ,WAGI,iBACI,YAAA,CACA,0BAAA,CACA,mBANR,WAGI,gBAKI,GACI,QAAA,CACA,UAAW,gBAAX,CACA,gBAEA,WAVR,gBAKI,EAKK,aACG,eAAA,CACA,iBAAA,CACA,YAhBhB,WAuBI,SACI,gBAGJ,gBAAmC,kBAAnC,YACI,WAGJ,gBAAmC,kBAAnC,WAGI,iBACI,aAAA,CACA,kBALR,WAGI,gBAII,GACI,UAAA,CACA,kBATZ,WAaI,SACI,aAMZ,eACI,YAAA,CACA,mBAFJ,cAII,GACI,iBAAA,CACA,gBANR,cASI,aACI,YAKJ,gBAAmC,kBAAnC,kBACI,0BAIA,gBAAkC,iBAAlC,iBADJ,MAEQ,SAAA,CACA,mBAKZ,KACI,YAAA,CACA,UAAA,CACA,YAAA,CACA,aAAA,CACA,WAAY,kBAEZ,IAAC,SACG,cAGJ,gBAAmC,kBAAnC,KACI,YAAA,CACA,eAIR,SACI,iBAAA,CACA,KAAA,CACA,MAAA,CACA,YAAA,CACA,aAAA,CACA,WAAA,CACA,eAAA,CACA,kBAAA,CACA,WAAY,WAAZ,CACA,UAAA,CACA,6CAAA,CACA,0CAAA,CACA,qCAAA,CACA,mCAAA,CACA,4BAAA,CACA,2BAAA,CACA,iBAAA,CACA,gBAGJ,QAAS,QACL,iBAAA,CACA,OAAA,CACA,SAAA,CACA,UAAA,CACA,WAAA,CACA,WAAA,CACA,cAAA,CACA,eAAgB,yDAGpB,QAAS,GACL,aAGJ,QAAS,QACL,iBAAA,CACA,MAAA,CACA,OAAA,CACA,YAAA,CACA,WAAA,CACA,UAAA,CACA,WAAA,CACA,eAAgB,gDAGpB,cACI,YAAA,CACA,6BAAA,CACA,4BAAA,CACA,gBAEA,aAAC,QAAQ,IAAI,WACT,aAPR,aAUI,SACI,MAAO,iBAXf,aAUI,QAGI,gBAAe,KACX,YACI,GACI,kBAhBpB,aAUI,QAGI,gBAAe,KACX,YAKI,GACI,oBAAA,CACA,eAAA,CACA,wBAMhB,gBAAkC,iBAAlC,cACI,aAAA,CACA,gBAAA,CACA,gBAHJ,aAKI,SACI,YAOZ,UACI,aACI,eAAA,CACA,eAAA,CACA,kBAAA,CACA,cAAA,CACA,iBAEA,gBAAkC,iBAAlC,UAPJ,aAQQ,eAAA,CACA,cAAA,CACA,kBAGJ,UAbJ,YAaK,aACG,aAfZ,UAmBI,MACI,kBAAA,CACA,YAAA,CACA,kBAAA,CACA,8BAEA,gBAAmC,uBAAwB,kBAA3D,UANJ,MAOQ,oBA1BZ,UAmBI,KAUI,GACI,gBA9BZ,UAmBI,KAcI,WACI,eAAA,CACA,eAAA,CACA,mBAAA,CACA,cAAA,CACA,kBAAA,CACA,iBAAA,CACA,cAEA,gBAAmC,uBAAwB,kBAA3D,UAvBR,KAcI,WAUQ,iBAGJ,gBAAkC,iBAAlC,UA3BR,KAcI,WAcQ,0BAGJ,UA/BR,KAcI,UAiBK,MACG,eADJ,UA/BR,KAcI,UAiBK,KAGG,MACI,WAtDpB,UAmBI,KAcI,UAyBI,GACI,yBAAA,CACA,gBAEA,UA3CZ,KAcI,UAyBI,EAIK,OACG,qBA/DpB,UAmBI,KAcI,UAkCI,MACI,aAAA,CACA,eAAA,CACA,cAAA,CACA,MAAO,uBAvEvB,UAmBI,KAyDI,YACI,aAEA,gBAAkC,iBAAlC,UA5DR,KAyDI,YAIQ,eAhFhB,UAmBI,KAyDI,WAOI,SACI,UAAA,CACA,iBAEA,gBAAkC,iBAAlC,UApEZ,KAyDI,WAOI,SAKQ,iBAAA,CACA,YAAA,CACA,2BAEA,UAzEhB,KAyDI,WAOI,QASS,aACG,aAAA,CACA,UAAA,CACA,mBAAA,CACA,2BAhGxB,UAmBI,KAmFI,WACI,iBAAA,CACA,gBAAA,CACA,mBAzGZ,UAmBI,KAyFI,SACI,UAAA,CACA,eAIR,UAAC,YACG,MACI,kBAAA,CACA,WAHR,UAAC,YAMG,WACI,eAAA,CACA,oBAAA,CACA,kBAIR,UAAC,mBACG,MACI,kBAAA,CACA,WAHR,UAAC,mBACG,KAII,WACI,oBAAA,CACA,cAAA,CACA,4BAAA,CACA,eAAA,CACA,cAAA,CACA,eAAA,CACA,kBAGI,UAff,mBACG,KAII,UASK,aACI,QACG,SAAA,CACA,UAAA,CACA,cAlBpB,UAAC,mBACG,KAII,UAiBI,MAAK,iBAAiB,OAClB,YAAA,CACA,kBAAA,CACA,eAzBhB,UAAC,mBACG,KAII,UAuBI,MAAK,iBAAiB,MAAM,QACxB,iBAAA,CACA,kBAGJ,UAjCX,mBACG,KAII,UA4BK,IAAI,SACD,aADJ,UAjCX,mBACG,KAII,UA4BK,IAAI,QAGD,MAAK,iBAAiB,MAAM,QACxB,kBAOpB,gBAAkC,iBAAlC,UACI,MACI,iBAAA,CACA,eAHR,UACI,KAII,WACI,cAAA,CACA,WAPZ,UACI,KASI,QAAO,IAAI,iBACP,aAAA,CACA,cAAA,CACA,cAAA,CACA,WAdZ,UACI,KAgBI,QAAO,eACH,iBAAA,CACA,OAAA,CACA,KAAA,CACA,QAAA,CACA,WAAA,CACA,UAAA,CACA,WAQhB,kBACI,YAAA,CACA,6BAAA,CACA,cAAA,CACA,mBAJJ,iBAMI,QACI,gBAPR,iBAMI,OAGI,GACI,QAAA,CACA,UAXZ,iBAMI,OAQI,MACI,WAfZ,iBAmBI,KACI,YAAA,CACA,eAEA,iBAJJ,IAIK,UAAU,IACP,cAxBZ,iBAmBI,IAQI,GACI,eAAA,CACA,kBAAA,CACA,WA9BZ,iBAmBI,IAQI,EAKI,MACI,cAjChB,iBAmBI,IAkBI,OAAM,QACF,iBAIR,QAA2B,kBAA3B,iBACI,KACI,WAEA,iBAHJ,IAGK,IAAI,cACD,mBALZ,iBACI,IAOI,GACI,cAAA,CACA,kBAOhB,gBACI,kBADJ,eAGI,YACI,eAAA,CACA,YAAA,CACA,WANR,eAGI,WAKI,aACI,gBAAA,CACA,wBAAA,CACA,SAAA,CACA,cAEA,eAXR,WAKI,YAMK,UAAU,IACP,SAAA,CACA,cAGJ,eAhBR,WAKI,YAWK,UAAU,IACP,SAAA,CACA,aAAA,CACA,mBAGJ,eAtBR,WAKI,YAiBK,UAAU,IACP,oBAAA,CACA,UA3BhB,eAGI,WAKI,YAsBI,GACI,SAEA,eA9BZ,WAKI,YAsBI,EAGK,QACG,MAAO,uBAGX,eAlCZ,WAKI,YAsBI,EAOK,QACG,MAAO,aAtC3B,eAGI,WAKI,YAkCI,GACI,cA3ChB,eAGI,WAKI,YAsCI,MACI,aAAA,CACA,oBAAA,CACA,eAjDhB,eAGI,WAKI,YA4CI,gBACI,gBArDhB,eAGI,WAKI,YA4CI,eAGI,MACI,aAAA,CACA,aAAA,CACA,kBA1DpB,eAGI,WAKI,YAsDI,eACI,YAAA,CACA,cAAA,CACA,cAEA,gBAAmC,kBAAnC,eAhEZ,WAKI,YAsDI,eAMQ,UAKJ,eAtEZ,WAKI,YAgEI,EACK,0BACG,oBAAA,CACA,UAAA,CACA,YAEA,gBAAmC,kBAAnC,eA3EhB,WAKI,YAgEI,EACK,0BAMO,UAAA,CACA,WAAA,CACA,oCAIR,eAlFZ,WAKI,YAgEI,EAaK,8BACG,eAAgB,wEAAhB,CACA,UAAW,iBAGf,eAvFZ,WAKI,YAgEI,EAkBK,8BACG,eAAgB,yEAGpB,eA3FZ,WAKI,YAgEI,EAsBK,8BACG,eAAgB,yEAGpB,eA/FZ,WAKI,YAgEI,EA0BK,8BACG,eAAgB,yEAGpB,eAnGZ,WAKI,YAgEI,EA8BK,8BACG,eAAgB,yEAGpB,eAvGZ,WAKI,YAgEI,EAkCK,8BACG,eAAgB,yEAGpB,eA3GZ,WAKI,YAgEI,EAsCK,8BACG,eAAgB,yEAGpB,eA/GZ,WAKI,YAgEI,EA0CK,8BACG,eAAgB,yEAnHpC,eAyHI,cACI,aACI,QAAA,CACA,MAAO,sBAAP,CACA,eAAA,CACA,YAAA,CACA,mBAEA,eARR,cACI,YAOK,OACG,eAEA,eAXZ,cACI,YAOK,MAGI,OACG,QAAS,EAAT,CACA,oBAAA,CACA,UAAA,CACA,cAAA,CACA,WAAA,CACA,eAAA,CACA,eAAgB,yDAIhB,eAtBhB,cACI,YAOK,MAaI,QACI,OACG,UAAW,WAQ3B,gBAAmC,kBAAnC,eADH,UAEO,wBAFR,eAAC,SAKG,YACI,UAAA,CACA,WAAA,CACA,iBAAA,CACA,WAAY,eAAZ,CACA,MAAO,WAAP,CACA,gBAEA,gBAAmC,kBAAnC,eAbP,SAKG,YASQ,oBAMJ,gBAAmC,kBAAnC,eApBP,SAmBG,YAEQ,UAAA,CACA,oBAGJ,gBAAkC,iBAAlC,eAzBP,SAmBG,YAOQ,oBA1BZ,eAAC,SAmBG,WAUI,aACI,SAAA,CAEA,cAEA,eAlCX,SAmBG,WAUI,YAKK,UAAU,IACX,eAnCX,SAmBG,WAUI,YAMK,UAAU,IACX,eApCX,SAmBG,WAUI,YAOK,UAAU,IACP,SAAA,CACA,cAIR,eA1CP,SAmBG,WAuBK,wBACG,+BAGJ,eA9CP,SAmBG,WA2BK,8BACG,8BAGJ,eAlDP,SAmBG,WA+BK,8BACG,+BAGJ,eAtDP,SAmBG,WAmCK,qBACG,+BAvDZ,eAAC,SAmBG,WAuCI,cACI,aAGJ,gBAAmC,kBAAnC,eA9DP,SAmBG,YA4CQ,iBAAA,CACA,MAAO,iBAFX,eA9DP,SAmBG,WA+CQ,aACI,UAAA,CACA,mBAEA,eAtEf,SAmBG,WA+CQ,YAIK,UAAU,IACX,eAvEf,SAmBG,WA+CQ,YAKK,UAAU,IACX,eAxEf,SAmBG,WA+CQ,YAMK,UAAU,IACX,eAzEf,SAmBG,WA+CQ,YAOK,UAAU,IACX,eA1Ef,SAmBG,WA+CQ,YAQK,UAAU,IACX,eA3Ef,SAmBG,WA+CQ,YASK,UAAU,IACP,UAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,aAAA,CACA,WAAA,CACA,aAEA,eApFnB,SAmBG,WA+CQ,YAIK,UAAU,GAcN,QAAD,eApFnB,SAmBG,WA+CQ,YAKK,UAAU,GAaN,QAAD,eApFnB,SAmBG,WA+CQ,YAMK,UAAU,GAYN,QAAD,eApFnB,SAmBG,WA+CQ,YAOK,UAAU,GAWN,QAAD,eApFnB,SAmBG,WA+CQ,YAQK,UAAU,GAUN,QAAD,eApFnB,SAmBG,WA+CQ,YASK,UAAU,GASN,QACG,QAAS,gBAAT,CACA,oBAAA,CACA,gBAAA,CACA,eAAA,CACA,WAAA,CACA,eAAA,CACA,uBAIR,eA/Ff,SAmBG,WA+CQ,YA6BK,UAAU,IACP,QAAA,CACA,gBAnCZ,eA9DP,SAmBG,WAkFQ,cACI,aAAA,CAEA,UAAA,CACA,WAAA,CACA,iBAAA,CACA,UAAA,CACA,QAAA,CACA,eAAgB,wDAAhB,CACA,QAAA,CACA,cAIR,gBAAmC,kBAAnC,eAnHP,SAmBG,YAiGQ,YAAA,CACA,cAAA,CACA,8BAEA,eAxHX,SAmBG,WAqGS,IAAI,SAED,YAAW,UAAU,IAFzB,eAxHX,SAmBG,WAqGS,IAAI,SAGD,YAAW,UAAU,IAHzB,eAxHX,SAmBG,WAqGS,IAAI,SAID,YAAW,UAAU,IACjB,aAIR,eAjIX,SAmBG,WA8GS,OACG,cACI,UAAW,eAMf,eAzIf,SAmBG,WAoHQ,YAEK,UAAU,IACX,eA1If,SAmBG,WAoHQ,YAGK,UAAU,IACP,SAAA,CACA,YAAA,CACA,eAAA,CACA,gBAEA,eAhJnB,SAmBG,WAoHQ,YAEK,UAAU,GAON,SAAD,eAhJnB,SAmBG,WAoHQ,YAGK,UAAU,GAMN,SACG,gBAIR,eArJf,SAmBG,WAoHQ,YAcK,UAAU,IACP,iBAGJ,eAzJf,SAmBG,WAoHQ,YAkBK,UAAU,IACX,eA1Jf,SAmBG,WAoHQ,YAmBK,UAAU,IACP,YAAA,CACA,6BAAA,CACA,oBAAA,CACA,gBAEA,eAhKnB,SAmBG,WAoHQ,YAkBK,UAAU,GAON,QAAD,eAhKnB,SAmBG,WAoHQ,YAmBK,UAAU,GAMN,QACG,eAAA,CACA,cAAA,CACA,gBAAA,CACA,aAAA,CACA,kBAIR,eAzKf,SAmBG,WAoHQ,YAkCK,UAAU,IACP,eAAA,CACA,kBAGJ,eA9Kf,SAmBG,WAoHQ,YAuCK,UAAU,IACP,YAAA,CACA,6BAAA,CACA,gBAAA,CACA,eAAA,CACA,4BAAA,CACA,iBAAA,CACA,kBAAA,CACA,iBAAA,CACA,kBAAA,CACA,MAAO,kBAGX,eA3Lf,SAmBG,WAoHQ,YAoDK,UAAU,IACX,eA5Lf,SAmBG,WAoHQ,YAqDK,UAAU,IACP,cAAA,CACA,gBAAA,CACA,eAAA,CACA,gBAEA,eAlMnB,SAmBG,WAoHQ,YAoDK,UAAU,GAON,QAAD,eAlMnB,SAmBG,WAoHQ,YAqDK,UAAU,GAMN,QACG,cAMhB,gBAAkC,iBAAlC,eAzMP,SAmBG,YAuLQ,YAKZ,gBAAmC,uBAAwB,kBAA3D,gBACI,mBADJ,eAGI,YACI,aAJR,eAGI,WAGI,aACI,kBAKZ,gBAAmC,kBAAnC,gBACI,YAAA,CACA,cAAA,CACA,8BAHJ,eAKI,YACI,MAAO,gBAAP,CACA,kBAAA,CACA,wBAAA,CACA,YAAA,CACA,cAAA,CACA,6BAAA,CACA,kBAEA,eATJ,WASK,cACG,aAfZ,eAKI,WAaI,aACI,QAAA,CAEA,UAAA,CACA,cAAA,CACA,gBAAA,CACA,SAAA,CACA,kBAEA,eAtBR,WAaI,YASK,UAAU,IACX,eAvBR,WAaI,YAUK,UAAU,IACP,cAAA,CACA,gBAAA,CACA,SAAA,CACA,gBAGJ,eA9BR,WAaI,YAiBK,UAAU,IACP,UAAA,CACA,YAAA,CACA,6BAAA,CACA,iBAAA,CACA,mBAAA,CACA,mBAEA,eAtCZ,WAaI,YAiBK,UAAU,GAQN,QACG,QAAS,EAAT,CACA,iBAAA,CACA,QAAA,CACA,UAAA,CACA,OAAA,CACA,UAAA,CACA,UAAA,CACA,mBAhBR,eA9BR,WAaI,YAiBK,UAAU,GAmBP,MACI,aAIR,eAtDR,WAaI,YAyCK,UAAU,IACP,cAAA,CACA,gBAAA,CACA,SAAA,CACA,iBAGJ,eA7DR,WAaI,YAgDK,UAAU,IACP,gBAGJ,eAjER,WAaI,YAoDK,UAAU,IACP,eAAA,CACA,aAAA,CACA,WAGJ,eAvER,WAaI,YA0DK,UAAU,IACP,UAAA,CACA,OAAA,CACA,iBAHJ,eAvER,WAaI,YA0DK,UAAU,GAKP,gBACI,UAAA,CACA,YAAA,CACA,kBAAA,CACA,6BAAA,CACA,gBAVR,eAvER,WAaI,YA0DK,UAAU,GAKP,eAOI,MACI,YAAA,CACA,gBAKZ,eA1FR,WAaI,YA6EK,UAAU,IACP,UAAA,CACA,YAAA,CACA,aAAA,CACA,iBAAA,CACA,cAAA,CACA,KAAA,CACA,OAAA,CACA,OAAA,CACA,YAAA,CACA,wBAAA,CACA,aAAA,CACA,iBAZJ,eA1FR,WAaI,YA6EK,UAAU,GAcP,QACI,iBAIR,eA7GR,WAaI,YAgGK,UAAU,IACP,OAAA,CACA,YAAA,CACA,kBAAA,CACA,UAAA,CACA,gBAAA,CACA,0BAAA,CACA,eAAA,CACA,aAAA,CACA,kBAEA,eAxHZ,WAaI,YAgGK,UAAU,GAWN,QACG,QAAS,EAAT,CACA,iBAAA,CACA,KAAA,CACA,WAAA,CACA,MAAA,CACA,UAAA,CACA,UAAA,CACA,kBAAA,CAEA,aArBR,eA7GR,WAaI,YAgGK,UAAU,GAwBP,QACI,kBAOpB,gBAAkC,iBAAlC,eACI,YACI,UAAA,CACA,oBAMZ,WACI,YAAA,CACA,kBAAA,CACA,6BAAA,CACA,cAAA,CACA,cALJ,UAOI,YACI,MAAO,oBAAP,CACA,WAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,cAbR,UAOI,WAQI,KACI,cAAA,CACA,eAAA,CACA,mBAMZ,qBACI,YAAA,CACA,6BAAA,CACA,gBAHJ,oBAKI,aACI,MAAO,oBAAP,CACA,iBAAA,CACA,kBARR,oBAKI,YAKI,GACI,mBAXZ,oBAKI,YASI,KACI,iBAAA,CACA,KAAA,CACA,OAKI,oBAjBZ,YAeI,GACI,GACK,IAAI,cACD,kBAQpB,cACI,YAAA,CACA,kBAAA,CACA,wBAAA,CACA,mBAJJ,aAMI,iBACI,gBAAA,CACA,kBARR,aAMI,gBAII,QACI,WAAA,CACA,qBAAA,CACA,MAAO,YAEP,aATR,gBAII,OAKK,UACG,eAAgB,2DAGpB,aAbR,gBAII,OASK,QACG,eAAgB,yDAOhC,gBACI,YAAA,CACA,8BAFJ,eAII,OACI,YALR,eAII,MAGI,QACI,UAAA,CACA,YAAA,CACA,WAAY,iBAAZ,CACA,mBAXZ,eAII,MAGI,OAMI,KACI,UAAA,CACA,WAAA,CACA,iBAhBhB,eAII,MAgBI,SACI,GACI,UAAA,CACA,WAAA,CACA,kBAxBhB,eA6BI,QACI,MAAO,mBA9Bf,eA6BI,OAGI,IACI,mBAjCZ,eA6BI,OAOI,OACI,aAAA,CACA,wBAAA,CACA,mBAvCZ,eA6BI,OAaI,GA1CR,eA6BI,OAcI,IA3CR,eA6BI,OAeI,IACI,mBAQZ,iBACI,iBACI,gBAAA,CACA,eAAA,CACA,iBAAA,CACA,aAAA,CACA,eAAgB,4DAA6D,kDAAkD,sBAE/H,gBAAkC,iBAAlC,iBAPJ,iBAQQ,aAAA,CACA,iBAGJ,gBAAkC,iBAAlC,iBAZJ,iBAaQ,gBAdZ,iBAkBI,eACI,aAEA,gBAAkC,iBAAlC,iBAHJ,eAIQ,YAAA,CACA,kBAAA,CACA,6BAAA,CACA,gBAJJ,iBAHJ,cASQ,QACI,aAAA,CACA,WAAA,CACA,cAAA,CACA,MAAO,WAAP,CACA,UAEA,iBAhBZ,cASQ,OAOK,YAAY,QACT,QAAS,GAAT,CACA,oBAAA,CACA,UAAA,CACA,WAAA,CACA,gBAAA,CACA,gBAGJ,iBAzBZ,cASQ,OAgBK,WAAW,OACR,QAAS,GAAT,CACA,oBAAA,CACA,UAAA,CACA,WAAA,CACA,gBAAA,CACA,iBAGJ,iBAlCZ,cASQ,OAyBK,UACG,YArDpB,iBA2DI,gBACI,gBA5DR,iBA2DI,eAGI,cACI,YAAA,CACA,eAhEZ,iBA2DI,eAGI,aAII,YACI,YAAA,CACA,wBAAA,CACA,gBAAA,CACA,cAAA,CACA,gBAAA,CACA,aAAA,CACA,YAzEhB,iBA2DI,eAkBI,YACI,YAAA,CACA,eA/EZ,iBA2DI,eAkBI,WAKI,YACI,UAAA,CACA,aApFhB,iBA2DI,eAkBI,WAUI,YACI,YAAA,CACA,SAAA,CACA,YAAA,CACA,wBAAA,CACA,qBAAA,CACA,YAAA,CACA,cAAA,CACA,oBA/FhB,iBA2DI,eAkBI,WAUI,WAUI,cACI,aAAA,CACA,qBAAA,CACA,0BApGpB,iBA2DI,eAkBI,WAUI,WAUI,aAKI,KAAI,IAAI,QACJ,cAAA,CACA,gBAAA,CACA,eAAA,CACA,UAAA,CACA,kBA3GxB,iBA2DI,eAkBI,WAUI,WAUI,aAaI,OACI,cA/GxB,iBA2DI,eAkBI,WAUI,WA4BI,YACI,oBApHpB,iBA2DI,eAkBI,WAUI,WA4BI,WAGI,GACI,WAvHxB,iBA2DI,eAkBI,WAUI,WA4BI,WAGI,EAGI,MACI,aAAA,CACA,gBAMZ,iBAtEZ,eAkBI,WAUI,WA0CK,UACG,kBAAA,CACA,WAGJ,iBA3EZ,eAkBI,WAUI,WA+CK,SACG,WAAY,YAAZ,CACA,iBAAkB,aAFtB,iBA3EZ,eAkBI,WAUI,WA+CK,QAIG,cACI,WALR,iBA3EZ,eAkBI,WAUI,WA+CK,QAIG,aAGI,MACI,cARZ,iBA3EZ,eAkBI,WAUI,WA+CK,QAYG,WAAW,GACP,WAIR,iBA5FZ,eAkBI,WAUI,WAgEK,SACG,WAAY,WAAZ,YACA,iBAAkB,WAAlB,YAFJ,iBA5FZ,eAkBI,WAUI,WAgEK,QAIG,cACI,WALR,iBA5FZ,eAkBI,WAUI,WAgEK,QAIG,aAGI,MACI,cARZ,iBA5FZ,eAkBI,WAUI,WAgEK,QAYG,WAAW,GACP,WAMhB,gBAAmC,uBAAwB,kBAA3D,iBA/GJ,eAgHQ,aACI,YACI,cAAA,CACA,gBAAA,CACA,aALZ,iBA/GJ,eAwHQ,WACI,YACI,YAAA,CACA,aAZZ,iBA/GJ,eAwHQ,WACI,WAII,aACI,KAAI,IAAI,QACJ,cAAA,CACA,kBAOpB,gBAAkC,iBAAlC,iBAvIJ,gBAwIQ,iBAAA,CACA,mBAFJ,iBAvIJ,eA2IQ,cACI,UAAA,CACA,iBAAA,CACA,MAAA,CACA,MARR,iBAvIJ,eA2IQ,aAMI,YACI,UAAA,CACA,WAAA,CACA,cAAA,CACA,iBAAA,CACA,cAAA,CACA,iBAhBZ,iBAvIJ,eA2JQ,YACI,gBAAA,CACA,gBAtBR,iBAvIJ,eA2JQ,WAII,YACI,WAzBZ,iBAvIJ,eA2JQ,WAQI,YACI,WAAA,CACA,YAAA,CACA,aAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,uBAnCZ,iBAvIJ,eA2JQ,WAQI,WAUI,aACI,KAAI,IAAI,QACJ,cAAA,CACA,iBAzCpB,iBAvIJ,eA2JQ,WAQI,WAiBI,YACI,WA9ChB,iBAvIJ,eA2JQ,WAQI,WAiBI,WAGI,GACI,UAAA,CAEA,YAAA,CACA,kBAAA,CACA,+BAQpB,gBAAkC,iBAAlC,iBApMJ,gBAqMQ,eAAA,CACA,eAFJ,iBApMJ,eAwMQ,WACI,YACI,UAAA,CACA,eAEA,iBA7MhB,eAwMQ,WACI,WAIK,IAAI,UACD,aAVhB,iBApMJ,eAwMQ,WACI,WAQI,YACI,YAAA,CACA,YAQxB,kBACI,aADJ,iBAGI,MACI,aAAA,CACA,cAAA,CACA,gBAAA,CACA,eAAA,CACA,kBAEA,gBAAmC,kBAAnC,iBAPJ,MAQQ,cAAA,CACA,kBAZZ,iBAGI,KAYI,MACI,aAAA,CAEA,cAAA,CACA,aAAA,CACA,WAEA,gBAAmC,kBAAnC,iBAnBR,KAYI,MAQQ,gBAvBhB,iBA4BI,gBACI,aAAA,CACA,gBAEA,gBAAmC,kBAAnC,iBAJJ,gBAKQ,cAjCZ,iBA4BI,eAQI,YACI,kBArCZ,iBA4BI,eAQI,WAGI,aACI,kBAAA,CACA,iBAzChB,iBA4BI,eAQI,WAGI,YAII,GACI,gBAGJ,gBAAmC,kBAAnC,iBAnBZ,eAQI,WAGI,aASQ,gBAIR,iBAxBR,eAQI,WAgBK,aAEG,aACI,aAAA,CACA,kBAEA,gBAAmC,kBAAnC,iBA9BhB,eAQI,WAgBK,aAEG,aAKQ,0BAOpB,gBAAkC,iBAAlC,kBACI,eAMR,cACI,YAAA,CACA,8BAFJ,aAII,qBAJJ,aAKI,sBACI,uBAGJ,gBAAkC,iBAAlC,cACI,eADJ,aAGI,qBACI,UAAA,CACA,OAAA,CACA,mBANR,aASI,sBACI,OAAA,CACA,YAMZ,IAAK,sBAAsB,gBAAgB,YACvC,qBACI,cAFR,IAAK,sBAAsB,gBAAgB,YACvC,oBAGI,GACI,mBALZ,IAAK,sBAAsB,gBAAgB,YACvC,oBAOI,IACI,aAAA,CACA,YAAA,CACA,eAXZ,IAAK,sBAAsB,gBAAgB,YACvC,oBAOI,GAKI,IACI,UAdhB,IAAK,sBAAsB,gBAAgB,YAmBvC,eACI,cApBR,IAAK,sBAAsB,gBAAgB,YAmBvC,cAGI,GACI,mBAvBZ,IAAK,sBAAsB,gBAAgB,YAmBvC,cAOI,IACI,cAAA,CACA,YAAA,CACA,eA7BZ,IAAK,sBAAsB,gBAAgB,YAmBvC,cAOI,GAKI,IACI,UAMhB,eAAe,YACX,gBAEA,gBAAkC,iBAAlC,eAHW,YAIP,YAAA,CACA,gBAAA,CACA,8BAKR,iBACI,iBAAA,CACA,KAAA,CACA,MAAA,CACA,YAAA,CACA,OAAA,CACA,mBAAA,CACA,UAAA,CACA,aAAA,CACA,iBAEA,gBAAmC,kBAAnC,iBACI,MAAO,oBAGX,gBAAkC,iBAAlC,iBACI,iBAAA,CACA,QAAA,CACA,SAAA,CACA,qBAGJ,gBAAkC,iBAAlC,iBACI,MAAO,iBAAP,CACA,qBAxBR,gBA2BI,UACI,eAAA,CACA,kBAAA,CACA,sCAAA,CACA,kBAAA,CACA,iBAAA,CACA,YAAA,CACA,6BAAA,CACA,QAAA,CACA,eAAA,CACA,eAAA,CACA,kBAAA,CACA,IAAK,oBAEL,gBAAmC,kBAAnC,gBAdJ,UAeQ,IAAK,qBAGT,gBAlBJ,SAkBK,QACG,aAEA,gBAAkC,iBAAlC,gBArBR,SAkBK,QAIO,YAAA,CACA,gBAlDhB,gBA2BI,SA2BI,SACI,UAAA,CACA,cAAA,CACA,WAAA,CACA,YAAA,CACA,kBAAA,CACA,uBA5DZ,gBA2BI,SA2BI,QAQI,KACI,UAAA,CACA,WAAA,CACA,gBAAA,CACA,mBAlEhB,gBA2BI,SA4CI,UACI,MAAO,kBAxEnB,gBA2BI,SA4CI,SAGI,GACI,cAAA,CACA,gBAAA,CACA,kBAIA,gBAtDZ,SA4CI,SAGI,EAOK,SACG,eAAA,CACA,MAAO,YAGX,gBA3DZ,SA4CI,SAGI,EAYK,UACG,MAAO,uBAvF3B,gBA2BI,SA4CI,SAoBI,OACI,eAAA,CACA,YAAA,CACA,cAAA,CACA,SA/FhB,gBA2BI,SA4CI,SAoBI,MAMI,GACI,YAAA,CACA,kBAAA,CACA,UAAA,CACA,UAAW,mBAAX,CACA,iBAAA,CACA,eAAA,CACA,eAAA,CACA,cAAA,CACA,aAAA,CACA,qBAAA,CACA,eAAgB,gEAAhB,CACA,sBAEA,gBApFhB,SA4CI,SAoBI,MAMI,EAcK,eACG,eAAgB,kEAGpB,gBAxFhB,SA4CI,SAoBI,MAMI,EAkBK,kBACG,eAAgB,6DAIxB,gBAAmC,kBAAnC,gBA7FZ,SA4CI,SAoBI,OA8BQ,cADJ,gBA7FZ,SA4CI,SAoBI,MAgCQ,GACI,WAEA,gBAnGpB,SA4CI,SAoBI,MAgCQ,EAGK,IAAI,cACD,oBAMhB,gBAAkC,iBAAlC,gBA1GR,SA4CI,UA+DQ,UAAA,CACA,iBAvIhB,gBA2BI,SAgHI,SACI,iBAAA,CACA,OAAA,CACA,SAAA,CACA,UAAA,CACA,WAAA,CACA,eAAgB,wDAEhB,gBAAkC,iBAAlC,gBAxHR,SAgHI,SASQ,cApJhB,gBAyJI,gBACI,eAAA,CACA,kBAAA,CACA,sCAAA,CACA,4BAAA,CACA,+BAAA,CACA,2BAAA,CACA,8BAAA,CAEA,iBAAA,CACA,YAAA,CACA,6BAAA,CACA,QAAA,CACA,eAAA,CACA,eAAA,CACA,kBAAA,CACA,IAAK,oBAEL,gBAAmC,kBAAnC,gBAlBJ,gBAmBQ,iBAAA,CACA,0BAAA,CACA,+BAGJ,gBAAkC,iBAAlC,gBAxBJ,gBAyBQ,cAGJ,gBA5BJ,eA4BK,QACG,aAtLZ,gBAyJI,eAgCI,SACI,UAAA,CACA,cAAA,CACA,WAAA,CACA,YAAA,CACA,kBAAA,CACA,uBA/LZ,gBAyJI,eAgCI,QAQI,KACI,UAAA,CACA,WAAA,CACA,gBAAA,CACA,mBAOhB,SACI,eAAA,CACA,eAAA,CACA,gBAAA,CACA,cAAA,CACA,WAAA,CACA,kBAAA,CACA,IAAK,mBAAL,CAGA,YAAA,CACA,oBAAA,CACA,aAEA,gBAAmC,kBAAnC,SACI,cAGJ,QAAC,OACG,MACI,cApBZ,QAwBI,YACI,gBAAA,CACA,kBAAA,CACA,WAAY,kBAAZ,CACA,UAAA,CACA,iBAAA,CACA,yCA9BR,QAiCI,GACI,cAAA,CACA,eAAA,CACA,gBAAA,CACA,UAAA,CACA,kBAtCR,QAyCI,aACI,YAAA,CACA,kBAAA,CACA,8BA5CR,QAyCI,YAKI,GACI,iBAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,SAnDZ,QAuDI,QACI,YAAA,CACA,kBAAA,CACA,0BAAA,CACA,UA3DR,QAuDI,OAMI,OACI,UAAA,CACA,WAAA,CACA,mBAAA,CACA,kBAAA,CACA,sBAAA,CACA,iBAAA,CACA,qBAAsB,ypCAAtB,CACA,2BAAA,CACA,0BAAA,CACA,SAAA,CACA,eAEA,QAnBR,OAMI,MAaK,OACD,QApBR,OAMI,MAcK,OACG,qBAAsB,ypCAAtB,CACA,2BAAA,CACA,0BAAA,CACA,WAGJ,QA3BR,OAMI,MAqBK,QACG,qBAAsB,ypCAAtB,CACA,2BAAA,CACA,2BAGJ,QAjCR,OAMI,MA2BK,QACG,aAzFhB,QA8FI,MACI,eAAA,CACA,aAhGR,QA8FI,KAII,aACI,kBAnGZ,QA8FI,KAII,YAGI,UACI,YAMhB,MACI,iBAAA,CACA,aAAA,CACA,mBAEA,QAA2B,uBAAwB,kBAAnD,MACI,iBANR,KASI,YACI,qBAAA,CACA,iBAAA,CACA,WAAY,gBAEZ,KALJ,WAKK,MACG,sBAAA,CACA,uBAAA,CACA,mBAEA,KAVR,WAKK,KAKI,OACG,iBADJ,KAVR,WAKK,KAKI,MAGG,KACI,UAAA,CACA,YAVZ,KALJ,WAKK,KAcG,KACI,iBAfR,KALJ,WAKK,KAcG,IAGI,GACI,kBAEA,KAzBhB,WAKK,KAcG,IAGI,EAGK,YACG,gBAnCxB,KA2CI,GACI,kBAAA,CACA,cAEA,KAJJ,EAIK,YACG,gBAhDZ,KAsDI,YACI,MAAO,YAvDf,KA0DI,YAEI,mBAEA,gBAAkC,iBAAlC,KAJJ,YAKQ,gBA/DZ,KA0DI,WAQI,cACI,aAGA,KAZR,WAQI,aAIK,OACG,QAAS,EAAT,CACA,aAAA,CACA,UAAA,CACA,WAAA,CACA,WA3EhB,KA0DI,WAqBI,cACI,iBAAA,CACA,YAjFZ,KA0DI,WAqBI,aAII,KACI,YAGJ,KA7BR,WAqBI,aAQK,aACG,cAGJ,QAA2B,kBAA3B,KAjCR,WAqBI,cAaQ,sBAAA,CACA,4BAGJ,gBAAkC,iBAAlC,KAtCR,WAqBI,cAkBQ,mBAjGhB,KA0GI,cACI,UAAA,CACA,WAAA,CACA,aAAA,CACA,WAAY,WAAZ,CACA,YAAA,CACA,QAAA,CACA,iBAAA,CACA,OAAA,CACA,UAEA,KAXJ,aAWK,YACG,WAGJ,KAfJ,aAeK,gBACG,mBAAA,CACA,WAAY,gBAFhB,KAfJ,aAeK,eAIG,KACI,YALR,KAfJ,aAeK,eAIG,IAGI,MACI,eAKZ,QAA2B,kBAA3B,KA5BJ,cA6BQ,yBAKZ,SACI,eAAA,CACA,iBAAA,CACA,iBAHJ,QAKI,GACI,eAAA,CACA,cAAA,CACA,gBAAA,CACA,iBAAA,CACA,cAGJ,gBAAmC,kBAAnC,SACI,eAAA,CACA,iBAFJ,QAII,GACI,cAAA,CACA,kBAKZ,YACI,IACI,+BAAA,CACA,aAAA,CACA,cAAA,CACA,YAAA,CACA,cAAA,CACA,6BAAA,CACA,sBAAA,CACA,iBAAA,CACA,mBAGI,YAZR,GAWK,IACI,OACG,QAAS,EAAT,CACA,aAAA,CACA,UAAA,CACA,WAAA,CACA,kBAAA,CACA,kBAAA,CACA,iBAAA,CACA,QAAA,CACA,QAEA,gBAAkC,iBAAlC,YAvBZ,GAWK,IACI,OAYO,UAAA,CACA,QA1BpB,YACI,GA8BI,GACI,gBAAA,CACA,gBAEA,YAlCR,GA8BI,EAIK,IAAI,cACD,kBAGJ,gBAAkC,iBAAlC,YAtCR,GA8BI,GASQ,gBAGJ,YA1CR,GA8BI,EAYK,MACG,aAAA,CACA,eAAA,CACA,kBAEA,gBAAkC,iBAAlC,YA/CZ,GA8BI,EAYK,MAMO,OAAA,CACA,YAPR,YA1CR,GA8BI,EAYK,KAWG,GACI,cAIR,YA1DR,GA8BI,EA4BK,MACG,kBAAA,CACA,UAAA,CACA,iBAAA,CACA,gBAAA,CACA,gBAEA,gBAAkC,iBAAlC,YAjEZ,GA8BI,EA4BK,MAQO,OAAA,CACA,iBAAA,CACA,OAAA,CACA,SAIR,YAzER,GA8BI,EA2CK,MACG,eAAA,CACA,aAAA,CACA,kBAEA,gBAAkC,iBAAlC,YA9EZ,GA8BI,EA2CK,MAMO,OAAA,CACA,UAAA,CACA,gBAAA,CACA,cAAA,CACA,oBAIR,YAvFR,GA8BI,EAyDK,QACG,UAAA,CACA,gBAEA,gBAAkC,iBAAlC,YA3FZ,GA8BI,EAyDK,QAKO,OAAA,CACA,iBA9FpB,YACI,GAkGI,GACI,MAAO,WAAP,CACA,gBAKZ,kBACI,kBAIA,gBAAkC,kBAAlC,SACI,iBAFR,QAMI,QACI,mBAPR,QAMI,OAGI,QACI,eAAA,CACA,mBAXZ,QAMI,OAGI,OAII,GACI,eAAA,CACA,oBAAA,CACA,iBAIR,QAdJ,OAcK,OACG,aADJ,QAdJ,OAcK,MAGG,GACI,eAAA,CACA,aAAA,CACA,eAAA,CACA,kBAPR,QAdJ,OAcK,MAUG,GACI,gBAGJ,gBAAkC,iBAAlC,QA5BR,OAcK,OAeO,cADJ,QA5BR,OAcK,MAiBO,GACI,oBAtCpB,QA4CI,MAAM,YACF,kBAAA,CAEA,sBAEA,gBAAmC,kBAAnC,QALJ,MAAM,YAME,kBAlDZ,QA4CI,MAAM,WASF,aAAY,OACR,aAtDZ,QA0DI,KACI,SACI,gBA5DZ,QA0DI,KAKI,aACI,YAAA,CACA,kBAAA,CACA,aAAA,CACA,mBAnEZ,QA0DI,KAKI,YAMI,OACI,kBAMhB,cACI,gBAAA,CACA,kBAFJ,aAII,YACI,SAAA,CACA,WAAA,CACA,WAEA,aALJ,WAKK,MACG,IACI,KAAI,SACA,OAAQ,YAHpB,aALJ,WAKK,MACG,IAKI,KAAI,OACA,KAAM,YAId,gBAAkC,iBAC9B,aAjBZ,WAKK,MAYQ,eACG,eAtBpB,aA4BI,eACI,YAAA,CACA,iBAAA,CACA,SAAA,CACA,WAAA,CACA,SAAA,CACA,WAAA,CACA,kBAAA,CACA,YAAA,CACA,sCAAA,CACA,UAEA,aAZJ,cAYK,QACG,cAzCZ,aA4BI,cAgBI,SACI,aAGJ,aApBJ,cAoBK,QACG,QAAS,EAAT,CACA,aAAA,CACA,OAAA,CACA,QAAA,CACA,iCAAA,CACA,4BAAA,CACA,oCAAA,CACA,iBAAA,CACA,QAAA,CACA,WAAA,CACA,WAGJ,gBAAkC,iBAAlC,aAlCJ,eAmCQ,cAAA,CACA,KAAA,CACA,QAAA,CACA,MAAA,CACA,OAAA,CACA,UAAA,CAEA,aAAA,CACA,8BAEA,aA7CR,cA6CS,QACG,aAZR,aAlCJ,cAiDQ,KACI,0BAAA,CACA,2BAAA,CACA,eAAA,CACA,kBAnBR,aAlCJ,cAwDQ,SACI,aAAA,CACA,iBAAA,CACA,iBAAA,CACA,MAAA,CACA,OAAA,CACA,UA1FhB,aA+FI,sBACI,IACI,gBAAA,CACA,iBAKZ,KAEI,OAFJ,KAGI,QAHJ,KAII,qBACI,eAAA,CACA,iBAEA,gBAAkC,iBAAlC,KANJ,OAMI,KALJ,QAKI,KAJJ,qBAKQ,aAAA,CACA,iBAKJ,gBAAkC,iBAAlC,KADJ,aAEQ,yBADJ,KADJ,YAIQ,OACI,oBAnBhB,KAwBI,YACI,aACI,eAAA,CACA,iBAEA,gBAAkC,iBAAlC,KALR,YACI,aAKQ,eA9BhB,KAoCI,YACI,YAAA,CACA,eAGI,KALR,WAII,QACK,aACG,WAAA,CACA,kBAEA,gBAAkC,iBAAlC,KATZ,WAII,QACK,aAKO,OAAA,CACA,UAAA,CACA,cAAA,CACA,iBAIR,KAjBR,WAII,QAaK,UAAU,IACP,YAEA,gBAAkC,iBAAlC,KApBZ,WAII,QAaK,UAAU,IAIH,OAAA,CACA,UAAA,CACA,2BAOZ,gBAAkC,iBAAlC,KADJ,eAEQ,iBAAA,CACA,OAAA,CACA,SArEZ,KAiEI,cAOI,sBACI,IACI,gBAAA,CACA,iBAMhB,SACI,qBAAA,CACA,kBAEA,QAAC,QACG,QAAS,EAAT,CACA,iBAAA,CACA,SAAA,CACA,YAAA,CACA,SAAA,CACA,kBAAA,CACA,aAEA,gBAAmC,kBAAnC,QATH,QAUO,eAdZ,QAkBI,cACI,UAAA,CACA,YAAA,CACA,kBAAA,CACA,6BAAA,CACA,mBAEA,gBAAmC,kBAAnC,QAPJ,cAQQ,eA1BZ,QAkBI,aAWI,GACI,gBAIA,gBAAmC,kBAAnC,QAhBR,aAWI,GAMQ,kBAAA,CACA,eAGJ,gBAAkC,iBAAlC,QArBR,aAWI,GAWQ,gBAxChB,QAkBI,aA0BI,GACI,eAAA,CACA,oBAAA,CACA,gBAAA,CACA,kBAEA,gBAAmC,kBAAnC,QAhCR,aA0BI,GAOQ,aAAA,CACA,aAAA,CACA,eAAA,CACA,iBAIR,gBAAmC,kBAAnC,QAxCJ,cAyCQ,YAAA,CACA,cAAA,CACA,mBAHJ,QAxCJ,aA6CQ,GACI,OAAA,CACA,YAAA,CACA,mBARR,QAxCJ,aAmDQ,GACI,UAAA,CACA,QAbR,QAxCJ,aA0DQ,QACI,OAAA,CACA,oBA9EhB,QAmFI,eACI,YAAA,CACA,cAAA,CACA,UAAA,CACA,mBAAA,CACA,kBAAA,CACA,wBAAyB,eAAzB,CACA,kBAEA,gBAAmC,kBAAnC,QATJ,eAUQ,mBA7FZ,QAmFI,cAaI,aACI,SAAA,CACA,mBAEA,gBAAkC,iBAAlC,QAjBR,cAaI,aAKQ,YArGhB,QAmFI,cAaI,YASI,EACI,MACI,MAAO,uBAKnB,gBAAmC,kBAAnC,QA7BJ,eA8BQ,iBAjHZ,QAqHI,iBACI,YAAA,CACA,cAAA,CACA,6BAAA,CACA,mBAzHR,QAqHI,gBAOI,gBACI,MAAO,gBAAP,CACA,cAEA,QAXR,gBAOI,eAIK,WACG,aAEA,gBAAmC,kBAAnC,QAdZ,gBAOI,eAIK,WAIO,aAAA,CACA,WAFJ,QAdZ,gBAOI,eAIK,UAOO,aACI,cALR,QAdZ,gBAOI,eAIK,UAOO,YAGI,YACI,YAAA,CACA,cAAA,CACA,6BAAA,CACA,gBAEA,QA3BxB,gBAOI,eAIK,UAOO,YAGI,WAMK,OACG,YACI,yBAEA,QA/BhC,gBAOI,eAIK,UAOO,YAGI,WAMK,OACG,WAGK,OACG,UAAW,eALvB,QA3BxB,gBAOI,eAIK,UAOO,YAGI,WAMK,OASG,cACI,aAvBpB,QAdZ,gBAOI,eAIK,UAOO,YAGI,WAoBI,YACI,eAAA,CACA,UAAA,CACA,+BAAA,CACA,aAAA,CACA,YAAA,CACA,kBAAA,CACA,8BAEA,QAlD5B,gBAOI,eAIK,UAOO,YAGI,WAoBI,WASK,OACG,QAAS,EAAT,CACA,UAAA,CACA,WAAA,CACA,eAAgB,iEAAhB,CACA,UAAW,YAAX,CACA,+BAAA,CACA,cA3CpB,QAdZ,gBAOI,eAIK,UAOO,YAGI,WAwCI,cACI,wBAAA,CACA,UAAA,CACA,YAAA,CACA,6BAAA,CACA,iBAAA,CACA,kBAEA,QArE5B,gBAOI,eAIK,UAOO,YAGI,WAwCI,aAQK,OACG,QAAS,EAAT,CACA,aAAA,CACA,SAAA,CACA,iBAAA,CACA,MAAA,CACA,OAAA,CACA,QAAA,CACA,WAAA,CACA,WAAA,CACA,kBAAA,CACA,WAAA,CACA,WAnEpB,QAdZ,gBAOI,eAIK,UAOO,YAGI,WAgEI,aACI,MAAO,gBAAP,CACA,aAAA,CACA,SA1EhB,QAdZ,gBAOI,eAIK,UAOO,YAGI,WAgEI,YAKI,KACI,QAAA,CACA,eAAA,CACA,YAAA,CACA,kBAAA,CACA,sBAEA,QAjGhC,gBAOI,eAIK,UAOO,YAGI,WAgEI,YAKI,IAOK,YACG,gBApFxB,QAdZ,gBAOI,eAIK,UAOO,YAGI,WAgEI,YAKI,IAWI,MACI,eAAA,CACA,SAAA,CACA,kBAAA,CACA,uBAQxB,gBAAkC,iBAAlC,QAjHZ,gBAOI,eAIK,UAuGO,YAAY,WAAW,cACnB,eAFR,QAjHZ,gBAOI,eAIK,UAuGO,YAAY,WAAW,aAGnB,aACI,WAEA,QAxHxB,gBAOI,eAIK,UAuGO,YAAY,WAAW,aAGnB,YAGK,aACG,mBAAA,CACA,kBAAA,CACA,gCAIR,QA/HpB,gBAOI,eAIK,UAuGO,YAAY,WAAW,aAalB,OACG,cAMhB,gBAAmC,kBAC/B,QAvIZ,gBAOI,eAgIS,IAAI,aACD,cA7PpB,QAqHI,gBAOI,eAqII,cACI,eAAA,CACA,kBAAA,CACA,sBApQhB,QAqHI,gBAOI,eA2II,QACI,UAAA,CACA,MAAO,WAAP,CACA,YAGJ,QAxJR,gBAOI,eAiJK,IAAI,YAED,aACI,aAAA,CACA,wBAAA,CACA,WALR,QAxJR,gBAOI,eAiJK,IAAI,YAQD,YACI,iBAAA,CACA,UAAA,CACA,yBAEA,QArKhB,gBAOI,eAiJK,IAAI,YAQD,WAKK,cACG,2BADJ,QArKhB,gBAOI,eAiJK,IAAI,YAQD,WAKK,aAGG,KACI,eAAA,CACA,MAAO,uBAEP,QA5KxB,gBAOI,eAiJK,IAAI,YAQD,WAKK,aAGG,IAIK,UACG,kBAAA,CACA,iBAAA,CACA,eAEA,QAjL5B,gBAOI,eAiJK,IAAI,YAQD,WAKK,aAGG,IAIK,SAKI,OACG,QAAS,EAAT,CACA,aAAA,CACA,iBAAA,CACA,SAAA,CACA,QAAA,CACA,UAAA,CACA,WAAA,CACA,eAAgB,kEAjCxC,QAxJR,gBAOI,eAiJK,IAAI,YAQD,WA+BI,KACI,gBAAA,CACA,MAAO,oBAAP,CACA,UAAW,oBAAX,CACA,wBAAA,CACA,kBAAA,CAEA,gBAEA,QAxMpB,gBAOI,eAiJK,IAAI,YAQD,WA+BI,IASK,aACG,UAAA,CACA,eAIR,QA9MhB,gBAOI,eAiJK,IAAI,YAQD,WA8CK,YACG,WAAA,CACA,iBAAA,CACA,kBAHJ,QA9MhB,gBAOI,eAiJK,IAAI,YAQD,WA8CK,WAKG,QACI,iBAAA,CACA,KAAA,CACA,MAAA,CACA,OAAA,CACA,SA7U5B,QAsVI,gBACI,mBAEA,gBAAmC,kBAAnC,QAHJ,gBAIQ,oBA1VZ,QAsVI,eAOI,cACI,eAAA,CACA,UAAA,CACA,mBAhWZ,QAsVI,eAOI,aAKI,GACI,eAAA,CACA,iBApWhB,QAsVI,eAkBI,OACI,SAAA,CACA,YAAA,CACA,eA3WZ,QAsVI,eAkBI,MAKI,YACI,iBAAA,CACA,iBAAA,CACA,MAAO,kBAAP,CACA,kBAAA,CACA,aAAA,CACA,iBAEA,gBAAmC,kBAAnC,QA/BZ,eAkBI,MAKI,YASQ,MAAO,iBAGX,gBAAkC,iBAAlC,QAnCZ,eAkBI,MAKI,YAaQ,YA1XpB,QAsVI,eAkBI,MAKI,WAgBI,MAAK,OACD,iBAAA,CACA,MAAA,CACA,KAAA,CACA,OAAA,CACA,SAEA,QA9ChB,eAkBI,MAKI,WAgBI,MAAK,MAOA,QACG,KAAA,CACA,QAAA,CACA,YAvYxB,QAsVI,eAkBI,MAKI,WA8BI,KACI,UAAA,CACA,cAAA,CACA,kBAAA,CACA,YA/YpB,QAqZI,YACI,YAAA,CACA,WAEA,gBAAmC,kBAAnC,QAJJ,YAKQ,eA1ZZ,QAqZI,WAQI,QACI,UAAA,CACA,gBAEA,gBAAmC,kBAAnC,QAZR,WAQI,QAKQ,YAAA,CACA,oBAGJ,gBAAkC,iBAAlC,QAjBR,WAQI,QAUQ,cAAA,CAEA,WAAA,CACA,iBAAA,CACA,iBA3ahB,QAgbI,kBACI,cAjbR,QAgbI,iBAGI,GACI,eAAA,CACA,eAAA,CACA,iBAAA,CACA,WAAA,CACA,cAMZ,KACI,aACI,kBAAA,CACA,eAAA,CACA,YAAA,CACA,cAAA,CACA,8BAEA,KAPJ,YAOK,YACG,gBATZ,KACI,YAWI,WACI,MAAO,gBAAP,CACA,gBAEA,gBAAkC,iBAAlC,KAfR,YAWI,WAKQ,UAAA,CACA,gBAlBhB,KACI,YAWI,UASI,GACI,YAAA,CACA,8BAvBhB,KACI,YAWI,UASI,EAII,MACI,eAAA,CACA,WAIR,KA9BR,YAWI,UAmBK,YACG,GACI,MAAO,uBAGX,gBAAkC,iBAAlC,KAnCZ,YAWI,UAmBK,aAMO,oBAIR,KAxCR,YAWI,UA6BK,UAAU,GACP,GACI,kBAAA,CACA,iBAAA,CACA,wBAAyB,gBAEzB,KA9ChB,YAWI,UA6BK,UAAU,GACP,EAKK,YACG,SAQxB,SACI,WACI,kBAAA,CACA,YAAA,CACA,eAJR,SACI,UAKI,aACI,eAAA,CACA,eAAA,CACA,WAAA,CACA,iBAAA,CACA,iBAEA,gBAAmC,kBAAnC,SAZR,UAKI,aAQQ,cAAA,CACA,UAAA,CACA,eAhBhB,SACI,UAmBI,uBACI,MAAO,mBAEP,gBAAmC,kBAAnC,SAtBR,UAmBI,uBAIQ,cAAA,CACA,YAIA,SA5BZ,UAmBI,sBAQI,gBACK,YACG,gCA9BpB,SACI,UAmBI,sBAQI,gBAKI,eACI,cAlCpB,SACI,UAmBI,sBAQI,gBAKI,cAGI,GACI,gBASpB,gBAAmC,kBAAnC,YACI,eAAA,CACA,gBAAA,CACA,0BAGJ,gBAAkC,iBAAlC,YACI,UAAA,CACA,cAAA,CACA,mBAKR,YACI,cACI,kBAAA,CACA,YAAA,CACA,oCAEA,gBAAkC,iBAAlC,YALJ,cAMQ,SAAA,CACA,UARZ,YACI,aAUI,GACI,kBAEA,YAbR,aAUI,EAGK,YACG,gBAfhB,YACI,aAkBI,cACI,kBAAA,CACA,kBAEA,gBAAkC,iBAAlC,YAtBR,aAkBI,cAKQ,kBAxBhB,YACI,aAkBI,aAQI,SACI,iBAAA,CACA,KAAA,CACA,OAAA,CACA,UAAA,CACA,eAAA,CACA,cAAA,CACA,gBAAA,CACA,gBAAA,CACA,kBAAA,CACA,kBAEA,gBAAkC,iBAAlC,YAtCZ,aAkBI,aAQI,SAaQ,cAAA,CACA,gBAAA,CACA,UAAA,CACA,MAAA,CACA,iBA5CpB,YACI,aAgDI,WACI,YACI,cAAA,CACA,eAEA,gBAAkC,iBAAlC,YArDZ,aAgDI,WACI,YAKQ,aAAA,CACA,cAAA,CACA,cAAA,CACA,iBAGJ,YA5DZ,aAgDI,WACI,WAWK,IAAI,cACD,mBAAA,CACA,kBAAA,CACA,2CAhEpB,YACI,aAgDI,WACI,WAkBI,YACI,YAAA,CACA,UAAA,CACA,cAAA,CACA,gBAxEpB,YACI,aAgDI,WACI,WAkBI,WAMI,MACI,MAAO,qBAEP,gBAAmC,kBAAnC,YA5EpB,aAgDI,WACI,WAkBI,WAMI,MAIQ,MAAO,kBAGX,gBAAkC,iBAAlC,YAhFpB,aAgDI,WACI,WAkBI,WAMI,MAQQ,YAlF5B,YACI,aAgDI,WACI,WAqCI,WACI,eAxFpB,YACI,aAgDI,WACI,WAqCI,UAGI,MACI,WAQxB,YACI,YAAA,CACA,cAAA,CACA,2BAGI,WADJ,QACK,aACG,WAAA,CACA,kBAEA,gBAAmC,kBAAnC,WALR,QACK,aAKO,UAAA,CACA,cAAA,CACA,oBAIR,WAZJ,QAYK,UAAU,IACP,MAAO,kBAAP,CACA,gBAEA,gBAAmC,kBAAnC,WAhBR,QAYK,UAAU,IAKH,UAAA,CACA,gBAIR,WAtBJ,QAsBK,MACG,UAAA,CACA,cAAA,CACA,YAAA,CACA,cAAA,CACA,8BALJ,WAtBJ,QAsBK,KAOG,oBACI,MAAO,gBAAP,CACA,mBAEA,gBAAmC,kBAAnC,WAjCZ,QAsBK,KAOG,oBAKQ,UAAA,CACA,oBAxCpB,WAKI,QAwCI,oBACI,mBA9CZ,WAKI,QAwCI,mBAGI,GACI,kBAjDhB,WAKI,QAwCI,mBAOI,YACI,YAAA,CACA,eAtDhB,WAKI,QAwCI,mBAOI,WAII,MACI,UAEA,gBAAkC,iBAAlC,WAtDhB,QAwCI,mBAOI,WAII,MAIQ,UAAA,CACA,oBA7DxB,WAKI,QAwCI,mBAOI,WAII,KAQI,WACI,eAGA,gBAAkC,iBAAlC,WA/DpB,QAwCI,mBAOI,WAII,KAQI,WAKQ,iBASZ,gBAAmC,kBAE3B,WA3EpB,QAuEI,aACK,IAAI,UAEG,aACK,IAAI,QACD,cAjF5B,WAKI,QAuEI,aAWI,cACI,WAAA,CACA,iBAAA,CACA,QAAA,CACA,gCA3FhB,WAKI,QAuEI,aAWI,aAMI,eACI,SAAA,CACA,YA/FpB,WAKI,QAuEI,aAWI,aAMI,cAII,GACI,gBAKI,gBAAmC,kBAAnC,WAlGxB,QAuEI,aAWI,aAMI,cAQI,OACK,QAEO,UAAW,gBAM3B,WAzGZ,QAuEI,aAWI,aAuBK,MACG,kBAAA,CACA,kBAII,WA/GpB,QAuEI,aAWI,aAuBK,KAKG,OACK,QACG,UAAW,eAEX,gBAAmC,kBAAnC,WAlHxB,QAuEI,aAWI,aAuBK,KAKG,OACK,QAIO,UAAW,cAWvC,gBAAmC,kBAAnC,MADE,qBAEE,gBAAgB,YAAY,UACxB,WAIR,gBAAkC,iBAAlC,MAPE,qBAQE,YACI,gBAFR,MAPE,qBAQE,WAGI,MACI,gBALZ,MAPE,qBAgBE,gBAAgB,YAAY,SAAS,GAAG,GAAG,GACvC,aAAA,CACA,gBAKZ,YACI,cACI,mBAAA,CACA,kBAAA,CACA,gCAJR,YACI,aAKI,aACI,eAAA,CACA,mBARZ,YACI,aAUI,GACI,MAAO,YAZnB,YACI,aAcI,MACI,UAAA,CACA,WAAY,YAjBxB,YACI,aAcI,KAII,GACI,UAAA,CACA,0BAMhB,WACI,mBACI,YAAA,CACA,cAAA,CACA,6BAAA,CACA,eAAA,CACA,iBAEA,gBAAkC,iBAAlC,WAPJ,mBAQQ,eATZ,WACI,kBAWI,OACI,UAAA,CACA,iBAAA,CACA,cAfZ,WACI,kBAiBI,MACI,cAAA,CACA,oBAMZ,IAAK,sBAAqB,YAAY,MAAO,iBAMzC,mBALA,IADC,sBAAqB,YAAY,MAAO,gBACxC,OACG,MAAA,CACA,QAHR,IAAK,sBAAqB,YAAY,MAAO,gBAQzC,QACI,cAAA,CACA,gBAAA,CACA,eAAA,CACA,aAAA,CACA,mBAEA,gBAAmC,kBAAnC,IAfH,sBAAqB,YAAY,MAAO,gBAQzC,QAQQ,cAhBZ,IAAK,sBAAqB,YAAY,MAAO,gBAoBzC,aACI,cAAA,CACA,cAEA,gBAAkC,iBAAlC,IAxBH,sBAAqB,YAAY,MAAO,gBAoBzC,aAKQ,gBAzBZ,IAAK,sBAAqB,YAAY,MAAO,gBAoBzC,YAQI,eACI,YAAA,CACA,cAAA,CACA,6BAAA,CACA,SAhCZ,IAAK,sBAAqB,YAAY,MAAO,gBAoBzC,YAQI,cAMI,GACI,UAAA,CACA,mBAEA,IAtCX,sBAAqB,YAAY,MAAO,gBAoBzC,YAQI,cAMI,EAIK,WACG,gBAEA,gBAAkC,iBAAlC,IAzCf,sBAAqB,YAAY,MAAO,gBAoBzC,YAQI,cAMI,EAIK,WAIO,eAAA,CACA,iBA3CxB,IAAK,sBAAqB,YAAY,MAAO,gBAoBzC,YAQI,cAoBI,IACI,aAAA,CACA,aAAA,CACA,MAAO,iBAnDvB,IAAK,sBAAqB,YAAY,MAAO,gBAoBzC,YAQI,cAoBI,GAKI,IACI,WAGJ,gBAAkC,iBAAlC,IAzDX,sBAAqB,YAAY,MAAO,gBAoBzC,YAQI,cAoBI,IAUQ,UAAA,CACA,kBAQR,gBAAkC,iBAAlC,IAnEP,sBAAqB,YAAY,MAAO,gBAoBzC,YA8CI,YAEQ,oBAMhB,yBACI,gBAEA,gBAAmC,kBAAnC,yBACI,iBAKJ,gBAAmC,kBAAnC,+BACI,6BAKJ,gBAAmC,kBAAnC,iCACI,qBAAA,CACA,UAAA,CACA,YAAA,CACA,kBAAA,CACA,0BALJ,gCAOI,GACI,6BAAA,CACA,aATR,gCAOI,EAII,MACI,kBAAA,CACA,iBAAA,CACA,2BAKZ,gBAAkC,iBAAlC,iCACI,qBAAA,CACA,UAAA,CACA,YAAA,CACA,kBAAA,CACA,0BALJ,gCAOI,GACI,6BAAA,CACA,YAAA,CACA,sBAVR,gCAOI,EAKI,MACI,kBAKZ,gBAAkC,iBAAlC,iCACI,qBAAA,CACA,UAAA,CACA,YAAA,CACA,kBAAA,CACA,0BALJ,gCAOI,GACI,kBAAA,CACA,6BAAA,CACA,aAVR,gCAOI,EAKI,MACI,kBAAA,CACA,iBAAA,CACA,2BAKZ,gBAAkC,iBAAlC,iCACI,qBAAA,CACA,UAAA,CACA,YAAA,CACA,kBAAA,CACA,0BALJ,gCAOI,GACI,6BAAA,CACA,YAAA,CACA,sBAVR,gCAOI,EAKI,MACI,kBAMhB,6BACI,kBAAA,CACA,YAAA,CACA,sBAAA,CACA,wBAAA,CACA,iBALJ,4BAOI,SACI"} \ No newline at end of file +{"version":3,"sources":["style.less"],"names":[],"mappings":"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"} \ No newline at end of file diff --git a/css/main/style.less b/css/main/style.less index 65591d1..a0c5ee8 100644 --- a/css/main/style.less +++ b/css/main/style.less @@ -5893,4 +5893,435 @@ main .dropdown_blocks_list.zero-margin.gibdd .dropdown_block { .button { display: block !important; } +} + + +.contractStatus_list { + margin: 50px 0; + + .list_item { + display: flex; + align-items: center; + width: 100%; + gap: 0 30px; + justify-content: space-between; + + div { + display: flex; + align-items: center; + + p { + font-weight: 700; + line-height: 23px; + white-space: nowrap; + display: inline-flex; + align-items: center; + justify-content: flex-start; + gap: 0 8px; + } + + &:nth-child(2) { + width: 30%; + position: relative; + + p { + cursor: pointer; + color: var(--text_not_active); + + } + + &:before { + content: ""; + display: block; + position: absolute; + right: 0; + top: 0; + bottom: 0; + margin: auto; + width: 0; + height: 0; + border-top: 6px solid transparent; + border-left: 8px solid #d1d4db; + border-bottom: 6px solid transparent; + background: #fff; + } + + &:after { + content: ""; + display: block; + width: 100%; + height: 18px; + background: url("/assets/images/status/line.jpg") repeat-x left center; + background-size: auto 13px; + margin-left: 24px; + } + } + + &:nth-child(3) { + display: flex; + align-items: center; + justify-content: center; + gap: 0 24px; + width: 50%; + position: relative; + + &:before { + content: ""; + display: block; + position: absolute; + right: 0; + top: 0; + bottom: 0; + margin: auto; + width: 0; + height: 0; + border-top: 6px solid transparent; + border-left: 8px solid #a499dd; + border-bottom: 6px solid transparent; + } + + &:after { + content: ""; + display: block; + width: 100%; + height: 18px; + background: url("/assets/images/status/line_2.jpg") repeat-x left center; + background-size: auto 13px; + } + } + + &:nth-child(4) { + p { + cursor: pointer; + } + } + + &:nth-child(5) { + width: 150px; + + button { + white-space: nowrap; + gap: 0 8px; + } + } + } + + &:not(:last-child) { + margin-bottom: 5px; + + div:nth-child(5) { + visibility: hidden; + } + } + } +} + +.opened .contractStatus_modal { + transform: translateY(0); +} + +.contractStatus_modal { + position: fixed; + top: 0; + margin: 100px auto; + left: 0; + right: 0; + max-width: 1100px; + width: 95%; + padding: 48px; + z-index: 99999; + display: block; + background: #fff; + transform: translateY(120px); + transition: transform 150ms ease; + + .modal_header { + display: flex; + align-items: center; + justify-content: space-between; + margin-bottom: 35px; + } + + .modal_title { + font-size: 26px; + font-weight: 700; + line-height: 35px; + + } + + .modal_close { + width: 24px; + height: 24px; + padding: 0; + border: 0; + background-image: url("data:image/svg+xml,%3Csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.87938 6.49925L0.439875 3.05975C-0.146625 2.47475 -0.146625 1.52375 0.439875 0.93875C1.02488 0.35375 1.97588 0.35375 2.56088 0.93875L6.00038 4.37825L9.43988 0.93875C10.0249 0.35375 10.9759 0.35375 11.5609 0.93875C12.1459 1.52375 12.1459 2.47475 11.5609 3.05975L8.12138 6.49925L11.5609 9.93875C12.1459 10.5238 12.1459 11.4748 11.5609 12.0598C10.9759 12.6448 10.0249 12.6448 9.43988 12.0598L6.00038 8.62025L2.56088 12.0598C1.97588 12.6448 1.02488 12.6448 0.439875 12.0598C-0.146625 11.4748 -0.146625 10.5238 0.439875 9.93875L3.87938 6.49925V6.49925Z' fill='%23333333'/%3E%3C/svg%3E%0A"); + background-repeat: no-repeat; + background-position: center; + } + + .single_status { + div { + display: flex; + align-items: center; + justify-content: flex-start; + gap: 0 30px; + padding: 2px 0; + + p { + margin: 0; + + &:first-child { + font-weight: 700; + } + } + + i { + display: block; + width: 50px; + height: 50px; + + &.status_1 { + background: url("/assets/images/status/1.svg") no-repeat center; + } + + &.status_2 { + background: url("/assets/images/status/2.svg") no-repeat center; + } + + &.status_3 { + background: url("/assets/images/status/3.svg") no-repeat center; + } + + &.status_4 { + background: url("/assets/images/status/4.svg") no-repeat center; + } + + &.status_5 { + background: url("/assets/images/status/5.svg") no-repeat center; + } + + &.status_6 { + background: url("/assets/images/status/6.svg") no-repeat center; + } + + &.status_7 { + background: url("/assets/images/status/7.svg") no-repeat center; + } + } + + span { + display: block; + width: 20px; + height: 20px; + margin: 0; + border-radius: 100%; + background-color: #5FB158; + background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.92871 3.50024L4.92871 8.50002L2.42871 6.00024' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); + background-repeat: no-repeat; + background-position: center; + position: relative; + z-index: 1; + + &:before { + content: ""; + display: block; + position: absolute; + width: 0px; + height: auto; + border: 1px dashed #5FB158; + top: 20px; + bottom: -50px; + left: 0; + right: 0; + margin: auto; + z-index: -1; + } + + &:after { + content: ""; + width: 0; + height: 0; + border-left: 3px solid transparent; + border-right: 3px solid transparent; + border-top: 5px solid #5FB158; + position: absolute; + top: -5px; + left: 0; + right: 0; + margin: auto; + + } + } + + &:first-child { + span { + + &:after { + display: none; + } + } + } + + &:last-child { + span { + &:before { + bottom: 0; + } + } + } + + &:not(:last-child) { + border-bottom: 1px solid var(--inactive, #EDEFF5); + } + + &:not(:first-child) { + p:first-child { + visibility: hidden; + } + } + + &:not(.current) { + img { + filter: grayscale(1) + } + } + + &.current { + span { + background-color: #2F80ED; + background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.00084 9.92868C8.17053 9.92868 9.92941 8.1698 9.92941 6.00011C9.92941 3.83041 8.17053 2.07153 6.00084 2.07153C3.83115 2.07153 2.07227 3.83041 2.07227 6.00011C2.07227 8.1698 3.83115 9.92868 6.00084 9.92868Z' stroke='white' stroke-miterlimit='10'/%3E%3Cpath d='M6 6.00007L7.76777 4.2323' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.92871 0.642944H7.07157' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); + background-repeat: no-repeat; + background-position: center; + + &:before { + border-color: #2F80ED; + } + } + + &~div { + span { + background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.00056 10.2858C8.36749 10.2858 10.2863 8.367 10.2863 6.00007C10.2863 3.63313 8.36749 1.71436 6.00056 1.71436C3.63362 1.71436 1.71484 3.63313 1.71484 6.00007C1.71484 8.367 3.63362 10.2858 6.00056 10.2858Z' stroke='%238E94A7' stroke-miterlimit='10'/%3E%3Cpath d='M6 3.5V6H8.5' stroke='%238E94A7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); + background-repeat: no-repeat; + background-position: center; + background-color: var(--inactive, #EDEFF5); + + &:before { + border-color: var(--inactive, #EDEFF5); + } + + &:after { + border-top-color: var(--inactive, #EDEFF5); + } + } + + i { + &.status_1 { + background: url("/assets/images/status/1_inactive.svg") no-repeat center; + } + + &.status_2 { + background: url("/assets/images/status/2_inactive.svg") no-repeat center; + } + + &.status_3 { + background: url("/assets/images/status/3_inactive.svg") no-repeat center; + } + + &.status_4 { + background: url("/assets/images/status/4_inactive.svg") no-repeat center; + } + + &.status_5 { + background: url("/assets/images/status/5_inactive.svg") no-repeat center; + } + + &.status_6 { + background: url("/assets/images/status/6_inactive.svg") no-repeat center; + } + + &.status_7 { + background: url("/assets/images/status/7_inactive.svg") no-repeat center; + } + } + } + + &+div { + span { + &:after { + border-top-color: #2F80ED; + } + } + } + } + + .toggle_status { + margin: auto; + gap: 0 8px; + margin-right: 0; + color: var(--blue); + padding: 0; + + svg { + transform: rotate(180deg); + } + } + } + } +} + + +.all_contracts_modal { + .contractStatus_list { + .list_item { + .step { + width: 50%; + gap: 0 16px; + + p { + font-weight: 400; + color: var(--text_not_active); + } + + &:before { + content: ""; + display: block; + position: absolute; + right: 0; + top: 0; + bottom: 0; + margin: auto; + width: 0; + height: 0; + border-top: 6px solid transparent; + border-left: 8px solid #d1d4db; + border-bottom: 6px solid transparent; + background: #fff; + } + + &:after { + content: ""; + display: block; + width: 100%; + height: 18px; + background: url("/assets/images/status/line.jpg") repeat-x left center; + background-size: auto 13px; + margin-left: 0; + } + + &.active { + p { + color: #18191F; + } + } + } + + div { + &:last-child { + p { + color: var(--blue); + } + } + } + } + } } \ No newline at end of file diff --git a/pages/components/ContractStatus/index.js b/pages/components/ContractStatus/index.js new file mode 100644 index 0000000..d7391ba --- /dev/null +++ b/pages/components/ContractStatus/index.js @@ -0,0 +1,413 @@ +import React from "react" +import { connect } from "react-redux" + +const SingleContractModal = (props) => { + const { open, close } = props + + return ( +
+
+
+

Статус сделки

+ +
+ +
+
+

Сделка 1

+ + + +

Выбор КП

+
+
+

Сделка 1

+ + + +

Программа финансирования

+
+
+

Сделка 1

+ + + +

Сборка пакета документов

+
+
+

Сделка 1

+ + + +

Проверка документов

+
+
+

Сделка 1

+ + + +

Принятие решения по заявке

+
+
+

Сделка 1

+ + + +

Оформление лизинга

+
+
+

Сделка 1

+ + + +

Выбор типа подписания

+
+
+
+
+ ) +} + +const AllContractsModal = (props) => { + const { open, close, activeContract, handleContractSelected } = props + + return ( +
+
+
+

Статусы сделок

+ +
+
+
+ {activeContract !== 1 ? ( +
+
+

Сделка 1

+
+
+ +

Сбор пакета документов

+
+
+ +

Сбор пакета документов

+
+
+

{ + handleContractSelected(1) + }} + > + и еще 4 этапа + + + +

+
+
+ ) : ( +
+
+

Сделка 1

+ + + +

Выбор КП

+
+
+

Сделка 1

+ + + +

Программа финансирования

+
+
+

Сделка 1

+ + + +

Сборка пакета документов

+
+
+

Сделка 1

+ + + +

Проверка документов

+
+
+

Сделка 1

+ + + +

Принятие решения по заявке

+
+
+

Сделка 1

+ + + +

Оформление лизинга

+
+
+

Сделка 1

+ + + +

Выбор типа подписания

+ + +
+
+ )} + +
+
+

Сделка 2

+
+
+ +

Сбор пакета документов

+
+
+ +

Сбор пакета документов

+
+
+

{ + handleContractSelected(null) + }} + > + и еще 2 этапа + + + +

+
+
+
+
+
+
+ ) +} + +class ContractStatus extends React.Component { + constructor(props) { + super(props) + this.state = { + currentContractModalOpened: false, + allContractModalOpened: false, + currentSelected: null + } + } + + static getDerivedStateFromProps(nextProps, prevState) { + return {} + } + + componentDidMount() {} + + componentDidUpdate(prevProps, prevState) {} + + _handleModalToggle = (modal) => { + if (modal === "current") { + this.setState({ + currentContractModalOpened: !this.state.currentContractModalOpened + }) + } else { + this.setState({ + allContractModalOpened: !this.state.allContractModalOpened + }) + } + } + + _handleContractSelected = (index) => { + this.setState({ + currentSelected: index + }) + } + + render() { + const { currentContractModalOpened, allContractModalOpened, currentSelected } = this.state + + return ( + <> +
+
+
+

Сделка 1

+
+
+

+ 2 этапа пройдено + + + +

+
+
+ +

Сбор пакета документов

+
+
+

+ еще 4 этапа + + + +

+
+
+ +
+
+ +
+
+

Сделка 1

+
+
+

{ + this._handleModalToggle("current") + }} + > + 2 этапа пройдено + + + +

+
+
+ +

Сбор пакета документов

+
+
+

{ + this._handleModalToggle("current") + }} + > + еще 4 этапа + + + +

+
+
+ +
+
+
+ + { + this._handleModalToggle("current") + }} + /> + { + this._handleModalToggle("all") + }} + activeContract={currentSelected} + handleContractSelected={this._handleContractSelected} + /> + + ) + } +} + +function mapStateToProps(state, ownProps) { + return {} +} + +export default connect(mapStateToProps)(ContractStatus) diff --git a/pages/index.js b/pages/index.js index 237da3b..43d23bb 100644 --- a/pages/index.js +++ b/pages/index.js @@ -1,394 +1,589 @@ -import React from "react"; -import Head from 'next/head'; -import Image from 'next/image'; -import Link from "next/link"; -import cookie from 'cookie'; -import { connect } from "react-redux"; -import numeral from "numeral"; -import moment from 'moment'; -import { SpinnerCircular } from 'spinners-react'; +import React from "react" +import Head from "next/head" +import Image from "next/image" +import Link from "next/link" +import cookie from "cookie" +import { connect } from "react-redux" +import numeral from "numeral" +import moment from "moment" +import { SpinnerCircular } from "spinners-react" -import { withRouter } from 'next/router'; -import { reduxWrapper } from '../store'; +import { withRouter } from "next/router" +import { reduxWrapper } from "../store" -import Header from './components/Header'; -import Footer from './components/Footer'; -import Company from "./components/Company"; -import DateInput from '../components/DatePicker'; -import Pagination from './components/Pagination'; -import Manager from "./components/Manager"; -import AccountLayout from "./components/Layout/Account"; +import Header from "./components/Header" +import Footer from "./components/Footer" +import Company from "./components/Company" +import DateInput from "../components/DatePicker" +import Pagination from "./components/Pagination" +import Manager from "./components/Manager" +import AccountLayout from "./components/Layout/Account" +import ContractStatus from "./components/ContractStatus" +import AnnouncementsList from "./components/AnnouncementsList" -import AnnouncementsList from "./components/AnnouncementsList"; +import { getContractsList, getImage } from "../actions" -import { getContractsList, getImage } from '../actions'; +class IndexPage extends React.Component { + constructor(props) { + super(props) + this.state = { + company: {}, + contracts: null, + order: "date", + sort_number: "desc", + sort_date: "desc", + sort_status: "desc", + search: "", + date_from: undefined, + date_from_type: "text", + date_to: undefined, + date_to_type: "text", + loading: false, + page: 1, + pages: 1, + all: false + } + } -class IndexPage extends React.Component -{ - constructor(props) - { - super(props); - this.state = { - company: {}, - contracts: null, - order: "date", - sort_number: "desc", - sort_date: "desc", - sort_status: "desc", - search: "", - date_from: undefined, - date_from_type: "text", - date_to: undefined, - date_to_type: "text", - loading: false, - page: 1, - pages: 1, - all: false, - }; - } + static getDerivedStateFromProps(nextProps, prevState) { + return { + company: nextProps.company, + contracts: nextProps.contracts, + page: nextProps.page, + pages: nextProps.pages + } + } - static getDerivedStateFromProps(nextProps, prevState) - { - return { - company: nextProps.company, - contracts: nextProps.contracts, - page: nextProps.page, - pages: nextProps.pages, - }; - } + componentDidMount() { + this.setState({ loading: true }, () => { + getContractsList({ dispatch: this.props.dispatch, order: this.state.order, sort: this.state.sort_number }) + .then(() => { + this.setState({ loading: false }) + }) + .catch(() => {}) + }) + } - componentDidMount() - { - this.setState({ loading: true }, () => - { - getContractsList({ dispatch: this.props.dispatch, order: this.state.order, sort: this.state.sort_number, }).then(() => { - this.setState({ loading: false }); - }).catch(() => {}); - }); - } + _handle_onChange_search = (value) => { + this.setState({ search: value }) + } - _handle_onChange_search = (value) => - { - this.setState({ search: value }); - } + _handle_onChange_date_from = (value) => { + this.setState({ date_from: value }) + } - _handle_onChange_date_from = (value) => - { - this.setState({ date_from: value }); - } + _handle_onChange_date_to = (value) => { + this.setState({ date_to: value }) + } - _handle_onChange_date_to = (value) => - { - this.setState({ date_to: value }); - } + _handle_onChangeSort_number = () => { + this.setState( + { loading: true, order: "number", sort_number: this.state.sort_number === "desc" ? "asc" : "desc" }, + () => { + getContractsList({ + dispatch: this.props.dispatch, + order: this.state.order, + sort: this.state.sort_number, + all: this.state.all + }) + .then(() => { + this.setState({ loading: false }) + }) + .catch(() => {}) + } + ) + } - _handle_onChangeSort_number = () => - { - this.setState({ loading: true, order: "number", sort_number: this.state.sort_number === "desc" ? "asc" : "desc" }, () => - { - getContractsList({ dispatch: this.props.dispatch, order: this.state.order, sort: this.state.sort_number, all: this.state.all, }).then(() => { - this.setState({ loading: false }); - }).catch(() => {}); - }); - } + _handle_onChangeSort_date = () => { + this.setState({ loading: true, order: "date", sort_date: this.state.sort_date === "desc" ? "asc" : "desc" }, () => { + getContractsList({ + dispatch: this.props.dispatch, + order: this.state.order, + sort: this.state.sort_date, + all: this.state.all + }) + .then(() => { + this.setState({ loading: false }) + }) + .catch(() => {}) + }) + } - _handle_onChangeSort_date = () => - { - this.setState({ loading: true, order: "date", sort_date: this.state.sort_date === "desc" ? "asc" : "desc" }, () => - { - getContractsList({ dispatch: this.props.dispatch, order: this.state.order, sort: this.state.sort_date, all: this.state.all, }).then(() => { - this.setState({ loading: false }); - }).catch(() => {}); - }); - } + _handle_onChangeSort_status = () => { + this.setState( + { loading: true, order: "status", sort_status: this.state.sort_status === "desc" ? "asc" : "desc" }, + () => { + getContractsList({ + dispatch: this.props.dispatch, + order: this.state.order, + sort: this.state.sort_status, + all: this.state.all + }) + .then(() => { + this.setState({ loading: false }) + }) + .catch(() => {}) + } + ) + } - _handle_onChangeSort_status = () => - { - this.setState({ loading: true, order: "status", sort_status: this.state.sort_status === "desc" ? "asc" : "desc" }, () => - { - getContractsList({ dispatch: this.props.dispatch, order: this.state.order, sort: this.state.sort_status, all: this.state.all, }).then(() => { - this.setState({ loading: false }); - }).catch(() => {}); - }); - } + _handle_onPage = (page) => { + const { order, sort_number, sort_status, search, date_from, date_to } = this.state - _handle_onPage = (page) => - { - const { order, sort_number, sort_status, search, date_from, date_to, } = this.state; + this.setState({ loading: true }, () => { + getContractsList({ + dispatch: this.props.dispatch, + order, + sort_number, + sort_status, + search, + date_from, + date_to, + page, + all: this.state.all + }) + .then(() => { + this.setState({ loading: false }) + }) + .catch(() => {}) + }) + } - this.setState({ loading: true, }, () => - { - getContractsList({ dispatch: this.props.dispatch, order, sort_number, sort_status, search, date_from, date_to, page, all: this.state.all, }).then(() => { - this.setState({ loading: false }); - }).catch(() => {}); - }); - } + _handle_onAll = () => { + const { order, sort_number, sort_status, search, date_from, date_to } = this.state - _handle_onAll = () => - { - const { order, sort_number, sort_status, search, date_from, date_to, } = this.state; + this.setState({ loading: true, all: true }, () => { + getContractsList({ + dispatch: this.props.dispatch, + order, + sort_number, + sort_status, + search, + date_from, + date_to, + all: this.state.all + }) + .then(() => { + this.setState({ loading: false }) + }) + .catch(() => {}) + }) + } - this.setState({ loading: true, all: true }, () => - { - getContractsList({ dispatch: this.props.dispatch, order, sort_number, sort_status, search, date_from, date_to, all: this.state.all, }).then(() => { - this.setState({ loading: false }); - }).catch(() => {}); - }); - } + _handle_onSearch = () => { + const { search, date_from, date_to } = this.state - _handle_onSearch = () => - { - const { search, date_from, date_to, } = this.state; + this.setState({ loading: true }, () => { + getContractsList({ dispatch: this.props.dispatch, search, date_from, date_to, all: this.state.all }) + .then(() => { + this.setState({ loading: false }) + }) + .catch(() => {}) + }) + } - this.setState({ loading: true, }, () => - { - getContractsList({ dispatch: this.props.dispatch, search, date_from, date_to, all: this.state.all, }).then(() => { - this.setState({ loading: false }); - }).catch(() => {}); - }); - } + _handle_onService = (url) => { + this.props.router.push(url) + } - _handle_onService = (url) => - { - this.props.router.push(url); - } + _handle_onQuestionnaire = () => { + this.props.router.push("/questionnaire") + } - _handle_onQuestionnaire = () => - { - this.props.router.push("/questionnaire"); - } + _renderQuestionnaireStatus = () => { + const { company, contracts } = this.state - _renderQuestionnaireStatus = () => - { - const { company, contracts } = this.state; + if (company.questionnaire_status === "need_to_fill") { + ;
+

Анкета лизингополучателя

+

Вам необходимо заполнить анкету лизингополучателя для актуализации данных.

+
+ +
+
+ } - if(company.questionnaire_status === "need_to_fill") - { -
-

Анкета лизингополучателя

-

Вам необходимо заполнить анкету лизингополучателя для актуализации данных.

-
- -
-
- } + return ( +
+

Анкета лизингополучателя

+

Анкета подписана, скоро здесь появятся ваши договоры лизинга.

+
+ ) + } - return ( -
-

Анкета лизингополучателя

-

Анкета подписана, скоро здесь появятся ваши договоры лизинга.

-
- ); - } + render() { + const { + company, + loading, + page, + pages, + search, + date_from, + date_from_type, + date_to, + date_to_type, + contracts, + sort_number, + sort_date, + sort_status, + all + } = this.state - render() - { - const { company, loading, page, pages, search, date_from, date_from_type, date_to, date_to_type, contracts, sort_number, sort_date, sort_status, all } = this.state; + const contract_status = { + Действующий: "opened", + Закрыт: "closed" + } - const contract_status = { - "Действующий": "opened", - "Закрыт": "closed", - }; + console.log("contracts", contracts) + console.log("company", company) - console.log("contracts", contracts); - console.log("company", company); + return ( + + + ЛК Эволюция автолизинга + + +
+ +
+
+

Личный кабинет

+
+
+ +
+
+ - return ( - - - ЛК Эволюция автолизинга - - -
- -
-
-

Личный кабинет

-
-
- -
-
- + {contracts !== null && contracts.length > 0 && company.questionnaire_status === "need_to_fill" && ( +
+ + + +

+ Уточните данные + Требуется уточнить данные в анкете клиента +

+ +
+ )} - { contracts !== null && contracts.length > 0 && company.questionnaire_status === "need_to_fill" && ( -
- - - -

Уточните данные - Требуется уточнить данные в анкете клиента -

- -
- ) } + - { contracts !== null && contracts.length > 0 && ( -
-
{ event.preventDefault(); } }> -
- { - this._handle_onChange_search(event.target.value); - } }/> -
-
- {/* + {contracts !== null && contracts.length > 0 && ( +
+ { + event.preventDefault() + }} + > +
+ { + this._handle_onChange_search(event.target.value) + }} + /> +
+
+ {/* this.setState({ date_from_type: "date" }) } onBlur={ () => { this.setState({ date_from_type: "text" }) } } onChange={ (date) => { this._handle_onChange_date_from(date); } }/> */} - this.setState({ date_from: date }) }/> -
-
- {/* this.setState({ date_from_type: "date" }) } onBlur={ () => { this.setState({ date_from_type: "text" }) } } onChange={ (date) => { + this.setState({ date_from: date })} + /> +
+
+ {/* this.setState({ date_from_type: "date" }) } onBlur={ () => { this.setState({ date_from_type: "text" }) } } onChange={ (date) => { this._handle_onChange_date_to(date); } }/> */} - this.setState({ date_to: date }) }/> -
- - -
- ) } - { loading ? ( -
- -
- ) : ( - - { contracts === null || contracts.length === 0 ? ( - this._renderQuestionnaireStatus() - ) : ( -
-
-
Номер договора
-
Дата договора
-
Автомобиль
-
Гос.номер / VIN
-
Статус
-
Следующий платеж
-
Дополнительные услуги
-
- { contracts !== undefined && contracts !== null && ( - <> - { contracts.length > 0 ? contracts.map((contract, index) => ( - -
- -
{ moment(contract.date).format("DD.MM.YYYY") }
-
{ contract.car?.brand?.name } { contract.car?.model?.name }
-
- { contract.car?.reg_number !== null ? contract.car?.reg_number : "Без рег. номера" } - { contract.car?.vin_number } -
-
-

{ contract.status }

- { contract.debt_leasing !== undefined && contract.debt_leasing !== null && parseFloat(contract.debt_leasing) > 0 && ( -

- Задолжность: - { numeral(contract.debt_leasing).format(' ., ') } ₽ -

- ) } - { contract.debt_penalty_fee !== undefined && contract.debt_penalty_fee !== null && parseFloat(contract.debt_penalty_fee) > 0 && ( -

- Пени: - { numeral(contract.debt_penalty_fee).format(' ., ') } ₽ -

- ) } -
-
- { contract.current_payment_date !== null ? ( - <>{ moment(contract.current_payment_date).format("DD.MM.YYYY") }{ numeral(contract.current_payment_amount).format(' ., ') } ₽ - ) : "-" } -
-
-
- { contract.telematics_exists && { event.stopPropagation(); event.preventDefault(); this._handle_onService(`/contract/${ contract.number }/services#telematic`) } }> } - { contract.rat_exists && { event.stopPropagation(); event.preventDefault(); this._handle_onService(`/contract/${ contract.number }/services#ratcard`) } }> } - { contract.gibddreg_exists && { event.stopPropagation(); event.preventDefault(); this._handle_onService(`/contract/${ contract.number }/services#registration`) } }> } - { contract.fuelcard_exists && { event.stopPropagation(); event.preventDefault(); this._handle_onService(`/contract/${ contract.number }/services#fuelcards`) } }> } - { contract.kasko_exists && { event.stopPropagation(); event.preventDefault(); this._handle_onService(`/contract/${ contract.number }/services#insurance`) } }> } - { contract.osago_exists && { event.stopPropagation(); event.preventDefault(); this._handle_onService(`/contract/${ contract.number }/services#insurance`) } }> } - { contract.nsib_exists && { event.stopPropagation(); event.preventDefault(); this._handle_onService(`/contract/${ contract.number }/services#insurance`) } }> } - { contract.fingap_exists && { event.stopPropagation(); event.preventDefault(); this._handle_onService(`/contract/${ contract.number }/services#insurance`) } }> } -
-
-
- - )) : ( -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ) } - - ) } -
- ) } -
- ) } - { !all && ( - - ) } - -
- - ) - } + this.setState({ date_to: date })} + /> +
+ + +
+ )} + {loading ? ( +
+ +
+ ) : ( + + {contracts === null || contracts.length === 0 ? ( + this._renderQuestionnaireStatus() + ) : ( +
+
+
+ Номер договора +
+
+ Дата договора +
+
Автомобиль
+
Гос.номер / VIN
+
+ Статус +
+
Следующий платеж
+
Дополнительные услуги
+
+ {contracts !== undefined && contracts !== null && ( + <> + {contracts.length > 0 ? ( + contracts.map((contract, index) => ( + +
+ +
{moment(contract.date).format("DD.MM.YYYY")}
+
+ {contract.car?.brand?.name} {contract.car?.model?.name} +
+
+ {contract.car?.reg_number !== null ? contract.car?.reg_number : "Без рег. номера"} + {contract.car?.vin_number} +
+
+

{contract.status}

+ {contract.debt_leasing !== undefined && + contract.debt_leasing !== null && + parseFloat(contract.debt_leasing) > 0 && ( +

+ Задолжность: + {numeral(contract.debt_leasing).format(" ., ")} ₽ +

+ )} + {contract.debt_penalty_fee !== undefined && + contract.debt_penalty_fee !== null && + parseFloat(contract.debt_penalty_fee) > 0 && ( +

+ Пени: + {numeral(contract.debt_penalty_fee).format(" ., ")} ₽ +

+ )} +
+
+ {contract.current_payment_date !== null ? ( + <> + {moment(contract.current_payment_date).format("DD.MM.YYYY")} + + {numeral(contract.current_payment_amount).format(" ., ")} ₽ + + + ) : ( + "-" + )} +
+
+
+ {contract.telematics_exists && ( + { + event.stopPropagation() + event.preventDefault() + this._handle_onService(`/contract/${contract.number}/services#telematic`) + }} + > + )} + {contract.rat_exists && ( + { + event.stopPropagation() + event.preventDefault() + this._handle_onService(`/contract/${contract.number}/services#ratcard`) + }} + > + )} + {contract.gibddreg_exists && ( + { + event.stopPropagation() + event.preventDefault() + this._handle_onService(`/contract/${contract.number}/services#registration`) + }} + > + )} + {contract.fuelcard_exists && ( + { + event.stopPropagation() + event.preventDefault() + this._handle_onService(`/contract/${contract.number}/services#fuelcards`) + }} + > + )} + {contract.kasko_exists && ( + { + event.stopPropagation() + event.preventDefault() + this._handle_onService(`/contract/${contract.number}/services#insurance`) + }} + > + )} + {contract.osago_exists && ( + { + event.stopPropagation() + event.preventDefault() + this._handle_onService(`/contract/${contract.number}/services#insurance`) + }} + > + )} + {contract.nsib_exists && ( + { + event.stopPropagation() + event.preventDefault() + this._handle_onService(`/contract/${contract.number}/services#insurance`) + }} + > + )} + {contract.fingap_exists && ( + { + event.stopPropagation() + event.preventDefault() + this._handle_onService(`/contract/${contract.number}/services#insurance`) + }} + > + )} +
+
+
+ + )) + ) : ( +
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
+ )} + + )} +
+ )} +
+ )} + {!all && ( + + )} +
+