@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;500;700&family=Roboto:wght@300;400;500&display=swap";*,:before,:after{margin:0;padding:0;box-sizing:border-box;outline:none}html{scroll-behavior:smooth}body{font-family:Roboto,sans-serif;color:#000;min-width:360px}a{text-decoration:none;color:inherit}ul{list-style:none}button{background-color:unset;border:none;font-family:inherit}button:not(:disabled){cursor:pointer}#app{display:flex;flex-direction:column;min-height:100vh}.container{max-width:1440px;width:100%;margin:0 auto;padding-right:64px;padding-left:64px}@media (max-width: 1279.98px){.container{padding-right:32px;padding-left:32px}}@media (max-width: 567.98px){.container{padding-right:20px;padding-left:20px}}.main-page__content{padding-top:100px}.logo{display:flex;align-items:center;gap:24px}@media (max-width: 1279.98px){.logo{gap:15px}}.logo[data-theme=BLUE] path{fill:#00aadf}.logo[data-theme=GREEN] path{fill:#31ad68}.logo[data-theme=VELVET] path{fill:#977ebb}.logo[data-theme=COFFEE_MILK] path{fill:#d6ac85}.logo_white path{fill:#fff!important}.logo_white .logo__text{color:#fff}.logo__image,.logo svg{height:64px;object-fit:contain}@media (max-width: 1279.98px){.logo__image,.logo svg{height:40px;max-width:147px}}.logo__text{font-weight:700;font-size:24px;line-height:26px;font-family:Roboto Condensed,sans-serif;letter-spacing:.1em;max-width:128px;text-transform:uppercase}@media (max-width: 1279.98px){.logo__text{font-size:16px;line-height:18px}}.heading{color:inherit;font-family:Roboto Condensed,sans-serif}.heading_h1{font-size:55px;font-weight:500;line-height:66px}@media (max-width: 1023.98px){.heading_h1{font-size:23px;line-height:28px}}.heading_h1.heading_mobile{font-size:23px;line-height:28px}.heading_h2{font-size:35px;font-weight:400;line-height:42px}@media (max-width: 1023.98px){.heading_h2{font-size:20px;line-height:24px}}.heading_h2.heading_mobile{font-size:20px;line-height:24px}.heading_h3{font-size:30px;font-weight:500;line-height:42px}@media (max-width: 1023.98px){.heading_h3{font-size:20px;line-height:28px}}.heading_h3.heading_mobile{font-size:20px;line-height:28px}.heading_h4{font-family:Roboto,sans-serif;font-size:25px;font-weight:500;line-height:35px}@media (max-width: 1023.98px){.heading_h4{font-size:16px;line-height:22.4px}}.heading_h4.heading_mobile{font-size:16px;line-height:22.4px}.heading_h5{font-family:Roboto,sans-serif;font-size:20px;font-weight:500;line-height:28px}@media (max-width: 1023.98px){.heading_h5{font-size:16px;line-height:22.4px}}.heading_h5.heading_mobile{font-size:16px;line-height:22.4px}.desc{font-family:Roboto,sans-serif;color:inherit}.desc_xl{font-family:Roboto Condensed,sans-serif;font-size:40px;font-weight:500;line-height:48px}@media (max-width: 1023.98px){.desc_xl{font-size:20px;line-height:24px}}.desc_xl.desc_mobile{font-size:20px;line-height:24px}.desc_l{font-size:18px;line-height:25px}@media (max-width: 1023.98px){.desc_l{font-size:14px;line-height:19.6px}}.desc_l.desc_mobile{font-size:14px;line-height:19.6px}.desc_m{font-size:16px;line-height:22px}@media (max-width: 1023.98px){.desc_m{font-size:12px;line-height:16.8px}}.desc_m.desc_mobile{font-size:12px;line-height:16.8px}.desc_s{font-size:12px;line-height:17px}@media (max-width: 1023.98px){.desc_s{font-size:10px;line-height:14px}}.desc_s.desc_mobile{font-size:10px;line-height:14px}.digit{font-family:Roboto,sans-serif;display:inline-block}.digit_l{font-size:140px;font-weight:300;line-height:140px}@media (max-width: 1023.98px){.digit_l{font-size:60px;line-height:60px}}.digit_m{font-size:80px;font-weight:300;line-height:80px}@media (max-width: 1023.98px){.digit_m{font-size:50px;line-height:50px}}.button{display:flex;align-items:center;justify-content:center;gap:24px;height:57px;max-width:320px;width:100%;padding:16px;border:2px solid;transition:.3s ease;white-space:nowrap}@media (max-width: 1023.98px){.button{padding:14px 16px;height:48px;justify-content:space-between}}.button[data-theme=BLUE].button_primary{background:#ff7a00;border-color:#ff7a00}.button[data-theme=BLUE].button_primary:hover:not(:disabled){color:#ff7a00}.button[data-theme=BLUE].button_primary:hover:not(:disabled) svg,.button[data-theme=BLUE].button_primary:hover:not(:disabled) path{stroke:#ff7a00}.button[data-theme=GREEN].button_primary{background:#ffba08;border-color:#ffba08}.button[data-theme=GREEN].button_primary:hover:not(:disabled){color:#ffba08}.button[data-theme=GREEN].button_primary:hover:not(:disabled) svg,.button[data-theme=GREEN].button_primary:hover:not(:disabled) path{stroke:#ffba08}.button[data-theme=VELVET].button_primary{background:#d976a2;border-color:#d976a2}.button[data-theme=VELVET].button_primary:hover:not(:disabled){color:#d976a2}.button[data-theme=VELVET].button_primary:hover:not(:disabled) svg,.button[data-theme=VELVET].button_primary:hover:not(:disabled) path{stroke:#d976a2}.button[data-theme=COFFEE_MILK].button_primary{background:#32292f;border-color:#32292f}.button[data-theme=COFFEE_MILK].button_primary:hover:not(:disabled){color:#32292f}.button[data-theme=COFFEE_MILK].button_primary:hover:not(:disabled) svg,.button[data-theme=COFFEE_MILK].button_primary:hover:not(:disabled) path{stroke:#32292f}.button.button_mobile{padding:14px 16px;height:48px;font-size:14px;line-height:19.6px;justify-content:space-between}.button.button_mobile .button__text{font-size:14px;line-height:19.6px}.button[disabled]{opacity:.3}.button_primary{color:#fff}.button_primary svg,.button_primary path{stroke:#fff}.button_primary:hover:not(:disabled){background-color:unset}.button_secondary{border-color:#00aadf;color:#00aadf}.button_secondary svg,.button_secondary path{stroke:#00aadf}.button_secondary[disabled]{background-color:#00aadf;color:#fff}.button_secondary[disabled] svg,.button_secondary[disabled] path{stroke:#fff}.button_secondary:hover:not(:disabled){background-color:#00aadf;color:#fff}.button_secondary:hover:not(:disabled) svg,.button_secondary:hover:not(:disabled) path{stroke:#fff}.button_tertiary{border-color:#fff;color:#fff}.button_tertiary svg,.button_tertiary path{stroke:#fff}.button_tertiary[disabled]{background-color:#00aadf;color:#fff}.button_tertiary[disabled] svg,.button_tertiary[disabled] path{stroke:#fff}.button__text{font-size:18px;font-weight:500;line-height:25px}@media (max-width: 1023.98px){.button__text{font-size:14px;line-height:19.6px}}.button svg{width:24px;height:24px}.button path{transition:.3s ease}.link-primary{font-size:18px;font-weight:400;line-height:25px}@media (max-width: 1023.98px){.link-primary{font-size:14px;line-height:19.6px}}.link-primary_blue{color:#00aadf}.link-primary_white{color:#fff}.link-primary:hover{text-decoration:underline}.link-secondary{display:inline-block;font-size:25px;font-weight:500;line-height:35px;color:#000;transition:.3s ease}.link-secondary[data-theme=BLUE]:hover{color:#00aadf}.link-secondary[data-theme=GREEN]:hover{color:#31ad68}.link-secondary[data-theme=VELVET]:hover{color:#977ebb}.link-secondary[data-theme=COFFEE_MILK]:hover{color:#d6ac85}.header{position:sticky;top:-112px;z-index:10;background-color:#fff;box-shadow:0 0 48px #0000001a}@media (max-width: 1279.98px){.header{top:0}}.header__accent-text{color:gray}.header__info{border-bottom:1px solid #e0e0e0}@media (max-width: 1279.98px){.header__info{border-bottom:none}}.header__info-inner{display:flex;align-items:center;justify-content:space-between;padding-top:24px;padding-bottom:24px;gap:64px}.header__contacts{flex:1;display:flex;align-items:center;justify-content:space-between;padding-left:64px;border-left:1px solid #e0e0e0}@media (max-width: 1279.98px){.header__contacts{display:none}}.header__contact{display:flex;flex-direction:column;gap:4px}.header__contact:last-child{text-align:right}.header__phones{display:flex;gap:4px}.header__phone{font-size:22px;font-weight:500;line-height:31px}.header__controls{width:100%;display:flex;align-items:center;justify-content:space-between;padding-left:38px}@media (max-width: 1279.98px){.header__controls{display:none}}.header .header__menu-btn{display:none}@media (max-width: 1279.98px){.header .header__menu-btn{display:flex}}.support-modal__content{display:flex;flex-direction:column;gap:24px}@media (max-width: 1023.98px){.support-modal__content{gap:16px}}.support-modal__content-desc{color:gray}.support-modal__footer{display:flex;align-items:center;margin-top:64px;padding-top:64px;gap:32px;border-top:1px solid #e0e0e0}@media (max-width: 1023.98px){.support-modal__footer{padding-top:32px;margin-top:32px}}@media (max-width: 567.98px){.support-modal__footer{flex-direction:column;gap:24px}}.support-modal__button{justify-content:space-between;max-width:240px}.support-modal__footer-desc{color:gray}.support-modal__footer-desc a{color:#00aadf}.app-select{width:100%}.app-select[data-theme=BLUE] .app-select__select:focus{border-color:#00aadf}.app-select[data-theme=GREEN] .app-select__select:focus{border-color:#31ad68}.app-select[data-theme=VELVET] .app-select__select:focus{border-color:#977ebb}.app-select[data-theme=COFFEE_MILK] .app-select__select:focus{border-color:#d6ac85}.app-select__label{display:flex;flex-direction:column}.app-select__label-text{font-size:16px;line-height:22.4px;color:gray;margin-bottom:8px}@media (max-width: 1023.98px){.app-select__label-text{font-size:12px;line-height:16.8px}}.app-select__required{display:inline-block;color:#ff7a00;margin-left:4px}.app-select__select{padding:16px;font-size:18px;line-height:25.2px;border:1px solid #e0e0e0}@media (max-width: 1023.98px){.app-select__select{padding:12px 16px;font-size:14px;line-height:19.6px}}.app-select__select_error{border-color:#ff7a00}.app-select__select::placeholder{color:gray}.app-select__error{margin-top:8px;color:#ff7a00}.app-input{width:100%}.app-input[data-theme=BLUE] .app-input__input:focus{border-color:#00aadf}.app-input[data-theme=GREEN] .app-input__input:focus{border-color:#31ad68}.app-input[data-theme=VELVET] .app-input__input:focus{border-color:#977ebb}.app-input[data-theme=COFFEE_MILK] .app-input__input:focus{border-color:#d6ac85}.app-input__label{display:flex;flex-direction:column}.app-input__label-text{font-size:16px;line-height:22.4px;color:gray;margin-bottom:8px}@media (max-width: 1023.98px){.app-input__label-text{font-size:12px;line-height:16.8px}}.app-input__required{display:inline-block;color:#ff7a00;margin-left:4px}.app-input__input{padding:16px;font-size:18px;line-height:25.2px;border:1px solid #e0e0e0}@media (max-width: 1023.98px){.app-input__input{padding:12px 16px;font-size:14px;line-height:19.6px}}.app-input__input_error{border-color:#ff7a00}.app-input__input::placeholder{color:gray}.app-input__error{margin-top:8px;color:#ff7a00}.app-textarea{width:100%}.app-textarea[data-theme=BLUE] .app-textarea__input:focus{border-color:#00aadf}.app-textarea[data-theme=GREEN] .app-textarea__input:focus{border-color:#31ad68}.app-textarea[data-theme=VELVET] .app-textarea__input:focus{border-color:#977ebb}.app-textarea[data-theme=COFFEE_MILK] .app-textarea__input:focus{border-color:#d6ac85}.app-textarea__label{display:flex;flex-direction:column}.app-textarea__label-text{font-size:16px;line-height:22.4px;color:gray;margin-bottom:8px}@media (max-width: 1023.98px){.app-textarea__label-text{font-size:12px;line-height:16.8px}}.app-textarea__required{display:inline-block;color:#ff7a00;margin-left:4px}.app-textarea__input{height:169px;resize:none;font-family:Roboto,sans-serif;padding:16px;font-size:18px;line-height:25.2px;border:1px solid #e0e0e0}@media (max-width: 1023.98px){.app-textarea__input{padding:12px 16px;font-size:14px;line-height:19.6px}}.app-textarea__input_error{border-color:#ff7a00}.app-textarea__input:focus{border-color:#00aadf}.app-textarea__input::placeholder{color:gray}.app-textarea__error{margin-top:8px;color:#ff7a00}.app-upload-file{width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px}@media (max-width: 1023.98px){.app-upload-file{padding:20px;flex-direction:column;align-items:flex-start;gap:32px}}.app-upload-file[data-theme=BLUE]{background-color:#ebfaff}.app-upload-file[data-theme=BLUE] .app-upload-file__file-link{border:2px solid #00aadf;color:#00aadf}.app-upload-file[data-theme=BLUE] .app-upload-file__file-link:hover{background-color:#00aadf}.app-upload-file[data-theme=BLUE] path{stroke:#00aadf}.app-upload-file[data-theme=GREEN]{background-color:#e7f9ef}.app-upload-file[data-theme=GREEN] .app-upload-file__file-link{border:2px solid #31ad68;color:#31ad68}.app-upload-file[data-theme=GREEN] .app-upload-file__file-link:hover{background-color:#31ad68}.app-upload-file[data-theme=GREEN] path{stroke:#31ad68}.app-upload-file[data-theme=VELVET]{background-color:#f8f4ff}.app-upload-file[data-theme=VELVET] .app-upload-file__file-link{border:2px solid #977ebb;color:#977ebb}.app-upload-file[data-theme=VELVET] .app-upload-file__file-link:hover{background-color:#977ebb}.app-upload-file[data-theme=VELVET] path{stroke:#977ebb}.app-upload-file[data-theme=COFFEE_MILK]{background-color:#fbf7f3}.app-upload-file[data-theme=COFFEE_MILK] .app-upload-file__file-link{border:2px solid #d6ac85;color:#d6ac85}.app-upload-file[data-theme=COFFEE_MILK] .app-upload-file__file-link:hover{background-color:#d6ac85}.app-upload-file[data-theme=COFFEE_MILK] path{stroke:#d6ac85}.app-upload-file__file-desc{margin-bottom:4px;color:gray}.app-upload-file__file-name{font-weight:500}.app-upload-file__file-link{display:flex;align-items:center;padding:16px 24px;gap:24px;font-weight:500;cursor:pointer;transition:.3s ease}@media (max-width: 1023.98px){.app-upload-file__file-link{align-self:stretch;justify-content:space-between;padding:14px 16px}}.app-upload-file__file-link:hover{color:#fff!important}.app-upload-file__file-link:hover path{stroke:#fff}.app-upload-file path{transition:.3s ease}.field-duplicate[data-theme=BLUE] .field-duplicate__controls-action{color:#00aadf}.field-duplicate[data-theme=GREEN] .field-duplicate__controls-action{color:#31ad68}.field-duplicate[data-theme=VELVET] .field-duplicate__controls-action{color:#977ebb}.field-duplicate[data-theme=COFFEE_MILK] .field-duplicate__controls-action{color:#d6ac85}.field-duplicate__item{display:flex;align-items:center;width:100%;margin-bottom:16px}@media (max-width: 767.98px){.field-duplicate__item{margin-bottom:8px}}.field-duplicate__item:last-child{margin-bottom:0}.field-duplicate__fields{flex-grow:1;flex-wrap:nowrap;flex-basis:0}.field-duplicate__controls{margin-left:24px!important;display:flex;flex-wrap:wrap;align-items:center}@media (max-width: 1279.98px){.field-duplicate__controls{margin-left:16px!important}}@media (max-width: 1023.98px){.field-duplicate__controls{margin-left:16px!important}.field-duplicate__controls .link-primary__text{display:none}.field-duplicate__controls .link-primary .icon-svg{margin-right:0!important}}@media (max-width: 767.98px){.field-duplicate__controls{margin-left:8px!important}}.field-duplicate__controls-action{cursor:pointer;margin-right:8px!important}.field-duplicate__controls-action :first-child{margin-right:4px}.field-duplicate__controls-action:last-child{margin-right:0!important}.footer{margin-top:auto;padding-top:64px;padding-bottom:64px;color:#fff}@media (max-width: 567.98px){.footer{padding-top:20px;padding-bottom:20px}}.footer[data-theme=BLUE]{background-color:#00aadf}.footer[data-theme=BLUE] .footer__go-to-top path{stroke:#00aadf}.footer[data-theme=GREEN]{background-color:#31ad68}.footer[data-theme=GREEN] .footer__go-to-top path{stroke:#31ad68}.footer[data-theme=VELVET]{background-color:#977ebb}.footer[data-theme=VELVET] .footer__go-to-top path{stroke:#977ebb}.footer[data-theme=COFFEE_MILK]{background-color:#d6ac85}.footer[data-theme=COFFEE_MILK] .footer__go-to-top path{stroke:#d6ac85}.footer__content{position:relative;display:flex;justify-content:space-between;align-items:stretch}@media (max-width: 1279.98px){.footer__content{flex-direction:column-reverse}}.footer__go-to-top{position:absolute;top:0;right:64px;width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#fff}@media (max-width: 1279.98px){.footer__go-to-top{right:32px}}@media (max-width: 567.98px){.footer__go-to-top{right:20px;width:48px;height:48px}}.footer__description{display:flex;flex-direction:column;justify-content:space-between;max-width:353px;width:100%}.footer__logo{margin-bottom:24px}.footer__copyright{margin-bottom:auto}@media (max-width: 1279.98px){.footer__copyright{margin-bottom:32px}}.footer__address{margin-bottom:32px}.footer__address-title{margin-bottom:8px;font-weight:500}.footer__address-text{line-height:25.2px}.footer__socials{display:flex;align-items:center;gap:8px;margin-bottom:64px}@media (max-width: 567.98px){.footer__socials{margin-bottom:32px}}.footer__socials-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:2px solid #ffffff}.footer__desc span{font-weight:500;cursor:pointer}.footer__desc-violation{text-decoration:underline;cursor:pointer}.footer__info{max-width:869px;width:100%;border-left:1px solid #ffffff;padding-left:64px}@media (max-width: 1279.98px){.footer__info{max-width:100%;border-left:none;padding-left:0}}.footer__nav{margin-bottom:64px}@media (max-width: 567.98px){.footer__nav{margin-bottom:32px}}.footer__nav-list{display:flex;flex-direction:column;gap:8px}.footer__phones{border-top:1px solid #ffffff;padding-top:64px}@media (max-width: 567.98px){.footer__phones{padding-top:32px}}.footer__phones-title{text-transform:uppercase;margin-bottom:24px}@media (max-width: 567.98px){.footer__phones-title{margin-bottom:16px}}.footer__contacts{display:flex;gap:32px 16px}@media (max-width: 1279.98px){.footer__contacts{flex-direction:column;padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid #e0e0e0}}@media (max-width: 567.98px){.footer__contacts{gap:16px}}.footer__contacts-col{flex:1}.footer__contact{display:flex;flex-direction:column;margin-bottom:32px;gap:4px}@media (max-width: 567.98px){.footer__contact{margin-bottom:16px}}.footer__contact:last-child{margin-bottom:0}.footer__contact-group{display:flex;flex-wrap:wrap;gap:4px}.nav-bar[data-theme=BLUE] .nav-bar__link_active{color:#00aadf;border-bottom-color:#00aadf}.nav-bar[data-theme=GREEN] .nav-bar__link_active{color:#31ad68;border-bottom-color:#31ad68}.nav-bar[data-theme=VELVET] .nav-bar__link_active{color:#977ebb;border-bottom-color:#977ebb}.nav-bar[data-theme=COFFEE_MILK] .nav-bar__link_active{color:#d6ac85;border-bottom-color:#d6ac85}.nav-bar__list{display:flex;align-items:center}.nav-bar__link{padding:0 26px;line-height:105px;font-size:18px;border-bottom:4px solid transparent}.nav-bar__link_active{color:#00aadf;border-bottom-color:#00aadf}.menu-button{display:flex;align-items:center;gap:12px;padding:10px 12px}.menu-button[data-theme=BLUE]{background-color:#00aadf}.menu-button[data-theme=GREEN]{background-color:#31ad68}.menu-button[data-theme=VELVET]{background-color:#977ebb}.menu-button[data-theme=COFFEE_MILK]{background-color:#d6ac85}.menu-button__text{font-size:14px;font-weight:500;line-height:20px;color:#fff}.menu-button__lines{display:flex;flex-direction:column;width:20px;gap:4px}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000026;transition:transform .3s cubic-bezier(0,.52,0,1);transform:translate3d(100vw,0,0)}@media (max-width: 1279.98px){.mobile-menu_open{transform:translateZ(0);overflow:hidden}}.mobile-menu[data-theme=BLUE] .mobile-menu__nav-link_active{color:#00aadf}.mobile-menu[data-theme=BLUE] .mobile-menu__close path{stroke:#00aadf}.mobile-menu[data-theme=GREEN] .mobile-menu__nav-link_active{color:#31ad68}.mobile-menu[data-theme=GREEN] .mobile-menu__close path{stroke:#31ad68}.mobile-menu[data-theme=VELVET] .mobile-menu__nav-link_active{color:#977ebb}.mobile-menu[data-theme=VELVET] .mobile-menu__close path{stroke:#977ebb}.mobile-menu[data-theme=COFFEE_MILK] .mobile-menu__nav-link_active{color:#d6ac85}.mobile-menu[data-theme=COFFEE_MILK] .mobile-menu__close path{stroke:#d6ac85}.mobile-menu__accent-text{color:gray}.mobile-menu__close{position:absolute;top:24px;right:24px}.mobile-menu__content{position:absolute;top:0;right:0;display:flex;flex-direction:column;width:320px;height:100%;padding:154px 20px 20px;background-color:#fff}.mobile-menu__nav-list{display:flex;flex-direction:column;gap:12px}.mobile-menu__nav-link{font-family:Roboto Condensed,sans-serif;font-size:23px;font-weight:500;line-height:28px;text-transform:uppercase}.mobile-menu__nav-link_active{color:#00aadf;border-bottom-color:#00aadf}.mobile-menu__footer{display:flex;flex-direction:column;border-top:1px solid #e0e0e0;padding-top:24px;margin-top:auto}.mobile-menu__text-wrap{display:flex;flex-direction:column;gap:4px;margin-bottom:16px}.mobile-menu__btn{margin-top:8px}.mobile-app-widget{padding-top:128px}@media (max-width: 1279.98px){.mobile-app-widget{padding-top:16px}}@media (max-width: 1023.98px){.mobile-app-widget{padding-top:0}}.mobile-app-widget[data-theme=BLUE] .mobile-app-widget__content{background-color:#ebfaff}.mobile-app-widget[data-theme=BLUE] .mobile-app-widget__icons path{stroke:#00aadf}.mobile-app-widget[data-theme=GREEN] .mobile-app-widget__content{background-color:#e7f9ef}.mobile-app-widget[data-theme=GREEN] .mobile-app-widget__icons path{stroke:#31ad68}.mobile-app-widget[data-theme=VELVET] .mobile-app-widget__content{background-color:#f8f4ff}.mobile-app-widget[data-theme=VELVET] .mobile-app-widget__icons path{stroke:#977ebb}.mobile-app-widget[data-theme=COFFEE_MILK] .mobile-app-widget__content{background-color:#fbf7f3}.mobile-app-widget[data-theme=COFFEE_MILK] .mobile-app-widget__icons path{stroke:#d6ac85}.mobile-app-widget__content{display:flex;justify-content:space-between;margin-bottom:64px;padding:32px;min-height:320px;gap:16px}@media (max-width: 1023.98px){.mobile-app-widget__content{flex-wrap:wrap;align-items:center;justify-content:center}}@media (max-width: 767.98px){.mobile-app-widget__content{flex-direction:column}}@media (max-width: 567.98px){.mobile-app-widget__content{padding:20px 20px 0;gap:0}}.mobile-app-widget__text-wrap,.mobile-app-widget__controls{display:flex;flex-direction:column;max-width:418px;width:100%}@media (max-width: 1023.98px){.mobile-app-widget__text-wrap,.mobile-app-widget__controls{max-width:unset;width:calc(50% - 8px)}}@media (max-width: 767.98px){.mobile-app-widget__text-wrap,.mobile-app-widget__controls{max-width:450px;width:100%}}@media (max-width: 567.98px){.mobile-app-widget__text-wrap{margin-bottom:32px}}.mobile-app-widget__title{text-transform:uppercase;margin-bottom:auto}@media (max-width: 1023.98px){.mobile-app-widget__title{max-width:320px;width:100%;margin-bottom:16px}}.mobile-app-widget__desc{max-width:270px;width:100%}.mobile-app-widget__image{position:relative;width:317px;flex-shrink:0;flex-grow:0}.mobile-app-widget__image img{width:100%;position:absolute;bottom:-32px}@media (max-width: 1279.98px){.mobile-app-widget__image{flex-basis:246px}}@media (max-width: 1023.98px){.mobile-app-widget__image{width:248px;height:330px;order:3}.mobile-app-widget__image img{height:100%;object-fit:contain}}@media (max-width: 567.98px){.mobile-app-widget__image{width:190px;height:248px}.mobile-app-widget__image img{position:static;margin-bottom:0}}.mobile-app-widget__controls{align-items:flex-end;text-align:right}@media (max-width: 567.98px){.mobile-app-widget__controls{margin-bottom:52px}}.mobile-app-widget__icons{display:flex;gap:4px;margin-bottom:16px;cursor:pointer}.mobile-app-widget__icons svg path{stroke:#00aadf}.mobile-app-widget__controls-desc{max-width:244px;width:100%;margin-bottom:auto}@media (max-width: 1023.98px){.mobile-app-widget__controls-desc{margin-bottom:16px}}.breadcrumbs{display:flex;margin-top:64px;margin-bottom:24px;gap:12px;white-space:nowrap;overflow:hidden}@media (max-width: 1023.98px){.breadcrumbs{margin-top:32px}}.breadcrumbs[data-theme=BLUE] .breadcrumbs__link:not(.breadcrumbs__link_disabled){color:#00aadf}.breadcrumbs[data-theme=GREEN] .breadcrumbs__link:not(.breadcrumbs__link_disabled){color:#31ad68}.breadcrumbs[data-theme=VELVET] .breadcrumbs__link:not(.breadcrumbs__link_disabled){color:#977ebb}.breadcrumbs[data-theme=COFFEE_MILK] .breadcrumbs__link:not(.breadcrumbs__link_disabled){color:#d6ac85}.breadcrumbs__item{display:flex;align-items:center;gap:12px}.breadcrumbs__link_disabled{cursor:default;pointer-events:none;color:gray}.breadcrumbs__divider{color:#e0e0e0}.search{position:relative;display:flex}.search[data-theme=BLUE] .search__input:focus{border-color:#00aadf}.search[data-theme=BLUE] path{stroke:#00aadf}.search[data-theme=GREEN] .search__input:focus{border-color:#31ad68}.search[data-theme=GREEN] path{stroke:#31ad68}.search[data-theme=VELVET] .search__input:focus{border-color:#977ebb}.search[data-theme=VELVET] path{stroke:#977ebb}.search[data-theme=COFFEE_MILK] .search__input:focus{border-color:#d6ac85}.search[data-theme=COFFEE_MILK] path{stroke:#d6ac85}.search__input{width:100%;border:1px solid #e0e0e0;padding:32px 32px 32px 72px;font-family:Roboto,sans-serif;font-size:18px;font-weight:400;line-height:23px}@media (max-width: 767.98px){.search__input{padding:18px 18px 18px 56px;font-size:14px;line-height:18px}}.search__input::placeholder{color:gray}@media (max-width: 767.98px){.search__input::placeholder{max-width:140px}}.search svg{position:absolute;left:32px;top:50%;transform:translateY(-50%)}@media (max-width: 767.98px){.search svg{left:16px}}.tag{flex-grow:0;white-space:nowrap;padding:10px 18px;background-color:#fff;color:gray;border-radius:61px;border:1px solid #e0e0e0}@media (max-width: 1023.98px){.tag{padding:8px 12px}}.pagination{display:flex;justify-content:center}.pagination[data-theme=BLUE] .pagination__button_active{background-color:#00aadf;border-color:#00aadf}.pagination[data-theme=BLUE] path{stroke:#00aadf}.pagination[data-theme=GREEN] .pagination__button_active{background-color:#31ad68;border-color:#31ad68}.pagination[data-theme=GREEN] path{stroke:#31ad68}.pagination[data-theme=VELVET] .pagination__button_active{background-color:#977ebb;border-color:#977ebb}.pagination[data-theme=VELVET] path{stroke:#977ebb}.pagination[data-theme=COFFEE_MILK] .pagination__button_active{background-color:#d6ac85;border-color:#d6ac85}.pagination[data-theme=COFFEE_MILK] path{stroke:#d6ac85}.pagination__button{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border:1px solid #e0e0e0}@media (max-width: 767.98px){.pagination__button{width:40px;height:40px}}@media (max-width: 1023.98px){.pagination__button{width:44px;height:44px}}.pagination__button_active .pagination__page{color:#fff}.pagination__button:disabled svg{opacity:.3;cursor:default}.pagination__page{color:gray}.page-title{text-transform:uppercase;margin-bottom:64px}@media (max-width: 1023.98px){.page-title{margin-bottom:32px}}.page-sidebar{width:417px;padding-left:64px;border-left:1px solid #e0e0e0}@media (max-width: 1279.98px){.page-sidebar{padding-left:32px}}@media (max-width: 1023.98px){.page-sidebar{padding-left:0;padding-bottom:32px;border-left:none;border-bottom:1px solid #e0e0e0;width:100%}}.download-file{display:flex;flex-direction:column;width:100%;border:1px solid #e0e0e0;padding:16px 24px;transition:border-color .3s ease}@media (max-width: 1023.98px){.download-file{padding:16px}}.download-file[data-theme=BLUE]:hover{border-color:#00aadf}.download-file[data-theme=BLUE] .download-file__icon{background-color:#ebfaff}.download-file[data-theme=BLUE] .download-file__icon path{stroke:#00aadf}.download-file[data-theme=GREEN]:hover{border-color:#31ad68}.download-file[data-theme=GREEN] .download-file__icon{background-color:#e7f9ef}.download-file[data-theme=GREEN] .download-file__icon path{stroke:#31ad68}.download-file[data-theme=VELVET]:hover{border-color:#977ebb}.download-file[data-theme=VELVET] .download-file__icon{background-color:#f8f4ff}.download-file[data-theme=VELVET] .download-file__icon path{stroke:#977ebb}.download-file[data-theme=COFFEE_MILK]:hover{border-color:#d6ac85}.download-file[data-theme=COFFEE_MILK] .download-file__icon{background-color:#fbf7f3}.download-file[data-theme=COFFEE_MILK] .download-file__icon path{stroke:#d6ac85}.download-file__title{font-weight:500;margin-bottom:4px}.download-file__info,.download-file__desc{color:gray}.download-file__footer{display:flex;justify-content:space-between;align-items:flex-end}.download-file__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%}.page-subtitle{text-transform:uppercase;margin-bottom:32px}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.app-slider{margin-bottom:160px}@media (max-width: 1023.98px){.app-slider{margin-bottom:88px}}.app-slider__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:64px;gap:32px}@media (max-width: 1023.98px){.app-slider__header{margin-bottom:32px}}@media (max-width: 767.98px){.app-slider__header{width:100%!important}.app-slider__header .heading{width:60%}.app-slider__header .app-slider__controls{flex-direction:row!important;align-items:end}.app-slider__header .app-slider__controls .app-slider__arrows{order:2}}.app-slider__header .app-slider__controls{margin-left:auto}.app-slider__header .heading{margin-bottom:0;text-transform:uppercase}.app-slider__arrows{display:flex;gap:8px}.app-slider__items{margin-bottom:64px}@media (max-width: 1023.98px){.app-slider__items{margin-bottom:32px}}.app-slider__footer{display:flex;align-items:center;justify-content:center;gap:32px}@media (max-width: 767.98px){.app-slider__footer{flex-direction:column}}.app-slider__pagination{display:flex;align-items:center;gap:24px}.app-slider__pagination .desc{font-weight:500;font-family:Roboto,sans-serif}.app-slider__divider{background-color:#000;width:130px;height:1px}@media (max-width: 1023.98px){.app-slider__divider{width:56px}}.app-slider__buttons{display:flex;gap:16px;flex:1;margin-left:32px;justify-content:flex-end}@media (max-width: 767.98px){.app-slider__buttons{align-self:stretch;justify-content:center;margin-left:0}}.app-slider__buttons .button{justify-content:space-between}.button-icon{transition:.3s ease}.button-icon[data-theme=BLUE].button-icon_primary{color:#00aadf}.button-icon[data-theme=BLUE].button-icon_primary:hover:not(:disabled) .icon-circle{background-color:#00aadf}.button-icon[data-theme=GREEN].button-icon_primary{color:#31ad68}.button-icon[data-theme=GREEN].button-icon_primary:hover:not(:disabled) .icon-circle{background-color:#31ad68}.button-icon[data-theme=VELVET].button-icon_primary{color:#977ebb}.button-icon[data-theme=VELVET].button-icon_primary:hover:not(:disabled) .icon-circle{background-color:#977ebb}.button-icon[data-theme=COFFEE_MILK].button-icon_primary{color:#d6ac85}.button-icon[data-theme=COFFEE_MILK].button-icon_primary:hover:not(:disabled) .icon-circle{background-color:#d6ac85}.button-icon_primary:hover:not(:disabled) .icon-circle{color:#fff}.button-icon_primary:hover:not(:disabled) .icon-circle path{stroke:#fff}.button-icon_primary:disabled{opacity:.5}.button-icon_primary:disabled svg{cursor:default}.button-icon .icon-circle,.button-icon path{transition:.3s ease}.icon-circle{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%}@media (max-width: 1023.98px){.icon-circle{width:48px;height:48px}}.icon-circle[data-theme=BLUE].icon-circle_primary{border-color:#00aadf}.icon-circle[data-theme=BLUE] path{stroke:#00aadf}.icon-circle[data-theme=GREEN].icon-circle_primary{border-color:#31ad68}.icon-circle[data-theme=GREEN] path{stroke:#31ad68}.icon-circle[data-theme=VELVET].icon-circle_primary{border-color:#977ebb}.icon-circle[data-theme=VELVET] path{stroke:#977ebb}.icon-circle[data-theme=COFFEE_MILK].icon-circle_primary{border-color:#d6ac85}.icon-circle[data-theme=COFFEE_MILK] path{stroke:#d6ac85}.icon-circle_primary{border:2px solid}.icon-circle_secondary{background-color:#fff}.lock{overflow:hidden}.lock.BLUE .ReactModal__Overlay{background:#00aadf1a!important}.lock.BLUE .app-modal__close path{stroke:#00aadf}.lock.BLUE a{color:#00aadf}.lock.GREEN .ReactModal__Overlay{background:#31ad681a!important}.lock.GREEN .app-modal__close path{stroke:#31ad68}.lock.GREEN a{color:#31ad68}.lock.VELVET .ReactModal__Overlay{background:#977ebb1a!important}.lock.VELVET .app-modal__close path{stroke:#977ebb}.lock.VELVET a{color:#977ebb}.lock.COFFEE_MILK .ReactModal__Overlay{background:#d6ac851a!important}.lock.COFFEE_MILK .app-modal__close path{stroke:#d6ac85}.lock.COFFEE_MILK a{color:#d6ac85}.lock.block-ui{overflow:auto}.lock.block-ui .ReactModal__Overlay{background:transparent!important}.app-modal__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:64px}@media (max-width: 1023.98px){.app-modal__header{margin-bottom:32px}}.app-modal__title{text-transform:uppercase}.ReactModal__Overlay{display:flex;align-items:center;z-index:100}.ReactModal__Content{max-width:820px;padding:64px!important;width:100%;margin-left:auto;margin-right:auto;border:none!important}@media (max-width: 1023.98px){.ReactModal__Content{top:40px!important;right:20px!important;bottom:40px!important;left:20px!important;padding:32px!important;max-width:480px}}@media (max-width: 567.98px){.ReactModal__Content{max-width:320px;padding:20px!important}}.tab_active .tag{color:#fff}.tab[data-theme=BLUE]:hover:not(.tab_active) .tag{border-color:#00aadf;color:#00aadf}.tab[data-theme=BLUE].tab_active .tag{border-color:#00aadf;background-color:#00aadf}.tab[data-theme=GREEN]:hover:not(.tab_active) .tag{border-color:#31ad68;color:#31ad68}.tab[data-theme=GREEN].tab_active .tag{border-color:#31ad68;background-color:#31ad68}.tab[data-theme=VELVET]:hover:not(.tab_active) .tag{border-color:#977ebb;color:#977ebb}.tab[data-theme=VELVET].tab_active .tag{border-color:#977ebb;background-color:#977ebb}.tab[data-theme=COFFEE_MILK]:hover:not(.tab_active) .tag{border-color:#d6ac85;color:#d6ac85}.tab[data-theme=COFFEE_MILK].tab_active .tag{border-color:#d6ac85;background-color:#d6ac85}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.text-editor .ql-editor iframe,.text-editor .ql-editor video{pointer-events:none}.text-editor *{font-family:Roboto,arial,sans-serif!important}.text-editor p,.text-editor li,.text-editor div{font-size:18px!important}@media (max-width: 1279.98px){.text-editor p,.text-editor li,.text-editor div{font-size:14px!important}}.text-editor li{padding-bottom:16px!important}.text-editor li:last-child{padding-bottom:0!important}.text-editor .ql-snow .ql-editor h2{font-size:40px!important;font-weight:500!important;line-height:48px!important}@media (max-width: 1023.98px){.text-editor .ql-snow .ql-editor h2{font-size:20px!important;line-height:24px!important}}.text-editor li:before{text-align:left!important}.text-editor .ql-editor ul,.text-editor .ql-editor ol{padding-left:0}.text-editor .ql-snow .ql-picker.ql-header{width:110px}.text-editor .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.text-editor .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Заголовок 1"}.text-editor .ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.text-editor .ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Заголовок 2"}.text-editor .ql-snow .ql-picker.ql-header .ql-picker-item:not([data-value]):before,.text-editor .ql-snow .ql-picker.ql-header .ql-picker-label:not([data-value]):before{content:"Обычный"}.text-editor .ql-snow .ql-tooltip:before{content:"Ссылка"}.text-editor .ql-snow .ql-tooltip .ql-action:after{content:"Сохранить"}.text-editor .ql-snow .ql-tooltip .ql-remove:before{content:"Удалить"}.text-editor .ql-snow .ql-tooltip.ql-editing[data-mode=video]:before{content:"Ссылка на видео"}.text-editor .ql-snow .ql-tooltip.ql-editing[data-mode=video] .ql-action:after{content:"Сохранить"}.text-editor .ql-snow .ql-tooltip.ql-editing[data-mode=link]:before{content:"Введите ссылку"}.text-editor .ql-snow .ql-tooltip.ql-editing[data-mode=link] .ql-action:after{content:"Сохранить"}.text-editor .ql-snow .ql-editor blockquote{border-left:2px solid #ccc}@media (max-width: 1023.98px){.text-editor .ql-snow .ql-editor blockquote{font-size:20px!important;line-height:24px!important}}.point-events-auto .ql-editor iframe,.point-events-auto .ql-editor video{pointer-events:auto}.like-button{display:flex;align-items:center;gap:24px;padding:16px 24px;font-weight:500;transition:.3s ease;white-space:nowrap}@media (max-width: 1023.98px){.like-button{padding:14px 16px}}.like-button[data-theme=BLUE]{color:#00aadf;border:2px solid #00aadf}.like-button[data-theme=BLUE].like-button_active,.like-button[data-theme=BLUE]:hover,.like-button[data-theme=BLUE] .like-button__divider{background-color:#00aadf}.like-button[data-theme=BLUE] path{stroke:#00aadf}.like-button[data-theme=GREEN]{color:#31ad68;border:2px solid #31ad68}.like-button[data-theme=GREEN].like-button_active,.like-button[data-theme=GREEN]:hover,.like-button[data-theme=GREEN] .like-button__divider{background-color:#31ad68}.like-button[data-theme=GREEN] path{stroke:#31ad68}.like-button[data-theme=VELVET]{color:#977ebb;border:2px solid #977ebb}.like-button[data-theme=VELVET].like-button_active,.like-button[data-theme=VELVET]:hover,.like-button[data-theme=VELVET] .like-button__divider{background-color:#977ebb}.like-button[data-theme=VELVET] path{stroke:#977ebb}.like-button[data-theme=COFFEE_MILK]{color:#d6ac85;border:2px solid #d6ac85}.like-button[data-theme=COFFEE_MILK].like-button_active,.like-button[data-theme=COFFEE_MILK]:hover,.like-button[data-theme=COFFEE_MILK] .like-button__divider{background-color:#d6ac85}.like-button[data-theme=COFFEE_MILK] path{stroke:#d6ac85}.like-button path{transition:.3s ease}.like-button_active,.like-button:hover{color:#fff!important}.like-button_active path,.like-button:hover path{stroke:#fff!important}.like-button_active .like-button__divider,.like-button:hover .like-button__divider{background-color:#fff!important}.like-button__divider{height:24px;width:1px;background-color:#00aadf;transition:.3s ease;margin-left:auto}.like-button__count-wrap{display:flex;align-items:center;gap:8px}.main-page-socials{padding-bottom:160px}@media (max-width: 1023.98px){.main-page-socials{padding-bottom:88px}}.main-page-socials__title{margin-bottom:64px;text-transform:uppercase}@media (max-width: 1023.98px){.main-page-socials__title{margin-bottom:32px}}.main-page-socials__list{display:flex;gap:16px;margin-bottom:64px}@media (max-width: 1279.98px){.main-page-socials__list{flex-wrap:wrap}}@media (max-width: 1023.98px){.main-page-socials__list{flex-direction:column;gap:32px}}.main-page-socials__item{width:calc(33.33% - 11.33px)}@media (max-width: 1279.98px){.main-page-socials__item{width:calc(50% - 8px)}}@media (max-width: 1023.98px){.main-page-socials__item{width:100%}}.main-page-socials__item-title{margin-bottom:32px}.main-page-socials__item-content{display:flex;flex-direction:column;min-height:478px;padding:32px;width:100%;border:1px solid #e0e0e0}@media (max-width: 1023.98px){.main-page-socials__item-content{padding:24px;min-height:414px}}.main-page-socials__item-header{display:flex;align-items:center;padding-bottom:16px;flex-wrap:wrap;border-bottom:1px solid #e0e0e0;margin-bottom:16px}.main-page-socials__item-icon{width:50px;height:50px;flex-shrink:0;border-radius:50%;margin-right:13px;display:flex;align-items:center;justify-content:center;background-color:#ebfaff}.main-page-socials__item-icon img{width:27px;height:32px}.main-page-socials__item-icon .main-page-socials__img{width:100%;height:100%;display:inline-block}.main-page-socials__item-text-wrap{width:calc(100% - 63px)}.main-page-socials__item-subtitle{color:#2a5885;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}.main-page-socials__item-desc{color:gray}.main-page-socials__button{margin-top:auto;display:flex;align-items:center;justify-content:center;background-color:#447bba;padding:9px 16px;color:#fff;gap:16px;border-radius:8px;font-size:18px;font-weight:500;line-height:25px}.main-page-socials__button_ok{border-radius:50px;background-color:#f70}.main-page-socials__button_tg{background-color:#34aff1}.main-page-socials__users{display:flex;flex-wrap:wrap;gap:16px;max-height:234px;overflow:hidden;margin-bottom:24px}@media (max-width: 1279.98px){.main-page-socials__users{gap:16px}}.telegram-widget{width:100%;display:flex;align-items:center;justify-content:space-between;min-height:132px;padding:0 32px;color:#fff;gap:48px}@media (max-width: 1279.98px){.telegram-widget{gap:24px}}@media (max-width: 1023.98px){.telegram-widget{flex-direction:column;padding-top:24px;text-align:center}}@media (max-width: 767.98px){.telegram-widget{text-align:left}}.telegram-widget[data-theme=BLUE]{background-color:#00aadf}.telegram-widget[data-theme=GREEN]{background-color:#31ad68}.telegram-widget[data-theme=VELVET]{background-color:#977ebb}.telegram-widget[data-theme=COFFEE_MILK]{background-color:#d6ac85}.telegram-widget__image{width:140px;flex-shrink:0;object-fit:cover;height:132px;object-position:bottom}@media (max-width: 1023.98px){.telegram-widget__image{order:4;width:168px;height:180px}}.telegram-widget__title{flex-shrink:0;max-width:230px}@media (max-width: 1023.98px){.telegram-widget__title{max-width:unset;width:100%;padding-bottom:24px;border-bottom:1px solid #ffffff}}.telegram-widget__desc-wrap{display:flex;justify-content:center;padding-left:48px;border-left:1px solid #ffffff}@media (max-width: 1279.98px){.telegram-widget__desc-wrap{padding-left:24px}}@media (max-width: 1023.98px){.telegram-widget__desc-wrap{border-left:none;padding-left:0;margin-bottom:8px}}@media (max-width: 767.98px){.telegram-widget__desc-wrap{justify-content:flex-start;width:100%}}.telegram-widget__desc{min-width:220px;max-width:338px}.telegram-widget__button{justify-content:space-between}@media (max-width: 1279.98px){.telegram-widget__button{width:auto}}@media (max-width: 767.98px){.telegram-widget__button{max-width:unset;width:100%}}.house-slider__item{display:flex;flex-direction:column;gap:16px}.houses-item{height:210px;padding:32px;cursor:pointer;display:flex}@media (max-width: 1023.98px){.houses-item{height:unset;flex-direction:column}}@media (max-width: 767.98px){.houses-item{padding:20px}}.houses-item:hover{background-color:#fff}.houses-item:hover .tag{border-color:#e0e0e0}.houses-item[data-theme=BLUE]{border:1px solid #ebfaff;background-color:#ebfaff}.houses-item[data-theme=BLUE]:hover{border-color:#00aadf}.houses-item[data-theme=BLUE] .houses-item__icon{background-color:#00aadf}.houses-item[data-theme=GREEN]{border:1px solid #e7f9ef;background-color:#e7f9ef}.houses-item[data-theme=GREEN]:hover{border-color:#31ad68}.houses-item[data-theme=GREEN] .houses-item__icon{background-color:#31ad68}.houses-item[data-theme=VELVET]{border:1px solid #f8f4ff;background-color:#f8f4ff}.houses-item[data-theme=VELVET]:hover{border-color:#977ebb}.houses-item[data-theme=VELVET] .houses-item__icon{background-color:#977ebb}.houses-item[data-theme=COFFEE_MILK]{border:1px solid #fbf7f3;background-color:#fbf7f3}.houses-item[data-theme=COFFEE_MILK]:hover{border-color:#d6ac85}.houses-item[data-theme=COFFEE_MILK] .houses-item__icon{background-color:#d6ac85}.houses-item__icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;min-width:64px;min-height:64px;margin-right:32px;border-radius:50%}@media (max-width: 767.98px){.houses-item__icon{width:32px;height:32px;min-width:32px;min-height:32px;margin-right:20px;flex-shrink:0}}.houses-item__icon path{stroke:#fff}.houses-item__info-header{display:flex}@media (max-width: 1023.98px){.houses-item__info-header{margin-bottom:16px}}.houses-item__title{margin-bottom:12px}@media (max-width: 767.98px){.houses-item__title{margin-bottom:4px}}.houses-item__desc{color:gray}.houses-item__info{display:flex;flex-direction:column}@media (max-width: 1023.98px){.houses-item__info{margin-bottom:24px}}.houses-item__tags{margin-top:auto;display:flex;gap:8px;margin-left:96px;flex-wrap:wrap}@media (max-width: 1023.98px){.houses-item__tags{margin-left:0}}.houses-item__stats{text-align:right;margin-left:auto}.houses-item__stats-desc{color:gray;margin-bottom:8px}@media (max-width: 1279.98px){.houses-item__stats-value{font-size:50px;line-height:50px}}.houses-item .tag{border-color:#fff}.main-page-welcome{padding-bottom:160px}@media (max-width: 1023.98px){.main-page-welcome{padding-bottom:88px}}.main-page-welcome[data-theme=BLUE] .main-page-welcome__preview-text{background-color:#ebfaff}.main-page-welcome[data-theme=BLUE] .main-page-welcome__image[data-image=false]{border:1px solid #00aadf}.main-page-welcome[data-theme=GREEN] .main-page-welcome__preview-text{background-color:#e7f9ef}.main-page-welcome[data-theme=GREEN] .main-page-welcome__image[data-image=false]{border:1px solid #31ad68}.main-page-welcome[data-theme=VELVET] .main-page-welcome__preview-text{background-color:#f8f4ff}.main-page-welcome[data-theme=VELVET] .main-page-welcome__image[data-image=false]{border:1px solid #977ebb}.main-page-welcome[data-theme=COFFEE_MILK] .main-page-welcome__preview-text{background-color:#fbf7f3}.main-page-welcome[data-theme=COFFEE_MILK] .main-page-welcome__image[data-image=false]{border:1px solid #d6ac85}.main-page-welcome__subtitle{margin-bottom:24px}.main-page-welcome__content{display:flex;align-items:flex-start;gap:88px}@media (max-width: 1023.98px){.main-page-welcome__content{flex-direction:column;gap:48px}}.main-page-welcome__text-wrap .desc{margin-bottom:24px}.main-page-welcome__text-wrap .desc+.heading{margin-top:64px}@media (max-width: 1023.98px){.main-page-welcome__text-wrap .desc+.heading{margin-top:32px}}.main-page-welcome__preview{display:flex;align-items:flex-end}@media (max-width: 1023.98px){.main-page-welcome__preview{flex-direction:column-reverse;align-self:center}}.main-page-welcome__preview-text{display:flex;flex-direction:column;justify-content:flex-end;gap:24px;width:324px;min-height:316px;padding:32px}@media (max-width: 1279.98px){.main-page-welcome__preview-text{width:280px}}@media (max-width: 1023.98px){.main-page-welcome__preview-text{width:320px;min-height:unset;padding:20px;gap:16px}}.main-page-welcome__image{width:324px;height:458px;object-fit:cover}@media (max-width: 1023.98px){.main-page-welcome__image{width:320px;height:452px}}.main-page-news{display:flex;flex-wrap:wrap;margin-bottom:160px;gap:16px;position:relative}@media (max-width: 1279.98px){.main-page-news{flex-direction:column;padding-bottom:89px}}@media (max-width: 1023.98px){.main-page-news{margin-bottom:88px}}.main-page-news__item{display:flex;flex-direction:column;flex:0 0 calc(50% - 8px)}@media (max-width: 1279.98px){.main-page-news__item{flex:0 0 100%}}.main-page-news__title{max-width:550px;width:100%}.main-page-news__button{justify-content:space-between}@media (max-width: 1279.98px){.main-page-news__button{position:absolute;right:0;bottom:0}}.news-item{display:flex;gap:32px;width:100%;height:400px;padding:24px;cursor:pointer}@media (max-width: 1023.98px){.news-item{height:unset}}@media (max-width: 767.98px){.news-item{flex-direction:column-reverse;padding:20px}}.news-item:hover{background-color:#fff}.news-item:hover .tag{border-color:#e0e0e0}.news-item[data-theme=BLUE]{border:1px solid #ebfaff;background-color:#ebfaff}.news-item[data-theme=BLUE]:hover{border-color:#00aadf}.news-item[data-theme=GREEN]{border:1px solid #e7f9ef;background-color:#e7f9ef}.news-item[data-theme=GREEN]:hover{border-color:#31ad68}.news-item[data-theme=VELVET]{border:1px solid #f8f4ff;background-color:#f8f4ff}.news-item[data-theme=VELVET]:hover{border-color:#977ebb}.news-item[data-theme=COFFEE_MILK]{border:1px solid #fbf7f3;background-color:#fbf7f3}.news-item[data-theme=COFFEE_MILK]:hover{border-color:#d6ac85}.news-item__image{width:230px;height:352px;object-fit:cover}@media (max-width: 767.98px){.news-item__image{width:100%;height:360px}}.news-item__content{flex:1;display:flex;flex-direction:column}.news-item__header{display:flex;justify-content:space-between;width:100%;margin-bottom:auto}.news-item__title{margin-bottom:24px}@media (max-width: 767.98px){.news-item__title{padding-right:48px}}.news-item__tags{display:flex;gap:8px}.news-item__tags .tag{border-color:#fff}.main-page-facts .swiper:before{content:"";position:absolute;background:url(/assets/bg-main-facts-Z1Ll5Kiw.svg) no-repeat;width:100%;height:440px;left:0;top:0;z-index:5;pointer-events:none}.fact-item{display:flex;flex-direction:column;align-items:flex-end;padding:32px;background-color:#00aadf;height:440px;color:#fff}@media (max-width: 1023.98px){.fact-item{height:305px;padding:20px}}.fact-item[data-theme=BLUE]{background-color:#00aadf}.fact-item[data-theme=GREEN]{background-color:#31ad68}.fact-item[data-theme=VELVET]{background-color:#977ebb}.fact-item[data-theme=COFFEE_MILK]{background-color:#d6ac85}.fact-item__value{text-align:right;margin-bottom:24px}.fact-item__footer{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:auto;gap:16px}.fact-item__icon path{stroke:#fff}.main-page-preview{display:flex;position:relative;padding-top:64px;padding-bottom:64px;color:#fff;min-height:800px}@media (max-width: 1023.98px){.main-page-preview{padding-top:32px;padding-bottom:32px}}@media (max-width: 567.98px){.main-page-preview{padding-top:20px;padding-bottom:20px;min-height:720px!important}}.main-page-preview[data-image=true]{background:linear-gradient(0deg,#0003,#0003)}.main-page-preview[data-image=false]{background:transparent}.main-page-preview[data-image=false] img{object-fit:contain}.main-page-preview[data-theme=BLUE][data-image=false] img{background:#00aadf}.main-page-preview[data-theme=GREEN][data-image=false] img{background:#31ad68}.main-page-preview[data-theme=VELVET][data-image=false] img{background:#977ebb}.main-page-preview[data-theme=COFFEE_MILK][data-image=false] img{background:#d6ac85}.main-page-preview__img{position:absolute;z-index:-1;top:-50px;left:0;width:100%;height:100%;object-fit:cover}.main-page-preview__content{display:flex;flex-direction:column;justify-content:space-between}.main-page-preview__text-wrap{display:flex;justify-content:space-between;margin-bottom:129px}@media (max-width: 1023.98px){.main-page-preview__text-wrap{margin-bottom:88px}}@media (max-width: 767.98px){.main-page-preview__text-wrap{flex-direction:column;gap:32px;margin-bottom:58px}}@media (max-width: 567.98px){.main-page-preview__text-wrap{gap:24px;max-width:320px}}.main-page-preview__count-wrap{text-align:right}@media (max-width: 767.98px){.main-page-preview__count-wrap{text-align:left}.main-page-preview__count-wrap .digit{margin-bottom:8px}}.main-page-preview__title-wrap .heading{width:100%;margin-bottom:16px;text-transform:uppercase}.main-page-preview__title-wrap .desc{max-width:353px;width:100%}.main-page-preview__info{display:flex;margin-bottom:0}@media (max-width: 767.98px){.main-page-preview__info{display:block}}.main-page-preview__info .swiper-slide{margin-right:0!important}.main-page-preview__info .icon-circle{background-color:#fff;border:none}.main-page-preview__info .app-slider__divider{background-color:#fff}.main-page-preview__info .app-slider__header{display:flex;flex-direction:column;align-items:start;width:293px;flex-shrink:0;margin-bottom:0}@media (max-width: 767.98px){.main-page-preview__info .app-slider__header{gap:8px;margin-bottom:16px}}.main-page-preview__info .app-slider__header .heading{font-size:30px;line-height:42px}@media (max-width: 1023.98px){.main-page-preview__info .app-slider__header .heading{font-size:20px;line-height:28px}}.main-page-preview__info .app-slider__header .app-slider__controls{display:flex;width:100%;flex:1;flex-direction:column;justify-content:space-between}.main-page-preview__info .app-slider__items{margin-bottom:0;width:calc(100% - 293px)}@media (max-width: 767.98px){.main-page-preview__info .app-slider__items{width:100%}}@media (max-width: 1279.98px){.main-page-preview__info .app-slider__items .main-page-widget{border:none}}.main-page-widget{display:flex;flex-direction:column;background-color:#fff;min-height:320px;height:100%;color:#000;border-right:1px solid #e0e0e0;padding:32px}@media (max-width: 767.98px){.main-page-widget{padding:20px;min-height:220px}}.main-page-widget[data-theme=BLUE] .digit{color:#00aadf}.main-page-widget[data-theme=BLUE] .main-page-widget__address path{stroke:#00aadf}.main-page-widget[data-theme=GREEN] .digit{color:#31ad68}.main-page-widget[data-theme=GREEN] .main-page-widget__address path{stroke:#31ad68}.main-page-widget[data-theme=VELVET] .digit{color:#977ebb}.main-page-widget[data-theme=VELVET] .main-page-widget__address path{stroke:#977ebb}.main-page-widget[data-theme=COFFEE_MILK] .digit{color:#d6ac85}.main-page-widget[data-theme=COFFEE_MILK] .main-page-widget__address path{stroke:#d6ac85}.main-page-widget__header{display:flex;justify-content:space-between}.main-page-widget__title{min-height:56px;margin-bottom:24px}@media (max-width: 767.98px){.main-page-widget__title{min-height:unset;margin-bottom:16px}}.main-page-widget__desc{color:gray;min-height:50px}.main-page-widget__footer{margin-top:auto;display:flex;align-items:flex-end}.main-page-widget__footer .digit{margin-left:auto;color:#00aadf}.main-page-widget__address{display:flex;align-items:center;gap:16px}.main-page-team{margin-bottom:160px}@media (max-width: 1023.98px){.main-page-team{margin-bottom:88px}}.main-page-team__info{display:flex;justify-content:space-between;gap:64px}@media (max-width: 1023.98px){.main-page-team__info{gap:32px}}@media (max-width: 767.98px){.main-page-team__info{flex-direction:column-reverse}}.main-page-team__text-wrap{max-width:549px}@media (max-width: 767.98px){.main-page-team__text-wrap{max-width:unset}}.main-page-team__title{margin-bottom:32px}.main-page-team__button{justify-content:space-between}.main-page-team__slider-container{position:relative}.main-page-team__slider-bg{position:absolute;top:128px;left:0;width:100%;object-fit:cover;height:calc(100% - 128px)}@media (max-width: 1023.98px){.main-page-team__slider-bg{object-position:center center}}@media (max-width: 1023.98px){.main-page-team .app-slider{margin-bottom:32px;background-position:center}}.main-page-team .app-slider__header .heading{max-width:550px}.resume-modal__content{display:flex;flex-direction:column;gap:24px}@media (max-width: 1023.98px){.resume-modal__content{gap:16px}}.resume-modal__footer{display:flex;align-items:center;margin-top:64px;padding-top:64px;gap:32px;border-top:1px solid #e0e0e0}@media (max-width: 1023.98px){.resume-modal__footer{padding-top:32px;margin-top:32px}}@media (max-width: 567.98px){.resume-modal__footer{flex-direction:column;gap:24px}}.resume-modal__button{justify-content:space-between;max-width:240px}.resume-modal__footer-desc{color:gray}.resume-modal__footer-desc a{color:#00aadf}.team-item{display:flex;height:580px}@media (max-width: 1023.98px){.team-item{height:unset;flex-wrap:wrap;justify-content:center}}@media (max-width: 567.98px){.team-item{justify-content:center}}.team-item[data-theme=BLUE] .team-item__next-photos img[data-image=false],.team-item[data-theme=BLUE] .team-item__photo[data-image=false]{background-color:#fff;border:1px solid #00aadf}.team-item[data-theme=GREEN] .team-item__next-photos img[data-image=false],.team-item[data-theme=GREEN] .team-item__photo[data-image=false]{background-color:#fff;border:1px solid #31ad68}.team-item[data-theme=VELVET] .team-item__next-photos img[data-image=false],.team-item[data-theme=VELVET] .team-item__photo[data-image=false]{background-color:#fff;border:1px solid #977ebb}.team-item[data-theme=COFFEE_MILK] .team-item__next-photos img[data-image=false],.team-item[data-theme=COFFEE_MILK] .team-item__photo[data-image=false]{background-color:#fff;border:1px solid #d6ac85}.team-item__next-photos,.team-item__text-wrap{flex:1}@media (max-width: 1023.98px){.team-item__text-wrap{width:100%;flex:unset;margin-bottom:32px}}.team-item__title{max-width:289px;margin-bottom:24px}@media (max-width: 567.98px){.team-item__title{margin-bottom:16px}}.team-item__photo{max-width:425px;height:100%;object-fit:cover}@media (max-width: 767.98px){.team-item__photo{width:320px}}@media (max-width: 567.98px){.team-item__photo{width:220px}}.team-item__next-photos{display:flex}@media (max-width: 1023.98px){.team-item__next-photos{flex:unset}}.team-item__next-photos img{width:157px;height:215px;margin-left:32px;object-fit:cover}@media (max-width: 767.98px){.team-item__next-photos img{margin-left:16px}}@media (max-width: 567.98px){.team-item__next-photos img{width:80px;height:110px}}@media (max-width: 1279.98px){.team-item__next-photos img:last-child{display:none}}.houses-list-page__title{text-transform:uppercase;padding-bottom:64px}.houses-control-bar{display:flex;flex-direction:column}@media (max-width: 1023.98px){.houses-control-bar{flex-direction:column}}.houses-control-bar__wrap{display:flex;flex-wrap:wrap;margin-bottom:16px}.houses-control-bar__stats{width:50%;display:flex;align-items:center;padding-left:32px;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0;height:89px;text-transform:uppercase}@media (max-width: 1023.98px){.houses-control-bar__stats{border-right:1px solid #e0e0e0;border-bottom:0}}@media (max-width: 767.98px){.houses-control-bar__stats{height:56px}}.houses-control-bar__stats,.houses-control-bar__search{width:50%}@media (max-width: 1023.98px){.houses-control-bar__stats,.houses-control-bar__search{width:100%}}.houses-control-bar__search input:focus{border:1px solid #00aadf}.houses-empty-list{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:185px;border:1px solid #e0e0e0;margin-bottom:160px;gap:16px}@media (max-width: 767.98px){.houses-empty-list{margin-bottom:88px}}.houses-empty-list__desc{color:gray}@media (max-width: 767.98px){.houses-empty-list__desc{max-width:200px;width:100%;text-align:center}}.houses-list{padding-bottom:160px}@media (max-width: 1023.98px){.houses-list{padding-bottom:88px}}.houses-list__items{display:flex;flex-direction:column;gap:16px;margin-bottom:64px}.about-content{display:flex;padding-bottom:160px}@media (max-width: 1023.98px){.about-content{flex-direction:column-reverse;gap:32px;padding-bottom:88px}}.about-content__info{flex:1;padding-right:64px}@media (max-width: 1279.98px){.about-content__info{padding-right:32px}}@media (max-width: 1023.98px){.about-content__info{padding-right:0}}.about-content__sidebar-title{text-transform:uppercase;margin-bottom:32px}.about-content__files{display:flex;flex-direction:column;gap:8px}@media (max-width: 1023.98px){.about-content__files{flex-direction:row}}@media (max-width: 767.98px){.about-content__files{flex-direction:column}}.about-content__section{margin-bottom:80px}@media (max-width: 767.98px){.about-content__section{margin-bottom:40px}}.about-content__info-items{margin-bottom:48px}.about-content__contacts{display:flex;flex-direction:column;gap:16px}.about-info-item{display:flex;font-size:18px;line-height:25px;gap:16px;margin-bottom:16px}@media (max-width: 1023.98px){.about-info-item{font-size:14px;line-height:19.6px}}.about-info-item__content{flex:1;display:flex;gap:16px;justify-content:space-between;border-bottom:1px dashed #e0e0e0}.about-info-item__name_with-value,.about-info-item__value{flex:0 0 calc(50% - 8px)}.about-info-item__name{font-weight:500}.about-info-item__name span{display:block;font-weight:400}.about-info-item__value{text-align:right;align-self:flex-end}.about-table{width:100%;border:1px solid #e0e0e0;padding:32px}@media (max-width: 767.98px){.about-table{padding:20px}}.about-table thead{text-align:left}.about-table thead th{padding-bottom:16px;border-bottom:1px solid #e0e0e0;font-weight:400;color:gray}.about-table tbody td{border-bottom:1px solid #e0e0e0;padding-top:8px;padding-bottom:8px}.about-table th:nth-child(1){width:45%}.about-table th:nth-child(2),.about-table th:nth-child(3){width:27.5%}.about-table th:last-child,.about-table td:last-child{text-align:right}.about-table td:first-child{font-weight:500}.contact-item{display:flex;width:100%;padding:32px}.contact-item[data-theme=BLUE]{background-color:#ebfaff}.contact-item[data-theme=BLUE] .contact-item__photo[data-image=false]{border:1px solid #00aadf}.contact-item[data-theme=GREEN]{background-color:#e7f9ef}.contact-item[data-theme=GREEN] .contact-item__photo[data-image=false]{border:1px solid #31ad68}.contact-item[data-theme=VELVET]{background-color:#f8f4ff}.contact-item[data-theme=VELVET] .contact-item__photo[data-image=false]{border:1px solid #977ebb}.contact-item[data-theme=COFFEE_MILK]{background-color:#fbf7f3}.contact-item[data-theme=COFFEE_MILK] .contact-item__photo[data-image=false]{border:1px solid #d6ac85}.contact-item__title,.contact-item__subtitle{margin-bottom:8px}.contact-item__subtitle{color:gray}.contact-item__position{margin-bottom:48px}@media (max-width: 767.98px){.contact-item__position{margin-bottom:32px}}.contact-item__schedule{margin-bottom:16px}.contact-item__contacts{display:flex;flex-wrap:wrap;gap:4px}.contact-item__photo{background:#fff;width:128px;height:180px;object-fit:cover;margin-right:48px}@media (max-width: 767.98px){.contact-item__photo{width:88px;height:124px;margin-right:20px}}.news-list-page__tabs{display:flex;gap:8px;margin-bottom:32px}.news-tabs{display:flex;gap:8px;flex-wrap:wrap}.news-list{margin-bottom:160px}@media (max-width: 1023.98px){.news-list{margin-bottom:88px}}.news-list__items{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:64px}@media (max-width: 1023.98px){.news-list__items{margin-bottom:32px}}.news-list__items .news-item{max-width:calc(50% - 8px)}@media (max-width: 1023.98px){.news-list__items .news-item{max-width:unset;width:100%}}.house-content{display:flex;padding-bottom:160px}@media (max-width: 1023.98px){.house-content{flex-direction:column-reverse;gap:32px;padding-bottom:88px}}.house-content__info{flex:1;padding-right:64px}@media (max-width: 1279.98px){.house-content__info{padding-right:32px}}@media (max-width: 1023.98px){.house-content__info{padding-right:0}}.house-content__tabs{margin-bottom:64px}@media (max-width: 1023.98px){.house-content__tabs{margin-bottom:32px}}.house-content__sidebar-title{text-transform:uppercase;margin-bottom:32px}.house-content__sidebar-files{display:flex;flex-direction:column;gap:8px}@media (max-width: 1023.98px){.house-content__sidebar-files{flex-direction:row}}@media (max-width: 767.98px){.house-content__sidebar-files{flex-direction:column}}.house-tabs{display:flex;flex-direction:column;width:100%;gap:8px}.house-tabs__tab{text-align:left;width:100%;padding:16px 24px;transition:.3s ease}.house-tabs[data-theme=BLUE] .house-tabs__tab{background-color:#ebfaff;color:#00aadf}.house-tabs[data-theme=BLUE] .house-tabs__tab:hover,.house-tabs[data-theme=BLUE] .house-tabs__tab_active{background-color:#00aadf;color:#fff}.house-tabs[data-theme=GREEN] .house-tabs__tab{background-color:#e7f9ef;color:#31ad68}.house-tabs[data-theme=GREEN] .house-tabs__tab:hover,.house-tabs[data-theme=GREEN] .house-tabs__tab_active{background-color:#31ad68;color:#fff}.house-tabs[data-theme=VELVET] .house-tabs__tab{background-color:#f8f4ff;color:#977ebb}.house-tabs[data-theme=VELVET] .house-tabs__tab:hover,.house-tabs[data-theme=VELVET] .house-tabs__tab_active{background-color:#977ebb;color:#fff}.house-tabs[data-theme=COFFEE_MILK] .house-tabs__tab{background-color:#fbf7f3;color:#d6ac85}.house-tabs[data-theme=COFFEE_MILK] .house-tabs__tab:hover,.house-tabs[data-theme=COFFEE_MILK] .house-tabs__tab_active{background-color:#d6ac85;color:#fff}.house-general-tab ol{list-style-type:none;counter-reset:item;margin:0;padding:0}.house-general-tab__list{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.house-general-tab .page-subtitle:not(:first-child){margin-top:56px}@media (max-width: 1023.98px){.house-general-tab .page-subtitle:not(:first-child){margin-top:32px}}.house-list-item{display:flex;font-size:18px;line-height:25px;gap:16px}@media (max-width: 1023.98px){.house-list-item{font-size:14px;line-height:19.6px}}.house-list-item[data-theme=BLUE] .house-list-item__number{color:#00aadf}.house-list-item[data-theme=GREEN] .house-list-item__number{color:#31ad68}.house-list-item[data-theme=VELVET] .house-list-item__number{color:#977ebb}.house-list-item[data-theme=COFFEE_MILK] .house-list-item__number{color:#d6ac85}.house-list-item_level-2{margin-left:48px}@media (max-width: 1023.98px){.house-list-item_level-2{margin-left:32px}}.house-list-item_level-3{margin-left:96px}@media (max-width: 1023.98px){.house-list-item_level-3{margin-left:64px}}.house-list-item_level-4{margin-left:144px}@media (max-width: 1023.98px){.house-list-item_level-4{margin-left:96px}}@media (max-width: 567.98px){.house-list-item_level-4{margin-left:32px}}.house-list-item_level-5{margin-left:192px}@media (max-width: 1023.98px){.house-list-item_level-5{margin-left:128px}}@media (max-width: 567.98px){.house-list-item_level-5{margin-left:32px}}.house-list-item__content{flex:1;display:flex;gap:16px;justify-content:space-between}.house-list-item__content_underline{border-bottom:1px dashed #e0e0e0}.house-list-item__name_with-value,.house-list-item__value{flex:0 0 calc(50% - 8px)}.house-list-item__number,.house-list-item__name{font-weight:500}.house-list-item__name span{display:block;font-weight:400}.house-list-item__value{text-align:right;align-self:flex-end}.house-list-item .button-icon{font-size:20px}.house-list-item .button-icon .icon-circle{width:20px;height:20px}.house-elements-tab,.house-elements-tab__list,.house-systems-tab__list,.house-lifts-tab__list,.premises__list-item,.house-metering-devices-tab__list,.house-land-plot-tab__list{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.not-found-page{display:flex;flex-direction:column;padding-top:64px;padding-bottom:64px;align-items:center;gap:24px;text-align:center}.not-found-page[data-theme=BLUE] .not-found-page__title{color:#00aadf}.not-found-page[data-theme=GREEN] .not-found-page__title{color:#31ad68}.not-found-page[data-theme=VELVET] .not-found-page__title{color:#977ebb}.not-found-page[data-theme=COFFEE_MILK] .not-found-page__title{color:#d6ac85}.not-found-page__title{font-family:Roboto Condensed,sans-serif;font-weight:500;font-size:240px;line-height:192px}@media (max-width: 1023.98px){.not-found-page__title{font-size:100px;line-height:80px}}.not-found-page__subtitle{text-transform:uppercase}.not-found-page__desc{max-width:565px}.not-found-page__button{justify-content:space-between}@media (max-width: 767.98px){.not-found-page__button{width:220px}}.no-access-page{display:flex;flex-direction:column;padding-top:64px;padding-bottom:64px;align-items:center;gap:24px;text-align:center}.no-access-page[data-theme=BLUE] .no-access-page__icon path{stroke:#00aadf}.no-access-page[data-theme=BLUE] .no-access-page__link{color:#00aadf}.no-access-page[data-theme=GREEN] .no-access-page__icon path{stroke:#31ad68}.no-access-page[data-theme=GREEN] .no-access-page__link{color:#31ad68}.no-access-page[data-theme=VELVET] .no-access-page__icon path{stroke:#977ebb}.no-access-page[data-theme=VELVET] .no-access-page__link{color:#977ebb}.no-access-page[data-theme=COFFEE_MILK] .no-access-page__icon path{stroke:#d6ac85}.no-access-page[data-theme=COFFEE_MILK] .no-access-page__link{color:#d6ac85}@media (max-width: 567.98px){.no-access-page__icon{width:66px;height:66px}}.no-access-page__title{text-transform:uppercase;max-width:685px}.no-access-page__desc{max-width:565px}.no-access-page__button{max-width:unset;width:unset}.news-detail-page__title{margin-bottom:24px}.news-detail-page__info{display:flex;align-items:center;gap:24px;margin-bottom:64px}@media (max-width: 1023.98px){.news-detail-page__info{margin-bottom:32px}}.news-detail-page__tags{display:flex;justify-content:flex-start;gap:8px}.news-recommendations{margin-bottom:160px}@media (max-width: 1023.98px){.news-recommendations{margin-bottom:88px}}.news-recommendations__items{display:flex;gap:16px;margin-bottom:64px;flex-wrap:wrap}@media (max-width: 1023.98px){.news-recommendations__items{margin-bottom:32px}}.news-recommendations__items .news-item{max-width:calc(50% - 8px)}@media (max-width: 1023.98px){.news-recommendations__items .news-item{max-width:unset;width:100%}}.news-recommendations__button{justify-content:space-between}.news-content{display:flex;padding-bottom:160px}@media (max-width: 1023.98px){.news-content{flex-direction:column;gap:32px;padding-bottom:88px}}.news-content[data-theme=BLUE] .news-content__author{background-color:#ebfaff}.news-content[data-theme=BLUE] .news-content__author-photo[data-image=false]{border:1px solid #00aadf}.news-content[data-theme=GREEN] .news-content__author{background-color:#e7f9ef}.news-content[data-theme=GREEN] .news-content__author-photo[data-image=false]{border:1px solid #31ad68}.news-content[data-theme=VELVET] .news-content__author{background-color:#f8f4ff}.news-content[data-theme=VELVET] .news-content__author-photo[data-image=false]{border:1px solid #977ebb}.news-content[data-theme=COFFEE_MILK] .news-content__author{background-color:#fbf7f3}.news-content[data-theme=COFFEE_MILK] .news-content__author-photo[data-image=false]{border:1px solid #d6ac85}.news-content__post{flex:1;padding-right:64px}@media (max-width: 1279.98px){.news-content__post{padding-right:32px}}@media (max-width: 1023.98px){.news-content__post{padding-right:20px}}.news-content__post-item{margin-bottom:64px}.news-content__files{display:flex;flex-direction:column;gap:8px;margin-bottom:64px}@media (max-width: 1023.98px){.news-content__files{flex-direction:row}}@media (max-width: 767.98px){.news-content__files{flex-direction:column}}.news-content__social-buttons{display:flex;gap:8px;margin-bottom:64px}@media (max-width: 1279.98px){.news-content__social-buttons{margin-bottom:32px}}.news-content__social-btn{display:flex;align-items:center;justify-content:center;padding:16px;gap:8px;border:2px solid;font-size:18px;line-height:25.2px;font-weight:500;min-width:85px}@media (max-width: 1279.98px){.news-content__social-btn{padding:12px}}.news-content__social-btn svg{width:24px}.news-content__social-btn_vk{color:#00aadf;border-color:#00aadf}.news-content__social-btn_vk:hover{background-color:#00aadf;color:#fff}.news-content__social-btn_vk:hover path{stroke:#fff}.news-content__social-btn_vk path{stroke:#00aadf}.news-content__social-btn_ok{color:#ff7a00;border-color:#ff7a00}.news-content__social-btn_ok:hover{background-color:#ff7a00;color:#fff}.news-content__social-btn_ok:hover path{stroke:#fff}.news-content__social-btn_ok path{stroke:#ff7a00}.news-content__tags{display:flex;flex-wrap:wrap;gap:8px}.news-content__author{display:flex;align-items:center;justify-content:space-between;padding:24px;gap:24px}@media (max-width: 1023.98px){.news-content__author{flex-wrap:wrap}}@media (max-width: 767.98px){.news-content__author .like-button{flex:1}}.news-content__author-info-wrap{display:flex;align-items:center}.news-content__author-photo{width:56px;height:56px;object-fit:cover;flex-shrink:0;margin-right:24px}@media (max-width: 767.98px){.news-content__author-photo{margin-right:20px}}.news-content__author-photo[data-image=false]{background-color:#fff}.news-content__author-info{margin-right:auto}.news-content__author-desc{color:gray;margin-bottom:4px}.news-content__author-name{font-weight:500}@media (max-width: 1023.98px){.news-content .page-sidebar{border-bottom:0;border-top:1px solid #e0e0e0;padding-bottom:0;padding-top:32px}}.post-item p{font-family:Roboto,sans-serif;font-size:18px;font-weight:400;line-height:25px;color:#000}.post-item[data-theme=BLUE] a{color:#00aadf!important}.post-item[data-theme=BLUE] blockquote{border-color:#00aadf!important}.post-item[data-theme=BLUE] li:before{color:#00aadf!important}.post-item[data-theme=GREEN] a{color:#31ad68!important}.post-item[data-theme=GREEN] blockquote{border-color:#31ad68!important}.post-item[data-theme=GREEN] li:before{color:#31ad68!important}.post-item[data-theme=VELVET] a{color:#977ebb!important}.post-item[data-theme=VELVET] blockquote{border-color:#977ebb!important}.post-item[data-theme=VELVET] li:before{color:#977ebb!important}.post-item[data-theme=COFFEE_MILK] a{color:#d6ac85!important}.post-item[data-theme=COFFEE_MILK] blockquote{border-color:#d6ac85!important}.post-item[data-theme=COFFEE_MILK] li:before{color:#d6ac85!important}.post-item a{text-decoration:none!important}.post-item strong{font-weight:500!important}.post-item blockquote{border-left:2px solid!important;font-family:Roboto Condensed,sans-serif;font-size:35px;font-weight:400!important;line-height:42px;padding:16px 0 16px 32px!important}.post-item h2{font-family:Roboto Condensed,sans-serif;font-size:40px;font-weight:500;line-height:48px}.post-item ol,.post-item ul{padding-left:20px}.post-item ul{list-style:unset}.post-item li{font-family:Roboto,sans-serif;font-size:18px;font-weight:400;line-height:25px;padding-left:8px}.post-item li:before{font-weight:500!important}.post-item .ql-container.ql-snow{border:unset}.post-item .ql-editor{padding:0!important}
