

/* Start:/local/templates/landing24/template_styles.min.css?17830684912734*/
.landing-edit-mode,.landing-public-mode{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:flex;flex-direction:column}.landing-layout-flex{display:flex;flex-wrap:nowrap;flex-direction:column;flex-grow:1}@media(max-width:780px){.landing-layout-flex.sidebar-right .landing-sidebar{order:1}}.landing-header+.landing-main{flex-grow:1}@media(min-width:1px){.landing-layout-breakpoint--all .landing-layout-flex{flex-direction:row}.landing-layout-breakpoint--all .landing-layout-flex.sidebar-right,.landing-layout-breakpoint--all .landing-layout-flex.without-left{flex-direction:row-reverse}.landing-layout-breakpoint--all .landing-layout-flex .landing-sidebar{width:30%}.landing-layout-breakpoint--all .landing-layout-flex .landing-main{width:70%}}@media(min-width:576px){.landing-layout-breakpoint--mobile .landing-layout-flex{flex-direction:row}.landing-layout-breakpoint--mobile .landing-layout-flex.sidebar-right,.landing-layout-breakpoint--mobile .landing-layout-flex.without-left{flex-direction:row-reverse}.landing-layout-breakpoint--mobile .landing-layout-flex .landing-sidebar{width:30%}.landing-layout-breakpoint--mobile .landing-layout-flex .landing-main{width:70%}}@media(min-width:768px){main:not([class*="landing-layout-breakpoint"]) .landing-layout-flex,.landing-layout-breakpoint--tablet .landing-layout-flex{flex-direction:row}main:not([class*="landing-layout-breakpoint"]) .landing-layout-flex.sidebar-right,main:not([class*="landing-layout-breakpoint"]) .landing-layout-flex.without-left,.landing-layout-breakpoint--tablet .landing-layout-flex.sidebar-right,.landing-layout-breakpoint--tablet .landing-layout-flex.without-left{flex-direction:row-reverse}main:not([class*="landing-layout-breakpoint"]) .landing-layout-flex .landing-sidebar,.landing-layout-breakpoint--tablet .landing-layout-flex .landing-sidebar{width:30%}main:not([class*="landing-layout-breakpoint"]) .landing-layout-flex .landing-main,.landing-layout-breakpoint--tablet .landing-layout-flex .landing-main{width:70%}}@media(min-width:992px){.landing-layout-breakpoint--desktop .landing-layout-flex{flex-direction:row}.landing-layout-breakpoint--desktop .landing-layout-flex.sidebar-right,.landing-layout-breakpoint--desktop .landing-layout-flex.without-left{flex-direction:row-reverse}.landing-layout-flex .landing-sidebar{width:300px;min-width:300px}.landing-layout-flex .landing-main{width:calc(100% - 300px)}.landing-layout-flex.landing-layout-flex-mainpage .landing-sidebar,.landing-layout-breakpoint--tablet .landing-layout-flex .landing-sidebar{width:262px !important}.landing-layout-flex.landing-layout-flex-mainpage .landing-main,.landing-layout-breakpoint--tablet .landing-layout-flex .landing-main{width:calc(100% - 262px) !important}}
/* End */


