.header-1{--bar-h: 76px;--bar-h-sm: 60px;--bar-top: .75rem;--bar-side: 1rem;--bar-max: calc(1320px + 100px);--bar-radius: 18px;--glass: rgba(255, 255, 255, .72);--glass-stuck: rgba(255, 255, 255, .88);--edge: rgba(255, 255, 255, .55);position: relative;z-index: 1030}.header-1 .preload *{transition: none !important}.header-1 .header-bar{position: fixed;z-index: 1030;top: var(--bar-top);left: var(--bar-side);right: var(--bar-side);margin-inline: auto;max-width: var(--bar-max);background: var(--glass);backdrop-filter: blur(16px) saturate(180%);-webkit-backdrop-filter: blur(16px) saturate(180%);border: 1px solid var(--edge);border-radius: var(--bar-radius);box-shadow: 0 .5rem 1.5rem rgba(0, 0, 0, .08);transition: background .35s ease, box-shadow .35s ease, top .35s cubic-bezier(.19, 1, .22, 1)}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.header-1 .header-bar{background: rgba(255, 255, 255, .97)}}.header-1 .header-bar.is-stuck{top: .375rem;background: var(--glass-stuck);box-shadow: 0 .75rem 2rem rgba(0, 0, 0, .14)}.header-1 .header-inner{height: var(--bar-h);display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;transition: height .35s cubic-bezier(.19, 1, .22, 1)}.header-1 .header-bar.is-stuck .header-inner{height: var(--bar-h-sm)}.header-1 .header-spacer{height: calc(var(--bar-h) + var(--bar-top) * 2)}.header-1 .header-logo{position: relative;z-index: 1020;display: inline-flex;align-items: center;padding-right: 1.5rem}.header-1 .header-logo img{max-width: 190px;height: auto;transition: transform .35s cubic-bezier(.19, 1, .22, 1), opacity .25s}.header-1 .header-bar.is-stuck .header-logo img{transform: scale(.85)}@media (hover: hover) and (pointer: fine){.header-1 .header-logo:hover img{opacity: .75}}.header-1 .header-quick{position: relative;z-index: 1020;gap: .5rem;margin-left: auto;margin-right: .5rem;flex: 0 0 auto}.header-1 .header-quick-tel{display: inline-flex;align-items: center;justify-content: center;gap: .5rem;min-width: 2.75rem;min-height: 2.75rem;padding: .5rem;border: 1px solid rgba(var(--bs-primary-rgb), .35);border-radius: 12px;background: rgba(var(--bs-primary-rgb), .06);color: var(--bs-body-color);font-weight: 700;white-space: nowrap;text-decoration: none;transition: background .2s, border-color .2s, color .2s}.header-1 .header-quick-tel i{color: var(--bs-primary);font-size: 1rem}.header-1 .header-quick-tel span{padding-right: .25rem}@media (hover: hover) and (pointer: fine){.header-1 .header-quick-tel:hover{background: rgba(var(--bs-primary-rgb), .14);border-color: var(--bs-primary);color: var(--bs-primary)}.header-1 .header-quick-tel:hover i{color: inherit}}.header-1 .header-quick-cta{min-width: 2.75rem;min-height: 2.75rem;padding: .5rem .75rem;border-radius: 12px}.header-1 .header-quick-city{min-height: 2.75rem;padding: .5rem .625rem}.header-1 .header-quick-city > span{max-width: 8rem}@media (max-width: 575.98px){.header-1 .header-inner{flex-wrap: nowrap}.header-1 .header-logo{padding-right: .5rem;min-width: 0;flex: 0 1 auto}.header-1 .header-logo img{max-width: min(155px, 42vw)}}@media (min-width: 768px) and (max-width: 1199.98px){.header-1 .header-toolbar .header-contacts{display: none !important}}.header-1 .header-toggle{position: relative;z-index: 1020;width: 3rem;height: 3rem;padding: 1rem;cursor: pointer;flex: 0 0 auto}.header-1 .header-toggle > span, .header-1 .header-toggle::before, .header-1 .header-toggle::after{display: block;backface-visibility: hidden;width: 1.5rem;height: .125rem;background: var(--bs-body-color);position: absolute;transform: translate(-50%, -50%);top: 50%;left: 50%;transition: .4s cubic-bezier(.19, 1, .22, 1)}.header-1 .header-toggle::before{content: '';top: 20%}.header-1 .header-toggle::after{content: '';top: 80%}.header-1 .header-checkbox:checked ~ .header-toggle::before{top: 50%;transform: translate(-50%, -50%) rotateZ(135deg)}.header-1 .header-checkbox:checked ~ .header-toggle::after{top: 50%;transform: translate(-50%, -50%) rotateZ(-135deg)}.header-1 .header-checkbox:checked ~ .header-toggle > span{transform: translate(-50%, -50%) rotateY(90deg);opacity: 0}.header-1 .header-toolbar{position: fixed;z-index: 1000;top: var(--bar-top);left: var(--bar-side);right: var(--bar-side);margin-inline: auto;max-width: var(--bar-max);border-radius: var(--bar-radius);border: 1px solid var(--edge);max-height: calc(100dvh - var(--bar-top) * 2);overflow-y: auto;background: rgba(255, 255, 255, .97);backdrop-filter: blur(18px) saturate(180%);-webkit-backdrop-filter: blur(18px) saturate(180%);transform: translateY(-100%);opacity: 0;visibility: hidden;transition: transform .45s cubic-bezier(.19, 1, .22, 1), opacity .35s ease, visibility .45s;padding: calc(var(--bar-h) + 1rem) 1.5rem 2rem;box-shadow: 0 1rem 2rem rgba(0, 0, 0, .12)}.header-1 .header-checkbox:checked ~ .header-toolbar{transform: translateY(0);opacity: 1;visibility: visible}.header-1 .header-contacts{gap: .75rem}.header-1 .header-city, .header-1 .header-tel{display: inline-flex;align-items: center;gap: .45rem;margin: 0;white-space: nowrap;color: var(--bs-body-color);text-decoration: none}.header-1 .header-city{background: none;border: 0;padding: .25rem .5rem;border-radius: 8px;cursor: pointer;transition: background .2s, color .2s}.header-1 .header-city > span{display: inline-block;max-width: 70px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;vertical-align: middle}.header-1 .header-city .cities-caret{font-size: .7em;opacity: .5;color: inherit;transition: transform .2s}@media (hover: hover) and (pointer: fine){.header-1 .header-city:hover{background: rgba(var(--bs-primary-rgb), .08);color: var(--bs-primary)}.header-1 .header-city:hover .cities-caret{transform: translateY(2px)}}.header-1 .header-city i, .header-1 .header-tel i{color: var(--bs-primary);font-size: .875em}.header-1 .header-tel{font-weight: 700;transition: color .25s}@media (hover: hover) and (pointer: fine){.header-1 .header-tel:hover{color: var(--bs-primary)}}.header-1 .header-nav ul{list-style: none;display: flex;flex-direction: column;margin: 0;padding: 0}.header-1 .header-nav li{position: relative}.header-1 .header-nav a{display: block;padding: .625rem .1rem;color: var(--bs-body-color);text-decoration: none;border-bottom: 1px solid rgba(0, 0, 0, .06);transition: color .25s}.header-1 .header-nav li.parent > ul{display: none}.header-1 .header-nav li.parent.open > ul{display: block}.header-1 .header-nav .accordion-toggle{position: absolute;top: .2rem;right: 0;width: 2.25rem;height: 2.25rem;padding: 0;border: none;border-radius: 8px;background: rgba(var(--bs-primary-rgb), .1);color: var(--bs-primary);display: flex;align-items: center;justify-content: center;transition: transform .3s}.header-1 .header-nav li.open > .accordion-toggle{transform: rotateZ(180deg)}@media (min-width: 1200px){.header-1 .header-toolbar{position: static;border: 0;border-radius: 0;box-shadow: none;max-width: none;background: transparent;backdrop-filter: none;-webkit-backdrop-filter: none;transform: none;opacity: 1;visibility: visible;overflow: visible;max-height: none;flex: auto;padding: 0}.header-1 .header-nav > ul{flex-direction: row}.header-1 .header-nav a{border: none}.header-1 .header-nav li.parent > a{padding-right: 1.3rem}.header-1 .header-nav .accordion-toggle{display: none}.header-1 .header-nav > ul > li > a::before{content: '';position: absolute;left: 1rem;right: 1rem;bottom: .2rem;height: 2px;background: var(--bs-primary);transform: scaleX(0);transition: transform .3s cubic-bezier(.19, 1, .22, 1)}.header-1 .header-nav > ul > li:hover > a::before, .header-1 .header-nav > ul > li.active > a::before{transform: scaleX(1)}.header-1 .header-nav > ul > li:hover > a, .header-1 .header-nav > ul > li.active > a{color: var(--bs-primary-hover)}.header-1 .header-nav li.parent > ul, .header-1 .header-nav li.parent.open > ul{display: block}.header-1 .header-nav li ul{position: absolute;z-index: 1000;white-space: nowrap;padding: .5rem;min-width: 100%;border-radius: 12px;border: 1px solid var(--edge);background: rgba(255, 255, 255, .9);backdrop-filter: blur(16px) saturate(180%);-webkit-backdrop-filter: blur(16px) saturate(180%);box-shadow: 0 1rem 2rem rgba(0, 0, 0, .12);opacity: 0;visibility: hidden;pointer-events: none;transform: translateY(10px);transition: opacity .28s ease, transform .28s cubic-bezier(.19, 1, .22, 1), visibility .28s}.header-1 .header-nav > ul > li > ul{top: 100%;left: 0}.header-1 .header-nav li li ul{top: -.5rem;left: 100%;margin-left: .25rem}.header-1 .header-nav li li ul::before{content: '';position: absolute;top: 0;left: -.25rem;width: .25rem;height: 100%}.header-1 .header-nav li.parent:hover > ul, .header-1 .header-nav li.parent:focus-within > ul{opacity: 1;visibility: visible;pointer-events: auto;transform: translateY(0)}.header-1 .header-nav li ul a{border-radius: 8px;padding: .5rem .75rem}.header-1 .header-nav li ul a:hover{background: rgba(var(--bs-primary-rgb), .08);color: var(--bs-primary)}.header-1 .header-nav li.parent > a{padding-right: 1.75rem}.header-1 .header-nav li.parent > a::after{content: '\f107';font-family: "Font Awesome 6 Free";font-weight: 900;font-size: .7rem;position: absolute;top: 50%;right: .5rem;transform: translateY(-50%);transition: transform .3s}.header-1 .header-nav li.parent:hover > a::after{transform: translateY(-50%) rotateZ(180deg)}.header-1 .header-nav li li.parent > a::after{content: '\f105';transform: translateY(-50%)}.header-1 .header-nav li li.parent:hover > a::after{transform: translateY(-50%) translateX(3px)}}@media (min-width: 1400px){.header-1 .header-nav a{padding: .625rem 1rem}}.cities-list{display: grid;grid-template-columns: repeat(auto-fill, minmax(11rem, 1fr));gap: .25rem}.cities-item{display: block;padding: .5rem .75rem;border-radius: 8px;color: var(--bs-body-color);text-decoration: none;transition: background .2s, color .2s}.cities-item:hover{background: rgba(var(--bs-primary-rgb), .08);color: var(--bs-primary)}.cities-item.is-active{background: var(--bs-primary);color: var(--bs-primary-text);font-weight: 700}#cities .modal-dialog{max-width: 56rem}.header-1 .breadcrumbs{padding: 1rem 0 .25rem}.header-1 .breadcrumbs .breadcrumb{margin: 0;flex-wrap: wrap}.header-1 .breadcrumbs a{color: var(--bs-secondary-color);text-decoration: none;transition: color .2s}.header-1 .breadcrumbs a:hover{color: var(--bs-primary)}.header-1 .breadcrumbs .breadcrumb-item.active a{color: var(--bs-body-color);pointer-events: none}.header-1 .header-nav li.parent > a[href="#"]{color: var(--bs-secondary-color)}.header-1 .header-nav li:not(.parent) > a[href="#"]{color: var(--bs-secondary-color);opacity: .75;pointer-events: none;cursor: default}.header-1 .header-nav li:not(.parent) > a[href="#"]::after{content: "скоро";display: inline-block;margin-left: .4rem;padding: .05rem .4rem;font-size: .7em;line-height: 1.4;border-radius: .5rem;background: rgba(var(--bs-primary-rgb), .08);color: var(--bs-primary);vertical-align: middle;opacity: .9}@media (prefers-reduced-motion: reduce){.header-1 *, .header-1 *::before, .header-1 *::after{transition: none !important;animation: none !important}}@media (display-mode: window-controls-overlay){.header-1{--bar-top: 0px;--bar-side: 0px;--bar-radius: 0px;--bar-h: env(titlebar-area-height, 40px);--bar-h-sm: env(titlebar-area-height, 40px)}.header-1 .header-bar, .header-1 .header-bar.is-stuck{top: env(titlebar-area-y, 0px);left: env(titlebar-area-x, 0px);right: auto;width: env(titlebar-area-width, 100%);height: env(titlebar-area-height, 40px);max-width: none;margin-inline: 0;border-radius: 0;border-width: 0 0 1px 0;box-shadow: none;transition: none;app-region: drag;-webkit-app-region: drag;background: rgba(255, 255, 255, .97);backdrop-filter: none;-webkit-backdrop-filter: none}.header-1 .header-inner, .header-1 .header-bar.is-stuck .header-inner{height: 100%;flex-wrap: nowrap;padding-inline: .75rem;max-width: none;width: 100%}.header-1 .header-spacer{height: calc(env(titlebar-area-y, 0px) + env(titlebar-area-height, 40px))}.header-1 .header-bar a, .header-1 .header-bar button, .header-1 .header-bar label, .header-1 .header-bar input, .header-1 .header-bar nav, .header-1 .header-bar .header-toolbar{app-region: no-drag;-webkit-app-region: no-drag}.header-1 .header-logo{padding-right: .75rem}.header-1 .header-logo img, .header-1 .header-bar.is-stuck .header-logo img{max-width: 120px;max-height: calc(env(titlebar-area-height, 40px) - 12px);width: auto;height: auto;transform: none}.header-1 .header-toggle{width: 2.25rem;height: 2.25rem;padding: .5rem}.header-1 .header-quick{gap: .25rem}.header-1 .header-contacts{gap: .5rem}.header-1 .header-nav a{padding-block: .25rem}.header-1 .header-bar .btn{padding: .25rem .625rem;font-size: .875rem}.header-1 .header-city, .header-1 .header-tel, .header-1 .header-quick-tel{font-size: .875rem}.header-1 .header-toolbar{top: calc(env(titlebar-area-y, 0px) + env(titlebar-area-height, 40px));left: 0;right: 0;width: auto;max-width: none;border-radius: 0 0 12px 12px;padding-top: 1rem;max-height: calc(100dvh - env(titlebar-area-y, 0px) - env(titlebar-area-height, 40px))}@media (min-width: 1200px){.header-1 .header-toolbar{padding-top: 0;max-height: none}}.header-1 .header-nav > ul > li > ul{top: calc(100% + .25rem)}}

