.header{width:100%;height:56px;margin-bottom:calc(19.02913px + .2589vw);background:#fff;border-bottom:1px solid #d7dae1;position:fixed;top:0;z-index:2000}@media(max-width:480.98px){.header{height:56px;border-bottom:1px solid #d7dae1}}.header__container{display:flex;align-items:center;justify-content:space-between;height:100%}@media(max-width:480.98px){.header__container{justify-content:center}}.header__title{font-family:ProximaBold;font-size:1rem;line-height:137.5%}.header__admin{position:absolute;right:118px;top:50%;transform:translateY(-49%)}.header__actions{width:4.8125rem;height:2rem;background:#1e2228;opacity:.2;border-radius:8px}.header__actions,.header__actions-1{display:flex;align-items:center;justify-content:center}.header__actions-1{width:1.5rem;height:1.5rem}.header__actions-1-dot{width:.1875rem;height:.1875rem;background:#fff;border-radius:50%;margin-right:2px}.header__actions-1-dot:last-child{margin-right:0}.header__actions-2{width:1.5rem;height:1.5rem;position:relative}.header__actions-2:before{transform:rotate(45deg)}.header__actions-2:after,.header__actions-2:before{position:absolute;top:0;content:"";height:24px;width:3px;background-color:#fff;border-radius:30px}.header__actions-2:after{transform:rotate(-45deg)}.header__actions-divider{width:1px;height:24px;background-color:#d7dae1;margin:0 6px}.header__link{margin-top:4px;margin-left:36px}@media(max-width:480.98px){.header__link{margin-top:1px;margin-left:0}}.header__link.active-back{display:flex;align-items:center;flex:1;margin-left:0;transform:translateX(-6px)}@media(max-width:480.98px){.header__link.active-back{justify-content:center;transform:translateX(-10px)}}.header__back{display:none}.header__back h3{width:47px;height:22px;font-size:16px}@media(max-width:748.98px){.header__back h3{display:none}}.header__back.active-back{display:flex;justify-content:center;align-items:center;margin-right:24px;transform:translateX(-6px)}@media(max-width:480.98px){.header__back.active-back{margin:0;margin-left:3px;transform:translateX(0)}}:root{--ck-color-image-caption-background:#f7f7f7;--ck-color-image-caption-text:#333;--ck-color-mention-background:rgba(153,0,48,.1);--ck-color-mention-text:#990030;--ck-color-table-caption-background:#f7f7f7;--ck-color-table-caption-text:#333;--ck-highlight-marker-blue:#72ccfd;--ck-highlight-marker-green:#62f962;--ck-highlight-marker-pink:#fc7899;--ck-highlight-marker-yellow:#fdfd77;--ck-highlight-pen-green:#128a00;--ck-highlight-pen-red:#e71313;--ck-image-style-spacing:1.5em;--ck-inline-image-style-spacing:calc(var(--ck-image-style-spacing)/2);--ck-todo-list-checkmark-size:16px}.ck-content h1{font-size:24px}.ck-content h2{font-size:20px}.ck-content code{background-color:hsla(0,0%,78%,.3);padding:.15em;border-radius:2px}.ck-content blockquote{overflow:hidden;padding-right:1.5em;padding-left:1.5em;margin-left:0;margin-right:0;font-style:italic;border-left:5px solid #ccc}.ck-content[dir=rtl] blockquote{border-left:0;border-right:5px solid #ccc}.ck-content .marker-yellow{background-color:var(--ck-highlight-marker-yellow)}.ck-content .marker-green{background-color:var(--ck-highlight-marker-green)}.ck-content .marker-pink{background-color:var(--ck-highlight-marker-pink)}.ck-content .marker-blue{background-color:var(--ck-highlight-marker-blue)}.ck-content .pen-red{color:var(--ck-highlight-pen-red);background-color:transparent}.ck-content .pen-green{color:var(--ck-highlight-pen-green);background-color:transparent}.ck-content .text-tiny{font-size:.7em}.ck-content .text-small{font-size:.85em}.ck-content .text-big{font-size:1.4em}.ck-content .text-huge{font-size:1.8em}.ck-content .image>figcaption{display:table-caption;caption-side:bottom;word-break:break-word;color:var(--ck-color-image-caption-text);background-color:var(--ck-color-image-caption-background);padding:.6em;font-size:.75em;outline-offset:-1px}.ck-content .image.image_resized{max-width:100%;display:block;box-sizing:border-box}.ck-content .image.image_resized img{width:100%}.ck-content .image.image_resized>figcaption{display:block}.ck-content .image{display:table;clear:both;text-align:center;margin:.9em auto;min-width:50px}.ck-content .image img{display:block;margin:0 auto;max-width:100%;min-width:100%}.ck-content .image-inline{display:inline-flex;max-width:100%;align-items:flex-start}.ck-content .image-inline picture{display:flex}.ck-content .image-inline img,.ck-content .image-inline picture{flex-grow:1;flex-shrink:1;max-width:100%}.ck-content .image-style-block-align-left,.ck-content .image-style-block-align-right{max-width:calc(100% - var(--ck-image-style-spacing))}.ck-content .image-style-align-left,.ck-content .image-style-align-right{clear:none}.ck-content .image-style-side{float:right;margin-left:var(--ck-image-style-spacing);max-width:50%}.ck-content .image-style-align-left{float:left;margin-right:var(--ck-image-style-spacing)}.ck-content .image-style-align-center{margin-left:auto;margin-right:auto}.ck-content .image-style-align-right{float:right;margin-left:var(--ck-image-style-spacing)}.ck-content .image-style-block-align-right{margin-right:0;margin-left:auto}.ck-content .image-style-block-align-left{margin-left:0;margin-right:auto}.ck-content p+.image-style-align-left,.ck-content p+.image-style-align-right,.ck-content p+.image-style-side{margin-top:0}.ck-content .image-inline.image-style-align-left,.ck-content .image-inline.image-style-align-right{margin-top:var(--ck-inline-image-style-spacing);margin-bottom:var(--ck-inline-image-style-spacing)}.ck-content .image-inline.image-style-align-left{margin-right:var(--ck-inline-image-style-spacing)}.ck-content .image-inline.image-style-align-right{margin-left:var(--ck-inline-image-style-spacing)}.ck-content span[lang]{font-style:italic}.ck-content .todo-list{list-style:none}.ck-content .todo-list li{margin-bottom:5px}.ck-content .todo-list li .todo-list{margin-top:5px}.ck-content .todo-list .todo-list__label>input{-webkit-appearance:none;display:inline-block;position:relative;width:var(--ck-todo-list-checkmark-size);height:var(--ck-todo-list-checkmark-size);vertical-align:middle;border:0;left:-25px;margin-right:-15px;right:0;margin-left:0}.ck-content .todo-list .todo-list__label>input:before{display:block;position:absolute;box-sizing:border-box;content:"";width:100%;height:100%;border:1px solid #333;border-radius:2px;transition:box-shadow .25s ease-in-out,background .25s ease-in-out,border .25s ease-in-out}.ck-content .todo-list .todo-list__label>input:after{display:block;position:absolute;box-sizing:content-box;pointer-events:none;content:"";left:calc(var(--ck-todo-list-checkmark-size)/3);top:calc(var(--ck-todo-list-checkmark-size)/5.3);width:calc(var(--ck-todo-list-checkmark-size)/5.3);height:calc(var(--ck-todo-list-checkmark-size)/2.6);border-style:solid;border-color:transparent;border-width:0 calc(var(--ck-todo-list-checkmark-size)/8) calc(var(--ck-todo-list-checkmark-size)/8) 0;transform:rotate(45deg)}.ck-content .todo-list .todo-list__label>input[checked]:before{background:#26ab33;border-color:#26ab33}.ck-content .todo-list .todo-list__label>input[checked]:after{border-color:#fff}.ck-content .todo-list .todo-list__label .todo-list__label__description{vertical-align:middle}.ck-content .media{clear:both;margin:.9em 0;display:block;min-width:15em}.ck-content .page-break{position:relative;clear:both;padding:5px 0;display:flex;align-items:center;justify-content:center}.ck-content .page-break:after{content:"";position:absolute;border-bottom:2px dashed #c4c4c4;width:100%}.ck-content .page-break__label{position:relative;z-index:1;padding:.3em .6em;display:block;text-transform:uppercase;border:1px solid #c4c4c4;border-radius:2px;font-family:Helvetica,Arial,Tahoma,Verdana,Sans-Serif;font-size:.75em;font-weight:700;color:#333;background:#fff;box-shadow:2px 2px 1px rgba(0,0,0,.15);-webkit-user-select:none;-moz-user-select:none;user-select:none}.ck-content .table .ck-table-resized{table-layout:fixed}.ck-content .table table{overflow:hidden}.ck-content .table td,.ck-content .table th{position:relative}.ck-content .table{margin:.9em auto;display:table}.ck-content .table table{border-collapse:collapse;border-spacing:0;width:100%;height:100%;border:1px double #b3b3b3}.ck-content .table table td,.ck-content .table table th{min-width:2em;padding:.4em;border:1px solid #bfbfbf}.ck-content .table table th{font-weight:700;background:rgba(0,0,0,.05)}.ck-content[dir=rtl] .table th{text-align:right}.ck-content[dir=ltr] .table th{text-align:left}.ck-content .table>figcaption{display:table-caption;caption-side:top;word-break:break-word;text-align:center;color:var(--ck-color-table-caption-text);background-color:var(--ck-color-table-caption-background);padding:.6em;font-size:.75em;outline-offset:-1px}.ck-content hr{margin:15px 0;height:4px;background:#dedede;border:0}.ck-content pre{padding:1em;color:#353535;background:hsla(0,0%,78%,.3);border:1px solid #c4c4c4;border-radius:2px;text-align:left;direction:ltr;-moz-tab-size:4;-o-tab-size:4;tab-size:4;white-space:pre-wrap;font-style:normal;min-width:200px}.ck-content pre code{background:unset;padding:0;border-radius:0}.ck-content ol{list-style-type:decimal}.ck-content ol ol{list-style-type:lower-latin}.ck-content ol ol ol{list-style-type:lower-roman}.ck-content ol ol ol ol{list-style-type:upper-latin}.ck-content ol ol ol ol ol{list-style-type:upper-roman}.ck-content ul,.ck-content ul ul{list-style-type:disc}.ck-content ul ul ul,.ck-content ul ul ul ul{list-style-type:square}.ck-content .mention{background:var(--ck-color-mention-background);color:var(--ck-color-mention-text)}@media print{.ck-content .page-break{padding:0}.ck-content .page-break:after{display:none}}button,input{font-family:Proxima Regular;font-size:16px}.all-privilege .select2-container--default .select2-selection--single{height:48px;border:1px solid #d7dae1;border-radius:10px;display:flex;align-items:center;justify-content:space-between;padding:10px;min-width:280px}.select2-container{min-width:100%}.all-privilege .select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;width:20px;top:50%;transform:translateY(-50%);padding:10px 20px 10px 10px}.select2-container--default .select2-search--dropdown .select2-search__field{border-radius:5px}@media only screen and (min-width:0) and (max-width:990px){.all-privilege .select2-container--default .select2-selection--single{min-width:202px}}.operation-privilege .select2-container--default .select2-selection--single{border:1px solid #d7dae1;border-radius:10px;height:48px;display:flex;align-items:center;justify-content:space-between;padding:10px}.operation-privilege .select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;width:20px;top:50%;transform:translateY(-50%);padding:10px}.select2-container--default .select2-search--dropdown .select2-search__field{display:none}.general .select2-container--default .select2-selection--single .select2-selection__arrow b{position:absolute;margin:0;border:none;width:20px;height:20px;transform:translate(-50%,-50%)}.general .select2-container--default .select2-selection--single .select2-selection__arrow b:after{content:"";display:block;width:20px;height:20px;background-image:url(/img/icon-arrov.dd035ac5.svg);background-repeat:no-repeat;background-position:50%;transition:transform .25s}.general .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{position:absolute;margin:0;border:none}.general .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after{content:"";display:block;width:20px;height:20px;background-image:url(/img/icon-arrov.dd035ac5.svg);background-repeat:no-repeat;background-position:50%;transform:rotate(180deg);transition:transform .25s}.select2-container{min-width:unset;width:auto}body .select2-dropdown{border-color:#d7dae1;border-radius:10px}.select2-dropdown.select2-dropdown--below{margin-top:8px;box-shadow:0 0 2px rgba(30,34,40,.19),-4px 6px 7px rgba(30,34,40,.17);border-radius:12px}body .select2-container--open .select2-dropdown--below{border:none;border-top-left-radius:10px;border-top-right-radius:10px}body .select2-results__option{padding-left:12px}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,body .select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.select2-container--default .select2-results>.select2-results__options{padding-bottom:10px}.admin-class-select .select2-results__option[aria-selected]{display:flex;justify-content:space-between;padding-right:14px}.admin-class-select .select2-results__option[aria-selected]:after{content:"";display:block;width:19px;height:19px;background-image:url(/img/pincil.2c570990.svg);background-repeat:no-repeat}.admin-class-select .select2-results__option[aria-selected]:first-child{color:#1284ff}.admin-class-select .select2-results__option[aria-selected]:first-child:after{content:"";display:block;width:16px;height:16px;background-image:url(/img/plus.c586f1c2.svg);background-repeat:no-repeat}.admin-class-select .select2-container--default .select2-results__option[aria-selected=true]{background-color:#fff}.admin-class-select .select2-container--default .select2-results__option--highlighted[aria-selected=true]{color:#1e2228}.admin-class-select .select2-container--default .select2-results__option[aria-selected=true]:after{width:52px;height:19px;background:url(/img/check-mark.8e97e6ec.svg) no-repeat 0,#fff url(/img/pincil.2c570990.svg) no-repeat 100% 0}.fade-leave-active{opacity:1;transition:opacity .25s;position:relative;z-index:10001}.fade-enter-active{transition:opacity .25s}.fade-enter,.fade-enter-active,.fade-enter-to,.fade-leave-to{opacity:0;position:relative;z-index:5}.swiper-slide{width:auto!important;margin:0}.home-page__social-items .swiper-pointer-events{margin:0;padding-top:64px}.home-page__social-items .swiper-button-next,.home-page__social-items .swiper-button-prev{width:auto;height:auto;margin-top:0;z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;top:0;right:0;left:auto}.big-slider .swiper-button-prev{width:48px;height:48px;left:28px}@media only screen and (min-width:0) and (max-width:1650px){.big-slider .swiper-button-prev{width:48px;height:48px;left:21px}}@media only screen and (min-width:0) and (max-width:1380px){.big-slider .swiper-button-prev{left:18px}}@media only screen and (min-width:0) and (max-width:1150px){.big-slider .swiper-button-prev{left:15px}}@media only screen and (min-width:0) and (max-width:1000px){.big-slider .swiper-button-prev{left:12px}}@media only screen and (min-width:0) and (max-width:900px){.big-slider .swiper-button-prev{left:5px}}@media only screen and (min-width:0) and (max-width:780px){.big-slider .swiper-button-prev{width:48px;height:48px;left:0}}.home-page__social-item{width:404px}.big-slider .swiper-button-next{width:48px;height:48px;right:34px}.home-page__social-items .swiper-button-prev{right:50px}.home-page__social-items .swiper-button-next{right:0}.big-slider .swiper-button-next.swiper-button-disabled,.big-slider .swiper-button-prev.swiper-button-disabled{opacity:1}.big-slider .swiper-button-prev:after{background-image:url(/img/left-icon.07be55c0.svg)}.big-slider .swiper-button-next:after,.big-slider .swiper-button-prev:after{content:"";font-family:none;width:48px;height:48px;background-repeat:no-repeat}.big-slider .swiper-button-next:after{background-image:url(/img/right-icon.ee7aa8ba.svg)}.big-slider .swiper-button-prev.swiper-button-disabled:after{background-image:url(/img/left-disable-icon.3b72b2e2.svg)}.big-slider .swiper-button-next.swiper-button-disabled:after{background-image:url(/img/right-disable-icon.0a92be39.svg)}.home-page__social-items .swiper-button-prev:after{content:"";font-family:none;background-image:url(/img/left-icon.07be55c0.svg);width:48px;height:48px;background-repeat:no-repeat}.home-page__social-items .swiper-button-next:after{content:"";font-family:none;background-image:url(/img/right-icon.ee7aa8ba.svg);width:48px;height:48px;background-repeat:no-repeat}.home-page__social-items .swiper-button-prev.swiper-button-disabled:after{background-image:url(/img/left-disable-icon.3b72b2e2.svg)}.home-page__social-items .swiper-button-next.swiper-button-disabled:after{background-image:url(/img/right-disable-icon.0a92be39.svg)}.home-page__social-items .swiper-button-next.swiper-button-disabled,.home-page__social-items .swiper-button-prev.swiper-button-disabled{opacity:1}.big-slider .swiper{padding-left:2.5%}@media only screen and (min-width:0) and (max-width:640px){.home-page .swiper-button-next,.home-page .swiper-button-prev{display:none}}.operation-privilege .ck.ck-editor__main>.ck-editor__editable{border-radius:10px 10px 0 0;border-bottom-width:0;padding:0 15px;min-height:273px}.add-category-modal h3{font-weight:700;font-size:20px;margin-bottom:24px;font-family:ProximaBold}.add-category-modal input{height:48px;background:#fff;border:1px solid #d7dae1;border-radius:10px;width:100%;box-sizing:border-box;padding:0 16px;margin-bottom:30px;font-family:Proxima Regular}.add-category-successfully{max-width:280px;height:80px;background:#fff;display:flex;padding:16px 24px;justify-content:center;align-items:center;border-radius:16px;position:fixed;top:100px;right:20px;z-index:99999;cursor:pointer}.add-category-successfully svg{width:48px;height:48px;flex:1 0 auto}.add-category-successfully h4{margin-left:15px;font-weight:700;font-size:16px;line-height:1.35}.admin-page{overflow:auto}.admin-page table{min-width:100%;border-spacing:0 12px;border-collapse:unset}.admin-page table tr{border-radius:8px}.admin-page table tr th{padding-left:50px}.admin-page table tr th p{display:flex;align-items:center}.admin-page table tr th span.sort-default{background:url(/img/default-sort.1e68ca11.svg);width:8px;height:12px;background-repeat:no-repeat;display:block;margin-left:9px}.admin-page table tr th span.sort-desc{background:url(/img/desc-sort.0f947392.svg);width:10px;height:6px;background-repeat:no-repeat;display:block;margin-left:9px}.admin-page table tr th span.sort-asc{background:url(/img/asc-sort.0fa361fa.svg);width:10px;height:6px;background-repeat:no-repeat;display:block;margin-left:9px}.admin-page table tr th:first-child{padding-left:0}.admin-page table tr td{background-color:#fff;padding:18px 0;line-height:1.2;padding-left:50px;font-size:14px}.admin-page table tr td p{display:flex;align-items:center}.admin-page table tr td p span.sort-default{background:url(/img/default-sort.1e68ca11.svg);width:8px;height:12px;background-repeat:no-repeat;display:block;margin-left:9px}.admin-page table tr td p span.sort-desc{background:url(/img/desc-sort.0f947392.svg);width:10px;height:6px;background-repeat:no-repeat;display:block;margin-left:9px}.admin-page table tr td p span.sort-asc{background:url(/img/asc-sort.0fa361fa.svg);width:10px;height:6px;background-repeat:no-repeat;display:block;margin-left:9px}.admin-page table tr td span{color:#667387}.admin-page table tr td span.red-text{color:#e11b11;display:flex;align-items:center}.admin-page table tr td span.red-text span.sort-asc{background:url(/img/asc-sort.0fa361fa.svg);width:10px;height:6px;background-repeat:no-repeat;display:block;margin-left:9px}.admin-page table tr td span.red-text span.sort-desc{background:url(/img/desc-sort.0f947392.svg);width:10px;height:6px;background-repeat:no-repeat;display:block;margin-left:9px}.admin-page table tr td:last-child{border-radius:0 10px 10px 0;padding-right:24px;min-width:auto}.admin-page table tr td:first-child{border-radius:10px 0 0 10px;padding-left:24px;width:250px;font-weight:600;font-size:16px}.admin-page table tr td:nth-child(2){width:140px}.admin-page table tr td:nth-child(3){padding-left:50px}.admin-page table th{text-align:left}.airfare-discount h2{margin:10px 0 12px 0}.airfare-discount__date{display:flex;align-items:center;margin-bottom:40px}.airfare-discount__date p{font-weight:400;font-size:14px;color:#667387;margin-left:10px}.airfare-discount__text-info h3{margin:24px 0 12px 0;font-weight:700;font-size:20px}.airfare-discount__text-info p{margin:0;font-weight:400;font-size:16px;max-width:925px;margin-bottom:24px}.airfare-discount button{height:48px;background:#e11b11;width:100%;border-radius:12px;border:none;font-weight:600;font-size:16px;color:#fff;margin-top:24px}.all-privilege__search-wrap{display:flex;justify-content:space-between;align-items:center}.all-privilege__filter-mobile{width:48px;height:48px;background:#fff;border-radius:12px;margin-left:16px;justify-content:center;align-items:center;display:none}@media only screen and (min-width:0) and (max-width:720px) and (max-height:8124px){.all-privilege__filter-mobile{display:flex}}.all-privilege__filter-mobile-select{margin:0}.all-privilege__filter-mobile-select.active-mobile-filter{position:absolute;background-color:#fff;display:block;min-height:100%;width:100vw;top:0;left:0;box-sizing:border-box;padding:0 16px}.all-privilege__filter-mobile-select.active-mobile-filter button{display:block}.all-privilege__filter-mobile-select button{height:48px;background:#e11b11;border-radius:12px;font-weight:600;font-size:16px;color:#fff;border:none;outline:none;display:none;margin:0 auto;position:absolute;bottom:40px;margin-top:50px;width:93.5%;left:50%;transform:translate(-50%)}@media only screen and (min-width:0) and (max-width:720px) and (max-height:400px){.all-privilege__filter-mobile-select button{position:relative;width:100%}}@media only screen and (min-width:0) and (max-width:540px) and (max-height:8124px){.all-privilege__filter-mobile-select button{width:92.5%}}@media only screen and (min-width:0) and (max-width:440px) and (max-height:8124px){.all-privilege__filter-mobile-select button{width:91.3%}}.all-privilege__filter-control{display:flex;justify-content:flex-start;flex-wrap:wrap;margin-bottom:33px}.all-privilege__filter-control h3{margin:0 0 10px 0;font-weight:600;font-size:16px}@media only screen and (min-width:720px) and (max-width:8192px) and (max-height:8124px){.all-privilege__filter-control h3{display:none}}.all-privilege__filter-control h3:first-child{margin-top:20px}.all-privilege__filter-control.operation-privilege-select{margin-bottom:24px}@media only screen and (min-width:0) and (max-width:720px) and (max-height:8124px){.all-privilege__filter-control{overflow:scroll;flex-wrap:nowrap}}.all-privilege__select,.all-privilege__select--select-end{margin-right:20px;margin-bottom:20px}@media only screen and (min-width:0) and (max-width:1400px) and (max-height:8124px){.all-privilege__select--select-end{min-width:32.15%;margin-right:0}}@media only screen and (min-width:0) and (max-width:990px) and (max-height:8124px){.all-privilege__select--select-end{max-width:202px}}@media only screen and (min-width:0) and (max-width:720px) and (max-height:8124px){.all-privilege__select--select-end{max-width:100%;min-width:100%}}.all-privilege__select--operation-privilege{width:100%}@media only screen and (min-width:0) and (max-width:1400px) and (max-height:8124px){.all-privilege__select{min-width:32.15%}}@media only screen and (min-width:0) and (max-width:1240px) and (max-height:8124px){.all-privilege__select{min-width:31.15%}}@media only screen and (min-width:0) and (max-width:1150px) and (max-height:8124px){.all-privilege__select{min-width:30.15%}}@media only screen and (min-width:0) and (max-width:990px) and (max-height:8124px){.all-privilege__select{min-width:29.15%;max-width:202px}}@media only screen and (min-width:0) and (max-width:720px) and (max-height:8124px){.all-privilege__select{min-width:100%;max-width:202px}}.all-privilege__item-category{font-style:normal;font-weight:600;font-size:16px;padding:13px 16px;gap:8px;background:#fff;border-radius:12px;margin-right:10px;display:flex;align-items:center;max-height:20px}.all-privilege__wrap-btn-and-type-privilege{display:flex;justify-content:center}.all-privilege__type-privilege-mobile{background:#fff;box-shadow:0 -4px 42px rgba(0,0,0,.09);border-radius:24px;margin:0 auto;position:absolute;bottom:0;margin-top:100px;padding:0 16px;box-sizing:border-box;left:50%;transform:translate(-50%);width:95.5%;z-index:3}.all-privilege__type-privilege-mobile.active{display:block}@media only screen and (min-width:0) and (max-width:720px) and (max-height:8124px){.all-privilege__type-privilege-mobile{display:none}.all-privilege__type-privilege-mobile p.active{font-weight:600}}@media only screen and (min-width:0) and (max-width:690px) and (max-height:8124px){.all-privilege__type-privilege-mobile{width:95%}}@media only screen and (min-width:0) and (max-width:650px) and (max-height:8124px){.all-privilege__type-privilege-mobile{width:94%}}@media only screen and (min-width:0) and (max-width:540px) and (max-height:8124px){.all-privilege__type-privilege-mobile{width:93.5%}}@media only screen and (min-width:0) and (max-width:440px) and (max-height:8124px){.all-privilege__type-privilege-mobile{width:91.7%}}.all-privilege__type-privilege-mobile h3{font-size:16px;font-weight:700}.all-privilege__type-privilege-mobile p{margin:20px 0;font-size:16px}@media only screen and (min-width:720px) and (max-width:8192px) and (max-height:8124px){.all-privilege__type-privilege-mobile{display:none}}.all-privilege__band-wrap-mobile{display:flex;justify-content:center}.all-privilege__band-mobile{background:#d7dae1;border-radius:24px;width:40px;height:4px;margin:8px 0 16px 0}.active-mobile-filter .all-privilege__item-category{display:none}.active-mobile-filter .all-privilege__filter-control{overflow:unset}@media only screen and (min-width:0) and (max-width:720px) and (max-height:8124px){.selector-item{display:none}}.active-mobile-filter .all-privilege__filter-control,.active-mobile-filter .all-privilege__type-privilege-mobile,.active-mobile-filter .selector-item{display:block}.background-element.active{position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:rgba(30,34,40,.5);z-index:99;display:flex;justify-content:center;align-items:center}.btn-add-privilege{width:257px;height:48px;background:#e11b11;border-radius:12px;border:none;outline:none;color:#fff;font-weight:600;font-size:16px;margin-left:120px;display:flex;justify-content:space-around;align-items:center;padding:0 15px}.card-discount__header{padding:32px 32px 0}.card-discount__header h2{margin-bottom:20px;font-family:ProximaBold;font-weight:700;line-height:133.33333333333331%}.card-discount__wrap-content{padding:0 32px 0;max-height:calc(100vh - 442px);overflow-y:auto}.card-discount__wrap-content::-webkit-scrollbar{display:none}.card-discount__wrap-content h2{font-family:ProximaBold;margin:10px 0 12px 0}.card-discount__date{display:flex;align-items:center;margin-bottom:18px}.card-discount__date p{font-weight:400;font-size:14px!important;color:#667387;margin-left:10px}.card-discount__block-extra{display:flex;align-items:center;margin-bottom:25px}.card-discount__block-extra p{font-weight:400;font-size:14px!important;color:#667387;margin:0 12px}.card-discount__block-extra p:first-child{margin-left:0}.card-discount__text-info a{color:#e11b11}.card-discount__text-info img{border-radius:10px}.card-discount__text-info .image-inline,.card-discount__text-info p img{align-items:flex-start;display:inline-flex;max-width:100%}.card-discount__text-info .image-inline img{flex-grow:1;flex-shrink:1;max-width:100%}.card-discount__text-info .image{clear:both;margin:.9em auto;min-width:50px;text-align:center}.card-discount__text-info .image.image_resized{box-sizing:border-box;display:block;max-width:100%}.card-discount__text-info .image.image-style-side{float:right;margin-left:1.5em;max-width:50%}.card-discount__text-info .image img{display:block;margin:0 auto;max-width:100%;min-width:100%}.card-discount__text-info h3{margin:24px 0 12px 0;font-weight:700;font-size:20px}.card-discount__text-info p{margin:0;font-weight:400;font-size:16px;max-width:925px;margin-bottom:24px;line-height:1.25}.card-discount__text-info p a{color:#e11b11}.card-discount__text-info ul{list-style-type:none;padding:0 0 0 0}.card-discount__text-info ul li{margin:0 0 12px 12px;position:relative}.card-discount__text-info ul li:before{content:"\2022";font-weight:700;display:inline-block;width:15px;height:0;margin-left:0;font-size:25px;position:absolute;left:-13px;transform:translateY(-8px)}.card-discount__text-info ul li:before::marker{display:none}.card-discount__text-info strong{font-family:ProximaBold;line-height:140%}.card-discount__button-shadow{box-shadow:0 -5px 50px rgba(0,0,0,.1)}.card-discount__wrap-button{padding:24px 32px 0 32px}.card-discount__wrap-button button{height:48px;background:#e11b11;width:100%;border-radius:12px;border:none;font-size:16px;color:#fff;cursor:pointer;font-family:Proxima Semibold}.card-discount__wrap-button button:hover{background:#ae1603}.card-discount__wrap-button a{color:#e6e8ed}.card-discount__wrap-button--close{padding:16px 32px 32px 32px}.card-discount__wrap-button--close button{height:48px;width:100%;border-radius:12px;border:none;font-size:16px;color:#1e2228;cursor:pointer;background-color:#e6e8ed;font-family:Proxima Semibold}.card-discount__wrap-button--close button:hover{background:#d7dae1}.card-discount__wrap-button--close a{color:#e6e8ed}.card-discount{position:relative;display:flex;flex-direction:column;-webkit-user-select:text;-moz-user-select:text;user-select:text}.card-preview h3{margin-bottom:29px;font-family:ProximaBold;font-size:24px}.card-preview__wrapper{height:calc(100vh - 300px);max-height:582px;overflow-y:auto;overflow-x:hidden}.card-preview__wrapper::-webkit-scrollbar{display:none}.card-preview__close-btn{padding:8px 24px 0 0}.card-preview__close-btn button{width:100%;background:#e6e8ed;border-radius:12px;border:none;outline:none;height:48px;font-size:16px;font-family:Proxima Semibold}.card-preview__close-btn button:hover{background:#d7dae1}.card-preview{overflow:hidden}.delete-category-modal h3{font-family:ProximaBold;font-size:20px;margin-bottom:22px;max-width:270px}.edit-category-modal h3{font-weight:700;font-size:24px;margin-bottom:4px;font-family:ProximaBold}.edit-category-modal h4{margin-bottom:13px;margin-top:0}.edit-category-modal__info-category{max-width:344px}.edit-category-modal__info-category p{line-height:1.35;margin-bottom:22px}.edit-category-modal p span{margin:0;font-family:Proxima Semibold;font-size:14px;color:#667387}.edit-category-modal input{height:48px;background:#fff;border:1px solid #d7dae1;border-radius:10px;width:100%;box-sizing:border-box;padding:0 16px;margin-bottom:30px}.edit-category-modal__count{margin-bottom:23px!important}.home-page__social-package{margin-top:52px}.home-page__social-package h2{font-style:normal;font-weight:700;font-size:28px;margin-bottom:2px;line-height:38px}.home-page__social-package-text-wrap{display:flex;justify-content:space-between;height:0}.home-page__social-package-buttons{position:relative;bottom:10px}.home-page__social-package-buttons svg:first-child{margin-right:10px}.home-page__social-items{display:flex;justify-content:space-between}@media only screen and (min-width:0) and (max-width:700px) and (max-height:8124px){.home-page__social-items{width:102.63%}}@media only screen and (min-width:0) and (max-width:605px) and (max-height:8124px){.home-page__social-items{width:105%}}.home-page__social-items--partners{display:flex;flex-wrap:wrap;margin-bottom:23px;min-width:649px}@media only screen and (min-width:0) and (max-width:768px) and (max-height:8124px){.home-page__social-items--partners{max-width:647px;margin:0 auto}}@media only screen and (min-width:0) and (max-width:605px) and (max-height:8124px){.home-page__social-items--partners{min-width:632px}}.home-page__social-items--partners.card-preview-wrap{flex-wrap:nowrap}.home-page__social-item{width:347px;height:190px;background:#fff;border-radius:16px;display:flex;justify-content:space-between;margin:0 8px}@media only screen and (min-width:2560px) and (max-width:4096px) and (max-height:8124px){.home-page__social-item{width:59.5%;height:300px}}@media only screen and (min-width:0) and (max-width:1400px) and (max-height:8124px){.home-page__social-item{width:404px}}@media only screen and (min-width:0) and (max-width:768px) and (max-height:8124px){.home-page__social-item{width:316px}}@media only screen and (min-width:0) and (max-width:605px) and (max-height:8124px){.home-page__social-item{width:310px}}.home-page__social-item:first-child{margin-left:0}.home-page__social-item:last-child{margin-right:0}.home-page__social-item--partners{width:19.3%;height:190px;background:#fff;border-radius:16px;display:flex;justify-content:space-between;transition:all .5s ease}.home-page__social-item--partners.card-preview-item{width:347px;margin-right:24px;flex:1 0 347px}@media only screen and (min-width:2560px) and (max-width:4096px) and (max-height:8124px){.home-page__social-item--partners{height:300px}}@media only screen and (min-width:0) and (max-width:1450px) and (max-height:8124px){.home-page__social-item--partners{width:404px}}@media only screen and (min-width:0) and (max-width:1285px) and (max-height:8124px){.home-page__social-item--partners{width:30%}}@media only screen and (min-width:0) and (max-width:1020px) and (max-height:8124px){.home-page__social-item--partners{width:49%}}@media only screen and (min-width:0) and (max-width:780px) and (max-height:8124px){.home-page__social-item--partners{width:316px}}@media only screen and (min-width:0) and (max-width:605px) and (max-height:8124px){.home-page__social-item--partners{width:310px}}.home-page__block-text{padding:24px;display:flex;flex-direction:column;justify-content:space-between}.home-page__block-text h3{font-weight:700;font-size:20px;line-height:1.37}.home-page__block-text p{font-weight:400;font-size:12px;line-height:16px;color:#667387}.home-page__block-img{height:190px;border:8px solid #fff;border-radius:16px;flex:0 0 140px;transition:all .5s ease}.home-page__block-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}.home-page__privileges-from-partners{margin-top:52px}.home-page__privileges-from-partners h2{font-style:normal;font-weight:700;font-size:28px;margin-bottom:12px;line-height:38px}.home-page__privileges-items{display:flex;justify-content:space-between}.home-page__watch-all-privilege{height:56px;border:1px solid #e11b11;border-radius:12px;display:flex;justify-content:center;align-items:center;margin-bottom:88px}@media only screen and (min-width:0) and (max-width:768px) and (max-height:8124px){.home-page__watch-all-privilege{margin:30px 0 50px 0}}.home-page__watch-all-privilege a{font-weight:600;font-size:16px;line-height:22px;text-align:center;color:#e11b11;text-decoration:none}.home-page__watch-all-privilege svg{margin-left:12px}.operation-privilege h1{margin-bottom:23px;font-weight:700;font-size:28px}.operation-privilege h5{margin:0 0 10px 0;font-size:16px;font-family:Proxima Semibold}.operation-privilege h5 span{color:#e11b11}.operation-privilege p{font-size:16px;line-height:22px}.operation-privilege input:-moz-placeholder-shown:focus:invalid{border-color:#e11b11}.operation-privilege input:placeholder-shown:focus:invalid{border-color:#e11b11}.operation-privilege input[type=text]{font-size:16px;min-width:256px}.operation-privilege__radio label b{font-weight:400}.operation-privilege__radio label span{width:20px;height:20px;border:2px solid #667387;border-radius:50%;display:block;box-sizing:border-box;transform:translateY(1px)}.operation-privilege__radio label input{display:none}.operation-privilege__radio label input:checked+span{border-color:#e11b11;position:relative}.operation-privilege__radio label input:checked+span:after{content:"";width:10px;height:10px;border-radius:50%;background-color:#e11b11;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.operation-privilege__type-privilege{margin-top:6px;margin-bottom:26px;display:inline-block}.operation-privilege__type-privilege span{cursor:pointer}.operation-privilege__type-privilege label{margin-bottom:14px;margin-left:2px;display:flex;align-items:center}.operation-privilege__type-privilege label:last-child{margin-bottom:0}.operation-privilege__type-privilege label b{margin-left:12px;cursor:pointer}.operation-privilege__name .input-text{height:48px;background:#fff;border:1px solid #d7dae1;border-radius:10px;width:100%;box-sizing:border-box;padding:0 15px;margin-bottom:24px;font-size:16px}.operation-privilege__name .input-text::-moz-placeholder{color:#667387}.operation-privilege__name .input-text::placeholder{color:#667387}.operation-privilege__wrap-operation-image{display:flex;justify-content:space-between;gap:19px;width:925px;margin:0 0 15px 0}@media (max-width:960.98px){.operation-privilege__wrap-operation-image{flex-direction:column;gap:16px}}.operation-privilege__operation-image-text{width:410px;font-size:14px!important;margin-bottom:16px}.operation-privilege__operation-image-input{position:absolute;opacity:0;top:60%;left:0;cursor:pointer!important;z-index:-1}.operation-privilege__operation-image{position:relative;height:100%;width:100%}.operation-privilege__operation-image>p{margin:0 0 15px 0}.operation-privilege__operation-image-title{margin-bottom:8px!important}.operation-privilege__operation-desc{transform:translate(-1px,-2px)}.operation-privilege__field-image{border:1px dashed #d7dae1;border-radius:10px;padding:20px 0 20px 0;display:flex;flex-direction:column;align-items:center}.operation-privilege__field-image p{font-size:14px;color:#667387;text-align:center;cursor:pointer}.operation-privilege__field-image p span{font-size:16px;display:flex;align-items:center;color:#e11b11;margin-top:7px;font-family:Proxima Semibold}.operation-privilege__field-image--edit{border-radius:16px;position:relative;height:190px;width:140px}.operation-privilege__field-image--edit img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;border-radius:16px}.operation-privilege__field-image--edit svg{position:absolute;top:8px;right:8px;z-index:3}.operation-privilege__field-image--edit svg:last-child{top:auto;bottom:8px}.operation-privilege__field-image--edit.big-field-image{width:453px;height:195px}.operation-privilege__field-image--edit.big-field-image img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;border-radius:16px}.operation-privilege__field-image--edit-small{position:relative;height:190px;width:140px;border-radius:16px}.operation-privilege__field-image--edit-small svg{position:absolute;top:8px;right:8px;z-index:3}.operation-privilege__field-image--edit-small svg:last-child{top:auto;bottom:8px}.operation-privilege__field-image--edit-large{width:453px;height:195px;position:relative;border-radius:16px}.operation-privilege__field-image--edit-large svg{position:absolute;top:8px;right:8px;z-index:3}.operation-privilege__field-image--edit-large svg:last-child{top:auto;bottom:8px}.operation-privilege__field-image--large,.operation-privilege__field-image--small{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;border-radius:16px}.operation-privilege__custom-checkbox{margin:26px 0 24px 0;display:flex}.operation-privilege__custom-checkbox label{display:flex;align-items:center}.operation-privilege__custom-checkbox label b{font-weight:400;margin-left:8px;margin-top:1px;cursor:pointer}.operation-privilege__custom-checkbox label span{cursor:pointer;width:41px;height:24px;background:#667387;border-radius:13px;display:block;box-sizing:border-box}.operation-privilege__custom-checkbox label input{display:none}.operation-privilege__custom-checkbox label input+span{display:flex;justify-content:flex-start;align-items:center;border:2px solid #667387}.operation-privilege__custom-checkbox label input+span:after{content:"";width:20px;height:20px;border-radius:50%;background-color:#fff;display:block}.operation-privilege__custom-checkbox label input:checked+span{display:flex;justify-content:flex-end;align-items:center;background:#e11b11;border:2px solid #e11b11}.operation-privilege__custom-checkbox label input:checked+span:after{content:"";width:20px;height:20px;border-radius:50%;background-color:#fff;display:block}.operation-privilege__custom-checkbox.custom-checkbox-1{margin:24px 0 24px 0}.operation-privilege__custom-checkbox.custom-checkbox-1 b{cursor:pointer}.operation-privilege__custom-checkbox.custom-checkbox-2{margin:22px 0 40px 0}.operation-privilege__custom-checkbox.custom-checkbox-2 b{cursor:pointer}.operation-privilege__select-date{display:flex;align-items:center;margin-bottom:24px}.operation-privilege__select-date-item{margin-right:20px}.operation-privilege__select-date-item h5{margin-bottom:10px!important}.operation-privilege__select-date-item label{position:relative}.operation-privilege__select-date-item label svg{position:absolute;top:50%;transform:translateY(-50%)}.operation-privilege__select-date-item input{width:256px;height:48px;border:1px solid #d7dae1;border-radius:10px}.operation-privilege__new-checkbox{margin:31px 0 0 0}.operation-privilege__new-checkbox .checkbox-input{position:absolute;z-index:-1;opacity:0}.operation-privilege__new-checkbox .checkbox-input+label{display:inline-flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.operation-privilege__new-checkbox .checkbox-input+label:before{content:"";display:inline-block;width:24px;height:24px;flex-shrink:0;flex-grow:0;border:2px solid #9ca3b6;border-radius:.37em;margin-right:10px;background-repeat:no-repeat;background-position:50%;background-size:50% 50%}.operation-privilege__new-checkbox .checkbox-input:checked+label:before{border:none;background-color:#e11b11;background-image:url(/img/Check.8079995c.svg);background-position-x:6px}.operation-privilege__new-checkbox .checkbox-input:not(:disabled):not(:checked)+label:hover:before{border:none;background-color:rgba(255,27,17,.5);background-image:url(/img/Check.8079995c.svg);background-position-x:6px}.operation-privilege__new-checkbox .checkbox-input:not(:disabled):active+label:before{background-color:#961500}.operation-privilege__new-checkbox .checkbox-input:disabled+label:before{background-color:#fff}.operation-privilege__indefinitely-checkbox label{display:flex;align-items:center;margin-top:32px}.operation-privilege__indefinitely-checkbox label input{width:24px;height:24px;border-color:#667387}.operation-privilege__indefinitely-checkbox label span{font-size:16px;margin-left:10px}.operation-privilege__btn-data input{height:48px;background:#fff;border:1px solid #d7dae1;border-radius:10px;padding:0 16px;width:100%;box-sizing:border-box;margin-bottom:24px}.operation-privilege__btn-data input:focus:invalid{border:1px solid red}.operation-privilege__priority-privilege p{font-size:14px;margin:8px 0}.operation-privilege__priority-privilege input{height:48px;background:#fff;border:1px solid #d7dae1;border-radius:10px;padding:0 16px;width:100%;box-sizing:border-box}.operation-privilege__priority-privilege input:focus:invalid{border:1px solid red}.operation-privilege__banner-main-page p{margin:0 0 10px 0;font-size:14px!important;line-height:20px}.operation-privilege__banner-main-page h5{margin-bottom:10px!important}.operation-privilege__banner-main-page .banner-main-page-input{height:48px;background:#fff;border:1px solid #d7dae1;border-radius:10px;padding:0 16px;width:100%;box-sizing:border-box}.operation-privilege__banner-main-page .banner-main-page-input::-moz-placeholder{color:#667387}.operation-privilege__banner-main-page .banner-main-page-input::placeholder{color:#667387}.operation-privilege__banner-main-page-desc{margin:24px 0 16px 0!important}.operation-privilege__footer-buttons{display:flex}.operation-privilege__footer-buttons button{padding:13px 30px;background:#e6e8ed;outline:none;border:none;border-radius:12px;font-size:16px;margin-right:16px;min-width:200px;font-family:Proxima Semibold}.operation-privilege__footer-buttons button:hover{background:#d7dae1}.operation-privilege__footer-buttons button:last-child{background:#e11b11;color:#fff;margin:0;width:100%}.operation-privilege__footer-buttons button:last-child:hover{background:#ae1603}.operation-privilege__delete-privilege{display:flex;justify-content:center;align-items:center;margin-top:33px}.operation-privilege__delete-privilege p{font-family:Proxima Semibold;font-size:16px;line-height:22px;display:flex;align-items:center;color:#e11b11;margin-left:5px}.operation-privilege__delete-privilege p:hover{color:#ae1603}.operation-privilege__state-edit{padding:10px 14px 11px;background:#dff6e8;border-radius:12px;position:absolute;top:32px;right:40px;font-size:14px;color:#00842f}.operation-privilege__state-edit.state-draft{background:#e6e8ed;color:#1e2228}.operation-privilege{margin:0 auto;max-width:1005px;background:#fff;border-radius:24px;padding:34px 40px 26px 40px;min-height:300px;position:relative;overflow:visible}.ck-content img{border-radius:10px}.ck-content p{margin:0 0 24px 0;font-size:16px}.ck-content h1,.ck-content h2,.ck-content h3,.ck-content h4{margin:0 0 12px 0}.ck-content a{color:#e11b11}.ck-content strong{font-family:ProximaBold;line-height:140%}.ck-content ul{list-style-type:none;padding:0 0 0 0}.ck-content li{margin:0 0 12px 12px;position:relative}.ck-content li:before{content:"\2022";font-weight:700;display:inline-block;width:15px;height:0;margin-left:0;font-size:25px;position:absolute;left:-13px;transform:translateY(-8px)}.ck-content li::marker{display:none}.ck-toolbar{border-radius:0 0 10px 10px!important;border-top-width:0!important;border-bottom-width:1px!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.pop-up__modal{position:fixed;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.67);z-index:99;display:flex;justify-content:center;align-items:center}.pop-up__modal-wrapper{position:relative}@media only screen and (min-width:0) and (max-width:970px) and (max-height:8124px){.pop-up__modal-wrapper{width:95%;margin:0 auto}}@media only screen and (min-width:0) and (max-width:670px) and (max-height:8124px){.pop-up__modal-wrapper{width:100%}}.pop-up__modal-x{position:absolute;cursor:pointer;display:block;content:"";top:24px;right:24px;z-index:1;background:#fff;border-radius:12px;width:18px;height:18px;display:flex;align-items:center;justify-content:center}.pop-up__modal-x svg{width:100%;height:100%}.pop-up__modal-x.admin{top:27px;right:27px}.pop-up__wrapper-contents{padding:24px;background:#fff;border-radius:16px}@media only screen and (min-width:0) and (max-width:580px) and (max-height:8124px){.pop-up__wrapper-contents{padding:16px}}.pop-up__wrapper-contents.medium{width:674px}@media only screen and (min-width:0) and (max-width:1400px) and (max-height:8124px){.pop-up__wrapper-contents.medium{width:926px}}@media only screen and (min-width:0) and (max-width:970px) and (max-height:8124px){.pop-up__wrapper-contents.medium{margin:0 auto;width:auto}}.pop-up__wrapper-contents.mini{width:340px;margin:0 auto}@media only screen and (min-width:0) and (max-width:480px) and (max-height:8124px){.pop-up__wrapper-contents.mini{margin:0 auto;width:auto}}.pop-up__wrapper-contents.below-average{width:480px;margin:0 auto;padding:30px 32px 32px 32px;position:relative}.pop-up__wrapper-contents.edit-category{width:440px;height:406px;margin:0 auto;padding:27px 22px 0 25px;position:relative}.pop-up__wrapper-contents.edit-category .pop-up__modal-x{top:37px!important;right:36px!important;width:14px;height:14px}.pop-up__wrapper-contents.edit-city{width:440px;height:406px;margin:0 auto;padding:28px 24px 24px 24px;position:relative}.pop-up__wrapper-contents.edit-city .pop-up__modal-x{top:37px!important;right:36px!important;width:14px;height:14px}.pop-up__wrapper-contents.big{width:926px;padding:0}.pop-up__wrapper-contents.big .pop-up__modal-x{width:14px;height:14px;top:37px!important;right:37px!important}@media only screen and (min-width:0) and (max-width:970px) and (max-height:8124px){.pop-up__wrapper-contents.big{margin:0 auto;width:auto}}.pop-up__wrapper-contents.little-less-big{width:869px;max-height:757px;padding:26px 0 32px 24px;background:#f3f5f7}.pop-up__wrapper-contents.little-less-big .pop-up__modal-x{top:24px!important;right:24px!important;width:40px;height:40px}.pop-up__wrapper-contents.little-less-big .pop-up__modal-x svg{width:14px;height:14px}@media only screen and (min-width:0) and (max-width:970px) and (max-height:8124px){.pop-up__wrapper-contents.little-less-big{margin:0 auto;width:auto}}.pop-up__wrapper-contents.delete-component{width:400px;margin:0 auto;padding:31px 52px 32px 32px;position:relative;height:188px}@media only screen and (min-width:0) and (max-width:480px) and (max-height:8124px){.pop-up__wrapper-contents{margin:0 auto;width:auto}}.privilege-considered__content{display:flex;flex-direction:column;align-items:center;margin-top:60px}.privilege-considered__content h4{font-weight:700;font-size:20px;margin:12px 0}.privilege-considered__content p{font-weight:400;margin:16px 0 125px 0;font-size:16px;line-height:1.3;text-align:center;color:#000}.privilege-considered__control-btn{display:flex}.privilege-considered__control-btn.edit-category-btn button{font-family:Proxima Semibold;width:186px!important}.privilege-considered__control-btn.delete-component button{width:158px}.privilege-considered__control-btn.delete-component button:first-child{width:138px}.privilege-considered__control-btn button{width:208px;height:48px;background:#e11b11;border-radius:12px;border:none;font-size:16px;color:#fff;font-family:Proxima Semibold;transition:background .3s ease}.privilege-considered__control-btn button:hover{background:#ae1603}.privilege-considered__control-btn button:first-child{background:#fff;border:1px solid #e11b11;font-size:16px;color:#e11b11;margin:0 20px 0 0;width:188px}.privilege-considered__control-btn button:first-child:hover{background:#fcfcfd}.privileged-offer__send span{display:block;font-style:normal;font-weight:600;font-size:16px;line-height:22px;margin-bottom:10px}.privileged-offer__send textarea{box-sizing:border-box;margin-bottom:24px;height:134px;background:#fff;border:1px solid #d7dae1;border-radius:10px;padding:17px;font-weight:400;min-height:134px;resize:none}.privileged-offer__send button,.privileged-offer__send textarea{display:block;width:100%;font-style:normal;font-size:16px;line-height:22px}.privileged-offer__send button{height:48px;background:#e11b11;border-radius:12px;border:none;font-weight:600;text-align:center;color:#fff;cursor:pointer}.privileged-offer__send button.disable{background-color:#f9f9fa;color:#bcc1ce;cursor:not-allowed}.privileged-offer{position:relative}.privileged-offer h2{margin:10px 0 12px 0;font-style:normal;font-weight:700;font-size:24px;line-height:32px}.privileged-offer p{margin-bottom:5px}.privileged-offer ol{list-style:number;padding-left:17px;font-style:normal;font-weight:400;font-size:16px;line-height:1.35;margin-bottom:34px;max-width:625px}.search__circle{margin-bottom:19px}@media only screen and (min-width:0) and (max-width:768.98px) and (max-height:8124px){.search__circle{margin-bottom:12px}}@media (max-width:498.98px){.search__circle{margin-bottom:11px}}.search__no-result{display:flex;flex-direction:column;align-items:center;font-style:normal;font-weight:400;font-size:16px;max-width:265px;margin:0 auto;text-align:center}.search__no-result p{line-height:1.3;color:#667387}.search__no-result a{color:#1284ff}.search{padding-bottom:50px}@media (max-width:750px){.search{padding-top:8px}}.general__wrap{display:flex;height:100%}@media only screen and (min-width:0) and (max-width:4196px) and (max-height:800px){.general__wrap{height:auto}}.general__right-panel{width:100%;overflow-x:hidden}.general__back{position:absolute;left:0;display:none}.general__back h3{margin-left:10px}.general__top-panel{height:80px;background:#fff;display:flex}.general__wrap-top-pane-text{display:flex;align-items:center;min-height:100%;width:97.7%;margin:0 auto;position:relative}@media only screen and (min-width:0) and (max-width:1400px) and (max-height:8124px){.general__wrap-top-pane-text{width:95.7%}}@media only screen and (min-width:0) and (max-width:1200px) and (max-height:8124px){.general__wrap-top-pane-text{width:95%}}@media only screen and (min-width:0) and (max-width:900px) and (max-height:8124px){.general__wrap-top-pane-text{width:94.5%}}@media only screen and (min-width:0) and (max-width:605px) and (max-height:8124px){.general__wrap-top-pane-text{margin-left:16px;width:92.5%}}.general__wrap-top-pane-text.active-back{justify-content:center}.general__wrap-top-pane-text h3{font-family:Proxima Nova Regular,sans-serif;font-size:16px;font-weight:700}.general__control-top-panel-wrap{display:flex;justify-content:flex-end;align-items:center;width:50%;margin-right:17px}.general__control-top-panel{height:32px;width:77px;background:#1e2228;opacity:.2;border-radius:8px;display:flex;justify-content:space-around;align-items:center}.general__keep-wrapper{width:97.7%;margin:0 auto}@media only screen and (min-width:0) and (max-width:1400px) and (max-height:8124px){.general__keep-wrapper{width:95.7%}}@media only screen and (min-width:0) and (max-width:1200px) and (max-height:8124px){.general__keep-wrapper{width:95%}}@media only screen and (min-width:0) and (max-width:900px) and (max-height:8124px){.general__keep-wrapper{width:94.5%}}@media only screen and (min-width:0) and (max-width:605px) and (max-height:8124px){.general__keep-wrapper{margin-left:16px;width:92.5%}}.general__search-wrap{display:flex;justify-content:space-between;align-items:center}.general__search-wrap input{font-size:16px;font-weight:400}.general__search-close{display:none}.general__search{display:flex;justify-content:center;width:100%}.general__search label{min-width:100%;margin:24px 0;position:relative}.general__search label svg{position:absolute;top:50%;transform:translateY(-50%);left:0;margin-left:20px}.general__search label.active svg:last-child{right:0;left:auto;margin-right:12px;display:block}.general__search input{height:48px;background:#fff;border:1px solid #d7dae1;border-radius:10px;width:100%;box-sizing:border-box;padding-left:43px}.general__search input::-moz-placeholder{font-style:normal;font-weight:400;font-size:16px;position:relative;top:2px}.general__search input::placeholder{font-style:normal;font-weight:400;font-size:16px;position:relative;top:2px}.general__select-place{width:133px;display:flex;align-items:center;margin-left:45px;position:relative;cursor:pointer;height:55px;min-width:120px}@media only screen and (min-width:0) and (max-width:605px) and (max-height:8124px){.general__select-place{min-width:auto;width:auto;margin:0 16px;padding:11px;background-color:#fff;height:auto;border-radius:12px}}.general__select-place:hover .general__select-region{display:block}.general__select-place a{margin-left:12px}@media only screen and (min-width:0) and (max-width:605px) and (max-height:8124px){.general__select-place a{display:none}}.general__select-region{width:170px;background:#fff;box-shadow:0 14px 42px rgba(0,0,0,.12);border-radius:12px;position:absolute;padding:20px;z-index:3;top:52px;right:7px;display:none}.general__select-region a{display:flex;margin-bottom:10px;justify-content:space-between;font-style:normal;font-weight:400;font-size:16px}.general__select-region a:hover{color:#e11b11;transition:color .2s}.general__select-region a svg{display:none}.general__select-region a.active{color:#e11b11;transition:color .2s}.general__select-region a.active svg{display:block}.general__something-is-missing{display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:16px;padding:0 0 0 55px;margin-bottom:80px}@media only screen and (min-width:0) and (max-width:605px) and (max-height:8124px){.general__something-is-missing{padding:24px;flex-direction:column;align-items:center}}.general__wrap-text-and-button{display:flex;width:100%;justify-content:space-between}@media only screen and (min-width:0) and (max-width:1080px) and (max-height:8124px){.general__wrap-text-and-button{justify-content:flex-start;flex-wrap:wrap;width:auto;padding:31px 0}}@media only screen and (min-width:0) and (max-width:605px) and (max-height:8124px){.general__wrap-text-and-button{padding:0}}.general__text-missing{max-width:370px}@media only screen and (min-width:0) and (max-width:680px) and (max-height:8124px){.general__text-missing{max-width:300px}}.general__text-missing h2{font-style:normal;font-weight:700;font-size:28px;margin-bottom:11px}.general__text-missing p{font-style:normal;font-weight:400;font-size:20px;line-height:1.3}.general__submit-idea{display:flex;justify-content:center;align-items:center;position:relative;margin-right:45.1%}@media only screen and (min-width:0) and (max-width:1780px) and (max-height:8124px){.general__submit-idea{margin-right:43.5%}}@media only screen and (min-width:0) and (max-width:1600px) and (max-height:8124px){.general__submit-idea{margin-right:30%}}@media only screen and (min-width:0) and (max-width:1400px) and (max-height:8124px){.general__submit-idea{margin-right:25%}}@media only screen and (min-width:0) and (max-width:1250px) and (max-height:8124px){.general__submit-idea{margin-right:20%}}@media only screen and (min-width:0) and (max-width:1080px) and (max-height:8124px){.general__submit-idea{margin-right:3%;margin-left:20px}}@media only screen and (min-width:0) and (max-width:605px) and (max-height:8124px){.general__submit-idea{margin:0;min-width:100%}}.general__submit-idea button{border:none;outline:none;font-weight:600;font-size:16px;padding:20px 55px;border-radius:10px;background:#f3f5f7;cursor:pointer}@media only screen and (min-width:0) and (max-width:1090px) and (max-height:8124px){.general__submit-idea button{margin-top:31px}}@media only screen and (min-width:0) and (max-width:605px) and (max-height:8124px){.general__submit-idea button{margin-top:46px;width:100%}}.general__wrap-submit-idea{position:relative}@media only screen and (min-width:0) and (max-width:1250px) and (max-height:8124px){.general__arcs-footer-icons svg{display:none}}@media only screen and (min-width:0) and (max-width:605px) and (max-height:8124px){.general__arcs-footer-icons{background-image:url(/img/arg-mobile.d7c807ce.svg);background-repeat:no-repeat;height:50px;width:221px;position:relative;top:45px}}.general__arcs-footer-icons svg{position:absolute}.general__arcs-footer-icons svg:first-child{left:-98px}.general__arcs-footer-icons svg:last-child{left:-187px;bottom:0}.general__icons-submit-idea{position:relative;padding:10px;min-width:339px;display:flex;justify-content:flex-end}@media only screen and (min-width:0) and (max-width:1250px) and (max-height:8124px){.general__icons-submit-idea{min-width:auto}}.general__icon-speaker{position:absolute;top:-14px;left:0;background-image:url(/img/speaker.d43fbaf9.png);width:174px;height:198px}@media only screen and (min-width:0) and (max-width:1250px) and (max-height:8124px){.general__icon-speaker{left:auto;margin-right:31px}}@media only screen and (min-width:0) and (max-width:605px) and (max-height:8124px){.general__icon-speaker{background-image:url(/img/speaker-mobile.5364c054.png);background-repeat:no-repeat;width:114px;height:130px;bottom:-46px;right:-52px;left:auto;top:auto}}.general__icon-rectangle{width:285px;height:188px;background-image:url(/img/icon-rectangle.247fcc6a.svg);background-repeat:no-repeat}@media only screen and (min-width:0) and (max-width:1250px) and (max-height:8124px){.general__icon-rectangle{width:175px;height:232px;background-image:url(/img/icon-rectangle-mobile.aa075c3c.svg);background-repeat:no-repeat}}@media only screen and (min-width:0) and (max-width:605px) and (max-height:8124px){.general__icon-rectangle{display:none}}.general{height:100%}.general__wrap-top-pane-text.active-back .general__back{display:flex}.big-slider__icon-control-left{position:absolute;left:-20px;z-index:3}.big-slider__icon-control-right{position:absolute;right:0;z-index:3}.big-slider__wrap-items{display:flex;min-width:780px;height:335px}.big-slider__wrap-item{flex:0 0 780px}.big-slider__item{width:780px;height:335px;border-radius:16px;margin:0 12px;position:relative}.big-slider__item img{position:absolute;width:100%;height:100%;top:0;left:0}.big-slider__item:first-child{margin-left:0}.big-slider__item:last-child{margin-right:0}@media only screen and (min-width:0) and (max-width:1740px) and (max-height:8124px){.big-slider__item{min-width:48.3%;height:270px}}@media only screen and (min-width:0) and (max-width:1400px) and (max-height:8124px){.big-slider__item{min-width:47.3%;max-width:560px;height:240px}}@media only screen and (min-width:0) and (max-width:605px) and (max-height:8124px){.big-slider__item{min-width:auto;max-width:310px;height:210px}}.big-slider__text{padding:40px}@media only screen and (min-width:0) and (max-width:605px) and (max-height:8124px){.big-slider__text{padding:26px}}.big-slider__text span{background:#f3f5f7;border-radius:36px;font-style:normal;font-family:Proxima Nova Regular,sans-serif;font-weight:600;font-size:14px;padding:3px 9px}.big-slider__text h2{font-weight:700;font-size:32px;color:#fff;max-width:500px;margin-top:13px;line-height:1.37}@media only screen and (min-width:0) and (max-width:605px) and (max-height:8124px){.big-slider__text h2{font-size:20px;margin-top:12px}}.big-slider__text p{font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#fff;margin-top:17px}@media only screen and (min-width:0) and (max-width:605px) and (max-height:8124px){.big-slider__text p{margin-top:6px}}.big-slider{display:flex;align-items:center;position:relative;justify-content:center;width:104.5%;right:2.5%}body a{color:#1e2228;text-decoration:none}body input:focus,body textarea:focus{outline:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}._container{max-width:1850px;padding:0 24px;margin:0 auto}@media (max-width:480.98px){._container{padding:0 16px}}.text-bold,.text-bold-title{font-family:ProximaBold}.text-bold-title{font-size:calc(23.02913px + .2589vw);line-height:114.28571428571428%}.wrapper{width:100%;min-height:100%;display:flex;flex-direction:column}.page{flex:1 1 auto}@media (max-width:480.98px){.admin{display:none}}.padding-top{padding-top:80px}@media (max-width:480.98px){.padding-top{padding-top:77px}}@media(min-width:480.98px){.modal{position:fixed;top:0;left:0;width:100%;height:100vh;overflow-x:hidden;overflow-y:auto;z-index:10000}.modal img{border-radius:10px}.modal .image-inline{align-items:flex-start;display:inline-flex;max-width:100%}.modal .image-inline img{flex-grow:1;flex-shrink:1;max-width:100%}.modal .image{clear:both;margin:.9em auto;min-width:50px;text-align:center}.modal .image.image_resized{box-sizing:border-box;display:block;max-width:100%}.modal .image.image-style-side{float:right;margin-left:1.5em}.modal .image img{display:block;margin:0 auto;max-width:100%;min-width:100%}.modal__bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#1e2228;opacity:.4}.modal__contents{display:flex;margin:0 24px;-webkit-user-select:text;-moz-user-select:text;user-select:text;height:100%}.modal__body{position:relative;background-color:#fff;max-width:989px;margin:auto;max-height:86%;overflow:auto;border-radius:16px;scrollbar-width:none!important;display:flex;flex-direction:column}.modal__body::-webkit-scrollbar{display:none}.modal__body--cards{width:100%}.modal__body--cards .modal__close{top:13px;right:18px}.modal__close{position:absolute;top:20px;cursor:pointer;right:21px;padding:1rem;z-index:25}.modal__close img{border-radius:unset!important}.modal__header{padding:31px 70px 40px 32px}.modal__header:has(.modal__title:only-child){padding:31px 70px 32px 32px}.modal__content{flex:1;overflow-y:auto}.modal__content::-webkit-scrollbar{display:none}.modal__content--feedback .modal__content-h{padding:0 24px 0 24px}.modal__content-h{padding:0 32px 0 32px;word-break:break-word}.modal__content-h ul{list-style-type:none;padding:0 0 0 0}.modal__content-h ul li{margin:0 0 12px 12px;position:relative}.modal__content-h ul li:before{content:"•";font-weight:700;display:inline-block;width:15px;height:0;margin-left:0;font-size:25px;position:absolute;left:-13px;transform:translateY(-8px)}.modal__content-h ul li::marker{display:none}.modal__content-h h1,.modal__content-h h2,.modal__content-h h3{font-weight:700;font-size:20px;line-height:28px;margin:0 0 12px 0;font-family:ProximaBold}.modal__content-h p{margin:0 0 24px 0}.modal__content-h p img{align-items:flex-start;display:inline-flex;max-width:100%}.modal__content-h a{color:#e11b11}.modal__content-h strong,.modal__title{font-weight:700}.modal__title{font-size:32px;line-height:44px;margin:0 0 8px 0;font-family:ProximaBold}.modal__date{display:flex;gap:10px;margin:0 0 16px 0;align-items:center}.modal__date p{color:#667387;font-size:14px}.modal__extra{display:flex;align-items:center;gap:12px}.modal__extra p{color:#667387;font-size:14px}.modal__bottom--button{height:104px;background:#fff;padding:24px 32px 32px 32px;font-family:Proxima Semibold}.modal__bottom--button.modal__bottom--close a{background:#e6e8ed;color:#1e2228}.modal__bottom--button.modal__bottom--close a:hover{background:#d7dae1}.modal__bottom--button.modal-bottom-shadow{box-shadow:0 -5px 50px rgba(0,0,0,.1)}.modal__bottom--button a{display:block;text-align:center;width:100%;background:#e11b11;border-radius:12px;padding:13px 24px;color:#fff;cursor:pointer}.modal__bottom--button a:hover{background:#ae1603}}@media(max-width:480.98px){.modal{position:fixed;bottom:0;left:0;right:0;top:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;visibility:visible;overflow:hidden;z-index:20;height:100%}.modal::-webkit-scrollbar{display:none}.modal[aria-hidden=true]{opacity:0;visibility:hidden;pointer-events:none}.modal[aria-hidden=true] .modal__contents{transform:translateY(100%)}.modal img{border-radius:10px;max-width:100%}.modal .image-inline{align-items:flex-start;display:inline-flex;max-width:100%}.modal .image-inline img{flex-grow:1;flex-shrink:1;max-width:100%}.modal .image{clear:both;margin:.9em auto;min-width:50px;text-align:center}.modal .image.image_resized{box-sizing:border-box;display:block;max-width:100%}.modal .image.image-style-side{float:right;margin-left:1.5em}.modal .image img{display:block;margin:0 auto;max-width:100%;min-width:100%}.modal__bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background:#1e2228;opacity:.4}.modal__contents{border-radius:1rem 1rem 0 0;background:#fff;position:relative;overflow-y:hidden;transform:translateY(0);height:100%;width:100%;margin-top:79px}}@media(max-width:480.98px)and (max-width:680.98px){.modal__contents{margin-top:100px}}@media(max-width:480.98px)and (max-width:480.98px){.modal__contents{margin-top:79px}}@media(max-width:480.98px){.modal__contents.fullscreen{border-radius:0}.modal__contents--shadow{box-shadow:0 -4px 42px rgba(0,0,0,.09)}.modal__contents--feedback,.modal__contents--mobfilters{height:auto}.modal__contents--mobfilters .modal__content{max-height:unset}.modal__card-mobile{margin-bottom:25px}.modal__card-mobile:empty{margin-bottom:12px}.modal__controls{position:absolute;top:0;display:flex;justify-content:center;width:100%;height:28px;background-color:#fff;z-index:500}.modal__draggable--area{position:absolute;top:-8px;left:-1.5rem;right:0;width:3rem;margin:auto;padding:1rem;cursor:-webkit-grab;cursor:grab;z-index:100}.modal__draggable--thumb{width:2.5rem;height:.25rem;background:#d7dae1;border-radius:1.5rem}.modal__body{display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;height:100%;overflow-y:auto;padding:28px 0 0 0}}@media(max-width:480.98px){.modal__body::-webkit-scrollbar{display:none}}@media(max-width:480.98px){.modal__contents--mobfilters{box-shadow:0 -4px 42px rgba(0,0,0,.09)}.modal__close{display:none}.modal__header{padding:0 16px 10px 17px}.modal__header:last-child{margin-bottom:40px}.modal__content{flex:1;overflow-y:auto}}@media(max-width:480.98px){.modal__content::-webkit-scrollbar{display:none}.modal__content.lock-scroll{overflow-y:hidden}.modal__content-h{padding:0 16px 0 16px;-webkit-user-select:text;-moz-user-select:text;user-select:text}.modal__content-h ul{list-style-type:none;padding:0 0 0 0}.modal__content-h ul li{margin:0 0 12px 12px;position:relative}.modal__content-h ul li:before{content:"•";font-weight:700;display:inline-block;width:15px;height:0;margin-left:0;font-size:25px;position:absolute;left:-13px;transform:translateY(-8px)}.modal__content-h ul li::marker{display:none}.modal__content h1,.modal__content h2,.modal__content h3{font-weight:700;font-size:20px;line-height:28px;margin:0 0 13px 0;font-family:ProximaBold}.modal__content p{font-size:16px;line-height:22px;padding-bottom:24px}.modal__content p img{align-items:flex-start;display:inline-flex;max-width:100%}.modal__content a{color:#e11b11}.modal__content strong,.modal__title{font-weight:700}.modal__title{font-size:24px;line-height:32px;max-width:330px;font-family:ProximaBold}.modal__date{display:flex;gap:10px;margin:0 0 15px 0;align-items:center}.modal__date p{color:#667387;font-size:14px;line-height:130%;padding-bottom:0!important}.modal__date:only-child{margin-top:14px}.modal__extra{display:flex;align-items:center;gap:10px;margin:0 0 10px 0}.modal__extra p{color:#667387;font-size:14px;line-height:130%;padding-bottom:0!important}.modal__bottom--button{background:#fff;padding:16px 16px 12px 16px}.modal__bottom--button.modal__bottom--close a{background:#e6e8ed;color:#1e2228;font-family:Proxima Semibold}}@media(max-width:480.98px)and (hover:none){.modal__bottom--button.modal__bottom--close a:active{background:#c8ccd6}}@media(max-width:480.98px){.modal__bottom--button.modal-bottom-shadow{box-shadow:0 -5px 50px rgba(0,0,0,.1)}.modal__bottom--button a,.modal__bottom--button button{width:100%;background:#e11b11;border-radius:12px;padding:13px 24px;color:#fff}.modal__bottom--button a{display:block;text-align:center;cursor:pointer}}@media(max-width:480.98px)and (hover:none){.modal__bottom--button a:active{background:#ae1603}}.mobile-content-enter-active,.mobile-content-leave-active{transition:transform .2s cubic-bezier(.4,0,.2,1)}.mobile-content-enter-from,.mobile-content-leave-to{transform:translateY(200%)}.content-enter-active,.content-leave-active{transition:all .2s cubic-bezier(.4,0,.2,1)}.content-enter-from,.content-leave-to{opacity:0}.popup-enter-active,.popup-leave-active{transition:all .2s cubic-bezier(.4,0,.2,1)}.popup-enter-from,.popup-leave-to{opacity:0}.searchbar{display:flex;align-items:center;margin-bottom:25px}@media(max-width:650px){.searchbar{margin-bottom:32px}}.searchbar__bar{flex-grow:1;display:flex;position:relative}.searchbar__bar--iconsearch{left:20px}.searchbar__bar--iconclear,.searchbar__bar--iconsearch{display:flex;align-items:center;justify-content:center;position:absolute;top:0;height:100%;font-size:24px;z-index:1}.searchbar__bar--iconclear{right:15px;cursor:pointer}@media(max-width:480.98px){.searchbar__bar--iconclear{top:13px;right:15px;width:20px;height:20px}}.searchbar__bar--iconclear img{width:100%}.searchbar__bar input{width:100%;padding:13px 42px 13px 43px;border:1px solid #d7dae1;border-radius:10px;line-height:20px}.searchbar__bar input::-moz-placeholder{color:#667387;font-size:16px;font-weight:400}.searchbar__bar input::placeholder{color:#667387;font-size:16px;font-weight:400}.searchbar__bar input:not(:-moz-placeholder-shown){padding-left:16px}.searchbar__bar input:not(:placeholder-shown){padding-left:16px}.searchbar__bar input:focus{border:1px solid #bcc1ce}@media(max-width:480.98px){.searchbar__bar input{height:46px}}.searchbar__filters{width:48px;height:48px;background-color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 0 0 16px}.searchbar__citypick{display:flex;margin-left:2.8125rem;cursor:pointer}@media(max-width:480.98px){.searchbar__citypick{margin-left:16px}}.searchbar__citypick--text{font-family:Proxima Semibold;margin-right:1px}@media(max-width:789.98px){.searchbar__citypick--text{margin-right:0}}.searchbar__citypick--popup{margin:0 0 15.5px 0;height:100%;display:flex;flex-direction:column}.searchbar__citypick--popup span{margin:0 0 20px 0}.searchbar__citypick--popup .searchbar__citypick--city{margin:0 0 21px 0}.searchbar__citypick--popup .searchbar__citypick--city.active{background:url(/img/dropdownselected.393bdb62.svg) no-repeat 100% 0}.searchbar__citypick--popup .searchbar__citypick--city.active p{color:#e11b11}.searchbar__citypick--popup .searchbar__citypick--city:first-child{margin:19px 0 0 0}.searchbar__citypick--popup .searchbar__citypick--city p{padding:0 0 0 0}.searchbar__citypick--location{margin-right:12px;display:flex}@media(max-width:480.98px){.searchbar__citypick--location{display:flex;justify-content:center;align-items:center;width:48px;height:48px;background:#fff;border-radius:12px;margin-right:0}.searchbar__citypick--text{display:none}}.searchbar__citypick--pick{width:190px;max-height:300px;overflow-y:scroll;background:#fff;position:absolute;top:153px;right:25px;border-radius:12px;box-shadow:0 14px 42px rgba(0,0,0,.12);padding:21px 0;z-index:90}.searchbar__citypick--pick::-webkit-scrollbar{display:none}.searchbar__citypick--pick .active{color:#e11b11;background:url(/img/citypickcheck.8e97e6ec.svg) no-repeat 100%}.searchbar__citypick--pick .active p{color:#e11b11}.searchbar__citypick--city{margin:0 0 9px 0}@media(hover:hover){.searchbar__citypick--city:hover{background-color:#fcfcfd}}.searchbar__citypick--city:last-child{margin:0 0 0 0}.searchbar__citypick--city p{line-height:22px;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 21px 1px 20px}.promotion{margin:0 auto 55px 24px;position:relative}@media(max-width:480.98px){.promotion{margin:0 auto 40px 16px}}.promotion__loader{display:flex}.promotion__loader--card{width:48.75rem;height:20.9375rem;background:#fff;border-radius:14px;margin:0 24px 0 0}@media(max-width:1370px){.promotion__loader--card{width:35rem;height:15rem}}@media(max-width:630px){.promotion__loader--card{width:19.375rem;height:13.125rem}}.promotion__loader svg{height:100%}.promotion__card{width:100%;height:100%;position:relative;margin-right:24px}.promotion__card:hover{cursor:pointer}.promotion__card:hoverimg{filter:brightness(40%)}.promotion__card img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;filter:brightness(50%);border-radius:16px;transition:all .5s ease}.promotion__card img:hover{filter:brightness(40%);cursor:pointer}.promotion__card--text{position:absolute;top:0;left:0;padding-top:calc(20.1165px + 1.0356vw);padding-left:calc(10.17476px + 1.5534vw);z-index:1}@media(max-width:789.98px){.promotion__card--text{padding-top:39px;padding-left:39px}}@media(max-width:1367.98px){.promotion__card--text{padding-top:calc(36.27184px + .19417vw);padding-left:calc(38.75728px + .06472vw)}}@media(max-width:480.98px){.promotion__card--text{padding-top:23px;padding-left:16px}}.promotion__card--text:hover+img{filter:brightness(40%)}.promotion__card .card--text{color:#fff}.promotion__card .card--text__badge{font-size:.875rem;line-height:142.8571428571%;height:24px;color:#1e2228;background:#f3f5f7;border-radius:36px;display:inline-flex;padding:2px 8px;align-items:center;justify-content:center;font-family:Proxima Semibold;margin:0 0 10px 0;transform:translate(1px,1px)}.promotion__card .card--text__title{max-width:500px;font-size:calc(17.08738px + .7767vw);line-height:137.5%;font-weight:700;margin:0 0 .5em 0;color:#fff}@media(max-width:1294.98px){.promotion__card .card--text__title{font-size:32px}}@media(max-width:480.98px){.promotion__card .card--text__title{font-size:20px;max-width:250px}}.promotion__card .card--text__subtitle{color:#fff}.mySwiper{position:relative}.mySwiper.swiper-css-mode{overflow-y:hidden}.mySwiper.swiper-css-mode .swiper-slide{padding-right:12px;margin:0!important;width:322px!important}.mySwiper .swiper-slide{width:780px!important;height:335px!important;margin-right:24px}@media(max-width:1370px){.mySwiper .swiper-slide{width:560px!important;height:240px!important}}@media(max-width:480.98px){.mySwiper .swiper-slide{margin-right:12px;width:310px!important;height:210px!important}}.swiper-button-next,.swiper-button-prev{transform:translateY(-2px);background:#fff;width:48px;height:48px;border:1px solid #e6e8ed;border-radius:30px}@media(max-width:630px){.swiper-button-next,.swiper-button-prev{display:none}}.swiper-button-next:after,.swiper-button-prev:after{font-size:15px;color:#1e2228;font-weight:600}.swiper-button-disabled{opacity:1!important;pointer-events:auto!important}.swiper-button-disabled:after{color:#bcc1ce}.swiper-button-next{right:24px}.swiper-button-next:hover{background:#f3f5f7}.swiper-button-next:hover:active{background-color:#e6e8ed}.swiper-button-prev{left:-1.1875rem}.swiper-button-prev:hover{background:#f3f5f7}.swiper-button-prev:hover:active{background-color:#e6e8ed}.socialpacket{margin:0 auto 81px auto}@media(max-width:789.98px){.socialpacket{margin-bottom:52px}}@media(max-width:480.98px){.socialpacket{padding-right:0}}.socialpacket__title{display:inline;font-size:28px;line-height:100%}@media(max-width:480.98px){.socialpacket__title{font-size:24px;line-height:32px}}.socialpacket__loader{height:11.875rem;display:flex}.socialpacket__loader--card{flex-shrink:0;width:347px;height:190px;background:#fff;border-radius:16px;margin:0 24px 0 0}@media(max-width:480.98px){.socialpacket__loader--card{width:310px;height:180px}}.socialpacket__loader--card-skeleton{flex-shrink:0;width:347px;height:190px;background:#fff;border-radius:16px;margin:0 24px 0 0}@media(max-width:480.98px){.socialpacket__loader--card-skeleton{width:310px;height:180px}}.socialpacket__loader svg{height:100%;width:100%}.socialpacket__header{display:flex;justify-content:space-between;margin:0 0 29px 0}@media(max-width:480.98px){.socialpacket__header{margin:0 0 18px 0}}.socialpacket__header--actions{height:22px;width:106px;position:relative;transform:translateY(3px)}@media(max-width:637.98px){.socialpacket__header--actions{display:none}}@media(max-width:1367.98px){.socialpacket__header--actions{transform:translateY(3px)}}.socialpacket__carousel--item{display:flex;justify-content:space-between;background:#fff;border-radius:16px;width:100%;height:100%;text-align:left;margin:0 16px 0 0;transition:all .5s ease;cursor:pointer}.socialpacket__carousel--item:last-child{margin:0 0 0 0}.socialpacket__carousel .carousel--item__text--container{margin:24px 24px 0 24px;max-width:159px}@media(max-width:767.98px){.socialpacket__carousel .carousel--item__text--container{margin-left:16px}}.socialpacket__carousel .carousel--item__text{font-size:20px;line-height:140%;margin:0 0 .4em 0;flex:0 1 100%;overflow:hidden;word-wrap:break-word}.socialpacket__carousel .carousel--item__text--container{display:flex;flex-direction:column}@media(max-width:698.98px){.socialpacket__carousel .carousel--item__text{font-size:16px}}.socialpacket__carousel .carousel--item__subtext{font-weight:400;font-size:1rem;line-height:110%;margin:0 0 10px 0}.socialpacket__carousel .carousel--item__img{position:relative;flex:0 0 140px;border-radius:16px;border:8px solid #fff;transition:all .5s ease}@media(max-width:480.98px){.socialpacket__carousel .carousel--item__img{flex:0 0 120px}}.socialpacket__carousel .carousel--item__img img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;border-radius:16px}.socialSwiper{position:relative;min-width:0}.socialSwiper.swiper-css-mode{overflow-y:hidden}.socialSwiper.swiper-css-mode .swiper-slide{padding-right:16px;margin:0!important;width:326px!important}.socialSwiper .swiper-slide{margin-right:16px;width:347px!important;height:190px!important}@media(min-width:480.98px){.socialSwiper .swiper-slide:last-child{margin-right:0}}@media(max-width:1367.98px){.socialSwiper .swiper-slide{width:404px!important;height:190px!important}}@media(max-width:696.98px){.socialSwiper .swiper-slide{width:316px!important;height:190px!important;font-size:16px!important}}@media(max-width:480.98px){.socialSwiper .swiper-slide{width:310px!important;height:180px!important}}.social-button-prev .social-button-next{background:#fff;width:48px;height:48px;border:1px solid #e6e8ed;border-radius:30px;transition:all .5s ease}@media(max-width:480.98px){.social-button-prev .social-button-next{display:none}}.social-button-prev .social-button-next:after{font-size:15px;color:#000}.social-button-next{right:0}.social-button-next:hover{background:#f3f5f7}.social-button-next:hover:active{background-color:#e6e8ed}.social-button-prev{left:0}.social-button-prev:hover{background:#f3f5f7}.social-button-prev:hover:active{background-color:#e6e8ed}.social-button-disabled{opacity:1!important}.social-button-disabled:after{color:#bcc1ce}.partners{margin:0 auto 81px auto}@media(max-width:1368.98px){.partners{margin-bottom:80px}}@media(max-width:768.98px){.partners{margin:0 auto 51px auto}}.partners__title{margin:0 0 23px 0;line-height:135.7142857143%;font-size:28px}@media(max-width:480.98px){.partners__title{font-size:24px;margin:0 0 18px 0}}.partners__loader{display:grid;grid-template-columns:repeat(auto-fit,minmax(347px,1fr));gap:16px;margin:0 0 36px 0}@media(max-width:1480.98px){.partners__loader{justify-content:center}}.partners__loader--card{height:11.875rem;width:100%;background:#fff;border-radius:16px}.partners__loader svg{height:100%;width:100%}.partners__items{display:grid;grid-template-columns:repeat(auto-fill,minmax(347px,1fr));gap:24px 16px;margin:0 0 36px 0}@media(max-width:1480.98px){.partners__items{justify-content:center;margin:0 0 40px 0}}@media(max-width:796.98px){.partners__items{grid-template-columns:repeat(auto-fill,minmax(316px,1fr))}}@media(max-width:480.98px){.partners__items{margin:0 0 33px 0;grid-template-columns:repeat(auto-fill,minmax(343px,1fr));gap:17px 16px}}.partners__item{display:flex;background-color:#fff;border-radius:16px;transition:background-color .5s ease;cursor:pointer}@media(max-width:796.98px){.partners__item{height:180px}}.partners__item--text,.partners__item--text-wrapper{display:flex;flex:1 1 auto}.partners__item--text{margin:24px 24px 22px 24px;max-width:159px;flex-direction:column;min-height:9rem}.partners__item--title{flex:1 1 auto;font-size:20px;line-height:140%}@media(max-width:698.98px){.partners__item--title{font-size:16px}}.partners__item--subtitle span{color:#667387;font-size:12px;line-height:133.3333333333%}.partners__item--img{position:relative;flex:0 1 140px;border:8px solid #fff;border-radius:16px;transition:all .5s ease;min-width:140px}@media(max-width:480.98px){.partners__item--img{min-width:130px;flex:0 1 120px}}.partners__item--img img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;border-radius:16px}.partners__all{display:flex;align-items:center;justify-content:center;border:1px solid #e11b11;border-radius:12px;padding:17px 0 15px 0;font-family:Proxima Semibold}.partners__all--text{margin:0 11px 0 0;color:#e11b11;font-size:16px;line-height:137.5%;transform:translateX(-14px)}@media(max-width:1294.98px){.partners__all--text{transform:translateX(-2px)}}@media(max-width:480.98px){.partners__all--text{transform:translateX(0)}}.partners__all--icon{display:flex;align-items:center;justify-content:center;transform:translate(-13px,-1px)}@media(max-width:1294.98px){.partners__all--icon{transform:translate(-2px,-1px)}}@media(max-width:480.98px){.partners__all--icon{transform:translateY(-1px)}}.partners__all:hover{border-color:#ae1603}.partners__all:hover .partners__all--text{color:#ae1603}.partners__link{text-decoration:none}.partners .skeleton{-webkit-animation:skeleton-loading 1s linear infinite alternate;animation:skeleton-loading 1s linear infinite alternate}@-webkit-keyframes skeleton-loading{0%{background-color:#e4e6e7}to{background-color:#f2f3f3}}@keyframes skeleton-loading{0%{background-color:#e4e6e7}to{background-color:#f2f3f3}}.partners .skeleton-text{width:100%;height:.7rem;margin-bottom:.5rem;border-radius:.25rem}.lds-spinner[data-v-0f00fe96]{color:#fff;display:inline-block;position:relative;width:28px;height:28px}.lds-spinner div[data-v-0f00fe96]{transform-origin:14px 14px;-webkit-animation:lds-spinner-0f00fe96 1.2s linear infinite;animation:lds-spinner-0f00fe96 1.2s linear infinite}.lds-spinner div[data-v-0f00fe96]:after{content:" ";display:block;position:absolute;top:0;left:12px;width:3.73px;height:9.33px;border-radius:12px;background:#fff}.lds-spinner div[data-v-0f00fe96]:first-child{transform:rotate(0deg);-webkit-animation-delay:-1s;animation-delay:-1s}.lds-spinner div[data-v-0f00fe96]:nth-child(2){transform:rotate(45deg);-webkit-animation-delay:-.85714s;animation-delay:-.85714s}.lds-spinner div[data-v-0f00fe96]:nth-child(3){transform:rotate(90deg);-webkit-animation-delay:-.71429s;animation-delay:-.71429s}.lds-spinner div[data-v-0f00fe96]:nth-child(4){transform:rotate(135deg);-webkit-animation-delay:-.57143s;animation-delay:-.57143s}.lds-spinner div[data-v-0f00fe96]:nth-child(5){transform:rotate(180deg);-webkit-animation-delay:-.42857s;animation-delay:-.42857s}.lds-spinner div[data-v-0f00fe96]:nth-child(6){transform:rotate(225deg);-webkit-animation-delay:-.28571s;animation-delay:-.28571s}.lds-spinner div[data-v-0f00fe96]:nth-child(7){transform:rotate(270deg);-webkit-animation-delay:-.14286s;animation-delay:-.14286s}.lds-spinner div[data-v-0f00fe96]:nth-child(8){transform:rotate(-45deg);-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes lds-spinner-0f00fe96{0%{opacity:1}to{opacity:0}}@keyframes lds-spinner-0f00fe96{0%{opacity:1}to{opacity:0}}.feedback__transition+.feedback__transition{position:absolute}.transition-container{display:flex;justify-content:center;width:674px;min-height:446px;overflow:hidden}@media(max-width:768.98px){.transition-container{width:auto}}.transition-container.feedback-success{width:339px;height:494px}@media(max-width:480.98px){.transition-container.feedback-success{width:auto;height:349px}.transition-container{width:auto;height:100%;min-height:auto}}.slide-fade-enter-active,.slide-fade-leave-active{transition:all 1s cubic-bezier(.4,0,.2,1)}.slide-fade-enter-from{transform:translateX(100%);opacity:1}.slide-fade-leave-to{transform:translateX(-100%);opacity:0}.slide-fade-reverse-enter-active,.slide-fade-reverse-leave-active{transition:all 1s cubic-bezier(.4,0,.2,1)}.slide-fade-reverse-enter-from{transform:translateX(-100%);opacity:1}.slide-fade-reverse-leave-to{transform:translateX(100%);opacity:0}.feedback p{max-width:calc(337.35922px + 7.63754vw)}.feedback__something-is-missing{display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:16px;margin-bottom:80px}@media(max-width:666.98px){.feedback__something-is-missing{display:block}}.feedback__wrap-text-and-button{display:flex;width:100%;justify-content:space-between;padding-top:39px;padding-left:55px;padding-bottom:calc(47.94175px - .5178vw)}@media(max-width:1367.98px){.feedback__wrap-text-and-button{padding-top:40px}}@media(max-width:1197.98px){.feedback__wrap-text-and-button{display:block;padding-top:calc(11.30097px + .45307vw);padding-bottom:calc(51.58252px - 1.48867vw)}}@media(max-width:995.98px){.feedback__wrap-text-and-button{padding-top:21px}}@media(max-width:768.98px){.feedback__wrap-text-and-button{padding-top:15px;padding-bottom:30px}}@media(max-width:700.98px){.feedback__wrap-text-and-button{padding-top:31px}}@media(max-width:666.98px){.feedback__wrap-text-and-button{display:block;padding-bottom:92px;padding-right:24px}}@media(max-width:480.98px){.feedback__wrap-text-and-button{padding:23px 0 0 0;margin:0 0 0 24px;width:auto}}.feedback__text-missing{margin-right:1rem;flex:0 1 35.1%}@media(max-width:1367.98px){.feedback__text-missing{flex:0 1 44.6%}}@media(max-width:1197.98px){.feedback__text-missing{margin-right:0;margin-bottom:1.5em}}@media(max-width:767.98px){.feedback__text-missing{margin:0 0 30px 0}}@media(max-width:480.98px){.feedback__text-missing{padding:0;margin:0}}.feedback__text-missing p{line-height:28px!important;max-width:337px;font-size:20px!important}@media(max-width:666.98px){.feedback__text-missing p{margin:0 0 46px 0;padding:0 24px 0 0;font-size:16px!important;line-height:22px!important}}.feedback h2{font-family:ProximaBold;font-size:28px;margin-bottom:10px;transform:translateY(-1px)}@media(max-width:480.98px){.feedback h2{transform:translate(0);font-size:24px;margin:0 0 16px 0}}.feedback p{font-style:normal;font-weight:400;font-size:calc(15.02913px + .2589vw);line-height:110%}.feedback__submit-idea{display:flex;justify-content:flex-start;flex-grow:1;align-items:center;position:relative}@media(max-width:666.98px){.feedback__submit-idea{margin-right:0}}@media(max-width:480.98px){.feedback__submit-idea{margin:0 22px 48px 0}}.feedback button{border:none;outline:none;font-family:Proxima Semibold;font-size:1em;line-height:138%;padding:17px 56px;border-radius:10px;background:#e6e8ed;cursor:pointer;transition:all .5s ease}@media(max-width:666.98px){.feedback button{flex-grow:1}}.feedback button:active{background:#c8ccd6}@media(hover:hover){.feedback button:hover{background:#d7dae1}.feedback button:hover:active{background:#c8ccd6}}.feedback__wrap-submit-idea{position:relative}.feedback__arcs-footer-icons svg{position:absolute}@media(max-width:789.98px){.feedback__arcs-footer-icons svg{display:none}}.feedback__arcs-footer-icons svg:first-child{left:-8.625rem}@media(max-width:1367.98px){.feedback__arcs-footer-icons svg:first-child{left:-7.3125rem;top:-1.1875rem}}@media(max-width:850.98px){.feedback__arcs-footer-icons svg:first-child{display:none}}@media(max-width:700.98px){.feedback__arcs-footer-icons svg:first-child{top:-1.0625rem}}@media(max-width:703.98px){.feedback__arcs-footer-icons svg:first-child{top:-15.0625rem;left:2.875rem}}@media(max-width:480.98px){.feedback__arcs-footer-icons svg:first-child{display:none}}.feedback__icons-submit-idea{position:relative;padding:9px;display:flex;justify-content:flex-end}@media(max-width:666.98px){.feedback__icons-submit-idea{padding:9px;width:100%}}.feedback__icon-speaker{position:absolute;top:-58px;left:-113px;background-image:url(/img/Speaker.613d1524.svg);width:310px;height:334px;z-index:1;background-repeat:no-repeat}@media(max-width:778.98px){.feedback__icon-speaker{height:329px;width:287px;left:-85px}}@media(max-width:480.98px){.feedback__icon-speaker{top:-90px;left:-175px;width:200px;height:200px;background-size:cover}}.feedback__icon-rectangle{width:285px;height:188px;position:relative}@media(max-width:1367.98px){.feedback__icon-rectangle{padding-top:26px;height:190px}}@media(max-width:800.98px){.feedback__icon-rectangle{width:175px;height:232px}}@media(max-width:480.98px){.feedback__icon-rectangle{width:0;height:0}}.feedback__icon-rectangle img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:fill;object-fit:fill}@media(max-width:480.98px){.feedback__icon-rectangle img{display:none}}.feedback__icon-rectangle svg{position:absolute;left:-15.625rem;bottom:-.5625rem}@media(max-width:1197.98px){.feedback__icon-rectangle svg{bottom:-1.875rem}}@media(max-width:850.98px){.feedback__icon-rectangle svg{display:none}}@media(max-width:480.98px){.feedback__icon-rectangle svg{display:block;left:-16.75rem;bottom:-2.625rem;transform:scale(1.26)}}.feedback__create{margin:28px 0 0 0;width:100%;flex-shrink:0}@media(max-width:480.98px){.feedback__create{width:100%;margin:0;display:flex;flex-direction:column}}.feedback__create--title{font-weight:700;font-size:calc(19.02913px + .2589vw);line-height:133.3333333333%;margin:0 40px 4px 0}@media(max-width:480.98px){.feedback__create--title{margin:0 0 4px 0}}.feedback__create--desc--desktop{margin:0 0 32px 0;line-height:22px;max-width:610px}.feedback__create--desc--desktop ol{padding:0}.feedback__create--desc--desktop li{list-style:decimal;list-style-position:inside}@media(max-width:480.98px){.feedback__create--desc--desktop{display:none}}.feedback__create--desc--mobile{display:none}@media(max-width:480.98px){.feedback__create--desc--mobile{display:block;margin:2px 0 16px 0}}.feedback__create--text{display:flex;flex-direction:column;font-family:Proxima Semibold}.feedback__create--text span{margin:0 0 10px 0}.feedback__create--text textarea{border:1px solid #d7dae1;border-radius:10px;resize:none;height:134px;padding:12px 0 0 15px;cursor:auto}.feedback__create--text textarea::-webkit-scrollbar{display:none}.feedback__create--footer{margin:24px 0 12px 0;display:flex;justify-content:center;align-items:center}@media(max-width:480.98px){.feedback__create--footer{margin:24px 0 25px 0}}.feedback__create--footer.disabled button{width:100%;background:#f9f9fa;border-radius:12px;padding:13px 24px;color:#bcc1ce;cursor:not-allowed}.feedback__create--footer.disabled button span{color:#bcc1ce}.feedback__create--footer.disabled button:hover{background:#f9f9fa}.feedback__create--footer button{transition:width .6s cubic-bezier(.4,0,.2,1);width:100%;height:48px;background:#e11b11;border-radius:12px;padding:13px 24px;color:#fff;font-family:Proxima Semibold;display:flex;align-items:center;justify-content:center}.feedback__create--footer button span{color:#fff}.feedback__create--footer button:hover{background:#ae1603}.feedback__success{display:flex;align-items:center;flex-direction:column;padding:80px 0 0 0}@media(max-width:480.98px){.feedback__success{padding-top:23px}}.feedback__success--image{width:110px;height:115px;margin-bottom:13px}@media(max-width:480.98px){.feedback__success--image{margin-bottom:9px}}.feedback__success--text{text-align:center;margin:0 7px 126px 0}@media(max-width:480.98px){.feedback__success--text{padding:16px 0 0 0;flex:none;margin:0}}.feedback__success--text span{font-size:20px;line-height:140%;display:block;margin:0 0 16px 0}@media(max-width:480.98px){.feedback__success--text span{margin:0 0 17px 0}}.feedback__success--text p{max-width:314px;margin:0}.feedback__success--actions{display:flex}.feedback__success--actions button{padding:12px 0;min-width:164px;font-family:Proxima Semibold;transition:background .3s ease}.feedback__success--actions button:first-child{color:#e11b11;border:1px solid #e11b11;border-radius:12px;margin:0 11px 0 0}@media(max-width:480.98px){.feedback__success--actions button:first-child{margin:0 13px 0 0}}.feedback__success--actions button:first-child:hover{background:#fcfcfd}.feedback__success--actions button:last-child{color:#fff;background-color:#e11b11;border-radius:12px}@media(hover:hover){.feedback__success--actions button:last-child:hover{background:#ae1603}}@media(hover:none){.feedback__success--actions button:last-child:active{background:#ae1603}}.search__text-suggest{color:#667387}.search__text-suggest p{max-width:259px}.search__text-suggest span{color:#1284ff;cursor:pointer}main[data-v-cdc55938]{flex-grow:1}*,:after,:before{touch-action:pan-x pan-y;box-sizing:border-box;margin:0;font-weight:400;color:#1e2228;-webkit-tap-highlight-color:transparent}#app,body,html{height:100%}body,html{background:#f3f5f7}button,input[type=reset],input[type=submit],textarea{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit;font-family:Proxima Regular}input::-moz-placeholder{color:#667387!important}input::placeholder{color:#667387!important}textarea::-moz-placeholder{color:#667387!important}textarea::placeholder{color:#667387!important}@font-face{font-family:Proxima Regular;src:url(/fonts/proxima_nova_regular.9c8963fe.woff2)}@font-face{font-family:Proxima Semibold;src:url(/fonts/proxima_nova_semibold.f55d49b7.woff2)}@font-face{font-family:ProximaBold;src:url(/fonts/proxima_nova_bold.56b9dd59.woff2);font-weight:700}body{min-height:100vh;transition:color .5s,background-color .5s;line-height:1.375;font-family:Proxima Regular!important;font-size:16px;text-rendering:optimizeLegibility;word-break:break-word;-moz-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-touch-callout:none;-webkit-user-select:none}body._locked{overflow:hidden}body::-webkit-scrollbar{display:none}.badgeinfo-enter-active,.badgeinfo-leave-active{transition:transform .5s ease}.badgeinfo-enter-from,.badgeinfo-leave-to{transform:translateX(200%)}.vs__dropdown-option{padding:11px 10px!important}.vs__dropdown-option--selected{background-color:#fcfcfd;color:#e11b11!important}.vs__dropdown-option--add{color:#1284ff!important}.vs__dropdown-option--highlight{background-color:#fcfcfd!important}.vs__search{margin-top:5px;padding:0 13px!important}.ck-placeholder{margin-top:11px!important}.ck.ck-editor__editable>.ck-placeholder:before{color:#667387!important}.input-slot-image{height:21px;width:20px}.dp__arrow_top{display:none!important}.dp__disabled{background:#e6e8ed}.dp__input{font-family:Proxima Regular}.dp__input::-moz-placeholder{color:#667387}.dp__input::placeholder{color:#667387}.dp__input_wrap input:-moz-placeholder-shown.dp__input_icon_pad{padding-left:16px}.dp__input_wrap input:placeholder-shown.dp__input_icon_pad{padding-left:16px}.dp__input_wrap input:not(:-moz-placeholder-shown).dp__input_icon_pad{padding-left:16px}.dp__input_wrap input:not(:placeholder-shown).dp__input_icon_pad{padding-left:16px}.dp__input_icon{font-family:Proxima Regular;right:3px;left:unset}.dp__clear_icon{left:0}.dp__active_date{background:#e11b11}.dp__cell_inner{border-radius:9px}.dp__overlay_cell_active{background:#e11b11}.dp__today{border-color:#e11b11}.dp__menu{border-radius:16px;font-family:Proxima Regular}.dp__month_year_wrap{justify-content:center;width:100%;font-family:Proxima Semibold}.dp__month_year_select{width:auto}.dp__month_year_select:first-child{margin-right:14px}.dp__calendar_wrap{font-family:Proxima Regular}.dp__calendar_header_separator{height:0}.dp__month_year_row{margin:10px 10px 0 10px}.dp__calendar_header,.dp__month_year_row{text-transform:capitalize}.dp__calendar_row{margin:0}.dp__calendar_header_item:nth-last-of-type(-n+2),.dp__calendar_row .dp__calendar_item:nth-last-of-type(-n+2) .dp__cell_inner{color:#9ca3b6!important}.dp__input_wrap input:disabled{border:1px solid #d7dae1!important}.dp__input_invalid{box-shadow:none;border:1px solid #e11b11!important}.dp__input_valid{box-shadow:none;border:1px solid #d7dae1!important}.ck.ck-reset.ck-editor{display:flex;-moz-flex-direction:column-reverse;flex-direction:column-reverse}.ck-focused,.ck.ck-editor__editable:not(.ck-editor__nested-editable).ck-focused{border:none;outline:none!important;-moz-outline:none!important;-webkit-outline:none!important;-ms-outline:none!important;box-shadow:none}.ck.ck-toolbar{font:normal normal normal var(--ck-font-size-base) /var(--ck-line-height-base) var(--ck-font-face);box-shadow:0 -4px 21px rgb(0 0 0/5%)}.ck-file-dialog-button,.ck.ck-button:not(.ck-disabled),.ck.ck-dropdown{cursor:pointer}.ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable,.ck.ck-editor__main>.ck-editor__editable.ck-rounded-corners{border-top-left-radius:10px!important;border-top-right-radius:10px!important}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaCond-LightIt.be0c4aa2.eot);src:local("Proxima Nova Condensed Light Italic"),local("ProximaNovaCond-LightIt"),url(/fonts/ProximaNovaCond-LightIt.be0c4aa2.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaCond-LightIt.d6de2e55.woff) format("woff"),url(/fonts/ProximaNovaCond-LightIt.a79c465c.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova-LightIt.f4681783.eot);src:local("Proxima Nova Light Italic"),local("ProximaNova-LightIt"),url(/fonts/ProximaNova-LightIt.f4681783.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNova-LightIt.ab8b0c26.woff) format("woff"),url(/fonts/ProximaNova-LightIt.74e2dd41.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaCond-Regular.14bf0e4f.eot);src:local("Proxima Nova Condensed Regular"),local("ProximaNovaCond-Regular"),url(/fonts/ProximaNovaCond-Regular.14bf0e4f.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaCond-Regular.ceb1bcc2.woff) format("woff"),url(/fonts/ProximaNovaCond-Regular.60f3ec7e.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova-Extrabld.bcaf3a2b.eot);src:local("Proxima Nova Extrabold"),local("ProximaNova-Extrabld"),url(/fonts/ProximaNova-Extrabld.bcaf3a2b.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNova-Extrabld.8a0e4f6c.woff) format("woff"),url(/fonts/ProximaNova-Extrabld.f6a57bf6.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaCond-Black.5172f7dd.eot);src:local("Proxima Nova Condensed Black"),local("ProximaNovaCond-Black"),url(/fonts/ProximaNovaCond-Black.5172f7dd.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaCond-Black.33a7e280.woff) format("woff"),url(/fonts/ProximaNovaCond-Black.26fec6fa.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaCond-ExtrabldIt.7c2de9c6.eot);src:local("Proxima Nova Condensed Extrabold Italic"),local("ProximaNovaCond-ExtrabldIt"),url(/fonts/ProximaNovaCond-ExtrabldIt.7c2de9c6.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaCond-ExtrabldIt.21ab0e64.woff) format("woff"),url(/fonts/ProximaNovaCond-ExtrabldIt.cbecadc8.ttf) format("truetype");font-weight:800;font-style:italic}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova-Regular.edf22537.eot);src:local("Proxima Nova Regular"),local("ProximaNova-Regular"),url(/fonts/ProximaNova-Regular.edf22537.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNova-Regular.44138f63.woff) format("woff"),url(/fonts/ProximaNova-Regular.d71d8615.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova-Semibold.ad6d4c8f.eot);src:local("Proxima Nova Semibold"),local("ProximaNova-Semibold"),url(/fonts/ProximaNova-Semibold.ad6d4c8f.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNova-Semibold.fb2bb849.woff) format("woff"),url(/fonts/ProximaNova-Semibold.5a4bc83a.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaExCn-Thin.b31997d3.eot);src:local("Proxima Nova Extra Condensed Thin"),local("ProximaNovaExCn-Thin"),url(/fonts/ProximaNovaExCn-Thin.b31997d3.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaExCn-Thin.9fb573ae.woff) format("woff"),url(/fonts/ProximaNovaExCn-Thin.d5e37129.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaCond-Semibold.d29ba535.eot);src:local("Proxima Nova Condensed Semibold"),local("ProximaNovaCond-Semibold"),url(/fonts/ProximaNovaCond-Semibold.d29ba535.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaCond-Semibold.8f45243a.woff) format("woff"),url(/fonts/ProximaNovaCond-Semibold.a187234d.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaExCn-SemiboldIt.dfc75cb7.eot);src:local("Proxima Nova Extra Condensed Semibold Italic"),local("ProximaNovaExCn-SemiboldIt"),url(/fonts/ProximaNovaExCn-SemiboldIt.dfc75cb7.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaExCn-SemiboldIt.561ab97e.woff) format("woff"),url(/fonts/ProximaNovaExCn-SemiboldIt.8b90cf02.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaExCn-Semibold.57573514.eot);src:local("Proxima Nova Extra Condensed Semibold"),local("ProximaNovaExCn-Semibold"),url(/fonts/ProximaNovaExCn-Semibold.57573514.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaExCn-Semibold.f1a70087.woff) format("woff"),url(/fonts/ProximaNovaExCn-Semibold.69e575d9.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova-ThinIt.7776cd7c.eot);src:local("Proxima Nova Thin Italic"),local("ProximaNova-ThinIt"),url(/fonts/ProximaNova-ThinIt.7776cd7c.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNova-ThinIt.9b91e1fb.woff) format("woff"),url(/fonts/ProximaNova-ThinIt.366e4128.ttf) format("truetype");font-weight:100;font-style:italic}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaCond-Thin.caf50ddb.eot);src:local("Proxima Nova Condensed Thin"),local("ProximaNovaCond-Thin"),url(/fonts/ProximaNovaCond-Thin.caf50ddb.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaCond-Thin.0c5a1c02.woff) format("woff"),url(/fonts/ProximaNovaCond-Thin.41cc175e.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaCond-RegularIt.a2cc1955.eot);src:local("Proxima Nova Condensed Regular Italic"),local("ProximaNovaCond-RegularIt"),url(/fonts/ProximaNovaCond-RegularIt.a2cc1955.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaCond-RegularIt.914588ed.woff) format("woff"),url(/fonts/ProximaNovaCond-RegularIt.7222cf6f.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaExCn-ThinIt.16743fe3.eot);src:local("Proxima Nova Extra Condensed Thin Italic"),local("ProximaNovaExCn-ThinIt"),url(/fonts/ProximaNovaExCn-ThinIt.16743fe3.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaExCn-ThinIt.818314f7.woff) format("woff"),url(/fonts/ProximaNovaExCn-ThinIt.cffa3f39.ttf) format("truetype");font-weight:100;font-style:italic}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova-SemiboldIt.f681f2b9.eot);src:local("Proxima Nova Semibold Italic"),local("ProximaNova-SemiboldIt"),url(/fonts/ProximaNova-SemiboldIt.f681f2b9.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNova-SemiboldIt.95e3ef6e.woff) format("woff"),url(/fonts/ProximaNova-SemiboldIt.7049db2d.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova-RegularIt.b5e84814.eot);src:local("Proxima Nova Regular Italic"),local("ProximaNova-RegularIt"),url(/fonts/ProximaNova-RegularIt.b5e84814.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNova-RegularIt.5a1c4999.woff) format("woff"),url(/fonts/ProximaNova-RegularIt.6fbd997c.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaCond-Extrabld.5ba935b1.eot);src:local("Proxima Nova Condensed Extrabold"),local("ProximaNovaCond-Extrabld"),url(/fonts/ProximaNovaCond-Extrabld.5ba935b1.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaCond-Extrabld.cb9fee0c.woff) format("woff"),url(/fonts/ProximaNovaCond-Extrabld.0f3dd3a1.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaExCn-ExtrabldIt.433e33ce.eot);src:local("Proxima Nova Extra Condensed Extrabold Italic"),local("ProximaNovaExCn-ExtrabldIt"),url(/fonts/ProximaNovaExCn-ExtrabldIt.433e33ce.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaExCn-ExtrabldIt.0d7119cb.woff) format("woff"),url(/fonts/ProximaNovaExCn-ExtrabldIt.de420463.ttf) format("truetype");font-weight:800;font-style:italic}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaExCn-BlackIt.bb50a5b6.eot);src:local("Proxima Nova Extra Condensed Black Italic"),local("ProximaNovaExCn-BlackIt"),url(/fonts/ProximaNovaExCn-BlackIt.bb50a5b6.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaExCn-BlackIt.a55e901d.woff) format("woff"),url(/fonts/ProximaNovaExCn-BlackIt.05baf2fa.ttf) format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaExCn-LightIt.2559f0d1.eot);src:local("Proxima Nova Extra Condensed Light Italic"),local("ProximaNovaExCn-LightIt"),url(/fonts/ProximaNovaExCn-LightIt.2559f0d1.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaExCn-LightIt.b4798faa.woff) format("woff"),url(/fonts/ProximaNovaExCn-LightIt.b3ebfce4.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaCond-ThinIt.417a059f.eot);src:local("Proxima Nova Condensed Thin Italic"),local("ProximaNovaCond-ThinIt"),url(/fonts/ProximaNovaCond-ThinIt.417a059f.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaCond-ThinIt.ddcca688.woff) format("woff"),url(/fonts/ProximaNovaCond-ThinIt.3a36a977.ttf) format("truetype");font-weight:100;font-style:italic}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaExCn-Light.6dce4db9.eot);src:local("Proxima Nova Extra Condensed Light"),local("ProximaNovaExCn-Light"),url(/fonts/ProximaNovaExCn-Light.6dce4db9.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaExCn-Light.e81083ec.woff) format("woff"),url(/fonts/ProximaNovaExCn-Light.545308de.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaCond-BoldIt.8cf1b1af.eot);src:local("Proxima Nova Condensed Bold Italic"),local("ProximaNovaCond-BoldIt"),url(/fonts/ProximaNovaCond-BoldIt.8cf1b1af.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaCond-BoldIt.3f5e8894.woff) format("woff"),url(/fonts/ProximaNovaCond-BoldIt.91ad951e.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaExCn-Extrabld.33b91668.eot);src:local("Proxima Nova Extra Condensed Extrabold"),local("ProximaNovaExCn-Extrabld"),url(/fonts/ProximaNovaExCn-Extrabld.33b91668.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaExCn-Extrabld.b10dd983.woff) format("woff"),url(/fonts/ProximaNovaExCn-Extrabld.71323eea.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaExCn-BoldIt.d959c218.eot);src:local("Proxima Nova Extra Condensed Bold Italic"),local("ProximaNovaExCn-BoldIt"),url(/fonts/ProximaNovaExCn-BoldIt.d959c218.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaExCn-BoldIt.a8104d09.woff) format("woff"),url(/fonts/ProximaNovaExCn-BoldIt.1483eae0.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova-Black.6cbe9dcc.eot);src:local("Proxima Nova Black"),local("ProximaNova-Black"),url(/fonts/ProximaNova-Black.6cbe9dcc.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNova-Black.c51192f6.woff) format("woff"),url(/fonts/ProximaNova-Black.32f6a29e.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova-Bold.f3485533.eot);src:local("Proxima Nova Bold"),local("ProximaNova-Bold"),url(/fonts/ProximaNova-Bold.f3485533.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNova-Bold.2b66d58a.woff) format("woff"),url(/fonts/ProximaNova-Bold.6174ed57.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaExCn-Bold.c37fe0e5.eot);src:local("Proxima Nova Extra Condensed Bold"),local("ProximaNovaExCn-Bold"),url(/fonts/ProximaNovaExCn-Bold.c37fe0e5.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaExCn-Bold.37cb8183.woff) format("woff"),url(/fonts/ProximaNovaExCn-Bold.a3a48ab7.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaT-Thin.12558eef.eot);src:local("Proxima Nova Thin"),local("ProximaNovaT-Thin"),url(/fonts/ProximaNovaT-Thin.12558eef.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaT-Thin.073617c6.woff) format("woff"),url(/fonts/ProximaNovaT-Thin.24b90fa1.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova-BoldIt.bd2829fd.eot);src:local("Proxima Nova Bold Italic"),local("ProximaNova-BoldIt"),url(/fonts/ProximaNova-BoldIt.bd2829fd.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNova-BoldIt.7a631c54.woff) format("woff"),url(/fonts/ProximaNova-BoldIt.05044c70.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaCond-Bold.c6d762cd.eot);src:local("Proxima Nova Condensed Bold"),local("ProximaNovaCond-Bold"),url(/fonts/ProximaNovaCond-Bold.c6d762cd.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaCond-Bold.44dd5ce9.woff) format("woff"),url(/fonts/ProximaNovaCond-Bold.bc7376ed.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaExCn-Black.7777d18b.eot);src:local("Proxima Nova Extra Condensed Black"),local("ProximaNovaExCn-Black"),url(/fonts/ProximaNovaExCn-Black.7777d18b.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaExCn-Black.4ad2eae4.woff) format("woff"),url(/fonts/ProximaNovaExCn-Black.cfef51c4.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaExCn-RegularIt.ccab809f.eot);src:local("Proxima Nova Extra Condensed Regular Italic"),local("ProximaNovaExCn-RegularIt"),url(/fonts/ProximaNovaExCn-RegularIt.ccab809f.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaExCn-RegularIt.378d5c91.woff) format("woff"),url(/fonts/ProximaNovaExCn-RegularIt.ed9e3483.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaCond-Light.e42f4d13.eot);src:local("Proxima Nova Condensed Light"),local("ProximaNovaCond-Light"),url(/fonts/ProximaNovaCond-Light.e42f4d13.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaCond-Light.6577032b.woff) format("woff"),url(/fonts/ProximaNovaCond-Light.f66fe2b9.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova-ExtrabldIt.01ab00a2.eot);src:local("Proxima Nova Extrabold Italic"),local("ProximaNova-ExtrabldIt"),url(/fonts/ProximaNova-ExtrabldIt.01ab00a2.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNova-ExtrabldIt.5281c01c.woff) format("woff"),url(/fonts/ProximaNova-ExtrabldIt.f15f9447.ttf) format("truetype");font-weight:800;font-style:italic}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaCond-BlackIt.8f204666.eot);src:local("Proxima Nova Condensed Black Italic"),local("ProximaNovaCond-BlackIt"),url(/fonts/ProximaNovaCond-BlackIt.8f204666.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaCond-BlackIt.10d9b302.woff) format("woff"),url(/fonts/ProximaNovaCond-BlackIt.d863ca1b.ttf) format("truetype");font-weight:900;font-style:italic}@font-face{font-family:Proxima Nova asd;src:url(/fonts/ProximaNovaExCn-Regular.1ab54416.eot);src:local("Proxima Nova Extra Condensed Regular"),local("ProximaNovaExCn-Regular"),url(/fonts/ProximaNovaExCn-Regular.1ab54416.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaExCn-Regular.50b8a0fb.woff) format("woff"),url(/fonts/ProximaNovaExCn-Regular.8bbb0a5b.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova-Light.7d75a2e0.eot);src:local("Proxima Nova Light"),local("ProximaNova-Light"),url(/fonts/ProximaNova-Light.7d75a2e0.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNova-Light.a02c78ad.woff) format("woff"),url(/fonts/ProximaNova-Light.987fc499.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNovaCond-SemiboldIt.3d77b710.eot);src:local("Proxima Nova Condensed Semibold Italic"),local("ProximaNovaCond-SemiboldIt"),url(/fonts/ProximaNovaCond-SemiboldIt.3d77b710.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNovaCond-SemiboldIt.79323b9b.woff) format("woff"),url(/fonts/ProximaNovaCond-SemiboldIt.24dff224.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova-BlackIt.1d376cf7.eot);src:local("Proxima Nova Black Italic"),local("ProximaNova-BlackIt"),url(/fonts/ProximaNova-BlackIt.1d376cf7.eot?#iefix) format("embedded-opentype"),url(/fonts/ProximaNova-BlackIt.ad7a5ec8.woff) format("woff"),url(/fonts/ProximaNova-BlackIt.024cbecb.ttf) format("truetype");font-weight:900;font-style:italic}