.svg-canvas-wrapper{animation:svg-canvas-appear 5s ease forwards;opacity:0;pointer-events:none}.svg-canvas-wrapper_hero{height:106.25rem;width:175rem}.svg-canvas-wrapper_size-m{height:75rem;width:75rem}.svg-canvas-wrapper_size-l{height:100rem;width:100rem}.svg-canvas-wrapper canvas{height:100%;width:100%}@keyframes svg-canvas-appear{0%{opacity:0}to{opacity:1}}.accordion{display:grid;grid-template-columns:100%;grid-template-rows:minmax(1.25rem,2.5rem) 0fr;overflow:hidden;transition:grid-template-rows .3s ease-in-out,margin-bottom .3s ease-in-out}.accordion:not(:last-child){margin-bottom:1.25rem}.accordion:first-child{grid-template-rows:minmax(1.25rem,2.5rem) 0fr}@media (min-width:1024px){.accordion:first-child{grid-template-rows:minmax(1.25rem,2.5rem) 0fr}}.accordion:first-child.accordion_active{grid-template-rows:minmax(1.25rem,2.5rem) 1fr}@media (min-width:1024px){.accordion:first-child.accordion_active{grid-template-rows:minmax(1.25rem,2.5rem) 1fr}}.accordion_active{grid-template-rows:minmax(1.25rem,2.5rem) 1fr;margin-bottom:.75rem}.accordion__heading{align-items:center;cursor:pointer;display:flex;justify-content:space-between;margin-inline-end:1.25rem}.accordion__heading-text{color:rgba(255,255,255,.8);font-size:.875rem;font-weight:600;line-height:1.225rem;margin-right:.625rem}@media (min-width:1024px){.accordion__heading-text{font-size:1.125rem;margin-right:1.5rem}}.accordion__heading-close{flex-shrink:0;height:.75rem;transition:transform .3s ease-in-out;width:.75rem}.accordion__heading-close_active{transform:rotate(45deg)}.accordion__content{color:rgba(255,255,255,.8);font-size:.875rem;height:100%;line-height:1.3125rem;min-height:0;opacity:0;padding:0;transition:opacity .3s ease-in-out,padding-top .3s ease-in-out}@media (min-width:1024px){.accordion__content{font-size:1rem;line-height:1.5rem}}.accordion__content a{border-bottom:1px solid;color:currentcolor;text-decoration:none}.accordion_active .accordion__content{opacity:1;padding:.75rem 0 .25rem}.footer{width:100%;z-index:10}.footer,.footer__texts{position:relative}.footer__text{color:rgba(255,255,255,.8);font-size:1rem;font-weight:400;line-height:150%}@media (min-width:1024px){.footer__text{font-size:1rem;line-height:1.1875rem}}.footer__text a{border-bottom:1px solid;color:currentcolor;text-decoration:none;transition:color .3s ease-in-out;word-break:break-all}@media (pointer:fine){.footer__text a:hover{color:var(--color-white)}}.footer__text:not(:first-child){margin-top:.75rem}@media (min-width:480px){.footer__text:not(:first-child){margin-top:1rem}}@media (min-width:1024px){.footer__text:not(:first-child){margin-top:1.5rem}}.footer__container_touch{padding:3.125rem 1.25rem 9.375rem}@media (min-width:480px){.footer__container_touch{padding:3.125rem 2rem 7.5rem}}@media (min-width:1024px){.footer__container_touch{display:none}}.footer__container_desk{display:none;padding:9.375rem 5rem 6.25rem}@media (min-width:1024px){.footer__container_desk{display:flex}}.footer__contents{display:flex;margin-right:1.5625rem}@media (min-width:1024px){.footer__contents{width:100%}}.footer__content:not(:last-child){margin-right:1.8125rem}.footer__content_one{width:35.375rem}.footer__content_two{width:21.0625rem}.footer__logo{margin-bottom:1.5rem;max-width:6rem;width:100%}@media (min-width:480px){.footer__logo{max-width:7.5rem}}@media (min-width:1024px){.footer__logo{max-width:9.0625rem}}.footer__contacts{display:flex;justify-content:space-between;margin-bottom:2.25rem}@media (min-width:1024px){.footer__contacts{flex-direction:column-reverse;height:8.125rem;margin-bottom:2.375rem}}.footer__contact{display:flex;flex-direction:column;width:100%}.footer__contact:not(:last-child){margin-right:2.8125rem}@media (min-width:1024px){.footer__contact:not(:last-child){justify-content:space-between;margin-bottom:0;margin-right:0}}.footer__contact-tel{color:var(--color-white);font-size:.875rem;font-weight:600;line-height:120%;margin-bottom:.5rem;text-decoration:none}@media (min-width:480px){.footer__contact-tel{font-size:1rem;line-height:125%}}@media (min-width:1024px){.footer__contact-tel{font-size:1.25rem;margin-bottom:.625rem}}.footer__contact-hint{color:var(--color-white);font-size:.75rem;font-weight:400;letter-spacing:-.0225rem;line-height:120%;max-width:7.5rem;width:100%}@media (min-width:480px){.footer__contact-hint{letter-spacing:-.01875rem;line-height:133%}}@media (min-width:1024px){.footer__contact-hint{font-size:1rem;line-height:normal;white-space:nowrap}}.footer__contact-hint_service-number{max-width:-moz-fit-content;max-width:fit-content;width:100%}.footer__wrapper{display:flex;justify-content:space-between;margin-bottom:2.25rem}.footer__wrapper>:not(:last-child){margin-right:1.75rem}.footer__securities{display:flex;flex-direction:column}@media (min-width:1024px){.footer__securities{margin-bottom:2rem}}.footer__securities>:not(:last-child){margin-bottom:.625rem}@media (min-width:1024px){.footer__securities>:not(:last-child){margin-bottom:.875rem}}.footer__security{color:var(--color-white);font-size:.75rem;font-weight:400;line-height:120%}@media (min-width:480px){.footer__security{line-height:133%}}@media (min-width:1024px){.footer__security{font-size:1rem;line-height:normal}}.footer__button{background:#fff;border-radius:50%;cursor:pointer;height:-moz-fit-content;height:fit-content;padding:.5rem;transition:opacity .2s}@media (hover:hover) and (pointer:fine){.footer__button:hover{opacity:.8}}@media (hover:none){.footer__button:active{opacity:.8}}@media (min-width:1024px){.footer__button{padding:1rem}}.footer__button-ico{height:1.5rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1.5rem}.footer__descriptions>:not(:last-child){margin-bottom:.625rem}.footer__description,.footer__description-link{color:rgb(from var(--color-white) r g b/40%);font-size:.75rem;font-weight:400;letter-spacing:-.0225rem;line-height:120%}@media (min-width:480px){.footer__description,.footer__description-link{line-height:133%}}@media (min-width:1024px){.footer__description,.footer__description-link{font-size:1rem;line-height:normal}}.footer__description-text{max-width:19.625rem}@media (min-width:1024px){.footer__description-text{max-width:100%;white-space:pre-line}}.footer__texts-content{background-color:rgb(from var(--color-white) r g b/10%);border-radius:0 0 1.5rem 1.5rem;padding:0 1.25rem 2.5rem}@media (min-width:1024px){.footer__texts-content{padding:0 4rem 4rem}}.footer__texts-button{align-items:center;background-color:rgb(from var(--color-white) r g b/10%);border-radius:1.5rem;cursor:pointer;display:flex;justify-content:center;padding:1.75rem 0;width:100%}@media (min-width:1024px){.footer__texts-button{padding:2.25rem 0}}.footer__texts-button-text{color:var(--color-white);font-size:1.125rem;font-weight:400;line-height:130%}@media (min-width:1024px){.footer__texts-button-text{font-size:1.25rem}}.footer__texts-button svg{height:1.375rem;margin-left:.5rem;transform:rotate(180deg);width:1.375rem}@media (min-width:1024px){.footer__texts-button svg{margin-left:.75rem}}.footer__texts-button_active{border-radius:1.5rem 1.5rem 0 0}.footer__texts-button_active svg{transform:rotate(0)}