.home-9{position: relative;padding: 5rem 0 13rem;overflow: hidden}.home-9 .btn.btn-primary{border-radius: 4px;box-shadow: 0 0 0 0 rgba(234, 71, 71, 0.20), 1px 1px 2px 0 rgba(234, 71, 71, 0.20), 3px 3px 4px 0 rgba(234, 71, 71, 0.17), 7px 7px 6px 0 rgba(234, 71, 71, 0.10), 13px 12px 7px 0 rgba(234, 71, 71, 0.03), 20px 18px 8px 0 rgba(234, 71, 71, 0.00);font-style: normal;line-height: normal}.home-9 .btn.btn-primary:hover{background: #000}.home-9 .background{position: absolute;top: -100px;bottom: 0;left: 50%;transform: translateX(-50%);width: 1980px;margin: auto;z-index: -999}.home-9 .background .bg-image{position: absolute;right: 13%;bottom: 0;height: 61%;transform: translateX(-50%)}.home-9 .text-2{color: transparent;-webkit-text-stroke: 2px #fff}.home-9 .text-red, .home-9 .text-accept-1{color: #dc3545}.home-9 .text-md{color: #fff}.home-9 .background .obj-1{position: absolute;bottom: -2rem;right: 55rem;color: rgba(255, 255, 255, 0.20);-moz-user-select: none;-khtml-user-select: none;-webkit-user-select: none;user-select: none}.home-9 .decor{width: 100%;text-align: center;position: absolute;right: 0;bottom: 0}@media screen and (min-width: 768px){.home-9 .decor{width: auto}.home-9{padding: 5rem 0}.home-9 .text-red-2{color: #dc3545}.home-9 .text-accept, .home-9 .text-color{color: transparent;-webkit-text-stroke: 2px #000}.home-9 .background .bg-image{position: absolute;right: -4.2rem;height: 100%;transform: none}.home-9 .background .obj-1{display: none}}@media screen and (min-width: 992px){.home-9 .text-md{color: #000}.home-9 .text-accept, .home-9 .text-color{-webkit-text-stroke: 0px}.home-9 .text-accept-1{color: #fff}.home-9 .text-accept{color: transparent;-webkit-text-stroke: 2px #fff}.home-9 .background .bg-image{right: -19.6rem}.home-9 .text-color{color: #dc3545}.home-9 .text-2{margin-left: 12rem}.home-9 .background .obj-1{display: block;bottom: -1rem;right: 41rem}}@media screen and (min-width: 1200px){.home-9 .background .obj-1{bottom: -4rem;right: 25rem}.home-9 .text-2{margin-left: 20rem}.home-9 .background .bg-image{right: -14.5rem}.home-9 .text-color{color: transparent;-webkit-text-stroke: 2px #fff}}@media screen and (min-width: 1400px){.home-9 .background .obj-1{bottom: -6rem;right: 18rem}.home-9 .background .bg-image{right: -9.2rem}}

.project-goals-1{position: relative}.project-goals-1 .image img{max-width: 100%}.project-goals-1 ul{list-style: none}@media screen and (min-width: 992px){.project-goals-1 li{margin-bottom: 3.75rem}}

.module.project-goals-1{padding:80px 0}

.infogypsy-time-1{position: relative}.infogypsy-time-1 .module-background.image{background-position: left !important;background-size: 45% 100% !important;background-repeat: no-repeat !important}.infogypsy-time-1 .title{display: block;position: relative}.infogypsy-time-1 .title::after{content: '';position: absolute;width: 5.8rem;height: 5rem;background: url('/assets/images/pages/krasnaya-knopka/infogypsy-time-1/004_1.png') center no-repeat;background-size: 100% 100%;left: -18%;top: -20%}.infogypsy-time-1 .mod-title{background: #EC3737}@media screen and (min-width: 992px){.infogypsy-time-1 .mod-title{background: none}}

.o-nas-2{position: relative}.o-nas-2 .mod-accept{-webkit-text-stroke: 1px #000;text-stroke: 1px #000}.o-nas-2 .image img{max-width: 100%}.o-nas-2 .btn.btn-outline-danger{padding: 1rem 1.5rem}.o-nas-2 .skew-background-external{position: absolute;transform: translateX(-50%);left: 50%;bottom: 0;top: 25px;cursor: pointer}.o-nas-2 .button-float{width: 6em;height: 6em;border-radius: 50%;border: none;position: relative;background-color: red}.o-nas-2 .button-float::before{content: "";position: absolute;pointer-events: none;transform: translate(-50%, -50%);top: 50%;left: 50%;border-radius: 50%;z-index: -1}.o-nas-2 .button-float::after{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: center no-repeat}.o-nas-2 .button-float-pulse-double::before{background-color: rgba(255, 0, 0, 0.5);animation: oNas2PulseDouble 1.4s linear infinite}.o-nas-2 .button-float:hover.button-float-content-shake::after{animation: oNas2Shake 1.4s linear infinite}.o-nas-2 .appeal-button-float > .button-float::after{background-image: url('/assets/images/pages/krasnaya-knopka/o-nas-2/play.svg');background-size: 50%;left: 8% !important}@media screen and (min-width: 992px){.o-nas-2{padding-top: 5rem}.o-nas-2 .skew-background-external{transform: none;left: 0;top: 100px}}@media (max-height: 850px){.o-nas-2 .skew-background-external{top: 20px}}@media screen and (min-width: 1200px){.o-nas-2 .skew-background-external{left: 2%}.o-nas-2 .mod-o-nas-heading{display: block;width: fit-content;position: relative;color: #EEE;bottom: -4rem;left: 0}.o-nas-2 .mod-text-accept{position: relative;z-index: 100}}@media screen and (min-width: 1400px){.o-nas-2 .mod-o-nas-heading{bottom: -6rem}}@media screen and (min-width: 1600px){.o-nas-2 .mod-o-nas-heading{left: -10rem}}@keyframes oNas2PulseDouble{0%{box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.3);width: 6.25em;height: 6.25em}33.3333%{box-shadow: 0 0 0 1.25em rgba(255, 0, 0, 0.3);width: 6.25em;height: 6.25em}50%{box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.3);width: 6.875em;height: 6.875em}66.6666%{box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.3);width: 7.5em;height: 7.5em}100%{box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.3);width: 6.25em;height: 6.25em}}@keyframes oNas2Shake{0%{transform: rotateZ(45deg)}10%{transform: rotateZ(-45deg)}20%{transform: rotateZ(36deg)}30%{transform: rotateZ(-36deg)}40%{transform: rotateZ(27deg)}50%{transform: rotateZ(-27deg)}60%{transform: rotateZ(18deg)}70%{transform: rotateZ(-18deg)}80%{transform: rotateZ(9deg)}90%{transform: rotateZ(-9deg)}100%{transform: rotateZ(0)}}

.every-second-1{position: relative;border-radius: 1rem;box-shadow: 0px 0px .62rem -1.9rem rgba(0, 0, 0, 0.25), 0px 0px 1.26rem .31rem rgba(0, 0, 0, 0.25)}.every-second-1 .module-background{border-radius: 1rem}@media screen and (min-width: 576px){.every-second-1 .mod-dot{margin-top: -1.5rem}}

.module.every-second-1{padding:54px 0}

.running-lines-1{position: relative;padding: 5rem 0}.running-lines-1 marquee h2{color: #fff;-webkit-text-stroke: 2px #EC3737;text-stroke: 2px #EC3737}@media screen and (min-width: 992px){.running-lines-1{padding: 10rem 0}.running-lines-1 .btn{margin-top: 6rem}}

.who-be-interested-1{position: relative;padding: 5rem 0 6.5rem}.who-be-interested-1::after{content: '';position: absolute;left: 0;right: 0;bottom: -.1rem;top: auto;height: 100%;z-index: -1000;pointer-events: none;background: url('/assets/images/pages/krasnaya-knopka/who-be-interested-1/020_2.svg') bottom no-repeat;background-size: 100% auto}.who-be-interested-1 .image img{max-width: 100%;width: 100%}.who-be-interested-1 .image{width: 100%}.who-be-interested-1 .item-1{padding: 1rem 0}.who-be-interested-1 .item-5, .who-be-interested-1 .item-6, .who-be-interested-1 .item-7{padding: 3rem 0}.who-be-interested-1 .item-1, .who-be-interested-1 .item-2{background: #EC3737}.who-be-interested-1 .item-3, .who-be-interested-1 .item-5{background: #FE6E6E}.who-be-interested-1 .item-6{background: rgba(0, 0, 0, 0.50)}.who-be-interested-1 .item-7{background: #F24C4C}.who-be-interested-1 .item-8{background: #D43434;padding: 3rem 0}.who-be-interested-1 a{color: #fff;width: fit-content}.who-be-interested-1 a:hover{color: #000}@media screen and (min-width: 992px){.who-be-interested-1 .item-1, .who-be-interested-1 .item-5, .who-be-interested-1 .item-6, .who-be-interested-1 .item-7{padding: 0}.who-be-interested-1 .item-8{padding: 6rem 0}}

.smi-2{position: relative;overflow: hidden}.smi-2 img{max-width: 100%}.smi-2 .mod-text-1{-webkit-text-stroke: 1px #000;color: #fff}.smi-2 .owl-item{position: relative;display: flex;justify-content: center}.smi-2 .owl-item.center{transform: scale(1.1)}.smi-2 .owl-carousel{overflow: hidden}.smi-2 .owl-stage-outer{overflow: initial}.smi-2 .owl-nav{display: none}.smi-2 .owl-dots{display: flex;justify-content: center;padding: 5rem 0 3rem}.smi-2 .owl-dots .owl-dot{margin: 0 .3rem;border: none;width: 1rem;height: 1rem;background: #fff;box-shadow: 0 0 .61rem 0 rgba(0, 0, 0, 0.25);border-radius: 50%}.smi-2 .owl-dots .owl-dot.active{background: #EC3737}.smi-2 .mod-play{cursor: pointer;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%)}.smi-2 .owl-item:hover .mod-play path{animation: smi-2-play-anim .7s infinite;transform-origin: center}.smi-2 .owl-item:hover .mod-play circle{animation: smi-2-circle-anim 2s infinite;transform-origin: center}@keyframes smi-2-play-anim{0%{transform: rotate(10deg)}25%{transform: rotate(0deg)}50%{transform: rotate(-10deg)}75%{transform: rotate(0deg)}100%{transform: rotate(10deg)}}@keyframes smi-2-circle-anim{0%{transform: scale(1)}25%{transform: scale(.7)}50%{transform: scale(.8)}75%{transform: scale(.6)}100%{transform: scale(1)}}

.module.smi-2{padding:80px 0}

.why-forum-1{position: relative}@media screen and (min-width: 992px){.why-forum-1 .mod-items{padding: 4rem 0}.why-forum-1 .item{width: 14rem}}

.module.why-forum-1{padding:80px 0}

.business-satisfaction-1 .mod-card{border-radius: 1rem;padding: 5rem 3rem;background: #FFFBFB;box-shadow: 0px 0px .61rem -.06rem rgba(0, 0, 0, 0.25)}.business-satisfaction-1 .mod-title{margin-bottom: 4rem}.business-satisfaction-1 .btn{margin-top: 4rem}.business-satisfaction-1 .form-check-input:checked{background-color: #EC3737}.business-satisfaction-1 .form-check-input{border: .12rem solid #EC3737}.business-satisfaction-1 .image img{max-width: 100%}@media screen and (min-width: 992px){.business-satisfaction-1 .image img{float: right;margin-top: -16rem}}@media screen and (min-width: 1200px){.business-satisfaction-1 .mod-card{padding: 5rem 7.5rem}.business-satisfaction-1 .image img{margin-top: 0;max-width: none;position: absolute;right: 0;bottom: -4rem}}

.forum-organizer-1{position: relative}.forum-organizer-1 ul{padding-left: 0;list-style: none;padding: 2rem 0}.forum-organizer-1 .image img{max-width: 100%}@media screen and (min-width: 992px){.forum-organizer-1{padding: 10rem 0 0}.forum-organizer-1 .mod-text{padding-left: 10rem}.forum-organizer-1 .image img{max-width: none;margin-top: -10rem;margin-left: -15rem}.forum-organizer-1 ul{padding-top: 4.62rem;padding-bottom: 2.3rem}}@media screen and (min-width: 1200px){.forum-organizer-1 .image img{margin-left: -10rem}}@media screen and (min-width: 1400px){.forum-organizer-1{padding: 15rem 0 0}}

.gallery-1{position: relative;overflow: hidden;z-index: 100}.gallery-1 .mod-title{background: #EC3737}.gallery-1 img{max-width: 100%}.gallery-1 .owl-dots{padding: 3rem 0 0;display: flex;justify-content: center}.gallery-1 .owl-dot{border: 1px solid #fff;background: none;width: .85rem;height: .85rem;margin: 0 .32rem;border-radius: 50%}.gallery-1 .owl-dot.active{background: #fff}.gallery-1 .owl-nav{display: none}

.reviews-3{position: relative;padding: 17rem 0 5rem;margin-top: -17rem;overflow: hidden}.reviews-3::after{content: '';position: absolute;left: 0;right: 0;bottom: -.1rem;top: auto;height: 100%;z-index: -1000;pointer-events: none;background: url('/assets/images/pages/krasnaya-knopka/reviews-3/022_1.svg') bottom no-repeat;background-size: 100% auto}.reviews-3 .title{color: transparent;-webkit-text-stroke: 1px #fff}.reviews-3 img{width: 27rem;border-radius: 50%;max-width: 100%}.reviews-3 .owl-item{cursor: pointer;display: flex;justify-content: center}.reviews-3 .owl-item.center{cursor: auto}.reviews-3 .mod-title{color: transparent;-webkit-text-stroke: 1px #fff}.reviews-3 .owl-item.center .mod-title{color: #fff}.reviews-3 .owl-carousel .owl-stage-outer{overflow: initial}.reviews-3 .owl-carousel{padding: 5rem 0 0}.reviews-3 .image{position: relative}.reviews-3 .owl-item.center .mod-play{cursor: pointer;display: block;position: absolute;transform: translate(-50%, -50%);left: 50%;top: 50%;z-index: 11}.reviews-3 .mod-play{display: none}.reviews-3 .owl-nav{display: none}.reviews-3 .owl-item.center:hover .mod-play path{animation: reviews3PlayAnim .7s infinite;transform-origin: center}.reviews-3 .owl-item.center:hover .mod-play .c-1{animation: reviews3CircleAnim 2s infinite;transform-origin: center}@media screen and (min-width: 992px){.reviews-3{padding: 17rem 0 20rem}.reviews-3 img{max-width: none}.reviews-3 .owl-item.center img{width: 35rem;position: relative;z-index: 10}}@media screen and (min-width: 1200px){.reviews-3 .owl-carousel{position: relative;left: 50%;transform: translateX(-50%);width: 100vw;max-width: 1980px}}@keyframes reviews3PlayAnim{0%{transform: rotate(10deg)}25%{transform: rotate(0deg)}50%{transform: rotate(-10deg)}75%{transform: rotate(0deg)}100%{transform: rotate(10deg)}}@keyframes reviews3CircleAnim{0%{transform: scale(1)}25%{transform: scale(.7)}50%{transform: scale(.8)}75%{transform: scale(.6)}100%{transform: scale(1)}}

.event-plan-1{position: relative}.event-plan-1 .num{color: rgba(0, 0, 0, 0.20)}.event-plan-1 .mod-text{border-left: .18rem solid #EC3737}.event-plan-1 p{line-height: normal}

.module.event-plan-1{padding:80px 0}

.logos-1{position: relative;overflow: hidden}.logos-1 .item img{max-width: 100%}

.module.logos-1{padding:80px 0}

.stop-falling-1{padding: 5rem 0 0}.stop-falling-1 .circle-list{border-radius: 50%;min-width: 1.2rem;height: 1.2rem;background: red}.stop-falling-1 .circle-list span{border-radius: 50%;border: .2rem solid #fff;min-width: .85rem;height: .85rem;background: red;display: block}.stop-falling-1 .image img{width: 70%}.stop-falling-1 .row{padding: 0 0 3rem}.stop-falling-1 .mod-svg{padding-top: 5rem}@media screen and (min-width: 992px){.stop-falling-1 .row{padding: 10rem 0}.stop-falling-1 .image img{position: absolute;transform: translate(-50%, -50%);left: 50%;top: 50%;z-index: -10;width: 130%}.stop-falling-1 .image{padding: 11rem 0}.stop-falling-1 .row{padding: 8rem 0}}@media screen and (min-width: 1400px){.stop-falling-1 .image img{width: 125%}.stop-falling-1 .image{padding: 17rem 0}.stop-falling-1 .row{padding: 5rem 0}}

.interview-5{position: relative;margin-top: 10rem;padding-bottom: 10rem;z-index: 10}.interview-5 .module-background.image{top: 100px;background-size: 100% 100% !important;background-position: center !important;background-repeat: no-repeat !important}.interview-5 .parallaxScene{position: absolute;bottom: 0;top: 0;left: 0;right: 0;z-index: -1}.interview-5 .parallaxScene .item-1{position: absolute;top: 10%;right: 100%;width: 200px}.interview-5 .parallaxScene .item-2{position: absolute;bottom: 10rem;right: 60%;width: 100px}.interview-5 .parallaxScene .item-2 img{transform: rotate(-75deg)}.interview-5 [data-src]{overflow: hidden;border-radius: 1rem;cursor: pointer;border: 2px solid #fff}.interview-5 [data-src]:hover{opacity: .75}.interview-5 [data-src] img{object-fit: cover}.interview-5 img{width: 100%;height: 100%}.interview-5 .btn-light:hover{background: none;color: #fff}@media (min-width: 1200px){.interview-5 .card{margin-left: 5rem;margin-right: 5rem}}.interview-5 .btn.btn-primary{color: #fff;background: none;border-radius: 0.44rem;border: 2px solid #FFF}.interview-5 .btn.btn-primary:hover{color: #EC3737;background: #fff}.interview-5 .mod-play img{max-width: 50%}.interview-5 .mod-play{top: 50%;left: 50%;transform: translate(-50%, -50%)}@media screen and (min-width: 992px){.interview-5 .mod-play img{max-width: none}}.interview-5 .title .text-danger, .interview-5 .subtitle .text-danger{color: #EC3737}

.three-cameras-1{position: relative}.three-cameras-1 .img-3{float: right}.three-cameras-1 .img-2{position: absolute;z-index: 100;left: 50%;top: -1.3rem;transform: translateX(-50%)}.three-cameras-1 .item img{max-width: 100%;height: 100%;width: 100%}.three-cameras-1 .text-accept{color: #fff;-webkit-text-stroke: 1px #EC3737;text-stroke: 1px #EC3737}.three-cameras-1 .owl-carousel{width: 100%}.three-cameras-1 .owl-carousel .owl-nav{display: none}.three-cameras-1 .owl-dots{display: flex;justify-content: center;padding-top: 1rem}.three-cameras-1 .owl-dot.active{background: #EC3737}.three-cameras-1 .owl-dot{width: 1rem;height: 1rem;border: none;border-radius: 50%;margin: 0 .1rem}@media screen and (min-width: 768px){.three-cameras-1 .owl-dots{display: none}.three-cameras-1 .owl-carousel{position: relative;z-index: 110;width: 31.6rem;background: #000}.three-cameras-1 .owl-carousel .owl-item{display: flex;justify-content: center}.three-cameras-1 .mod-book{height: 30rem}}@media screen and (min-width: 992px){.three-cameras-1 .mod-book{height: auto}}

.module.three-cameras-1{padding:80px 0}

.price-10 .card-top{border-radius: .61rem .61rem 0 0;background: radial-gradient(circle at 50% 0, transparent 27px, #EC3737 28px)}.price-10 .old-price{text-decoration: #fff line-through;text-decoration-thickness: 1px}.price-10 .mod-card{filter: drop-shadow(0px 5px 20px rgba(0, 0, 0, 0.25));background: radial-gradient(circle at 50% 0, transparent 27px, #fff 28px);border-radius: .61rem}.price-10 .btn.btn-primary{width: 100%;text-align: center}.price-10 .row{overflow-x: scroll;flex-wrap: nowrap}@media screen and (min-width: 768px){.price-10 .mod-btn{margin-bottom: -2rem}.price-10 .row{overflow: inherit}}

.module.price-10{padding:80px 0}

.zerro-rub-1{position: relative;padding: 5rem 0}.zerro-rub-1 .image img{max-width: 100%}@media screen and (min-width: 992px){.zerro-rub-1{padding: 10rem 0 5rem}.zerro-rub-1 .decor > div{position: absolute;color: #fff;border-radius: 50%;display: flex;align-items: center;justify-content: center;background: #EC3737}.zerro-rub-1 .obj-1{transform: rotate(24.35deg);left: 20%;top: 10%;width: 5.25rem;height: 5.25rem}.zerro-rub-1 .obj-2{width: 2.4rem;height: 2.4rem;right: 20%;top: 10%}.zerro-rub-1 .obj-3{transform: rotate(-15deg);right: 5%;top: 30%;width: 5.25rem;height: 5.25rem}.zerro-rub-1 .obj-4{width: 1.75rem;height: 1.75rem;left: 5%;top: 35%}.zerro-rub-1 .obj-5{width: 1.12rem;height: 1.12rem;left: 10%;bottom: 35%}.zerro-rub-1 .obj-6{width: 1.12rem;height: 1.12rem;right: 10%;bottom: 25%}}

.where-and-when-1{position: relative;padding: 10rem 0;margin: 5rem 0}.where-and-when-1 .btn.btn-outline-primary{width: 100%;text-align: center;background: #fff;border: none}.where-and-when-1 .btn.btn-outline-primary:hover{background: #EC3737;color: #fff}.where-and-when-1 .btn.btn-primary{width: 100%;text-align: center}

.organizer-1{position: relative;overflow: hidden}.organizer-1 .text-accept{color: transparent;-webkit-text-stroke: 1px #000}.organizer-1 .decor{position: absolute;z-index: -10;top: 0;left: 40%;transform: translateX(-50%)}.organizer-1 .decor img{animation: 40s linear 0s normal none infinite running organizerRot;-webkit-animation: 40s linear 0s normal none infinite running organizerRot}.organizer-1 .image img{z-index: 1;position: relative}.organizer-1 .image-2 img{z-index: 0;position: relative}.organizer-1 .image-2 .img-2{max-width: 100%}@media screen and (min-width: 992px){.organizer-1 .image img{max-width: 200%}}@media screen and (min-width: 1200px){.organizer-1 .image img{max-width: none}.organizer-1 .image-2 img{left: -5rem}.organizer-1 > .row{position: relative;left: 50%;transform: translateX(-50%);width: 100vw;max-width: 100vw}}@media screen and (min-width: 1400px){.organizer-1 .image-2 img{left: -5rem}.organizer-1 .image-2 .img-2{max-width: none}}@media screen and (min-width: 1600px){.organizer-1 .image-2 img{left: 0rem}}@keyframes organizerRot{0%{transform: rotate(0deg)}100%{transform: rotate(360deg)}}@-webkit-keyframes organizerRot{0%{transform: rotate(0deg)}100%{transform: rotate(360deg)}}

.federal-channels-2{position: relative;padding: 5rem 0;overflow: hidden}.federal-channels-2 marquee .text-accept{color: #EC3737;-webkit-text-stroke: 2px #fff;text-stroke: 2px #fff}

.lada-volta-1 img{max-width: 100%}.lada-volta-1 .mod-video{cursor: pointer}.lada-volta-1 .owl-dots{display: flex;padding-top: 1rem;justify-content: center}.lada-volta-1 .owl-dot{border: none;margin: 0 .34rem;border-radius: 50%;width: .81rem;height: .81rem;background: #FFF;box-shadow: 0 0 .24rem 0 rgba(0, 0, 0, 0.25)}.lada-volta-1 .owl-dot.active{background: #EC3737}.lada-volta-1 .owl-carousel .owl-nav{left: 0;width: 100%;top: 40%}.lada-volta-1 .mod-play{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%)}.lada-volta-1 .mod-video:hover .circle-1{animation: ladaVoltaCircle;animation-duration: 4s;animation-iteration-count: infinite}.lada-volta-1 .mod-video:hover .play-btn{animation: ladaVoltaBtn;animation-duration: .5s;animation-iteration-count: infinite}@keyframes ladaVoltaCircle{0%{transform: scale(.6);transform-origin: center}50%{transform: scale(1.1);transform-origin: center}100%{transform: scale(.6);transform-origin: center}}@keyframes ladaVoltaBtn{0%{transform: rotate(20deg);transform-origin: center}15%{transform: rotate(10deg);transform-origin: center}30%{transform: rotate(0deg);transform-origin: center}45%{transform: rotate(-10deg);transform-origin: center}60%{transform: rotate(-20deg);transform-origin: center}80%{transform: rotate(0deg);transform-origin: center}100%{transform: rotate(20deg);transform-origin: center}}

.module.lada-volta-1{padding:80px 0}

.sukhoi-superjet-1{position: relative}.sukhoi-superjet-1 img{max-width: 100%}.sukhoi-superjet-1 .mod-video{cursor: pointer;transition: .5s}.sukhoi-superjet-1 .owl-dots{display: flex;padding-top: 1rem;justify-content: center}.sukhoi-superjet-1 .owl-dot{border: none;margin: 0 .34rem;border-radius: 50%;width: .81rem;height: .81rem;background: #FFF;box-shadow: 0 0 .24rem 0 rgba(0, 0, 0, 0.25)}.sukhoi-superjet-1 .owl-dot.active{background: #EC3737}.sukhoi-superjet-1 .owl-carousel .owl-nav{left: 0;width: 100%;top: 40%}.sukhoi-superjet-1 .mod-play{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%)}.sukhoi-superjet-1 .mod-video:hover .circle-1{animation: sukhoiCircle1;animation-duration: 4s;animation-iteration-count: infinite}.sukhoi-superjet-1 .mod-video:hover .play-btn{animation: sukhoiBtn;animation-duration: .5s;animation-iteration-count: infinite}@keyframes sukhoiCircle1{0%{transform: scale(.6);transform-origin: center}50%{transform: scale(1.1);transform-origin: center}100%{transform: scale(.6);transform-origin: center}}@keyframes sukhoiBtn{0%{transform: rotate(20deg);transform-origin: center}15%{transform: rotate(10deg);transform-origin: center}30%{transform: rotate(0deg);transform-origin: center}45%{transform: rotate(-10deg);transform-origin: center}60%{transform: rotate(-20deg);transform-origin: center}80%{transform: rotate(0deg);transform-origin: center}100%{transform: rotate(20deg);transform-origin: center}}

.module.sukhoi-superjet-1{padding:80px 0}

.social-company-2{position: relative;margin: 5rem 0 0;padding: 0 0 5rem}.social-company-2 .mod-video img{width: 100%}.social-company-2 .mod-video{position: relative;cursor: pointer;border-radius: .62rem;overflow: hidden}.social-company-2 .mod-video .mod-play{background: rgba(0, 0, 0, 0.30);border-radius: 50%;position: absolute;width: fit-content;height: fit-content;transform: translate(-50%, -50%);top: 50%;left: 50%}.social-company-2 .mod-video .mod-play img{width: auto}.social-company-2 .row{flex-direction: column-reverse;background: #EC3737}@media screen and (min-width: 992px){.social-company-2 .mod-title{background: #EC3737;border-radius: 1rem}.social-company-2{padding: 5rem 0;margin: 5rem 0}.social-company-2 .row{flex-direction: row;background: none}}@media screen and (min-width: 1400px){.social-company-2 .mod-title{background: none}}

.lao-tzu-1{position: relative;padding: 25rem 0 3rem;overflow: hidden}.lao-tzu-1 .background{position: absolute;top: 0;bottom: 0;left: 50%;transform: translateX(-50%);width: 1980px;margin: auto;z-index: -999}.lao-tzu-1 .background .img-bg{position: absolute;max-width: 80%;transform: translateX(-50%);left: 50%;top: 0}.lao-tzu-1 .image img{transform: translateX(-50%);left: 50%;width: 39rem;z-index: -10}.lao-tzu-1 .image-2{position: relative}.lao-tzu-1 .image-2 img{max-width: 100%}.lao-tzu-1 .text-accept{-webkit-text-stroke: 2px #fff;color: transparent}.lao-tzu-1 .image-3 img{position: absolute;transform: translate(-50%, -50%);z-index: -1;left: 60%;width: 200%;top: 50%}.lao-tzu-1 .red-button{margin-top: 37rem;margin-bottom: 13rem}@media screen and (min-width: 992px){.lao-tzu-1{padding: 25rem 0 5rem}.lao-tzu-1 .red-button{margin-top: 15rem}}@media screen and (min-width: 1200px){.lao-tzu-1 .red-button{margin-top: 24rem}}@media screen and (min-width: 1400px){.lao-tzu-1 .image img{top: -17%;max-width: none}}

.more-friends-1{position: relative}.more-friends-1 .mod-head{border-bottom: .12rem solid #B9B9B9}.more-friends-1 .form-control{border: none;border-bottom: .06rem solid #EC3737;border-radius: 0}.more-friends-1 .hr{padding: 0 5rem}.more-friends-1 hr{border-width: .12rem}.more-friends-1 #add_btn{position: relative;transition: .2s;border: .12rem solid #EC3737;background: #EC3737;cursor: pointer;border-radius: 50%;max-width: 3.93rem;height: 3.92rem}.more-friends-1 #add_btn span{position: absolute;top: 40%;left: 50%;transform: translate(-50%, -50%)}.more-friends-1 #add_btn:hover{background: #fff}.more-friends-1 #add_btn:hover span{color: #EC3737}.more-friends-1 .full-price{border: .12rem solid #EC3737;border-radius: .18rem}@media screen and (min-width: 576px){.more-friends-1 .mod-sub{padding: 0 5rem}}

.module.more-friends-1{padding:80px 0}

.customers-are-waiting-1{position: relative}.customers-are-waiting-1 .image{width: 2.62rem}.customers-are-waiting-1 .maps iframe{width: 100%}

.module.customers-are-waiting-1{padding:80px 0}

.article-1{padding: 5rem 0}.article-1 .article-body{max-width: none}.article-1 .article-grid{display: block}@media (min-width: 992px){.article-1 .article-grid{display: grid;grid-template-columns: minmax(200px, 260px) minmax(0, 1fr);gap: 2.5rem;align-items: start}}.article-1 .article-toc{margin-bottom: 1.5rem;padding: 1rem 1.25rem;border-left: 3px solid var(--bs-primary);background: rgba(var(--bs-primary-rgb), .04)}.article-1 .article-toc summary{font-weight: 600;text-transform: uppercase;letter-spacing: .04em;font-size: .875rem;color: var(--bs-secondary-color);cursor: pointer;list-style-position: inside}.article-1 .article-toc ul{margin: .75rem 0 0;padding: 0;list-style: none}.article-1 .article-toc li{margin-bottom: .5rem;line-height: 1.35}.article-1 .article-toc li:last-child{margin-bottom: 0}.article-1 .article-toc a{color: var(--bs-body-color);text-decoration: none;border-bottom: 1px solid transparent}.article-1 .article-toc a:hover, .article-1 .article-toc a:focus-visible{color: var(--bs-primary);border-bottom-color: currentColor}@media (min-width: 992px){.article-1 .article-toc{position: sticky;top: 1.5rem;margin-bottom: 0}.article-1 .article-toc summary{pointer-events: none;list-style: none}.article-1 .article-toc summary::-webkit-details-marker{display: none}.article-1 .article-toc summary::marker{content: ''}}.article-1 .article-body .body, .article-1 .article-body{line-height: 1.5}.article-1 .article-text p{margin-bottom: 1rem}.article-1 .article-body h2{margin-bottom: 1.5rem}.article-1 .article-text h3{margin-top: 2rem;scroll-margin-top: 1.5rem}.article-1 .article-text > *:first-child{margin-top: 0}@media (min-width: 992px){.article-1 .article-text p, .article-1 .article-text ul, .article-1 .article-text ol{max-width: 60rem}}.article-1 .article-body th, .article-1 .article-body td{border: 1px solid #000;padding: 8px;text-align: left}.article-1 .article-body img{max-width: 100%;height: auto}.article-1 .article-text a:not(.btn){text-decoration: underline}@media (prefers-reduced-motion: reduce){.article-1 *{animation: none !important;transition: none !important}}

.footer-1{padding: 2.5rem 0 1.25rem;position: relative}.footer-1 address{font-style: normal;margin: 0}.footer-1 a{color: var(--bs-body-color)}.footer-1 a:hover{color: var(--bs-primary)}.footer-1 .footer-brand-link{text-decoration: none}.footer-1 .footer-brand-link .h1, .footer-1 .footer-brand-link .h2, .footer-1 .footer-brand-link .h3{font-size: 1.375rem;line-height: 1.2;margin: 0}.footer-1 .footer-slogan{color: var(--bs-secondary-color);font-size: .9375rem}.footer-1 .footer-nap-item{display: flex;align-items: flex-start;gap: .625rem;padding: .2rem 0;font-size: .9375rem;line-height: 1.4}.footer-1 .footer-nap-item > i{flex: 0 0 auto;width: 1.125rem;margin-top: .25rem;text-align: center;color: var(--bs-primary)}.footer-1 .footer-nap-label{color: var(--bs-secondary-color)}.footer-1 .footer-nap-value{display: inline}.footer-1 .footer-nap-touch{align-items: center;min-height: 44px;padding: 0}.footer-1 .footer-nap-touch a{display: inline-flex;align-items: center;min-height: 44px;text-decoration: none}.footer-1 .footer-tel{font-weight: 700;font-size: 1.125rem}.footer-1 .footer-mail{font-size: 1rem}.footer-1 .footer-social{display: inline-flex;align-items: center;justify-content: center;width: 44px;height: 44px;padding: 0}.footer-1 .btn-outline-primary{color: var(--bs-primary)}.footer-1 .btn-outline-primary:hover{color: var(--bs-primary-text)}.footer-1 ul{display: block;list-style: none;margin: 0;padding: 0}.footer-1 ul li{display: block;margin: 0;padding: 0}.footer-1 .footer-group-title{font-weight: 700;font-size: 1rem;line-height: 1.3;margin-bottom: .35rem}.footer-1 .footer-nav ul li a{display: block;padding: .35rem 0;font-size: .9375rem;line-height: 1.35;text-decoration: none}.footer-1 .footer-group-toggle{display: flex;align-items: center;justify-content: space-between;gap: .5rem;width: 100%;min-height: 44px;margin: 0;padding: .5rem 0;border: 0;border-bottom: 1px solid rgba(var(--bs-body-color-rgb), .15);background: none;color: inherit;font-weight: 700;font-size: 1rem;text-align: left}.footer-1 .footer-group-toggle i{font-size: .75rem;color: var(--bs-primary);transition: transform .2s}.footer-1 .footer-group-toggle[aria-expanded="true"] i{transform: rotate(180deg)}.footer-1 .footer-req{margin-top: .875rem;padding-top: .75rem;border-top: 1px solid rgba(var(--bs-body-color-rgb), .15)}.footer-1 .footer-req .req-line{font-size: .875rem;line-height: 1.5;overflow-wrap: anywhere}.footer-1 .footer-req .req-line a{color: var(--bs-body-color)}.footer-1 .footer-req .req-line a:hover{color: var(--bs-primary)}.footer-1 .footer-req .req-line{color: #515151;color: color-mix(in srgb, var(--bs-body-color) 78%, var(--bs-body-bg))}.footer-1 .footer-req-more{color: #D03030;color: color-mix(in srgb, var(--bs-primary) 88%, #000);text-decoration: underline;white-space: nowrap}.footer-1 .footer-req .req-line a.footer-req-more{color: #D03030;color: color-mix(in srgb, var(--bs-primary) 88%, #000)}.footer-1 .footer-policy a{text-decoration: underline}.footer-1 .footer-bottom{margin-top: .875rem;padding-top: .875rem;border-top: 1px solid rgba(var(--bs-body-color-rgb), .15);font-size: .875rem;color: var(--bs-secondary-color)}.footer-1 .footer-bottom-row{display: flex;flex-wrap: wrap;align-items: baseline;gap: .25rem 1.5rem}.footer-1 .footer-system ul{display: flex;flex-wrap: wrap;gap: .25rem 1.25rem}.footer-1 .footer-system ul li a{display: block;padding: .1rem 0}.footer-1 .footer-policy{margin-top: .35rem}.footer-1 .scroll-to-top{position: fixed;z-index: 1030;left: 2em;bottom: 2em;width: 2.5rem;height: 2.5rem;font-size: .7rem;display: flex;justify-content: center;align-items: center;border: none;border-radius: .25rem;opacity: 0;pointer-events: none;transition: .5s;background: rgba(0, 0, 0, .2);color: #fff}.footer-1 .scroll-to-top.active{opacity: 1;pointer-events: auto}.footer-1 .scroll-to-top:hover{background: rgba(0, 0, 0, .3)}@media (max-width: 767.98px){.footer-1{padding: 1.5rem 0 .75rem}.footer-1 .footer-nap-item{padding: .15rem 0}.footer-1 .footer-group + .footer-group{margin-top: 0}.footer-1 .footer-nav .row{--bs-gutter-y: 0}.footer-1 .footer-nav ul{padding: .25rem 0 .5rem}.footer-1 .footer-actions{margin-top: .5rem !important}.footer-1 .footer-req{margin-top: .75rem}}@media (min-width: 576px){.footer-1 .scroll-to-top{font-size: .85rem}}@media (min-width: 768px){.footer-1 .scroll-to-top{font-size: 1rem}}