/* Start:/local/modules/cnetwork.translatorjs/assets/css/styles.min.css?17830685242112*/
.skiptranslate {display: none !important;}.goog-text-highlight, font > font {background-color: transparent !important;box-shadow: none !important;box-sizing: inherit;}.translatorjs_langs {background: #ddd;border-radius: 0 5px 5px 0;display: flex;flex-direction: column;left: -12px;line-height: 24px;max-width: 32px;padding: 5px;position: fixed;text-align: center;text-transform: uppercase;top: 50%;transform: translateY(-50%);transition: all 0.5s ease;-moz-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;z-index: 999999;}.translatorjs_langs:hover {left: 0;}.translatorjs_lang_item {cursor: pointer;margin-bottom: 5px;max-width: 30px;opacity: .5;}.translatorjs_lang_item:last-of-type {margin-bottom: 0;}.translatorjs_lang_item:hover, .translatorjs_lang_active {opacity: 1;}.translatorjs_info {background: #ddd;border-radius: 5px 5px 0 0;bottom: 0;font-family: sans-serif;font-size: 16px;padding: 8px 0;position: fixed;text-align: center;transition: all 0.5s ease;-moz-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;width: 100%;z-index: 999999;}
.translatorjs_langs--row {position:static;flex-direction:row;flex-wrap:wrap;max-width:none;left:auto;top:auto;-moz-transform:none;-webkit-transform:none;transform:none;-moz-transition:none;-webkit-transition:none;transition:none;border-radius:5px;padding:4px;gap:4px;display:inline-flex;}.translatorjs_langs--row:hover {left:auto;}.translatorjs_langs--row .translatorjs_lang_item {margin-bottom:0;border-radius:3px;border:2px solid transparent;padding:2px;box-sizing:border-box;}.translatorjs_langs--row .translatorjs_lang_active {border-color:#555;background:rgba(0,0,0,.12);opacity:1;}
html,body{top:0!important;}.goog-te-banner-frame,.goog-te-balloon-frame,.goog-te-ftab,#goog-gt-tt,.goog-te-gadget-icon{display:none!important;}
.translatorjs_langs,.translatorjs_info{display:none!important;}
font[style*="vertical-align"]{color:inherit!important;-webkit-text-fill-color:inherit!important;background:transparent!important;display:inline!important;white-space:inherit!important;overflow-wrap:inherit!important;word-break:inherit!important;}
/* End */


/* Start:/local/modules/cnetwork.floatwidget/install/css/widget.css?17854907334057*/
.cfw-root {
    position: fixed;
    z-index: 999999;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: var(--cfw-spacing, 12px);
    opacity: 0;
    pointer-events: none;
    transition: opacity .25s ease;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
}

.cfw-root.cfw-axis-row {
    flex-direction: row;
}

.cfw-root.cfw-visible {
    opacity: 1;
    pointer-events: auto;
}

.cfw-main {
    position: relative;
    box-sizing: border-box;
    border: none;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0;
    z-index: 2;
}

.cfw-shadow {
    box-shadow: 0 4px 14px rgba(0, 0, 0, .3);
}

.cfw-pulse::after {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background: inherit;
    animation: cfw-pulse 2s ease-out infinite;
    z-index: -1;
}

@keyframes cfw-pulse {
    0% { transform: scale(1); opacity: .6; }
    100% { transform: scale(1.8); opacity: 0; }
}

.cfw-list {
    display: flex;
    gap: var(--cfw-spacing, 12px);
    opacity: 0;
    transform: scale(.85);
    pointer-events: none;
    transition: opacity .2s ease, transform .2s ease;
}

.cfw-list.cfw-dir-up { flex-direction: column; transform-origin: center bottom; }
.cfw-list.cfw-dir-down { flex-direction: column-reverse; order: 1; transform-origin: center top; }
.cfw-list.cfw-dir-left { flex-direction: row; transform-origin: right center; }
.cfw-list.cfw-dir-right { flex-direction: row-reverse; order: 1; transform-origin: left center; }

.cfw-root.cfw-open .cfw-list {
    opacity: 1;
    transform: scale(1);
    pointer-events: auto;
}

.cfw-btn {
    position: relative;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    flex-shrink: 0;
}

.cfw-btn .cfw-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: inherit;
}

.cfw-icon svg,
.cfw-main > svg {
    width: 60%;
    height: 60%;
    color: inherit;
}

.cfw-icon svg *,
.cfw-main > svg * {
    color: inherit;
}

.cfw-monogram {
    font-weight: 700;
    font-size: 15px;
    line-height: 1;
    color: inherit;
    font-family: inherit;
}

.cfw-label {
    position: absolute;
    right: calc(100% + 10px);
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, .75);
    color: #fff;
    font-family: inherit;
    padding: 4px 10px;
    border-radius: 4px;
    font-size: 12px;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
    transition: opacity .15s ease;
}

.cfw-btn:hover .cfw-label {
    opacity: 1;
}

.cfw-left .cfw-label {
    right: auto;
    left: calc(100% + 10px);
}

@media (max-width: 480px) {
    .cfw-label { display: none; }
}

.cfw-btn.cfw-multi {
    background: none;
    padding: 0;
}

.cfw-trigger {
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0;
}

.cfw-submenu {
    position: absolute;
    bottom: calc(100% + 8px);
    right: 0;
    min-width: 180px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, .2);
    padding: 6px;
    display: flex;
    flex-direction: column;
    gap: 2px;
    opacity: 0;
    transform: translateY(6px);
    pointer-events: none;
    transition: opacity .15s ease, transform .15s ease;
    z-index: 3;
}

.cfw-multi.cfw-open .cfw-submenu {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

.cfw-left .cfw-submenu {
    right: auto;
    left: 0;
}

.cfw-submenu-item {
    display: block;
    padding: 8px 12px;
    border-radius: 5px;
    color: #333;
    font-family: inherit;
    text-decoration: none;
    font-size: 13px;
    white-space: nowrap;
}

.cfw-submenu-item:hover {
    background: #f2f2f2;
}

/* End */
/* /local/templates/landing24/template_styles.min.css?17830684912734 */
/* /local/modules/cnetwork.translatorjs/assets/css/styles.min.css?17830685242112 */
/* /local/modules/cnetwork.floatwidget/install/css/widget.css?17854907334057 */
