

/* Start:/local/templates/marso_main/assets/css/pages/company.css?1750344333666*/
.company-page-header{position:relative}@media(width <= 1184px){.company-page-header.page-header{flex-flow:column-reverse}}.company-page-header__container{position:absolute;max-width:720px}@media(width <= 1184px){.company-page-header__container{position:relative;max-width:100%;margin-top:2rem}}.company-page-header__content{margin-top:13rem}@media(width <= 1184px){.company-page-header__content{margin-top:2rem}}@media(width <= 768px){.company-page-header__content{margin-top:0}}.company-page-header__description{margin-top:1.5rem;max-width:340px}@media(width <= 1184px){.company-page-header__description{max-width:100%}}.company-page-header__img{margin:0 0 0 auto}

/* End */


/* Start:/local/templates/marso_main/components/bitrix/breadcrumb/main/style.css?1750344336378*/
.breadcrumbs{display:flex;align-items:center;width:100%;flex-wrap:wrap}.breadcrumbs__link,.breadcrumbs__link *{color:var(--text-secondary)}.breadcrumbs__elem:not(:last-child){display:flex}.breadcrumbs__elem:not(:last-child)::after{content:"/";color:var(--text-secondary);display:block;margin:0 8px;transform:translateY(-1px)}@media(max-width: 768px){.breadcrumbs{display:none}}

/* End */


