.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)}}

.title-10{position: relative;padding-top: 0;padding-bottom: 0;min-height: calc(100vh + 125px);display: flex;flex-direction: column;justify-content: center}@media (min-height: 850px){.title-10{min-height: calc(100vh - 75px)}}@media (min-height: 1080px){.title-10{min-height: 1080px}}.title-10 > .container-fluid{padding-left: 0;padding-right: 0;max-width: 1980px;flex: 1 1 auto;display: flex;flex-direction: column}@media (min-width: 768px){.title-10 .h-md-100{height: 100% !important}}.title-10 .skew{position: relative;overflow: hidden}.title-10 .skew-background{height: 100%;overflow-x: hidden}.title-10 .skew-background-external{position: absolute;transform: translateX(-50%);left: 50%;bottom: 0;top: 25px}@media (min-width: 768px){.title-10 .skew-content{float: right;width: 100%;max-width: calc(660px - var(--bs-gutter-x));height: 100%}.title-10 .skew-background{border: solid var(--bs-primary);border-width: 0 0 0 24px;transform-origin: 50% 100% 0;transform: skewX(-20deg)}.title-10 .skew-background-internal{position: absolute;top: 0;bottom: 0;left: 50%;width: 100%;overflow: hidden;transform-origin: 50% 100% 0;transform: skewX(20deg) translateX(-50%);z-index: -1}.title-10 .skew-background-external{transform: none;left: 0;top: 100px}}@media (max-height: 850px){.title-10 .skew-background-external{top: 20px}}.title-10 .logo{display: flex;align-items: center;justify-content: center;filter: grayscale(100%);opacity: .4;transition: .5s}.title-10 .logo:hover{filter: none;opacity: 1}.title-10 .title-logo{width: 250px;height: 200px;margin: auto}.title-10 .owl-carousel .owl-item img{width: auto;max-width: 100%;height: auto}.title-10 .owl-carousel.owl-drag .owl-stage{cursor: grab}@media (prefers-reduced-motion: reduce){.title-10 .logo{transition: none}}.title-10 .director-phone-ico{width: 3rem;height: 3rem;flex: 0 0 3rem;border-radius: 50%;background: rgba(var(--bs-primary-rgb), .12);display: inline-flex;align-items: center;justify-content: center}.title-10 .director-phone:hover .director-phone-num{text-decoration: underline}.title-10 .director-sign{font-style: italic}

.company-1 .logo{background: #fff;transition: box-shadow .35s ease}.company-1 .logo:hover{box-shadow: 0 .5rem 1.25rem rgba(0, 0, 0, .08)}.company-1 .logo img{height: 2.75rem;width: auto;max-width: 100%;object-fit: contain;filter: grayscale(100%);opacity: .55;transition: .35s ease}.company-1 .logo:hover img{filter: none;opacity: 1}@media (prefers-reduced-motion: reduce){.company-1 .logo, .company-1 .logo img{transition: none}}

.module.company-1{padding:100px 0}

.reviews-2 .rv-summary{display: flex;flex-wrap: wrap;align-items: center;justify-content: center;gap: .35rem .75rem;text-align: center}.reviews-2 .rv-summary-score{font-weight: 700;line-height: 1;color: var(--bs-primary)}.reviews-2 .rv-summary-stars{color: #f0a500;letter-spacing: .1em;white-space: nowrap}.reviews-2 .rv-summary-text{color: var(--bs-secondary-color)}.reviews-2 .rv-summary-link{color: var(--bs-primary-hover);text-decoration: underline}.reviews-2 .rv-card{border: 1px solid rgba(11, 11, 18, .1);border-radius: 1.1rem;background: var(--bs-body-bg);box-shadow: 0 .35rem 1.25rem rgba(11, 11, 18, .05);transition: box-shadow .2s, border-color .2s}.reviews-2 .rv-card:hover{border-color: rgba(var(--bs-primary-rgb), .35);box-shadow: 0 .6rem 1.75rem rgba(11, 11, 18, .09)}.reviews-2 .rv-card .card-body{padding: 1.5rem}.reviews-2 .rv-head{display: flex;align-items: center;gap: .75rem;margin-bottom: .5rem}.reviews-2 .rv-avatar{flex: 0 0 auto;width: 2.75rem;height: 2.75rem;border-radius: 50%;display: flex;align-items: center;justify-content: center;background: rgba(var(--bs-primary-rgb), .12);color: var(--bs-primary-hover);font-weight: 700;line-height: 1;text-transform: uppercase}.reviews-2 .rv-who{display: flex;flex-direction: column;min-width: 0}.reviews-2 .rv-author{line-height: 1.25}.reviews-2 .rv-date{color: var(--bs-secondary-color);line-height: 1.25}.reviews-2 .rv-stars{color: #f0a500;letter-spacing: .1em;margin-bottom: .65rem}.reviews-2 .rv-text{margin: 0 0 1rem;line-height: 1.55;white-space: normal;overflow-wrap: anywhere}.reviews-2 .rv-source{display: inline-flex;align-items: center;gap: .45rem;color: var(--bs-secondary-color);text-decoration: underline;transition: color .2s}.reviews-2 .rv-source:hover{color: var(--bs-primary-hover)}.reviews-2 .rv-all{margin-top: 2rem;border-radius: 2rem;padding: .65rem 1.75rem}.reviews-2 .module-background.image{background-size: 100% 100% !important;background-position: center !important;opacity: .1}.module.reviews-2{padding-bottom: 50px !important}@media (max-width: 575.98px){.reviews-2 .rv-card .card-body{padding: 1.15rem}.reviews-2 .rv-avatar{width: 2.35rem;height: 2.35rem}}

.module.reviews-2{padding:100px 0}

.form-1 .form-card{background: #fff}.form-1 .form-aside{justify-content: center;background: var(--bs-primary);padding: 2.5rem 2rem}.form-1 .form-aside .title{line-height: 1.15}.form-1 .form-aside .offer{opacity: .9}.form-1 .trust-list{display: flex;flex-direction: column;gap: 1rem}.form-1 .trust-item{display: flex;align-items: center;gap: .85rem}.form-1 .trust-ico{flex: 0 0 auto;display: inline-flex;align-items: center;justify-content: center;width: 2.5rem;height: 2.5rem;border-radius: 50%;background: rgba(255, 255, 255, .18)}.form-1 .form-panel{padding: 2.5rem 2rem;background: #fff}.form-1 .form-consent{color: var(--bs-secondary-color)}.form-1 .form-consent a{color: inherit;font-weight: 500;text-decoration: underline}.form-1 .send_form{display: flex;flex-direction: column}.form-1 .send_form .btn{width: auto !important;align-self: stretch;padding-left: 1.5rem;padding-right: 1.5rem}@media (min-width: 576px){.form-1 .send_form .btn{align-self: flex-start}}@media (max-width: 991.98px){.form-1 .form-aside{padding: 2rem 1.5rem}.form-1 .form-panel{padding: 2rem 1.5rem}}

.module.form-1{padding:48px 0}

.afterword-1{padding: 100px 0 0}.afterword-1 .afterword-bg{background-position: center bottom;background-repeat: no-repeat;background-size: auto 100%}.afterword-1 .afterword-text{background: rgba(255,255,255,.5)}@media (min-width: 992px){.afterword-1 .afterword-text{background: none}}

.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}}

