.app-header{background-color:var(--color-white);width:100%;padding:1rem 0}@media(max-width:767px){.app-header{position:sticky;z-index:3;top:0;left:0;box-shadow:1px 1px 3px rgba(0,0,0,.1)}}.app-header__content{display:flex;align-items:center;justify-content:space-between;gap:1rem}@media(max-width:1023px){.app-header__content{gap:1rem}}.app-header__logo{display:flex}@media(max-width:767px){.app-header__logo{display:none}}.app-header__logo-small,.app-header__logo-small .logo-small__text{display:none}@media(max-width:767px){.app-header__logo-small{display:flex}}@media(max-width:567px){.app-header .logo-default__text-wrap{display:none}}.app-header__text-wrap{display:none;align-items:center;gap:.125rem;margin-left:-.5rem;margin-right:auto}@media(max-width:567px){.app-header__text-wrap{display:flex}}.app-header__dot{width:.3125rem;height:.3125rem;background-color:#4f46e5;border-radius:50%;align-self:flex-end}.app-header__text{white-space:nowrap;display:inline-block;font-weight:600;font-size:20px;line-height:20px;font-family:Inter,sans-serif}.app-header__nav-wrap{display:flex;align-items:center;margin-right:auto}.app-header__nav{margin-left:2rem;margin-right:auto}.app-header__feedback-btn{display:flex}@media(max-width:567px){.app-header__feedback-btn{display:none!important}}.app-header__feedback-btn-small{display:none}@media(max-width:567px){.app-header__feedback-btn-small{display:flex}}.admin-nav__list{display:flex;align-items:center;gap:1.5rem}.admin-nav__link{color:var(--color-dark);font-size:1rem;font-weight:500;line-height:1.5rem}.admin-nav__link_active{color:var(--color-blue)}.user-btn__avatar-wrap{position:relative;display:flex;justify-content:flex-end;padding:0 .5rem;width:4.0625rem;height:2.5rem;background-color:#f3f4f6}.user-btn__avatar{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity,1));position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;color:#fff}.create-btn__divider{height:1px;width:calc(100% - 2rem);background-color:#d1d5db;margin:0 1rem}.feedback-modal__desc{font-size:.875rem;color:#6b7280}.feedback-modal__textarea textarea{resize:none}.success-modal__desc{font-size:.875rem;color:#6b7280}.products-list__header{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.products-list__header .app-select:first-child button+div{width:12.5rem!important}@media(max-width:567px){.products-list__header .app-select:nth-child(2){display:none!important}}.products-list__header .app-select button{background:transparent;box-shadow:none;height:2.5rem!important;color:var(--color-blue);font-weight:500;padding-right:.75rem;width:9.375rem;cursor:pointer}.products-list__header .app-select button .pointer-events-none{display:none}.products-list__header .app-select button+div{width:9.375rem}.products-list__header .app-select button+div .group{padding-right:.75rem}.products-list__header-inner{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}@media(max-width:1023px){.products-list__header-inner{padding-right:1rem;padding-left:1rem}}@media(max-width:519px){.products-list__header-inner{padding-right:1.25rem;padding-left:1.25rem}}.products-list__sort-btn button{padding:0!important}.products-list__skeleton{max-width:10rem}.products-list__skeleton li{width:100%!important}.products-list__title{font-weight:600;text-align:right}@media(max-width:519px){.products-list__title{font-size:.875rem}}.products-list__items{display:flex;flex-direction:column;gap:2rem}.products-list__items:not(:last-child){margin-bottom:3rem}.products-list__loader{padding-top:4rem!important;padding-bottom:4rem!important}.status-tabs{display:flex;gap:.75rem}.status-tabs__tab{position:relative;color:#6b7280;font-weight:500}.status-tabs__tab_active{color:var(--color-dark)}.status-tabs__tab_active:after{content:"";position:absolute;bottom:-.25rem;left:0;width:100%;height:.125rem;background-color:var(--color-dark)}.products-filters-new__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.products-filters-new__title{font-family:var(--font-secondary);font-size:1.25rem;font-weight:600;line-height:2.5rem}.products-filters-new__clear-btn{color:var(--color-blue)}.products-filters-new__clear-btn svg{width:1.25rem;height:1.25rem}.products-filters-new__subtitle{font-family:var(--font-secondary);font-size:.9375rem;font-weight:600;line-height:2.25rem;margin-bottom:1rem;margin-top:1rem}@media(max-width:1023px){.products-filters-new__items{display:none}}.products-filters-new__filter-btn{display:none!important}@media(max-width:1023px){.products-filters-new__filter-btn{display:flex!important}}.products-filters-new__loader{margin-top:2rem;margin-bottom:2rem}@media(max-width:1023px){.products-filters-new{background-color:var(--color-white);padding:1.5rem;border-radius:.75rem}}@media(max-width:519px){.products-filters-new{padding:1.25rem}}.filters-tip{display:flex;flex-direction:column;position:relative;background-color:var(--color-white);margin-top:.75rem;border-radius:.75rem;padding:2rem 1.25rem 1.25rem;z-index:2}@media(max-width:1023px){.filters-tip{border:1px solid #e5e7eb;border-radius:.375rem}}.filters-tip__button{position:absolute;top:.75rem;right:.75rem}.filters-tip__button path{fill:rgba(0,0,0,.5)}.filters-tip__title{font-size:1rem;line-height:1.25rem;font-weight:600;margin-bottom:1.25rem}.filters-tip__desc{font-size:.875rem;line-height:1.5;margin-bottom:1rem}.filters-tip:before{content:"";position:absolute;top:0;left:1rem;transform:translateX(-50%) translateY(-100%);border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-bottom:.5rem solid #fff}.filters-tip__label{display:flex;align-items:center;gap:.375rem;color:rgba(0,0,0,.5);font-size:.75rem;line-height:1rem;user-select:none;cursor:pointer}.filters-tip__label input{outline:none}.filters-tip__checkbox{width:.875rem;height:.875rem;border-radius:.125rem;border:1px solid rgba(0,0,0,.5);background-color:transparent;display:flex;align-items:center;justify-content:center}.filters-tip input[type=checkbox]:checked+.filters-tip__checkbox{background-color:var(--color-blue);border:1px solid var(--color-blue)}.filters-tip__checkmark{width:.625rem;height:.625rem;color:#fff}.filters-modal__items{max-height:calc(100% - 6.25rem);overflow-y:auto;padding-left:.25rem}@media(max-width:639px){.filters-modal__items{max-height:calc(100% - 6.75rem)}}.filters-modal__subtitle{font-family:var(--font-secondary);font-size:.9375rem;font-weight:600;line-height:2.25rem;margin-bottom:.5rem;margin-top:1rem}.search-modal__items{display:flex;flex-direction:column;gap:.5rem;flex:1;scrollbar-width:none}.search-modal__items::-webkit-scrollbar{display:none}.search-modal__item{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:rgba(239,240,242,.502);font-size:.875rem;border-radius:.75rem;padding:.5rem .75rem}.search-modal__search-wrap{position:relative;display:flex;align-items:center}.search-modal__search-wrap input{padding-left:2.75rem}.search-modal__search-btn{position:absolute;top:0;left:0;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;background-color:var(--color-blue);border-radius:.375rem;cursor:pointer}.search-modal__popular-title{display:flex;align-items:center;gap:.25rem;color:var(--color-blue);font-size:.875rem;font-weight:500}.search-modal__popular-title svg{margin-bottom:.125rem}.search-modal__popular-items{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.search-modal__popular-item{padding:.375rem .75rem;border:1px solid var(--color-blue);border-radius:.75rem;font-size:.875rem;line-height:1rem;color:var(--color-blue)}.info-block{background-color:#e7ebfb!important;margin-top:2rem}.info-block h3{font-weight:600;font-size:1.5rem;line-height:2rem}.info-block__header{margin-bottom:1.5rem}.app-footer,.info-block__header{display:flex;justify-content:space-between}.app-footer{position:relative;align-items:center;flex-wrap:wrap;padding-top:2rem;padding-bottom:2rem;gap:.75rem}.app-footer__text{font-size:.875rem;line-height:1.25rem;color:var(--color-gray)}@media(max-width:767px){.app-footer{flex-direction:column;align-items:flex-start}}.app-logo{display:inline-flex;align-items:center;max-height:2.5rem}.app-logo__image-wrapper{position:relative;width:11.25rem;height:2.25rem;flex-shrink:0}.app-logo__image{display:block;object-fit:contain}.logo-default{display:inline-flex;align-items:center}.logo-default__image-wrap{position:relative;width:3.75rem;height:1.8rem;flex-shrink:0}.logo-default__image{object-fit:contain}.logo-default__text-wrap{display:flex;align-items:center;gap:.125rem;margin-left:-.625rem}.logo-default__dot{width:.3125rem;height:.3125rem;background-color:#4f46e5;border-radius:50%;align-self:flex-end}.logo-default__text{white-space:nowrap;display:inline-block;font-weight:600;font-size:1.25rem;line-height:1.25rem;font-family:Inter,sans-serif}.logo-small{display:flex;align-items:center}.logo-small__image-wrap{margin-top:.25rem;position:relative;width:3.75rem;height:2.25rem;flex-shrink:0}.logo-small__image{object-fit:contain}.page-layout{display:flex;flex-direction:column;min-height:100vh}.page-layout__content{flex:1}.product-card{display:block;background-color:var(--color-white);padding:2.5rem 2rem;border-radius:1rem}@media(max-width:519px){.product-card{margin-left:0;font-size:1.125rem}}.product-card__header{display:flex;align-items:center;margin-bottom:1.5rem;gap:.5rem}@media(max-width:767px){.product-card__header{margin-bottom:20px}}@media(max-width:519px){.product-card__header{flex-wrap:wrap;gap:20px 8px}}.product-card__logo{display:block;margin-right:.25rem}.product-card__company{font-weight:600}.product-card__header-inner{display:flex;align-self:flex-start;align-items:center;gap:1rem;margin-left:auto}.product-card__title{display:flex;align-items:center;flex-wrap:wrap;font-family:var(--font-secondary);font-size:1.5rem;font-weight:700;line-height:2rem;padding-left:.0625rem;margin-right:auto;gap:.5rem;color:var(--color-blue)}@media(max-width:519px){.product-card__title{font-size:1.25rem;line-height:1.4;margin-right:0}}.product-card__icons{display:flex;align-items:center;gap:.125rem;margin-top:.125rem}.product-card__icon-title{width:24px;height:24px;flex-shrink:0;color:var(--color-blue)}.product-card__subtitle{white-space:nowrap;font-size:1.125rem;line-height:1.5rem;font-weight:600;color:#000;margin-left:auto;align-self:flex-start}@media(max-width:519px){.product-card__subtitle{width:100%;font-size:1.125rem}}.product-card__info{display:flex;gap:4rem;margin-bottom:2rem}@media(max-width:767px){.product-card__info{gap:2rem;margin-bottom:1.75rem}}@media(max-width:519px){.product-card__info{flex-direction:column;gap:.75rem}}.product-card__info-col{display:flex;flex-direction:column;gap:.75rem}.product-card__draft-tag{display:flex;align-items:center;gap:.25rem;background-color:#f3f4f6;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;border-radius:.5rem;color:#6b7280;margin-left:.5rem}.product-card__draft-tag svg{width:1.25rem;height:1.25rem}.product-card__desc{margin-bottom:2rem;line-height:1.5}.product-card__desc:last-child{margin-bottom:0}@media(max-width:519px){.product-card__desc{margin-bottom:1.5rem;font-size:14px}}.product-card__tags{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.product-card__footer{display:flex;align-items:flex-end;gap:1rem 1.5rem}@media(max-width:767px){.product-card{padding:32px}}@media(max-width:519px){.product-card{padding:32px 24px}}.video-block__title{font-size:1.5rem;font-weight:600;line-height:2rem;margin-bottom:1.25rem}@media(max-width:767px){.video-block__title{font-size:1.25rem;line-height:1.75rem}}.video-block__desc{margin-bottom:1.25rem}.video-block__video-wrap{display:flex;align-items:center;justify-content:center;position:relative;height:12.5rem;width:100%;border-radius:.625rem;background-color:#f3f4f6;overflow:hidden}.video-block__video{position:absolute;width:100%;height:100%;top:0;left:0}.user-data-modal__content{display:flex;flex-direction:column;gap:1.25rem}.user-data-modal__link{color:var(--color-blue)}.user-data-modal__text{padding-top:1.5rem;text-align:center;font-weight:500}.delete-product-modal__buttons{display:flex;gap:1rem}.delete-product-modal__buttons .app-button{flex:1}.delete-product-modal__text{margin-bottom:1rem}.materials-block{display:flex!important;flex-direction:column;align-items:flex-start;gap:1.25rem}.materials-block__title{font-size:1.5rem;font-weight:600;line-height:2rem}@media(max-width:767px){.materials-block__title{font-size:1.25rem;line-height:1.75rem}}.materials-block__link{color:#4338ca;font-size:1rem;font-weight:500;line-height:1.25rem}.product-calendar{display:flex!important;flex-direction:column;gap:1.5rem}.product-calendar__title{font-size:1.5rem;font-weight:600;line-height:2rem}@media(max-width:767px){.product-calendar__title{font-size:1.25rem;line-height:1.75rem}}.create-event-modal__buttons{display:flex;gap:1rem}.create-event-modal__buttons .app-button{flex:1}.create-event-modal__checkbox{margin-bottom:0!important}.create-event-modal__row{display:flex;align-items:center;gap:2rem;min-height:2.5rem}.create-event-modal__row .app-input{flex:1}.event-preview-modal__items{display:flex;flex-direction:column;gap:1rem}.event-preview-modal__header{display:flex;gap:.75rem}.event-preview-modal__header h3{margin-right:auto}.event-preview-modal__header svg{cursor:pointer}.event-preview-modal__item{display:flex;flex-direction:column;background-color:#f3f4f6;padding:1rem;border-radius:1rem;cursor:pointer}.event-preview-modal__item h3{font-weight:600;margin-bottom:.5rem}.event-preview-modal__item p{font-size:.875rem;line-height:1.4}.event-preview-modal__item p:not(:last-child){margin-bottom:.25rem}.delete-event-modal__buttons{display:flex;gap:1rem}.delete-event-modal__buttons .app-button{flex:1}.delete-event-modal__text{margin-bottom:1rem}.edit-event-modal__buttons{display:flex;gap:1rem}.edit-event-modal__buttons .app-button{flex:1}.edit-event-modal__checkbox{margin-bottom:0!important}.edit-event-modal__row{display:flex;align-items:center;gap:2rem;min-height:2.5rem}.edit-event-modal__row .app-input{flex:1}.events-filters__content{display:flex;flex-direction:column;gap:.5rem}.product-content{padding-top:.5rem;padding-bottom:5rem}.product-content__content{display:flex;gap:2rem;align-items:flex-start}@media(max-width:1199px){.product-content__content{flex-direction:column}}.product-content__nav{display:flex;align-items:center;height:3.5rem;margin-bottom:.5rem}.product-content__card{flex:0 0 calc(100% - 27rem);max-width:calc(100% - 27rem)}@media(max-width:1199px){.product-content__card{flex:unset;width:100%;max-width:100%}}.product-content__sidebar{display:flex;flex-direction:column;gap:1.5rem;width:25rem;flex-shrink:0}@media(max-width:1199px){.product-content__sidebar{width:100%}}.product-content__back-btn{display:inline-block;padding:1rem .5rem;margin-bottom:.5rem}.product-content__title{font-size:1.5rem;font-weight:600;line-height:2rem;margin-bottom:1.25rem}@media(max-width:767px){.product-content__title{font-size:1.25rem;line-height:1.75rem}}.product-content__list{margin-left:1rem;list-style:disc;line-height:2rem}.product-content__video-wrap{position:relative;width:100%;max-width:25rem;height:12.5rem;border-radius:.75rem;overflow:hidden;margin-bottom:1.5rem}.product-content__video-wrap video{width:100%!important;height:12.5rem;overflow:hidden!important;border-radius:.75rem!important;object-fit:cover}.product-content__video{width:100%;height:100%;border-radius:.75rem}.product-content__dots-block{display:flex;flex-wrap:wrap;gap:.75rem}.product-content__dots-block:not(:last-child){margin-bottom:2rem}.product-content__name{display:inline-flex;align-self:flex-start;flex:1;gap:.75rem}.product-content__name-text{display:inline-block;white-space:normal;width:max-content}.product-content__dots{flex:1;min-width:1.25rem;border-bottom:.0625rem dotted #c7c7c7}.product-content__values{display:flex;flex-direction:column;justify-content:flex-end;gap:.5rem;width:12.5rem;margin-left:auto}@media(max-width:519px){.product-content__values{width:unset;align-items:flex-end;text-align:right}.product-content .product-page__dots-block{flex-direction:column}.product-content .product-page__dots-block:not(:last-child){margin-bottom:1.5rem}.product-content .product-page__name-text{font-weight:600}.product-content .product-page__values{align-items:flex-start;text-align:left;margin-left:unset}.product-content .product-page__dots{display:none}}.product-content__error-wrap{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.product-content__error-title{font-weight:500;font-size:1.25rem;line-height:1.75rem;text-align:center}.go-to-top-btn{position:fixed;bottom:1.5rem;right:1.5rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(79 70 229/var(--tw-bg-opacity,1));padding:.75rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;width:2.5rem;height:2.5rem}.go-to-top-btn:hover{--tw-bg-opacity:1;background-color:rgb(99 102 241/var(--tw-bg-opacity,1))}.file-upload{display:flex;flex-direction:column;align-items:center;width:100%;padding:1.5rem;border:.0625rem dashed #666;border-radius:.25rem;cursor:pointer}.file-upload_error .file-upload__file-name{color:#c9414d}.file-upload_error .file-upload__file-icon path{fill:#c9414d}.file-upload_drag{background-color:#d5e0f2}.file-upload_selected{border:none;flex-direction:row;padding-left:1rem}.file-upload__file{display:flex;align-items:center;width:100%}.file-upload__file-icon{display:inline-block;width:2.25rem;height:2.25rem;margin-bottom:.5rem}.file-upload__file-inner{flex:1;white-space:nowrap;overflow:hidden;display:flex;flex-direction:column;margin-right:auto;gap:.5rem;margin-left:1rem}.file-upload__file-name{width:100%;overflow:hidden;text-overflow:ellipsis;font-weight:500;color:#000}.file-upload__file-size{font-size:.875rem;line-height:1.25rem;color:#666;margin-top:.25rem}.file-upload__icon{margin-bottom:1rem}.file-upload__title{color:#000;font-size:1rem;line-height:1.375rem;margin-bottom:.5rem;font-weight:500}.file-upload__button-text{position:relative;color:#4f46e5}.file-upload__button-text input{position:absolute;opacity:0;z-index:-1}.file-upload__desc{font-size:.875rem;line-height:1.25rem;color:#666}.file-upload__input{border:none}.file-upload__delete-btn{cursor:pointer}.file-upload svg{flex-shrink:0}.app-modal{position:absolute}.app-editor__editor_error .ql-snow{border-color:#f44336!important}.ql-editor{min-height:18.75rem}.ql-editor:focus{outline:none}.ql-header[value="1"],.ql-picker-item[data-value="1"]{display:none!important}.ql-clipboard{position:fixed;top:0;left:0;width:1px;height:1px;overflow:hidden;white-space:nowrap;clip:rect(0,0,0,0);clip-path:inset(50%)}.html-block a{color:var(--color-blue)}.html-block ol,.html-block ul{padding-left:1rem}.html-block ol{list-style:decimal}.html-block ul{list-style:disc}.html-block h2{font-size:1.375rem;line-height:1.75rem;font-weight:600}.html-block h3{font-size:1.25rem;line-height:1.5rem;font-weight:600}.html-block h4{font-size:1.125rem;line-height:1.375rem;font-weight:600}.share-button{align-items:center;justify-content:center;height:2.5rem}.share-modal__list{display:flex;gap:2rem;justify-content:center;margin-top:1rem}.share-modal__item{width:2.5rem;height:2.5rem;display:flex;background-color:oklch(.87 .065 274.039)!important;border-radius:50%;gap:10px;cursor:pointer;font-size:14px;border:none;padding:0;color:inherit}.app-button,.share-modal__item{justify-content:center;align-items:center}.app-button{position:relative;gap:1rem;flex-shrink:0;column-gap:.5rem;border-radius:.375rem;padding:.625rem .875rem;font-size:.875rem;line-height:1.25rem;font-weight:600}.app-button:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px}.app-button_theme_primary{--tw-bg-opacity:1;background-color:rgb(79 70 229/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.app-button_theme_primary:hover{--tw-bg-opacity:1;background-color:rgb(99 102 241/var(--tw-bg-opacity,1))}.app-button_theme_primary:focus-visible{outline-color:#4f46e5}.app-button_theme_secondary{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1));--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-inset:inset;--tw-ring-opacity:1;--tw-ring-color:rgb(209 213 219/var(--tw-ring-opacity,1))}.app-button_theme_secondary:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.app-button_theme_soft{--tw-bg-opacity:1;background-color:rgb(238 242 255/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(79 70 229/var(--tw-text-opacity,1))}.app-button_theme_soft:hover{--tw-bg-opacity:1;background-color:rgb(224 231 255/var(--tw-bg-opacity,1))}.app-button_theme_red-light{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.app-button_theme_red-light:hover{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.app-button_theme_red{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.app-button_theme_red:hover{--tw-bg-opacity:1;background-color:rgb(248 113 113/var(--tw-bg-opacity,1))}.app-button_loading{color:transparent!important;background-color:#e5e7eb!important;cursor:default}.app-button:disabled{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1));background-color:#e5e7eb!important}.app-tag{padding:.5rem 1rem;border-radius:.5rem}.app-tag_theme_gray{background-color:#f3f4f6}.app-tag_theme_blue{background-color:#e7ebfb}.app-tag_theme_yellow{background-color:var(--color-yellow)}.app-pagination__select{width:4.375rem}.app-pagination__dots,.app-pagination__page{padding-top:.625rem;padding-bottom:.625rem}.app-card{display:block;background-color:var(--color-white);padding:2.5rem 2rem;border-radius:1rem}@media(max-width:767px){.app-card{padding:1.5rem}}@media(max-width:519px){.app-card{padding:1.25rem}}.app-select{max-width:100%}.app-checkbox{margin-bottom:.75rem}.app-accordion__item_active{--tw-text-opacity:1;color:rgb(79 70 229/var(--tw-text-opacity,1))}.app-accordion__icon_active{stroke:#4f46e5}.app-multiselect{position:relative}.app-multiselect__items{gap:.5rem;flex-wrap:wrap}.app-multiselect__item{background-color:#f3f4f6;padding:.4375rem .8125rem;border-radius:.5rem}.app-loader{display:flex;align-items:center;justify-content:center;padding:1rem;width:100%;height:100%}.app-loader svg{width:2rem;height:2rem}.products-component{position:relative;display:flex;flex-direction:column;padding-top:3rem;padding-bottom:5rem}.products-component__filters-btn{display:none;align-self:flex-end;margin-bottom:2rem}@media(max-width:1023px){.products-component__filters-btn{display:inline-flex}}.products-component__content{display:flex;gap:3rem}@media(max-width:1023px){.products-component__content{flex-wrap:wrap;gap:1rem}}.products-component__filters{max-width:17.5rem;width:100%}@media(max-width:1023px){.products-component__filters{max-width:100%}}.products-component__list{flex:1}@media(max-width:1023px){.products-component{padding-top:2rem}}.material-page{padding-top:.5rem;padding-bottom:5rem}.material-page__back-btn{display:inline-block;padding:1rem .5rem;margin-bottom:.5rem}.material-page__title{font-size:1.5rem;font-weight:600;line-height:2rem;margin-bottom:1.25rem}@media(max-width:767px){.material-page__title{font-size:1.25rem;line-height:1.75rem}}.material-page__desc{margin-bottom:1.5rem}.material-page__buttons{display:flex;gap:1rem}.material-page__arrow-icon{height:1.125rem}.home-page{scroll-behavior:smooth!important;background-color:#f4f4f6;font-family:var(--font-secondary)}.home-page .home-container{max-width:77.5rem;width:100%;padding-left:3rem;padding-right:3rem;margin-right:auto;margin-left:auto}@media(max-width:767px){.home-page .home-container{padding-right:24px;padding-left:24px}.home-page{position:relative}.home-page #advantages,.home-page #form,.home-page #services,.home-page #target{scroll-margin-top:78px}}.home-header{display:flex;align-items:center;padding-top:1rem;padding-bottom:2rem}@media(max-width:1023px){.home-header{height:78px;justify-content:space-between;position:sticky;top:0;left:0;width:100%;padding-bottom:0;background-color:#f4f4f6;padding-top:0;z-index:10}}.home-header__logo{margin-right:.5rem}@media(max-width:1023px){.home-header__logo .logo-default__text-wrap{display:none}}.home-header__text-wrap{display:none;align-items:center;gap:.125rem;margin-left:-1.25rem}@media(max-width:1023px){.home-header__text-wrap{display:flex}}.home-header__dot{width:.3125rem;height:.3125rem;background-color:#4f46e5;border-radius:50%;align-self:flex-end}.home-header__text{white-space:nowrap;display:inline-block;font-weight:600;font-size:20px;line-height:20px;font-family:Inter,sans-serif}.home-header__nav{margin-right:2rem;margin-left:auto}@media(max-width:1023px){.home-header__nav{display:none}}.home-header__nav-list{display:flex;align-items:center;gap:2rem}.home-header__nav-link{color:#212529;font-size:1rem;line-height:1.2;font-weight:500}.home-header__nav-link:hover{color:oklch(.704 .04 256.788)}.home-header__tg-link{color:#4f46e5;border:1px solid #4f46e5;border-radius:1rem;padding:.5rem 1rem}@media(max-width:1023px){.home-header__tg-link{display:none}}.home-header__burger{z-index:10;display:none}@media(max-width:1023px){.home-header__burger{display:flex}}.home-header__mobile-menu{flex-direction:column;justify-content:center;align-items:center;position:absolute;top:0;right:0;width:100%;height:100vh;display:none;background-color:#ebebeb;padding-top:32px;padding-bottom:32px}@media(max-width:1023px){.home-header__mobile-menu{display:flex}}.home-header__mobile-nav{margin-top:auto}.home-header__mobile-list{display:flex;flex-direction:column;align-items:center;margin-top:auto}.home-header__mobile-item{margin-bottom:40px}.home-header__mobile-link{font-size:30px;font-weight:500;text-align:center}.home-header__mobile-tg-link{margin-top:auto}.home-preview{display:flex;flex-direction:column;margin-bottom:5rem}@media(max-width:767px){.home-preview{padding-top:24px;align-items:center}}.home-preview__title{color:#212529;font-size:4.875rem;line-height:1.25;font-weight:500;max-width:50rem;margin-bottom:3rem}@media(max-width:767px){.home-preview__title{font-size:34px;text-align:center;margin-bottom:32px}}.home-preview__desc{color:#212529;font-size:2rem;line-height:1.4;font-weight:400;max-width:37.5rem;margin-bottom:3rem}@media(max-width:767px){.home-preview__desc{font-size:18px;text-align:center}}.home-preview__button{display:inline-block;color:#f0f0f0;font-size:1rem;line-height:1.2;font-weight:700;border-radius:1rem;background-color:#4f46e5;padding:1.25rem 1rem;max-width:22.5rem;text-align:center;width:100%}.home-tasks{border-radius:3.125rem;padding-top:3rem;padding-bottom:3rem;background-color:#212529;color:var(--color-white);margin-bottom:5rem}@media(max-width:767px){.home-tasks{margin-bottom:40px;border-radius:0}}.home-tasks__title{font-size:3.25rem;line-height:4.375rem;font-weight:500;margin-bottom:1.5rem}@media(max-width:767px){.home-tasks__title{font-size:30px;line-height:48px}}.home-tasks__desc{font-size:1rem;line-height:1.4;margin-bottom:2rem;max-width:50rem}.home-tasks__items{display:flex;gap:1.5rem}@media(max-width:1023px){.home-tasks__items{flex-direction:column}}.home-tasks__item{flex:0 1 calc(33.3333333333% - 1rem);border:1px solid;padding:1.5rem;border-radius:1.875rem}.home-tasks__item svg{width:2.8125rem}.home-tasks__item:nth-child(odd){border-color:#fdfae7}.home-tasks__item:nth-child(2n){border-color:#cbcbe7}.home-tasks__item-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.home-tasks__item-title{font-size:2rem;line-height:1.5}.home-target{padding-left:2rem!important;padding-right:2rem!important;margin-bottom:4rem}.home-target__title{color:#000;font-size:3.25rem;font-weight:500;line-height:1.5;text-align:center;margin-bottom:5rem}@media(max-width:767px){.home-target__title{font-size:30px;margin-bottom:24px}}.home-target__items{display:flex;flex-wrap:wrap;gap:1.5rem}@media(max-width:767px){.home-target__items{flex-direction:column}}.home-target__item{padding:2rem 1.5rem;border-radius:2.5rem;flex:0 1 calc(50% - .75rem);min-height:15.625rem}.home-target__item:first-child{background-color:#fff}.home-target__item:nth-child(2),.home-target__item:nth-child(3){background-color:#cbcbe7}.home-target__item:nth-child(2){order:1}.home-target__item:nth-child(4){background-color:#fdfae7}@media(max-width:767px){.home-target__item{min-height:unset!important}}.home-target__item-title{margin-bottom:1.5rem;color:#212529;font-size:2rem;line-height:1.2;font-weight:500}@media(max-width:767px){.home-target__item-title{font-size:20px}}.home-advantages{border-radius:3.125rem;background-color:#212529;color:var(--color-white);padding-top:4rem;padding-bottom:4rem;margin-bottom:5rem}@media(max-width:767px){.home-advantages{border-radius:0;margin-bottom:0}}.home-advantages__title{font-size:3.25rem;line-height:1.25;font-weight:500;max-width:36.25rem;margin-bottom:2rem}@media(max-width:767px){.home-advantages__title{font-size:30px;text-align:center;max-width:unset}}.home-advantages__items{display:flex;flex-direction:column;margin-bottom:2rem;gap:1rem}@media(max-width:767px){.home-advantages__items{gap:16px}}.home-advantages__row{display:flex;gap:1rem}@media(max-width:767px){.home-advantages__row{flex-wrap:wrap}}@media(max-width:519px){.home-advantages__row{gap:8px}}@media(max-width:767px){.home-advantages__row:not(:first-child) .home-advantages__item:first-child{flex:0 0 100%}}.home-advantages__row:first-child{font-weight:500;color:#676767}@media(max-width:767px){.home-advantages__row:first-child .home-advantages__item:first-child{display:none}}.home-advantages__item{flex:0 0 calc(27% - 1rem);padding:1rem;border-radius:1rem;background-color:#353535}@media(max-width:767px){.home-advantages__item{flex:0 0 calc(33.3333333333% - 10.6666666667px);font-size:14px;word-break:break-word}}@media(max-width:519px){.home-advantages__item{font-size:12px;flex:0 0 calc(33.3333333333% - 5.3333333333px);padding:8px}}.home-advantages__item_accent{background-color:#8942fd}.home-advantages__item:first-child{flex:0 0 19%}.home-advantages__table{border-collapse:separate;border-spacing:0}.home-advantages__table tr td,.home-advantages__table tr th{border-bottom:1rem solid #212529}.home-advantages__table tbody tr:last-child td{border-bottom:0}.home-advantages__table td,.home-advantages__table th{padding:1rem;border-radius:1rem;background-color:#353535;border-right:none;border-bottom:none;vertical-align:top}.home-advantages__table td:not(:last-child),.home-advantages__table th:not(:last-child){border-right:1rem solid #212529}.home-advantages__table th{text-align:left;font-weight:500}.home-advantages__cell-accent{background-color:#8942fd!important}.home-advantages__footer{display:flex;background-color:#8942fd;border-radius:1.25rem;padding:1.5rem}.home-advantages__footer p{font-size:1.25rem;line-height:1.2;font-weight:500;max-width:50rem}.home-advantages__footer svg{width:14.1875rem;margin-top:-.5rem;margin-bottom:-1.5rem}.home-video{display:flex;justify-content:center;margin-bottom:5rem;padding:4rem;background-color:#212529;position:relative}@media(max-width:519px){.home-video{padding:64px 40px}}.home-video__video{display:inline-block;max-width:59.5rem;width:100%;aspect-ratio:952/536;border-radius:2.5rem;overflow:hidden;position:relative;z-index:1}.home-video svg{left:50%;bottom:0;width:50rem;transform:translateX(-75%);position:absolute}.home-steps{margin-bottom:5rem}.home-steps__title{color:#000;font-size:3.25rem;line-height:1.25;font-weight:500;margin-bottom:2rem}@media(max-width:767px){.home-steps__title{font-size:30px}}.home-steps__items{display:flex;flex-wrap:wrap;gap:.75rem}@media(max-width:767px){.home-steps__items{flex-direction:column}}.home-steps__item{display:flex;flex-direction:column;background-color:var(--color-white);padding:1.5rem;border-radius:2rem;min-height:24.5rem;flex:0 1 calc(33.3333333333% - .5rem);background-position:.5rem 0;background-size:23.125rem auto;background-repeat:no-repeat}@media(max-width:767px){.home-steps__item{min-height:unset;background-image:none!important;border-radius:16px;flex:0 0 100%}}@media(max-width:519px){.home-steps__item{align-items:center;text-align:center}}.home-steps__item:first-child{background-image:url(https://optim.tildacdn.com/tild3035-3363-4631-b038-633938643832/-/cover/428x470/center/center/-/format/webp/e5c12be6-21cd-46e3-b.png)}.home-steps__item:first-child .home-steps__item-icon{background-image:url(https://optim.tildacdn.com/tild3135-6635-4638-b264-666630373433/-/cover/76x76/center/center/-/format/webp/98f6b193-eb44-43c3-b.png)}.home-steps__item:nth-child(2){background-image:url(https://optim.tildacdn.com/tild6561-6135-4863-b863-313233623131/-/cover/428x470/center/center/-/format/webp/e7617ff4-29a4-4fde-9.png)}.home-steps__item:nth-child(2) .home-steps__item-icon{background-image:url(https://optim.tildacdn.com/tild6532-3736-4263-a332-383766653130/-/cover/76x76/center/center/-/format/webp/ea49ce6a-8b46-4db2-a.png)}.home-steps__item:nth-child(3){background-image:url(https://optim.tildacdn.com/tild3665-3537-4465-b735-643435663033/-/cover/428x470/center/center/-/format/webp/a5fff39f-5442-4a83-8.png)}.home-steps__item:nth-child(3) .home-steps__item-icon{background-image:url(https://optim.tildacdn.com/tild3662-3966-4933-b862-616631626438/-/cover/76x76/center/center/-/format/webp/f80cc9ef-d51b-484c-b.png)}.home-steps__item:nth-child(4){background-image:url(https://optim.tildacdn.com/tild3163-3464-4638-b738-383834373635/-/cover/428x470/center/center/-/format/webp/997cba30-72d5-4d5f-8.png)}.home-steps__item:nth-child(4) .home-steps__item-icon{background-image:url(https://optim.tildacdn.com/tild3237-3032-4463-b533-643237646135/-/cover/76x76/center/center/-/format/webp/151422d8-83b4-4b22-9.png)}.home-steps__item:nth-child(5){background-image:url(https://optim.tildacdn.com/tild3435-6662-4631-a434-373065356233/-/cover/428x470/center/center/-/format/webp/82244e92-f288-4557-8.png)}.home-steps__item:nth-child(5) .home-steps__item-icon{background-image:url(https://optim.tildacdn.com/tild3964-6166-4137-b330-633163656630/-/cover/76x76/center/center/-/format/webp/ac4a2ef7-42c5-456d-a.png)}.home-steps__item-icon{width:4rem;height:4rem;margin-bottom:auto;background-size:contain;background-repeat:no-repeat}@media(max-width:767px){.home-steps__item-icon{width:48px;height:48px;margin-bottom:16px}}.home-steps__item-title{color:#000;font-size:1.75rem;line-height:1.2;font-weight:500;margin-bottom:1rem}.home-steps__item-desc{color:#888;font-size:1rem;line-height:1.2;font-weight:500}.home-request{position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;color:var(--color-white);border-radius:3.75rem;background-color:#212529;padding-top:6.25rem;padding-bottom:6.25rem;margin-bottom:5rem}@media(max-width:767px){.home-request{border-radius:0;text-align:center;padding-top:64px;padding-bottom:64px}}.home-request__content{position:relative;display:flex;flex-direction:column;align-items:center;gap:1rem;z-index:1}.home-request__title{font-size:3.25rem;line-height:1.25;font-weight:500}@media(max-width:767px){.home-request__title{font-size:30px}}.home-request__desc{font-weight:400;margin-bottom:1rem;max-width:18.75rem}.home-request__button,.home-request__desc{font-size:1rem;line-height:1.2;text-align:center}.home-request__button{display:inline-block;color:#f0f0f0;font-weight:700;border-radius:1rem;background-color:#4f46e5;padding:1.25rem 1rem;max-width:22.5rem;width:100%}.home-request>svg{position:absolute;bottom:-6.25rem;left:50%;transform:translateX(-95%)}@media(max-width:767px){.home-request>svg{display:none}}.home-services{margin-bottom:5rem;padding-left:2rem;padding-right:2rem}.home-services__title{font-size:3.25rem;line-height:1.25;font-weight:500;margin-bottom:3rem;max-width:43.75rem}@media(max-width:767px){.home-services__title{font-size:30px}}.home-services__items{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem}@media(max-width:767px){.home-services__items{flex-direction:column}}.home-services__item{display:flex;flex-direction:column;min-height:21.875rem;background-color:var(--color-white);border-radius:2rem;padding:1.5rem;flex:0 1 calc(50% - .75rem)}@media(max-width:767px){.home-services__item{flex:0 0 100%;min-height:unset}}.home-services__item-icon{margin-bottom:1.5rem}.home-services__item-icon svg{height:2.625rem}.home-services__item-title{color:#000;font-size:1.75rem;line-height:1.25;font-weight:500;margin-bottom:1.5rem}@media(max-width:767px){.home-services__item-title{font-size:20px}}.home-services__item-desc{color:#888;font-size:1rem;line-height:1.25;font-weight:500}.home-services__footer{background-color:var(--color-white);border-radius:2rem;padding:1.5rem}.home-services__desc{max-width:54.375rem;font-size:1.25rem;line-height:1.2;font-weight:500}.home-form{position:relative;display:flex;flex-direction:column;align-items:center;border-radius:3.75rem;background-color:#212529;padding-top:5rem;padding-bottom:4rem;color:#fff;text-align:center;margin-bottom:5rem}@media(max-width:767px){.home-form{border-radius:0}}@media(max-width:519px){.home-form{padding-top:40px;padding-bottom:40px;margin-bottom:40px}}.home-form__title{font-size:3.25rem;font-weight:500;margin-bottom:1rem;line-height:1.25}@media(max-width:519px){.home-form__title{font-size:30px}}.home-form__desc{font-size:1rem;line-height:1.4;font-weight:500;max-width:40rem;width:100%;margin-bottom:2rem}.home-form__inputs{position:relative;z-index:1;display:flex;flex-direction:column;gap:1rem;max-width:33.4375rem}.home-form__input{color:#b7b7b7;background-color:#fff;border-radius:1rem!important;font-size:1rem;line-height:1rem;font-weight:500;height:3.75rem;padding:1.375rem 1.25rem;border:1px solid transparent}.home-form__input::placeholder{color:#c7c7c7}.home-form__input_error{border-color:red!important}.home-form textarea.home-form__input{height:unset;min-height:6.25rem;resize:none}.home-form__buttons{position:relative;z-index:1;display:flex;align-items:center;gap:1rem}@media(max-width:519px){.home-form__buttons{flex-direction:column}}.home-form__button{display:inline-block;color:#f0f0f0;font-size:1rem;line-height:1.2;font-weight:700;border-radius:1rem;background-color:#4f46e5;padding:1.25rem 1rem;max-width:15.125rem;text-align:center;width:100%}@media(max-width:519px){.home-form__button{max-width:100%}}.home-form__link{color:#8d8d8d;font-size:.75rem;line-height:.875rem;text-align:left}@media(max-width:519px){.home-form__link{text-align:center;font-size:12px;line-height:14px}}.home-contacts{margin-bottom:5rem}.home-contacts__title{font-size:3.25rem;font-weight:500;line-height:1.5;margin-bottom:2rem}@media(max-width:767px){.home-contacts__title{text-align:center}}@media(max-width:519px){.home-contacts__title{font-size:30px}}.home-contacts__items{display:flex;gap:1.5rem}@media(max-width:767px){.home-contacts__items{flex-wrap:wrap;justify-content:center}}.home-contacts__item{height:5rem;background-color:#fff;display:flex;align-items:center;justify-content:center;gap:1rem;border-radius:1rem;padding:0 2rem;font-size:1.5rem;line-height:1.1;font-weight:500}@media(max-width:767px){.home-contacts__item{height:4rem}}.home-contacts__item:last-child{color:#4f46e5}.home-contacts__item svg{width:2.5rem}@media(max-width:767px){.home-contacts__item svg{width:24px}}.home-footer{display:flex;align-items:center;justify-content:space-between;height:7.875rem}@media(max-width:767px){.home-footer{height:unset;flex-direction:column;padding-top:32px;padding-bottom:32px;gap:16px}}.home-footer__text{color:#242424;font-size:1rem;line-height:1.38;font-weight:500}.delete-details-modal__buttons{display:flex;gap:1rem}.delete-details-modal__buttons .app-button{flex:1}.delete-details-modal__text{margin-bottom:1rem}.delete-details-modal__label{margin-bottom:.25rem;display:block;font-size:.875rem;font-weight:500;line-height:1.5rem;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.delete-details-modal__value{margin-bottom:.75rem;font-size:1.25rem;line-height:1.75rem;font-weight:600}