/* Start:/local/templates/marso_main/components/bitrix/news.list/franchise.map/style.css?17503443451448*/
.franchise-map{height:515px;position:relative}@media(width <= 1050px){.franchise-map{height:auto}}.franchise-map>*{height:100%}.franchise-map__map{height:100%;width:100%}@media(width <= 1050px){.franchise-map__map{height:515px}}@media(width <= 768px){.franchise-map__map{height:300px}}.franchise-map__list{overflow:auto;height:100%;display:flex;flex-flow:column;gap:.5rem;scroll-behavior:smooth;padding-right:3px;padding-bottom:2px;box-sizing:border-box}.franchise-map__list::-webkit-scrollbar-thumb{background:var(--text-tetriatry);border-radius:5px}.franchise-map__list::-webkit-scrollbar{width:3px}@media(width <= 1050px){.franchise-map__list{height:515px}}@media(width <= 768px){.franchise-map__list{height:318px}}.franchise-map__list-elem{border:1px solid var(--border-light);padding:.5rem 1rem;cursor:pointer;background:#fff;transition:.2s;box-sizing:border-box}.franchise-map__list-elem.active,.franchise-map__list-elem:hover{border-color:var(--text-tetriatry)}.franchise-map__list-elem-description{margin-top:.5rem}.franchise-map__list-elem-priority,.franchise-map__list-elem-priority *{font-size:12px}.franchise-map__list-elem-priority--high,.franchise-map__list-elem-priority--high *{color:var(--green);font-weight:500}.franchise-map__list-elem-priority--medium,.franchise-map__list-elem-priority--medium *{color:var(--yellow)}.franchise-map__list-elem-priority--low,.franchise-map__list-elem-priority--low *{color:var(--text-tetriatry)}

/* End */


/* Start:/local/templates/marso_main/components/bitrix/system.pagenavigation/main/style.css?1750344349912*/
.pagination__show-more{margin-bottom:40px}.pagination__content{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:4px}.pagination__elem{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:6px;text-decoration:none;transition:.2s;background:center no-repeat}.pagination__elem.active,.pagination__elem:hover{background-color:var(--bg-primary)}@media(max-width: 768px){.pagination__elem{width:30px;height:30px}}.pagination__arrow{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.364 12.636H5.63604M5.63604 12.636L12 19M5.63604 12.636L12 6.27208' stroke='%23021825' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E")}.pagination__arrow_next{transform:scale(-1, 1)}.pagination__arrow:hover{background-position-x:2px}

/* End */


/* Start:/local/components/marso/form/templates/franchise/style.css?1750344327140*/
.form-franchise__result{z-index:6;display:flex;flex-flow:column;justify-content:center;align-self:center;transition:.5s;align-items:center}

/* End */


/* Start:/local/components/marso/form.elem2/templates/phone.default/style.css?1750344325159*/
.form-phone{display:grid;grid-template-columns:80px 1fr;gap:.5rem;align-items:flex-start}.form-phone__icon.country-icon{width:100%;justify-content:flex-start}

/* End */


/* Start:/local/components/marso/form.elem2/templates/select.input/style.css?17503443263925*/
.select-input.form-elem{z-index:5}.select-input-header{position:relative}.select-input-header__title{position:absolute;z-index:2;background:#fff;top:-0.5em;left:8px;line-height:100%;padding:0 8px;color:var(--text-secondary);font-size:14px}.select-input-header__value{padding:16px 30px 16px 21px;border:1px solid var(--border-light);border-radius:6px;outline:unset;width:100%;box-sizing:border-box;cursor:pointer;min-height:calc(34px + 1.4rem)}.select-input-header__value::after{content:"";background:center no-repeat url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10L12 15L17 10' stroke='%2384888B' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width:12px;height:8px;border:unset;margin:0;transform:unset;top:calc(50% - 4px);right:12px;transform-origin:unset;display:block;pointer-events:none;position:absolute;transition:all .15s ease-in-out}.select-input-dropdown{margin-top:4px;background-color:#fff;pointer-events:none;position:absolute;top:100%;left:0;transform-origin:50% 0;transform:scale(0.75) translateY(19px);transition:all .2s cubic-bezier(0.5, 0, 0, 1.25),opacity .15s ease-out;opacity:0;width:100%;border-radius:6px;box-shadow:0 2px 5px 0 rgba(0,0,0,.08);background:var(--text-white);z-index:4;overflow:hidden}.select-input-dropdown:hover .select-input-dropdown__elem.checked .select-input-dropdown__title{background:inherit}.select-input-dropdown__elem label{display:flex;width:100%;cursor:pointer;font-weight:400;line-height:40px;list-style:none;outline:none;text-align:left;transition:all .2s;box-sizing:border-box;position:relative;padding:11px 32px 11px 18px}.select-input-dropdown__elem label::after{content:"";background:center no-repeat url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xNS42NjkzIDQuNUw2LjUwMjYgMTIuNzVMMi4zMzU5NCA5IiBzdHJva2U9IiMwMEIzQjEiIHN0cm9rZS13aWR0aD0iMS40IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjwvc3ZnPg0K");display:block;position:absolute;height:100%;width:16px;top:0;right:8px;opacity:0;visibility:hidden;transition:.2s}.select-input-dropdown__elem input:checked+label{font-weight:inherit;background:var(--select-option-selected)}.select-input-dropdown__elem input:checked+label::after{opacity:1;visibility:visible}.select-input-dropdown__elem:hover{background:var(--select-option-selected)}.select-input-dropdown__elem input{display:none}.select-input-dropdown__elem.checked .select-input-dropdown__title{font-weight:inherit;background:var(--select-option-selected)}.select-input-dropdown__elem.checked .select-input-dropdown__title::after{opacity:1;visibility:visible}.select-input-dropdown__elem .select-input-dropdown__title{display:flex;width:100%;cursor:pointer;font-weight:400;list-style:none;outline:none;text-align:left;transition:all .2s;box-sizing:border-box;position:relative;padding:11px 32px 11px 18px}.select-input-dropdown__elem .select-input-dropdown__title::after{content:"";background:center no-repeat url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xNS42NjkzIDQuNUw2LjUwMjYgMTIuNzVMMi4zMzU5NCA5IiBzdHJva2U9IiMwMEIzQjEiIHN0cm9rZS13aWR0aD0iMS40IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjwvc3ZnPg0K");display:block;position:absolute;height:100%;width:16px;top:0;right:8px;opacity:0;visibility:hidden;transition:.2s}.select-input.active .select-input-header__value::after{transform:rotate(180deg)}.select-input.active{z-index:6}.select-input.active .select-input-dropdown{opacity:1;pointer-events:auto;transform:scale(1) translateY(0)}.select-input__placeholder.form-elem__placeholder{z-index:2;opacity:1;visibility:visible}

/* End */
/* /local/templates/marso_main/assets/css/pages/company.css?1750344333666 */
/* /local/templates/marso_main/components/bitrix/breadcrumb/main/style.css?1750344336378 */
/* /local/templates/marso_main/components/bitrix/news.list/franchise.map/style.css?17503443451448 */
/* /local/templates/marso_main/components/bitrix/system.pagenavigation/main/style.css?1750344349912 */
/* /local/components/marso/form/templates/franchise/style.css?1750344327140 */
/* /local/components/marso/form.elem2/templates/phone.default/style.css?1750344325159 */
/* /local/components/marso/form.elem2/templates/select.input/style.css?17503443263925 */
