@import "https://fonts.googleapis.com/css2?family=Inter:wght@500&display=swap";.pc-VideoBlock{position:relative}.pc-VideoBlock__preview{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.pc-VideoBlock__image{object-fit:cover;width:100%;height:100%;display:block}.pc-VideoBlock__image-wrapper{width:100%;height:100%}.pc-VideoBlock__button{font:inherit;color:var(--g-color-base-background);cursor:pointer;width:64px;height:64px;background:0 0;background-color:var(--g-color-base-brand);border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:absolute}.pc-VideoBlock__button:focus{outline:2px solid var(--g-color-line-focus);outline-offset:0}.pc-VideoBlock__button:focus:not(:focus-visible){outline:0}.pc-VideoBlock__icon{margin-left:1px}.pc-media-component-data-lens__wrap{height:400px;margin:24px;overflow:hidden}.pc-media-component-data-lens__wrap .pc-media-component-data-lens__iframe{border-radius:0}.pc-media-component-data-lens__iframe{width:calc(100% + 4px);height:calc(100% + 4px);margin:-1px -2px 0}@media (max-width:577px){.pc-media-component-data-lens__wrap{margin:24px 0}}.pc-full-screen-media__modal-media_type_youtube,.pc-full-screen-media__modal-media_type_video video,.pc-full-screen-media__modal-media_type_image{width:100%;max-width:1232px;max-height:70vh;display:block;position:relative}.pc-full-screen-media__media{cursor:pointer}.pc-full-screen-media__media-wrapper{cursor:pointer;position:relative}.pc-full-screen-media__modal-content{border-radius:var(--pc-border-radius);position:relative}.pc-full-screen-media__inline-media{transform:translateZ(0)}.pc-full-screen-media__modal-media{border-radius:var(--pc-border-radius)}.pc-full-screen-media__modal-media_type_youtube{aspect-ratio:16/9;width:100%;max-width:min(65vw,1232px);height:calc(min(65vw,1232px)/1.77778)!important}.pc-full-screen-media__modal .g-modal__content,.pc-full-screen-media__modal-image{border-radius:var(--pc-border-radius)}.pc-full-screen-media__icon-wrapper{background-color:var(--g-color-base-simple-hover-solid);cursor:pointer;z-index:10;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:16px;right:16px}.pc-full-screen-media__modal-content .pc-full-screen-media__icon-wrapper,.pc-full-screen-media__media-wrapper .pc-full-screen-media__icon-wrapper{opacity:0;pointer-events:none;transition:opacity .3s}.pc-full-screen-media__modal-content .pc-full-screen-media__icon-wrapper_visible,.pc-full-screen-media__modal-content .pc-full-screen-media__icon-wrapper:focus,.pc-full-screen-media__media-wrapper .pc-full-screen-media__icon-wrapper_visible,.pc-full-screen-media__media-wrapper .pc-full-screen-media__icon-wrapper:focus,.pc-full-screen-media__modal-content:hover .pc-full-screen-media__icon-wrapper,.pc-full-screen-media__media-wrapper:hover .pc-full-screen-media__icon-wrapper{opacity:1;pointer-events:inherit}.pc-full-screen-media__icon{color:var(--g-color-text-hint)}.pc-full-screen-media__icon_hover:hover{color:var(--g-color-text-secondary)}@media (max-width:577px){.pc-full-screen-media__icon-wrapper{display:none}.pc-full-screen-media__modal{display:none!important}}.pc-CircleProgress{position:absolute}.pc-CustomBarControls__button_type_with-play-pause-button{box-shadow:0px 4px 24px var(--pc-color-sfx-shadow),0px 2px 8px var(--pc-color-sfx-shadow)}.pc-CustomBarControls__button_type_with-play-pause-button:hover{box-shadow:0px 4px 24px var(--g-color-sfx-shadow),0px 2px 8px var(--g-color-sfx-shadow);cursor:pointer}.pc-CustomBarControls__wrapper{opacity:0;z-index:1;transition:opacity .3s 3s;position:absolute;bottom:0}.pc-CustomBarControls__wrapper_shown{opacity:1;transition:opacity}.pc-CustomBarControls__wrapper_type_with-play-pause-button{gap:8px;padding:8px}.pc-CustomBarControls__wrapper_positioning_left,.pc-CustomBarControls__wrapper_positioning_right,.pc-CustomBarControls__wrapper_positioning_center{width:100%;display:flex}.pc-CustomBarControls__wrapper_positioning_right{flex-direction:row-reverse}.pc-CustomBarControls__wrapper_positioning_center{justify-content:center}.pc-CustomBarControls__button{cursor:pointer;border:0;padding:0}.pc-CustomBarControls__button_type_with-mute-button{cursor:pointer;background:var(--g-color-base-background);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:12px;transition:background-color .3s;display:flex;position:relative}.pc-CustomBarControls__button_type_with-mute-button:hover,.pc-CustomBarControls__button_type_with-mute-button:focus{background:#eff2f8}.pc-CustomBarControls__button_type_with-mute-button:focus{outline:2px solid var(--g-color-line-focus);outline-offset:0}.pc-CustomBarControls__button_type_with-mute-button:focus:not(:focus-visible){outline:0}.pc-CustomBarControls__button_type_with-play-pause-button{background:var(--g-color-base-background);border-radius:50%;width:42px;height:42px}.pc-CustomBarControls__button_type_with-play-pause-button:focus{outline:2px solid var(--g-color-line-focus);outline-offset:0}.pc-CustomBarControls__button_type_with-play-pause-button:focus:not(:focus-visible){outline:0}.pc-CustomBarControls__play-icon_type_with-play-pause-button{width:16px;height:16px;color:var(--g-color-base-neutral-heavy)}.pc-CustomBarControls__mute-icon_type_with-mute-button{width:32px;height:22px}.pc-CustomBarControls__mute-icon_type_with-play-pause-button{width:16px;height:16px;color:var(--g-color-base-neutral-heavy)}.pc-default-video{align-items:center;width:100%;display:flex}.pc-ReactPlayer video{background-color:var(--pc-color-video-player-bg,#000);object-fit:cover}.pc-ReactPlayer__wrapper{padding-top:56.25%;position:relative}.pc-ReactPlayer__wrapper .pc-ReactPlayer__player{position:absolute;top:0;left:0}.pc-ReactPlayer__button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:166px;outline:none;justify-content:center;align-items:center;width:64px;height:64px;margin:0;padding:0;display:flex;position:absolute}.pc-ReactPlayer__button:focus{outline:2px solid var(--g-color-line-focus);outline-offset:0}.pc-ReactPlayer__button:focus:not(:focus-visible){outline:0}.pc-ReactPlayer__button_theme_blue{color:var(--g-color-base-background);background-color:var(--g-color-base-brand)}.pc-ReactPlayer__button_theme_grey{color:var(--pc-text-header-color);background-color:#eff2f8}.pc-ReactPlayer__button_text{width:auto;height:auto;padding:16px 32px;font-size:24px;font-weight:400;line-height:32px}.pc-ReactPlayer__icon{margin-left:1px}.pc-ReactPlayer_controls_custom:before{content:"";opacity:0;background:linear-gradient(transparent 65.36%,rgba(0,0,0,.2) 100%);width:100%;height:100%;transition:opacity .3s;display:none;position:absolute}.pc-ReactPlayer_contain video{object-fit:contain}.pc-ReactPlayer_auto-ratio video{object-fit:cover}@media only screen and (max-width:577px){.pc-ReactPlayer__button_text{font-size:20px;line-height:24px}}.pc-media-component-video__wrap{position:relative;overflow:hidden}.pc-media-component-video__react-player{justify-content:center;display:flex;position:relative;overflow:hidden}.pc-media-component-iframe{overflow:hidden}.pc-media-component-iframe_margins{margin:24px}.pc-media-component-iframe_margins .pc-media-component-iframe__item,.pc-media-component-iframe .pc-media-component-iframe__iframe{border-radius:0}.pc-media-component-iframe__item{width:100%;height:100%}.pc-divider-block_size_xxs{padding-top:12px}.pc-divider-block_size_xs{padding-top:16px}.pc-divider-block_size_s{padding-top:24px}.pc-divider-block_size_m{padding-top:32px}.pc-divider-block_size_l{padding-top:48px}.pc-divider-block_size_xl{padding-top:64px}.pc-divider-block_size_xxl{padding-top:96px}.pc-divider-block_size_xxxl{padding-top:128px}.pc-divider-block_border{border-top:1px solid var(--g-color-line-generic)}.pc-Anchor{top:calc(-1*var(--header-height) - var(--anchor-offset,0px));visibility:hidden;display:block;position:relative}.pc-author{font-size:var(--g-text-body-3-font-size);line-height:var(--g-text-body-3-line-height);flex-direction:column;display:flex}.pc-author__avatar{border-radius:16px;flex:none;align-items:center;width:80px;height:80px;display:flex;overflow:hidden}.pc-author__avatar img{object-fit:cover;width:80px;height:80px;display:block}.pc-author__name{font-size:var(--g-text-body-3-font-size);line-height:var(--g-text-body-3-line-height)}.pc-author__description{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height);color:var(--g-color-text-secondary);padding-top:4px}.pc-author__label:not(:first-child){margin-top:8px;font-weight:400}.pc-author_type_column{z-index:1;position:relative}.pc-author_type_line{flex-flow:row;align-items:center;width:100%}.pc-author_type_line .pc-author__avatar{margin:0}.pc-author_type_line .pc-author__label{margin-top:0}.pc-author_type_line .pc-author__label:not(:first-child){margin-left:16px}.pc-author_theme_dark .pc-author__description{color:var(--g-color-text-light-secondary)}.pc-storage-background-image{position:relative;overflow:hidden}.pc-storage-background-image__img{pointer-events:none;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.pc-storage-background-image__container,.pc-BalancedMasonry{position:relative}.pc-BalancedMasonry__hidden-container{visibility:hidden;z-index:-1;height:100%;position:absolute;overflow:hidden}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,:before,:after{box-sizing:inherit}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}@media (min-width:577px){.container{max-width:577px}}@media (min-width:769px){.container{max-width:769px}}@media (min-width:1081px){.container{max-width:1081px}}@media (min-width:1185px){.container{max-width:1185px}}.container-fluid{width:100%;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}.row{flex-wrap:wrap;margin-left:-8px;margin-right:-8px;display:flex}.no-gutters{margin-left:0;margin-right:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;padding-right:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{width:100%;min-height:1px;padding-left:8px;padding-right:8px;position:relative}.col{flex-grow:1;flex-basis:0;max-width:100%}.col-auto{flex:none;width:auto;max-width:none}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.6667%;max-width:16.6667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333%;max-width:33.3333%}.col-5{flex:0 0 41.6667%;max-width:41.6667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333%;max-width:58.3333%}.col-8{flex:0 0 66.6667%;max-width:66.6667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333%;max-width:83.3333%}.col-11{flex:0 0 91.6667%;max-width:91.6667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.6667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333%}.offset-5{margin-left:41.6667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333%}.offset-8{margin-left:66.6667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333%}.offset-11{margin-left:91.6667%}@media (min-width:577px){.col-sm{flex-grow:1;flex-basis:0;max-width:100%}.col-sm-auto{flex:none;width:auto;max-width:none}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.6667%;max-width:16.6667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333%;max-width:33.3333%}.col-sm-5{flex:0 0 41.6667%;max-width:41.6667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333%;max-width:58.3333%}.col-sm-8{flex:0 0 66.6667%;max-width:66.6667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333%;max-width:83.3333%}.col-sm-11{flex:0 0 91.6667%;max-width:91.6667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.6667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333%}.offset-sm-5{margin-left:41.6667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333%}.offset-sm-8{margin-left:66.6667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333%}.offset-sm-11{margin-left:91.6667%}}@media (min-width:769px){.col-md{flex-grow:1;flex-basis:0;max-width:100%}.col-md-auto{flex:none;width:auto;max-width:none}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.6667%;max-width:16.6667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333%;max-width:33.3333%}.col-md-5{flex:0 0 41.6667%;max-width:41.6667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333%;max-width:58.3333%}.col-md-8{flex:0 0 66.6667%;max-width:66.6667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333%;max-width:83.3333%}.col-md-11{flex:0 0 91.6667%;max-width:91.6667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.6667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333%}.offset-md-5{margin-left:41.6667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333%}.offset-md-8{margin-left:66.6667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333%}.offset-md-11{margin-left:91.6667%}}@media (min-width:1081px){.col-lg{flex-grow:1;flex-basis:0;max-width:100%}.col-lg-auto{flex:none;width:auto;max-width:none}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.6667%;max-width:16.6667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333%;max-width:33.3333%}.col-lg-5{flex:0 0 41.6667%;max-width:41.6667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333%;max-width:58.3333%}.col-lg-8{flex:0 0 66.6667%;max-width:66.6667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333%;max-width:83.3333%}.col-lg-11{flex:0 0 91.6667%;max-width:91.6667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.6667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333%}.offset-lg-5{margin-left:41.6667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333%}.offset-lg-8{margin-left:66.6667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333%}.offset-lg-11{margin-left:91.6667%}}@media (min-width:1185px){.col-xl{flex-grow:1;flex-basis:0;max-width:100%}.col-xl-auto{flex:none;width:auto;max-width:none}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.6667%;max-width:16.6667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333%;max-width:33.3333%}.col-xl-5{flex:0 0 41.6667%;max-width:41.6667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333%;max-width:58.3333%}.col-xl-8{flex:0 0 66.6667%;max-width:66.6667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333%;max-width:83.3333%}.col-xl-11{flex:0 0 91.6667%;max-width:91.6667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.6667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333%}.offset-xl-5{margin-left:41.6667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333%}.offset-xl-8{margin-left:66.6667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333%}.offset-xl-11{margin-left:91.6667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:577px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:769px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:1081px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1185px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:577px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:769px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:1081px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1185px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.col-reset{margin:0;padding-left:0!important;padding-right:0!important}.pc-Grid .container-fluid,.pc-Grid .container{max-width:1328px}.pc-Grid .row{margin-left:0;margin-right:0}.pc-Grid .pc-Grid .container-fluid,.pc-Grid .pc-Grid .container{padding:0}.pc-Grid .row .row{margin:0 -8px}.pc-Grid_debug .container,.pc-Grid_debug .container-fluid,.pc-Grid_debug [class*=col-]{box-sizing:border-box;border:1px solid var(--g-color-line-generic)}@media only screen and (max-width:577px){.pc-Grid .container,.pc-Grid .container-fluid{padding:0 16px}.pc-Grid .col,.pc-Grid .col-sm-auto,.pc-Grid .col-auto,.pc-Grid .col-sm-0,.pc-Grid .col-0,.pc-Grid .col-sm-1,.pc-Grid .col-1,.pc-Grid .col-sm-2,.pc-Grid .col-2,.pc-Grid .col-sm-3,.pc-Grid .col-3,.pc-Grid .col-sm-4,.pc-Grid .col-4,.pc-Grid .col-sm-5,.pc-Grid .col-5,.pc-Grid .col-sm-6,.pc-Grid .col-6,.pc-Grid .col-sm-7,.pc-Grid .col-7,.pc-Grid .col-sm-8,.pc-Grid .col-8,.pc-Grid .col-sm-9,.pc-Grid .col-9,.pc-Grid .col-sm-10,.pc-Grid .col-10,.pc-Grid .col-sm-11,.pc-Grid .col-11,.pc-Grid .col-sm-12,.pc-Grid .col-12{padding:0 8px}.pc-Grid .row .row{margin:0 -8px}}.pc-block-base{--anchor-offset:48px}.pc-block-base.pc-block-base{margin-top:48px;padding:0 0 48px}.pc-block-base.pc-block-base:first-child{margin-top:var(--pc-first-block-indent,96px)}.pc-block-base.pc-block-base.pc-block-base.pc-block-base_indentTop_0{margin-top:0}.pc-block-base.pc-block-base.pc-block-base.pc-block-base_indentTop_xs{margin-top:16px}.pc-block-base.pc-block-base.pc-block-base.pc-block-base_indentTop_s{margin-top:24px}.pc-block-base.pc-block-base.pc-block-base.pc-block-base_indentTop_m{margin-top:32px}.pc-block-base.pc-block-base.pc-block-base.pc-block-base_indentTop_l{margin-top:48px}.pc-block-base.pc-block-base.pc-block-base.pc-block-base_indentTop_xl{margin-top:64px}.pc-block-base.pc-block-base.pc-block-base.pc-block-base_indentBottom_0{padding-bottom:0}.pc-block-base.pc-block-base.pc-block-base.pc-block-base_indentBottom_xs{padding-bottom:16px}.pc-block-base.pc-block-base.pc-block-base.pc-block-base_indentBottom_s{padding-bottom:24px}.pc-block-base.pc-block-base.pc-block-base.pc-block-base_indentBottom_m{padding-bottom:32px}.pc-block-base.pc-block-base.pc-block-base.pc-block-base_indentBottom_l{padding-bottom:48px}.pc-block-base.pc-block-base.pc-block-base.pc-block-base_indentBottom_xl{padding-bottom:64px}@media only screen and (max-width:577px){.pc-block-base.pc-block-base{margin-top:32px;padding-bottom:32px}.pc-block-base.pc-block-base:first-child{margin-top:var(--pc-first-block-mobile-indent,64px)}}.pc-block-base_reset-paddings.pc-block-base.pc-block-base_reset-paddings.pc-block-base{margin:0;padding:0}@media (max-width:577px){.pc-block-base{--anchor-offset:32px}}.pc-button-block{--g-button-focus-outline-color:var(--g-color-line-focus)}.pc-button-block__content{align-items:center;display:flex}.pc-button-block__image{width:18px;height:18px}.pc-button-block__image+.pc-button-block__text,.pc-button-block__text+.pc-button-block__image{margin-left:var(--btn-image-margin)}.pc-button-block_theme_github.pc-button-block_theme_github.pc-button-block_theme_github.pc-button-block_theme_github{--g-button-background-color:var(--pc-monochrome-button-background-color);--g-button-background-color-hover:var(--pc-monochrome-button-background-color-hover)}.pc-button-block_theme_github.pc-button-block_theme_github.pc-button-block_theme_github.pc-button-block_theme_github,.pc-button-block_theme_github.pc-button-block_theme_github.pc-button-block_theme_github.pc-button-block_theme_github:link,.pc-button-block_theme_github.pc-button-block_theme_github.pc-button-block_theme_github.pc-button-block_theme_github:visited,.pc-button-block_theme_github.pc-button-block_theme_github.pc-button-block_theme_github.pc-button-block_theme_github:active,.pc-button-block_theme_github.pc-button-block_theme_github.pc-button-block_theme_github.pc-button-block_theme_github:focus,.pc-button-block_theme_github.pc-button-block_theme_github.pc-button-block_theme_github.pc-button-block_theme_github:hover{color:var(--pc-monochrome-button-color)}.pc-button-block_theme_scale:before,.pc-button-block_theme_scale:after{border-radius:300px}.pc-button-block_theme_monochrome.pc-button-block_theme_monochrome{--g-button-background-color:var(--pc-monochrome-button-background-color);--g-button-background-color-hover:var(--pc-monochrome-button-background-color-hover)}.pc-button-block_theme_monochrome.pc-button-block_theme_monochrome,.pc-button-block_theme_monochrome.pc-button-block_theme_monochrome:link,.pc-button-block_theme_monochrome.pc-button-block_theme_monochrome:visited,.pc-button-block_theme_monochrome.pc-button-block_theme_monochrome:active,.pc-button-block_theme_monochrome.pc-button-block_theme_monochrome:focus,.pc-button-block_theme_monochrome.pc-button-block_theme_monochrome:hover{color:var(--pc-monochrome-button-color)}.pc-button-block_theme_normal-contrast:focus:before,.pc-button-block_theme_raised:focus:before{outline-offset:1px}.pc-button-block_size_s{--btn-image-margin:10px}.pc-button-block_size_m{--btn-image-margin:13px}.pc-button-block_size_l{--btn-image-margin:18px}.pc-button-block_size_xl{--btn-image-margin:25px}.pc-button-block_width_max .pc-button-block__text{width:100%}.pc-buttons{flex-wrap:wrap;column-gap:12px;display:flex}.pc-buttons_size_s{row-gap:8px}.pc-buttons_size_l,.pc-buttons_size_m{row-gap:12px}.pc-brand-footer{font-family:var(--g-text-body-font-family);font-weight:var(--g-text-body-font-weight);font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height);width:100%;height:72px;margin-top:var(--header-height);box-sizing:content-box;border-top:1px solid;border-bottom:1px solid transparent;justify-content:center;align-items:center;transition:color .5s ease-out,border-color .5s ease-out;display:flex;position:relative}.pc-brand-footer:after{opacity:0;content:"";background:linear-gradient(270deg,#e46a44 0%,#f29f55 46.62%,#ffd466 100%);height:1px;transition:opacity .5s ease-out;position:absolute;top:-1px;left:0;right:0}.pc-brand-footer_theme_light{color:var(--g-color-text-secondary);border-top-color:var(--g-color-private-black-200)}.pc-brand-footer_theme_light:hover{color:var(--g-color-text-primary);border-top-color:transparent}.pc-brand-footer_theme_light:hover:after{opacity:1}.pc-brand-footer_theme_dark{color:var(--g-color-private-white-700);border-top-color:var(--g-color-private-white-100)}.pc-brand-footer_theme_dark:hover{color:var(--g-color-private-white-1000-solid);border-top-color:transparent}.pc-brand-footer_theme_dark:hover:after{opacity:.6}.pc-brand-footer__content{justify-content:center;align-items:center;gap:8px;display:flex}.pc-brand-footer__brand-icon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.pc-brand-footer__brand-icon>svg{width:100%;height:100%}.pc-brand-footer__brand-name{justify-content:center;align-items:center;width:90px;height:20px;display:flex}.pc-brand-footer__brand-name>svg{width:100%;height:100%}@media (max-width:769px){.pc-brand-footer{font-family:var(--g-text-body-font-family);font-weight:var(--g-text-body-font-weight);font-size:var(--g-text-body-1-font-size);line-height:var(--g-text-body-1-line-height);border-bottom-width:0;height:52px}.pc-brand-footer__brand-icon{width:20px;height:20px}.pc-brand-footer__brand-name{width:72px;height:16px}}a.pc-card-base-block_border_shadow,.pc-card-base-block_border_shadow{box-shadow:0px 4px 24px var(--pc-color-sfx-shadow),0px 2px 8px var(--pc-color-sfx-shadow)}.pc-card-base-block__body,.pc-card-base-block{flex-direction:column;justify-content:space-between;display:flex}.pc-card-base-block{border-radius:var(--pc-border-radius);background-color:var(--g-color-base-float);height:100%;min-height:248px;transition:box-shadow .3s cubic-bezier(.22,.61,.36,1);display:flex;overflow-x:hidden}.pc-card-base-block_border_line{border:1px solid var(--g-color-line-generic)}@media (min-width:577px){.slick-slide:not(.slick-active) .pc-card-base-block,.swiper-slide:not(.swiper-slide-visible) .pc-card-base-block{box-shadow:none}}.pc-card-base-block__header{margin:var(--pc-image-padding);border-radius:calc(var(--pc-border-radius) - var(--pc-image-padding));background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.pc-card-base-block__header-content{padding:32px}.pc-card-base-block__body{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height);flex:1;padding:32px 32px 36px}.pc-card-base-block__header+.pc-card-base-block__body{padding:24px 32px 32px}.pc-card-base-block__content{flex:1}.pc-card-base-block__footer{margin-top:14px}@media (max-width:577px){.pc-card-base-block{min-height:unset}}a.pc-card-base-block{color:inherit;border-radius:var(--pc-border-radius);background-color:var(--g-color-base-float);height:100%;min-height:248px;text-decoration:none;transition:box-shadow .3s cubic-bezier(.22,.61,.36,1);overflow-x:hidden}a.pc-card-base-block:hover,a.pc-card-base-block:active{--pc-text-header-color:inherit;color:inherit}a.pc-card-base-block_border_line{border:1px solid var(--g-color-line-generic)}a.pc-card-base-block_border_line,a.pc-card-base-block_border_none{transition:transform .3s ease-out}a.pc-card-base-block_border_line:hover,a.pc-card-base-block_border_none:hover{transform:translateY(-8px)}a.pc-card-base-block_border_shadow{transition:transform .3s ease-out}a.pc-card-base-block_border_shadow:hover{background-color:var(--pc-color-base-float-hover);transform:translateY(-8px)}.pc-content-list_size_l,.pc-content-list_size_m{max-width:480px}.pc-content-list_size_l .pc-content-list__title,.pc-content-list_size_m .pc-content-list__title{font-size:var(--g-text-header-1-font-size);line-height:var(--g-text-header-1-line-height);margin:0 0 8px}.pc-content-list_size_l .pc-content-list__icon,.pc-content-list_size_m .pc-content-list__icon{width:22px;height:22px;margin-top:1px;margin-bottom:1px;margin-right:12px}.pc-content-list_size_l .pc-content-list__item:not(:last-child),.pc-content-list_size_m .pc-content-list__item:not(:last-child){margin-bottom:16px}.pc-content-list_size_l .pc-content-list__item_without-title:not(:last-child),.pc-content-list_size_m .pc-content-list__item_without-title:not(:last-child){margin-bottom:12px}.pc-content-list_size_l .pc-content-list__item_without-title .pc-content-list__icon,.pc-content-list_size_m .pc-content-list__item_without-title .pc-content-list__icon{width:20px;height:20px;margin-top:2px;margin-bottom:2px;margin-right:8px}.pc-content-list_size_l .pc-content-list__text,.pc-content-list_size_m .pc-content-list__text{font-size:var(--g-text-subheader-2-font-size);line-height:var(--g-text-subheader-2-line-height)}.pc-content-list_size_l .pc-content-list__text_without-title,.pc-content-list_size_m .pc-content-list__text_without-title{font-size:var(--g-text-subheader-3-font-size);line-height:var(--g-text-subheader-3-line-height)}.pc-content-list_size_s{max-width:440px}.pc-content-list_size_s .pc-content-list__title{font-size:var(--g-text-subheader-3-font-size);line-height:var(--g-text-subheader-3-line-height);margin:0 0 4px}.pc-content-list_size_s .pc-content-list__icon{width:20px;height:20px;margin-top:2px;margin-bottom:2px;margin-right:8px}.pc-content-list_size_s .pc-content-list__item:not(:last-child){margin-bottom:12px}.pc-content-list_size_s .pc-content-list__item_without-title:not(:last-child){margin-bottom:8px}.pc-content-list_size_s .pc-content-list__item_without-title .pc-content-list__icon{width:18px;height:18px;margin-top:1px;margin-bottom:1px}.pc-content-list_size_s .pc-content-list__text{font-size:var(--g-text-body-1-font-size);line-height:var(--g-text-body-1-line-height)}.pc-content-list_size_s .pc-content-list__text_without-title{font-size:var(--g-text-subheader-2-font-size);line-height:var(--g-text-subheader-2-line-height)}.pc-content-list_theme_light .pc-content-list__item *,.pc-content-list_theme_light .pc-content-list__item .yfm,.pc-content-list_theme_light .pc-content-list__item .yfm *{color:var(--g-color-text-dark-primary)}.pc-content-list_theme_light .pc-content-list__item .yfm a{color:var(--g-color-text-dark-primary);text-decoration:underline}.pc-content-list_theme_light .pc-content-list__item .yfm a:hover{color:var(--g-color-text-dark-secondary)}.pc-content-list_theme_dark .pc-content-list__item *,.pc-content-list_theme_dark .pc-content-list__item .yfm,.pc-content-list_theme_dark .pc-content-list__item .yfm *{color:var(--g-color-text-light-primary)}.pc-content-list_theme_dark .pc-content-list__item .yfm a{color:var(--g-color-text-light-primary);text-decoration:underline}.pc-content-list_theme_dark .pc-content-list__item .yfm a:hover{color:var(--g-color-text-light-secondary)}.pc-content-list__icon{display:block}.pc-content-list__item{display:flex}.pc-content-list .pc-content-list__title .yfm{font-size:inherit;line-height:inherit}.pc-control{border-radius:var(--g-focus-border-radius);font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;margin:0;padding:0;transition:color .2s;display:inline-block}.pc-control .pc-control_theme_primary,.pc-control .pc-control_theme_secondary,.pc-control .pc-control_theme_link{transition:color .2s}.pc-control .pc-control_theme_accent{transition:opacity .2s}.utilityfocus .pc-control:focus{outline:2px solid #ffdb4d}.pc-control:focus{outline:2px solid var(--g-color-line-focus);outline-offset:0}.pc-control:focus:not(:focus-visible){outline:0}.pc-control_size_xs{width:24px;height:24px}.pc-control_size_s{width:28px;height:28px}.pc-control_size_m{width:32px;height:32px}.pc-control_size_l{width:36px;height:36px}.pc-control_theme_primary{color:var(--g-color-text-complementary)}.pc-control_theme_primary:hover{color:var(--g-color-text-primary)}.pc-control_theme_secondary{color:var(--g-color-text-secondary)}.pc-control_theme_secondary:hover,.pc-control_theme_link{color:var(--g-color-text-complementary)}.pc-control_theme_link:hover{color:var(--g-color-text-link-hover)}.pc-control_theme_accent{opacity:.7;color:var(--g-color-base-danger-heavy)}.pc-control_theme_accent:hover{opacity:1}.pc-control_disabled{cursor:default;color:var(--g-color-text-secondary)}.pc-control_disabled:hover{color:var(--g-color-text-secondary)}@media (max-width:768px){.pc-control:hover{color:inherit}}.pc-ErrorWrapper{font-size:var(--g-text-body-1-font-size);line-height:var(--g-text-body-1-line-height);white-space:nowrap;color:var(--g-color-text-danger)}.pc-ErrorWrapper__text{margin-bottom:5px}.pc-file-link{align-items:baseline}.pc-file-link_type_horizontal{display:flex}.pc-file-link_type_horizontal .pc-file-link__file-label{margin-right:8px}.pc-file-link__file-label{text-transform:uppercase;justify-content:center;width:52px;display:flex}.pc-file-link__file-label .g-label__text{width:initial}.pc-file-link__link>a{color:var(--g-color-text-primary);border-radius:var(--g-focus-border-radius)}.pc-file-link__link>a:focus{outline:2px solid var(--g-color-line-focus);outline-offset:0}.pc-file-link__link>a:focus:not(:focus-visible){outline:0}.pc-file-link__link>a:hover{color:var(--g-color-text-secondary)}.pc-file-link_size_l .pc-file-link__file-label,.pc-file-link_size_m .pc-file-link__file-label{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height)}.pc-file-link_size_xs .pc-file-link__file-label,.pc-file-link_size_s .pc-file-link__file-label{font-size:var(--g-text-body-1-font-size);line-height:var(--g-text-body-1-line-height)}.pc-file-link_theme_dark .pc-file-link__link>a{color:var(--g-color-text-light-primary)}.pc-file-link_theme_dark .pc-file-link__link>a:hover{color:var(--g-color-text-light-secondary)}.pc-file-link_theme_light .pc-file-link__link>a{color:var(--g-color-text-dark-primary)}.pc-file-link_theme_light .pc-file-link__link>a:hover{color:var(--g-color-text-dark-secondary)}.pc-foldable-block{height:0;transition:height .3s,margin-bottom .3s;overflow-y:hidden}.pc-foldable-block__content-container{overflow:auto}.pc-fullscreen-image__image{cursor:pointer}.pc-fullscreen-image__image-wrapper{position:relative}.pc-fullscreen-image__image-wrapper:hover .pc-fullscreen-image__expand-icon-wrapper{opacity:1}.pc-fullscreen-image__modal-content{border-radius:var(--pc-border-radius);width:100%;position:relative}.pc-fullscreen-image__modal-content-wrapper{width:100%}.pc-fullscreen-image__modal-content_loaded{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.pc-fullscreen-image__modal_with-slider .g-modal__content-wrapper{justify-content:center;width:100%;height:100vh;margin:0}.pc-fullscreen-image__modal_with-slider .pc-fullscreen-image__modal-content{background-color:transparent}.pc-fullscreen-image__modal_with-slider .pc-fullscreen-image__modal-content:hover .pc-fullscreen-image__expand-icon-wrapper,.pc-fullscreen-image__modal_with-slider .pc-fullscreen-image__modal-content:hover .pc-fullscreen-image__close-icon-wrapper{opacity:1}.pc-fullscreen-image__modal-image{max-width:1232px;max-height:70vh;display:block;overflow:hidden}.pc-fullscreen-image__modal-slider{width:100%;max-width:100vw;height:100vh}.pc-fullscreen-image__modal-slider_item{justify-content:center;align-items:center;height:100%;display:flex}.pc-fullscreen-image__modal-slider_item-image{border-radius:var(--pc-border-radius);object-fit:contain;object-position:center;max-width:100%;max-height:calc(100vh - 120px);margin:40px auto auto;display:block;overflow:hidden}.pc-fullscreen-image__modal .g-modal__content,.pc-fullscreen-image__modal-image{border-radius:var(--pc-border-radius)}.pc-fullscreen-image__expand-icon-wrapper{font:inherit;color:inherit;cursor:pointer;background:0 0;background-color:var(--g-color-base-simple-hover-solid);cursor:pointer;opacity:0;border:none;border-radius:8px;outline:none;justify-content:center;align-items:center;width:36px;height:36px;margin:0;padding:0;transition:all .3s;display:flex;position:absolute;top:16px;right:16px}.pc-fullscreen-image__expand-icon-wrapper:focus{outline:2px solid var(--g-color-line-focus);outline-offset:0}.pc-fullscreen-image__expand-icon-wrapper:focus:not(:focus-visible){outline:0}.pc-fullscreen-image__expand-icon-wrapper:focus{opacity:1}@media (max-width:769px){.pc-fullscreen-image__expand-icon-wrapper{opacity:1}}.pc-fullscreen-image__expand-icon-wrapper_visible{opacity:1}.pc-fullscreen-image__close-icon-wrapper{font:inherit;color:inherit;cursor:pointer;background:0 0;background-color:var(--g-color-base-simple-hover-solid);cursor:pointer;opacity:0;z-index:1001;border:none;border-radius:8px;outline:none;justify-content:center;align-items:center;width:36px;height:36px;margin:0;padding:0;transition:all .3s;display:flex;position:absolute;top:24px;right:24px}.pc-fullscreen-image__close-icon-wrapper:focus{outline:2px solid var(--g-color-line-focus);outline-offset:0}.pc-fullscreen-image__close-icon-wrapper:focus:not(:focus-visible){outline:0}.pc-fullscreen-image__close-icon-wrapper:focus{opacity:1}@media (max-width:769px){.pc-fullscreen-image__close-icon-wrapper{opacity:1}}.pc-fullscreen-image__icon{color:var(--g-color-text-hint)}.pc-fullscreen-image__icon_hover:hover{color:var(--g-color-text-secondary)}@media (max-width:769px){.pc-fullscreen-image__modal .g-modal__content-wrapper{margin:8px}.pc-fullscreen-image__modal_with-slider .g-modal__content-wrapper{margin:0}}.pc-FullWidthBackground{background-color:var(--g-color-base-background);z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.pc-FullWidthBackground_rounded{border-radius:var(--pc-border-radius)}.pc-header-breadcrumbs{z-index:11}.pc-header-breadcrumbs__list{margin:0;padding:0;list-style:none}.pc-header-breadcrumbs__item{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height);display:inline-block}.pc-header-breadcrumbs__text{color:var(--g-color-text-secondary);cursor:pointer;outline:none;text-decoration:none}.utilityfocus .pc-header-breadcrumbs__text:focus{outline:2px solid #ffdb4d}.pc-header-breadcrumbs__text:hover,.pc-header-breadcrumbs__text:active{--pc-text-header-color:var(--g-color-text-link-hover);color:var(--g-color-text-link-hover)}.pc-header-breadcrumbs__text:hover{color:var(--g-color-text-primary)}.pc-header-breadcrumbs__separator{color:var(--g-color-text-secondary);margin:0 8px 0 6px}.pc-header-breadcrumbs_theme_dark .pc-header-breadcrumbs__text{color:var(--g-color-text-light-secondary)}.pc-header-breadcrumbs_theme_dark .pc-header-breadcrumbs__text:hover{color:var(--g-color-text-light-primary)}.pc-header-breadcrumbs_theme_dark .pc-header-breadcrumbs__separator{color:var(--g-color-text-light-secondary)}.pc-icon-wrapper{flex-direction:column;display:flex}.pc-icon-wrapper_icon-position_left{flex-direction:row}.pc-icon-wrapper__icon-container{flex-shrink:0}.pc-icon-wrapper__icon{object-fit:contain;max-width:100%;height:32px;margin-bottom:12px;display:block}.pc-icon-wrapper__icon_icon-position_left{width:22px;height:22px;margin:1px 12px 1px 0}.pc-icon-wrapper__icon_icon-position_left.pc-icon-wrapper__icon_size_m{width:28px;height:28px;margin-top:4px;margin-bottom:4px}.pc-icon-wrapper__icon_icon-position_left.pc-icon-wrapper__icon_size_l{width:30px;height:30px;margin-top:4px;margin-bottom:4px}.pc-icon-wrapper__content{flex-direction:column;flex:1 0 auto;display:flex}.pc-icon-wrapper__content_icon-position_left.pc-icon-wrapper__content_icon-position_left{flex:1 0 0}.pc-link-block{margin-top:16px}.pc-link-block__link{color:var(--g-color-text-link);cursor:pointer;border-radius:var(--g-focus-border-radius);outline:none;align-items:center;text-decoration:none;display:flex}.utilityfocus .pc-link-block__link:focus{outline:2px solid #ffdb4d}.pc-link-block__link:hover,.pc-link-block__link:active{--pc-text-header-color:var(--g-color-text-link-hover);color:var(--g-color-text-link-hover)}.pc-link-block__link:focus{outline:2px solid var(--g-color-line-focus);outline-offset:0}.pc-link-block__link:focus:not(:focus-visible){outline:0}.pc-link-block__link_theme_dark{color:var(--g-color-text-light-primary)}.pc-link-block__link_theme_dark:hover{color:var(--g-color-text-light-secondary)}.pc-link-block__link_has-arrow{display:inherit;white-space:nowrap}.pc-link-block__link_has-arrow:hover,.pc-link-block__link_has-arrow:active{--pc-text-header-color:inherit;color:var(--g-color-text-link)}.pc-link-block__link_has-arrow .pc-link-block__content{white-space:normal}.pc-link-block__link:hover .pc-link-block__arrow{transform:translate(5px)}.pc-link-block__link.pc-link-block__link_has-arrow.pc-link-block__link_theme_dark:hover{color:var(--g-color-text-light-primary)}.pc-link-block__arrow{transition:transform .3s cubic-bezier(.22,.61,.36,1);position:relative;top:2px}.pc-link-block_size_l{font-size:var(--g-text-body-3-font-size);line-height:var(--g-text-body-3-line-height)}.pc-link-block_size_m{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height)}.pc-link-block_size_m .pc-link-block__arrow{top:1px}.pc-link-block_size_s{font-size:var(--g-text-body-1-font-size);line-height:var(--g-text-body-1-line-height)}.pc-links{flex-direction:column;align-items:baseline;display:flex}.pc-links__link{margin-top:0!important}.pc-links_size_s{gap:8px}.pc-links_size_l{gap:12px}.pc-meta-info{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height);align-items:center;display:flex}.pc-meta-info__item.pc-meta-info__item:not(:first-child){margin-left:16px}.pc-overflow-scroller{align-items:center;display:flex;position:relative;overflow-x:hidden}.pc-overflow-scroller__container{width:100%;position:relative}.pc-overflow-scroller__container_padding-left{padding-left:24px}.pc-overflow-scroller__container_padding-right{padding-right:24px}.pc-overflow-scroller__wrapper{transition:left .6s;position:relative}.pc-overflow-scroller__arrow{font:inherit;color:var(--g-color-text-secondary);cursor:pointer;z-index:10;cursor:pointer;width:32px;height:calc(100% - 1px);border-radius:var(--g-focus-border-radius);background:0 0;border:none;outline:none;justify-content:flex-end;align-items:center;margin:0;padding:0;display:flex;position:absolute;top:0}.pc-overflow-scroller__arrow:focus{outline:2px solid var(--g-color-line-focus);outline-offset:0}.pc-overflow-scroller__arrow:focus:not(:focus-visible){outline:0}.pc-overflow-scroller__arrow_type_left{left:0;transform:rotate(180deg)}.pc-overflow-scroller__arrow_type_right{right:0}.pc-table{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height)}.pc-table__table{width:100%;overflow-x:auto}.pc-table__row{display:flex}.pc-table__row:first-child{font-weight:var(--g-text-accent-font-weight)}.pc-table__row:first-child .pc-table__cell{border-bottom-color:var(--g-color-line-generic-active);align-items:flex-end;padding-top:0}.pc-table__cell{border-bottom:1px solid var(--g-color-line-generic);flex:1;align-items:center;padding:12px 0;display:flex}.pc-table__cell:first-child{flex:2}.pc-table__cell_justify_center{text-align:center;justify-content:center}.pc-table__cell_justify_right{text-align:right;justify-content:flex-end}.pc-table__marker{display:inline-block}.pc-table__marker_type_disk{box-sizing:border-box;border-radius:100%;flex-shrink:0;width:16px;height:16px}.pc-table__marker_type_disk.pc-table__marker_index_0{background-color:var(--g-color-base-neutral-light)}.pc-table__marker_type_disk.pc-table__marker_index_1{background-color:var(--g-color-base-brand)}.pc-table__marker_type_disk.pc-table__marker_index_2{border:1px solid var(--g-color-text-hint)}.pc-table__marker_tick{color:var(--g-color-base-generic-medium)}.pc-table__marker_tick_check{color:var(--g-color-base-brand)}.pc-table__legend{color:var(--g-color-text-secondary);margin-top:20px;display:flex}.pc-table__legend-item{align-items:center;display:flex}.pc-table__legend-item+.pc-table__legend-item{margin-left:32px}.pc-table__legent-item-text.pc-table__legent-item-text{margin-left:6px}@media (max-width:577px){.pc-table__cell{min-width:120px}.pc-table__cell:first-child{min-width:230px}}.pc-button-tabs__item.pc-button-tabs__item{--g-button-background-color:var(--pc-tab-item-background-color);--g-button-background-color-hover:var(--pc-tab-item-background-color-hover);margin-bottom:12px;margin-right:8px}.pc-button-tabs__item.pc-button-tabs__item,.pc-button-tabs__item.pc-button-tabs__item:link,.pc-button-tabs__item.pc-button-tabs__item:visited,.pc-button-tabs__item.pc-button-tabs__item:active,.pc-button-tabs__item.pc-button-tabs__item:focus,.pc-button-tabs__item.pc-button-tabs__item:hover{color:var(--pc-tab-item-color)}.pc-button-tabs__item.pc-button-tabs__item_active{pointer-events:none;--g-button-background-color:var(--pc-selected-tab-item-background-color);--g-button-background-color-hover:var(--pc-selected-tab-item-background-color-hover)}.pc-button-tabs__item.pc-button-tabs__item_active,.pc-button-tabs__item.pc-button-tabs__item_active:link,.pc-button-tabs__item.pc-button-tabs__item_active:visited,.pc-button-tabs__item.pc-button-tabs__item_active:active,.pc-button-tabs__item.pc-button-tabs__item_active:focus,.pc-button-tabs__item.pc-button-tabs__item_active:hover{color:var(--pc-selected-tab-item-color)}.pc-button-tabs__item.pc-button-tabs__item_active:focus:before{outline-offset:1px}.pc-title-item_size_l,.pc-title-item_size_m,.pc-title-item_size_sm,.pc-title-item_size_s,.pc-title-item_size_xs{margin:0}.pc-title-item_justify_center{text-align:center}.pc-title-item_justify_end{text-align:right}.pc-title-item_size_xs{font-size:var(--g-text-body-3-font-size);line-height:var(--g-text-body-3-line-height);color:var(--pc-text-header-color);font-weight:var(--g-text-accent-font-weight)}.pc-title-item_size_s{font-size:var(--g-text-header-1-font-size);line-height:var(--g-text-header-1-line-height);color:var(--pc-text-header-color);font-weight:var(--g-text-accent-font-weight);margin-top:32px}.pc-title-item_size_sm{font-size:var(--g-text-display-1-font-size);line-height:var(--g-text-display-1-line-height);color:var(--pc-text-header-color);font-weight:var(--g-text-accent-font-weight);margin-top:48px}.pc-title-item_size_m{font-size:var(--g-text-display-2-font-size);line-height:var(--g-text-display-2-line-height);color:var(--pc-text-header-color);font-weight:var(--g-text-accent-font-weight);margin-top:48px}@media (max-width:576px){.pc-title-item_size_m{font-size:var(--g-text-display-1-font-size);line-height:var(--g-text-display-1-line-height)}}.pc-title-item_size_l{font-size:var(--g-text-display-4-font-size);line-height:var(--g-text-display-4-line-height);color:var(--pc-text-header-color);font-weight:var(--g-text-accent-font-weight);margin-top:96px}@media (max-width:577px){.pc-title-item_size_l{font-size:var(--g-text-display-2-font-size);line-height:var(--g-text-display-2-line-height)}}.pc-title-item__arrow{margin-top:9px}.pc-title-item__arrow_size_xs{margin-top:6px}.pc-title-item__arrow_size_s{margin-top:4px}.pc-title-item__link{font:inherit;color:inherit;cursor:pointer;border-radius:var(--g-focus-border-radius);background:0 0;border:none;outline:none;margin:0;padding:0 8px 0 0;text-decoration:none;display:inline-block}.pc-title-item__link:hover,.pc-title-item__link:active{--pc-text-header-color:inherit;color:inherit}.pc-title-item__link:focus{outline:2px solid var(--g-color-line-focus);outline-offset:0}.pc-title-item__link:focus:not(:focus-visible){outline:0}.pc-title-item__link:hover{cursor:pointer}.pc-title-item__link:hover .pc-title-item__arrow{margin-left:10px}.pc-title-item__link:hover .pc-title-item__arrow_size_xs{margin-left:6px}.pc-title-item__link:hover .pc-title-item__arrow_size_s{margin-left:8px}.pc-title-item__text.pc-title-item__text{white-space:normal;font-size:inherit;line-height:inherit}.pc-title-item__text.pc-title-item__text a{color:var(--g-color-text-link);cursor:pointer;outline:none;text-decoration:none}.utilityfocus .pc-title-item__text.pc-title-item__text a:focus{outline:2px solid #ffdb4d}.pc-title-item__text.pc-title-item__text a:hover,.pc-title-item__text.pc-title-item__text a:active{--pc-text-header-color:var(--g-color-text-link-hover);color:var(--g-color-text-link-hover)}.pc-title-item__wrapper{white-space:nowrap;display:inline-flex}.pc-title-item_reset-margin{margin-top:0}@media (max-width:577px){.pc-title-item_size_l:not(.pc-title-item_reset-margin){margin-top:48px}.pc-title-item__arrow_size_m,.pc-title-item__arrow_size_l{margin-top:9px}}.pc-title__description{margin-top:12px}.pc-title__description .yfm{font-size:var(--g-text-body-3-font-size);line-height:var(--g-text-body-3-line-height)}.pc-title__description_titleSize_s,.pc-title__description_titleSize_xs{margin-top:8px}.pc-title__description_titleSize_s .yfm,.pc-title__description_titleSize_xs .yfm{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height)}.pc-ToggleArrow{stroke-width:2px;transition:transform .15s}.pc-ToggleArrow_type_horizontal{transition:margin-left .3s cubic-bezier(.22,.61,.36,1);transform:rotate(-90deg)}.pc-ToggleArrow_type_vertical,.pc-ToggleArrow_open.pc-ToggleArrow_type_horizontal{transform:rotate(0)}.pc-ToggleArrow_open.pc-ToggleArrow_type_vertical{transform:rotate(180deg)}.pc-ToggleArrow_thin{stroke-width:1px}.pc-ToggleArrow_slow{transition-duration:.3s}.pc-unpublished-label{background-color:var(--g-color-base-danger-heavy)}.pc-unpublished-label_type_line{font-size:var(--g-text-body-3-font-size);line-height:var(--g-text-body-3-line-height);padding:15px}.pc-unpublished-label_type_label{font-size:var(--g-text-body-1-font-size);line-height:var(--g-text-body-1-line-height);border-radius:2px;height:20px;padding:0 8px;line-height:20px;display:inline-block}.pc-quote_border_shadow{box-shadow:0px 4px 24px var(--pc-color-sfx-shadow),0px 2px 8px var(--pc-color-sfx-shadow)}.pc-quote{border-radius:var(--pc-border-radius);background-color:var(--g-color-base-float);height:100%;min-height:400px;transition:box-shadow .3s cubic-bezier(.22,.61,.36,1);display:flex;overflow-x:hidden}.pc-quote_theme_dark,.pc-quote_theme_dark h1,.pc-quote_theme_dark h2,.pc-quote_theme_dark h3,.pc-quote_theme_dark h4,.pc-quote_theme_dark h5,.pc-quote_theme_dark h6,.pc-quote_theme_dark .yfm{color:var(--g-color-text-light-primary)}.pc-quote_border_line{border:1px solid var(--g-color-line-generic)}@media (min-width:577px){.slick-slide:not(.slick-active) .pc-quote,.swiper-slide:not(.swiper-slide-visible) .pc-quote{box-shadow:none}}.pc-quote__logo{height:48px}.pc-quote__content-wrapper{flex-direction:column;justify-content:space-between;width:calc(50% + 10px);margin-right:5px;padding:48px 32px 48px 48px;display:flex}.pc-quote__image-wrapper{margin-left:5px;margin:var(--pc-image-padding);border-radius:calc(var(--pc-border-radius) - var(--pc-image-padding));flex:1;overflow:hidden}.pc-quote__content{font-size:var(--g-text-body-3-font-size);line-height:var(--g-text-body-3-line-height);margin-top:24px;position:relative}.pc-quote__content_quote-type_chevron.pc-quote__content_quote-type_chevron:before{content:"«";position:absolute;left:-10px}.pc-quote__content_quote-type_chevron.pc-quote__content_quote-type_chevron .pc-quote__text:after{content:"»";left:auto}.pc-quote__content_quote-type_english-double.pc-quote__content_quote-type_english-double:before{content:"“";position:absolute;left:-8px}.pc-quote__content_quote-type_english-double.pc-quote__content_quote-type_english-double .pc-quote__text:after{content:"”";left:auto}.pc-quote__content .yfm{font-size:var(--g-text-body-3-font-size);line-height:var(--g-text-body-3-line-height)}.pc-quote__content .yfm>*{display:inline}.pc-quote__content .yfm:after{position:relative;left:-5px}.pc-quote__image{object-fit:cover;width:100%;height:100%}.pc-quote__author-wrapper{justify-content:space-between;align-items:flex-end;margin-top:20px;display:flex}.pc-quote__author{max-width:calc(60% - 20px);margin-right:20px}.pc-quote__link-button_theme_dark{color:var(--g-color-base-background)!important}.pc-quote__link-button_theme_dark:before{border-color:var(--g-color-base-background)!important}@media (max-width:1081px){.pc-quote__author-wrapper{flex-direction:column}.pc-quote__author{max-width:initial;margin-bottom:32px;margin-right:0}.pc-quote__link-button{align-self:flex-start}}@media (max-width:769px){.pc-quote__content-wrapper{width:calc(75% + 10px)}}@media (max-width:577px){.pc-quote__image-wrapper{display:none}.pc-quote__content-wrapper{width:100%;padding:32px}}.pc-combined-price-detailed-block__row{margin:0!important}.pc-combined-price-detailed-block__row .col{margin:12px;padding:0}.pc-combined-price-detailed-block__row>*{width:100%;display:flex}.pc-combined-price-detailed-block__row:not(:last-child){border-bottom:1px solid var(--g-color-line-generic);padding-bottom:12px;margin-bottom:12px!important}@media (min-width:1081px){.pc-combined-price-detailed-block__description>*{padding-top:12px}.pc-combined-price-detailed-block__description_delimiter>*{border-top:1px solid var(--g-color-line-generic)}.pc-combined-price-detailed-block__empty-column{border-top:0}}@media (max-width:1080px){.pc-combined-price-detailed-block__description>*{margin-top:0!important}}.pc-price-description{margin-bottom:12px}.pc-price-description__title_size_l,.pc-price-description__description_size_l,.pc-price-description__detailed-title_size_l{font-size:var(--g-text-header-1-font-size);line-height:var(--g-text-header-1-line-height)}.pc-price-description__title_size_m,.pc-price-description__description_size_m,.pc-price-description__detailed-title_size_m{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height)}.pc-price-description__title_size_s,.pc-price-description__description_size_s,.pc-price-description__detailed-title_size_s{font-size:var(--g-text-body-1-font-size);line-height:var(--g-text-body-1-line-height)}.pc-price-description__main-title{font-weight:var(--g-text-accent-font-weight)}.pc-price-description__main-title_color_cornflower{color:var(--g-color-base-brand)}.pc-price-description__main-title_color_black{color:var(--g-color-text-primary)}.pc-price-description__title{align-items:flex-end;padding:16px 0 12px;display:flex}.pc-price-description__description{font-weight:400}.pc-price-description__detailed-title{margin-left:4px}.pc-price-description__label_size_s{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height)}.pc-price-description__label_size_xs{font-size:var(--g-text-body-1-font-size);line-height:var(--g-text-body-1-line-height)}@media (max-width:577px){.pc-price-description{min-width:160px}}.pc-marked-list__list-item{display:flex}.pc-marked-list__text{margin-left:8px}.pc-marked-list__img{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xLjUgNCA1IDcuNSAxMS41IDEiIHN0cm9rZT0iIzUyODJGRiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:5px}.pc-settings-list__title,.pc-settings-list__description{font-weight:400}.pc-settings-list__title_size_l,.pc-settings-list__description_size_l{font-size:var(--g-text-header-1-font-size);line-height:var(--g-text-header-1-line-height)}.pc-settings-list__title_size_m,.pc-settings-list__description_size_m{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height)}.pc-settings-list__title_size_s,.pc-settings-list__description_size_s{font-size:var(--g-text-body-1-font-size);line-height:var(--g-text-body-1-line-height)}.pc-settings-list__title{color:var(--g-color-text-hint)}@media (min-width:1081px){.pc-price-details__non_foldable{display:block}.pc-price-details__foldable{display:none}}@media (max-width:1080px){.pc-price-details__non_foldable{display:none}.pc-price-details__foldable{display:block}}.pc-price-details__delimiter-line{border-top:1px solid var(--g-color-line-generic)}.pc-price-details__arrow{margin:auto 10px}.pc-price-details__foldable_title{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height);font:inherit;color:inherit;cursor:pointer;cursor:pointer;border-radius:var(--g-focus-border-radius);background:0 0;border:none;outline:none;align-items:center;margin:0;padding:0;font-weight:400;display:flex}.pc-price-details__foldable_title:focus{outline:2px solid var(--g-color-line-focus);outline-offset:0}.pc-price-details__foldable_title:focus:not(:focus-visible){outline:0}.pc-price-details__foldable_title_color_cornflower{color:var(--g-color-text-link)}.pc-price-details__foldable_title_color_black{color:var(--g-color-text-primary)}.pc-price-details__foldable_block>*{padding-top:12px}.pc-price-details .pc-settings-list__title{margin-bottom:2px}.pc-separate-price-detailed-block .pc-price-description{margin-bottom:0}.pc-separate-price-detailed-block .pc-price-details>*{padding-top:12px}.pc-separate-price-detailed-block .pc-price-details{margin-top:24px}.pc-MediaCard__body{padding:0}.pc-banner-card__subtitle.pc-banner-card__subtitle p,.pc-banner-card__subtitle.pc-banner-card__subtitle,.pc-banner-card__title.pc-banner-card__title{margin:0}.pc-banner-card_theme_dark{--g-color-line-focus:var(--pc-color-line-focus-dark)}.pc-banner-card_theme_dark.pc-banner-card_theme_dark .pc-banner-card__title,.pc-banner-card_theme_dark.pc-banner-card_theme_dark .pc-banner-card__subtitle,.pc-banner-card_theme_dark.pc-banner-card_theme_dark .pc-banner-card__title p,.pc-banner-card_theme_dark.pc-banner-card_theme_dark .pc-banner-card__subtitle p{color:var(--g-color-text-light-primary)}.pc-banner-card__text{max-width:100%}.pc-banner-card__title.pc-banner-card__title{font-size:var(--g-text-display-2-font-size);line-height:var(--g-text-display-2-line-height);color:var(--pc-text-header-color);font-weight:var(--g-text-accent-font-weight)}@media (max-width:576px){.pc-banner-card__title.pc-banner-card__title{font-size:var(--g-text-display-1-font-size);line-height:var(--g-text-display-1-line-height)}}.pc-banner-card__title.pc-banner-card__title a{color:var(--g-color-text-link);cursor:pointer;outline:none;text-decoration:none}.utilityfocus .pc-banner-card__title.pc-banner-card__title a:focus{outline:2px solid #ffdb4d}.pc-banner-card__title.pc-banner-card__title a:hover,.pc-banner-card__title.pc-banner-card__title a:active{--pc-text-header-color:var(--g-color-text-link-hover);color:var(--g-color-text-link-hover)}.pc-banner-card__content{border-radius:var(--pc-border-radius);width:100%;min-height:320px;display:flex}.pc-banner-card__info,.pc-banner-card__image{flex:1}.pc-banner-card__info{flex-direction:column;justify-content:space-between;align-items:baseline;max-width:100%;padding:32px;display:flex}.pc-banner-card__subtitle.pc-banner-card__subtitle{font-size:var(--g-text-body-3-font-size);line-height:var(--g-text-body-3-line-height);color:var(--pc-text-header-color);font-weight:var(--g-text-accent-font-weight);margin-top:8px;font-weight:400;display:inline-block}.pc-banner-card__subtitle.pc-banner-card__subtitle p{font-size:var(--g-text-body-3-font-size);line-height:var(--g-text-body-3-line-height);color:var(--pc-text-header-color);font-weight:var(--g-text-accent-font-weight);font-weight:400}.pc-banner-card__button.pc-banner-card__button{margin-top:28px}.pc-banner-card__image{border-top-right-radius:var(--pc-border-radius);border-bottom-right-radius:var(--pc-border-radius);margin:var(--pc-image-padding);border-radius:calc(var(--pc-border-radius) - var(--pc-image-padding))}.pc-banner-card__image img{object-fit:cover;object-position:left}.pc-banner-card_media-view_fit .pc-banner-card__image img{object-fit:contain}@media (max-width:576px){.pc-banner-card__image{display:none}}.pc-content_size_l .pc-content__text .yfm,.pc-content_size_l .pc-content__notice .yfm,.pc-content_size_m .pc-content__text .yfm,.pc-content_size_m .pc-content__notice .yfm{margin:0}.pc-content{--pc-monochrome-button-background-color:#262626;--pc-monochrome-button-background-color-hover:#393939;--pc-monochrome-button-color:var(--g-color-text-light-primary);flex-direction:column;display:flex}.pc-content__notice .yfm ol,.pc-content__notice .yfm ul,.pc-content__text .yfm ol,.pc-content__text .yfm ul{padding-left:1.4em}.pc-content__notice.pc-content__notice .yfm,.pc-content__notice.pc-content__notice .yfm>*{color:var(--g-color-text-secondary)}.pc-content__notice.pc-content__notice .yfm a{color:var(--g-color-text-secondary);text-decoration:underline}.pc-content__notice.pc-content__notice .yfm a:hover{color:var(--g-color-text-primary)}.pc-content__link{display:block}.pc-content_centered.pc-content_centered{text-align:center;margin:0 auto}.pc-content_centered .pc-content__list{margin-inline:auto}.pc-content_centered .pc-content__buttons{justify-content:center}.pc-content_centered .pc-content__links{align-items:center}.pc-content_centered .pc-content__link a{justify-content:center}.pc-content_centered .pc-content__notice .yfm ul,.pc-content_centered .pc-content__notice .yfm ol,.pc-content_centered .pc-content__text .yfm ul,.pc-content_centered .pc-content__text .yfm ol{text-align:left}.pc-content_size_s .pc-content__text{margin-top:8px}.pc-content_size_s .pc-content__text_without-title{margin-top:0}.pc-content_size_s .pc-content__list,.pc-content_size_s .pc-content__links,.pc-content_size_s .pc-content__notice{margin-top:16px}.pc-content_size_s .pc-content__buttons{margin-top:20px}.pc-content_size_s .pc-content__notice .yfm{font-size:var(--g-text-body-1-font-size);line-height:var(--g-text-body-1-line-height)}.pc-content_size_m .pc-content__text{margin-top:12px}.pc-content_size_m .pc-content__text_without-title{margin-top:0}.pc-content_size_m .pc-content__text .yfm,.pc-content_size_m .pc-content__notice .yfm,.pc-content_size_m .pc-content__text .yfm{font-size:var(--g-text-body-3-font-size);line-height:var(--g-text-body-3-line-height)}.pc-content_size_m .pc-content__notice .yfm{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height)}.pc-content_size_m .pc-content__list,.pc-content_size_m .pc-content__links,.pc-content_size_m .pc-content__notice{margin-top:20px}.pc-content_size_m .pc-content__buttons{margin-top:24px}.pc-content_size_l .pc-content__text{margin-top:12px}.pc-content_size_l .pc-content__text_without-title{margin-top:0}.pc-content_size_l .pc-content__text .yfm,.pc-content_size_l .pc-content__notice .yfm,.pc-content_size_l .pc-content__text .yfm{font-size:var(--g-text-body-3-font-size);line-height:var(--g-text-body-3-line-height)}.pc-content_size_l .pc-content__notice .yfm{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height)}.pc-content_size_l .pc-content__list,.pc-content_size_l .pc-content__links,.pc-content_size_l .pc-content__notice{margin-top:20px}.pc-content_size_l .pc-content__buttons{margin-top:24px}.pc-content_theme_dark.pc-content_theme_dark{--g-color-line-focus:var(--pc-color-line-focus-dark)}.pc-content_theme_dark.pc-content_theme_dark .pc-content__title *,.pc-content_theme_dark.pc-content_theme_dark .pc-content__text .yfm,.pc-content_theme_dark.pc-content_theme_dark .pc-content__text .yfm *,.pc-content_theme_dark.pc-content_theme_dark .pc-content__links a{color:var(--g-color-text-light-primary)}.pc-content_theme_dark.pc-content_theme_dark .pc-content__notice .yfm,.pc-content_theme_dark.pc-content_theme_dark .pc-content__notice .yfm *{color:var(--g-color-text-light-secondary)}.pc-content_theme_dark.pc-content_theme_dark .pc-content__notice .yfm a{color:var(--g-color-text-light-secondary);text-decoration:underline}.pc-content_theme_dark.pc-content_theme_dark .pc-content__notice .yfm a:hover{color:var(--g-color-text-light-primary)}.pc-content_theme_dark.pc-content_theme_dark .pc-content__text .yfm a{color:var(--g-color-text-light-primary);text-decoration:underline}.pc-content_theme_dark.pc-content_theme_dark .pc-content__text .yfm a:hover{color:var(--g-color-text-light-secondary)}.pc-content_theme_dark.pc-content_theme_dark .pc-content__title a{color:var(--g-color-text-light-primary);text-decoration:none}.pc-content_theme_dark.pc-content_theme_dark .pc-content__title a:hover{color:var(--g-color-text-light-secondary)}.pc-content_theme_light.pc-content_theme_light .pc-content__title *,.pc-content_theme_light.pc-content_theme_light .pc-content__text .yfm,.pc-content_theme_light.pc-content_theme_light .pc-content__text .yfm *,.pc-content_theme_light.pc-content_theme_light .pc-content__links a{color:var(--g-color-text-dark-primary)}.pc-content_theme_light.pc-content_theme_light .pc-content__notice .yfm,.pc-content_theme_light.pc-content_theme_light .pc-content__notice .yfm *{color:var(--g-color-text-dark-secondary)}.pc-content_theme_light.pc-content_theme_light .pc-content__notice .yfm a{color:var(--g-color-text-dark-secondary);text-decoration:underline}.pc-content_theme_light.pc-content_theme_light .pc-content__notice .yfm a:hover{color:var(--g-color-text-dark-primary)}.pc-content_theme_light.pc-content_theme_light .pc-content__text .yfm a{color:var(--g-color-text-dark-primary);text-decoration:underline}.pc-content_theme_light.pc-content_theme_light .pc-content__text .yfm a:hover{color:var(--g-color-text-dark-secondary)}.pc-content_theme_light.pc-content_theme_light .pc-content__title a{color:var(--g-color-text-dark-primary);text-decoration:none}.pc-content_theme_light.pc-content_theme_light .pc-content__title a:hover{color:var(--g-color-text-dark-secondary)}.pc-content_control-position_bottom .pc-content__notice:has(+.pc-content__buttons),.pc-content_control-position_bottom .pc-content__notice:has(+.pc-content__links),.pc-content_control-position_bottom .pc-content__list:has(+.pc-content__buttons),.pc-content_control-position_bottom .pc-content__list:has(+.pc-content__links),.pc-content_control-position_bottom .pc-content__text:has(+.pc-content__buttons),.pc-content_control-position_bottom .pc-content__text:has(+.pc-content__links),.pc-content_control-position_bottom .pc-content__title:has(+.pc-content__buttons),.pc-content_control-position_bottom .pc-content__title:has(+.pc-content__links){margin-bottom:auto}.pc-layout-item{flex-direction:column;height:100%;display:flex}.pc-layout-item__media{border-radius:var(--pc-border-radius);width:100%;display:block}.pc-layout-item__media_border{border:1px solid var(--g-color-line-generic)}.pc-layout-item__meta-info{margin:16px 0 -8px}.pc-layout-item__content{flex:auto;margin-top:16px;margin-bottom:0;margin-left:0;display:flex}.pc-layout-item__content_no-media{margin-top:0}.pc-layout-item__content_margin_m{margin-right:40px}.pc-layout-item__content_margin_l{margin-right:80px}.pc-layout-item__wrapper{flex:auto}@media (max-width:576px){.pc-layout-item__content{margin-right:0}}.pc-background-card{position:relative}.pc-background-card_theme_light{background-color:var(--pc-color-base-silver)}.pc-background-card_theme_dark{background-color:var(--pc-color-base-asphalt)}.pc-background-card_padding_s{padding-bottom:80px}.pc-background-card_padding_m{padding-bottom:160px}.pc-background-card_padding_l{padding-bottom:240px}.pc-background-card_padding_xl{padding-bottom:320px}.pc-background-card_border_none{box-shadow:none;cursor:default;border:none}.pc-background-card__content{display:flex}.pc-background-card__image{width:100%;height:100%;position:absolute;top:0;left:0}.pc-background-card__image img{object-fit:cover;object-position:left}a.pc-background-card_theme_light{background-color:var(--pc-color-base-silver)}a.pc-background-card_theme_dark{background-color:var(--pc-color-base-asphalt)}.pc-basic-card.pc-basic-card{min-height:auto}.pc-basic-card__content{display:flex}.pc-basic-card__wrapper{flex:auto}.pc-hubspot-form{--g-color-line-focus:var(--pc-color-line-focus-light)}.pc-hubspot-form .submitted-message{padding-left:10px}.pc-hubspot-form .hs-form-field{margin-bottom:16px;padding-left:10px}.pc-hubspot-form .hs-form-field>label{color:var(--g-color-text-primary);font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height);width:200px;max-width:100%;padding:5px 0 0;display:flex;position:relative}.pc-hubspot-form .hs-form-field:only-child>label{width:100%}.pc-hubspot-form .hs-form-field .input{box-sizing:border-box;width:100%;display:inline-block;position:relative}.pc-hubspot-form .hs-form-field .input input[type=text],.pc-hubspot-form .hs-form-field .input input[type=number],.pc-hubspot-form .hs-form-field .input input[type=tel],.pc-hubspot-form .hs-form-field .input input[type=email],.pc-hubspot-form .hs-form-field .input textarea,.pc-hubspot-form .hs-form-field .input select{box-sizing:border-box;vertical-align:top;width:100%;height:36px;font-size:15px;font-weight:400;line-height:16px;font-family:var(--g-text-body-font-family);color:var(--g-color-text-primary);border:1px solid var(--g-color-line-generic);border-radius:var(--g-border-radius-l);background-color:transparent;margin:0;padding:10px 13px;display:inline-block;position:relative}.pc-hubspot-form .hs-form-field .input input[type=text]:hover,.pc-hubspot-form .hs-form-field .input input[type=number]:hover,.pc-hubspot-form .hs-form-field .input input[type=tel]:hover,.pc-hubspot-form .hs-form-field .input input[type=email]:hover,.pc-hubspot-form .hs-form-field .input textarea:hover,.pc-hubspot-form .hs-form-field .input select:hover{border:1px solid var(--g-color-line-generic-hover)}.pc-hubspot-form .hs-form-field .input input[type=text]::placeholder,.pc-hubspot-form .hs-form-field .input input[type=number]::placeholder,.pc-hubspot-form .hs-form-field .input input[type=tel]::placeholder,.pc-hubspot-form .hs-form-field .input input[type=email]::placeholder,.pc-hubspot-form .hs-form-field .input textarea::placeholder,.pc-hubspot-form .hs-form-field .input select::placeholder{color:var(--g-color-text-hint)}.pc-hubspot-form .hs-form-field .input input[type=text]:focus,.pc-hubspot-form .hs-form-field .input input[type=number]:focus,.pc-hubspot-form .hs-form-field .input input[type=tel]:focus,.pc-hubspot-form .hs-form-field .input input[type=email]:focus,.pc-hubspot-form .hs-form-field .input textarea:focus,.pc-hubspot-form .hs-form-field .input select:focus{outline:none}.pc-hubspot-form .hs-form-field .input input[type=text]:focus,.pc-hubspot-form .hs-form-field .input input[type=number]:focus,.pc-hubspot-form .hs-form-field .input input[type=tel]:focus,.pc-hubspot-form .hs-form-field .input input[type=email]:focus,.pc-hubspot-form .hs-form-field .input textarea:focus{border:2px solid var(--g-color-line-focus);outline:none}.pc-hubspot-form .hs-form-field .input textarea{resize:none;min-width:100%;height:110px;margin:10px 0 0;padding-right:30px}.pc-hubspot-form .hs-form-field .input select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgMTEgNiIgZmlsbD0ibm9uZSI+CiAgICA8cGF0aCBkPSJNMTAuMDggMEw1LjUgNC4zNi45MSAwIDAgLjg2bDUuNSA1LjI1TDExIC44NnoiIGZpbGw9ImN1cnJlbnRDb2xvciIvPgo8L3N2Zz4K);background-position:right 12px top 50%;background-repeat:no-repeat;padding-right:30px}.pc-hubspot-form .hs-form-field .input select:focus{border:1px solid var(--g-color-line-focus)}.pc-hubspot-form .hs-form-field .input .hs-fieldtype-intl-phone.hs-input .hs-input{float:none;width:100%!important}.pc-hubspot-form .hs-form-field .input .hs-fieldtype-intl-phone.hs-input .hs-input+.hs-input{margin-top:10px}.pc-hubspot-form .hs-form-field:not(.hs-fieldtype-textarea):not(.hs-fieldtype-booleancheckbox){flex-wrap:wrap;display:flex}.pc-hubspot-form .hs-form-field:not(.hs-fieldtype-textarea):not(.hs-fieldtype-booleancheckbox) .input{width:calc(100% - 200px)}.pc-hubspot-form .hs-form-field:not(.hs-fieldtype-textarea):not(.hs-fieldtype-booleancheckbox) .hs-error-msg,.pc-hubspot-form .hs-form-field:not(.hs-fieldtype-textarea):not(.hs-fieldtype-booleancheckbox) .hs-field-desc{margin-left:200px}.pc-hubspot-form .hs-form-field .hs-form-checkbox-display,.pc-hubspot-form .hs-form-field .hs-form-booleancheckbox-display,.pc-hubspot-form .hs-form-field .hs-form-radio-display{align-items:flex-start;display:flex;position:relative}.pc-hubspot-form .hs-form-field .hs-form-checkbox-display input,.pc-hubspot-form .hs-form-field .hs-form-booleancheckbox-display input,.pc-hubspot-form .hs-form-field .hs-form-radio-display input{opacity:0;flex-shrink:0;width:17px;height:17px;margin:0}.pc-hubspot-form .hs-form-field .hs-form-checkbox-display span:not(.hs-form-required),.pc-hubspot-form .hs-form-field .hs-form-booleancheckbox-display span:not(.hs-form-required),.pc-hubspot-form .hs-form-field .hs-form-radio-display span:not(.hs-form-required){color:var(--g-color-text-primary);font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height);flex-grow:1;margin:0;padding-left:7px}.pc-hubspot-form .hs-form-field .hs-form-checkbox-display .hs-form-required,.pc-hubspot-form .hs-form-field .hs-form-booleancheckbox-display .hs-form-required,.pc-hubspot-form .hs-form-field .hs-form-radio-display .hs-form-required{top:0}.pc-hubspot-form .hs-form-field .hs-form-booleancheckbox-display,.pc-hubspot-form .hs-form-field .hs-form-checkbox-display{position:relative}.pc-hubspot-form .hs-form-field .hs-form-booleancheckbox-display>span:not(.hs-form-required):before,.pc-hubspot-form .hs-form-field .hs-form-checkbox-display>span:not(.hs-form-required):before{content:"";border:1px solid var(--g-color-line-generic-accent);background-color:transparent;border-radius:4px;width:17px;height:17px;transition:background-color .1s linear;position:absolute;top:0;left:0}.pc-hubspot-form .hs-form-field .hs-form-booleancheckbox-display>span:not(.hs-form-required):after,.pc-hubspot-form .hs-form-field .hs-form-checkbox-display>span:not(.hs-form-required):after{content:"";opacity:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE4IDE4Ij4KICAgIDxwYXRoIGQ9Ik0xNS42MjMgMWwtOS4xNSAxMy4xNzQtNC4yODctNC42TDEgMTEuMDMgNi42MiAxNyAxNyAyLjI3IDE1LjYyMyAxeiIgZmlsbD0iIzAwMDAwMCIvPgo8L3N2Zz4K);width:18px;height:18px;transition:top .1s linear,opacity .1s linear;position:absolute;top:-10px;left:2px}.pc-hubspot-form .hs-form-field .hs-form-booleancheckbox-display input:checked~span:after,.pc-hubspot-form .hs-form-field .hs-form-checkbox-display input:checked~span:after{opacity:1;top:-5px}.pc-hubspot-form .hs-form-field .hs-form-booleancheckbox-display input:checked~span:before,.pc-hubspot-form .hs-form-field .hs-form-checkbox-display input:checked~span:before{background-color:#ffeba0}.pc-hubspot-form .hs-form-field .hs-form-booleancheckbox-display input[type=checkbox]:focus~span:before,.pc-hubspot-form .hs-form-field .hs-form-checkbox-display input[type=checkbox]:focus~span:before{outline:2px solid var(--g-color-line-focus)}.pc-hubspot-form .hs-form-field .hs-form-radio-display span:before{content:"";border:1px solid var(--g-color-line-generic-accent);background-color:transparent;border-radius:50%;width:17px;height:17px;transition:background-color .1s linear;position:absolute;top:0;left:0}.pc-hubspot-form .hs-form-field .hs-form-radio-display span:after{content:"";opacity:0;background:#000;border-radius:50%;width:7px;height:7px;transition:opacity .1s linear;position:absolute;top:5px;left:5px}.pc-hubspot-form .hs-form-field .hs-form-radio-display input:checked~span:after{opacity:1}.pc-hubspot-form .hs-form-field .hs-form-radio-display input:checked~span:before{background-color:#ffeba0}.pc-hubspot-form .hs-form-field .hs-form-checkbox:not(:last-child),.pc-hubspot-form .hs-form-field .hs-form-radio:not(:last-child){margin-bottom:5px}.pc-hubspot-form .hs-richtext{padding-left:10px}.pc-hubspot-form .hs-richtext p{color:var(--g-color-text-primary);font-family:var(--g-text-body-font-family);font-weight:var(--g-text-body-font-weight);font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height);margin:20px 0}.pc-hubspot-form .hs_error_rollup{font-family:var(--g-text-body-font-family);font-weight:var(--g-text-body-font-weight);font-size:var(--g-text-body-1-font-size);line-height:var(--g-text-body-1-line-height);color:var(--g-color-text-danger);padding-left:10px}.pc-hubspot-form .legal-consent-container{padding-top:8px}.pc-hubspot-form .inputs-list{margin:0;padding:0;list-style:none}.pc-hubspot-form .hs-form-required{color:var(--g-color-text-hint);order:1;width:10px;position:absolute;left:-10px}.pc-hubspot-form .hs-field-desc{font-size:var(--g-text-body-1-font-size);color:var(--g-color-text-complementary);order:3;margin:3px 0 0;padding:0}.pc-hubspot-form .hs-error-msgs{order:4;width:100%;margin:3px 0}.pc-hubspot-form .hs-error-msg{font-family:var(--g-text-body-font-family);font-weight:var(--g-text-body-font-weight);font-size:var(--g-text-body-1-font-size);line-height:var(--g-text-body-1-line-height);color:var(--g-color-text-danger);display:block}.pc-hubspot-form .actions{justify-content:flex-end;display:flex}.pc-hubspot-form .hs-button.primary{font-family:var(--g-text-body-font-family);font-size:inherit;font-weight:var(--g-text-body-font-weight);color:var(--g-color-text-brand-contrast);cursor:pointer;box-sizing:border-box;border-radius:var(--g-border-radius-xl);background:0 0;background-color:var(--g-color-base-brand);height:44px;line-height:44px;font-size:var(--g-text-body-2-font-size);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;border:none;outline:none;padding:0 20px;font-weight:400;display:inline-block;position:relative;overflow:visible}.pc-hubspot-form .hs-button.primary:hover{background-color:var(--g-color-base-brand-hover)}.pc-hubspot-form .hs-button.primary:focus{outline:2px solid var(--g-color-line-focus);outline-offset:1px}.pc-hubspot-form .hs-button.primary:focus:not(:focus-visible){outline:0}.pc-hubspot-form .grecaptcha-badge{border:1px solid var(--g-color-line-generic);box-shadow:none!important}.pc-hubspot-form .hs_recaptcha div{font-family:var(--g-text-body-font-family);font-weight:var(--g-text-body-font-weight);font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height)}.pc-hubspot-form_mobile .hs-richtext,.pc-hubspot-form_mobile .hs-form-field,.pc-hubspot-form_mobile .hs_error_rollup.actions,.pc-hubspot-form_mobile .submitted-message{padding:0 4px}.pc-hubspot-form_mobile .hs-form-field>label span{order:2}.pc-hubspot-form_mobile .hs-form-field>label span.hs-form-required{order:1}.pc-hubspot-form_mobile .hs-form-field:not(.hs-fieldtype-textarea):not(.hs-fieldtype-booleancheckbox){flex-direction:column}.pc-hubspot-form_mobile .hs-form-field:not(.hs-fieldtype-textarea):not(.hs-fieldtype-booleancheckbox) .input{width:100%}.pc-hubspot-form_mobile .hs-form-field:not(.hs-fieldtype-textarea):not(.hs-fieldtype-booleancheckbox) .input input[type=text],.pc-hubspot-form_mobile .hs-form-field:not(.hs-fieldtype-textarea):not(.hs-fieldtype-booleancheckbox) .input input[type=number],.pc-hubspot-form_mobile .hs-form-field:not(.hs-fieldtype-textarea):not(.hs-fieldtype-booleancheckbox) .input input[type=tel],.pc-hubspot-form_mobile .hs-form-field:not(.hs-fieldtype-textarea):not(.hs-fieldtype-booleancheckbox) .input input[type=email],.pc-hubspot-form_mobile .hs-form-field:not(.hs-fieldtype-textarea):not(.hs-fieldtype-booleancheckbox) .input select{margin:10px 0 0}.pc-hubspot-form_mobile .hs-form-field:not(.hs-fieldtype-textarea):not(.hs-fieldtype-booleancheckbox) .hs-error-msg,.pc-hubspot-form_mobile .hs-form-field:not(.hs-fieldtype-textarea):not(.hs-fieldtype-booleancheckbox) .hs-field-desc{margin-left:0}.pc-hubspot-form_mobile .hs-form-field .hs-form-checkbox:first-child,.pc-hubspot-form_mobile .hs-form-field .hs-form-radio:first-child{margin-top:10px}.pc-hubspot-form_mobile .hs-form-required{position:static}.pc-hubspot-form_mobile .actions{justify-content:center}.pc-hubspot-form_mobile .hs-button.primary{width:80%}.pc-hubspot-form a:focus{box-shadow:0 0 0 2px var(--g-color-line-focus)}.pc-hubspot-form a:focus:not(:focus-visible){box-shadow:none}.pc-hubspot-form a:focus{border-radius:var(--g-focus-border-radius);outline:0}.pc-hubspot-form_theme_dark{--g-color-line-focus:var(--pc-color-line-focus-dark)}.pc-hubspot-form_theme_dark .hs-form-field .input select{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgMTEgNiIgZmlsbD0ibm9uZSI+CiAgICA8cGF0aCBkPSJNMTAuMDggMEw1LjUgNC4zNi45MSAwIDAgLjg2bDUuNSA1LjI1TDExIC44NnoiIGZpbGw9IiNmZmZmZmYiLz4KPC9zdmc+Cg==)}.pc-price-card{position:relative}.pc-price-card.pc-price-card{min-height:auto}.pc-price-card__background{width:100%;height:100%;position:absolute;top:0;left:0}.pc-price-card__content{flex-direction:column;height:100%;display:flex;position:relative}.pc-price-card__content_theme_dark{color:var(--g-color-text-light-primary);--g-color-line-focus:var(--pc-color-line-focus-dark)}.pc-price-card__content_theme_dark .pc-price-card__info .yfm,.pc-price-card__content_theme_dark .pc-price-card__info .yfm *{color:var(--g-color-text-light-primary)}.pc-price-card__content_theme_dark .pc-price-card__info a{text-decoration:underline}.pc-price-card__content_theme_dark .pc-price-card__info a:hover{color:var(--g-color-text-light-secondary)}.pc-price-card__content_theme_light,.pc-price-card__content_theme_light .pc-price-card__info .yfm,.pc-price-card__content_theme_light .pc-price-card__info .yfm *{color:var(--g-color-text-dark-primary)}.pc-price-card__content_theme_light .pc-price-card__info a{text-decoration:underline}.pc-price-card__content_theme_light .pc-price-card__info a:hover{color:var(--g-color-text-dark-secondary)}.pc-price-card__title.pc-price-card__title{font-size:var(--g-text-subheader-3-font-size);line-height:var(--g-text-subheader-3-line-height);margin-bottom:24px}.pc-price-card__price{margin-bottom:24px}.pc-price-card__price-value{font-size:var(--g-text-display-1-font-size);line-height:var(--g-text-display-1-line-height);font-weight:var(--g-text-accent-font-weight)}.pc-price-card__price-period{margin-left:4px}.pc-price-card__price-details{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height);white-space:pre-wrap}.pc-price-card__main{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.pc-price-card__info{flex-direction:column;flex:1;min-height:0;display:flex}.pc-price-card__description:not(:last-child){margin-bottom:12px}.pc-price-card__links,.pc-price-card__buttons{margin-top:24px}.pc-price-card__footer{margin-top:0}@media (max-width:769px){.pc-price-card__title,.pc-price-card__price{margin-bottom:16px}.pc-price-card__links,.pc-price-card__buttons{margin-top:16px}}a.pc-image-card_border_shadow,.pc-image-card_border_shadow{box-shadow:0px 4px 24px var(--pc-color-sfx-shadow),0px 2px 8px var(--pc-color-sfx-shadow)}.pc-image-card{border-radius:var(--pc-border-radius);background-color:var(--g-color-base-float);height:100%;min-height:1px;transition:box-shadow .3s cubic-bezier(.22,.61,.36,1);overflow-x:hidden}.pc-image-card_border_line{border:1px solid var(--g-color-line-generic)}@media (min-width:577px){.slick-slide:not(.slick-active) .pc-image-card,.swiper-slide:not(.swiper-slide-visible) .pc-image-card{box-shadow:none}}.pc-image-card .pc-image-card__content{flex:auto;padding:32px 32px 36px;display:flex}.pc-image-card .pc-image-card__image_inner{width:100%;display:block}.pc-image-card .pc-image-card__image_inner_radius{border-radius:var(--pc-border-radius)}.pc-image-card .pc-image-card__image_margins_s{padding:4px}.pc-image-card .pc-image-card__image_margins_s .pc-image-card__image_inner{border-radius:calc(var(--pc-border-radius) - var(--pc-image-padding))}.pc-image-card .pc-image-card__image_margins_m{padding:32px 32px 36px}.pc-image-card .pc-image-card__image_margins_m .pc-image-card__image_inner{border-radius:initial}.pc-image-card_with-content{flex-direction:column;display:flex}.pc-image-card_with-content.pc-image-card_direction_direct .pc-image-card__image{padding-bottom:0}.pc-image-card_with-content.pc-image-card_direction_direct .pc-image-card__content{padding-top:24px}.pc-image-card_with-content.pc-image-card_direction_reverse{flex-direction:column-reverse}.pc-image-card_with-content.pc-image-card_direction_reverse .pc-image-card__image{padding-top:0}.pc-image-card_with-content.pc-image-card_direction_reverse .pc-image-card__content{padding-bottom:24px}a.pc-image-card{color:inherit;border-radius:var(--pc-border-radius);background-color:var(--g-color-base-float);height:100%;min-height:248px;text-decoration:none;transition:box-shadow .3s cubic-bezier(.22,.61,.36,1);overflow-x:hidden}a.pc-image-card:hover,a.pc-image-card:active{--pc-text-header-color:inherit;color:inherit}a.pc-image-card_border_line{border:1px solid var(--g-color-line-generic)}a.pc-image-card_border_line,a.pc-image-card_border_none{transition:transform .3s ease-out}a.pc-image-card_border_line:hover,a.pc-image-card_border_none:hover{transform:translateY(-8px)}a.pc-image-card_border_shadow{transition:transform .3s ease-out}a.pc-image-card_border_shadow:hover{background-color:var(--pc-color-base-float-hover);transform:translateY(-8px)}@media (min-width:769px){.pc-banner-block.pc-AnimateBlock,.pc-AnimateBlock .pc-banner-block{opacity:0;position:relative;top:100px}.pc-banner-block.pc-AnimateBlock.animate,.pc-AnimateBlock .pc-banner-block.animate{opacity:1;transition:top .8s cubic-bezier(.25,.46,.45,.94),opacity .8s cubic-bezier(.25,.46,.45,.94);top:0}}.pc-companies-block{text-align:center}.pc-companies-block__images{margin-top:32px}.pc-companies-block__image{max-width:100%}@media (min-width:769px){.pc-companies-block.pc-AnimateBlock .pc-companies-block__images,.pc-AnimateBlock .pc-companies-block .pc-companies-block__images{opacity:0}.pc-companies-block.pc-AnimateBlock.animate .pc-companies-block__images,.pc-AnimateBlock .pc-companies-block.animate .pc-companies-block__images{opacity:1;transition:opacity .8s cubic-bezier(.25,.46,.45,.94)}}.pc-info-block__container{background-color:var(--g-color-base-brand);border-radius:var(--pc-border-radius);padding:96px 64px}.pc-info-block__left,.pc-info-block__right{padding-bottom:16px;padding-right:96px}@media (max-width:1081px){.pc-info-block__left,.pc-info-block__right{padding-bottom:0}.pc-info-block__container{padding:96px 64px}}@media (max-width:769px){.pc-info-block__left{margin-bottom:48px}.pc-info-block__left,.pc-info-block__right{padding-right:0}}@media (max-width:577px){.pc-info-block__container{padding:64px 32px}}.pc-media-base-content{align-items:center;height:100%;margin-right:64px;display:flex}@media (max-width:769px){.pc-media-base-content{margin-right:0;padding-bottom:32px}}.pc-media-base__card img{width:100%}.pc-media-base__card img,.pc-media-base__card video,.pc-media-base__card iframe,.pc-media-base__card .pc-map{border-radius:var(--pc-border-radius)}.pc-media-base__card_shadow{box-shadow:0 2px 8px var(--pc-color-sfx-shadow),0 4px 24px var(--pc-color-sfx-shadow);border-radius:var(--pc-border-radius);overflow-x:hidden}.pc-media-base__card_specialBorderRadius img,.pc-media-base__card_specialBorderRadius video,.pc-media-base__card_specialBorderRadius iframe,.pc-media-base__card_specialBorderRadius .pc-map{border-radius:calc(var(--pc-border-radius) - 1px)}.pc-media-base__row_reverse{flex-direction:row-reverse}.pc-media-base__row_reverse .pc-media-base__content>*{margin-left:64px;margin-right:0}.pc-media-base__header{margin-bottom:24px}@media (max-width:769px){.pc-media-base__row_reverse{flex-direction:row}.pc-media-base__row_reverse .pc-media-base__content>*{margin-left:0}.pc-media-base__row_mobile-reverse{flex-direction:column-reverse}.pc-media-base__row_mobile-reverse .pc-media-base__content>*{margin-top:32px;padding-bottom:0}}@media (min-width:769px){.pc-media-base.pc-AnimateBlock .pc-media-base__card,.pc-AnimateBlock .pc-media-base .pc-media-base__card{opacity:0;position:relative;top:100px}.pc-media-base.pc-AnimateBlock.animate .pc-media-base__card,.pc-AnimateBlock .pc-media-base.animate .pc-media-base__card{opacity:1;transition:top .8s cubic-bezier(.25,.46,.45,.94),opacity .8s cubic-bezier(.25,.46,.45,.94);top:0}}.pc-media-block_border_shadow{box-shadow:0 2px 8px var(--pc-color-sfx-shadow),0 4px 24px var(--pc-color-sfx-shadow);border-radius:var(--pc-border-radius);overflow-x:hidden}.pc-media-block_border_line{border-radius:var(--pc-border-radius);border:1px solid var(--g-color-line-generic)}.pc-media-block_border_none,.pc-media-block__image{border-radius:var(--pc-border-radius)}.pc-map{border:0;width:100%;height:300px;display:flex;overflow:hidden}.pc-map_hidden{opacity:0}.pc-map__spinner{align-self:center;margin:0 auto;position:absolute}.pc-map__wrapper{flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex;position:relative}.pc-map-block_border_shadow{box-shadow:0 2px 8px var(--pc-color-sfx-shadow),0 4px 24px var(--pc-color-sfx-shadow);border-radius:var(--pc-border-radius);overflow-x:hidden}.pc-map-block_border_line{border-radius:var(--pc-border-radius);border:1px solid var(--g-color-line-generic)}.pc-map-block_border_none{border-radius:var(--pc-border-radius)}.pc-slider-old-block-arrow__button{box-shadow:0px 4px 24px var(--pc-color-sfx-shadow),0px 2px 8px var(--pc-color-sfx-shadow)}.pc-slider-old-block-arrow__button:hover{box-shadow:0px 4px 24px var(--g-color-sfx-shadow),0px 2px 8px var(--g-color-sfx-shadow);cursor:pointer}.pc-slider-old-block-arrow__icon-wrapper,.pc-slider-old-block-arrow__button,.pc-slider-old-block-arrow{justify-content:center;align-items:center;display:flex}.pc-slider-old-block-arrow{cursor:pointer;width:42px;height:42px}@media (max-width:576px){.pc-slider-old-block-arrow{display:none}}.pc-slider-old-block-arrow_type_left{margin-right:16px}.pc-slider-old-block-arrow_type_left .pc-slider-old-block-arrow__icon-wrapper{transform:rotate(180deg)}.pc-slider-old-block-arrow__button{font:inherit;color:var(--g-color-text-secondary);cursor:pointer;width:42px;height:42px;background:0 0;background-color:var(--g-color-base-background);box-shadow:0 4px 24px var(--pc-color-sfx-shadow),0 2px 8px var(--pc-color-sfx-shadow);border:none;border-radius:100%;outline:none;margin:0;padding:0;transition:box-shadow .3s cubic-bezier(.22,.61,.36,1),color .3s cubic-bezier(.22,.61,.36,1);display:inline-block}.pc-slider-old-block-arrow__button:focus{outline:2px solid var(--g-color-line-focus);outline-offset:0}.pc-slider-old-block-arrow__button:focus:not(:focus-visible){outline:0}.pc-slider-old-block-arrow:hover .pc-slider-old-block-arrow__button{color:var(--g-color-text-primary);box-shadow:0 2px 12px var(--pc-color-sfx-shadow),0 4px 24px var(--pc-color-sfx-shadow)}.pc-slider-old-block-arrow__icon{position:relative}.pc-slick-origin.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent;display:block;position:relative}.pc-slick-origin.slick-slider .slick-track,.pc-slick-origin.slick-slider .slick-list{transform:translate(0,0)}.pc-slick-origin .slick-list{margin:0;padding:0;display:block;position:relative;overflow:hidden}.pc-slick-origin .slick-list:focus{outline:none}.pc-slick-origin .slick-list.dragging{cursor:hand}.pc-slick-origin .slick-track{margin-left:auto;margin-right:auto;display:block;position:relative;top:0;left:0}.pc-slick-origin .slick-track:before,.pc-slick-origin .slick-track:after{content:"";display:table}.pc-slick-origin .slick-track:after{clear:both}.slick-loading .pc-slick-origin .slick-track{visibility:hidden}.pc-slick-origin .slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .pc-slick-origin .slick-slide{float:right}.pc-slick-origin .slick-slide img{display:block}.pc-slick-origin .slick-slide.slick-loading img{display:none}.pc-slick-origin .slick-slide.dragging img{pointer-events:none}.slick-initialized .pc-slick-origin .slick-slide{display:block}.slick-loading .pc-slick-origin .slick-slide{visibility:hidden}.slick-vertical .pc-slick-origin .slick-slide{border:1px solid transparent;height:auto;display:block}.pc-slick-origin.slick-initialized .slick-slide{display:block}.pc-slick-origin.slick-loading .slick-slide{visibility:hidden}.pc-slick-origin.slick-vertical .slick-slide{border:1px solid transparent;height:auto;display:block}.pc-slick-origin .slick-arrow.slick-hidden{display:none}.pc-SliderOldBlock .slick-list{margin:0 -8px;padding:24px 0 20px}.pc-SliderOldBlock .slick-slide{box-sizing:border-box;flex-shrink:0;padding:0 8px}.pc-SliderOldBlock .slick-track{min-width:100%;display:flex}.pc-SliderOldBlock .slick-track .slick-slide{height:auto}.pc-SliderOldBlock .slick-track .slick-slide>div{width:100%;height:100%;display:flex}.pc-SliderOldBlock .slick-arrow{z-index:2;position:absolute;top:-42px;right:0}.pc-SliderOldBlock .slick-arrow.slick-prev{right:42px}.pc-SliderOldBlock__header_no-description{position:relative;top:-3px}.pc-SliderOldBlock__dots{justify-content:center;width:100%;display:flex}.pc-SliderOldBlock__dots-list{justify-content:center;margin:0;padding:0;list-style:none;display:inline-flex;position:relative}.pc-SliderOldBlock__dots-list li.pc-SliderOldBlock__bar,.pc-SliderOldBlock__dots-list li.pc-SliderOldBlock__accessible-bar,.pc-SliderOldBlock__dots-list li.pc-SliderOldBlock__dot{margin:6px 8px;top:0}.pc-SliderOldBlock__dot{background-color:var(--g-color-line-generic-accent);cursor:pointer;border-radius:100%;width:8px;height:8px;margin-top:12px;transition:background-color 1s}.pc-SliderOldBlock__dot:hover{background-color:var(--g-color-line-generic-accent-hover)}.pc-SliderOldBlock__dot+.pc-SliderOldBlock__dot{margin-left:16px}.pc-SliderOldBlock__dot_active{background-color:var(--g-color-line-generic-active)}.pc-SliderOldBlock__bar,.pc-SliderOldBlock__accessible-bar{border-radius:var(--pc-border-radius);width:24px;height:8px;position:absolute;top:12px;left:0}.pc-SliderOldBlock__bar{background-color:var(--pc-color-line-generic-active-solid);transition:left .3s}.pc-SliderOldBlock_align-left .slick-track{width:inherit!important}.pc-SliderOldBlock_only-arrows{padding-top:42px}.pc-SliderOldBlock__footer{display:flex;position:relative}.pc-SliderOldBlock__footer .pc-SliderOldBlock__disclaimer{color:var(--g-color-text-secondary);position:absolute;top:0;left:0}.pc-SliderOldBlock__footer .pc-SliderOldBlock__disclaimer_size_l{font-size:var(--g-text-header-1-font-size);line-height:var(--g-text-header-1-line-height)}.pc-SliderOldBlock__footer .pc-SliderOldBlock__disclaimer_size_m{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height)}.pc-SliderOldBlock__footer .pc-SliderOldBlock__disclaimer_size_s{font-size:var(--g-text-body-1-font-size);line-height:var(--g-text-body-1-line-height)}@media (min-width:769px){.pc-SliderOldBlock__animate-slides.pc-AnimateBlock .slick-slide,.pc-AnimateBlock .pc-SliderOldBlock__animate-slides .slick-slide{opacity:0;position:relative;top:100px}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide,.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide{opacity:1;transition:top .8s cubic-bezier(.25,.46,.45,.94),opacity .8s cubic-bezier(.25,.46,.45,.94);top:0}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(0),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(0){transition-delay:0s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:first-child,.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:first-child{transition-delay:.1s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(2),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(2){transition-delay:.2s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(3),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(3){transition-delay:.3s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(4),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(4){transition-delay:.4s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(5),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(5){transition-delay:.5s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(6),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(6){transition-delay:.6s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(7),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(7){transition-delay:.7s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(8),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(8){transition-delay:.8s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(9),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(9){transition-delay:.9s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(10),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(10){transition-delay:1s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(11),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(11){transition-delay:1.1s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(12),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(12){transition-delay:1.2s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(13),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(13){transition-delay:1.3s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(14),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(14){transition-delay:1.4s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(15),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(15){transition-delay:1.5s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(16),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(16){transition-delay:1.6s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(17),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(17){transition-delay:1.7s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(18),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(18){transition-delay:1.8s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(19),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(19){transition-delay:1.9s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(20),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(20){transition-delay:2s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(21),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(21){transition-delay:2.1s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(22),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(22){transition-delay:2.2s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(23),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(23){transition-delay:2.3s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(24),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(24){transition-delay:2.4s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(25),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(25){transition-delay:2.5s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(26),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(26){transition-delay:2.6s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(27),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(27){transition-delay:2.7s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(28),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(28){transition-delay:2.8s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(29),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(29){transition-delay:2.9s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(30),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(30){transition-delay:3s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(31),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(31){transition-delay:3.1s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(32),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(32){transition-delay:3.2s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(33),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(33){transition-delay:3.3s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(34),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(34){transition-delay:3.4s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(35),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(35){transition-delay:3.5s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(36),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(36){transition-delay:3.6s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(37),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(37){transition-delay:3.7s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(38),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(38){transition-delay:3.8s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(39),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(39){transition-delay:3.9s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(40),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(40){transition-delay:4s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(41),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(41){transition-delay:4.1s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(42),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(42){transition-delay:4.2s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(43),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(43){transition-delay:4.3s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(44),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(44){transition-delay:4.4s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(45),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(45){transition-delay:4.5s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(46),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(46){transition-delay:4.6s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(47),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(47){transition-delay:4.7s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(48),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(48){transition-delay:4.8s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(49),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(49){transition-delay:4.9s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(50),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(50){transition-delay:5s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(51),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(51){transition-delay:5.1s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(52),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(52){transition-delay:5.2s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(53),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(53){transition-delay:5.3s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(54),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(54){transition-delay:5.4s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(55),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(55){transition-delay:5.5s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(56),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(56){transition-delay:5.6s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(57),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(57){transition-delay:5.7s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(58),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(58){transition-delay:5.8s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(59),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(59){transition-delay:5.9s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(60),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(60){transition-delay:6s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(61),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(61){transition-delay:6.1s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(62),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(62){transition-delay:6.2s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(63),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(63){transition-delay:6.3s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(64),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(64){transition-delay:6.4s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(65),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(65){transition-delay:6.5s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(66),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(66){transition-delay:6.6s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(67),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(67){transition-delay:6.7s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(68),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(68){transition-delay:6.8s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(69),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(69){transition-delay:6.9s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(70),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(70){transition-delay:7s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(71),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(71){transition-delay:7.1s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(72),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(72){transition-delay:7.2s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(73),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(73){transition-delay:7.3s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(74),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(74){transition-delay:7.4s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(75),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(75){transition-delay:7.5s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(76),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(76){transition-delay:7.6s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(77),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(77){transition-delay:7.7s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(78),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(78){transition-delay:7.8s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(79),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(79){transition-delay:7.9s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(80),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(80){transition-delay:8s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(81),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(81){transition-delay:8.1s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(82),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(82){transition-delay:8.2s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(83),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(83){transition-delay:8.3s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(84),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(84){transition-delay:8.4s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(85),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(85){transition-delay:8.5s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(86),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(86){transition-delay:8.6s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(87),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(87){transition-delay:8.7s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(88),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(88){transition-delay:8.8s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(89),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(89){transition-delay:8.9s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(90),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(90){transition-delay:9s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(91),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(91){transition-delay:9.1s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(92),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(92){transition-delay:9.2s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(93),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(93){transition-delay:9.3s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(94),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(94){transition-delay:9.4s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(95),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(95){transition-delay:9.5s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(96),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(96){transition-delay:9.6s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(97),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(97){transition-delay:9.7s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(98),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(98){transition-delay:9.8s}.pc-SliderOldBlock__animate-slides.pc-AnimateBlock.animate .slick-slide:nth-child(99),.pc-AnimateBlock .pc-SliderOldBlock__animate-slides.animate .slick-slide:nth-child(99){transition-delay:9.9s}}.pc-SliderOldBlock_type_media-card{padding:0}.pc-SliderOldBlock_type_media-card .slick-slide{width:100%}@media (max-width:577px){.pc-SliderOldBlock_type_media-card:not(.pc-SliderOldBlock_type_media-card_one-slide){width:100%;overflow:inherit;margin-left:0;padding-left:0}.pc-SliderOldBlock_type_media-card:not(.pc-SliderOldBlock_type_media-card_one-slide) .slick-list{margin:0}.pc-SliderOldBlock_type_media-card:not(.pc-SliderOldBlock_type_media-card_one-slide) .slick-slide:last-child{padding-right:10px}}.pc-SliderOldBlock_type_media-card .pc-SliderOldBlock__dots{width:100%;position:absolute;bottom:24px;left:0}.pc-SliderOldBlock_type_media-card:hover .slick-arrow{display:flex}.pc-SliderOldBlock_type_media-card .slick-arrow{width:64px;display:none;top:50%;transform:translateY(-50%)}.pc-SliderOldBlock_type_media-card .slick-prev{left:0}.pc-SliderOldBlock_type_media-card .slick-next{right:0}.pc-SliderOldBlock_type_media-card .slick-list{padding:0}@media (max-width:769px){.pc-SliderOldBlock_type_media-card:hover .slick-arrow{display:none}}.pc-SliderOldBlock_type_header-card{padding-top:0}.pc-SliderOldBlock_type_header-card .slick-slide{width:100%}@media (max-width:577px){.pc-SliderOldBlock_type_header-card:not(.pc-SliderOldBlock_type_header-card_one-slide){width:100%;overflow:inherit;margin-left:0;padding-left:0}.pc-SliderOldBlock_type_header-card:not(.pc-SliderOldBlock_type_header-card_one-slide) .slick-list{margin:0}.pc-SliderOldBlock_type_header-card:not(.pc-SliderOldBlock_type_header-card_one-slide) .slick-slide:last-child{padding-right:10px}}.pc-SliderOldBlock_type_header-card .pc-SliderOldBlock__wrapper{position:relative}.pc-SliderOldBlock_type_header-card .pc-SliderOldBlock__dots{z-index:100;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.pc-SliderOldBlock_type_header-card .slick-arrow{top:50%;right:16px;transform:translateY(-50%)}.pc-SliderOldBlock_type_header-card .slick-arrow button{box-shadow:none;background-color:transparent}.pc-SliderOldBlock_type_header-card .slick-arrow button:hover,.pc-SliderOldBlock_type_header-card .slick-arrow:hover button{box-shadow:none}.pc-SliderOldBlock_type_header-card:has(.slick-active .pc-header-block_controls-view_light) .pc-slider-old-block-arrow__button{color:var(--g-color-text-dark-primary)}.pc-SliderOldBlock_type_header-card:has(.slick-active .pc-header-block_controls-view_light) .pc-SliderOldBlock__dot{background-color:var(--g-color-private-black-150)}.pc-SliderOldBlock_type_header-card:has(.slick-active .pc-header-block_controls-view_light) .pc-SliderOldBlock__dot_active{background-color:var(--g-color-private-black-300)}.pc-SliderOldBlock_type_header-card:has(.slick-active .pc-header-block_controls-view_dark) .pc-slider-old-block-arrow__button{color:var(--g-color-text-light-primary)}.pc-SliderOldBlock_type_header-card:has(.slick-active .pc-header-block_controls-view_dark) .pc-SliderOldBlock__dot{background-color:var(--g-color-private-white-150)}.pc-SliderOldBlock_type_header-card:has(.slick-active .pc-header-block_controls-view_dark) .pc-SliderOldBlock__dot_active{background-color:var(--g-color-private-white-300)}.pc-SliderOldBlock_type_header-card .slick-slide{padding:0}@keyframes safari-fix{0%{transform:translate(.001px)}to{transform:translate(0)}}.pc-SliderOldBlock_type_header-card .slick-slide[aria-hidden=true]{animation:1s safari-fix}.pc-SliderOldBlock_type_header-card .slick-list{margin:0;padding:0}.pc-SliderOldBlock_type_header-card .slick-arrow{width:68px;height:68px;right:0}.pc-SliderOldBlock_type_header-card .slick-arrow.slick-prev{left:0}@media (max-width:577px){.pc-SliderOldBlock_type_header-card .slick-arrow{display:none}.pc-SliderOldBlock_type_header-card.pc-SliderOldBlock:not(.pc-SliderOldBlock_type_header-card_one-slide) .slick-list{margin-left:0}.pc-SliderOldBlock_type_header-card.pc-SliderOldBlock:not(.pc-SliderOldBlock_type_header-card_one-slide) .slick-track{padding-left:0}.pc-SliderOldBlock_type_header-card.pc-SliderOldBlock:not(.pc-SliderOldBlock_type_header-card_one-slide) .slick-slide{padding-left:0!important;padding-right:0!important}.pc-SliderOldBlock_type_header-card.pc-SliderOldBlock:not(.pc-SliderOldBlock_type_header-card_one-slide) .slick-slide:last-child{padding-right:0}}@media (max-width:769px){.pc-SliderOldBlock__footer{display:block}.pc-SliderOldBlock__footer .pc-SliderOldBlock__disclaimer{width:100%;padding-bottom:20px;position:relative}}@media (max-width:577px){.pc-SliderOldBlock:not(.pc-SliderOldBlock_one-slide){width:calc(100% + 48px);margin-left:-24px;padding-left:24px;overflow-x:auto}.pc-SliderOldBlock:not(.pc-SliderOldBlock_one-slide) .slick-list{margin-left:-24px;margin-right:0}.pc-SliderOldBlock:not(.pc-SliderOldBlock_one-slide) .slick-track{padding-left:16px}.pc-SliderOldBlock:not(.pc-SliderOldBlock_one-slide) .slick-slide{padding:0 8px}}.pc-slider-arrow__inner{box-shadow:0px 4px 24px var(--pc-color-sfx-shadow),0px 2px 8px var(--pc-color-sfx-shadow)}.pc-slider-arrow__inner:hover{box-shadow:0px 4px 24px var(--g-color-sfx-shadow),0px 2px 8px var(--g-color-sfx-shadow);cursor:pointer}.pc-slider-arrow__icon-wrapper,.pc-slider-arrow__inner,.pc-slider-arrow{justify-content:center;align-items:center;display:flex}@media (max-width:576px){.pc-slider-arrow{display:none}}.pc-slider-arrow__button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;outline:none;margin:0;padding:0;display:inline-block}.pc-slider-arrow__button:focus{outline:2px solid var(--g-color-line-focus);outline-offset:0}.pc-slider-arrow__button:focus:not(:focus-visible){outline:0}.pc-slider-arrow__inner{width:42px;height:42px;color:var(--g-color-text-secondary);background-color:var(--g-color-base-background);box-shadow:0 4px 24px var(--pc-color-sfx-shadow),0 2px 8px var(--pc-color-sfx-shadow);border-radius:100%;transition:box-shadow .3s cubic-bezier(.22,.61,.36,1),color 1s cubic-bezier(.22,.61,.36,1)}.pc-slider-arrow__inner_type_left .pc-slider-arrow__icon-wrapper{transform:rotate(180deg)}.pc-slider-arrow__inner:hover{color:var(--g-color-text-primary);box-shadow:0 2px 12px var(--pc-color-sfx-shadow),0 4px 24px var(--pc-color-sfx-shadow)}.pc-slider-arrow__inner_transparent{box-shadow:none;background-color:transparent}.pc-slider-arrow__inner_transparent:hover{box-shadow:none}.pc-slider-arrow__icon,.pc-SliderBlock{position:relative}.pc-SliderBlock__slider.pc-SliderBlock__slider{margin:0 -8px;padding:24px 0 48px}.pc-SliderBlock_without-dots .pc-SliderBlock__slider{padding-bottom:20px}.pc-SliderBlock__slide.swiper-slide{box-sizing:border-box;height:auto;padding:0 8px}.pc-SliderBlock__slide.swiper-slide.swiper-slide-visible{animation:.3s safari-fix}.pc-SliderBlock__slide.swiper-slide .pc-SliderBlock__slide-item,.pc-SliderBlock .pc-SliderBlock__slide-item{width:100%;height:100%}.pc-SliderBlock__arrow{z-index:2;position:absolute;top:-2px;right:0}.pc-SliderBlock__arrow_prev{margin-right:16px;right:42px}.pc-SliderBlock__header_no-description{position:relative;top:-3px}.pc-SliderBlock__dot{background-color:var(--g-color-line-generic-accent);cursor:pointer;border-radius:50%;width:8px;height:8px;transition:background-color 1s;display:inline-block}.pc-SliderBlock__dot:hover{background-color:var(--g-color-line-generic-accent-hover)}.pc-SliderBlock__dot+.pc-SliderBlock__dot{margin-left:16px}.pc-SliderBlock__dot_active{opacity:1;background-color:var(--g-color-line-generic-active)}.pc-SliderBlock_only-arrows{padding-top:42px}.pc-SliderBlock__footer{display:flex;position:relative}.pc-SliderBlock__footer .pc-SliderBlock__disclaimer{color:var(--g-color-text-secondary);position:absolute;top:0;left:0}.pc-SliderBlock__footer .pc-SliderBlock__disclaimer_size_l{font-size:var(--g-text-header-1-font-size);line-height:var(--g-text-header-1-line-height)}.pc-SliderBlock__footer .pc-SliderBlock__disclaimer_size_m{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height)}.pc-SliderBlock__footer .pc-SliderBlock__disclaimer_size_s{font-size:var(--g-text-body-1-font-size);line-height:var(--g-text-body-1-line-height)}@media (min-width:769px){.pc-SliderBlock__animate-slides.pc-AnimateBlock .pc-SliderBlock__slide,.pc-AnimateBlock .pc-SliderBlock__animate-slides .pc-SliderBlock__slide{opacity:0;position:relative;top:100px}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide,.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide{opacity:1;transition:top .8s cubic-bezier(.25,.46,.45,.94),opacity .8s cubic-bezier(.25,.46,.45,.94);top:0}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(0),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(0){transition-delay:0s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:first-child,.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:first-child{transition-delay:.1s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(2),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(2){transition-delay:.2s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(3),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(3){transition-delay:.3s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(4),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(4){transition-delay:.4s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(5),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(5){transition-delay:.5s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(6),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(6){transition-delay:.6s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(7),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(7){transition-delay:.7s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(8),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(8){transition-delay:.8s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(9),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(9){transition-delay:.9s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(10),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(10){transition-delay:1s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(11),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(11){transition-delay:1.1s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(12),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(12){transition-delay:1.2s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(13),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(13){transition-delay:1.3s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(14),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(14){transition-delay:1.4s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(15),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(15){transition-delay:1.5s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(16),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(16){transition-delay:1.6s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(17),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(17){transition-delay:1.7s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(18),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(18){transition-delay:1.8s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(19),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(19){transition-delay:1.9s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(20),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(20){transition-delay:2s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(21),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(21){transition-delay:2.1s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(22),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(22){transition-delay:2.2s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(23),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(23){transition-delay:2.3s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(24),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(24){transition-delay:2.4s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(25),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(25){transition-delay:2.5s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(26),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(26){transition-delay:2.6s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(27),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(27){transition-delay:2.7s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(28),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(28){transition-delay:2.8s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(29),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(29){transition-delay:2.9s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(30),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(30){transition-delay:3s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(31),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(31){transition-delay:3.1s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(32),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(32){transition-delay:3.2s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(33),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(33){transition-delay:3.3s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(34),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(34){transition-delay:3.4s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(35),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(35){transition-delay:3.5s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(36),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(36){transition-delay:3.6s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(37),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(37){transition-delay:3.7s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(38),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(38){transition-delay:3.8s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(39),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(39){transition-delay:3.9s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(40),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(40){transition-delay:4s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(41),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(41){transition-delay:4.1s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(42),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(42){transition-delay:4.2s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(43),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(43){transition-delay:4.3s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(44),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(44){transition-delay:4.4s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(45),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(45){transition-delay:4.5s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(46),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(46){transition-delay:4.6s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(47),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(47){transition-delay:4.7s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(48),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(48){transition-delay:4.8s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(49),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(49){transition-delay:4.9s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(50),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(50){transition-delay:5s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(51),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(51){transition-delay:5.1s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(52),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(52){transition-delay:5.2s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(53),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(53){transition-delay:5.3s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(54),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(54){transition-delay:5.4s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(55),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(55){transition-delay:5.5s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(56),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(56){transition-delay:5.6s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(57),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(57){transition-delay:5.7s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(58),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(58){transition-delay:5.8s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(59),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(59){transition-delay:5.9s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(60),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(60){transition-delay:6s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(61),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(61){transition-delay:6.1s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(62),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(62){transition-delay:6.2s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(63),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(63){transition-delay:6.3s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(64),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(64){transition-delay:6.4s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(65),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(65){transition-delay:6.5s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(66),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(66){transition-delay:6.6s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(67),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(67){transition-delay:6.7s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(68),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(68){transition-delay:6.8s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(69),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(69){transition-delay:6.9s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(70),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(70){transition-delay:7s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(71),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(71){transition-delay:7.1s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(72),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(72){transition-delay:7.2s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(73),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(73){transition-delay:7.3s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(74),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(74){transition-delay:7.4s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(75),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(75){transition-delay:7.5s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(76),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(76){transition-delay:7.6s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(77),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(77){transition-delay:7.7s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(78),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(78){transition-delay:7.8s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(79),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(79){transition-delay:7.9s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(80),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(80){transition-delay:8s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(81),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(81){transition-delay:8.1s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(82),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(82){transition-delay:8.2s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(83),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(83){transition-delay:8.3s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(84),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(84){transition-delay:8.4s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(85),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(85){transition-delay:8.5s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(86),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(86){transition-delay:8.6s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(87),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(87){transition-delay:8.7s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(88),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(88){transition-delay:8.8s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(89),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(89){transition-delay:8.9s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(90),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(90){transition-delay:9s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(91),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(91){transition-delay:9.1s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(92),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(92){transition-delay:9.2s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(93),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(93){transition-delay:9.3s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(94),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(94){transition-delay:9.4s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(95),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(95){transition-delay:9.5s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(96),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(96){transition-delay:9.6s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(97),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(97){transition-delay:9.7s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(98),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(98){transition-delay:9.8s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__slide:nth-child(99),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__slide:nth-child(99){transition-delay:9.9s}.pc-SliderBlock__animate-slides.pc-AnimateBlock .pc-SliderBlock__dot,.pc-AnimateBlock .pc-SliderBlock__animate-slides .pc-SliderBlock__dot{opacity:0;position:relative;top:100px}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot,.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot{opacity:1;transition:top .8s cubic-bezier(.25,.46,.45,.94),opacity .8s cubic-bezier(.25,.46,.45,.94);top:0}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(0),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(0){transition-delay:0s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:first-child,.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:first-child{transition-delay:.1s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(2),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(2){transition-delay:.2s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(3),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(3){transition-delay:.3s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(4),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(4){transition-delay:.4s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(5),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(5){transition-delay:.5s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(6),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(6){transition-delay:.6s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(7),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(7){transition-delay:.7s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(8),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(8){transition-delay:.8s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(9),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(9){transition-delay:.9s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(10),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(10){transition-delay:1s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(11),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(11){transition-delay:1.1s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(12),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(12){transition-delay:1.2s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(13),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(13){transition-delay:1.3s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(14),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(14){transition-delay:1.4s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(15),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(15){transition-delay:1.5s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(16),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(16){transition-delay:1.6s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(17),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(17){transition-delay:1.7s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(18),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(18){transition-delay:1.8s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(19),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(19){transition-delay:1.9s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(20),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(20){transition-delay:2s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(21),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(21){transition-delay:2.1s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(22),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(22){transition-delay:2.2s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(23),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(23){transition-delay:2.3s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(24),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(24){transition-delay:2.4s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(25),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(25){transition-delay:2.5s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(26),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(26){transition-delay:2.6s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(27),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(27){transition-delay:2.7s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(28),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(28){transition-delay:2.8s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(29),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(29){transition-delay:2.9s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(30),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(30){transition-delay:3s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(31),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(31){transition-delay:3.1s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(32),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(32){transition-delay:3.2s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(33),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(33){transition-delay:3.3s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(34),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(34){transition-delay:3.4s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(35),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(35){transition-delay:3.5s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(36),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(36){transition-delay:3.6s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(37),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(37){transition-delay:3.7s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(38),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(38){transition-delay:3.8s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(39),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(39){transition-delay:3.9s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(40),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(40){transition-delay:4s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(41),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(41){transition-delay:4.1s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(42),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(42){transition-delay:4.2s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(43),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(43){transition-delay:4.3s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(44),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(44){transition-delay:4.4s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(45),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(45){transition-delay:4.5s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(46),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(46){transition-delay:4.6s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(47),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(47){transition-delay:4.7s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(48),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(48){transition-delay:4.8s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(49),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(49){transition-delay:4.9s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(50),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(50){transition-delay:5s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(51),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(51){transition-delay:5.1s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(52),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(52){transition-delay:5.2s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(53),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(53){transition-delay:5.3s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(54),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(54){transition-delay:5.4s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(55),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(55){transition-delay:5.5s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(56),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(56){transition-delay:5.6s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(57),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(57){transition-delay:5.7s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(58),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(58){transition-delay:5.8s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(59),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(59){transition-delay:5.9s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(60),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(60){transition-delay:6s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(61),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(61){transition-delay:6.1s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(62),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(62){transition-delay:6.2s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(63),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(63){transition-delay:6.3s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(64),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(64){transition-delay:6.4s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(65),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(65){transition-delay:6.5s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(66),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(66){transition-delay:6.6s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(67),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(67){transition-delay:6.7s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(68),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(68){transition-delay:6.8s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(69),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(69){transition-delay:6.9s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(70),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(70){transition-delay:7s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(71),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(71){transition-delay:7.1s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(72),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(72){transition-delay:7.2s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(73),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(73){transition-delay:7.3s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(74),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(74){transition-delay:7.4s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(75),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(75){transition-delay:7.5s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(76),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(76){transition-delay:7.6s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(77),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(77){transition-delay:7.7s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(78),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(78){transition-delay:7.8s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(79),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(79){transition-delay:7.9s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(80),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(80){transition-delay:8s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(81),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(81){transition-delay:8.1s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(82),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(82){transition-delay:8.2s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(83),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(83){transition-delay:8.3s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(84),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(84){transition-delay:8.4s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(85),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(85){transition-delay:8.5s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(86),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(86){transition-delay:8.6s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(87),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(87){transition-delay:8.7s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(88),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(88){transition-delay:8.8s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(89),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(89){transition-delay:8.9s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(90),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(90){transition-delay:9s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(91),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(91){transition-delay:9.1s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(92),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(92){transition-delay:9.2s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(93),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(93){transition-delay:9.3s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(94),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(94){transition-delay:9.4s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(95),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(95){transition-delay:9.5s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(96),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(96){transition-delay:9.6s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(97),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(97){transition-delay:9.7s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(98),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(98){transition-delay:9.8s}.pc-SliderBlock__animate-slides.pc-AnimateBlock.animate .pc-SliderBlock__dot:nth-child(99),.pc-AnimateBlock .pc-SliderBlock__animate-slides.animate .pc-SliderBlock__dot:nth-child(99){transition-delay:9.9s}}.pc-SliderBlock_type_media-card{padding:0}@media (max-width:577px){.pc-SliderBlock_type_media-card.pc-SliderBlock:not(.pc-SliderBlock_one-slide){width:100%;overflow:inherit;margin-left:0;padding-left:0}}.pc-SliderBlock_type_media-card .swiper-container-horizontal .swiper-pagination-bullets{bottom:24px}.pc-SliderBlock_type_media-card .pc-SliderBlock__slider{padding:0}.pc-SliderBlock_type_media-card:hover .pc-SliderBlock__arrow{display:flex}.pc-SliderBlock_type_media-card .pc-SliderBlock__arrow{width:64px;display:none;top:50%;transform:translateY(-50%)}.pc-SliderBlock_type_media-card .pc-SliderBlock__arrow_prev{margin-right:0;left:0}@media (max-width:769px){.pc-SliderBlock_type_media-card:hover .pc-SliderBlock__arrow{display:none}.pc-SliderBlock_type_media-card .swiper-container-horizontal .swiper-pagination-bullets{width:calc(100% - 24px);left:24px}}.pc-SliderBlock_type_header-card{padding-top:0}@media (max-width:577px){.pc-SliderBlock_type_header-card.pc-SliderBlock:not(.pc-SliderBlock_one-slide){width:100%;overflow:inherit;margin-left:0;padding-left:0}}.pc-SliderBlock_type_header-card .pc-SliderBlock__wrapper{position:relative}.pc-SliderBlock_type_header-card .swiper-container-horizontal .swiper-pagination-bullets{bottom:32px}.pc-SliderBlock_type_header-card .pc-SliderBlock__slider{margin:0;padding:0}.pc-SliderBlock_type_header-card .pc-SliderBlock__arrow{width:68px;height:68px;top:50%;right:0;transform:translateY(-50%)}.pc-SliderBlock_type_header-card .pc-SliderBlock__arrow_prev{margin-right:0;left:0}.pc-SliderBlock_type_header-card:has(.swiper-slide-active .pc-header-block_controls-view_light) .pc-slider-arrow__inner{color:var(--g-color-text-dark-primary)}.pc-SliderBlock_type_header-card:has(.swiper-slide-active .pc-header-block_controls-view_light) .pc-SliderBlock__dot{background-color:var(--g-color-private-black-150)}.pc-SliderBlock_type_header-card:has(.swiper-slide-active .pc-header-block_controls-view_light) .pc-SliderBlock__dot_active{background-color:var(--g-color-private-black-300)}.pc-SliderBlock_type_header-card:has(.swiper-slide-active .pc-header-block_controls-view_dark) .pc-slider-arrow__inner{color:var(--g-color-text-light-primary)}.pc-SliderBlock_type_header-card:has(.swiper-slide-active .pc-header-block_controls-view_dark) .pc-SliderBlock__dot{background-color:var(--g-color-private-white-150)}.pc-SliderBlock_type_header-card:has(.swiper-slide-active .pc-header-block_controls-view_dark) .pc-SliderBlock__dot_active{background-color:var(--g-color-private-white-300)}.pc-SliderBlock_type_header-card .pc-SliderBlock__slide{padding:0}@media (max-width:769px){.pc-SliderBlock_type_header-card.pc-SliderBlock:not(.pc-SliderBlock_one-slide){width:calc(100% + 8px);margin-left:-8px;padding-left:0}}@media (max-width:577px){.pc-SliderBlock_type_header-card .pc-SliderBlock__arrow{display:none}.pc-SliderBlock_type_header-card.pc-SliderBlock:not(.pc-SliderBlock_one-slide) .pc-SliderBlock__slider{margin-left:0}.pc-SliderBlock_type_header-card.pc-SliderBlock:not(.pc-SliderBlock_one-slide) .swiper-wrapper{padding-left:0}.pc-SliderBlock_type_header-card.pc-SliderBlock:not(.pc-SliderBlock_one-slide) .pc-SliderBlock__slide{padding-left:0;padding-right:0}}.pc-SliderBlock_type_fullscreen-card{padding-top:0}@media (max-width:577px){.pc-SliderBlock_type_fullscreen-card.pc-SliderBlock:not(.pc-SliderBlock_one-slide){width:100%;overflow:inherit;margin-left:0;padding-left:0}}.pc-SliderBlock_type_fullscreen-card .pc-SliderBlock__slider{height:100vh;margin:0;padding:24px 0 40px}.pc-SliderBlock_type_fullscreen-card .pc-SliderBlock__slider .swiper-pagination{bottom:11px}.pc-SliderBlock_type_fullscreen-card .pc-SliderBlock__slider .pc-SliderBlock__dot{background-color:var(--g-color-text-light-hint)}.pc-SliderBlock_type_fullscreen-card .pc-SliderBlock__slider .pc-SliderBlock__dot_active{background-color:var(--g-color-text-light-primary)}.pc-SliderBlock_type_fullscreen-card .pc-SliderBlock__slider .pc-SliderBlock__slide{height:100%;padding:0 120px}.pc-SliderBlock_type_fullscreen-card:hover .pc-SliderBlock__arrow{display:flex}.pc-SliderBlock_type_fullscreen-card .pc-SliderBlock__arrow{width:120px;display:none;top:40px;bottom:40px}.pc-SliderBlock_type_fullscreen-card .pc-SliderBlock__arrow_prev{margin-right:0;left:0}@media (max-width:769px){.pc-SliderBlock_type_fullscreen-card{margin-left:0}.pc-SliderBlock_type_fullscreen-card .pc-SliderBlock_slider{width:100%;margin-left:0}.pc-SliderBlock_type_fullscreen-card:hover .pc-SliderBlock__arrow{display:none}}@media (max-width:577px){.pc-SliderBlock_type_fullscreen-card.pc-SliderBlock:not(.pc-SliderBlock_one-slide) .pc-SliderBlock__slider{margin-left:0}.pc-SliderBlock_type_fullscreen-card.pc-SliderBlock:not(.pc-SliderBlock_one-slide) .swiper-wrapper{padding-left:0}}@media (max-width:769px){.pc-SliderBlock__footer{display:block}.pc-SliderBlock__footer .pc-SliderBlock__disclaimer{width:100%;padding-bottom:20px;position:relative}}@media (max-width:577px){.pc-SliderBlock:not(.pc-SliderBlock_one-slide){width:calc(100% + 48px);margin-left:-24px;padding-left:24px;overflow-x:auto}.pc-SliderBlock:not(.pc-SliderBlock_one-slide) .pc-SliderBlock__slider{margin-left:-24px;margin-right:0}.pc-SliderBlock:not(.pc-SliderBlock_one-slide) .swiper-wrapper{padding-left:16px}.pc-SliderBlock:not(.pc-SliderBlock_one-slide) .pc-SliderBlock__slide{padding:0 8px}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;position:relative;overflow:hidden}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;box-sizing:content-box;width:100%;height:100%;transition-property:transform;display:flex;position:relative}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-flow:column wrap}.swiper-container-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(transparent,rgba(0,0,0,.5))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/2));z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute;top:50%}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);letter-spacing:0;text-transform:none;font-variant:initial;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-prev.swiper-button-white,.swiper-button-next.swiper-button-white{--swiper-navigation-color:#fff}.swiper-button-prev.swiper-button-black,.swiper-button-next.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{width:100%;bottom:10px;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{opacity:.2;background:#000;border-radius:50%;width:8px;height:8px;display:inline-block}button.swiper-pagination-bullet{box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{top:50%;right:10px;transform:translateY(-50%)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;top:0;left:0}.swiper-container-vertical>.swiper-pagination-progressbar,.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:4px;height:100%;top:0;left:0}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{-ms-touch-action:none;background:rgba(0,0,0,.1);border-radius:10px;position:relative}.swiper-container-horizontal>.swiper-scrollbar{z-index:50;width:98%;height:5px;position:absolute;bottom:3px;left:1%}.swiper-container-vertical>.swiper-scrollbar{z-index:50;width:5px;height:98%;position:absolute;top:1%;right:3px}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);border-radius:10px;width:100%;height:100%;position:relative;top:0;left:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{object-fit:contain;max-width:100%;max-height:100%}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:transparent;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;animation:1s linear infinite swiper-preloader-spin;position:absolute;top:50%;left:50%}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{to{transform:rotate(360deg)}}.swiper-container .swiper-notification{pointer-events:none;opacity:0;z-index:-1000;position:absolute;top:0;left:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{opacity:.6;z-index:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.swiper-container-cube .swiper-cube-shadow:before{content:"";-webkit-filter:blur(50px);filter:blur(50px);background:#000;position:absolute;inset:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.pc-ExtendedFeaturesBlock__item-title.pc-ExtendedFeaturesBlock__item-title{margin:0}.pc-ExtendedFeaturesBlock__items{margin-top:-32px}.pc-ExtendedFeaturesBlock__header+.pc-ExtendedFeaturesBlock__items{margin-top:0}.pc-ExtendedFeaturesBlock__item{margin-top:32px}.pc-ExtendedFeaturesBlock__item.col{padding-right:32px}.pc-ExtendedFeaturesBlock__item-title-container{margin:inherit;margin-block:0 8px;display:block}.pc-ExtendedFeaturesBlock__item-title.pc-ExtendedFeaturesBlock__item-title{font-size:var(--g-text-header-1-font-size);line-height:var(--g-text-header-1-line-height);color:var(--pc-text-header-color);font-weight:var(--g-text-accent-font-weight);margin-bottom:8px;position:relative}.pc-ExtendedFeaturesBlock__item-title.pc-ExtendedFeaturesBlock__item-title a{color:var(--g-color-text-link);cursor:pointer;outline:none;text-decoration:none}.utilityfocus .pc-ExtendedFeaturesBlock__item-title.pc-ExtendedFeaturesBlock__item-title a:focus{outline:2px solid #ffdb4d}.pc-ExtendedFeaturesBlock__item-title.pc-ExtendedFeaturesBlock__item-title a:hover,.pc-ExtendedFeaturesBlock__item-title.pc-ExtendedFeaturesBlock__item-title a:active{--pc-text-header-color:var(--g-color-text-link-hover);color:var(--g-color-text-link-hover)}.pc-ExtendedFeaturesBlock__item-label{font-size:var(--g-text-caption-2-font-size);line-height:var(--g-text-caption-2-line-height);height:16px;color:var(--g-color-base-background);background-color:var(--g-color-base-brand);border-radius:4px;margin-left:8px;padding:1.5px 5px 2px;position:relative;top:-3px}.pc-ExtendedFeaturesBlock__item-text,.pc-ExtendedFeaturesBlock__item-link{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height)}.pc-ExtendedFeaturesBlock__item-text a{color:var(--g-color-text-link);cursor:pointer;outline:none;text-decoration:none}.utilityfocus .pc-ExtendedFeaturesBlock__item-text a:focus{outline:2px solid #ffdb4d}.pc-ExtendedFeaturesBlock__item-text a:hover,.pc-ExtendedFeaturesBlock__item-text a:active{--pc-text-header-color:var(--g-color-text-link-hover);color:var(--g-color-text-link-hover)}.pc-ExtendedFeaturesBlock__item-link{color:var(--g-color-text-link);margin-top:8px}.pc-ExtendedFeaturesBlock__icon{background-size:cover;width:32px;height:32px;display:block}.pc-ExtendedFeaturesBlock__icon-wrap{margin-bottom:12px}@media (max-width:577px){.pc-ExtendedFeaturesBlock__item{margin-top:32px}.pc-ExtendedFeaturesBlock__item.col{padding-right:8px}}@media (min-width:769px){.pc-ExtendedFeaturesBlock.pc-AnimateBlock .pc-ExtendedFeaturesBlock__item,.pc-AnimateBlock .pc-ExtendedFeaturesBlock .pc-ExtendedFeaturesBlock__item{opacity:0;position:relative;top:100px}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item,.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item{opacity:1;transition:top .8s cubic-bezier(.25,.46,.45,.94),opacity .8s cubic-bezier(.25,.46,.45,.94);top:0}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(0),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(0){transition-delay:0s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:first-child,.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:first-child{transition-delay:.1s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(2),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(2){transition-delay:.2s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(3),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(3){transition-delay:.3s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(4),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(4){transition-delay:.4s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(5),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(5){transition-delay:.5s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(6),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(6){transition-delay:.6s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(7),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(7){transition-delay:.7s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(8),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(8){transition-delay:.8s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(9),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(9){transition-delay:.9s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(10),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(10){transition-delay:1s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(11),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(11){transition-delay:1.1s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(12),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(12){transition-delay:1.2s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(13),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(13){transition-delay:1.3s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(14),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(14){transition-delay:1.4s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(15),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(15){transition-delay:1.5s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(16),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(16){transition-delay:1.6s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(17),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(17){transition-delay:1.7s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(18),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(18){transition-delay:1.8s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(19),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(19){transition-delay:1.9s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(20),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(20){transition-delay:2s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(21),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(21){transition-delay:2.1s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(22),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(22){transition-delay:2.2s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(23),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(23){transition-delay:2.3s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(24),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(24){transition-delay:2.4s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(25),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(25){transition-delay:2.5s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(26),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(26){transition-delay:2.6s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(27),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(27){transition-delay:2.7s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(28),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(28){transition-delay:2.8s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(29),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(29){transition-delay:2.9s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(30),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(30){transition-delay:3s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(31),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(31){transition-delay:3.1s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(32),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(32){transition-delay:3.2s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(33),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(33){transition-delay:3.3s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(34),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(34){transition-delay:3.4s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(35),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(35){transition-delay:3.5s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(36),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(36){transition-delay:3.6s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(37),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(37){transition-delay:3.7s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(38),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(38){transition-delay:3.8s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(39),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(39){transition-delay:3.9s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(40),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(40){transition-delay:4s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(41),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(41){transition-delay:4.1s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(42),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(42){transition-delay:4.2s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(43),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(43){transition-delay:4.3s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(44),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(44){transition-delay:4.4s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(45),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(45){transition-delay:4.5s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(46),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(46){transition-delay:4.6s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(47),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(47){transition-delay:4.7s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(48),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(48){transition-delay:4.8s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(49),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(49){transition-delay:4.9s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(50),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(50){transition-delay:5s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(51),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(51){transition-delay:5.1s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(52),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(52){transition-delay:5.2s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(53),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(53){transition-delay:5.3s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(54),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(54){transition-delay:5.4s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(55),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(55){transition-delay:5.5s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(56),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(56){transition-delay:5.6s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(57),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(57){transition-delay:5.7s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(58),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(58){transition-delay:5.8s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(59),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(59){transition-delay:5.9s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(60),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(60){transition-delay:6s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(61),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(61){transition-delay:6.1s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(62),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(62){transition-delay:6.2s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(63),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(63){transition-delay:6.3s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(64),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(64){transition-delay:6.4s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(65),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(65){transition-delay:6.5s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(66),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(66){transition-delay:6.6s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(67),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(67){transition-delay:6.7s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(68),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(68){transition-delay:6.8s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(69),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(69){transition-delay:6.9s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(70),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(70){transition-delay:7s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(71),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(71){transition-delay:7.1s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(72),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(72){transition-delay:7.2s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(73),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(73){transition-delay:7.3s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(74),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(74){transition-delay:7.4s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(75),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(75){transition-delay:7.5s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(76),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(76){transition-delay:7.6s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(77),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(77){transition-delay:7.7s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(78),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(78){transition-delay:7.8s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(79),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(79){transition-delay:7.9s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(80),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(80){transition-delay:8s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(81),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(81){transition-delay:8.1s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(82),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(82){transition-delay:8.2s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(83),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(83){transition-delay:8.3s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(84),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(84){transition-delay:8.4s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(85),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(85){transition-delay:8.5s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(86),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(86){transition-delay:8.6s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(87),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(87){transition-delay:8.7s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(88),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(88){transition-delay:8.8s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(89),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(89){transition-delay:8.9s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(90),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(90){transition-delay:9s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(91),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(91){transition-delay:9.1s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(92),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(92){transition-delay:9.2s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(93),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(93){transition-delay:9.3s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(94),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(94){transition-delay:9.4s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(95),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(95){transition-delay:9.5s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(96),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(96){transition-delay:9.6s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(97),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(97){transition-delay:9.7s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(98),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(98){transition-delay:9.8s}.pc-ExtendedFeaturesBlock.pc-AnimateBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(99),.pc-AnimateBlock .pc-ExtendedFeaturesBlock.animate .pc-ExtendedFeaturesBlock__item:nth-child(99){transition-delay:9.9s}}.pc-PromoFeaturesBlock__card-title{font-size:var(--g-text-header-1-font-size);line-height:var(--g-text-header-1-line-height);color:var(--pc-text-header-color);font-weight:var(--g-text-accent-font-weight);margin:0}.pc-PromoFeaturesBlock__card-container{display:flex}.pc-PromoFeaturesBlock__card-container-column+.pc-PromoFeaturesBlock__card-container-column{margin-left:16px}.pc-PromoFeaturesBlock__header{margin-bottom:32px}.pc-PromoFeaturesBlock__background{background-color:inherit}.pc-PromoFeaturesBlock__background_grey{background-color:var(--g-color-base-misc-light)}.pc-PromoFeaturesBlock_grey{padding:64px 0}.pc-PromoFeaturesBlock__card{color:inherit;border-radius:var(--pc-border-radius);flex-direction:column;justify-content:center;text-decoration:none;display:flex;overflow:hidden}.pc-PromoFeaturesBlock__card-info{padding:32px 32px 0}.pc-PromoFeaturesBlock__card-title{margin-bottom:8px}.pc-PromoFeaturesBlock__card-text{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height)}.pc-PromoFeaturesBlock__card-media,.pc-PromoFeaturesBlock__card+.pc-PromoFeaturesBlock__card{margin-top:16px}.pc-PromoFeaturesBlock__card_no-media .pc-PromoFeaturesBlock__card-info{padding:32px}.pc-PromoFeaturesBlock__card_light{background-color:var(--g-color-base-background)}.pc-PromoFeaturesBlock__card_default{background-color:var(--g-color-base-misc-light)}.pc-PromoFeaturesBlock__card_accent{color:var(--g-color-text-light-primary);background-color:var(--g-color-base-brand)}.pc-PromoFeaturesBlock__card_accent .pc-PromoFeaturesBlock__card-title,.pc-PromoFeaturesBlock__card_accent .pc-PromoFeaturesBlock__card-text>.yfm *{color:var(--g-color-text-light-primary)}.pc-PromoFeaturesBlock__card_accent-light{background-color:var(--pc-color-base-copper)}.pc-PromoFeaturesBlock__card_primary{background-color:var(--pc-color-base-gold)}@media (min-width:769px){.pc-PromoFeaturesBlock.pc-AnimateBlock .pc-PromoFeaturesBlock__card-container-column,.pc-AnimateBlock .pc-PromoFeaturesBlock .pc-PromoFeaturesBlock__card-container-column{opacity:0;position:relative;top:100px}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column,.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column{opacity:1;transition:top .8s cubic-bezier(.25,.46,.45,.94),opacity .8s cubic-bezier(.25,.46,.45,.94);top:0}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(0),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(0){transition-delay:0s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:first-child,.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:first-child{transition-delay:.1s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(2),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(2){transition-delay:.2s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(3),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(3){transition-delay:.3s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(4),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(4){transition-delay:.4s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(5),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(5){transition-delay:.5s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(6),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(6){transition-delay:.6s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(7),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(7){transition-delay:.7s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(8),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(8){transition-delay:.8s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(9),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(9){transition-delay:.9s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(10),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(10){transition-delay:1s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(11),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(11){transition-delay:1.1s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(12),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(12){transition-delay:1.2s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(13),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(13){transition-delay:1.3s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(14),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(14){transition-delay:1.4s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(15),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(15){transition-delay:1.5s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(16),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(16){transition-delay:1.6s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(17),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(17){transition-delay:1.7s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(18),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(18){transition-delay:1.8s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(19),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(19){transition-delay:1.9s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(20),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(20){transition-delay:2s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(21),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(21){transition-delay:2.1s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(22),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(22){transition-delay:2.2s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(23),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(23){transition-delay:2.3s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(24),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(24){transition-delay:2.4s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(25),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(25){transition-delay:2.5s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(26),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(26){transition-delay:2.6s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(27),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(27){transition-delay:2.7s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(28),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(28){transition-delay:2.8s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(29),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(29){transition-delay:2.9s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(30),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(30){transition-delay:3s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(31),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(31){transition-delay:3.1s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(32),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(32){transition-delay:3.2s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(33),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(33){transition-delay:3.3s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(34),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(34){transition-delay:3.4s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(35),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(35){transition-delay:3.5s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(36),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(36){transition-delay:3.6s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(37),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(37){transition-delay:3.7s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(38),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(38){transition-delay:3.8s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(39),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(39){transition-delay:3.9s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(40),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(40){transition-delay:4s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(41),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(41){transition-delay:4.1s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(42),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(42){transition-delay:4.2s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(43),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(43){transition-delay:4.3s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(44),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(44){transition-delay:4.4s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(45),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(45){transition-delay:4.5s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(46),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(46){transition-delay:4.6s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(47),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(47){transition-delay:4.7s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(48),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(48){transition-delay:4.8s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(49),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(49){transition-delay:4.9s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(50),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(50){transition-delay:5s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(51),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(51){transition-delay:5.1s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(52),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(52){transition-delay:5.2s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(53),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(53){transition-delay:5.3s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(54),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(54){transition-delay:5.4s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(55),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(55){transition-delay:5.5s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(56),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(56){transition-delay:5.6s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(57),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(57){transition-delay:5.7s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(58),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(58){transition-delay:5.8s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(59),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(59){transition-delay:5.9s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(60),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(60){transition-delay:6s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(61),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(61){transition-delay:6.1s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(62),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(62){transition-delay:6.2s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(63),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(63){transition-delay:6.3s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(64),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(64){transition-delay:6.4s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(65),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(65){transition-delay:6.5s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(66),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(66){transition-delay:6.6s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(67),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(67){transition-delay:6.7s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(68),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(68){transition-delay:6.8s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(69),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(69){transition-delay:6.9s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(70),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(70){transition-delay:7s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(71),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(71){transition-delay:7.1s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(72),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(72){transition-delay:7.2s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(73),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(73){transition-delay:7.3s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(74),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(74){transition-delay:7.4s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(75),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(75){transition-delay:7.5s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(76),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(76){transition-delay:7.6s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(77),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(77){transition-delay:7.7s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(78),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(78){transition-delay:7.8s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(79),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(79){transition-delay:7.9s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(80),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(80){transition-delay:8s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(81),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(81){transition-delay:8.1s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(82),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(82){transition-delay:8.2s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(83),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(83){transition-delay:8.3s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(84),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(84){transition-delay:8.4s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(85),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(85){transition-delay:8.5s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(86),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(86){transition-delay:8.6s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(87),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(87){transition-delay:8.7s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(88),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(88){transition-delay:8.8s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(89),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(89){transition-delay:8.9s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(90),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(90){transition-delay:9s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(91),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(91){transition-delay:9.1s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(92),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(92){transition-delay:9.2s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(93),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(93){transition-delay:9.3s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(94),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(94){transition-delay:9.4s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(95),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(95){transition-delay:9.5s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(96),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(96){transition-delay:9.6s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(97),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(97){transition-delay:9.7s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(98),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(98){transition-delay:9.8s}.pc-PromoFeaturesBlock.pc-AnimateBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(99),.pc-AnimateBlock .pc-PromoFeaturesBlock.animate .pc-PromoFeaturesBlock__card-container-column:nth-child(99){transition-delay:9.9s}}.pc-QuestionsBlockItem__title.pc-QuestionsBlockItem__title{margin:0}.pc-QuestionsBlockItem{border-bottom:1px solid var(--g-color-line-generic);padding-bottom:32px}.pc-QuestionsBlockItem+.pc-QuestionsBlockItem{padding-top:32px}.pc-QuestionsBlockItem__title.pc-QuestionsBlockItem__title{font-size:var(--g-text-header-1-font-size);line-height:var(--g-text-header-1-line-height);color:var(--pc-text-header-color);font-weight:var(--g-text-accent-font-weight);cursor:pointer;border-radius:var(--g-focus-border-radius)}.pc-QuestionsBlockItem__title.pc-QuestionsBlockItem__title:focus{outline:2px solid var(--g-color-line-focus);outline-offset:0}.pc-QuestionsBlockItem__title.pc-QuestionsBlockItem__title:focus:not(:focus-visible){outline:0}.pc-QuestionsBlockItem__title.pc-QuestionsBlockItem__title a{color:var(--g-color-text-link);cursor:pointer;outline:none;text-decoration:none}.utilityfocus .pc-QuestionsBlockItem__title.pc-QuestionsBlockItem__title a:focus{outline:2px solid #ffdb4d}.pc-QuestionsBlockItem__title.pc-QuestionsBlockItem__title a:hover,.pc-QuestionsBlockItem__title.pc-QuestionsBlockItem__title a:active{--pc-text-header-color:var(--g-color-text-link-hover);color:var(--g-color-text-link-hover)}.pc-QuestionsBlockItem__title-container{text-align:start;cursor:pointer;border-radius:var(--g-focus-border-radius);width:100%;margin:0;padding-right:24px;display:block;position:relative}.pc-QuestionsBlockItem__title-container a{color:var(--g-color-text-link);cursor:pointer;outline:none;text-decoration:none}.utilityfocus .pc-QuestionsBlockItem__title-container a:focus{outline:2px solid #ffdb4d}.pc-QuestionsBlockItem__title-container a:hover,.pc-QuestionsBlockItem__title-container a:active{--pc-text-header-color:var(--g-color-text-link-hover);color:var(--g-color-text-link-hover)}.pc-QuestionsBlockItem__arrow{color:var(--g-color-text-primary);margin:auto;position:absolute;top:0;bottom:0;right:0}.pc-QuestionsBlockItem__link{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height)}.pc-QuestionsBlockItem__link.pc-QuestionsBlockItem__link a{outline-offset:-2px;border-radius:calc(var(--g-focus-border-radius) + 2px);display:inline-block}.pc-QuestionsBlockItem__text{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height);margin-top:12px}.pc-QuestionsBlockItem__button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;outline:none;width:100%;margin:0;padding:0;display:inline-block}.pc-QuestionsBlock__title{top:calc(var(--header-height) + 32px);margin-bottom:32px;margin-right:64px;position:-webkit-sticky;position:sticky}@media (max-width:769px){.pc-QuestionsBlock__title{margin-right:0}}.pc-FoldableListBlockItem__title.pc-FoldableListBlockItem__title{margin:0}.pc-FoldableListBlockItem{border-bottom:1px solid var(--g-color-line-generic);padding-bottom:32px}.pc-FoldableListBlockItem+.pc-FoldableListBlockItem{padding-top:32px}.pc-FoldableListBlockItem__title.pc-FoldableListBlockItem__title{font-size:var(--g-text-header-1-font-size);line-height:var(--g-text-header-1-line-height);color:var(--pc-text-header-color);font-weight:var(--g-text-accent-font-weight);cursor:pointer;border-radius:var(--g-focus-border-radius)}.pc-FoldableListBlockItem__title.pc-FoldableListBlockItem__title:focus{outline:2px solid var(--g-color-line-focus);outline-offset:0}.pc-FoldableListBlockItem__title.pc-FoldableListBlockItem__title:focus:not(:focus-visible){outline:0}.pc-FoldableListBlockItem__title.pc-FoldableListBlockItem__title a{color:var(--g-color-text-link);cursor:pointer;outline:none;text-decoration:none}.utilityfocus .pc-FoldableListBlockItem__title.pc-FoldableListBlockItem__title a:focus{outline:2px solid #ffdb4d}.pc-FoldableListBlockItem__title.pc-FoldableListBlockItem__title a:hover,.pc-FoldableListBlockItem__title.pc-FoldableListBlockItem__title a:active{--pc-text-header-color:var(--g-color-text-link-hover);color:var(--g-color-text-link-hover)}.pc-FoldableListBlockItem__title-container{text-align:start;cursor:pointer;border-radius:var(--g-focus-border-radius);width:100%;margin:0;padding-right:24px;display:block;position:relative}.pc-FoldableListBlockItem__title-container a{color:var(--g-color-text-link);cursor:pointer;outline:none;text-decoration:none}.utilityfocus .pc-FoldableListBlockItem__title-container a:focus{outline:2px solid #ffdb4d}.pc-FoldableListBlockItem__title-container a:hover,.pc-FoldableListBlockItem__title-container a:active{--pc-text-header-color:var(--g-color-text-link-hover);color:var(--g-color-text-link-hover)}.pc-FoldableListBlockItem__arrow{color:var(--g-color-text-primary);margin:auto;position:absolute;top:0;bottom:0;right:0}.pc-FoldableListBlockItem__link{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height)}.pc-FoldableListBlockItem__link.pc-FoldableListBlockItem__link a{outline-offset:-2px;border-radius:calc(var(--g-focus-border-radius) + 2px);display:inline-block}.pc-FoldableListBlockItem__text{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height);margin-top:12px}.pc-FoldableListBlockItem__button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;outline:none;width:100%;margin:0;padding:0;display:inline-block}.pc-FoldableList__title{top:calc(var(--header-height) + 32px);margin-bottom:32px;margin-right:64px;position:-webkit-sticky;position:sticky}@media (max-width:769px){.pc-FoldableList__title{margin-right:0}}.pc-table-block__title.pc-table-block__title{font-size:var(--g-text-display-2-font-size);line-height:var(--g-text-display-2-line-height);color:var(--pc-text-header-color);font-weight:var(--g-text-accent-font-weight);top:calc(var(--header-height) + 0px);margin:0 32px 0 0;position:-webkit-sticky;position:sticky}@media (max-width:576px){.pc-table-block__title.pc-table-block__title{font-size:var(--g-text-display-1-font-size);line-height:var(--g-text-display-1-line-height)}}.pc-table-block__table{margin-top:0}@media (max-width:1081px){.pc-table-block__title{margin-right:0;padding-bottom:32px}}.pc-tabs-block__title{margin-bottom:24px}.pc-tabs-block__title_centered{text-align:center}.pc-tabs-block__title_centered>*{margin:0 auto}.pc-tabs-block__tabs{flex-wrap:wrap;justify-content:flex-start;margin-bottom:20px;display:flex}.pc-tabs-block__tabs_centered{justify-content:center}@media (max-width:769px){.pc-tabs-block__tabs{flex-wrap:nowrap;justify-content:flex-start;margin-left:-48px;margin-right:-48px;padding-left:48px;padding-right:40px;overflow:auto}}@media (max-width:577px){.pc-tabs-block__tabs{margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:16px}}.pc-tabs-block-text-content{flex-direction:column;display:flex}.pc-tabs-block-text-content_centered{margin:0 auto}.pc-tabs-block-text-content__wrapper{margin:24px 0 0 32px}.pc-tabs-block-text-content__wrapper_reverse{margin:24px 32px 0 0}.pc-tabs-block-text-content__wrapper_no-image{margin:0}@media (max-width:769px){.pc-tabs-block-text-content__wrapper{margin:0 0 32px}.pc-tabs-block-text-content__wrapper_reverse{margin-top:32px;padding-bottom:0}}.pc-tab-content__col_centered{margin:0 auto}.pc-tab-content__image{object-fit:cover;width:100%;height:auto;display:block}.pc-tab-content__image_border_shadow,.pc-tab-content__media_border_shadow{box-shadow:0 2px 8px var(--pc-color-sfx-shadow),0 4px 24px var(--pc-color-sfx-shadow);border-radius:var(--pc-border-radius);overflow-x:hidden}.pc-tab-content__image_border_line,.pc-tab-content__media_border_line{border-radius:var(--pc-border-radius);border:1px solid var(--g-color-line-generic)}.pc-tab-content__image_border_none,.pc-tab-content__media_border_none{border-radius:var(--pc-border-radius)}.pc-tab-content__caption{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height);margin:12px 0 0}.pc-tab-content__caption.pc-tab-content__caption .yfm,.pc-tab-content__caption.pc-tab-content__caption .yfm>*{color:var(--g-color-text-secondary)}.pc-tab-content__caption.pc-tab-content__caption .yfm a{color:var(--g-color-text-secondary);text-decoration:underline}.pc-tab-content__caption.pc-tab-content__caption .yfm a:hover{color:var(--g-color-text-primary)}.pc-tab-content__row.pc-tab-content__row_hidden{display:none}.pc-tab-content__row.pc-tab-content__row_reverse{flex-direction:row-reverse}@media (max-width:769px){.pc-tab-content__row_reverse{flex-direction:column-reverse}}@media (min-width:769px){.pc-tab-content.pc-AnimateBlock .pc-tab-content__media,.pc-AnimateBlock .pc-tab-content .pc-tab-content__media{opacity:0;position:relative;top:100px}.pc-tab-content.pc-AnimateBlock.animate .pc-tab-content__media,.pc-AnimateBlock .pc-tab-content.animate .pc-tab-content__media{opacity:1;transition:top .8s cubic-bezier(.25,.46,.45,.94),opacity .8s cubic-bezier(.25,.46,.45,.94);top:0}.pc-tab-content.pc-AnimateBlock .pc-tab-content__image,.pc-AnimateBlock .pc-tab-content .pc-tab-content__image{opacity:0;position:relative;top:100px}.pc-tab-content.pc-AnimateBlock.animate .pc-tab-content__image,.pc-AnimateBlock .pc-tab-content.animate .pc-tab-content__image{opacity:1;transition:top .8s cubic-bezier(.25,.46,.45,.94),opacity .8s cubic-bezier(.25,.46,.45,.94);top:0}}.pc-header-block__title.pc-header-block__title{margin:0}.pc-header-block{position:relative}.pc-header-block_full-width{--pc-border-radius:0;margin:0 0 16px;padding:16px 0}.pc-header-block__content-wrapper{height:100%;margin:0 8px}.pc-header-block__content{height:100%;position:relative}.pc-header-block__content_theme_dark.pc-header-block__content_theme_dark{--g-color-line-focus:var(--pc-color-line-focus-dark)}.pc-header-block__content_theme_dark.pc-header-block__content_theme_dark .pc-header-block__title,.pc-header-block__content_theme_dark.pc-header-block__content_theme_dark .pc-header-block__overtitle,.pc-header-block__content_theme_dark.pc-header-block__content_theme_dark .pc-header-block__description .yfm{color:var(--g-color-text-light-primary)}.pc-header-block__content_theme_dark .pc-header-block__additional-info .yfm p{color:var(--g-color-text-light-secondary)!important}.pc-header-block__content_vertical-offset{margin:16px 0}.pc-header-block__content_vertical-offset_s{padding:64px 0}.pc-header-block__content_vertical-offset_m{padding:96px 0}.pc-header-block__content_vertical-offset_l{padding:128px 0}.pc-header-block__content_vertical-offset_xl{padding:160px 0}.pc-header-block__content_offset_large{padding:112px 0 16px}.pc-header-block__content-outer,.pc-header-block__content-inner{z-index:10;position:relative}.pc-header-block__content-inner_centered{text-align:center;margin-inline:auto}.pc-header-block__title.pc-header-block__title{font-size:var(--g-text-display-4-font-size);line-height:var(--g-text-display-4-line-height);color:var(--pc-text-header-color);font-weight:var(--g-text-accent-font-weight);position:relative}@media (max-width:577px){.pc-header-block__title.pc-header-block__title{font-size:var(--g-text-display-2-font-size);line-height:var(--g-text-display-2-line-height)}}.pc-header-block__title.pc-header-block__title a{color:var(--g-color-text-link);cursor:pointer;outline:none;text-decoration:none}.utilityfocus .pc-header-block__title.pc-header-block__title a:focus{outline:2px solid #ffdb4d}.pc-header-block__title.pc-header-block__title a:hover,.pc-header-block__title.pc-header-block__title a:active{--pc-text-header-color:var(--g-color-text-link-hover);color:var(--g-color-text-link-hover)}.pc-header-block__title-container{margin:0}.pc-header-block__description{margin-top:16px}.pc-header-block__description .yfm{font-size:var(--g-text-body-3-font-size);line-height:var(--g-text-body-3-line-height);color:var(--g-color-text-primary)}.pc-header-block__additional-info{margin-top:16px}.pc-header-block__additional-info .yfm p{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height);color:var(--g-color-text-secondary)!important}.pc-header-block__buttons,.pc-header-block__button.pc-header-block__button{margin-top:16px}.pc-header-block__button.pc-header-block__button:not(:last-child){margin-right:12px}.pc-header-block__media{object-fit:cover;border-radius:var(--pc-border-radius);width:50%;height:calc(100% - 32px);display:none;position:absolute;top:16px;right:0;overflow:hidden}.pc-header-block__media_s{width:32%}.pc-header-block__video{height:100%}.pc-header-block__video>video{border-radius:var(--pc-border-radius);object-fit:cover;width:100%;height:100%}.pc-header-block__image{object-fit:cover;border-radius:var(--pc-border-radius);width:100%;height:100%}.pc-header-block__breadcrumbs{z-index:11;position:absolute;top:16px}.pc-header-block__background-media{height:100%}.pc-header-block__background-media>div{width:100%;height:100%}.pc-header-block__background-media>div:not(.pc-header-block__video){position:absolute}.pc-header-block__background,.pc-header-block__background.pc-header-block__background_media{z-index:5;border-radius:var(--pc-border-radius);width:1440px;max-width:100%;height:100%;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%)}.pc-header-block__background.pc-header-block__background_full-width-media,.pc-header-block__background.pc-header-block__background_media.pc-header-block__background_full-width-media{width:100%}.pc-header-block__background.pc-header-block__background_full-width-media>div,.pc-header-block__background.pc-header-block__background_media.pc-header-block__background_full-width-media>div{max-width:none}.pc-header-block__background.pc-header-block__background_full-width-media video,.pc-header-block__background.pc-header-block__background_media.pc-header-block__background_full-width-media video{object-fit:cover;width:100%;height:100%}.pc-header-block__background_full-width{background-color:var(--g-color-base-background);width:100%;max-width:none;left:0;transform:none}.pc-header-block__overtitle{font-size:var(--g-text-body-3-font-size);line-height:var(--g-text-body-3-line-height);margin-bottom:8px}.pc-header-block__overtitle a{color:var(--g-color-text-link);cursor:pointer;outline:none;text-decoration:none}.utilityfocus .pc-header-block__overtitle a:focus{outline:2px solid #ffdb4d}.pc-header-block__overtitle a:hover,.pc-header-block__overtitle a:active{--pc-text-header-color:var(--g-color-text-link-hover);color:var(--g-color-text-link-hover)}.pc-header-block_media-view_fit .pc-header-block__video>video,.pc-header-block_media-view_fit .pc-header-block__image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1440px){.pc-header-block__background,.pc-header-block__background.pc-header-block__background_media{left:0;transform:none}}@media (max-width:769px){.pc-header-block_has-media .pc-header-block__content{padding-top:48px}.pc-header-block .pc-header-block__content_vertical-offset_s,.pc-header-block .pc-header-block__content_vertical-offset_m,.pc-header-block .pc-header-block__content_vertical-offset_l,.pc-header-block .pc-header-block__content_vertical-offset_xl{padding:80px 0}.pc-header-block .pc-header-block__content_offset_large{margin-bottom:-32px;padding:80px 0 16px}}@media (min-width:769px){.pc-header-block__media{display:block}.pc-header-block_has-media .pc-header-block__content-inner{padding-right:48px}}.pc-icons-block{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height);flex-wrap:wrap;justify-content:center;display:flex}.pc-icons-block_size_s .pc-icons-block__item{width:96px}.pc-icons-block_size_m .pc-icons-block__item{width:128px}.pc-icons-block_size_l .pc-icons-block__item{width:160px}.pc-icons-block__header{text-align:center;flex-direction:column;align-items:center;width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content;padding-bottom:24px;display:flex}.pc-icons-block__text{text-align:center;margin:8px 0 0}.pc-icons-block__item{color:inherit;margin:0 8px 24px;text-decoration:none}.pc-icons-block a.pc-icons-block__item{border-radius:var(--g-focus-border-radius)}.pc-icons-block a.pc-icons-block__item:focus{outline:2px solid var(--g-color-line-focus);outline-offset:0}.pc-icons-block a.pc-icons-block__item:focus:not(:focus-visible){outline:0}.pc-icons-block__image{max-width:100%;margin:0 auto;display:block}@media (max-width:576px){.pc-icons-block__item{max-width:calc(50% - 16px)}}.pc-header-slider-block__item{height:100%;display:block;overflow:hidden;transform:translateZ(0)}.pc-header-slider-block__item-content{height:inherit;overflow:hidden}.pc-header-slider-block__item-content.pc-header-slider-block__item-content{margin:0 0 16px}.pc-header-slider-block__item-content .pc-header-block__content{align-items:center;padding:115px 0;display:flex}.pc-header-slider-block__item-content .pc-Grid,.pc-header-slider-block__item-content .container-fluid,.pc-header-slider-block__item-content .container-fluid .row{height:inherit}.pc-header-slider-block__item-content .pc-header-block__media{padding-top:16px;padding-bottom:48px}@media (max-width:1410px) and (min-width:577px){.pc-header-slider-block__item-content .pc-header-block__content{padding-left:32px;padding-right:32px}}@media (max-width:577px){.pc-header-slider-block__item-content .pc-header-block__content{padding-left:0;padding-right:0}.pc-header-slider-block__item-content .pc-header-block__container-fluid{padding-left:24px}}.pc-card-layout-block__image_border_shadow{box-shadow:0px 4px 24px var(--pc-color-sfx-shadow),0px 2px 8px var(--pc-color-sfx-shadow)}.pc-card-layout-block__item{margin-top:24px}.pc-card-layout-block__content{position:relative}.pc-card-layout-block__content_with-background{margin-top:24px;padding:8px 32px 48px}.pc-card-layout-block__image{border-radius:32px;width:100%;height:100%;position:absolute;top:0;left:0}.pc-card-layout-block__image img{object-fit:cover;object-position:left}.pc-card-layout-block__image_border_line{border:1px solid var(--g-color-line-generic)}@media (min-width:769px){.pc-card-layout-block.pc-AnimateBlock .pc-card-layout-block__item,.pc-AnimateBlock .pc-card-layout-block .pc-card-layout-block__item{opacity:0;position:relative;top:100px}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item,.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item{opacity:1;transition:top .8s cubic-bezier(.25,.46,.45,.94),opacity .8s cubic-bezier(.25,.46,.45,.94);top:0}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(0),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(0){transition-delay:0s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:first-child,.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:first-child{transition-delay:.1s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(2),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(2){transition-delay:.2s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(3),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(3){transition-delay:.3s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(4),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(4){transition-delay:.4s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(5),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(5){transition-delay:.5s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(6),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(6){transition-delay:.6s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(7),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(7){transition-delay:.7s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(8),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(8){transition-delay:.8s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(9),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(9){transition-delay:.9s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(10),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(10){transition-delay:1s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(11),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(11){transition-delay:1.1s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(12),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(12){transition-delay:1.2s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(13),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(13){transition-delay:1.3s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(14),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(14){transition-delay:1.4s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(15),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(15){transition-delay:1.5s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(16),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(16){transition-delay:1.6s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(17),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(17){transition-delay:1.7s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(18),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(18){transition-delay:1.8s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(19),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(19){transition-delay:1.9s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(20),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(20){transition-delay:2s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(21),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(21){transition-delay:2.1s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(22),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(22){transition-delay:2.2s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(23),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(23){transition-delay:2.3s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(24),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(24){transition-delay:2.4s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(25),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(25){transition-delay:2.5s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(26),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(26){transition-delay:2.6s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(27),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(27){transition-delay:2.7s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(28),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(28){transition-delay:2.8s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(29),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(29){transition-delay:2.9s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(30),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(30){transition-delay:3s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(31),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(31){transition-delay:3.1s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(32),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(32){transition-delay:3.2s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(33),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(33){transition-delay:3.3s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(34),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(34){transition-delay:3.4s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(35),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(35){transition-delay:3.5s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(36),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(36){transition-delay:3.6s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(37),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(37){transition-delay:3.7s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(38),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(38){transition-delay:3.8s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(39),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(39){transition-delay:3.9s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(40),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(40){transition-delay:4s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(41),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(41){transition-delay:4.1s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(42),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(42){transition-delay:4.2s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(43),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(43){transition-delay:4.3s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(44),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(44){transition-delay:4.4s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(45),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(45){transition-delay:4.5s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(46),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(46){transition-delay:4.6s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(47),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(47){transition-delay:4.7s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(48),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(48){transition-delay:4.8s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(49),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(49){transition-delay:4.9s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(50),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(50){transition-delay:5s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(51),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(51){transition-delay:5.1s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(52),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(52){transition-delay:5.2s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(53),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(53){transition-delay:5.3s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(54),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(54){transition-delay:5.4s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(55),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(55){transition-delay:5.5s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(56),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(56){transition-delay:5.6s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(57),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(57){transition-delay:5.7s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(58),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(58){transition-delay:5.8s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(59),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(59){transition-delay:5.9s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(60),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(60){transition-delay:6s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(61),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(61){transition-delay:6.1s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(62),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(62){transition-delay:6.2s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(63),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(63){transition-delay:6.3s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(64),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(64){transition-delay:6.4s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(65),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(65){transition-delay:6.5s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(66),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(66){transition-delay:6.6s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(67),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(67){transition-delay:6.7s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(68),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(68){transition-delay:6.8s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(69),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(69){transition-delay:6.9s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(70),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(70){transition-delay:7s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(71),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(71){transition-delay:7.1s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(72),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(72){transition-delay:7.2s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(73),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(73){transition-delay:7.3s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(74),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(74){transition-delay:7.4s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(75),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(75){transition-delay:7.5s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(76),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(76){transition-delay:7.6s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(77),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(77){transition-delay:7.7s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(78),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(78){transition-delay:7.8s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(79),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(79){transition-delay:7.9s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(80),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(80){transition-delay:8s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(81),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(81){transition-delay:8.1s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(82),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(82){transition-delay:8.2s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(83),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(83){transition-delay:8.3s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(84),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(84){transition-delay:8.4s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(85),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(85){transition-delay:8.5s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(86),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(86){transition-delay:8.6s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(87),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(87){transition-delay:8.7s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(88),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(88){transition-delay:8.8s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(89),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(89){transition-delay:8.9s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(90),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(90){transition-delay:9s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(91),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(91){transition-delay:9.1s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(92),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(92){transition-delay:9.2s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(93),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(93){transition-delay:9.3s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(94),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(94){transition-delay:9.4s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(95),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(95){transition-delay:9.5s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(96),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(96){transition-delay:9.6s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(97),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(97){transition-delay:9.7s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(98),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(98){transition-delay:9.8s}.pc-card-layout-block.pc-AnimateBlock.animate .pc-card-layout-block__item:nth-child(99),.pc-AnimateBlock .pc-card-layout-block.animate .pc-card-layout-block__item:nth-child(99){transition-delay:9.9s}}.pc-content-layout-block__files_size_l,.pc-content-layout-block__files_size_s{margin:0}.pc-content-layout-block{position:relative}.pc-content-layout-block__content,.pc-content-layout-block__files{z-index:10;position:relative}.pc-content-layout-block__files{margin-top:24px}.pc-content-layout-block__files_size_s{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height)}.pc-content-layout-block__files_size_l{font-size:var(--g-text-body-3-font-size);line-height:var(--g-text-body-3-line-height)}.pc-content-layout-block__files_centered{margin-left:auto;margin-right:auto}.pc-content-layout-block__files a{text-decoration:none}.pc-content-layout-block__file{margin-bottom:12px}.pc-content-layout-block__file:last-child{margin-bottom:0}.pc-content-layout-block__background{width:100%;height:100%;position:absolute;top:0;left:0}.pc-content-layout-block__background-item{border-radius:var(--pc-border-radius);height:100%}.pc-content-layout-block_background{padding:64px}.pc-content-layout-block_theme_dark{--g-color-line-focus:var(--pc-color-line-focus-dark)}@media (max-width:577px){.pc-content-layout-block_background{padding:32px}}.pc-share-block__title.pc-share-block__title{font-size:var(--g-text-body-3-font-size);line-height:var(--g-text-body-3-line-height);color:var(--pc-text-header-color);font-weight:var(--g-text-accent-font-weight);text-align:center;margin:0;font-weight:400}.pc-share-block__items{justify-content:center;margin-top:16px;display:flex}.pc-share-block__item.pc-share-block__item{justify-content:center;align-items:center;height:48px;display:flex;border-radius:100%!important;width:48px!important}.pc-share-block__item.pc-share-block__item_type_vk{background-color:var(--pc-color-vk)}.pc-share-block__item.pc-share-block__item_type_facebook{background-color:var(--pc-color-facebook)}.pc-share-block__item.pc-share-block__item_type_twitter{background-color:var(--pc-color-twitter)}.pc-share-block__item.pc-share-block__item_type_telegram{background-color:var(--pc-color-telegram);background-color:var(--pc-color-telegram)}.pc-share-block__item.pc-share-block__item_type_linkedin{background-color:var(--pc-color-linkedin)}.pc-share-block__item.pc-share-block__item.pc-share-block__item.pc-share-block__item:before{border-radius:100%}.pc-share-block__item.pc-share-block__item:hover:before{border-radius:100%;background-color:var(--g-color-base-generic)!important}.pc-share-block__item.pc-share-block__item+.pc-share-block__item.pc-share-block__item{margin-left:12px}.pc-share-block__item.pc-share-block__item svg{color:var(--g-color-base-background)}@media (max-width:577px){.pc-share-block__items{flex-wrap:wrap}}.pc-filter-block{--pc-first-block-indent:0;--pc-first-block-mobile-indent:0}.pc-filter-block__title{margin-bottom:24px}.pc-filter-block__title_centered{text-align:center}.pc-filter-block__title_centered>*{margin:0 auto}.pc-filter-block__tabs{flex-wrap:wrap;justify-content:flex-start;margin-bottom:0;display:flex}.pc-filter-block__tabs_centered{justify-content:center}@media (max-width:769px){.pc-filter-block__tabs{flex-wrap:nowrap;justify-content:flex-start;margin-left:-48px;margin-right:-48px;padding-left:48px;padding-right:40px;overflow:auto}}@media (max-width:577px){.pc-filter-block__tabs{margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:16px}}.row .pc-filter-block__block-container.row{margin:0}.pc-filter-block__cards-container{width:100%}.pc-form-block{border-radius:32px;position:relative}.pc-form-block__title{margin:0 0 24px 10px}.pc-form-block__title_mobile{margin-left:4px}.pc-form-block__full-form{background-color:var(--g-color-base-background);border-radius:var(--pc-border-radius);padding:48px 64px 48px 54px}.pc-form-block__media{border-radius:32px;position:absolute;inset:0}.pc-form-block__image{object-fit:cover;object-position:top;width:100%;height:100%}.pc-form-block__row_direction_form-content{flex-direction:row-reverse}.pc-form-block__row_direction_center{flex-direction:column}.pc-form-block__row_direction_center .pc-form-block__content-wrapper{margin-bottom:32px}.pc-form-block:not(.pc-form-block_with-background) .pc-form-block__full-form{box-shadow:0 4px 24px var(--pc-color-sfx-shadow),0 2px 8px var(--pc-color-sfx-shadow)}.pc-form-block:not(.pc-form-block_with-background) .pc-form-block__row_direction_form-content .pc-form-block__content-wrapper{padding:48px 0 64px 64px}.pc-form-block:not(.pc-form-block_with-background) .pc-form-block__row_direction_content-form .pc-form-block__content-wrapper{padding:48px 64px 64px 0}.pc-form-block_with-background .pc-form-block__row_direction_form-content .pc-form-block__form-wrapper{padding:16px 0 24px 16px}.pc-form-block_with-background .pc-form-block__row_direction_content-form .pc-form-block__form-wrapper{padding:16px 16px 24px 0}.pc-form-block_with-background .pc-form-block__row_direction_form-content .pc-form-block__content-wrapper,.pc-form-block_with-background .pc-form-block__row_direction_content-form .pc-form-block__content-wrapper{padding:64px}.pc-form-block_with-background .pc-form-block__row_direction_center{padding-top:64px;padding-bottom:48px}@media (min-width:1081px){.pc-form-block_form-type_yandex .pc-form-block__row_direction_form-content .pc-form-block__content-col,.pc-form-block_form-type_yandex .pc-form-block__row_direction_content-form .pc-form-block__content-col{flex:1 0 0}.pc-form-block_form-type_yandex .pc-form-block__row_direction_form-content .pc-form-block__form,.pc-form-block_form-type_yandex .pc-form-block__row_direction_content-form .pc-form-block__form,.pc-form-block_form-type_yandex .pc-form-block__row_direction_center .pc-form-block__form{min-width:475px}.pc-form-block_form-type_yandex .pc-form-block__row_direction_form-content .pc-form-block__form-col,.pc-form-block_form-type_yandex .pc-form-block__row_direction_content-form .pc-form-block__form-col,.pc-form-block_form-type_yandex .pc-form-block__row_direction_center .pc-form-block__form-col{max-width:initial;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media (max-width:1081px) and (min-width:769px){.pc-form-block__row{flex-direction:column}.pc-form-block_with-background .pc-form-block__row .pc-form-block__form-wrapper,.pc-form-block_with-background .pc-form-block__row .pc-form-block__content-wrapper,.pc-form-block:not(.pc-form-block_with-background) .pc-form-block__row .pc-form-block__form-wrapper,.pc-form-block:not(.pc-form-block_with-background) .pc-form-block__row .pc-form-block__content-wrapper{max-width:609px}.pc-form-block_with-background .pc-form-block__row .pc-form-block__center,.pc-form-block_with-background .pc-form-block__row .pc-form-block__form-wrapper,.pc-form-block_with-background .pc-form-block__row .pc-form-block__content-wrapper,.pc-form-block:not(.pc-form-block_with-background) .pc-form-block__row .pc-form-block__center,.pc-form-block:not(.pc-form-block_with-background) .pc-form-block__row .pc-form-block__form-wrapper,.pc-form-block:not(.pc-form-block_with-background) .pc-form-block__row .pc-form-block__content-wrapper{margin:0 auto;padding-left:0;padding-right:0}.pc-form-block_with-background .pc-form-block__row .pc-form-block__form-wrapper,.pc-form-block:not(.pc-form-block_with-background) .pc-form-block__row .pc-form-block__form-wrapper{padding-top:0}.pc-form-block_with-background .pc-form-block__row .pc-form-block__content-wrapper,.pc-form-block:not(.pc-form-block_with-background) .pc-form-block__row .pc-form-block__content-wrapper{text-align:center;padding-bottom:32px}.pc-form-block:not(.pc-form-block_with-background) .pc-form-block__row .pc-form-block__content-wrapper{padding:0 0 32px}}@media (max-width:769px){.pc-form-block__full-form{padding:32px}.pc-form-block_with-background .pc-form-block__row,.pc-form-block:not(.pc-form-block_with-background) .pc-form-block__row,.pc-form-block_with-background .pc-form-block__row .pc-form-block__form-wrapper,.pc-form-block_with-background .pc-form-block__row .pc-form-block__content-wrapper,.pc-form-block:not(.pc-form-block_with-background) .pc-form-block__row .pc-form-block__form-wrapper,.pc-form-block:not(.pc-form-block_with-background) .pc-form-block__row .pc-form-block__content-wrapper{padding:0}.pc-form-block_with-background .pc-form-block__row .pc-form-block__content-wrapper,.pc-form-block:not(.pc-form-block_with-background) .pc-form-block__row .pc-form-block__content-wrapper{margin-bottom:0;padding-bottom:32px}.pc-form-block_with-background{padding:0 8px}.pc-form-block_with-background .pc-form-block__row{padding-top:32px;padding-bottom:32px}.pc-form-block_with-background .pc-form-block__row_direction_form-content .pc-form-block__content-wrapper,.pc-form-block_with-background .pc-form-block__row_direction_content-form .pc-form-block__content-wrapper,.pc-form-block_with-background .pc-form-block__row_direction_center .pc-form-block__content-wrapper{padding-left:16px;padding-right:16px}.pc-form-block_with-background .pc-form-block__row_direction_form-content,.pc-form-block_with-background .pc-form-block__row_direction_content-form{padding-top:32px}}.pc-media-component-image__item{align-items:center;width:100%;display:flex}.pc-media-component-image__item_withVideo{display:none}.pc-Media{overflow:hidden}.pc-Media__youtube{border-radius:var(--pc-border-radius);align-items:center;display:flex;overflow:hidden}.pc-Media__fullscreen-image-cover{object-fit:cover;object-position:top}.pc-BackgroundMedia{width:100%;position:absolute;top:0;left:0}.pc-BackgroundMedia__media{text-align:center;max-width:1440px;height:100%;margin:0 auto}.pc-BackgroundMedia__media_full-width-media{max-width:none}.pc-BackgroundMedia__media_full-width-media .pc-BackgroundMedia__video video{object-fit:cover;width:100%;height:100%}.pc-BackgroundMedia__image{width:100%;height:100%}.pc-BackgroundMedia__video{height:100%;position:relative}.pc-BackgroundMedia__video video{position:absolute;top:0;left:50%;transform:translate(-50%)}.pc-BackgroundMedia__video,.pc-BackgroundMedia video{width:auto}@media (max-width:769px){.pc-BackgroundMedia__image{display:block}.pc-BackgroundMedia__video{display:none}}@media (min-width:769px){.pc-BackgroundMedia.pc-AnimateBlock__image,.pc-AnimateBlock .pc-BackgroundMedia__image{opacity:0;position:relative;bottom:100px}.pc-BackgroundMedia.pc-AnimateBlock.animate .pc-BackgroundMedia__image,.pc-AnimateBlock .pc-BackgroundMedia.animate .pc-BackgroundMedia__image{opacity:1;transition:bottom 1.5s cubic-bezier(.25,.46,.45,.94),opacity 1.5s cubic-bezier(.25,.46,.45,.94);bottom:0}}.pc-github-button{white-space:nowrap;align-items:center;height:100%;display:flex;position:relative}.pc-github-button span{flex-direction:column;justify-content:center;display:flex}.pc-navigation-button{display:inline-block}.pc-navigation-popup{z-index:101;border:1px solid var(--g-color-line-generic);border-radius:calc(var(--pc-border-radius)/2);background:var(--g-color-base-float);min-width:220px;box-shadow:0 3px 10px var(--g-color-sfx-shadow);font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height);border-top-width:0;flex-direction:column;margin-top:-16px;margin-left:-16px;padding:16px;display:flex}.pc-navigation-popup__list{margin:0;padding:0;list-style:none}.pc-navigation-popup__link{border-radius:8px;height:36px;line-height:20px}.pc-navigation-popup__link:hover{color:var(--g-color-text-primary);background-color:var(--g-color-base-simple-hover)}.pc-content-wrapper__icon{object-fit:cover;margin-right:6px;display:flex}.pc-navigation-dropdown{white-space:nowrap;background:inherit;height:100%;font:inherit;color:var(--g-color-text-primary);border:none;align-items:center;display:flex;position:relative}.pc-navigation-dropdown:focus{outline:2px solid var(--g-color-line-focus);outline-offset:0}.pc-navigation-dropdown:focus:not(:focus-visible){outline:0}.pc-navigation-dropdown__arrow{color:var(--g-color-text-secondary);margin-left:7px}.pc-navigation-link{color:inherit;white-space:nowrap;outline:none;align-items:center;text-decoration:none;display:flex;position:relative}.utilityfocus .pc-navigation-link:focus{outline:2px solid #ffdb4d}.pc-navigation-link:hover,.pc-navigation-link_active{color:var(--g-color-text-link)}.pc-navigation-link:focus{outline:2px solid var(--g-color-line-focus);outline-offset:0}.pc-navigation-link:focus:not(:focus-visible){outline:0}.pc-navigation-link__arrow{width:9px;height:9px;margin-left:5px;position:relative;top:-2px}.pc-navigation-item{cursor:pointer;color:inherit;outline:none;text-decoration:none}.pc-navigation-item:last-child{margin-bottom:0}.utilityfocus .pc-navigation-item:focus{outline:2px solid #ffdb4d}.pc-navigation-item__content:not(.pc-navigation-item__content_type_button):hover,.pc-navigation-item__content:not(.pc-navigation-item__content_type_button):active{color:var(--g-color-text-link)}.pc-navigation-item_menu-layout_desktop{height:var(--header-height);line-height:var(--header-height);margin-bottom:0}.pc-navigation-item_menu-layout_mobile{margin-bottom:24px}.pc-navigation-item_menu-layout_dropdown{margin-bottom:0}.pc-navigation-item_menu-layout_dropdown .pc-navigation-item__content_type_link{padding:8px 12px}.pc-social-icon{width:40px;height:40px;color:var(--g-color-base-background);background-color:var(--g-color-base-generic);border-radius:50%;justify-content:center;align-items:center;margin-right:8px;display:flex}.pc-social-icon:hover{background-color:var(--g-color-base-generic-hover)}.pc-social-icon__icon{width:16px;height:16px}.pc-logo__text{margin:0}.pc-logo{align-items:center;text-decoration:none;display:flex}.pc-logo__icon{object-fit:contain;margin-right:8px;display:flex}.pc-logo__text{font-size:var(--g-text-header-1-font-size);line-height:var(--g-text-header-1-line-height);color:var(--pc-text-header-color);font-weight:var(--g-text-accent-font-weight);white-space:nowrap}@media (min-width:769px){.pc-mobile-menu-button.pc-mobile-menu-button{display:none}}.pc-desktop-navigation__wrapper{height:var(--header-height);justify-content:space-between;align-items:center;display:flex}@media (min-width:769px){.pc-desktop-navigation__mobile-menu-button.pc-desktop-navigation__mobile-menu-button{display:none}}.pc-desktop-navigation__navigation,.pc-desktop-navigation__left,.pc-desktop-navigation__right{align-items:center;display:flex}.pc-desktop-navigation__navigation.pc-desktop-navigation__navigation{flex:1 0 0;justify-content:flex-start;position:relative}@media (max-width:768px){.pc-desktop-navigation__navigation.pc-desktop-navigation__navigation{display:none}}.pc-desktop-navigation__mobile-navigation.pc-desktop-navigation__mobile-navigation{justify-content:flex-end}@media (min-width:769px){.pc-desktop-navigation__mobile-navigation.pc-desktop-navigation__mobile-navigation{display:none}}.pc-desktop-navigation__mobile-navigation-container{padding-right:8px}.pc-desktop-navigation__mobile-navigation-container:has(.pc-overflow-scroller__arrow) .pc-desktop-navigation__mobile-navigation{justify-content:flex-start}.pc-desktop-navigation__mobile-navigation-container:has(.pc-overflow-scroller__arrow_type_right){padding-right:16px}.pc-desktop-navigation__right{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height);justify-content:flex-end}@media (max-width:768px){.pc-desktop-navigation__right{flex:3 0 0;max-width:50%}}.pc-desktop-navigation__navigation-container,.pc-desktop-navigation__mobile-navigation-container{flex:1 0 0;justify-content:space-between;align-items:center;display:flex;overflow-x:hidden}.pc-desktop-navigation__navigation-container{margin-right:32px}.pc-desktop-navigation__button{margin-top:0}.pc-desktop-navigation__logo{cursor:pointer;margin:0 32px 0 0}.pc-desktop-navigation__links,.pc-desktop-navigation__buttons,.pc-desktop-navigation__mobile-buttons{align-items:center;margin:0;padding:0;list-style:none;display:flex}@media (max-width:768px){.pc-desktop-navigation__buttons{display:none}}.pc-desktop-navigation__buttons>:not(:last-child){margin-right:16px}@media (min-width:769px){.pc-desktop-navigation__mobile-buttons{display:none}}.pc-desktop-navigation__mobile-buttons .pc-desktop-navigation__item:not(:last-child){margin-right:0}.pc-desktop-navigation__links{font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height);position:relative}.pc-desktop-navigation__item{position:relative}.pc-desktop-navigation__item:not(:last-child){margin-right:20px}@media (max-width:768px){.pc-desktop-navigation__navigation-container,.pc-desktop-navigation__navigation-container,.pc-desktop-navigation__mobile-navigation-container{justify-content:flex-end}.pc-desktop-navigation__navigation-container{flex:0 0 0}.pc-desktop-navigation__left{flex:1 0 0}}@media (max-width:576px){.pc-desktop-navigation__navigation-container{margin-right:12px}.pc-desktop-navigation__logo{margin-right:0}}.pc-mobile-navigation{z-index:100;top:var(--header-height);border-bottom-right-radius:var(--pc-border-radius);border-bottom-left-radius:var(--pc-border-radius);background-color:var(--g-color-base-background);width:100%;box-shadow:0 3px 10px var(--g-color-sfx-shadow);max-height:calc(100vh - 2*var(--header-height));scrollbar-width:none;-ms-overflow-style:none;font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height);position:fixed;left:0;overflow-y:scroll}.pc-mobile-navigation::-webkit-scrollbar{display:none}@media (min-width:769px){.pc-mobile-navigation{display:none}}.pc-mobile-navigation__wrapper{padding:32px 48px}.pc-mobile-navigation__button{margin-top:24px}.pc-mobile-navigation__rows{flex-direction:column;margin:0 0 24px;padding:0;list-style:none;display:flex;position:relative}.pc-mobile-navigation__rows:last-child{margin-bottom:0}.pc-mobile-navigation__dropdown-item:not(:last-child){margin-bottom:16px}.pc-mobile-navigation__popup{z-index:101;border:1px solid var(--g-color-line-generic);border-radius:calc(var(--pc-border-radius)/2);background:var(--g-color-base-float);min-width:220px;box-shadow:0 3px 10px var(--g-color-sfx-shadow);border-top-width:0;flex-direction:column;padding:16px;display:flex}@media (min-width:769px){.pc-mobile-navigation__popup{display:none}}@media (max-width:576px){.pc-mobile-navigation__wrapper{padding-left:24px;padding-right:24px}}.pc-navigation{height:var(--header-height);background-color:var(--g-color-base-background);justify-content:center;align-items:center;display:flex}.pc-navigation_with-border{box-shadow:inset 0 -1px 0 var(--g-color-line-generic)}.pc-layout{flex-direction:column;min-height:100vh;display:flex}.pc-layout__content{flex-direction:column;flex-grow:1;display:flex}.pc-layout__navigation{z-index:98;position:-webkit-sticky;position:sticky;top:0}.pc-constructor-block.pc-constructor-block.pc-constructor-block.pc-constructor-block_indentTop_0{margin-top:0}.pc-constructor-block.pc-constructor-block.pc-constructor-block.pc-constructor-block_indentTop_xs{margin-top:16px}.pc-constructor-block.pc-constructor-block.pc-constructor-block.pc-constructor-block_indentTop_s{margin-top:24px}.pc-constructor-block.pc-constructor-block.pc-constructor-block.pc-constructor-block_indentTop_m{margin-top:32px}.pc-constructor-block.pc-constructor-block.pc-constructor-block.pc-constructor-block_indentTop_l{margin-top:48px}.pc-constructor-block.pc-constructor-block.pc-constructor-block.pc-constructor-block_indentTop_xl{margin-top:64px}.pc-constructor-block.pc-constructor-block.pc-constructor-block.pc-constructor-block_indentBottom_0{padding-bottom:0}.pc-constructor-block.pc-constructor-block.pc-constructor-block.pc-constructor-block_indentBottom_xs{padding-bottom:16px}.pc-constructor-block.pc-constructor-block.pc-constructor-block.pc-constructor-block_indentBottom_s{padding-bottom:24px}.pc-constructor-block.pc-constructor-block.pc-constructor-block.pc-constructor-block_indentBottom_m{padding-bottom:32px}.pc-constructor-block.pc-constructor-block.pc-constructor-block.pc-constructor-block_indentBottom_l{padding-bottom:48px}.pc-constructor-block.pc-constructor-block.pc-constructor-block.pc-constructor-block_indentBottom_xl{padding-bottom:64px}.pc-loadable-block__loader{text-align:center;padding:20px}.pc-constructor-row:last-child{margin-bottom:-64px}@media (max-width:577px){.pc-constructor-row:last-child{margin-bottom:-32px}}:root{--header-height:64px}.g-root{--pc-color-telegram:#51a4db;--pc-color-facebook:#4968ad;--pc-color-twitter:#4aa0eb;--pc-color-vk:#436eab;--pc-color-youtube:#eb3323;--pc-color-github:#25292e;--pc-color-rss:#f29c39;--pc-color-linkedin:#0a66c2;--g-text-accent-font-weight:500;--pc-transparent:rgba(255,255,255,0);--pc-border-radius:24px;--pc-image-padding:4px;--pc-color-sfx-shadow:var(--g-color-base-simple-hover);--pc-color-line-generic-active-solid:#b3b3b3;--pc-color-base-float-hover:var(--g-color-base-float);--pc-monochrome-button-background-color:#262626;--pc-monochrome-button-background-color-hover:#393939;--pc-monochrome-button-color:var(--g-color-text-light-primary);--pc-text-header-color:var(--g-color-text-primary);--pc-media-card-meta-info-color:var(--g-color-text-secondary);--pc-tab-item-color:var(--g-color-text-primary);--pc-tab-item-background-color:var(--g-color-base-generic);--pc-tab-item-background-color-hover:var(--g-color-base-generic-hover);--pc-selected-tab-item-color:var(--pc-monochrome-button-color);--pc-selected-tab-item-background-color:var(--pc-monochrome-button-background-color);--pc-selected-tab-item-background-color-hover:var(--pc-monochrome-button-background-color-hover);--pc-color-line-focus-light:var(--g-color-text-brand);--pc-color-line-focus-dark:var(--g-color-text-light-primary)}.g-root_theme_light{--pc-color-base-silver:#eff2f8;--pc-color-base-gold:#ffdb4d;--pc-color-base-asphalt:#313538;--pc-color-base-copper:#ffe6c4;--g-color-line-focus:var(--pc-color-line-focus-light)}.g-root_theme_dark{--pc-color-base-silver:#bcc0c4;--pc-color-base-gold:#ffde5d;--pc-color-base-asphalt:#474d52;--pc-color-base-copper:#7f7262;--g-color-line-focus:var(--pc-color-line-focus-dark)}.g-root.g-root_theme_dark{--pc-color-sfx-shadow:var(--g-color-sfx-shadow);--pc-color-line-generic-active-solid:#6c6c70;--pc-color-base-float-hover:var(--g-color-base-float-hover);--pc-monochrome-button-background-color:#fff;--pc-monochrome-button-background-color-hover:#e9e9e9;--pc-monochrome-button-color:var(--g-color-text-dark-primary)}.pc-page-constructor{font-feature-settings:"liga","kern","pnum" on,"lnum" on,"ss03" on;background-color:var(--g-color-base-background);z-index:10;margin-top:0}.pc-page-constructor__wrapper{position:relative}.pc-page-constructor__background.pc-page-constructor__background{top:calc(-1*var(--header-height))}.promo-card-block__header{height:136px}.promo-card-block__title{font-size:var(--g-text-header-1-font-size);font-weight:var(--g-text-accent-font-weight);line-height:var(--g-text-header-1-line-height);color:var(--g-color-text-light-primary)}.promo-footer{box-sizing:border-box;width:100%;font-size:var(--g-text-body-2-font-size);line-height:var(--g-text-body-2-line-height);background-color:var(--g-color-base-background);position:relative;bottom:0}.promo-footer__row{flex:none;justify-content:space-between;display:flex}.promo-footer__bottom-list{flex-direction:row;margin:0;padding:0;list-style:none;display:flex}.promo-footer__link{cursor:pointer;color:var(--g-color-text-primary);outline:none;align-items:center;margin:0 24px 0 0;text-decoration:none;display:flex}.promo-footer__disclaimer{margin-top:16px}.promo-footer__disclaimer span.yfm:not(.yfm_only-light){color:var(--g-color-text-secondary)}.promo-footer__disclaimer span.yfm:not(.yfm_only-light) a{color:var(--g-color-text-secondary);font-weight:600}.promo-footer__disclaimer span.yfm:not(.yfm_only-light) a:hover{color:var(--g-color-text-secondary);text-decoration:underline}.promo-footer__disclaimer span.yfm:not(.yfm_only-light):not(.yfm_ignore-visited-links) a:visited,.promo-footer__disclaimer span.yfm:not(.yfm_only-light):not(.yfm_ignore-visited-links) a:visited:hover{color:var(--g-color-text-secondary)}.promo-footer__disclaimer-link{cursor:pointer;color:var(--g-color-text-secondary);outline:none;text-decoration:none}@media (max-width:769px){.promo-footer__row{flex-direction:column}.promo-footer__bottom-list{flex-direction:column;margin-bottom:16px}.promo-footer__bottom-list li+li{margin-top:16px}}@media (max-width:577px){.promo-footer{padding:32px 8px}}body{margin:0}#root{min-width:inherit}.g-root{background:var(--g-color-base-background);color:var(--g-color-text-primary);--g-font-family-sans:"Inter","Helvetica Neue","Helvetica","Arial",sans-serif;--g-font-family-monospace:"Menlo","Monaco","Consolas","Liberation Mono","Ubuntu Mono","DejaVu Sans Mono","Courier New","Courier",monospace;--g-text-body-font-family:var(--g-font-family-sans);--g-text-caption-font-family:var(--g-font-family-sans);--g-text-header-font-family:var(--g-font-family-sans);--g-text-subheader-font-family:var(--g-font-family-sans);--g-text-display-font-family:var(--g-font-family-sans);--g-text-code-font-family:var(--g-font-family-monospace);--g-text-body-font-weight:400;--g-text-caption-font-weight:400;--g-text-header-font-weight:600;--g-text-subheader-font-weight:600;--g-text-display-font-weight:600;--g-text-code-font-weight:400;--g-text-accent-font-weight:600;--g-text-body-1-font-size:13px;--g-text-body-1-line-height:18px;--g-text-body-2-font-size:15px;--g-text-body-2-line-height:20px;--g-text-body-3-font-size:17px;--g-text-body-3-line-height:24px;--g-text-body-short-font-size:13px;--g-text-body-short-line-height:16px;--g-text-caption-1-font-size:9px;--g-text-caption-1-line-height:12px;--g-text-caption-2-font-size:11px;--g-text-caption-2-line-height:16px;--g-text-header-1-font-size:20px;--g-text-header-1-line-height:24px;--g-text-header-2-font-size:24px;--g-text-header-2-line-height:28px;--g-text-subheader-1-font-size:13px;--g-text-subheader-1-line-height:18px;--g-text-subheader-2-font-size:15px;--g-text-subheader-2-line-height:20px;--g-text-subheader-3-font-size:17px;--g-text-subheader-3-line-height:24px;--g-text-display-1-font-size:28px;--g-text-display-1-line-height:36px;--g-text-display-2-font-size:32px;--g-text-display-2-line-height:40px;--g-text-display-3-font-size:40px;--g-text-display-3-line-height:48px;--g-text-display-4-font-size:48px;--g-text-display-4-line-height:52px;--g-text-code-1-font-size:12px;--g-text-code-1-line-height:18px;--g-text-code-2-font-size:14px;--g-text-code-2-line-height:20px;--g-text-code-3-font-size:16px;--g-text-code-3-line-height:24px;--g-text-code-inline-1-font-size:12px;--g-text-code-inline-1-line-height:14px;--g-text-code-inline-2-font-size:14px;--g-text-code-inline-2-line-height:16px;--g-text-code-inline-3-font-size:16px;--g-text-code-inline-3-line-height:20px;--g-text-body-1-font:var(--g-text-body-font-weight)var(--g-text-body-1-font-size)/var(--g-text-body-1-font-size)var(--g-text-body-font-family);--g-text-body-2-font:var(--g-text-body-font-weight)var(--g-text-body-2-font-size)/var(--g-text-body-2-font-size)var(--g-text-body-font-family);--g-text-body-3-font:var(--g-text-body-font-weight)var(--g-text-body-3-font-size)/var(--g-text-body-3-font-size)var(--g-text-body-font-family);--g-text-body-short-font:var(--g-text-body-font-weight)var(--g-text-body-short-font-size)/var(--g-text-body-short-font-size)var(--g-text-body-font-family);--g-text-caption-1-font:var(--g-text-caption-font-weight)var(--g-text-caption-1-font-size)/var(--g-text-caption-1-font-size)var(--g-text-caption-font-family);--g-text-caption-2-font:var(--g-text-caption-font-weight)var(--g-text-caption-2-font-size)/var(--g-text-caption-2-font-size)var(--g-text-caption-font-family);--g-text-header-1-font:var(--g-text-header-font-weight)var(--g-text-header-1-font-size)/var(--g-text-header-1-font-size)var(--g-text-header-font-family);--g-text-header-2-font:var(--g-text-header-font-weight)var(--g-text-header-2-font-size)/var(--g-text-header-2-font-size)var(--g-text-header-font-family);--g-text-subheader-1-font:var(--g-text-subheader-font-weight)var(--g-text-subheader-1-font-size)/var(--g-text-subheader-1-font-size)var(--g-text-subheader-font-family);--g-text-subheader-2-font:var(--g-text-subheader-font-weight)var(--g-text-subheader-2-font-size)/var(--g-text-subheader-2-font-size)var(--g-text-subheader-font-family);--g-text-subheader-3-font:var(--g-text-subheader-font-weight)var(--g-text-subheader-3-font-size)/var(--g-text-subheader-3-font-size)var(--g-text-subheader-font-family);--g-text-display-1-font:var(--g-text-display-font-weight)var(--g-text-display-1-font-size)/var(--g-text-display-1-font-size)var(--g-text-display-font-family);--g-text-display-2-font:var(--g-text-display-font-weight)var(--g-text-display-2-font-size)/var(--g-text-display-2-font-size)var(--g-text-display-font-family);--g-text-display-3-font:var(--g-text-display-font-weight)var(--g-text-display-3-font-size)/var(--g-text-display-3-font-size)var(--g-text-display-font-family);--g-text-display-4-font:var(--g-text-display-font-weight)var(--g-text-display-4-font-size)/var(--g-text-display-4-font-size)var(--g-text-display-font-family);--g-text-code-1-font:var(--g-text-code-font-weight)var(--g-text-code-1-font-size)/var(--g-text-code-1-font-size)var(--g-text-code-font-family);--g-text-code-2-font:var(--g-text-code-font-weight)var(--g-text-code-2-font-size)/var(--g-text-code-2-font-size)var(--g-text-code-font-family);--g-text-code-3-font:var(--g-text-code-font-weight)var(--g-text-code-3-font-size)/var(--g-text-code-3-font-size)var(--g-text-code-font-family);--g-text-code-inline-1-font:var(--g-text-code-inline-font-weight)var(--g-text-code-inline-1-font-size)/var(--g-text-code-inline-1-font-size)var(--g-text-code-inline-font-family);--g-text-code-inline-2-font:var(--g-text-code-inline-font-weight)var(--g-text-code-inline-2-font-size)/var(--g-text-code-inline-2-font-size)var(--g-text-code-inline-font-family);--g-text-code-inline-3-font:var(--g-text-code-inline-font-weight)var(--g-text-code-inline-3-font-size)/var(--g-text-code-inline-3-font-size)var(--g-text-code-inline-font-family);font-family:var(--g-text-body-font-family);font-weight:var(--g-text-body-font-weight);font-size:var(--g-text-body-1-font-size);line-height:var(--g-text-body-1-line-height);--g-spacing-base:4px;--g-spacing-0:calc(var(--g-spacing-base)*0);--g-spacing-half:calc(var(--g-spacing-base)*.5);--g-spacing-1:var(--g-spacing-base);--g-spacing-2:calc(var(--g-spacing-base)*2);--g-spacing-3:calc(var(--g-spacing-base)*3);--g-spacing-4:calc(var(--g-spacing-base)*4);--g-spacing-5:calc(var(--g-spacing-base)*5);--g-spacing-6:calc(var(--g-spacing-base)*6);--g-spacing-7:calc(var(--g-spacing-base)*7);--g-spacing-8:calc(var(--g-spacing-base)*8);--g-spacing-9:calc(var(--g-spacing-base)*9);--g-spacing-10:calc(var(--g-spacing-base)*10);--g-scrollbar-width:12px;--g-border-radius-xs:3px;--g-border-radius-s:5px;--g-border-radius-m:6px;--g-border-radius-l:8px;--g-border-radius-xl:10px;--g-focus-border-radius:2px}body.g-root{--g-flow-direction:1;--g-flow-is-ltr:1;--g-flow-is-rtl:0}.g-root[dir=ltr]{--g-flow-direction:1;--g-flow-is-ltr:1;--g-flow-is-rtl:0}.g-root[dir=rtl]{--g-flow-direction:-1;--g-flow-is-ltr:0;--g-flow-is-rtl:1}.g-root_theme_light{--g-color-private-white-50:rgba(255,255,255,.05);--g-color-private-white-70:rgba(255,255,255,.07);--g-color-private-white-100:rgba(255,255,255,.1);--g-color-private-white-150:rgba(255,255,255,.15);--g-color-private-white-200:rgba(255,255,255,.2);--g-color-private-white-250:rgba(255,255,255,.25);--g-color-private-white-300:rgba(255,255,255,.3);--g-color-private-white-350:rgba(255,255,255,.35);--g-color-private-white-400:rgba(255,255,255,.4);--g-color-private-white-450:rgba(255,255,255,.45);--g-color-private-white-500:rgba(255,255,255,.5);--g-color-private-white-550:rgba(255,255,255,.55);--g-color-private-white-600:rgba(255,255,255,.6);--g-color-private-white-650:rgba(255,255,255,.65);--g-color-private-white-700:rgba(255,255,255,.7);--g-color-private-white-750:rgba(255,255,255,.75);--g-color-private-white-800:rgba(255,255,255,.8);--g-color-private-white-850:rgba(255,255,255,.85);--g-color-private-white-900:rgba(255,255,255,.9);--g-color-private-white-950:rgba(255,255,255,.95);--g-color-private-white-1000-solid:#fff;--g-color-private-black-50:rgba(0,0,0,.05);--g-color-private-black-70:rgba(0,0,0,.07);--g-color-private-black-100:rgba(0,0,0,.1);--g-color-private-black-150:rgba(0,0,0,.15);--g-color-private-black-200:rgba(0,0,0,.2);--g-color-private-black-250:rgba(0,0,0,.25);--g-color-private-black-300:rgba(0,0,0,.3);--g-color-private-black-350:rgba(0,0,0,.35);--g-color-private-black-400:rgba(0,0,0,.4);--g-color-private-black-450:rgba(0,0,0,.45);--g-color-private-black-500:rgba(0,0,0,.5);--g-color-private-black-550:rgba(0,0,0,.55);--g-color-private-black-600:rgba(0,0,0,.6);--g-color-private-black-650:rgba(0,0,0,.65);--g-color-private-black-700:rgba(0,0,0,.7);--g-color-private-black-750:rgba(0,0,0,.75);--g-color-private-black-800:rgba(0,0,0,.8);--g-color-private-black-850:rgba(0,0,0,.85);--g-color-private-black-900:rgba(0,0,0,.9);--g-color-private-black-950:rgba(0,0,0,.95);--g-color-private-black-20-solid:#fafafa;--g-color-private-black-50-solid:#f2f2f2;--g-color-private-black-100-solid:#e5e5e5;--g-color-private-black-150-solid:#d9d9d9;--g-color-private-black-200-solid:#ccc;--g-color-private-black-250-solid:#bfbfbf;--g-color-private-black-300-solid:#b3b3b3;--g-color-private-black-350-solid:#a6a6a6;--g-color-private-black-400-solid:#999;--g-color-private-black-450-solid:#8c8c8c;--g-color-private-black-500-solid:gray;--g-color-private-black-550-solid:#737373;--g-color-private-black-600-solid:#666;--g-color-private-black-650-solid:#595959;--g-color-private-black-700-solid:#4c4c4c;--g-color-private-black-750-solid:#404040;--g-color-private-black-800-solid:#333;--g-color-private-black-850-solid:#262626;--g-color-private-black-900-solid:#1a1a1a;--g-color-private-black-950-solid:#0d0d0d;--g-color-private-black-1000-solid:#000;--g-color-private-blue-50:rgba(54,151,241,.1);--g-color-private-blue-100:rgba(54,151,241,.15);--g-color-private-blue-150:rgba(54,151,241,.2);--g-color-private-blue-200:rgba(54,151,241,.3);--g-color-private-blue-250:rgba(54,151,241,.4);--g-color-private-blue-300:rgba(54,151,241,.5);--g-color-private-blue-350:rgba(54,151,241,.6);--g-color-private-blue-400:rgba(54,151,241,.7);--g-color-private-blue-450:rgba(54,151,241,.8);--g-color-private-blue-500:rgba(54,151,241,.9);--g-color-private-blue-50-solid:#ebf5fe;--g-color-private-blue-100-solid:#e1effd;--g-color-private-blue-150-solid:#d7eafc;--g-color-private-blue-200-solid:#c3e0fb;--g-color-private-blue-250-solid:#afd5f9;--g-color-private-blue-300-solid:#9bcbf8;--g-color-private-blue-350-solid:#86c1f7;--g-color-private-blue-400-solid:#72b6f5;--g-color-private-blue-450-solid:#5eacf4;--g-color-private-blue-500-solid:#4aa1f2;--g-color-private-blue-550-solid:#3697f1;--g-color-private-blue-600-solid:#348bdc;--g-color-private-blue-650-solid:#327fc8;--g-color-private-blue-700-solid:#3072b3;--g-color-private-blue-750-solid:#2e669e;--g-color-private-blue-800-solid:#2c5a8a;--g-color-private-blue-850-solid:#2a4e75;--g-color-private-blue-900-solid:#284260;--g-color-private-blue-950-solid:#26354b;--g-color-private-blue-1000-solid:#252f41;--g-color-private-green-50:rgba(50,186,118,.1);--g-color-private-green-100:rgba(50,186,118,.15);--g-color-private-green-150:rgba(50,186,118,.2);--g-color-private-green-200:rgba(50,186,118,.3);--g-color-private-green-250:rgba(50,186,118,.4);--g-color-private-green-300:rgba(50,186,118,.5);--g-color-private-green-350:rgba(50,186,118,.6);--g-color-private-green-400:rgba(50,186,118,.7);--g-color-private-green-450:rgba(50,186,118,.8);--g-color-private-green-500:rgba(50,186,118,.9);--g-color-private-green-50-solid:#ebf8f1;--g-color-private-green-100-solid:#e0f5ea;--g-color-private-green-150-solid:#d6f1e4;--g-color-private-green-200-solid:#c2ead6;--g-color-private-green-250-solid:#ade3c8;--g-color-private-green-300-solid:#9db;--g-color-private-green-350-solid:#84d6ad;--g-color-private-green-400-solid:#70cf9f;--g-color-private-green-450-solid:#5bc891;--g-color-private-green-500-solid:#47c184;--g-color-private-green-550-solid:#32ba76;--g-color-private-green-600-solid:#30aa6e;--g-color-private-green-650-solid:#2f9b65;--g-color-private-green-700-solid:#2d8b5d;--g-color-private-green-750-solid:#2c7b54;--g-color-private-green-800-solid:#2a6c4c;--g-color-private-green-850-solid:#285c44;--g-color-private-green-900-solid:#274c3b;--g-color-private-green-950-solid:#253c33;--g-color-private-green-1000-solid:#24352f;--g-color-private-yellow-50:rgba(255,190,92,.1);--g-color-private-yellow-100:rgba(255,190,92,.15);--g-color-private-yellow-150:rgba(255,190,92,.2);--g-color-private-yellow-200:rgba(255,190,92,.3);--g-color-private-yellow-250:rgba(255,190,92,.4);--g-color-private-yellow-300:rgba(255,190,92,.5);--g-color-private-yellow-350:rgba(255,190,92,.6);--g-color-private-yellow-400:rgba(255,190,92,.7);--g-color-private-yellow-450:rgba(255,190,92,.8);--g-color-private-yellow-500:rgba(255,190,92,.9);--g-color-private-yellow-50-solid:#fff9ef;--g-color-private-yellow-100-solid:#fff5e7;--g-color-private-yellow-150-solid:#fff2de;--g-color-private-yellow-200-solid:#ffecce;--g-color-private-yellow-250-solid:#ffe5be;--g-color-private-yellow-300-solid:#ffdfae;--g-color-private-yellow-350-solid:#ffd89d;--g-color-private-yellow-400-solid:#ffd28d;--g-color-private-yellow-450-solid:#ffcb7d;--g-color-private-yellow-500-solid:#ffc56c;--g-color-private-yellow-550-solid:#ffbe5c;--g-color-private-yellow-600-solid:#e9ae56;--g-color-private-yellow-650-solid:#d39e50;--g-color-private-yellow-700-solid:#bd8e4b;--g-color-private-yellow-750-solid:#a77e45;--g-color-private-yellow-800-solid:#916e3f;--g-color-private-yellow-850-solid:#7a5d39;--g-color-private-yellow-900-solid:#644d33;--g-color-private-yellow-950-solid:#4e3d2e;--g-color-private-yellow-1000-solid:#43352b;--g-color-private-orange-50:rgba(255,119,0,.1);--g-color-private-orange-100:rgba(255,119,0,.15);--g-color-private-orange-150:rgba(255,119,0,.2);--g-color-private-orange-200:rgba(255,119,0,.3);--g-color-private-orange-250:rgba(255,119,0,.4);--g-color-private-orange-300:rgba(255,119,0,.5);--g-color-private-orange-350:rgba(255,119,0,.6);--g-color-private-orange-400:rgba(255,119,0,.7);--g-color-private-orange-450:rgba(255,119,0,.8);--g-color-private-orange-500:rgba(255,119,0,.9);--g-color-private-orange-50-solid:#fff1e6;--g-color-private-orange-100-solid:#ffebd9;--g-color-private-orange-150-solid:#ffe4cc;--g-color-private-orange-200-solid:#ffd6b3;--g-color-private-orange-250-solid:#ffc999;--g-color-private-orange-300-solid:#ffbb80;--g-color-private-orange-350-solid:#ffad66;--g-color-private-orange-400-solid:#ffa04d;--g-color-private-orange-450-solid:#ff9233;--g-color-private-orange-500-solid:#ff8519;--g-color-private-orange-550-solid:#f70;--g-color-private-orange-600-solid:#e96e03;--g-color-private-orange-650-solid:#d36507;--g-color-private-orange-700-solid:#bd5c0a;--g-color-private-orange-750-solid:#a7530e;--g-color-private-orange-800-solid:#914a11;--g-color-private-orange-850-solid:#7a4114;--g-color-private-orange-900-solid:#643818;--g-color-private-orange-950-solid:#4e2f1b;--g-color-private-orange-1000-solid:#432b1d;--g-color-private-red-50:rgba(255,0,61,.1);--g-color-private-red-100:rgba(255,0,61,.15);--g-color-private-red-150:rgba(255,0,61,.2);--g-color-private-red-200:rgba(255,0,61,.3);--g-color-private-red-250:rgba(255,0,61,.4);--g-color-private-red-300:rgba(255,0,61,.5);--g-color-private-red-350:rgba(255,0,61,.6);--g-color-private-red-400:rgba(255,0,61,.7);--g-color-private-red-450:rgba(255,0,61,.8);--g-color-private-red-500:rgba(255,0,61,.9);--g-color-private-red-50-solid:#ffe6ec;--g-color-private-red-100-solid:#ffd9e2;--g-color-private-red-150-solid:#ffccd8;--g-color-private-red-200-solid:#ffb3c5;--g-color-private-red-250-solid:#ff99b1;--g-color-private-red-300-solid:#ff809e;--g-color-private-red-350-solid:#ff668b;--g-color-private-red-400-solid:#ff4d77;--g-color-private-red-450-solid:#ff3364;--g-color-private-red-500-solid:#ff1950;--g-color-private-red-550-solid:#ff003d;--g-color-private-red-600-solid:#e9033a;--g-color-private-red-650-solid:#d30638;--g-color-private-red-700-solid:#bd0935;--g-color-private-red-750-solid:#a70c32;--g-color-private-red-800-solid:#910f30;--g-color-private-red-850-solid:#7a112d;--g-color-private-red-900-solid:#64142a;--g-color-private-red-950-solid:#4e1727;--g-color-private-red-1000-solid:#431926;--g-color-private-purple-50:rgba(143,82,204,.1);--g-color-private-purple-100:rgba(143,82,204,.15);--g-color-private-purple-150:rgba(143,82,204,.2);--g-color-private-purple-200:rgba(143,82,204,.3);--g-color-private-purple-250:rgba(143,82,204,.4);--g-color-private-purple-300:rgba(143,82,204,.5);--g-color-private-purple-350:rgba(143,82,204,.6);--g-color-private-purple-400:rgba(143,82,204,.7);--g-color-private-purple-450:rgba(143,82,204,.8);--g-color-private-purple-500:rgba(143,82,204,.9);--g-color-private-purple-50-solid:#f4eefa;--g-color-private-purple-100-solid:#eee5f7;--g-color-private-purple-150-solid:#e9dcf5;--g-color-private-purple-200-solid:#ddcbf0;--g-color-private-purple-250-solid:#d2baeb;--g-color-private-purple-300-solid:#c7a9e6;--g-color-private-purple-350-solid:#bc97e0;--g-color-private-purple-400-solid:#b186db;--g-color-private-purple-450-solid:#a575d6;--g-color-private-purple-500-solid:#9a63d1;--g-color-private-purple-550-solid:#8f52cc;--g-color-private-purple-600-solid:#844dbb;--g-color-private-purple-650-solid:#7947aa;--g-color-private-purple-700-solid:#6e4299;--g-color-private-purple-750-solid:#633d88;--g-color-private-purple-800-solid:#593877;--g-color-private-purple-850-solid:#4e3266;--g-color-private-purple-900-solid:#432d55;--g-color-private-purple-950-solid:#382844;--g-color-private-purple-1000-solid:#32253c;--g-color-private-cool-grey-50:rgba(107,132,153,.1);--g-color-private-cool-grey-100:rgba(107,132,153,.15);--g-color-private-cool-grey-150:rgba(107,132,153,.2);--g-color-private-cool-grey-200:rgba(107,132,153,.3);--g-color-private-cool-grey-250:rgba(107,132,153,.4);--g-color-private-cool-grey-300:rgba(107,132,153,.5);--g-color-private-cool-grey-350:rgba(107,132,153,.6);--g-color-private-cool-grey-400:rgba(107,132,153,.7);--g-color-private-cool-grey-450:rgba(107,132,153,.8);--g-color-private-cool-grey-500:rgba(107,132,153,.9);--g-color-private-cool-grey-50-solid:#f0f3f5;--g-color-private-cool-grey-100-solid:#e9edf0;--g-color-private-cool-grey-150-solid:#e1e6eb;--g-color-private-cool-grey-200-solid:#d3dae0;--g-color-private-cool-grey-250-solid:#c4ced6;--g-color-private-cool-grey-300-solid:#b5c2cc;--g-color-private-cool-grey-350-solid:#a6b5c2;--g-color-private-cool-grey-400-solid:#97a9b8;--g-color-private-cool-grey-450-solid:#899dad;--g-color-private-cool-grey-500-solid:#7a90a3;--g-color-private-cool-grey-550-solid:#6b8499;--g-color-private-cool-grey-600-solid:#647a8d;--g-color-private-cool-grey-650-solid:#5c6f81;--g-color-private-cool-grey-700-solid:#556575;--g-color-private-cool-grey-750-solid:#4e5b69;--g-color-private-cool-grey-800-solid:#47515e;--g-color-private-cool-grey-850-solid:#3f4652;--g-color-private-cool-grey-900-solid:#383c46;--g-color-private-cool-grey-950-solid:#31323a;--g-color-private-cool-grey-1000-solid:#2d2c34;--g-color-text-primary:var(--g-color-text-dark-primary);--g-color-text-complementary:var(--g-color-text-dark-complementary);--g-color-text-secondary:var(--g-color-text-dark-secondary);--g-color-text-hint:var(--g-color-text-dark-hint);--g-color-text-info:var(--g-color-private-blue-600-solid);--g-color-text-positive:var(--g-color-private-green-600-solid);--g-color-text-warning:var(--g-color-private-yellow-700-solid);--g-color-text-danger:var(--g-color-private-red-600-solid);--g-color-text-utility:var(--g-color-private-purple-600-solid);--g-color-text-misc:var(--g-color-private-cool-grey-600-solid);--g-color-text-info-heavy:var(--g-color-private-blue-700-solid);--g-color-text-positive-heavy:var(--g-color-private-green-700-solid);--g-color-text-warning-heavy:var(--g-color-private-orange-700-solid);--g-color-text-danger-heavy:var(--g-color-private-red-700-solid);--g-color-text-utility-heavy:var(--g-color-private-purple-700-solid);--g-color-text-misc-heavy:var(--g-color-private-cool-grey-700-solid);--g-color-text-brand:var(--g-color-private-yellow-700-solid);--g-color-text-brand-heavy:var(--g-color-private-orange-700-solid);--g-color-text-brand-contrast:var(--g-color-text-dark-primary);--g-color-text-link:var(--g-color-private-yellow-650-solid);--g-color-text-link-hover:var(--g-color-private-orange-650-solid);--g-color-text-link-visited:var(--g-color-private-purple-550-solid);--g-color-text-link-visited-hover:var(--g-color-private-purple-800-solid);--g-color-text-dark-primary:var(--g-color-private-black-850);--g-color-text-dark-complementary:var(--g-color-private-black-700);--g-color-text-dark-secondary:var(--g-color-private-black-500);--g-color-text-dark-hint:var(--g-color-private-black-300);--g-color-text-light-primary:var(--g-color-private-white-1000-solid);--g-color-text-light-complementary:var(--g-color-private-white-850);--g-color-text-light-secondary:var(--g-color-private-white-700);--g-color-text-light-hint:var(--g-color-private-white-500);--g-color-text-inverted-primary:var(--g-color-text-light-primary);--g-color-text-inverted-complementary:var(--g-color-text-light-complementary);--g-color-text-inverted-secondary:var(--g-color-text-light-secondary);--g-color-text-inverted-hint:var(--g-color-text-light-hint);--g-color-base-background:var(--g-color-private-white-1000-solid);--g-color-base-generic:var(--g-color-private-black-50);--g-color-base-generic-hover:var(--g-color-private-black-150);--g-color-base-generic-medium:var(--g-color-private-black-150);--g-color-base-generic-medium-hover:var(--g-color-private-black-250);--g-color-base-generic-accent:var(--g-color-private-black-150);--g-color-base-generic-accent-disabled:var(--g-color-private-black-70);--g-color-base-generic-ultralight:var(--g-color-private-black-20-solid);--g-color-base-simple-hover:var(--g-color-private-black-50);--g-color-base-simple-hover-solid:var(--g-color-private-black-50-solid);--g-color-base-brand:var(--g-color-private-yellow-550-solid);--g-color-base-brand-hover:var(--g-color-private-yellow-600-solid);--g-color-base-selection:var(--g-color-private-yellow-200);--g-color-base-selection-hover:var(--g-color-private-yellow-300);--g-color-base-info-light:var(--g-color-private-blue-100);--g-color-base-info-light-hover:var(--g-color-private-blue-200);--g-color-base-info-medium:var(--g-color-private-blue-200);--g-color-base-info-medium-hover:var(--g-color-private-blue-300);--g-color-base-info-heavy:var(--g-color-private-blue-600-solid);--g-color-base-info-heavy-hover:var(--g-color-private-blue-700-solid);--g-color-base-positive-light:var(--g-color-private-green-100);--g-color-base-positive-light-hover:var(--g-color-private-green-200);--g-color-base-positive-medium:var(--g-color-private-green-200);--g-color-base-positive-medium-hover:var(--g-color-private-green-300);--g-color-base-positive-heavy:var(--g-color-private-green-600-solid);--g-color-base-positive-heavy-hover:var(--g-color-private-green-700-solid);--g-color-base-warning-light:var(--g-color-private-yellow-200);--g-color-base-warning-light-hover:var(--g-color-private-yellow-300);--g-color-base-warning-medium:var(--g-color-private-yellow-400);--g-color-base-warning-medium-hover:var(--g-color-private-yellow-500);--g-color-base-warning-heavy:var(--g-color-private-yellow-550-solid);--g-color-base-warning-heavy-hover:var(--g-color-private-yellow-650-solid);--g-color-base-danger-light:var(--g-color-private-red-100);--g-color-base-danger-light-hover:var(--g-color-private-red-200);--g-color-base-danger-medium:var(--g-color-private-red-200);--g-color-base-danger-medium-hover:var(--g-color-private-red-300);--g-color-base-danger-heavy:var(--g-color-private-red-600-solid);--g-color-base-danger-heavy-hover:var(--g-color-private-red-700-solid);--g-color-base-utility-light:var(--g-color-private-purple-100);--g-color-base-utility-light-hover:var(--g-color-private-purple-200);--g-color-base-utility-medium:var(--g-color-private-purple-200);--g-color-base-utility-medium-hover:var(--g-color-private-purple-300);--g-color-base-utility-heavy:var(--g-color-private-purple-600-solid);--g-color-base-utility-heavy-hover:var(--g-color-private-purple-700-solid);--g-color-base-neutral-light:var(--g-color-private-black-50);--g-color-base-neutral-light-hover:var(--g-color-private-black-100);--g-color-base-neutral-medium:var(--g-color-private-black-200);--g-color-base-neutral-medium-hover:var(--g-color-private-black-250);--g-color-base-neutral-heavy:var(--g-color-private-black-450);--g-color-base-neutral-heavy-hover:var(--g-color-private-black-550);--g-color-base-misc-light:var(--g-color-private-cool-grey-100);--g-color-base-misc-light-hover:var(--g-color-private-cool-grey-200);--g-color-base-misc-medium:var(--g-color-private-cool-grey-200);--g-color-base-misc-medium-hover:var(--g-color-private-cool-grey-300);--g-color-base-misc-heavy:var(--g-color-private-cool-grey-600-solid);--g-color-base-misc-heavy-hover:var(--g-color-private-cool-grey-700-solid);--g-color-base-light:var(--g-color-private-white-1000-solid);--g-color-base-light-hover:var(--g-color-private-white-850);--g-color-base-light-simple-hover:var(--g-color-private-white-150);--g-color-base-light-disabled:var(--g-color-private-white-150);--g-color-base-light-accent-disabled:var(--g-color-private-white-300);--g-color-base-float:var(--g-color-private-white-1000-solid);--g-color-base-float-hover:var(--g-color-private-black-50-solid);--g-color-base-float-medium:var(--g-color-private-black-550-solid);--g-color-base-float-heavy:var(--g-color-private-black-700-solid);--g-color-base-float-accent:var(--g-color-private-white-1000-solid);--g-color-base-float-accent-hover:var(--g-color-private-white-850);--g-color-base-float-announcement:var(--g-color-private-cool-grey-50-solid);--g-color-base-modal:var(--g-color-base-background);--g-color-line-generic:var(--g-color-private-black-100);--g-color-line-generic-hover:var(--g-color-private-black-150);--g-color-line-generic-active:var(--g-color-private-black-300);--g-color-line-generic-accent:var(--g-color-private-black-150);--g-color-line-generic-accent-hover:var(--g-color-private-black-300);--g-color-line-generic-solid:var(--g-color-private-black-100-solid);--g-color-line-brand:var(--g-color-private-yellow-600-solid);--g-color-line-focus:var(--g-color-private-cool-grey-450);--g-color-line-light:var(--g-color-private-white-500);--g-color-line-info:var(--g-color-private-blue-450);--g-color-line-positive:var(--g-color-private-green-450);--g-color-line-warning:var(--g-color-private-yellow-600-solid);--g-color-line-danger:var(--g-color-private-red-450);--g-color-line-utility:var(--g-color-private-purple-450);--g-color-line-misc:var(--g-color-private-cool-grey-450);--g-color-sfx-veil:var(--g-color-private-black-250);--g-color-sfx-shadow:var(--g-color-private-black-150);--g-color-sfx-shadow-heavy:var(--g-color-private-black-500);--g-color-sfx-shadow-light:var(--g-color-private-black-50);--g-color-sfx-fade:var(--g-color-private-white-300);--g-color-scroll-track:var(--g-color-base-background);--g-color-scroll-handle:var(--g-color-private-black-100);--g-color-scroll-handle-hover:var(--g-color-private-black-150);--g-color-scroll-corner:var(--g-color-private-black-100);--g-color-infographics-axis:var(--g-color-private-black-150-solid);--g-color-infographics-tooltip-bg:var(--g-color-private-white-950)}.g-root_theme_dark{--g-color-private-white-50:rgba(255,255,255,.05);--g-color-private-white-70:rgba(255,255,255,.07);--g-color-private-white-100:rgba(255,255,255,.1);--g-color-private-white-150:rgba(255,255,255,.15);--g-color-private-white-200:rgba(255,255,255,.2);--g-color-private-white-250:rgba(255,255,255,.25);--g-color-private-white-300:rgba(255,255,255,.3);--g-color-private-white-350:rgba(255,255,255,.35);--g-color-private-white-400:rgba(255,255,255,.4);--g-color-private-white-450:rgba(255,255,255,.45);--g-color-private-white-500:rgba(255,255,255,.5);--g-color-private-white-550:rgba(255,255,255,.55);--g-color-private-white-600:rgba(255,255,255,.6);--g-color-private-white-650:rgba(255,255,255,.65);--g-color-private-white-700:rgba(255,255,255,.7);--g-color-private-white-750:rgba(255,255,255,.75);--g-color-private-white-800:rgba(255,255,255,.8);--g-color-private-white-850:rgba(255,255,255,.85);--g-color-private-white-900:rgba(255,255,255,.9);--g-color-private-white-950:rgba(255,255,255,.95);--g-color-private-white-20-solid:#262226;--g-color-private-white-50-solid:#2d282d;--g-color-private-white-70-solid:#312d31;--g-color-private-white-100-solid:#383438;--g-color-private-white-150-solid:#433f43;--g-color-private-white-200-solid:#4e4a4e;--g-color-private-white-250-solid:#595559;--g-color-private-white-300-solid:#646164;--g-color-private-white-350-solid:#6f6c6f;--g-color-private-white-400-solid:#7a777a;--g-color-private-white-450-solid:#858385;--g-color-private-white-500-solid:#908e90;--g-color-private-white-550-solid:#9c999c;--g-color-private-white-600-solid:#a7a5a7;--g-color-private-white-650-solid:#b2b0b2;--g-color-private-white-700-solid:#bdbbbd;--g-color-private-white-750-solid:#c8c6c8;--g-color-private-white-800-solid:#d3d2d3;--g-color-private-white-850-solid:#deddde;--g-color-private-white-900-solid:#e9e8e9;--g-color-private-white-950-solid:#f4f4f4;--g-color-private-white-1000-solid:#fff;--g-color-private-white-opaque-150:rgba(76,75,81,.95);--g-color-private-black-20:rgba(0,0,0,.02);--g-color-private-black-50:rgba(0,0,0,.05);--g-color-private-black-100:rgba(0,0,0,.1);--g-color-private-black-150:rgba(0,0,0,.15);--g-color-private-black-200:rgba(0,0,0,.2);--g-color-private-black-250:rgba(0,0,0,.25);--g-color-private-black-300:rgba(0,0,0,.3);--g-color-private-black-350:rgba(0,0,0,.35);--g-color-private-black-400:rgba(0,0,0,.4);--g-color-private-black-450:rgba(0,0,0,.45);--g-color-private-black-500:rgba(0,0,0,.5);--g-color-private-black-550:rgba(0,0,0,.55);--g-color-private-black-600:rgba(0,0,0,.6);--g-color-private-black-650:rgba(0,0,0,.65);--g-color-private-black-700:rgba(0,0,0,.7);--g-color-private-black-750:rgba(0,0,0,.75);--g-color-private-black-800:rgba(0,0,0,.8);--g-color-private-black-850:rgba(0,0,0,.85);--g-color-private-black-900:rgba(0,0,0,.9);--g-color-private-black-950:rgba(0,0,0,.95);--g-color-private-black-1000-solid:#000;--g-color-private-blue-50:rgba(54,151,241,.1);--g-color-private-blue-100:rgba(54,151,241,.15);--g-color-private-blue-150:rgba(54,151,241,.2);--g-color-private-blue-200:rgba(54,151,241,.3);--g-color-private-blue-250:rgba(54,151,241,.4);--g-color-private-blue-300:rgba(54,151,241,.5);--g-color-private-blue-350:rgba(54,151,241,.6);--g-color-private-blue-400:rgba(54,151,241,.7);--g-color-private-blue-450:rgba(54,151,241,.8);--g-color-private-blue-500:rgba(54,151,241,.9);--g-color-private-blue-50-solid:#242937;--g-color-private-blue-100-solid:#252f41;--g-color-private-blue-150-solid:#26354b;--g-color-private-blue-200-solid:#284260;--g-color-private-blue-250-solid:#2a4e75;--g-color-private-blue-300-solid:#2c5a8a;--g-color-private-blue-350-solid:#2e669e;--g-color-private-blue-400-solid:#3072b3;--g-color-private-blue-450-solid:#327fc8;--g-color-private-blue-500-solid:#348bdc;--g-color-private-blue-550-solid:#3697f1;--g-color-private-blue-600-solid:#4aa1f2;--g-color-private-blue-650-solid:#5eacf4;--g-color-private-blue-700-solid:#72b6f5;--g-color-private-blue-750-solid:#86c1f7;--g-color-private-blue-800-solid:#9bcbf8;--g-color-private-blue-850-solid:#afd5f9;--g-color-private-blue-900-solid:#c3e0fb;--g-color-private-blue-950-solid:#d7eafc;--g-color-private-blue-1000-solid:#e1effd;--g-color-private-green-50:rgba(77,176,155,.1);--g-color-private-green-100:rgba(77,176,155,.15);--g-color-private-green-150:rgba(77,176,155,.2);--g-color-private-green-200:rgba(77,176,155,.3);--g-color-private-green-250:rgba(77,176,155,.4);--g-color-private-green-300:rgba(77,176,155,.5);--g-color-private-green-350:rgba(77,176,155,.6);--g-color-private-green-400:rgba(77,176,155,.7);--g-color-private-green-450:rgba(77,176,155,.8);--g-color-private-green-500:rgba(77,176,155,.9);--g-color-private-green-50-solid:#262c2e;--g-color-private-green-100-solid:#283334;--g-color-private-green-150-solid:#2b3a3a;--g-color-private-green-200-solid:#2f4946;--g-color-private-green-250-solid:#335852;--g-color-private-green-300-solid:#38675f;--g-color-private-green-350-solid:#3c756b;--g-color-private-green-400-solid:#408477;--g-color-private-green-450-solid:#449383;--g-color-private-green-500-solid:#49a18f;--g-color-private-green-550-solid:#4db09b;--g-color-private-green-600-solid:#5fb8a5;--g-color-private-green-650-solid:#71c0af;--g-color-private-green-700-solid:#82c8b9;--g-color-private-green-750-solid:#94d0c3;--g-color-private-green-800-solid:#a6d8cd;--g-color-private-green-850-solid:#b8dfd7;--g-color-private-green-900-solid:#cae7e1;--g-color-private-green-950-solid:#dbefeb;--g-color-private-green-1000-solid:#e4f3f0;--g-color-private-yellow-50:rgba(255,190,92,.1);--g-color-private-yellow-100:rgba(255,190,92,.15);--g-color-private-yellow-150:rgba(255,190,92,.2);--g-color-private-yellow-200:rgba(255,190,92,.3);--g-color-private-yellow-250:rgba(255,190,92,.4);--g-color-private-yellow-300:rgba(255,190,92,.5);--g-color-private-yellow-350:rgba(255,190,92,.6);--g-color-private-yellow-400:rgba(255,190,92,.7);--g-color-private-yellow-450:rgba(255,190,92,.8);--g-color-private-yellow-500:rgba(255,190,92,.9);--g-color-private-yellow-50-solid:#382d28;--g-color-private-yellow-100-solid:#43352b;--g-color-private-yellow-150-solid:#4e3d2e;--g-color-private-yellow-200-solid:#644d33;--g-color-private-yellow-250-solid:#7a5d39;--g-color-private-yellow-300-solid:#916e3f;--g-color-private-yellow-350-solid:#a77e45;--g-color-private-yellow-400-solid:#bd8e4b;--g-color-private-yellow-450-solid:#d39e50;--g-color-private-yellow-500-solid:#e9ae56;--g-color-private-yellow-550-solid:#ffbe5c;--g-color-private-yellow-600-solid:#ffc56c;--g-color-private-yellow-650-solid:#ffcb7d;--g-color-private-yellow-700-solid:#ffd28d;--g-color-private-yellow-750-solid:#ffd89d;--g-color-private-yellow-800-solid:#ffdfae;--g-color-private-yellow-850-solid:#ffe5be;--g-color-private-yellow-900-solid:#ffecce;--g-color-private-yellow-950-solid:#fff2de;--g-color-private-yellow-1000-solid:#fff5e7;--g-color-private-orange-50:rgba(200,99,12,.1);--g-color-private-orange-100:rgba(200,99,12,.15);--g-color-private-orange-150:rgba(200,99,12,.2);--g-color-private-orange-200:rgba(200,99,12,.3);--g-color-private-orange-250:rgba(200,99,12,.4);--g-color-private-orange-300:rgba(200,99,12,.5);--g-color-private-orange-350:rgba(200,99,12,.6);--g-color-private-orange-400:rgba(200,99,12,.7);--g-color-private-orange-450:rgba(200,99,12,.8);--g-color-private-orange-500:rgba(200,99,12,.9);--g-color-private-orange-50-solid:#332420;--g-color-private-orange-100-solid:#3b281f;--g-color-private-orange-150-solid:#432b1e;--g-color-private-orange-200-solid:#54321b;--g-color-private-orange-250-solid:#643919;--g-color-private-orange-300-solid:#754017;--g-color-private-orange-350-solid:#864715;--g-color-private-orange-400-solid:#964e13;--g-color-private-orange-450-solid:#a75510;--g-color-private-orange-500-solid:#b75c0e;--g-color-private-orange-550-solid:#c8630c;--g-color-private-orange-600-solid:#ce7324;--g-color-private-orange-650-solid:#d3823d;--g-color-private-orange-700-solid:#d99255;--g-color-private-orange-750-solid:#dea16d;--g-color-private-orange-800-solid:#e4b186;--g-color-private-orange-850-solid:#e9c19e;--g-color-private-orange-900-solid:#efd0b6;--g-color-private-orange-950-solid:#f4e0ce;--g-color-private-orange-1000-solid:#f7e8db;--g-color-private-red-50:rgba(229,50,93,.1);--g-color-private-red-100:rgba(229,50,93,.15);--g-color-private-red-150:rgba(229,50,93,.2);--g-color-private-red-200:rgba(229,50,93,.3);--g-color-private-red-250:rgba(229,50,93,.4);--g-color-private-red-300:rgba(229,50,93,.5);--g-color-private-red-350:rgba(229,50,93,.6);--g-color-private-red-400:rgba(229,50,93,.7);--g-color-private-red-450:rgba(229,50,93,.8);--g-color-private-red-500:rgba(229,50,93,.9);--g-color-private-red-50-solid:#361f28;--g-color-private-red-100-solid:#3f202b;--g-color-private-red-150-solid:#49212e;--g-color-private-red-200-solid:#5d2334;--g-color-private-red-250-solid:#70253a;--g-color-private-red-300-solid:#842840;--g-color-private-red-350-solid:#972a45;--g-color-private-red-400-solid:#ab2c4b;--g-color-private-red-450-solid:#be2e51;--g-color-private-red-500-solid:#d23057;--g-color-private-red-550-solid:#e5325d;--g-color-private-red-600-solid:#e8476d;--g-color-private-red-650-solid:#ea5b7d;--g-color-private-red-700-solid:#ed708e;--g-color-private-red-750-solid:#ef849e;--g-color-private-red-800-solid:#f299ae;--g-color-private-red-850-solid:#f5adbe;--g-color-private-red-900-solid:#f7c2ce;--g-color-private-red-950-solid:#fad6df;--g-color-private-red-1000-solid:#fbe0e7;--g-color-private-purple-50:rgba(143,82,204,.1);--g-color-private-purple-100:rgba(143,82,204,.15);--g-color-private-purple-150:rgba(143,82,204,.2);--g-color-private-purple-200:rgba(143,82,204,.3);--g-color-private-purple-250:rgba(143,82,204,.4);--g-color-private-purple-300:rgba(143,82,204,.5);--g-color-private-purple-350:rgba(143,82,204,.6);--g-color-private-purple-400:rgba(143,82,204,.7);--g-color-private-purple-450:rgba(143,82,204,.8);--g-color-private-purple-500:rgba(143,82,204,.9);--g-color-private-purple-50-solid:#2d2233;--g-color-private-purple-100-solid:#32253c;--g-color-private-purple-150-solid:#382844;--g-color-private-purple-200-solid:#432d55;--g-color-private-purple-250-solid:#4e3266;--g-color-private-purple-300-solid:#593877;--g-color-private-purple-350-solid:#633d88;--g-color-private-purple-400-solid:#6e4299;--g-color-private-purple-450-solid:#7947aa;--g-color-private-purple-500-solid:#844dbb;--g-color-private-purple-550-solid:#8f52cc;--g-color-private-purple-600-solid:#9a63d1;--g-color-private-purple-650-solid:#a575d6;--g-color-private-purple-700-solid:#b186db;--g-color-private-purple-750-solid:#bc97e0;--g-color-private-purple-800-solid:#c7a9e6;--g-color-private-purple-850-solid:#d2baeb;--g-color-private-purple-900-solid:#ddcbf0;--g-color-private-purple-950-solid:#e9dcf5;--g-color-private-purple-1000-solid:#eee5f7;--g-color-private-cool-grey-50:rgba(96,128,156,.1);--g-color-private-cool-grey-100:rgba(96,128,156,.15);--g-color-private-cool-grey-150:rgba(96,128,156,.2);--g-color-private-cool-grey-200:rgba(96,128,156,.3);--g-color-private-cool-grey-250:rgba(96,128,156,.4);--g-color-private-cool-grey-300:rgba(96,128,156,.5);--g-color-private-cool-grey-350:rgba(96,128,156,.6);--g-color-private-cool-grey-400:rgba(96,128,156,.7);--g-color-private-cool-grey-450:rgba(96,128,156,.8);--g-color-private-cool-grey-500:rgba(96,128,156,.9);--g-color-private-cool-grey-50-solid:#28272e;--g-color-private-cool-grey-100-solid:#2b2c34;--g-color-private-cool-grey-150-solid:#2e313a;--g-color-private-cool-grey-200-solid:#353b47;--g-color-private-cool-grey-250-solid:#3b4553;--g-color-private-cool-grey-300-solid:#414f5f;--g-color-private-cool-grey-350-solid:#47586b;--g-color-private-cool-grey-400-solid:#4d6277;--g-color-private-cool-grey-450-solid:#546c84;--g-color-private-cool-grey-500-solid:#5a7690;--g-color-private-cool-grey-550-solid:#60809c;--g-color-private-cool-grey-600-solid:#708da6;--g-color-private-cool-grey-650-solid:#8099b0;--g-color-private-cool-grey-700-solid:#90a6ba;--g-color-private-cool-grey-750-solid:#a0b3c4;--g-color-private-cool-grey-800-solid:#b0c0ce;--g-color-private-cool-grey-850-solid:#bfccd7;--g-color-private-cool-grey-900-solid:#cfd9e1;--g-color-private-cool-grey-950-solid:#dfe6eb;--g-color-private-cool-grey-1000-solid:#e7ecf0;--g-color-text-primary:var(--g-color-text-light-primary);--g-color-text-complementary:var(--g-color-text-light-complementary);--g-color-text-secondary:var(--g-color-text-light-secondary);--g-color-text-hint:var(--g-color-text-light-hint);--g-color-text-info:var(--g-color-private-blue-550-solid);--g-color-text-positive:var(--g-color-private-green-550-solid);--g-color-text-warning:var(--g-color-private-yellow-550-solid);--g-color-text-danger:var(--g-color-private-red-550-solid);--g-color-text-utility:var(--g-color-private-purple-600-solid);--g-color-text-misc:var(--g-color-private-cool-grey-600-solid);--g-color-text-info-heavy:var(--g-color-private-blue-600-solid);--g-color-text-positive-heavy:var(--g-color-private-green-600-solid);--g-color-text-warning-heavy:var(--g-color-private-yellow-600-solid);--g-color-text-danger-heavy:var(--g-color-private-red-600-solid);--g-color-text-utility-heavy:var(--g-color-private-purple-650-solid);--g-color-text-misc-heavy:var(--g-color-private-cool-grey-650-solid);--g-color-text-brand:var(--g-color-private-yellow-600-solid);--g-color-text-brand-heavy:var(--g-color-private-yellow-700-solid);--g-color-text-brand-contrast:var(--g-color-text-dark-primary);--g-color-text-link:var(--g-color-private-yellow-550-solid);--g-color-text-link-hover:var(--g-color-private-orange-550-solid);--g-color-text-link-visited:var(--g-color-private-purple-600-solid);--g-color-text-link-visited-hover:var(--g-color-private-purple-750-solid);--g-color-text-dark-primary:var(--g-color-private-black-900);--g-color-text-dark-complementary:var(--g-color-private-black-700);--g-color-text-dark-secondary:var(--g-color-private-black-500);--g-color-text-dark-hint:var(--g-color-private-black-300);--g-color-text-light-primary:var(--g-color-private-white-850);--g-color-text-light-complementary:var(--g-color-private-white-700);--g-color-text-light-secondary:var(--g-color-private-white-500);--g-color-text-light-hint:var(--g-color-private-white-300);--g-color-text-inverted-primary:var(--g-color-text-dark-primary);--g-color-text-inverted-complementary:var(--g-color-text-dark-complementary);--g-color-text-inverted-secondary:var(--g-color-text-dark-secondary);--g-color-text-inverted-hint:var(--g-color-text-dark-hint);--g-color-base-background:#221d22;--g-color-base-generic:var(--g-color-private-white-100);--g-color-base-generic-hover:var(--g-color-private-white-150);--g-color-base-generic-medium:var(--g-color-private-white-250);--g-color-base-generic-medium-hover:var(--g-color-private-white-300);--g-color-base-generic-accent:var(--g-color-private-white-150);--g-color-base-generic-accent-disabled:var(--g-color-private-white-70);--g-color-base-generic-ultralight:var(--g-color-private-white-20-solid);--g-color-base-simple-hover:var(--g-color-private-white-100);--g-color-base-simple-hover-solid:var(--g-color-private-white-100-solid);--g-color-base-brand:var(--g-color-private-yellow-550-solid);--g-color-base-brand-hover:var(--g-color-private-yellow-650-solid);--g-color-base-selection:var(--g-color-private-yellow-150);--g-color-base-selection-hover:var(--g-color-private-yellow-200);--g-color-base-info-light:var(--g-color-private-blue-150);--g-color-base-info-light-hover:var(--g-color-private-blue-200);--g-color-base-info-medium:var(--g-color-private-blue-300);--g-color-base-info-medium-hover:var(--g-color-private-blue-400);--g-color-base-info-heavy:var(--g-color-private-blue-600-solid);--g-color-base-info-heavy-hover:var(--g-color-private-blue-700-solid);--g-color-base-positive-light:var(--g-color-private-green-150);--g-color-base-positive-light-hover:var(--g-color-private-green-200);--g-color-base-positive-medium:var(--g-color-private-green-300);--g-color-base-positive-medium-hover:var(--g-color-private-green-400);--g-color-base-positive-heavy:var(--g-color-private-green-600-solid);--g-color-base-positive-heavy-hover:var(--g-color-private-green-700-solid);--g-color-base-warning-light:var(--g-color-private-yellow-150);--g-color-base-warning-light-hover:var(--g-color-private-yellow-200);--g-color-base-warning-medium:var(--g-color-private-yellow-300);--g-color-base-warning-medium-hover:var(--g-color-private-yellow-400);--g-color-base-warning-heavy:var(--g-color-private-yellow-600-solid);--g-color-base-warning-heavy-hover:var(--g-color-private-yellow-700-solid);--g-color-base-danger-light:var(--g-color-private-red-150);--g-color-base-danger-light-hover:var(--g-color-private-red-200);--g-color-base-danger-medium:var(--g-color-private-red-300);--g-color-base-danger-medium-hover:var(--g-color-private-red-400);--g-color-base-danger-heavy:var(--g-color-private-red-600-solid);--g-color-base-danger-heavy-hover:var(--g-color-private-red-700-solid);--g-color-base-utility-light:var(--g-color-private-purple-150);--g-color-base-utility-light-hover:var(--g-color-private-purple-250);--g-color-base-utility-medium:var(--g-color-private-purple-300);--g-color-base-utility-medium-hover:var(--g-color-private-purple-400);--g-color-base-utility-heavy:var(--g-color-private-purple-600-solid);--g-color-base-utility-heavy-hover:var(--g-color-private-purple-700-solid);--g-color-base-neutral-light:var(--g-color-private-white-100);--g-color-base-neutral-light-hover:var(--g-color-private-white-150);--g-color-base-neutral-medium:var(--g-color-private-white-250);--g-color-base-neutral-medium-hover:var(--g-color-private-white-350);--g-color-base-neutral-heavy:var(--g-color-private-white-550);--g-color-base-neutral-heavy-hover:var(--g-color-private-white-650);--g-color-base-misc-light:var(--g-color-private-cool-grey-150);--g-color-base-misc-light-hover:var(--g-color-private-cool-grey-200);--g-color-base-misc-medium:var(--g-color-private-cool-grey-300);--g-color-base-misc-medium-hover:var(--g-color-private-cool-grey-400);--g-color-base-misc-heavy:var(--g-color-private-cool-grey-600-solid);--g-color-base-misc-heavy-hover:var(--g-color-private-cool-grey-700-solid);--g-color-base-light:var(--g-color-private-white-850);--g-color-base-light-hover:var(--g-color-private-white-700);--g-color-base-light-simple-hover:var(--g-color-private-white-150);--g-color-base-light-disabled:var(--g-color-private-white-150);--g-color-base-light-accent-disabled:var(--g-color-private-white-300);--g-color-base-float:var(--g-color-private-white-100-solid);--g-color-base-float-hover:var(--g-color-private-white-150-solid);--g-color-base-float-medium:var(--g-color-private-white-150-solid);--g-color-base-float-heavy:var(--g-color-private-white-250-solid);--g-color-base-float-accent:var(--g-color-private-white-150-solid);--g-color-base-float-accent-hover:var(--g-color-private-white-200-solid);--g-color-base-float-announcement:var(--g-color-private-white-150-solid);--g-color-base-modal:var(--g-color-base-background);--g-color-line-generic:var(--g-color-private-white-150);--g-color-line-generic-hover:var(--g-color-private-white-250);--g-color-line-generic-active:var(--g-color-private-white-300);--g-color-line-generic-accent:var(--g-color-private-white-150);--g-color-line-generic-accent-hover:var(--g-color-private-white-300);--g-color-line-generic-solid:var(--g-color-private-white-150-solid);--g-color-line-brand:var(--g-color-private-yellow-600-solid);--g-color-line-focus:var(--g-color-private-cool-grey-450);--g-color-line-light:var(--g-color-private-white-500);--g-color-line-info:var(--g-color-private-blue-450);--g-color-line-positive:var(--g-color-private-green-450);--g-color-line-warning:var(--g-color-private-yellow-450);--g-color-line-danger:var(--g-color-private-red-450);--g-color-line-utility:var(--g-color-private-purple-450);--g-color-line-misc:var(--g-color-private-cool-grey-450);--g-color-sfx-veil:var(--g-color-private-black-600);--g-color-sfx-shadow:var(--g-color-private-black-200);--g-color-sfx-shadow-heavy:var(--g-color-private-black-500);--g-color-sfx-shadow-light:var(--g-color-private-black-200);--g-color-sfx-fade:var(--g-color-private-white-250);--g-color-scroll-track:var(--g-color-base-background);--g-color-scroll-handle:var(--g-color-private-white-150);--g-color-scroll-handle-hover:var(--g-color-private-white-250);--g-color-scroll-corner:var(--g-color-private-white-150);--g-color-infographics-axis:var(--g-color-private-white-150-solid);--g-color-infographics-tooltip-bg:var(--g-color-private-white-opaque-150)}.g-root_theme_light-hc{--g-color-private-white-50:rgba(255,255,255,.05);--g-color-private-white-70:rgba(255,255,255,.07);--g-color-private-white-100:rgba(255,255,255,.1);--g-color-private-white-150:rgba(255,255,255,.15);--g-color-private-white-200:rgba(255,255,255,.2);--g-color-private-white-250:rgba(255,255,255,.25);--g-color-private-white-300:rgba(255,255,255,.3);--g-color-private-white-350:rgba(255,255,255,.35);--g-color-private-white-400:rgba(255,255,255,.4);--g-color-private-white-450:rgba(255,255,255,.45);--g-color-private-white-500:rgba(255,255,255,.5);--g-color-private-white-550:rgba(255,255,255,.55);--g-color-private-white-600:rgba(255,255,255,.6);--g-color-private-white-650:rgba(255,255,255,.65);--g-color-private-white-700:rgba(255,255,255,.7);--g-color-private-white-750:rgba(255,255,255,.75);--g-color-private-white-800:rgba(255,255,255,.8);--g-color-private-white-850:rgba(255,255,255,.85);--g-color-private-white-900:rgba(255,255,255,.9);--g-color-private-white-950:rgba(255,255,255,.95);--g-color-private-white-1000-solid:#fff;--g-color-private-black-50:rgba(0,0,0,.05);--g-color-private-black-100:rgba(0,0,0,.1);--g-color-private-black-150:rgba(0,0,0,.15);--g-color-private-black-200:rgba(0,0,0,.2);--g-color-private-black-250:rgba(0,0,0,.25);--g-color-private-black-300:rgba(0,0,0,.3);--g-color-private-black-350:rgba(0,0,0,.35);--g-color-private-black-400:rgba(0,0,0,.4);--g-color-private-black-450:rgba(0,0,0,.45);--g-color-private-black-500:rgba(0,0,0,.5);--g-color-private-black-550:rgba(0,0,0,.55);--g-color-private-black-600:rgba(0,0,0,.6);--g-color-private-black-650:rgba(0,0,0,.65);--g-color-private-black-700:rgba(0,0,0,.7);--g-color-private-black-750:rgba(0,0,0,.75);--g-color-private-black-800:rgba(0,0,0,.8);--g-color-private-black-850:rgba(0,0,0,.85);--g-color-private-black-900:rgba(0,0,0,.9);--g-color-private-black-950:rgba(0,0,0,.95);--g-color-private-black-50-solid:#f2f2f2;--g-color-private-black-100-solid:#e5e5e5;--g-color-private-black-150-solid:#d9d9d9;--g-color-private-black-200-solid:#ccc;--g-color-private-black-250-solid:#bfbfbf;--g-color-private-black-300-solid:#b3b3b3;--g-color-private-black-350-solid:#a6a6a6;--g-color-private-black-400-solid:#999;--g-color-private-black-450-solid:#8c8c8c;--g-color-private-black-500-solid:gray;--g-color-private-black-550-solid:#737373;--g-color-private-black-600-solid:#666;--g-color-private-black-650-solid:#595959;--g-color-private-black-700-solid:#4c4c4c;--g-color-private-black-750-solid:#404040;--g-color-private-black-800-solid:#333;--g-color-private-black-850-solid:#262626;--g-color-private-black-900-solid:#1a1a1a;--g-color-private-black-950-solid:#0d0d0d;--g-color-private-black-1000-solid:#000;--g-color-private-blue-50:rgba(54,151,241,.1);--g-color-private-blue-100:rgba(54,151,241,.15);--g-color-private-blue-150:rgba(54,151,241,.2);--g-color-private-blue-200:rgba(54,151,241,.3);--g-color-private-blue-250:rgba(54,151,241,.4);--g-color-private-blue-300:rgba(54,151,241,.5);--g-color-private-blue-350:rgba(54,151,241,.6);--g-color-private-blue-400:rgba(54,151,241,.7);--g-color-private-blue-450:rgba(54,151,241,.8);--g-color-private-blue-500:rgba(54,151,241,.9);--g-color-private-blue-50-solid:#ebf5fe;--g-color-private-blue-100-solid:#e1effd;--g-color-private-blue-150-solid:#d7eafc;--g-color-private-blue-200-solid:#c3e0fb;--g-color-private-blue-250-solid:#afd5f9;--g-color-private-blue-300-solid:#9bcbf8;--g-color-private-blue-350-solid:#86c1f7;--g-color-private-blue-400-solid:#72b6f5;--g-color-private-blue-450-solid:#5eacf4;--g-color-private-blue-500-solid:#4aa1f2;--g-color-private-blue-550-solid:#3697f1;--g-color-private-blue-600-solid:#328adb;--g-color-private-blue-650-solid:#2f7cc4;--g-color-private-blue-700-solid:#2b6fae;--g-color-private-blue-750-solid:#286198;--g-color-private-blue-800-solid:#245482;--g-color-private-blue-850-solid:#20476b;--g-color-private-blue-900-solid:#1d3955;--g-color-private-blue-950-solid:#192c3f;--g-color-private-blue-1000-solid:#172533;--g-color-private-green-50:rgba(50,186,118,.1);--g-color-private-green-100:rgba(50,186,118,.15);--g-color-private-green-150:rgba(50,186,118,.2);--g-color-private-green-200:rgba(50,186,118,.3);--g-color-private-green-250:rgba(50,186,118,.4);--g-color-private-green-300:rgba(50,186,118,.5);--g-color-private-green-350:rgba(50,186,118,.6);--g-color-private-green-400:rgba(50,186,118,.7);--g-color-private-green-450:rgba(50,186,118,.8);--g-color-private-green-500:rgba(50,186,118,.9);--g-color-private-green-50-solid:#ebf8f1;--g-color-private-green-100-solid:#e0f5ea;--g-color-private-green-150-solid:#d6f1e4;--g-color-private-green-200-solid:#c2ead6;--g-color-private-green-250-solid:#ade3c8;--g-color-private-green-300-solid:#9db;--g-color-private-green-350-solid:#84d6ad;--g-color-private-green-400-solid:#70cf9f;--g-color-private-green-450-solid:#5bc891;--g-color-private-green-500-solid:#47c184;--g-color-private-green-550-solid:#32ba76;--g-color-private-green-600-solid:#2fa96c;--g-color-private-green-650-solid:#2c9862;--g-color-private-green-700-solid:#288758;--g-color-private-green-750-solid:#25764e;--g-color-private-green-800-solid:#264;--g-color-private-green-850-solid:#1f553a;--g-color-private-green-900-solid:#1c4430;--g-color-private-green-950-solid:#183326;--g-color-private-green-1000-solid:#172a21;--g-color-private-yellow-50:rgba(255,190,92,.1);--g-color-private-yellow-100:rgba(255,190,92,.15);--g-color-private-yellow-150:rgba(255,190,92,.2);--g-color-private-yellow-200:rgba(255,190,92,.3);--g-color-private-yellow-250:rgba(255,190,92,.4);--g-color-private-yellow-300:rgba(255,190,92,.5);--g-color-private-yellow-350:rgba(255,190,92,.6);--g-color-private-yellow-400:rgba(255,190,92,.7);--g-color-private-yellow-450:rgba(255,190,92,.8);--g-color-private-yellow-500:rgba(255,190,92,.9);--g-color-private-yellow-50-solid:#fff9ef;--g-color-private-yellow-100-solid:#fff5e7;--g-color-private-yellow-150-solid:#fff2de;--g-color-private-yellow-200-solid:#ffecce;--g-color-private-yellow-250-solid:#ffe5be;--g-color-private-yellow-300-solid:#ffdfae;--g-color-private-yellow-350-solid:#ffd89d;--g-color-private-yellow-400-solid:#ffd28d;--g-color-private-yellow-450-solid:#ffcb7d;--g-color-private-yellow-500-solid:#ffc56c;--g-color-private-yellow-550-solid:#ffbe5c;--g-color-private-yellow-600-solid:#e7ad55;--g-color-private-yellow-650-solid:#d09b4d;--g-color-private-yellow-700-solid:#b88a46;--g-color-private-yellow-750-solid:#a0793e;--g-color-private-yellow-800-solid:#896837;--g-color-private-yellow-850-solid:#715630;--g-color-private-yellow-900-solid:#594528;--g-color-private-yellow-950-solid:#413421;--g-color-private-yellow-1000-solid:#362b1d;--g-color-private-orange-50:rgba(255,119,0,.1);--g-color-private-orange-100:rgba(255,119,0,.15);--g-color-private-orange-150:rgba(255,119,0,.2);--g-color-private-orange-200:rgba(255,119,0,.3);--g-color-private-orange-250:rgba(255,119,0,.4);--g-color-private-orange-300:rgba(255,119,0,.5);--g-color-private-orange-350:rgba(255,119,0,.6);--g-color-private-orange-400:rgba(255,119,0,.7);--g-color-private-orange-450:rgba(255,119,0,.8);--g-color-private-orange-500:rgba(255,119,0,.9);--g-color-private-orange-50-solid:#fff1e6;--g-color-private-orange-100-solid:#ffebd9;--g-color-private-orange-150-solid:#ffe4cc;--g-color-private-orange-200-solid:#ffd6b3;--g-color-private-orange-250-solid:#ffc999;--g-color-private-orange-300-solid:#ffbb80;--g-color-private-orange-350-solid:#ffad66;--g-color-private-orange-400-solid:#ffa04d;--g-color-private-orange-450-solid:#ff9233;--g-color-private-orange-500-solid:#ff8519;--g-color-private-orange-550-solid:#f70;--g-color-private-orange-600-solid:#e76d02;--g-color-private-orange-650-solid:#d06304;--g-color-private-orange-700-solid:#b85805;--g-color-private-orange-750-solid:#a04e07;--g-color-private-orange-800-solid:#894409;--g-color-private-orange-850-solid:#713a0b;--g-color-private-orange-900-solid:#59300d;--g-color-private-orange-950-solid:#41250e;--g-color-private-orange-1000-solid:#36200f;--g-color-private-red-50:rgba(255,0,61,.1);--g-color-private-red-100:rgba(255,0,61,.15);--g-color-private-red-150:rgba(255,0,61,.2);--g-color-private-red-200:rgba(255,0,61,.3);--g-color-private-red-250:rgba(255,0,61,.4);--g-color-private-red-300:rgba(255,0,61,.5);--g-color-private-red-350:rgba(255,0,61,.6);--g-color-private-red-400:rgba(255,0,61,.7);--g-color-private-red-450:rgba(255,0,61,.8);--g-color-private-red-500:rgba(255,0,61,.9);--g-color-private-red-50-solid:#ffe6ec;--g-color-private-red-100-solid:#ffd9e2;--g-color-private-red-150-solid:#ffccd8;--g-color-private-red-200-solid:#ffb3c5;--g-color-private-red-250-solid:#ff99b1;--g-color-private-red-300-solid:#ff809e;--g-color-private-red-350-solid:#ff668b;--g-color-private-red-400-solid:#ff4d77;--g-color-private-red-450-solid:#ff3364;--g-color-private-red-500-solid:#ff1950;--g-color-private-red-550-solid:#ff003d;--g-color-private-red-600-solid:#e70239;--g-color-private-red-650-solid:#d00334;--g-color-private-red-700-solid:#b80530;--g-color-private-red-750-solid:#a0072c;--g-color-private-red-800-solid:#890928;--g-color-private-red-850-solid:#710a23;--g-color-private-red-900-solid:#590c1f;--g-color-private-red-950-solid:#410e1b;--g-color-private-red-1000-solid:#360e18;--g-color-private-purple-50:rgba(143,82,204,.1);--g-color-private-purple-100:rgba(143,82,204,.15);--g-color-private-purple-150:rgba(143,82,204,.2);--g-color-private-purple-200:rgba(143,82,204,.3);--g-color-private-purple-250:rgba(143,82,204,.4);--g-color-private-purple-300:rgba(143,82,204,.5);--g-color-private-purple-350:rgba(143,82,204,.6);--g-color-private-purple-400:rgba(143,82,204,.7);--g-color-private-purple-450:rgba(143,82,204,.8);--g-color-private-purple-500:rgba(143,82,204,.9);--g-color-private-purple-50-solid:#f4eefa;--g-color-private-purple-100-solid:#eee5f7;--g-color-private-purple-150-solid:#e9dcf5;--g-color-private-purple-200-solid:#ddcbf0;--g-color-private-purple-250-solid:#d2baeb;--g-color-private-purple-300-solid:#c7a9e6;--g-color-private-purple-350-solid:#bc97e0;--g-color-private-purple-400-solid:#b186db;--g-color-private-purple-450-solid:#a575d6;--g-color-private-purple-500-solid:#9a63d1;--g-color-private-purple-550-solid:#8f52cc;--g-color-private-purple-600-solid:#834cb9;--g-color-private-purple-650-solid:#7645a7;--g-color-private-purple-700-solid:#6a3f94;--g-color-private-purple-750-solid:#5d3882;--g-color-private-purple-800-solid:#51326f;--g-color-private-purple-850-solid:#442b5c;--g-color-private-purple-900-solid:#38254a;--g-color-private-purple-950-solid:#2b1e37;--g-color-private-purple-1000-solid:#251b2e;--g-color-private-cool-grey-50:rgba(107,132,153,.1);--g-color-private-cool-grey-100:rgba(107,132,153,.15);--g-color-private-cool-grey-150:rgba(107,132,153,.2);--g-color-private-cool-grey-200:rgba(107,132,153,.3);--g-color-private-cool-grey-250:rgba(107,132,153,.4);--g-color-private-cool-grey-300:rgba(107,132,153,.5);--g-color-private-cool-grey-350:rgba(107,132,153,.6);--g-color-private-cool-grey-400:rgba(107,132,153,.7);--g-color-private-cool-grey-450:rgba(107,132,153,.8);--g-color-private-cool-grey-500:rgba(107,132,153,.9);--g-color-private-cool-grey-50-solid:#f0f3f5;--g-color-private-cool-grey-100-solid:#e9edf0;--g-color-private-cool-grey-150-solid:#e1e6eb;--g-color-private-cool-grey-200-solid:#d3dae0;--g-color-private-cool-grey-250-solid:#c4ced6;--g-color-private-cool-grey-300-solid:#b5c2cc;--g-color-private-cool-grey-350-solid:#a6b5c2;--g-color-private-cool-grey-400-solid:#97a9b8;--g-color-private-cool-grey-450-solid:#899dad;--g-color-private-cool-grey-500-solid:#7a90a3;--g-color-private-cool-grey-550-solid:#6b8499;--g-color-private-cool-grey-600-solid:#62798c;--g-color-private-cool-grey-650-solid:#596d7e;--g-color-private-cool-grey-700-solid:#506271;--g-color-private-cool-grey-750-solid:#475663;--g-color-private-cool-grey-800-solid:#3f4b56;--g-color-private-cool-grey-850-solid:#363f48;--g-color-private-cool-grey-900-solid:#2d343b;--g-color-private-cool-grey-950-solid:#24282d;--g-color-private-cool-grey-1000-solid:#1f2226;--g-color-text-primary:var(--g-color-text-dark-primary);--g-color-text-complementary:var(--g-color-text-dark-complementary);--g-color-text-secondary:var(--g-color-text-dark-secondary);--g-color-text-hint:var(--g-color-text-dark-hint);--g-color-text-info:var(--g-color-private-blue-650-solid);--g-color-text-positive:var(--g-color-private-green-650-solid);--g-color-text-warning:var(--g-color-private-yellow-700-solid);--g-color-text-danger:var(--g-color-private-red-650-solid);--g-color-text-utility:var(--g-color-private-purple-650-solid);--g-color-text-misc:var(--g-color-private-cool-grey-650-solid);--g-color-text-info-heavy:var(--g-color-private-blue-900-solid);--g-color-text-positive-heavy:var(--g-color-private-green-900-solid);--g-color-text-warning-heavy:var(--g-color-private-orange-900-solid);--g-color-text-danger-heavy:var(--g-color-private-red-900-solid);--g-color-text-utility-heavy:var(--g-color-private-purple-900-solid);--g-color-text-misc-heavy:var(--g-color-private-cool-grey-900-solid);--g-color-text-brand:var(--g-color-private-yellow-700-solid);--g-color-text-brand-heavy:var(--g-color-private-orange-900-solid);--g-color-text-brand-contrast:var(--g-color-text-dark-primary);--g-color-text-link:var(--g-color-private-yellow-700-solid);--g-color-text-link-hover:var(--g-color-private-orange-700-solid);--g-color-text-link-visited:var(--g-color-private-purple-600-solid);--g-color-text-link-visited-hover:var(--g-color-private-purple-850-solid);--g-color-text-dark-primary:var(--g-color-private-black-1000-solid);--g-color-text-dark-complementary:var(--g-color-private-black-850);--g-color-text-dark-secondary:var(--g-color-private-black-700);--g-color-text-dark-hint:var(--g-color-private-black-500);--g-color-text-light-primary:var(--g-color-private-white-1000-solid);--g-color-text-light-complementary:var(--g-color-private-white-850);--g-color-text-light-secondary:var(--g-color-private-white-700);--g-color-text-light-hint:var(--g-color-private-white-500);--g-color-text-inverted-primary:var(--g-color-text-light-primary);--g-color-text-inverted-complementary:var(--g-color-text-light-complementary);--g-color-text-inverted-secondary:var(--g-color-text-light-secondary);--g-color-text-inverted-hint:var(--g-color-text-light-hint);--g-color-base-background:var(--g-color-private-white-1000-solid);--g-color-base-generic:var(--g-color-private-black-150);--g-color-base-generic-hover:var(--g-color-private-black-300);--g-color-base-generic-medium:var(--g-color-private-black-250);--g-color-base-generic-medium-hover:var(--g-color-private-black-350);--g-color-base-generic-accent:var(--g-color-private-black-250);--g-color-base-generic-accent-disabled:var(--g-color-private-black-150);--g-color-base-generic-ultralight:var(--g-color-private-black-50-solid);--g-color-base-simple-hover:var(--g-color-private-black-150);--g-color-base-simple-hover-solid:var(--g-color-private-black-150-solid);--g-color-base-brand:var(--g-color-private-yellow-550-solid);--g-color-base-brand-hover:var(--g-color-private-yellow-650-solid);--g-color-base-selection:var(--g-color-private-yellow-300);--g-color-base-selection-hover:var(--g-color-private-yellow-400);--g-color-base-info-light:var(--g-color-private-blue-250);--g-color-base-info-light-hover:var(--g-color-private-blue-350);--g-color-base-info-medium:var(--g-color-private-blue-400);--g-color-base-info-medium-hover:var(--g-color-private-blue-500);--g-color-base-info-heavy:var(--g-color-private-blue-700-solid);--g-color-base-info-heavy-hover:var(--g-color-private-blue-850-solid);--g-color-base-positive-light:var(--g-color-private-green-250);--g-color-base-positive-light-hover:var(--g-color-private-green-350);--g-color-base-positive-medium:var(--g-color-private-green-400);--g-color-base-positive-medium-hover:var(--g-color-private-green-500);--g-color-base-positive-heavy:var(--g-color-private-green-700-solid);--g-color-base-positive-heavy-hover:var(--g-color-private-green-800-solid);--g-color-base-warning-light:var(--g-color-private-yellow-300);--g-color-base-warning-light-hover:var(--g-color-private-yellow-400);--g-color-base-warning-medium:var(--g-color-private-yellow-400);--g-color-base-warning-medium-hover:var(--g-color-private-yellow-550-solid);--g-color-base-warning-heavy:var(--g-color-private-yellow-600-solid);--g-color-base-warning-heavy-hover:var(--g-color-private-yellow-700-solid);--g-color-base-danger-light:var(--g-color-private-red-250);--g-color-base-danger-light-hover:var(--g-color-private-red-350);--g-color-base-danger-medium:var(--g-color-private-red-400);--g-color-base-danger-medium-hover:var(--g-color-private-red-500);--g-color-base-danger-heavy:var(--g-color-private-red-700-solid);--g-color-base-danger-heavy-hover:var(--g-color-private-red-800-solid);--g-color-base-utility-light:var(--g-color-private-purple-250);--g-color-base-utility-light-hover:var(--g-color-private-purple-350);--g-color-base-utility-medium:var(--g-color-private-purple-400);--g-color-base-utility-medium-hover:var(--g-color-private-purple-500);--g-color-base-utility-heavy:var(--g-color-private-purple-700-solid);--g-color-base-utility-heavy-hover:var(--g-color-private-purple-800-solid);--g-color-base-neutral-light:var(--g-color-private-black-150);--g-color-base-neutral-light-hover:var(--g-color-private-black-250);--g-color-base-neutral-medium:var(--g-color-private-black-300);--g-color-base-neutral-medium-hover:var(--g-color-private-black-400);--g-color-base-neutral-heavy:var(--g-color-private-black-550);--g-color-base-neutral-heavy-hover:var(--g-color-private-black-650);--g-color-base-misc-light:var(--g-color-private-cool-grey-250);--g-color-base-misc-light-hover:var(--g-color-private-cool-grey-350);--g-color-base-misc-medium:var(--g-color-private-cool-grey-400);--g-color-base-misc-medium-hover:var(--g-color-private-cool-grey-500);--g-color-base-misc-heavy:var(--g-color-private-cool-grey-700-solid);--g-color-base-misc-heavy-hover:var(--g-color-private-cool-grey-800-solid);--g-color-base-light:var(--g-color-private-white-1000-solid);--g-color-base-light-hover:var(--g-color-private-white-850);--g-color-base-light-simple-hover:var(--g-color-private-white-300);--g-color-base-light-disabled:var(--g-color-private-white-150);--g-color-base-light-accent-disabled:var(--g-color-private-white-300);--g-color-base-float:var(--g-color-private-white-1000-solid);--g-color-base-float-hover:var(--g-color-private-black-150-solid);--g-color-base-float-medium:var(--g-color-private-black-550-solid);--g-color-base-float-heavy:var(--g-color-private-black-700-solid);--g-color-base-float-accent:var(--g-color-private-white-1000-solid);--g-color-base-float-accent-hover:var(--g-color-private-white-850);--g-color-base-float-announcement:var(--g-color-private-cool-grey-150-solid);--g-color-base-modal:var(--g-color-base-background);--g-color-line-generic:var(--g-color-private-black-200);--g-color-line-generic-hover:var(--g-color-private-black-400);--g-color-line-generic-active:var(--g-color-private-black-700);--g-color-line-generic-accent:var(--g-color-private-black-300);--g-color-line-generic-accent-hover:var(--g-color-private-black-700);--g-color-line-generic-solid:var(--g-color-private-black-200-solid);--g-color-line-brand:var(--g-color-private-yellow-600-solid);--g-color-line-focus:var(--g-color-private-cool-grey-450);--g-color-line-light:var(--g-color-private-white-500);--g-color-line-info:var(--g-color-private-blue-450);--g-color-line-positive:var(--g-color-private-green-450);--g-color-line-warning:var(--g-color-private-yellow-600-solid);--g-color-line-danger:var(--g-color-private-red-450);--g-color-line-utility:var(--g-color-private-purple-450);--g-color-line-misc:var(--g-color-private-cool-grey-450);--g-color-sfx-veil:var(--g-color-private-black-450);--g-color-sfx-shadow:var(--g-color-private-black-300);--g-color-sfx-shadow-heavy:var(--g-color-private-black-600);--g-color-sfx-shadow-light:var(--g-color-private-black-100);--g-color-sfx-fade:var(--g-color-private-white-300);--g-color-scroll-track:var(--g-color-base-background);--g-color-scroll-handle:var(--g-color-private-black-100);--g-color-scroll-handle-hover:var(--g-color-private-black-150);--g-color-scroll-corner:var(--g-color-private-black-100);--g-color-infographics-axis:var(--g-color-private-black-150-solid);--g-color-infographics-tooltip-bg:var(--g-color-private-white-950)}.g-root_theme_dark-hc{--g-color-private-white-50:rgba(255,255,255,.05);--g-color-private-white-70:rgba(255,255,255,.07);--g-color-private-white-100:rgba(255,255,255,.1);--g-color-private-white-150:rgba(255,255,255,.15);--g-color-private-white-200:rgba(255,255,255,.2);--g-color-private-white-250:rgba(255,255,255,.25);--g-color-private-white-300:rgba(255,255,255,.3);--g-color-private-white-350:rgba(255,255,255,.35);--g-color-private-white-400:rgba(255,255,255,.4);--g-color-private-white-450:rgba(255,255,255,.45);--g-color-private-white-500:rgba(255,255,255,.5);--g-color-private-white-550:rgba(255,255,255,.55);--g-color-private-white-600:rgba(255,255,255,.6);--g-color-private-white-650:rgba(255,255,255,.65);--g-color-private-white-700:rgba(255,255,255,.7);--g-color-private-white-750:rgba(255,255,255,.75);--g-color-private-white-800:rgba(255,255,255,.8);--g-color-private-white-850:rgba(255,255,255,.85);--g-color-private-white-900:rgba(255,255,255,.9);--g-color-private-white-950:rgba(255,255,255,.95);--g-color-private-white-50-solid:#1e1d1e;--g-color-private-white-70-solid:#232223;--g-color-private-white-100-solid:#2a292a;--g-color-private-white-150-solid:#363536;--g-color-private-white-200-solid:#414141;--g-color-private-white-250-solid:#4d4d4d;--g-color-private-white-300-solid:#595859;--g-color-private-white-350-solid:#656465;--g-color-private-white-400-solid:#717071;--g-color-private-white-450-solid:#7d7c7d;--g-color-private-white-500-solid:#888;--g-color-private-white-550-solid:#949494;--g-color-private-white-600-solid:#a0a0a0;--g-color-private-white-650-solid:#acacac;--g-color-private-white-700-solid:#b8b8b8;--g-color-private-white-750-solid:#c4c3c4;--g-color-private-white-800-solid:#d0cfd0;--g-color-private-white-850-solid:#d0cfd0;--g-color-private-white-900-solid:#e7e7e7;--g-color-private-white-950-solid:#f3f3f3;--g-color-private-white-1000-solid:#fff;--g-color-private-white-opaque-150:rgba(56,57,60,.97);--g-color-private-black-20:rgba(0,0,0,.02);--g-color-private-black-50:rgba(0,0,0,.05);--g-color-private-black-100:rgba(0,0,0,.1);--g-color-private-black-150:rgba(0,0,0,.15);--g-color-private-black-200:rgba(0,0,0,.2);--g-color-private-black-250:rgba(0,0,0,.25);--g-color-private-black-300:rgba(0,0,0,.3);--g-color-private-black-350:rgba(0,0,0,.35);--g-color-private-black-400:rgba(0,0,0,.4);--g-color-private-black-450:rgba(0,0,0,.45);--g-color-private-black-500:rgba(0,0,0,.5);--g-color-private-black-550:rgba(0,0,0,.55);--g-color-private-black-600:rgba(0,0,0,.6);--g-color-private-black-650:rgba(0,0,0,.65);--g-color-private-black-700:rgba(0,0,0,.7);--g-color-private-black-750:rgba(0,0,0,.75);--g-color-private-black-800:rgba(0,0,0,.8);--g-color-private-black-850:rgba(0,0,0,.85);--g-color-private-black-900:rgba(0,0,0,.9);--g-color-private-black-950:rgba(0,0,0,.95);--g-color-private-black-1000-solid:#000;--g-color-private-blue-50:rgba(54,151,241,.1);--g-color-private-blue-100:rgba(54,151,241,.15);--g-color-private-blue-150:rgba(54,151,241,.2);--g-color-private-blue-200:rgba(54,151,241,.3);--g-color-private-blue-250:rgba(54,151,241,.4);--g-color-private-blue-300:rgba(54,151,241,.5);--g-color-private-blue-350:rgba(54,151,241,.6);--g-color-private-blue-400:rgba(54,151,241,.7);--g-color-private-blue-450:rgba(54,151,241,.8);--g-color-private-blue-500:rgba(54,151,241,.9);--g-color-private-blue-50-solid:#161e28;--g-color-private-blue-100-solid:#172533;--g-color-private-blue-150-solid:#192c3f;--g-color-private-blue-200-solid:#1d3955;--g-color-private-blue-250-solid:#20476b;--g-color-private-blue-300-solid:#245482;--g-color-private-blue-350-solid:#286198;--g-color-private-blue-400-solid:#2b6fae;--g-color-private-blue-450-solid:#2f7cc4;--g-color-private-blue-500-solid:#328adb;--g-color-private-blue-550-solid:#3697f1;--g-color-private-blue-600-solid:#4aa1f2;--g-color-private-blue-650-solid:#5eacf4;--g-color-private-blue-700-solid:#72b6f5;--g-color-private-blue-750-solid:#86c1f7;--g-color-private-blue-800-solid:#9bcbf8;--g-color-private-blue-850-solid:#afd5f9;--g-color-private-blue-900-solid:#c3e0fb;--g-color-private-blue-950-solid:#d7eafc;--g-color-private-blue-1000-solid:#e1effd;--g-color-private-green-50:rgba(77,176,155,.1);--g-color-private-green-100:rgba(77,176,155,.15);--g-color-private-green-150:rgba(77,176,155,.2);--g-color-private-green-200:rgba(77,176,155,.3);--g-color-private-green-250:rgba(77,176,155,.4);--g-color-private-green-300:rgba(77,176,155,.5);--g-color-private-green-350:rgba(77,176,155,.6);--g-color-private-green-400:rgba(77,176,155,.7);--g-color-private-green-450:rgba(77,176,155,.8);--g-color-private-green-500:rgba(77,176,155,.9);--g-color-private-green-50-solid:#182120;--g-color-private-green-100-solid:#1b2927;--g-color-private-green-150-solid:#1e312d;--g-color-private-green-200-solid:#24413b;--g-color-private-green-250-solid:#2a5149;--g-color-private-green-300-solid:#306157;--g-color-private-green-350-solid:#357064;--g-color-private-green-400-solid:#3b8072;--g-color-private-green-450-solid:#419080;--g-color-private-green-500-solid:#47a08d;--g-color-private-green-550-solid:#4db09b;--g-color-private-green-600-solid:#5fb8a5;--g-color-private-green-650-solid:#71c0af;--g-color-private-green-700-solid:#82c8b9;--g-color-private-green-750-solid:#94d0c3;--g-color-private-green-800-solid:#a6d8cd;--g-color-private-green-850-solid:#b8dfd7;--g-color-private-green-900-solid:#cae7e1;--g-color-private-green-950-solid:#dbefeb;--g-color-private-green-1000-solid:#e4f3f0;--g-color-private-yellow-50:rgba(255,190,92,.1);--g-color-private-yellow-100:rgba(255,190,92,.15);--g-color-private-yellow-150:rgba(255,190,92,.2);--g-color-private-yellow-200:rgba(255,190,92,.3);--g-color-private-yellow-250:rgba(255,190,92,.4);--g-color-private-yellow-300:rgba(255,190,92,.5);--g-color-private-yellow-350:rgba(255,190,92,.6);--g-color-private-yellow-400:rgba(255,190,92,.7);--g-color-private-yellow-450:rgba(255,190,92,.8);--g-color-private-yellow-500:rgba(255,190,92,.9);--g-color-private-yellow-50-solid:#2a2219;--g-color-private-yellow-100-solid:#362b1d;--g-color-private-yellow-150-solid:#413421;--g-color-private-yellow-200-solid:#594528;--g-color-private-yellow-250-solid:#715630;--g-color-private-yellow-300-solid:#896837;--g-color-private-yellow-350-solid:#a0793e;--g-color-private-yellow-400-solid:#b88a46;--g-color-private-yellow-450-solid:#d09b4d;--g-color-private-yellow-500-solid:#e7ad55;--g-color-private-yellow-550-solid:#ffbe5c;--g-color-private-yellow-600-solid:#ffc56c;--g-color-private-yellow-650-solid:#ffcb7d;--g-color-private-yellow-700-solid:#ffd28d;--g-color-private-yellow-750-solid:#ffd89d;--g-color-private-yellow-800-solid:#ffdfae;--g-color-private-yellow-850-solid:#ffe5be;--g-color-private-yellow-900-solid:#ffecce;--g-color-private-yellow-950-solid:#fff2de;--g-color-private-yellow-1000-solid:#fff5e7;--g-color-private-orange-50:rgba(200,99,12,.1);--g-color-private-orange-100:rgba(200,99,12,.15);--g-color-private-orange-150:rgba(200,99,12,.2);--g-color-private-orange-200:rgba(200,99,12,.3);--g-color-private-orange-250:rgba(200,99,12,.4);--g-color-private-orange-300:rgba(200,99,12,.5);--g-color-private-orange-350:rgba(200,99,12,.6);--g-color-private-orange-400:rgba(200,99,12,.7);--g-color-private-orange-450:rgba(200,99,12,.8);--g-color-private-orange-500:rgba(200,99,12,.9);--g-color-private-orange-50-solid:#241911;--g-color-private-orange-100-solid:#2d1d11;--g-color-private-orange-150-solid:#362111;--g-color-private-orange-200-solid:#492a10;--g-color-private-orange-250-solid:#5b3210;--g-color-private-orange-300-solid:#6d3a0f;--g-color-private-orange-350-solid:#7f420e;--g-color-private-orange-400-solid:#914a0e;--g-color-private-orange-450-solid:#a4530d;--g-color-private-orange-500-solid:#b65b0d;--g-color-private-orange-550-solid:#c8630c;--g-color-private-orange-600-solid:#ce7324;--g-color-private-orange-650-solid:#d3823d;--g-color-private-orange-700-solid:#d99255;--g-color-private-orange-750-solid:#dea16d;--g-color-private-orange-800-solid:#e4b186;--g-color-private-orange-850-solid:#e9c19e;--g-color-private-orange-900-solid:#efd0b6;--g-color-private-orange-950-solid:#f4e0ce;--g-color-private-orange-1000-solid:#f7e8db;--g-color-private-red-50:rgba(229,50,93,.1);--g-color-private-red-100:rgba(229,50,93,.15);--g-color-private-red-150:rgba(229,50,93,.2);--g-color-private-red-200:rgba(229,50,93,.3);--g-color-private-red-250:rgba(229,50,93,.4);--g-color-private-red-300:rgba(229,50,93,.5);--g-color-private-red-350:rgba(229,50,93,.6);--g-color-private-red-400:rgba(229,50,93,.7);--g-color-private-red-450:rgba(229,50,93,.8);--g-color-private-red-500:rgba(229,50,93,.9);--g-color-private-red-50-solid:#27141a;--g-color-private-red-100-solid:#32161d;--g-color-private-red-150-solid:#3c1821;--g-color-private-red-200-solid:#511b29;--g-color-private-red-250-solid:#661e30;--g-color-private-red-300-solid:#7c2238;--g-color-private-red-350-solid:#91253f;--g-color-private-red-400-solid:#a62847;--g-color-private-red-450-solid:#bb2b4e;--g-color-private-red-500-solid:#d02f56;--g-color-private-red-550-solid:#e5325d;--g-color-private-red-600-solid:#e8476d;--g-color-private-red-650-solid:#ea5b7d;--g-color-private-red-700-solid:#ed708e;--g-color-private-red-750-solid:#ef849e;--g-color-private-red-800-solid:#f299ae;--g-color-private-red-850-solid:#f5adbe;--g-color-private-red-900-solid:#f7c2ce;--g-color-private-red-950-solid:#fad6df;--g-color-private-red-1000-solid:#fbe0e7;--g-color-private-purple-50:rgba(143,82,204,.1);--g-color-private-purple-100:rgba(143,82,204,.15);--g-color-private-purple-150:rgba(143,82,204,.2);--g-color-private-purple-200:rgba(143,82,204,.3);--g-color-private-purple-250:rgba(143,82,204,.4);--g-color-private-purple-300:rgba(143,82,204,.5);--g-color-private-purple-350:rgba(143,82,204,.6);--g-color-private-purple-400:rgba(143,82,204,.7);--g-color-private-purple-450:rgba(143,82,204,.8);--g-color-private-purple-500:rgba(143,82,204,.9);--g-color-private-purple-50-solid:#1f1825;--g-color-private-purple-100-solid:#251b2e;--g-color-private-purple-150-solid:#2b1e37;--g-color-private-purple-200-solid:#38254a;--g-color-private-purple-250-solid:#442b5c;--g-color-private-purple-300-solid:#51326f;--g-color-private-purple-350-solid:#5d3882;--g-color-private-purple-400-solid:#6a3f94;--g-color-private-purple-450-solid:#7645a7;--g-color-private-purple-500-solid:#834cb9;--g-color-private-purple-550-solid:#8f52cc;--g-color-private-purple-600-solid:#9a63d1;--g-color-private-purple-650-solid:#a575d6;--g-color-private-purple-700-solid:#b186db;--g-color-private-purple-750-solid:#bc97e0;--g-color-private-purple-800-solid:#c7a9e6;--g-color-private-purple-850-solid:#d2baeb;--g-color-private-purple-900-solid:#ddcbf0;--g-color-private-purple-950-solid:#e9dcf5;--g-color-private-purple-1000-solid:#eee5f7;--g-color-private-cool-grey-50:rgba(96,128,156,.1);--g-color-private-cool-grey-100:rgba(96,128,156,.15);--g-color-private-cool-grey-150:rgba(96,128,156,.2);--g-color-private-cool-grey-200:rgba(96,128,156,.3);--g-color-private-cool-grey-250:rgba(96,128,156,.4);--g-color-private-cool-grey-300:rgba(96,128,156,.5);--g-color-private-cool-grey-350:rgba(96,128,156,.6);--g-color-private-cool-grey-400:rgba(96,128,156,.7);--g-color-private-cool-grey-450:rgba(96,128,156,.8);--g-color-private-cool-grey-500:rgba(96,128,156,.9);--g-color-private-cool-grey-50-solid:#1a1c20;--g-color-private-cool-grey-100-solid:#1e2227;--g-color-private-cool-grey-150-solid:#22272e;--g-color-private-cool-grey-200-solid:#29323b;--g-color-private-cool-grey-250-solid:#313d49;--g-color-private-cool-grey-300-solid:#394957;--g-color-private-cool-grey-350-solid:#415465;--g-color-private-cool-grey-400-solid:#495f73;--g-color-private-cool-grey-450-solid:#506a80;--g-color-private-cool-grey-500-solid:#58758e;--g-color-private-cool-grey-550-solid:#60809c;--g-color-private-cool-grey-600-solid:#708da6;--g-color-private-cool-grey-650-solid:#8099b0;--g-color-private-cool-grey-700-solid:#90a6ba;--g-color-private-cool-grey-750-solid:#a0b3c4;--g-color-private-cool-grey-800-solid:#b0c0ce;--g-color-private-cool-grey-850-solid:#bfccd7;--g-color-private-cool-grey-900-solid:#cfd9e1;--g-color-private-cool-grey-950-solid:#dfe6eb;--g-color-private-cool-grey-1000-solid:#e7ecf0;--g-color-text-primary:var(--g-color-text-light-primary);--g-color-text-complementary:var(--g-color-text-light-complementary);--g-color-text-secondary:var(--g-color-text-light-secondary);--g-color-text-hint:var(--g-color-text-light-hint);--g-color-text-info:var(--g-color-private-blue-650-solid);--g-color-text-positive:var(--g-color-private-green-650-solid);--g-color-text-warning:var(--g-color-private-yellow-650-solid);--g-color-text-danger:var(--g-color-private-red-650-solid);--g-color-text-utility:var(--g-color-private-purple-650-solid);--g-color-text-misc:var(--g-color-private-cool-grey-650-solid);--g-color-text-info-heavy:var(--g-color-private-blue-850-solid);--g-color-text-positive-heavy:var(--g-color-private-green-850-solid);--g-color-text-warning-heavy:var(--g-color-private-yellow-850-solid);--g-color-text-danger-heavy:var(--g-color-private-red-850-solid);--g-color-text-utility-heavy:var(--g-color-private-purple-850-solid);--g-color-text-misc-heavy:var(--g-color-private-cool-grey-850-solid);--g-color-text-brand:var(--g-color-private-yellow-600-solid);--g-color-text-brand-heavy:var(--g-color-private-yellow-700-solid);--g-color-text-brand-contrast:var(--g-color-text-dark-primary);--g-color-text-link:var(--g-color-private-yellow-550-solid);--g-color-text-link-hover:var(--g-color-private-orange-550-solid);--g-color-text-link-visited:var(--g-color-private-purple-650-solid);--g-color-text-link-visited-hover:var(--g-color-private-purple-800-solid);--g-color-text-dark-primary:var(--g-color-private-black-1000-solid);--g-color-text-dark-complementary:var(--g-color-private-black-800);--g-color-text-dark-secondary:var(--g-color-private-black-600);--g-color-text-dark-hint:var(--g-color-private-black-400);--g-color-text-light-primary:var(--g-color-private-white-1000-solid);--g-color-text-light-complementary:var(--g-color-private-white-800);--g-color-text-light-secondary:var(--g-color-private-white-600);--g-color-text-light-hint:var(--g-color-private-white-400);--g-color-text-inverted-primary:var(--g-color-text-dark-primary);--g-color-text-inverted-complementary:var(--g-color-text-dark-complementary);--g-color-text-inverted-secondary:var(--g-color-text-dark-secondary);--g-color-text-inverted-hint:var(--g-color-text-dark-hint);--g-color-base-background:#121112;--g-color-base-generic:var(--g-color-private-white-100);--g-color-base-generic-hover:var(--g-color-private-white-250);--g-color-base-generic-medium:var(--g-color-private-white-250);--g-color-base-generic-medium-hover:var(--g-color-private-white-400);--g-color-base-generic-accent:var(--g-color-private-white-200);--g-color-base-generic-accent-disabled:var(--g-color-private-white-150);--g-color-base-generic-ultralight:var(--g-color-private-white-50);--g-color-base-simple-hover:var(--g-color-private-white-250);--g-color-base-simple-hover-solid:var(--g-color-private-white-250-solid);--g-color-base-brand:var(--g-color-private-yellow-550-solid);--g-color-base-brand-hover:var(--g-color-private-yellow-700-solid);--g-color-base-selection:var(--g-color-private-yellow-250);--g-color-base-selection-hover:var(--g-color-private-yellow-400);--g-color-base-info-light:var(--g-color-private-blue-250);--g-color-base-info-light-hover:var(--g-color-private-blue-400);--g-color-base-info-medium:var(--g-color-private-blue-450);--g-color-base-info-medium-hover:var(--g-color-private-blue-600-solid);--g-color-base-info-heavy:var(--g-color-private-blue-700-solid);--g-color-base-info-heavy-hover:var(--g-color-private-blue-850-solid);--g-color-base-positive-light:var(--g-color-private-green-250);--g-color-base-positive-light-hover:var(--g-color-private-green-400);--g-color-base-positive-medium:var(--g-color-private-green-450);--g-color-base-positive-medium-hover:var(--g-color-private-green-600-solid);--g-color-base-positive-heavy:var(--g-color-private-green-700-solid);--g-color-base-positive-heavy-hover:var(--g-color-private-green-850-solid);--g-color-base-warning-light:var(--g-color-private-yellow-250);--g-color-base-warning-light-hover:var(--g-color-private-yellow-400);--g-color-base-warning-medium:var(--g-color-private-yellow-450);--g-color-base-warning-medium-hover:var(--g-color-private-yellow-600-solid);--g-color-base-warning-heavy:var(--g-color-private-yellow-700-solid);--g-color-base-warning-heavy-hover:var(--g-color-private-yellow-850-solid);--g-color-base-danger-light:var(--g-color-private-red-250);--g-color-base-danger-light-hover:var(--g-color-private-red-400);--g-color-base-danger-medium:var(--g-color-private-red-450);--g-color-base-danger-medium-hover:var(--g-color-private-red-600-solid);--g-color-base-danger-heavy:var(--g-color-private-red-700-solid);--g-color-base-danger-heavy-hover:var(--g-color-private-red-850-solid);--g-color-base-utility-light:var(--g-color-private-purple-250);--g-color-base-utility-light-hover:var(--g-color-private-purple-400);--g-color-base-utility-medium:var(--g-color-private-purple-450);--g-color-base-utility-medium-hover:var(--g-color-private-purple-600-solid);--g-color-base-utility-heavy:var(--g-color-private-purple-700-solid);--g-color-base-utility-heavy-hover:var(--g-color-private-purple-850-solid);--g-color-base-neutral-light:var(--g-color-private-white-200);--g-color-base-neutral-light-hover:var(--g-color-private-white-350);--g-color-base-neutral-medium:var(--g-color-private-white-400);--g-color-base-neutral-medium-hover:var(--g-color-private-white-550);--g-color-base-neutral-heavy:var(--g-color-private-white-650);--g-color-base-neutral-heavy-hover:var(--g-color-private-white-750);--g-color-base-misc-light:var(--g-color-private-cool-grey-250);--g-color-base-misc-light-hover:var(--g-color-private-cool-grey-400);--g-color-base-misc-medium:var(--g-color-private-cool-grey-450);--g-color-base-misc-medium-hover:var(--g-color-private-cool-grey-600-solid);--g-color-base-misc-heavy:var(--g-color-private-cool-grey-700-solid);--g-color-base-misc-heavy-hover:var(--g-color-private-cool-grey-850-solid);--g-color-base-light:var(--g-color-private-white-850);--g-color-base-light-hover:var(--g-color-private-white-700);--g-color-base-light-simple-hover:var(--g-color-private-white-150);--g-color-base-light-disabled:var(--g-color-private-white-150);--g-color-base-light-accent-disabled:var(--g-color-private-white-300);--g-color-base-float:var(--g-color-private-white-100-solid);--g-color-base-float-hover:var(--g-color-private-white-200-solid);--g-color-base-float-medium:var(--g-color-private-white-200-solid);--g-color-base-float-heavy:var(--g-color-private-white-300-solid);--g-color-base-float-accent:var(--g-color-private-white-300-solid);--g-color-base-float-accent-hover:var(--g-color-private-white-400-solid);--g-color-base-float-announcement:var(--g-color-private-white-200-solid);--g-color-base-modal:var(--g-color-base-background);--g-color-line-generic:var(--g-color-private-white-150);--g-color-line-generic-hover:var(--g-color-private-white-250);--g-color-line-generic-active:var(--g-color-private-white-600);--g-color-line-generic-accent:var(--g-color-private-white-350);--g-color-line-generic-accent-hover:var(--g-color-private-white-800);--g-color-line-generic-solid:var(--g-color-private-white-150-solid);--g-color-line-brand:var(--g-color-private-yellow-600-solid);--g-color-line-focus:var(--g-color-private-cool-grey-550-solid);--g-color-line-light:var(--g-color-private-white-500);--g-color-line-info:var(--g-color-private-blue-550-solid);--g-color-line-positive:var(--g-color-private-green-550-solid);--g-color-line-warning:var(--g-color-private-yellow-550-solid);--g-color-line-danger:var(--g-color-private-red-550-solid);--g-color-line-utility:var(--g-color-private-purple-550-solid);--g-color-line-misc:var(--g-color-private-cool-grey-550-solid);--g-color-sfx-veil:var(--g-color-private-black-700);--g-color-sfx-shadow:var(--g-color-private-black-200);--g-color-sfx-shadow-heavy:var(--g-color-private-black-400);--g-color-sfx-shadow-light:var(--g-color-private-black-200);--g-color-sfx-fade:var(--g-color-private-white-250);--g-color-scroll-track:var(--g-color-base-background);--g-color-scroll-handle:var(--g-color-private-white-150);--g-color-scroll-handle-hover:var(--g-color-private-white-250);--g-color-scroll-corner:var(--g-color-private-white-150);--g-color-infographics-axis:var(--g-color-private-white-150-solid);--g-color-infographics-tooltip-bg:var(--g-color-private-white-opaque-150)}@keyframes g-loading-animation{0%{background-position:-12px 0}to{background-position:0 0}}:root:has(body.g-root_theme_light),:root:has(body.g-root_theme_light-hc){--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root:has(body.g-root_theme_dark),:root:has(body.g-root_theme_dark-hc){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.yfm ol{--hier-list-start:0;counter-reset:hier-list-item 0;counter-reset:hier-list-item var(--hier-list-start)}.yfm ol>li{counter-increment:hier-list-item}.yfm ol>li::marker{content:counter(hier-list-item)". "}.yfm ol>li>ol{--hier-list-start:0;counter-reset:sub-hier-list-item 0;counter-reset:sub-hier-list-item var(--hier-list-start)}.yfm ol>li>ol>li{counter-increment:sub-hier-list-item}.yfm ol>li>ol>li::marker{content:counter(hier-list-item)"." counter(sub-hier-list-item)". "}.yfm ol>li>ol>li>ol{--hier-list-start:0;counter-reset:sub-sub-hier-list-item 0;counter-reset:sub-sub-hier-list-item var(--hier-list-start)}.yfm ol>li>ol>li>ol>li{counter-increment:sub-sub-hier-list-item}.yfm ol>li>ol>li>ol>li::marker{content:counter(hier-list-item)"." counter(sub-hier-list-item)"." counter(sub-sub-hier-list-item)". "}.yfm ol>li>ol>li>ol>li>ol{--hier-list-start:0;counter-reset:sub-sub-sub-hier-list-item 0;counter-reset:sub-sub-sub-hier-list-item var(--hier-list-start)}.yfm ol>li>ol>li>ol>li>ol>li{counter-increment:sub-sub-sub-hier-list-item}.yfm ol>li>ol>li>ol>li>ol>li::marker{content:counter(hier-list-item)"." counter(sub-hier-list-item)"." counter(sub-sub-hier-list-item)"." counter(sub-sub-sub-hier-list-item)". "}.yfm ol>li>ol>li>ol>li>ol>li>ol{--hier-list-start:0;counter-reset:sub-sub-sub-sub-hier-list-item 0;counter-reset:sub-sub-sub-sub-hier-list-item var(--hier-list-start)}.yfm ol>li>ol>li>ol>li>ol>li>ol>li{counter-increment:sub-sub-sub-sub-hier-list-item}.yfm ol>li>ol>li>ol>li>ol>li>ol>li::marker{content:counter(hier-list-item)"." counter(sub-hier-list-item)"." counter(sub-sub-hier-list-item)"." counter(sub-sub-sub-hier-list-item)"." counter(sub-sub-sub-sub-hier-list-item)". "}.yfm ol>li>ol>li>ol>li>ol>li>ol>li>ol{--hier-list-start:0;counter-reset:sub-sub-sub-sub-sub-hier-list-item 0;counter-reset:sub-sub-sub-sub-sub-hier-list-item var(--hier-list-start)}.yfm ol>li>ol>li>ol>li>ol>li>ol>li>ol>li{counter-increment:sub-sub-sub-sub-sub-hier-list-item}.yfm ol>li>ol>li>ol>li>ol>li>ol>li>ol>li::marker{content:counter(hier-list-item)"." counter(sub-hier-list-item)"." counter(sub-sub-hier-list-item)"." counter(sub-sub-sub-hier-list-item)"." counter(sub-sub-sub-sub-hier-list-item)"." counter(sub-sub-sub-sub-sub-hier-list-item)". "}.yfm.yfm_no-list-reset ol,.yfm ol.yfm_no-list-reset,.yfm .yfm_no-list-reset ol{counter-reset:list-item}.yfm.yfm_no-list-reset ol li,.yfm ol.yfm_no-list-reset li,.yfm .yfm_no-list-reset ol li{counter-increment:none;counter-increment:initial}.yfm.yfm_no-list-reset ol li::marker,.yfm ol.yfm_no-list-reset li::marker,.yfm .yfm_no-list-reset ol li::marker{content:normal;content:initial}.yfm{--yfm-color-text-private:rgba(0,0,0,.7);--yfm-color-link-private:#027bf3;--yfm-color-link-hover-private:#004080;--yfm-color-base-private:#fff;--yfm-color-table-private:#333;--yfm-color-border-private:rgba(0,0,0,.07);--yfm-color-table-row-background-private:rgba(0,0,0,.02);--yfm-color-accent-private:#027bf3;--yfm-color-inline-code-private:#3b6080;--yfm-color-inline-code-background-private:rgba(107,132,153,.12);--yfm-color-code-background-private:rgba(107,132,153,.12);--yfm-color-hljs-background-private:rgba(107,132,153,.12);--yfm-color-hljs-subst-private:#444;--yfm-color-hljs-comment-private:#888;--yfm-color-hljs-deletion-private:#800;--yfm-color-hljs-section-private:#800;--yfm-color-hljs-pseudo-private:#bc6060;--yfm-color-hljs-literal-private:#78a960;--yfm-color-hljs-addition-private:#397300;--yfm-color-hljs-meta-private:#1f7199;--yfm-color-hljs-meta-string-private:#4d99bf;--yfm-color-note-tip-private:#56bd67;--yfm-color-note-tip-background-private:rgba(63,201,46,.1);--yfm-color-note-warning-private:#f19518;--yfm-color-note-warning-background-private:rgba(255,136,0,.15);--yfm-color-note-important-private:#ff4645;--yfm-color-note-important-background-private:rgba(235,50,38,.08);--yfm-color-note-info-private:#027bf3;--yfm-color-note-info-background-private:rgba(2,123,243,.08);--yfm-color-term-title-private:#027bf3;--yfm-color-term-title-hover-private:#004080;--yfm-color-term-dfn-background-private:#fff;--yfm-color-term-dfn-shadow-private:rgba(0,0,0,.15);--yfm-color-term-dfn-presudo-shadow-private:#e5e5e5;--yfm-color-modal-content-private:#fff;--yfm-color-modal-actions-hover-private:rgba(0,0,0,.05);--yfm-color-modal-wide-content-private:rgba(0,0,0,.85);--yfm-color-modal-wide-content-overlay-private:#000;--yfm-color-base:var(--yfm-color-base-private);--yfm-color-text:var(--yfm-color-text-private);--yfm-color-link:var(--yfm-color-link-private);--yfm-color-link-hover:var(--yfm-color-link-hover-private);--yfm-color-table:var(--yfm-color-table-private);--yfm-color-table-row-background:var(--yfm-color-table-row-background-private);--yfm-color-border:var(--yfm-color-border-private);--yfm-color-accent:var(--yfm-color-accent-private);--yfm-color-inline-code:var(--yfm-color-inline-code-private);--yfm-color-inline-code-background:var(--yfm-color-inline-code-background-private);--yfm-color-code-background:var(--yfm-color-code-background-private);--yfm-color-hljs-background:var(--yfm-color-hljs-background-private);--yfm-color-hljs-subst:var(--yfm-color-hljs-subst-private);--yfm-color-hljs-comment:var(--yfm-color-hljs-comment-private);--yfm-color-hljs-deletion:var(--yfm-color-hljs-deletion-private);--yfm-color-hljs-section:var(--yfm-color-hljs-section-private);--yfm-color-hljs-pseudo:var(--yfm-color-hljs-pseudo-private);--yfm-color-hljs-literal:var(--yfm-color-hljs-literal-private);--yfm-color-hljs-addition:var(--yfm-color-hljs-addition-private);--yfm-color-hljs-meta:var(--yfm-color-hljs-meta-private);--yfm-color-hljs-meta-string:var(--yfm-color-hljs-meta-string-private);--yfm-color-note-tip:var(--yfm-color-note-tip-private);--yfm-color-note-tip-background:var(--yfm-color-note-tip-background-private);--yfm-color-note-warning:var(--yfm-color-note-warning-private);--yfm-color-note-warning-background:var(--yfm-color-note-warning-background-private);--yfm-color-note-important:var(--yfm-color-note-important-private);--yfm-color-note-important-background:var(--yfm-color-note-important-background-private);--yfm-color-note-info:var(--yfm-color-note-info-private);--yfm-color-note-info-background:var(--yfm-color-note-info-background-private);--yfm-color-term-title:var(--yfm-color-term-title-private);--yfm-color-term-title-hover:var(--yfm-color-term-title-hover-private);--yfm-color-term-dfn-background:var(--yfm-color-term-dfn-background-private);--yfm-color-term-dfn-shadow:var(--yfm-color-term-dfn-shadow-private);--yfm-color-term-dfn-pseudo-shadow:var(--yfm-color-term-dfn-presudo-shadow-private);--yfm-color-modal-content:var(--yfm-color-modal-content-private);--yfm-color-modal-actions-hover:var(--yfm-color-modal-actions-hover-private);--yfm-color-modal-wide-content:var(--yfm-color-modal-wide-content-private);--yfm-color-modal-wide-content-overlay:var(--yfm-color-modal-wide-content-overlay-private);font-family:Segoe UI,arial,helvetica,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-family:var(--yfm-font-family-sans);word-wrap:break-word;color:var(--yfm-color-text);-moz-tab-size:inherit;-o-tab-size:inherit;tab-size:inherit;-moz-tab-size:var(--yfm-tab-size,inherit);-o-tab-size:var(--yfm-tab-size,inherit);tab-size:var(--yfm-tab-size,inherit);--yfm-font-family-monospace:"Menlo","Monaco","Consolas","Ubuntu Mono","Liberation Mono","DejaVu Sans Mono","Courier New","Courier",monospace;--yfm-font-family-sans:"Segoe UI",arial,helvetica,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:15px;line-height:20px}.yfm *{box-sizing:border-box}.yfm>:not(h2):not(h3):not(h4):not(h5):not(h6):first-child{margin-top:0!important}.yfm>:last-child{margin-bottom:0!important}.yfm h1,.yfm h2,.yfm h3,.yfm h4,.yfm h5,.yfm h6{margin-bottom:15px;font-weight:500}.yfm h1{font-size:32px;line-height:40px}.yfm h2{font-size:24px;line-height:28px}.yfm h3{font-size:20px;line-height:24px}.yfm h4{font-size:17px;line-height:24px}.yfm h5{font-size:15px;line-height:20px}.yfm h6{font-size:13px;line-height:18px}.yfm a{color:var(--yfm-color-link);background-color:transparent;-webkit-text-decoration:none;text-decoration:none}.yfm a:hover,.yfm a:active{color:var(--yfm-color-link-hover)}.yfm a:not([href]){color:inherit}.yfm strong{font-weight:700}.yfm img,.yfm svg{box-sizing:content-box;max-width:100%;max-height:-moz-fit-content;vertical-align:middle;border:none;max-height:fit-content}.yfm img[align=right],.yfm svg[align=right]{padding-left:20px}.yfm img[align=left],.yfm svg[align=left]{padding-right:20px}.yfm img{-o-object-fit:contain;object-fit:contain;background-color:var(--yfm-color-base)}.yfm svg{height:auto}.yfm .katex svg{height:auto;height:initial}.yfm img+small{display:block}.yfm p,.yfm blockquote,.yfm ul,.yfm ol,.yfm dl,.yfm table,.yfm pre{margin-block:0 15px;margin-block:var(--yfm-text-block-margin-block,0 15px);margin-inline:0;margin-inline:var(--yfm-text-block-margin-inline,0)}.yfm ul pre,.yfm ol pre,.yfm dl pre{margin-top:15px}.yfm code,.yfm kbd,.yfm pre{font-family:var(--yfm-font-family-monospace);font-feature-settings:normal;font-size:1em}.yfm input{font-family:inherit;font-size:inherit;line-height:inherit;margin:0;overflow:visible}.yfm input[type=checkbox]{box-sizing:border-box;padding:0;position:relative;top:1px}.yfm table{color:var(--yfm-color-table);z-index:1;box-sizing:border-box;border:1px solid var(--yfm-color-border);border-collapse:collapse;border-spacing:0;background:var(--yfm-color-base);border-radius:8px;width:auto;max-width:100%;display:inline-block;position:relative;overflow:auto}.yfm table thead,.yfm table tr:nth-child(2n){background-color:var(--yfm-color-table-row-background)}.yfm table tr:first-child td,.yfm table tr:first-child th{border-top:none}.yfm table tr:last-child td,.yfm table tr:last-child th{border-bottom:none}.yfm table th,.yfm table td{text-overflow:ellipsis;border:1px solid var(--yfm-color-border);padding:10px 20px;overflow:hidden}.yfm table th>:first-child,.yfm table td>:first-child{margin-top:0}.yfm table th>:last-child,.yfm table td>:last-child{margin-bottom:0}.yfm table td{vertical-align:top;white-space:normal}.yfm table th{text-align:left;font-weight:500}.yfm table tr td:first-child,.yfm table tr th:first-child{border-left:none}.yfm table tr td:last-child,.yfm table tr th:last-child{border-right:none}.yfm hr{box-sizing:content-box;background-color:var(--yfm-color-border);border:none;height:.25em;margin:1.5em 0;padding:0;overflow:hidden}.yfm hr:before{content:"";display:table}.yfm hr:after{content:"";clear:both;display:table}.yfm blockquote{border-left:3px solid var(--yfm-color-accent);padding-left:12px;position:relative}.yfm blockquote>:first-child{margin-top:0}.yfm blockquote>:last-child{margin-bottom:0}.yfm dl{padding:0}.yfm dl>:first-child{margin-top:0}.yfm dl>:last-child{margin-bottom:0}.yfm dl dt{margin-bottom:5px;font-size:1em;font-style:italic;font-weight:500}.yfm dl dd{margin-bottom:15px;padding:0 15px}.yfm dd{margin-left:0}.yfm ul,.yfm ol{padding-left:2.2em}.yfm ul ul:last-child,.yfm ul ol:last-child,.yfm ol ol:last-child,.yfm ol ul:last-child{margin-top:0;margin-bottom:0}.yfm li{word-wrap:break-word}.yfm li:first-child,.yfm li+li{margin-block:.33em 0;margin-block:var(--yfm-list-item-margin-block,.33em 0)}.yfm li p,.yfm li blockquote{margin-block:0 15px;margin-block:var(--yfm-list-text-margin-block,0 15px)}.yfm li>p:only-of-type,.yfm li>blockquote:only-of-type,.yfm li>p:first-child:has(+ul),.yfm li>p:first-child:has(+ol){margin-block:0;margin-block:var(--yfm-list-text-only-margin-block,0)}.yfm li>p:last-child{margin-block:0;margin-block:var(--yfm-list-text-last-margin-block,0)}.yfm code{background-color:var(--yfm-color-inline-code-background);white-space:pre-wrap;color:var(--yfm-color-inline-code);-moz-tab-size:inherit;-o-tab-size:inherit;tab-size:inherit;-moz-tab-size:var(--yfm-tab-size-code,inherit);-o-tab-size:var(--yfm-tab-size-code,inherit);tab-size:var(--yfm-tab-size-code,inherit);border-radius:4px;padding:.1em .4em .15em;font-size:.875em}.yfm a code{color:inherit}.yfm pre{word-wrap:normal}.yfm table code{white-space:nowrap}.yfm pre * code{word-wrap:normal;color:var(--yfm-color-text);background-color:transparent;border:0;margin:0;padding:0;display:inline;overflow:visible}.yfm pre>code{background-color:var(--yfm-color-code-background);color:var(--yfm-color-text);white-space:pre;padding:16px;display:block;overflow:auto}.yfm pre>code .yfm-line-number{color:var(--yfm-color-line-numbers,#666);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-right:1em;display:inline-block}.yfm sup,.yfm sub{line-height:0}.yfm .visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.yfm h1 .yfm-clipboard-anchor,.yfm h2 .yfm-clipboard-anchor,.yfm h3 .yfm-clipboard-anchor,.yfm h4 .yfm-clipboard-anchor,.yfm h5 .yfm-clipboard-anchor,.yfm h6 .yfm-clipboard-anchor{color:var(--yfm-color-link);font:inherit;cursor:pointer;background:0 0;border:none;padding:0}.yfm h1 .yfm-clipboard-anchor:hover,.yfm h2 .yfm-clipboard-anchor:hover,.yfm h3 .yfm-clipboard-anchor:hover,.yfm h4 .yfm-clipboard-anchor:hover,.yfm h5 .yfm-clipboard-anchor:hover,.yfm h6 .yfm-clipboard-anchor:hover{color:var(--yfm-color-link-hover)}.yfm h1 .yfm-anchor,.yfm h1 .yfm-clipboard-anchor,.yfm h2 .yfm-anchor,.yfm h2 .yfm-clipboard-anchor,.yfm h3 .yfm-anchor,.yfm h3 .yfm-clipboard-anchor,.yfm h4 .yfm-anchor,.yfm h4 .yfm-clipboard-anchor,.yfm h5 .yfm-anchor,.yfm h5 .yfm-clipboard-anchor,.yfm h6 .yfm-anchor,.yfm h6 .yfm-clipboard-anchor{float:left;text-align:center;width:24px;margin-left:-24px;padding-right:4px;font-size:18px;display:inline-block}.yfm h1 .yfm-anchor:focus:before,.yfm h1 .yfm-clipboard-anchor:focus:before,.yfm h2 .yfm-anchor:focus:before,.yfm h2 .yfm-clipboard-anchor:focus:before,.yfm h3 .yfm-anchor:focus:before,.yfm h3 .yfm-clipboard-anchor:focus:before,.yfm h4 .yfm-anchor:focus:before,.yfm h4 .yfm-clipboard-anchor:focus:before,.yfm h5 .yfm-anchor:focus:before,.yfm h5 .yfm-clipboard-anchor:focus:before,.yfm h6 .yfm-anchor:focus:before,.yfm h6 .yfm-clipboard-anchor:focus:before{opacity:1}.yfm h1 .yfm-anchor:before,.yfm h1 .yfm-clipboard-anchor:before,.yfm h2 .yfm-anchor:before,.yfm h2 .yfm-clipboard-anchor:before,.yfm h3 .yfm-anchor:before,.yfm h3 .yfm-clipboard-anchor:before,.yfm h4 .yfm-anchor:before,.yfm h4 .yfm-clipboard-anchor:before,.yfm h5 .yfm-anchor:before,.yfm h5 .yfm-clipboard-anchor:before,.yfm h6 .yfm-anchor:before,.yfm h6 .yfm-clipboard-anchor:before{content:"#";opacity:0}.yfm h1:hover .yfm-anchor:before,.yfm h1:hover .yfm-clipboard-anchor:before,.yfm h2:hover .yfm-anchor:before,.yfm h2:hover .yfm-clipboard-anchor:before,.yfm h3:hover .yfm-anchor:before,.yfm h3:hover .yfm-clipboard-anchor:before,.yfm h4:hover .yfm-anchor:before,.yfm h4:hover .yfm-clipboard-anchor:before,.yfm h5:hover .yfm-anchor:before,.yfm h5:hover .yfm-clipboard-anchor:before,.yfm h6:hover .yfm-anchor:before,.yfm h6:hover .yfm-clipboard-anchor:before{opacity:1}.yfm table h1 .yfm-anchor,.yfm table h1 .yfm-clipboard-anchor,.yfm table h2 .yfm-anchor,.yfm table h2 .yfm-clipboard-anchor,.yfm table h3 .yfm-anchor,.yfm table h3 .yfm-clipboard-anchor,.yfm table h4 .yfm-anchor,.yfm table h4 .yfm-clipboard-anchor,.yfm table h5 .yfm-anchor,.yfm table h5 .yfm-clipboard-anchor,.yfm table h6 .yfm-anchor,.yfm table h6 .yfm-clipboard-anchor{width:1em;margin-left:-1em;padding-right:0}.yfm .yfm-tabs .yfm-anchor:before,.yfm .yfm-tabs .yfm-clipboard-anchor:before{padding-right:2px;position:absolute}.yfm .hljs{background:var(--yfm-color-hljs-background);padding:16px;display:block;overflow-x:auto}.yfm .hljs,.yfm .hljs-subst{color:var(--yfm-color-hljs-subst)}.yfm .hljs-comment{color:var(--yfm-color-hljs-comment)}.yfm .hljs-keyword,.yfm .hljs-attribute,.yfm .hljs-selector-tag,.yfm .hljs-meta-keyword,.yfm .hljs-doctag,.yfm .hljs-name{font-weight:700}.yfm .hljs-type,.yfm .hljs-string,.yfm .hljs-number,.yfm .hljs-selector-id,.yfm .hljs-selector-class,.yfm .hljs-quote,.yfm .hljs-template-tag,.yfm .hljs-deletion{color:var(--yfm-color-hljs-deletion)}.yfm .hljs-title,.yfm .hljs-section{color:var(--yfm-color-hljs-section);font-weight:700}.yfm .hljs-regexp,.yfm .hljs-symbol,.yfm .hljs-variable,.yfm .hljs-template-variable,.yfm .hljs-link,.yfm .hljs-selector-attr,.yfm .hljs-selector-pseudo{color:var(--yfm-color-hljs-pseudo)}.yfm .hljs-literal{color:var(--yfm-color-hljs-literal)}.yfm .hljs-built_in,.yfm .hljs-bullet,.yfm .hljs-code,.yfm .hljs-addition{color:var(--yfm-color-hljs-addition)}.yfm .hljs-meta{color:var(--yfm-color-hljs-meta)}.yfm .hljs-meta-string{color:var(--yfm-color-hljs-meta-string)}.yfm .hljs-emphasis{font-style:italic}.yfm .hljs-strong{font-weight:700}.yfm-clipboard{position:relative}.yfm-clipboard:hover .yfm-clipboard-button{opacity:1;min-width:20px;min-height:20px}.yfm-clipboard>pre{border-radius:10px;overflow:hidden}.yfm-clipboard-button{z-index:1;opacity:0;color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;position:absolute;top:16px;right:16px}.yfm-clipboard-button:focus{opacity:1}.yfm-clipboard-icon{pointer-events:none}.yfm .yfm-note{border-radius:10px;max-width:1296px;margin:20px 0;padding:20px 20px 20px 64px}.yfm .yfm-note .yfm-note-title{font-weight:700}.yfm .yfm-note>*{margin:0 0 10px}.yfm .yfm-note>:first-child:before{box-sizing:content-box;float:left;width:24px;height:24px;margin-top:-2px;margin-left:-44px;padding-right:20px;display:block}.yfm .yfm-note>:last-child{margin-bottom:0}.yfm .yfm-note.yfm-accent-info>:first-child:before{content:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 16 16\"%3E%3Ccircle cx=\"8\" cy=\"8\" r=\"8\" fill=\"rgb(2,123,243)\"/%3E%3Crect width=\"1\" height=\"5\" x=\"7.5\" y=\"6.5\" stroke=\"%23fff\" rx=\".5\"/%3E%3Ccircle cx=\"8\" cy=\"4\" r=\"1\" fill=\"%23fff\"/%3E%3C/svg%3E")}.yfm .yfm-note.yfm-accent-tip>:first-child:before{content:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 16 16\"%3E%3Ccircle cx=\"8\" cy=\"8\" r=\"8\" fill=\"rgb(86,189,103)\"/%3E%3Crect width=\"1\" height=\"5\" x=\"7.5\" y=\"6.5\" stroke=\"%23fff\" rx=\".5\"/%3E%3Ccircle cx=\"8\" cy=\"4\" r=\"1\" fill=\"%23fff\"/%3E%3C/svg%3E")}.yfm .yfm-note.yfm-accent-warning>:first-child:before{content:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 16 16\"%3E%3Ccircle cx=\"8\" cy=\"8\" r=\"8\" fill=\"rgb(241,149,24)\"/%3E%3Crect width=\"1\" height=\"5\" x=\"7.5\" y=\"6.5\" stroke=\"%23fff\" rx=\".5\"/%3E%3Ccircle cx=\"8\" cy=\"4\" r=\"1\" fill=\"%23fff\"/%3E%3C/svg%3E")}.yfm .yfm-note.yfm-accent-alert>:first-child:before{content:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 16 16\"%3E%3Ccircle cx=\"8\" cy=\"8\" r=\"8\" fill=\"rgb(255,70,69)\"/%3E%3Crect width=\"1\" height=\"5\" x=\"7.5\" y=\"6.5\" stroke=\"%23fff\" rx=\".5\"/%3E%3Ccircle cx=\"8\" cy=\"4\" r=\"1\" fill=\"%23fff\"/%3E%3C/svg%3E")}.yfm .yfm-note.yfm-accent-info{background:var(--yfm-color-note-info-background)}.yfm .yfm-note.yfm-accent-tip{background:var(--yfm-color-note-tip-background)}.yfm .yfm-note.yfm-accent-alert{background:var(--yfm-color-note-important-background)}.yfm .yfm-note.yfm-accent-warning{background:var(--yfm-color-note-warning-background)}.yfm table td.cell-align-top-left,.yfm table td.cell-align-bottom-left{text-align:start}.yfm table td.cell-align-top-center,.yfm table td.cell-align-center{text-align:center}.yfm table td.cell-align-top-right,.yfm table td.cell-align-bottom-right{text-align:end}.yfm table td.cell-align-top-left,.yfm table td.cell-align-top-center,.yfm table td.cell-align-top-right{vertical-align:top}.yfm table td.cell-align-center{vertical-align:middle}.yfm table td.cell-align-bottom-left,.yfm table td.cell-align-bottom-right{vertical-align:bottom}.yfm-term_title{color:var(--yfm-color-term-title);cursor:pointer;font-size:inherit;line-height:inherit;border-bottom:1px dotted;font-style:normal}.yfm-term_title:hover{color:var(--yfm-color-term-title-hover)}.yfm-term_dfn{z-index:100;width:-moz-fit-content;visibility:hidden;opacity:0;background-color:var(--yfm-color-term-dfn-background);width:fit-content;max-width:450px;font-size:inherit;line-height:inherit;box-shadow:0 8px 20px var(--yfm-color-term-dfn-shadow);border-radius:4px;outline:none;padding:10px;font-style:normal;position:absolute}@media screen and (max-width:600px){.yfm-term_dfn{max-width:80%}}.yfm-term_dfn:before{content:"";z-index:-1;border-radius:inherit;box-shadow:0 0 0 1px var(--yfm-color-term-dfn-pseudo-shadow);position:absolute;inset:0}.yfm-term_dfn.open{visibility:visible;animation-name:popup;animation-duration:.1s;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes popup{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.wide-container{z-index:200;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.wide-container.dc-doc-page{max-width:100%!important}.wide-container .wide-content-viewer{visibility:hidden}.wide-container .wide-content-wrapper{z-index:200;background-color:var(--yfm-color-modal-content);border-radius:10px;flex-direction:column;width:70vw;height:90vh;display:flex}.wide-container .wide-content-wrapper .wide-content{width:100%;height:95%}.wide-container .wide-content-wrapper .wide-content .wide-inner-element{width:100%;max-width:100%;height:100%}.wide-container .wide-content-wrapper .wide-content table{border-radius:0}.wide-container .wide-content-wrapper .wide-content .wide-thead-content{width:100%;display:table}.wide-container .wide-content-wrapper .wide-toolbar{flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;display:flex}.wide-container .wide-content-wrapper .wide-entity-name{margin:0;font-size:18px}.wide-container .wide-content-wrapper .wide-actions{align-self:flex-end}.wide-container .wide-content-wrapper .wide-actions .close-action{cursor:pointer;border-radius:3px;transition:background .3s}.wide-container .wide-content-wrapper .wide-actions .close-action:hover{background:var(--yfm-color-modal-actions-hover)}.wide-element-wrapper{gap:30px;display:flex;position:relative}.wide-element-wrapper:hover>.wide-content-viewer{visibility:visible}.wide-element-wrapper .wide-inner-element{max-width:700px}.wide-content-viewer{visibility:hidden;z-index:100;box-sizing:content-box;width:30px;height:30px;color:var(--yfm-color-modal-wide-content);cursor:pointer;padding:6px}.wide-content-viewer>svg{width:20px;height:20px}.wide-content-overlay{z-index:100;background-color:var(--yfm-color-modal-wide-content-overlay);opacity:.6;width:100vw;height:100vh;position:fixed;top:0;left:0}details.yfm-cut>.yfm-cut-content{display:block}.yfm-cut{margin-bottom:15px;transition:all .15s}.yfm-cut.cut-highlight{box-shadow:0 3px 0 7px var(--g-color-base-simple-hover);background-clip:content-box;background-color:var(--g-color-base-simple-hover);border-radius:3px}.yfm-cut-title{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:5px 0 5px 30px;list-style:none;position:relative}.yfm-cut-title::-webkit-details-marker{display:none}.yfm-cut-title:before{content:"";z-index:1;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+CiAgICA8cGF0aCBzdHJva2U9ImN1cnJlbnRDb2xvciIgZmlsbD0ibm9uZSIgZD0iTTMgNmw1IDUgNS01Ii8+Cjwvc3ZnPgo=);width:20px;height:20px;transition:transform .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)rotate(-90deg)}.yfm-cut-content{padding:5px 0 15px 30px}.yfm-cut[open]>.yfm-cut-title:before{transform:translateY(-50%)}.yfm-file__icon{---yfm-file-icon-img:var(--yfm-file-icon,url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQgNTEyIj48cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiIGQ9Ik0zNjkuOSA5Ny45TDI4NiAxNEMyNzcgNSAyNjQuOC0uMSAyNTIuMS0uMUg0OEMyMS41IDAgMCAyMS41IDAgNDh2NDE2YzAgMjYuNSAyMS41IDQ4IDQ4IDQ4aDI4OGMyNi41IDAgNDgtMjEuNSA0OC00OFYxMzEuOWMwLTEyLjctNS4xLTI1LTE0LjEtMzR6bS0yMi42IDIyLjdjMi4xIDIuMSAzLjUgNC42IDQuMiA3LjRIMjU2VjMyLjVjMi44LjcgNS4zIDIuMSA3LjQgNC4ybDgzLjkgODMuOXpNMzM2IDQ4MEg0OGMtOC44IDAtMTYtNy4yLTE2LTE2VjQ4YzAtOC44IDcuMi0xNiAxNi0xNmgxNzZ2MTA0YzAgMTMuMyAxMC43IDI0IDI0IDI0aDEwNHYzMDRjMCA4LjgtNy4yIDE2LTE2IDE2em0tNDgtMjQ0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyem0wIDY0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyem0wIDY0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyeiIvPjwvc3ZnPg==));-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:16px;color:var(--yfm-file-icon-color,--yfm-color-text);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQgNTEyIj48cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiIGQ9Ik0zNjkuOSA5Ny45TDI4NiAxNEMyNzcgNSAyNjQuOC0uMSAyNTIuMS0uMUg0OEMyMS41IDAgMCAyMS41IDAgNDh2NDE2YzAgMjYuNSAyMS41IDQ4IDQ4IDQ4aDI4OGMyNi41IDAgNDgtMjEuNSA0OC00OFYxMzEuOWMwLTEyLjctNS4xLTI1LTE0LjEtMzR6bS0yMi42IDIyLjdjMi4xIDIuMSAzLjUgNC42IDQuMiA3LjRIMjU2VjMyLjVjMi44LjcgNS4zIDIuMSA3LjQgNC4ybDgzLjkgODMuOXpNMzM2IDQ4MEg0OGMtOC44IDAtMTYtNy4yLTE2LTE2VjQ4YzAtOC44IDcuMi0xNiAxNi0xNmgxNzZ2MTA0YzAgMTMuMyAxMC43IDI0IDI0IDI0aDEwNHYzMDRjMCA4LjgtNy4yIDE2LTE2IDE2em0tNDgtMjQ0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyem0wIDY0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyem0wIDY0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyeiIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQgNTEyIj48cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiIGQ9Ik0zNjkuOSA5Ny45TDI4NiAxNEMyNzcgNSAyNjQuOC0uMSAyNTIuMS0uMUg0OEMyMS41IDAgMCAyMS41IDAgNDh2NDE2YzAgMjYuNSAyMS41IDQ4IDQ4IDQ4aDI4OGMyNi41IDAgNDgtMjEuNSA0OC00OFYxMzEuOWMwLTEyLjctNS4xLTI1LTE0LjEtMzR6bS0yMi42IDIyLjdjMi4xIDIuMSAzLjUgNC42IDQuMiA3LjRIMjU2VjMyLjVjMi44LjcgNS4zIDIuMSA3LjQgNC4ybDgzLjkgODMuOXpNMzM2IDQ4MEg0OGMtOC44IDAtMTYtNy4yLTE2LTE2VjQ4YzAtOC44IDcuMi0xNiAxNi0xNmgxNzZ2MTA0YzAgMTMuMyAxMC43IDI0IDI0IDI0aDEwNHYzMDRjMCA4LjgtNy4yIDE2LTE2IDE2em0tNDgtMjQ0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyem0wIDY0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyem0wIDY0djhjMCA2LjYtNS40IDEyLTEyIDEySDEwOGMtNi42IDAtMTItNS40LTEyLTEydi04YzAtNi42IDUuNC0xMiAxMi0xMmgxNjhjNi42IDAgMTIgNS40IDEyIDEyeiIvPjwvc3ZnPg==);-webkit-mask-image:var(---yfm-file-icon-img);-webkit-mask-image:var(---yfm-file-icon-img);mask-image:var(---yfm-file-icon-img);background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100%;margin:0 2px;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.yfm-file__icon:before{content:" "}.yfm-tabs{margin-bottom:15px}.yfm-tab-list{border-bottom:1px solid rgba(0,0,0,.07);flex-wrap:wrap;margin-bottom:15px;display:flex}.yfm-tab{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:break-spaces;border-bottom:2px solid transparent;outline:none;margin-bottom:-1px;margin-right:20px;padding:6px 0 7px;font-weight:700}.yfm-tab:last-child{margin-right:0}.yfm-tab:hover,.yfm-tab:active{color:#004080}.yfm-tab.active{border-bottom-color:#027bf3}.yfm-tab:focus{border-radius:2px;outline:2px solid #4d90fe}.yfm-tab:focus:not(:focus-visible){outline:0}.yfm-tab-panel{visibility:hidden;height:0;position:relative;overflow:hidden}.yfm-tab-panel:first-child{margin-top:0!important}.yfm-tab-panel:last-child{margin-bottom:0!important}.yfm-tab-panel.active{visibility:visible;height:auto;overflow:visible}.yfm-tabs-dropdown{--yfm-tabs-dropdown-color:#f2f2f2;--yfm-tabs-dropdown-text-color:#a8a8a8;--yfm-tabs-dropdown-color-border:#ccc;width:90%;margin-bottom:0;position:relative}.yfm-tabs-dropdown .yfm-tabs-dropdown-select{background:var(--g-color-base-background);border:1px solid var(--yfm-tabs-dropdown-color-border);color:var(--yfm-tabs-dropdown-text-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-overflow:ellipsis;white-space:nowrap;z-index:10;border-radius:5px;max-width:500px;margin-bottom:10px;padding:10px 30px 10px 10px;position:relative;overflow:hidden}.yfm-tabs-dropdown .yfm-tabs-dropdown-select.filled{color:inherit}.yfm-tabs-dropdown .yfm-tabs-dropdown-select:after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIGQ9Im0zIDYgNSA1IDUtNSIvPjwvc3ZnPg==);width:20px;height:20px;transition:transform .2s;display:block;position:absolute;top:25%;right:10px;transform:rotate(90deg)}.yfm-tabs-dropdown .yfm-tabs-dropdown-select.active+.yfm-tabs-dropdown-menu{transform:scaleY(1)}.yfm-tabs-dropdown .yfm-tabs-dropdown-select.active:after{transform:rotate(0)}.yfm-tabs-dropdown>.yfm-tabs-dropdown-menu{z-index:10;border:1px solid var(--yfm-tabs-dropdown-color-border);background-color:var(--g-color-base-background);z-index:100;transform-origin:top;border-radius:5px;flex-direction:column;width:100%;max-width:500px;max-height:500px;padding:10px 0;list-style:none;transition:transform .125s;display:flex;position:absolute;overflow-y:scroll;transform:scaleY(0)}.yfm-tabs-dropdown>.yfm-tabs-dropdown-menu>li{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;background-color:var(--g-color-base-background)}.yfm-tabs-dropdown>.yfm-tabs-dropdown-menu>li:hover{background-color:var(--g-color-base-simple-hover);color:inherit}.yfm-tabs-dropdown>.yfm-tabs-dropdown-menu>li.yfm-tab{border-bottom:0;border-bottom:initial;border-radius:0;margin:0;padding:5px 0 5px 10px;font-weight:500}.yfm-tabs-dropdown>.yfm-tabs-dropdown-menu>li.yfm-tab.active{background-color:var(--g-color-base-selection)}.yfm-tabs-dropdown>.yfm-tabs-dropdown-menu>li.yfm-tab:hover{color:inherit}.yfm-tabs-dropdown>.yfm-tab-panel.active{border:1px solid #f2f2f2;border-radius:12px;padding:40px 12px 16px;transform:translateY(-30px)}.yfm-tabs-dropdown>.yfm-tabs{width:100%}.yfm-tabs-accordion{max-width:80%}.yfm-tabs-accordion>.yfm-tab:first-of-type{border-top-color:transparent}.yfm-tabs-accordion .yfm-tab{border-top:1px solid #e5e5e5;padding:8px 0 12px 6px;scroll-margin-top:20px;font-weight:500;position:relative}.yfm-tabs-accordion .yfm-tab:after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIGQ9Im0zIDYgNSA1IDUtNSIvPjwvc3ZnPg==);border-radius:6px;width:20px;height:20px;padding:6px;transition:transform .3s,background-color .2s;display:block;position:absolute;top:25%;right:10px;transform:rotate(-180deg)}.yfm-tabs-accordion .yfm-tab.active{font-weight:700;border-bottom-color:transparent!important}.yfm-tabs-accordion .yfm-tab.active:after{transform:rotate(0)}.yfm-tabs-accordion .yfm-tab:hover{color:#3f5799}.yfm-tabs-accordion .yfm-tab-panel.active{margin:10px 0 25px 6px}.yfm-tabs-vertical>.yfm-tab-list{border-bottom:0;border-bottom:initial;flex-direction:column}.yfm-tabs-vertical>.yfm-tab-panel{margin-left:30px}.yfm-tabs-vertical>.yfm-tab-group{flex-direction:row;margin-bottom:5px;display:flex}.yfm-tabs-vertical .yfm-vertical-tab>input[type=radio]{visibility:hidden;width:0;height:0}.yfm-tabs-vertical .yfm-vertical-tab>label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:0;padding-left:25px;line-height:18px;display:inline-block;position:relative}.yfm-tabs-vertical .yfm-vertical-tab>label:before{content:"";background-color:#fff;border:1px solid #dfdfdf;border-radius:50%;width:18px;height:18px;position:absolute;bottom:1px;left:0;font-family:initial!important}.yfm-tabs-vertical .yfm-vertical-tab input[type=radio]:checked+label:before{content:"•";text-align:center;vertical-align:middle;white-space:pre;color:#fff;background-color:#5282ff;justify-content:center;align-items:center;font-size:20px;display:inline-flex}.yfm-tabs-vertical .yfm-vertical-tab{border-bottom:0!important;border-bottom:initial!important}.yfm_constructor{font-family:var(--g-font-family-sans);color:var(--g-color-text-primary)}.yfm_constructor code,.yfm_constructor kbd,.yfm_constructor pre{font-family:var(--g-font-family-monospace);color:var(--g-color-text-primary)}.yfm_constructor.yfm_constructor h1,.yfm_constructor.yfm_constructor h2,.yfm_constructor.yfm_constructor h3,.yfm_constructor.yfm_constructor h4,.yfm_constructor.yfm_constructor h5,.yfm_constructor.yfm_constructor h6,.yfm_constructor.yfm_constructor span,.yfm_constructor.yfm_constructor p,.yfm_constructor.yfm_constructor li{color:var(--g-color-text-primary)}.yfm_constructor.yfm_constructor_notice li,.yfm_constructor.yfm_constructor_notice p{color:var(--g-color-text-secondary)}.yfm_constructor.yfm_constructor_meta_info p{color:var(--pc-media-card-meta-info-color);font-weight:var(--g-text-accent-font-weight)}.yfm_constructor.yfm_constructor ul,.yfm_constructor.yfm_constructor ol,.yfm_constructor.yfm_constructor li,.yfm_constructor.yfm_constructor p{margin:0 0 12px}.yfm_constructor.yfm_constructor p strong{font-weight:var(--g-text-accent-font-weight)}.yfm_constructor.yfm_constructor_size_s ul,.yfm_constructor.yfm_constructor_size_s ol,.yfm_constructor.yfm_constructor_size_s li,.yfm_constructor.yfm_constructor_size_s p{margin-bottom:8px}.yfm_constructor.yfm_constructor_theme_dark p{color:var(--g-color-text-light-primary)}.yfm_constructor_list_style ul{padding-left:20px}.yfm_constructor_list_style_dash ul{list-style-type:none;position:relative}.yfm_constructor_list_style_dash ul li:before{content:"—";margin-left:-20px;position:absolute}.yfm_constructor a{color:var(--g-color-text-link);cursor:pointer;border-radius:var(--g-focus-border-radius);outline:none;text-decoration:none}.utilityfocus .yfm_constructor a:focus{outline:2px solid #ffdb4d}.yfm_constructor a:hover,.yfm_constructor a:active{--pc-text-header-color:var(--g-color-text-link-hover);color:var(--g-color-text-link-hover)}.yfm_constructor a:focus{box-shadow:0 0 0 2px var(--g-color-line-focus)}.yfm_constructor a:focus:not(:focus-visible){box-shadow:none}.yfm_constructor table{color:var(--g-color-text-primary);border:1px solid var(--g-color-line-generic);background:var(--g-color-base-background)}.yfm_constructor thead,.yfm_constructor table tr:nth-child(2n){background-color:var(--g-color-base-generic)}.yfm_constructor_table table{table-layout:fixed;border:0}.yfm_constructor_table thead,.yfm_constructor_table tr{background-color:transparent!important}.yfm_constructor_table tbody tr{border-top:1px solid var(--g-color-line-generic)}.yfm_constructor_table td,.yfm_constructor_table th{box-sizing:content-box;width:120px;min-width:120px;white-space:inherit!important}.yfm_constructor_table td:first-child,.yfm_constructor_table th:first-child{width:172px;min-width:172px}.yfm_constructor_table th{text-align:left!important}@font-face{font-family:YS Text;src:url(https://yastatic.net/s3/home/fonts/ys/3/text-light.woff2)format("woff2"),url(https://yastatic.net/s3/home/fonts/ys/3/text-light.woff)format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:YS Text;src:url(https://yastatic.net/s3/home/fonts/ys/3/text-light-italic.woff2)format("woff2"),url(https://yastatic.net/s3/home/fonts/ys/3/text-light-italic.woff)format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:YS Text;src:url(https://yastatic.net/s3/home/fonts/ys/3/text-regular.woff2)format("woff2"),url(https://yastatic.net/s3/home/fonts/ys/3/text-regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:YS Text;src:url(https://yastatic.net/s3/home/fonts/ys/3/text-regular-italic.woff2)format("woff2"),url(https://yastatic.net/s3/home/fonts/ys/3/text-regular-italic.woff)format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:YS Text;src:url(https://yastatic.net/s3/home/fonts/ys/3/text-medium.woff2)format("woff2"),url(https://yastatic.net/s3/home/fonts/ys/3/text-medium.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:YS Text;src:url(https://yastatic.net/s3/home/fonts/ys/3/text-medium-italic.woff2)format("woff2"),url(https://yastatic.net/s3/home/fonts/ys/3/text-medium-italic.woff)format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:YS Text;src:url(https://yastatic.net/s3/home/fonts/ys/3/text-bold.woff2)format("woff2"),url(https://yastatic.net/s3/home/fonts/ys/3/text-bold.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:YS Text;src:url(https://yastatic.net/s3/home/fonts/ys/3/text-bold-italic.woff2)format("woff2"),url(https://yastatic.net/s3/home/fonts/ys/3/text-bold-italic.woff)format("woff");font-weight:700;font-style:italic;font-display:swap}.g-root{--g-font-family-sans:"YS Text","Helvetica Neue","Arial","Helvetica",sans-serif;--g-text-header-font-weight:500;--g-text-subheader-font-weight:500;--g-text-display-font-weight:500;--g-text-accent-font-weight:500;--gn-aside-header-background-color:var(--g-color-base-background);--gn-aside-header-item-icon-color:var(--g-color-text-misc)}.g-root_theme_light{--g-color-private-white-50:rgba(255,255,255,.05);--g-color-private-white-70:rgba(255,255,255,.07);--g-color-private-white-100:rgba(255,255,255,.1);--g-color-private-white-150:rgba(255,255,255,.15);--g-color-private-white-200:rgba(255,255,255,.2);--g-color-private-white-250:rgba(255,255,255,.25);--g-color-private-white-300:rgba(255,255,255,.3);--g-color-private-white-350:rgba(255,255,255,.35);--g-color-private-white-400:rgba(255,255,255,.4);--g-color-private-white-450:rgba(255,255,255,.45);--g-color-private-white-500:rgba(255,255,255,.5);--g-color-private-white-550:rgba(255,255,255,.55);--g-color-private-white-600:rgba(255,255,255,.6);--g-color-private-white-650:rgba(255,255,255,.65);--g-color-private-white-700:rgba(255,255,255,.7);--g-color-private-white-750:rgba(255,255,255,.75);--g-color-private-white-800:rgba(255,255,255,.8);--g-color-private-white-850:rgba(255,255,255,.85);--g-color-private-white-900:rgba(255,255,255,.9);--g-color-private-white-950:rgba(255,255,255,.95);--g-color-private-white-1000-solid:#fff;--g-color-private-black-50:rgba(0,0,0,.05);--g-color-private-black-70:rgba(0,0,0,.07);--g-color-private-black-100:rgba(0,0,0,.1);--g-color-private-black-150:rgba(0,0,0,.15);--g-color-private-black-200:rgba(0,0,0,.2);--g-color-private-black-250:rgba(0,0,0,.25);--g-color-private-black-300:rgba(0,0,0,.3);--g-color-private-black-350:rgba(0,0,0,.35);--g-color-private-black-400:rgba(0,0,0,.4);--g-color-private-black-450:rgba(0,0,0,.45);--g-color-private-black-500:rgba(0,0,0,.5);--g-color-private-black-550:rgba(0,0,0,.55);--g-color-private-black-600:rgba(0,0,0,.6);--g-color-private-black-650:rgba(0,0,0,.65);--g-color-private-black-700:rgba(0,0,0,.7);--g-color-private-black-750:rgba(0,0,0,.75);--g-color-private-black-800:rgba(0,0,0,.8);--g-color-private-black-850:rgba(0,0,0,.85);--g-color-private-black-900:rgba(0,0,0,.9);--g-color-private-black-950:rgba(0,0,0,.95);--g-color-private-black-20-solid:#fafafa;--g-color-private-black-50-solid:#f2f2f2;--g-color-private-black-100-solid:#e5e5e5;--g-color-private-black-150-solid:#d9d9d9;--g-color-private-black-200-solid:#ccc;--g-color-private-black-250-solid:#bfbfbf;--g-color-private-black-300-solid:#b3b3b3;--g-color-private-black-350-solid:#a6a6a6;--g-color-private-black-400-solid:#999;--g-color-private-black-450-solid:#8c8c8c;--g-color-private-black-500-solid:gray;--g-color-private-black-550-solid:#737373;--g-color-private-black-600-solid:#666;--g-color-private-black-650-solid:#595959;--g-color-private-black-700-solid:#4c4c4c;--g-color-private-black-750-solid:#404040;--g-color-private-black-800-solid:#333;--g-color-private-black-850-solid:#262626;--g-color-private-black-900-solid:#1a1a1a;--g-color-private-black-950-solid:#0d0d0d;--g-color-private-black-1000-solid:#000;--g-color-private-blue-50:rgba(82,130,255,.1);--g-color-private-blue-100:rgba(82,130,255,.15);--g-color-private-blue-150:rgba(82,130,255,.2);--g-color-private-blue-200:rgba(82,130,255,.3);--g-color-private-blue-250:rgba(82,130,255,.4);--g-color-private-blue-300:rgba(82,130,255,.5);--g-color-private-blue-350:rgba(82,130,255,.6);--g-color-private-blue-400:rgba(82,130,255,.7);--g-color-private-blue-450:rgba(82,130,255,.8);--g-color-private-blue-500:rgba(82,130,255,.9);--g-color-private-blue-50-solid:#eef3ff;--g-color-private-blue-100-solid:#e5ecff;--g-color-private-blue-150-solid:#dce6ff;--g-color-private-blue-200-solid:#cbdaff;--g-color-private-blue-250-solid:#bacdff;--g-color-private-blue-300-solid:#a8c1ff;--g-color-private-blue-350-solid:#97b4ff;--g-color-private-blue-400-solid:#86a8ff;--g-color-private-blue-450-solid:#749bff;--g-color-private-blue-500-solid:#638fff;--g-color-private-blue-550-solid:#5282ff;--g-color-private-blue-600-solid:#4e79eb;--g-color-private-blue-650-solid:#4a71d6;--g-color-private-blue-700-solid:#4768c2;--g-color-private-blue-750-solid:#4360ad;--g-color-private-blue-800-solid:#3f5799;--g-color-private-blue-850-solid:#3c4f85;--g-color-private-blue-900-solid:#384670;--g-color-private-blue-950-solid:#343d5c;--g-color-private-blue-1000-solid:#333952;--g-color-private-green-50:rgba(59,201,53,.1);--g-color-private-green-100:rgba(59,201,53,.15);--g-color-private-green-150:rgba(59,201,53,.2);--g-color-private-green-200:rgba(59,201,53,.3);--g-color-private-green-250:rgba(59,201,53,.4);--g-color-private-green-300:rgba(59,201,53,.5);--g-color-private-green-350:rgba(59,201,53,.6);--g-color-private-green-400:rgba(59,201,53,.7);--g-color-private-green-450:rgba(59,201,53,.8);--g-color-private-green-500:rgba(59,201,53,.9);--g-color-private-green-50-solid:#ebfaeb;--g-color-private-green-100-solid:#e2f7e1;--g-color-private-green-150-solid:#d8f4d7;--g-color-private-green-200-solid:#c4efc2;--g-color-private-green-250-solid:#b1e9ae;--g-color-private-green-300-solid:#9de49a;--g-color-private-green-350-solid:#89df86;--g-color-private-green-400-solid:#76d972;--g-color-private-green-450-solid:#62d45d;--g-color-private-green-500-solid:#4fce49;--g-color-private-green-550-solid:#3bc935;--g-color-private-green-600-solid:#3ab935;--g-color-private-green-650-solid:#38aa35;--g-color-private-green-700-solid:#379a34;--g-color-private-green-750-solid:#358a34;--g-color-private-green-800-solid:#347b34;--g-color-private-green-850-solid:#336b34;--g-color-private-green-900-solid:#315b34;--g-color-private-green-950-solid:#304b33;--g-color-private-green-1000-solid:#2f4433;--g-color-private-yellow-50:rgba(255,219,77,.1);--g-color-private-yellow-100:rgba(255,219,77,.15);--g-color-private-yellow-150:rgba(255,219,77,.2);--g-color-private-yellow-200:rgba(255,219,77,.3);--g-color-private-yellow-250:rgba(255,219,77,.4);--g-color-private-yellow-300:rgba(255,219,77,.5);--g-color-private-yellow-350:rgba(255,219,77,.6);--g-color-private-yellow-400:rgba(255,219,77,.7);--g-color-private-yellow-450:rgba(255,219,77,.8);--g-color-private-yellow-500:rgba(255,219,77,.9);--g-color-private-yellow-50-solid:#fffbed;--g-color-private-yellow-100-solid:#fffae4;--g-color-private-yellow-150-solid:#fff8db;--g-color-private-yellow-200-solid:#fff4ca;--g-color-private-yellow-250-solid:#fff1b8;--g-color-private-yellow-300-solid:#ffeda6;--g-color-private-yellow-350-solid:#ffe994;--g-color-private-yellow-400-solid:#ffe682;--g-color-private-yellow-450-solid:#ffe271;--g-color-private-yellow-500-solid:#ffdf5f;--g-color-private-yellow-550-solid:#ffdb4d;--g-color-private-yellow-600-solid:#eac94a;--g-color-private-yellow-650-solid:#d5b848;--g-color-private-yellow-700-solid:#c0a645;--g-color-private-yellow-750-solid:#ab9543;--g-color-private-yellow-800-solid:#968340;--g-color-private-yellow-850-solid:#81723d;--g-color-private-yellow-900-solid:#6c603b;--g-color-private-yellow-950-solid:#574f38;--g-color-private-yellow-1000-solid:#4d4637;--g-color-private-orange-50:rgba(255,119,0,.1);--g-color-private-orange-100:rgba(255,119,0,.15);--g-color-private-orange-150:rgba(255,119,0,.2);--g-color-private-orange-200:rgba(255,119,0,.3);--g-color-private-orange-250:rgba(255,119,0,.4);--g-color-private-orange-300:rgba(255,119,0,.5);--g-color-private-orange-350:rgba(255,119,0,.6);--g-color-private-orange-400:rgba(255,119,0,.7);--g-color-private-orange-450:rgba(255,119,0,.8);--g-color-private-orange-500:rgba(255,119,0,.9);--g-color-private-orange-50-solid:#fff1e6;--g-color-private-orange-100-solid:#ffebd9;--g-color-private-orange-150-solid:#ffe4cc;--g-color-private-orange-200-solid:#ffd6b3;--g-color-private-orange-250-solid:#ffc999;--g-color-private-orange-300-solid:#ffbb80;--g-color-private-orange-350-solid:#ffad66;--g-color-private-orange-400-solid:#ffa04c;--g-color-private-orange-450-solid:#ff9233;--g-color-private-orange-500-solid:#ff851a;--g-color-private-orange-550-solid:#f70;--g-color-private-orange-600-solid:#ea7005;--g-color-private-orange-650-solid:#d5680a;--g-color-private-orange-700-solid:#c0600f;--g-color-private-orange-750-solid:#ab5914;--g-color-private-orange-800-solid:#965119;--g-color-private-orange-850-solid:#814a1f;--g-color-private-orange-900-solid:#6c4324;--g-color-private-orange-950-solid:#573b29;--g-color-private-orange-1000-solid:#4d372b;--g-color-private-red-50:rgba(255,4,0,.1);--g-color-private-red-100:rgba(255,4,0,.15);--g-color-private-red-150:rgba(255,4,0,.2);--g-color-private-red-200:rgba(255,4,0,.3);--g-color-private-red-250:rgba(255,4,0,.4);--g-color-private-red-300:rgba(255,4,0,.5);--g-color-private-red-350:rgba(255,4,0,.6);--g-color-private-red-400:rgba(255,4,0,.7);--g-color-private-red-450:rgba(255,4,0,.8);--g-color-private-red-500:rgba(255,4,0,.9);--g-color-private-red-50-solid:#ffe6e6;--g-color-private-red-100-solid:#ffd9d9;--g-color-private-red-150-solid:#ffcdcc;--g-color-private-red-200-solid:#ffb4b3;--g-color-private-red-250-solid:#ff9b99;--g-color-private-red-300-solid:#ff8280;--g-color-private-red-350-solid:#ff6966;--g-color-private-red-400-solid:#ff504c;--g-color-private-red-450-solid:#ff3733;--g-color-private-red-500-solid:#ff1e1a;--g-color-private-red-550-solid:#ff0400;--g-color-private-red-600-solid:#ea0805;--g-color-private-red-650-solid:#d50c0a;--g-color-private-red-700-solid:#c0100f;--g-color-private-red-750-solid:#ab1414;--g-color-private-red-800-solid:#961819;--g-color-private-red-850-solid:#811c1f;--g-color-private-red-900-solid:#6c2024;--g-color-private-red-950-solid:#572429;--g-color-private-red-1000-solid:#4d262b;--g-color-private-purple-50:rgba(143,82,204,.1);--g-color-private-purple-100:rgba(143,82,204,.15);--g-color-private-purple-150:rgba(143,82,204,.2);--g-color-private-purple-200:rgba(143,82,204,.3);--g-color-private-purple-250:rgba(143,82,204,.4);--g-color-private-purple-300:rgba(143,82,204,.5);--g-color-private-purple-350:rgba(143,82,204,.6);--g-color-private-purple-400:rgba(143,82,204,.7);--g-color-private-purple-450:rgba(143,82,204,.8);--g-color-private-purple-500:rgba(143,82,204,.9);--g-color-private-purple-50-solid:#f4eefa;--g-color-private-purple-100-solid:#eee5f7;--g-color-private-purple-150-solid:#e9dcf5;--g-color-private-purple-200-solid:#ddcbf0;--g-color-private-purple-250-solid:#d2baeb;--g-color-private-purple-300-solid:#c7a9e6;--g-color-private-purple-350-solid:#bc97e0;--g-color-private-purple-400-solid:#b186db;--g-color-private-purple-450-solid:#a575d6;--g-color-private-purple-500-solid:#9a63d1;--g-color-private-purple-550-solid:#8f52cc;--g-color-private-purple-600-solid:#854ebd;--g-color-private-purple-650-solid:#7b4aad;--g-color-private-purple-700-solid:#72479e;--g-color-private-purple-750-solid:#68438f;--g-color-private-purple-800-solid:#5e3f80;--g-color-private-purple-850-solid:#543b70;--g-color-private-purple-900-solid:#4a3761;--g-color-private-purple-950-solid:#413452;--g-color-private-purple-1000-solid:#3c324a;--g-color-private-cool-grey-50:rgba(107,132,153,.1);--g-color-private-cool-grey-100:rgba(107,132,153,.15);--g-color-private-cool-grey-150:rgba(107,132,153,.2);--g-color-private-cool-grey-200:rgba(107,132,153,.3);--g-color-private-cool-grey-250:rgba(107,132,153,.4);--g-color-private-cool-grey-300:rgba(107,132,153,.5);--g-color-private-cool-grey-350:rgba(107,132,153,.6);--g-color-private-cool-grey-400:rgba(107,132,153,.7);--g-color-private-cool-grey-450:rgba(107,132,153,.8);--g-color-private-cool-grey-500:rgba(107,132,153,.9);--g-color-private-cool-grey-50-solid:#f0f3f5;--g-color-private-cool-grey-100-solid:#e9edf0;--g-color-private-cool-grey-150-solid:#e1e6eb;--g-color-private-cool-grey-200-solid:#d3dae0;--g-color-private-cool-grey-250-solid:#c4ced6;--g-color-private-cool-grey-300-solid:#b5c1cc;--g-color-private-cool-grey-350-solid:#a6b5c2;--g-color-private-cool-grey-400-solid:#97a9b8;--g-color-private-cool-grey-450-solid:#899dad;--g-color-private-cool-grey-500-solid:#7a90a3;--g-color-private-cool-grey-550-solid:#6b8499;--g-color-private-cool-grey-600-solid:#657b8f;--g-color-private-cool-grey-650-solid:#5f7285;--g-color-private-cool-grey-700-solid:#586a7a;--g-color-private-cool-grey-750-solid:#526170;--g-color-private-cool-grey-800-solid:#4c5866;--g-color-private-cool-grey-850-solid:#464f5c;--g-color-private-cool-grey-900-solid:#404652;--g-color-private-cool-grey-950-solid:#393e47;--g-color-private-cool-grey-1000-solid:#363942;--g-color-base-background:#fff;--g-color-base-brand:var(--g-color-private-blue-550-solid);--g-color-base-brand-hover:var(--g-color-private-blue-600-solid);--g-color-base-selection:var(--g-color-private-blue-100);--g-color-base-selection-hover:var(--g-color-private-blue-200);--g-color-line-brand:var(--g-color-private-blue-550-solid);--g-color-text-brand:var(--g-color-private-blue-600-solid);--g-color-text-brand-heavy:var(--g-color-private-blue-700-solid);--g-color-text-brand-contrast:var(--g-color-text-light-primary);--g-color-text-link:var(--g-color-private-blue-600-solid);--g-color-text-link-hover:var(--g-color-private-blue-800-solid);--gn-aside-header-decoration-collapsed-background-color:var(--g-color-private-blue-100);--gn-aside-header-decoration-expanded-background-color:var(--g-color-private-blue-100);--gn-aside-header-item-background-color-hover:var(--g-color-private-black-50);--gn-aside-header-item-current-background-color:var(--g-color-private-blue-100);--gil-color-object-base:var(--g-color-private-blue-550-solid);--gil-color-object-accent-heavy:var(--g-color-private-blue-750-solid);--gil-color-object-hightlight:var(--g-color-private-blue-350-solid);--gil-color-shadow-over-object:var(--g-color-private-blue-700-solid);--gil-color-background-lines:var(--g-color-private-black-450-solid);--gil-color-background-shapes:var(--g-color-private-black-50-solid);--gil-color-object-accent-light:var(--g-color-private-white-1000-solid);--gil-color-object-danger:var(--g-color-private-red-550-solid)}.g-root_theme_light-hc{--g-color-private-white-50:rgba(255,255,255,.05);--g-color-private-white-70:rgba(255,255,255,.07);--g-color-private-white-100:rgba(255,255,255,.1);--g-color-private-white-150:rgba(255,255,255,.15);--g-color-private-white-200:rgba(255,255,255,.2);--g-color-private-white-250:rgba(255,255,255,.25);--g-color-private-white-300:rgba(255,255,255,.3);--g-color-private-white-350:rgba(255,255,255,.35);--g-color-private-white-400:rgba(255,255,255,.4);--g-color-private-white-450:rgba(255,255,255,.45);--g-color-private-white-500:rgba(255,255,255,.5);--g-color-private-white-550:rgba(255,255,255,.55);--g-color-private-white-600:rgba(255,255,255,.6);--g-color-private-white-650:rgba(255,255,255,.65);--g-color-private-white-700:rgba(255,255,255,.7);--g-color-private-white-750:rgba(255,255,255,.75);--g-color-private-white-800:rgba(255,255,255,.8);--g-color-private-white-850:rgba(255,255,255,.85);--g-color-private-white-900:rgba(255,255,255,.9);--g-color-private-white-950:rgba(255,255,255,.95);--g-color-private-white-1000-solid:#fff;--g-color-private-black-50:rgba(0,0,0,.05);--g-color-private-black-100:rgba(0,0,0,.1);--g-color-private-black-150:rgba(0,0,0,.15);--g-color-private-black-200:rgba(0,0,0,.2);--g-color-private-black-250:rgba(0,0,0,.25);--g-color-private-black-300:rgba(0,0,0,.3);--g-color-private-black-350:rgba(0,0,0,.35);--g-color-private-black-400:rgba(0,0,0,.4);--g-color-private-black-450:rgba(0,0,0,.45);--g-color-private-black-500:rgba(0,0,0,.5);--g-color-private-black-550:rgba(0,0,0,.55);--g-color-private-black-600:rgba(0,0,0,.6);--g-color-private-black-650:rgba(0,0,0,.65);--g-color-private-black-700:rgba(0,0,0,.7);--g-color-private-black-750:rgba(0,0,0,.75);--g-color-private-black-800:rgba(0,0,0,.8);--g-color-private-black-850:rgba(0,0,0,.85);--g-color-private-black-900:rgba(0,0,0,.9);--g-color-private-black-950:rgba(0,0,0,.95);--g-color-private-black-50-solid:#f2f2f2;--g-color-private-black-100-solid:#e5e5e5;--g-color-private-black-150-solid:#d9d9d9;--g-color-private-black-200-solid:#ccc;--g-color-private-black-250-solid:#bfbfbf;--g-color-private-black-300-solid:#b3b3b3;--g-color-private-black-350-solid:#a6a6a6;--g-color-private-black-400-solid:#999;--g-color-private-black-450-solid:#8c8c8c;--g-color-private-black-500-solid:gray;--g-color-private-black-550-solid:#737373;--g-color-private-black-600-solid:#666;--g-color-private-black-650-solid:#595959;--g-color-private-black-700-solid:#4c4c4c;--g-color-private-black-750-solid:#404040;--g-color-private-black-800-solid:#333;--g-color-private-black-850-solid:#262626;--g-color-private-black-900-solid:#1a1a1a;--g-color-private-black-950-solid:#0d0d0d;--g-color-private-black-1000-solid:#000;--g-color-private-blue-50:rgba(82,130,255,.1);--g-color-private-blue-100:rgba(82,130,255,.15);--g-color-private-blue-150:rgba(82,130,255,.2);--g-color-private-blue-200:rgba(82,130,255,.3);--g-color-private-blue-250:rgba(82,130,255,.4);--g-color-private-blue-300:rgba(82,130,255,.5);--g-color-private-blue-350:rgba(82,130,255,.6);--g-color-private-blue-400:rgba(82,130,255,.7);--g-color-private-blue-450:rgba(82,130,255,.8);--g-color-private-blue-500:rgba(82,130,255,.9);--g-color-private-blue-50-solid:#eef3ff;--g-color-private-blue-100-solid:#e5ecff;--g-color-private-blue-150-solid:#dce6ff;--g-color-private-blue-200-solid:#cbdaff;--g-color-private-blue-250-solid:#bacdff;--g-color-private-blue-300-solid:#a8c1ff;--g-color-private-blue-350-solid:#97b4ff;--g-color-private-blue-400-solid:#86a8ff;--g-color-private-blue-450-solid:#749bff;--g-color-private-blue-500-solid:#638fff;--g-color-private-blue-550-solid:#5282ff;--g-color-private-blue-600-solid:#4d79e9;--g-color-private-blue-650-solid:#486fd4;--g-color-private-blue-700-solid:#4366be;--g-color-private-blue-750-solid:#3f5ca8;--g-color-private-blue-800-solid:#3a5393;--g-color-private-blue-850-solid:#35497d;--g-color-private-blue-900-solid:#304067;--g-color-private-blue-950-solid:#2c3651;--g-color-private-blue-1000-solid:#293147;--g-color-private-green-50:rgba(59,201,53,.1);--g-color-private-green-100:rgba(59,201,53,.15);--g-color-private-green-150:rgba(59,201,53,.2);--g-color-private-green-200:rgba(59,201,53,.3);--g-color-private-green-250:rgba(59,201,53,.4);--g-color-private-green-300:rgba(59,201,53,.5);--g-color-private-green-350:rgba(59,201,53,.6);--g-color-private-green-400:rgba(59,201,53,.7);--g-color-private-green-450:rgba(59,201,53,.8);--g-color-private-green-500:rgba(59,201,53,.9);--g-color-private-green-50-solid:#ebfaeb;--g-color-private-green-100-solid:#e2f7e1;--g-color-private-green-150-solid:#d8f4d7;--g-color-private-green-200-solid:#c4efc2;--g-color-private-green-250-solid:#b1e9ae;--g-color-private-green-300-solid:#9de49a;--g-color-private-green-350-solid:#89df86;--g-color-private-green-400-solid:#76d972;--g-color-private-green-450-solid:#62d45d;--g-color-private-green-500-solid:#4fce49;--g-color-private-green-550-solid:#3bc935;--g-color-private-green-600-solid:#38b833;--g-color-private-green-650-solid:#36a832;--g-color-private-green-700-solid:#339730;--g-color-private-green-750-solid:#31872f;--g-color-private-green-800-solid:#2f762e;--g-color-private-green-850-solid:#2c652c;--g-color-private-green-900-solid:#29552b;--g-color-private-green-950-solid:#274429;--g-color-private-green-1000-solid:#263c28;--g-color-private-yellow-50:rgba(255,219,77,.1);--g-color-private-yellow-100:rgba(255,219,77,.15);--g-color-private-yellow-150:rgba(255,219,77,.2);--g-color-private-yellow-200:rgba(255,219,77,.3);--g-color-private-yellow-250:rgba(255,219,77,.4);--g-color-private-yellow-300:rgba(255,219,77,.5);--g-color-private-yellow-350:rgba(255,219,77,.6);--g-color-private-yellow-400:rgba(255,219,77,.7);--g-color-private-yellow-450:rgba(255,219,77,.8);--g-color-private-yellow-500:rgba(255,219,77,.9);--g-color-private-yellow-50-solid:#fffbed;--g-color-private-yellow-100-solid:#fffae4;--g-color-private-yellow-150-solid:#fff8db;--g-color-private-yellow-200-solid:#fff4ca;--g-color-private-yellow-250-solid:#fff1b8;--g-color-private-yellow-300-solid:#ffeda6;--g-color-private-yellow-350-solid:#ffe994;--g-color-private-yellow-400-solid:#ffe682;--g-color-private-yellow-450-solid:#ffe271;--g-color-private-yellow-500-solid:#ffdf5f;--g-color-private-yellow-550-solid:#ffdb4d;--g-color-private-yellow-600-solid:#e9c949;--g-color-private-yellow-650-solid:#d3b645;--g-color-private-yellow-700-solid:#bda441;--g-color-private-yellow-750-solid:#a7913d;--g-color-private-yellow-800-solid:#907f3a;--g-color-private-yellow-850-solid:#7a6d36;--g-color-private-yellow-900-solid:#645a32;--g-color-private-yellow-950-solid:#4e482e;--g-color-private-yellow-1000-solid:#433f2c;--g-color-private-orange-50:rgba(255,119,0,.1);--g-color-private-orange-100:rgba(255,119,0,.15);--g-color-private-orange-150:rgba(255,119,0,.2);--g-color-private-orange-200:rgba(255,119,0,.3);--g-color-private-orange-250:rgba(255,119,0,.4);--g-color-private-orange-300:rgba(255,119,0,.5);--g-color-private-orange-350:rgba(255,119,0,.6);--g-color-private-orange-400:rgba(255,119,0,.7);--g-color-private-orange-450:rgba(255,119,0,.8);--g-color-private-orange-500:rgba(255,119,0,.9);--g-color-private-orange-50-solid:#fff1e6;--g-color-private-orange-100-solid:#ffebd9;--g-color-private-orange-150-solid:#ffe4cc;--g-color-private-orange-200-solid:#ffd6b3;--g-color-private-orange-250-solid:#ffc999;--g-color-private-orange-300-solid:#ffbb80;--g-color-private-orange-350-solid:#ffad66;--g-color-private-orange-400-solid:#ffa04c;--g-color-private-orange-450-solid:#ff9233;--g-color-private-orange-500-solid:#ff851a;--g-color-private-orange-550-solid:#f70;--g-color-private-orange-600-solid:#e96f04;--g-color-private-orange-650-solid:#d36608;--g-color-private-orange-700-solid:#bd5e0b;--g-color-private-orange-750-solid:#a7550f;--g-color-private-orange-800-solid:#904d13;--g-color-private-orange-850-solid:#7a4517;--g-color-private-orange-900-solid:#643c1b;--g-color-private-orange-950-solid:#4e341e;--g-color-private-orange-1000-solid:#433020;--g-color-private-red-50:rgba(255,4,0,.1);--g-color-private-red-100:rgba(255,4,0,.15);--g-color-private-red-150:rgba(255,4,0,.2);--g-color-private-red-200:rgba(255,4,0,.3);--g-color-private-red-250:rgba(255,4,0,.4);--g-color-private-red-300:rgba(255,4,0,.5);--g-color-private-red-350:rgba(255,4,0,.6);--g-color-private-red-400:rgba(255,4,0,.7);--g-color-private-red-450:rgba(255,4,0,.8);--g-color-private-red-500:rgba(255,4,0,.9);--g-color-private-red-50-solid:#ffe6e6;--g-color-private-red-100-solid:#ffd9d9;--g-color-private-red-150-solid:#ffcdcc;--g-color-private-red-200-solid:#ffb4b3;--g-color-private-red-250-solid:#ff9b99;--g-color-private-red-300-solid:#ff8280;--g-color-private-red-350-solid:#ff6966;--g-color-private-red-400-solid:#ff504c;--g-color-private-red-450-solid:#ff3733;--g-color-private-red-500-solid:#ff1e1a;--g-color-private-red-550-solid:#ff0400;--g-color-private-red-600-solid:#e90804;--g-color-private-red-650-solid:#d30b08;--g-color-private-red-700-solid:#bd0e0b;--g-color-private-red-750-solid:#a6110f;--g-color-private-red-800-solid:#901413;--g-color-private-red-850-solid:#7a1717;--g-color-private-red-900-solid:#641a1b;--g-color-private-red-950-solid:#4e1d1e;--g-color-private-red-1000-solid:#431e20;--g-color-private-purple-50:rgba(143,82,204,.1);--g-color-private-purple-100:rgba(143,82,204,.15);--g-color-private-purple-150:rgba(143,82,204,.2);--g-color-private-purple-200:rgba(143,82,204,.3);--g-color-private-purple-250:rgba(143,82,204,.4);--g-color-private-purple-300:rgba(143,82,204,.5);--g-color-private-purple-350:rgba(143,82,204,.6);--g-color-private-purple-400:rgba(143,82,204,.7);--g-color-private-purple-450:rgba(143,82,204,.8);--g-color-private-purple-500:rgba(143,82,204,.9);--g-color-private-purple-50-solid:#f4eefa;--g-color-private-purple-100-solid:#eee5f7;--g-color-private-purple-150-solid:#e9dcf5;--g-color-private-purple-200-solid:#ddcbf0;--g-color-private-purple-250-solid:#d2baeb;--g-color-private-purple-300-solid:#c7a9e6;--g-color-private-purple-350-solid:#bc97e0;--g-color-private-purple-400-solid:#b186db;--g-color-private-purple-450-solid:#a575d6;--g-color-private-purple-500-solid:#9a63d1;--g-color-private-purple-550-solid:#8f52cc;--g-color-private-purple-600-solid:#844dbb;--g-color-private-purple-650-solid:#7949ab;--g-color-private-purple-700-solid:#6e449a;--g-color-private-purple-750-solid:#633f8a;--g-color-private-purple-800-solid:#593b79;--g-color-private-purple-850-solid:#4e3668;--g-color-private-purple-900-solid:#433158;--g-color-private-purple-950-solid:#382c47;--g-color-private-purple-1000-solid:#322a3f;--g-color-private-cool-grey-50:rgba(107,132,153,.1);--g-color-private-cool-grey-100:rgba(107,132,153,.15);--g-color-private-cool-grey-150:rgba(107,132,153,.2);--g-color-private-cool-grey-200:rgba(107,132,153,.3);--g-color-private-cool-grey-250:rgba(107,132,153,.4);--g-color-private-cool-grey-300:rgba(107,132,153,.5);--g-color-private-cool-grey-350:rgba(107,132,153,.6);--g-color-private-cool-grey-400:rgba(107,132,153,.7);--g-color-private-cool-grey-450:rgba(107,132,153,.8);--g-color-private-cool-grey-500:rgba(107,132,153,.9);--g-color-private-cool-grey-50-solid:#f0f3f5;--g-color-private-cool-grey-100-solid:#e9edf0;--g-color-private-cool-grey-150-solid:#e1e6eb;--g-color-private-cool-grey-200-solid:#d3dae0;--g-color-private-cool-grey-250-solid:#c4ced6;--g-color-private-cool-grey-300-solid:#b5c1cc;--g-color-private-cool-grey-350-solid:#a6b5c2;--g-color-private-cool-grey-400-solid:#97a9b8;--g-color-private-cool-grey-450-solid:#899dad;--g-color-private-cool-grey-500-solid:#7a90a3;--g-color-private-cool-grey-550-solid:#6b8499;--g-color-private-cool-grey-600-solid:#647a8e;--g-color-private-cool-grey-650-solid:#5c7182;--g-color-private-cool-grey-700-solid:#556776;--g-color-private-cool-grey-750-solid:#4e5d6b;--g-color-private-cool-grey-800-solid:#465360;--g-color-private-cool-grey-850-solid:#3f4a54;--g-color-private-cool-grey-900-solid:#384049;--g-color-private-cool-grey-950-solid:#31363d;--g-color-private-cool-grey-1000-solid:#2d3237;--g-color-base-background:#fff;--g-color-base-brand:var(--g-color-private-blue-600-solid);--g-color-base-brand-hover:var(--g-color-private-blue-800-solid);--g-color-base-selection:var(--g-color-private-blue-250);--g-color-base-selection-hover:var(--g-color-private-blue-350);--g-color-line-brand:var(--g-color-private-blue-600-solid);--g-color-text-brand:var(--g-color-private-blue-650-solid);--g-color-text-brand-heavy:var(--g-color-private-blue-900-solid);--g-color-text-brand-contrast:var(--g-color-text-light-primary);--g-color-text-link:var(--g-color-private-blue-650-solid);--g-color-text-link-hover:var(--g-color-private-blue-850-solid);--gn-aside-header-decoration-collapsed-background-color:var(--g-color-private-blue-250);--gn-aside-header-decoration-expanded-background-color:var(--g-color-private-blue-250);--gn-aside-header-item-current-background-color:var(--g-color-private-blue-250);--gn-aside-header-item-background-color-hover:var(--g-color-private-black-150);--gil-color-object-base:var(--g-color-private-blue-550-solid);--gil-color-object-accent-heavy:var(--g-color-private-blue-750-solid);--gil-color-object-hightlight:var(--g-color-private-blue-350-solid);--gil-color-shadow-over-object:var(--g-color-private-blue-700-solid);--gil-color-background-lines:var(--g-color-private-black-450-solid);--gil-color-background-shapes:var(--g-color-private-black-50-solid);--gil-color-object-accent-light:var(--g-color-private-white-1000-solid);--gil-color-object-danger:var(--g-color-private-red-550-solid)}.g-root_theme_dark{--g-color-private-white-20:rgba(255,255,255,.02);--g-color-private-white-50:rgba(255,255,255,.05);--g-color-private-white-70:rgba(255,255,255,.07);--g-color-private-white-100:rgba(255,255,255,.1);--g-color-private-white-150:rgba(255,255,255,.15);--g-color-private-white-200:rgba(255,255,255,.2);--g-color-private-white-250:rgba(255,255,255,.25);--g-color-private-white-300:rgba(255,255,255,.3);--g-color-private-white-350:rgba(255,255,255,.35);--g-color-private-white-400:rgba(255,255,255,.4);--g-color-private-white-450:rgba(255,255,255,.45);--g-color-private-white-500:rgba(255,255,255,.5);--g-color-private-white-550:rgba(255,255,255,.55);--g-color-private-white-600:rgba(255,255,255,.6);--g-color-private-white-650:rgba(255,255,255,.65);--g-color-private-white-700:rgba(255,255,255,.7);--g-color-private-white-750:rgba(255,255,255,.75);--g-color-private-white-800:rgba(255,255,255,.8);--g-color-private-white-850:rgba(255,255,255,.85);--g-color-private-white-900:rgba(255,255,255,.9);--g-color-private-white-950:rgba(255,255,255,.95);--g-color-private-white-20-solid:#313037;--g-color-private-white-50-solid:#38373d;--g-color-private-white-70-solid:#3c3b41;--g-color-private-white-100-solid:#424147;--g-color-private-white-150-solid:#4d4c52;--g-color-private-white-200-solid:#57565c;--g-color-private-white-250-solid:#616166;--g-color-private-white-300-solid:#6c6b70;--g-color-private-white-350-solid:#77767a;--g-color-private-white-400-solid:#818085;--g-color-private-white-450-solid:#8b8b8f;--g-color-private-white-500-solid:#969699;--g-color-private-white-550-solid:#a0a0a3;--g-color-private-white-600-solid:#ababad;--g-color-private-white-650-solid:#b6b5b8;--g-color-private-white-700-solid:#c0c0c2;--g-color-private-white-750-solid:#cacacc;--g-color-private-white-800-solid:#d5d5d6;--g-color-private-white-850-solid:#dfdfe0;--g-color-private-white-900-solid:#eaeaeb;--g-color-private-white-950-solid:#f5f5f5;--g-color-private-white-1000-solid:#fff;--g-color-private-white-opaque-150:rgba(76,75,81,.95);--g-color-private-black-20:rgba(0,0,0,.02);--g-color-private-black-50:rgba(0,0,0,.05);--g-color-private-black-100:rgba(0,0,0,.1);--g-color-private-black-150:rgba(0,0,0,.15);--g-color-private-black-200:rgba(0,0,0,.2);--g-color-private-black-250:rgba(0,0,0,.25);--g-color-private-black-300:rgba(0,0,0,.3);--g-color-private-black-350:rgba(0,0,0,.35);--g-color-private-black-400:rgba(0,0,0,.4);--g-color-private-black-450:rgba(0,0,0,.45);--g-color-private-black-500:rgba(0,0,0,.5);--g-color-private-black-550:rgba(0,0,0,.55);--g-color-private-black-600:rgba(0,0,0,.6);--g-color-private-black-650:rgba(0,0,0,.65);--g-color-private-black-700:rgba(0,0,0,.7);--g-color-private-black-750:rgba(0,0,0,.75);--g-color-private-black-800:rgba(0,0,0,.8);--g-color-private-black-850:rgba(0,0,0,.85);--g-color-private-black-900:rgba(0,0,0,.9);--g-color-private-black-950:rgba(0,0,0,.95);--g-color-private-black-1000-solid:#000;--g-color-private-black-rock-850:#2d2c33;--g-color-private-blue-50:rgba(82,130,255,.1);--g-color-private-blue-100:rgba(82,130,255,.15);--g-color-private-blue-150:rgba(82,130,255,.2);--g-color-private-blue-200:rgba(82,130,255,.3);--g-color-private-blue-250:rgba(82,130,255,.4);--g-color-private-blue-300:rgba(82,130,255,.5);--g-color-private-blue-350:rgba(82,130,255,.6);--g-color-private-blue-400:rgba(82,130,255,.7);--g-color-private-blue-450:rgba(82,130,255,.8);--g-color-private-blue-500:rgba(82,130,255,.9);--g-color-private-blue-50-solid:#313547;--g-color-private-blue-100-solid:#333952;--g-color-private-blue-150-solid:#343d5c;--g-color-private-blue-200-solid:#384670;--g-color-private-blue-250-solid:#3c4e85;--g-color-private-blue-300-solid:#405799;--g-color-private-blue-350-solid:#4360ad;--g-color-private-blue-400-solid:#4768c2;--g-color-private-blue-450-solid:#4b71d6;--g-color-private-blue-500-solid:#4e79eb;--g-color-private-blue-550-solid:#5282ff;--g-color-private-blue-600-solid:#638fff;--g-color-private-blue-650-solid:#759bff;--g-color-private-blue-700-solid:#86a8ff;--g-color-private-blue-750-solid:#97b4ff;--g-color-private-blue-800-solid:#a9c1ff;--g-color-private-blue-850-solid:#bacdff;--g-color-private-blue-900-solid:#cbdaff;--g-color-private-blue-950-solid:#dce6ff;--g-color-private-blue-1000-solid:#e5ecff;--g-color-private-green-50:rgba(91,181,87,.1);--g-color-private-green-100:rgba(91,181,87,.15);--g-color-private-green-150:rgba(91,181,87,.2);--g-color-private-green-200:rgba(91,181,87,.3);--g-color-private-green-250:rgba(91,181,87,.4);--g-color-private-green-300:rgba(91,181,87,.5);--g-color-private-green-350:rgba(91,181,87,.6);--g-color-private-green-400:rgba(91,181,87,.7);--g-color-private-green-450:rgba(91,181,87,.8);--g-color-private-green-500:rgba(91,181,87,.9);--g-color-private-green-50-solid:#323a37;--g-color-private-green-100-solid:#344138;--g-color-private-green-150-solid:#36473a;--g-color-private-green-200-solid:#3b553e;--g-color-private-green-250-solid:#3f6341;--g-color-private-green-300-solid:#447145;--g-color-private-green-350-solid:#497e49;--g-color-private-green-400-solid:#4d8c4c;--g-color-private-green-450-solid:#529a50;--g-color-private-green-500-solid:#56a753;--g-color-private-green-550-solid:#5bb557;--g-color-private-green-600-solid:#6bbc68;--g-color-private-green-650-solid:#7cc479;--g-color-private-green-700-solid:#8ccb89;--g-color-private-green-750-solid:#9dd39a;--g-color-private-green-800-solid:#addaab;--g-color-private-green-850-solid:#bde1bc;--g-color-private-green-900-solid:#cee9cd;--g-color-private-green-950-solid:#def0dd;--g-color-private-green-1000-solid:#e6f4e6;--g-color-private-yellow-50:rgba(255,203,0,.1);--g-color-private-yellow-100:rgba(255,203,0,.15);--g-color-private-yellow-150:rgba(255,203,0,.2);--g-color-private-yellow-200:rgba(255,203,0,.3);--g-color-private-yellow-250:rgba(255,203,0,.4);--g-color-private-yellow-300:rgba(255,203,0,.5);--g-color-private-yellow-350:rgba(255,203,0,.6);--g-color-private-yellow-400:rgba(255,203,0,.7);--g-color-private-yellow-450:rgba(255,203,0,.8);--g-color-private-yellow-500:rgba(255,203,0,.9);--g-color-private-yellow-50-solid:#423c2e;--g-color-private-yellow-100-solid:#4d442b;--g-color-private-yellow-150-solid:#574c29;--g-color-private-yellow-200-solid:#6c5c24;--g-color-private-yellow-250-solid:#816c1f;--g-color-private-yellow-300-solid:#967c19;--g-color-private-yellow-350-solid:#ab8c14;--g-color-private-yellow-400-solid:#c09b0f;--g-color-private-yellow-450-solid:#d5ab0a;--g-color-private-yellow-500-solid:#e9ba04;--g-color-private-yellow-550-solid:#ffcb00;--g-color-private-yellow-600-solid:#ffd01a;--g-color-private-yellow-650-solid:#ffd533;--g-color-private-yellow-700-solid:#ffdb4c;--g-color-private-yellow-750-solid:#ffe066;--g-color-private-yellow-800-solid:#ffe580;--g-color-private-yellow-850-solid:#ffea99;--g-color-private-yellow-900-solid:#ffefb3;--g-color-private-yellow-950-solid:#fff5cc;--g-color-private-yellow-1000-solid:#fff7d9;--g-color-private-orange-50:rgba(200,99,12,.1);--g-color-private-orange-100:rgba(200,99,12,.15);--g-color-private-orange-150:rgba(200,99,12,.2);--g-color-private-orange-200:rgba(200,99,12,.3);--g-color-private-orange-250:rgba(200,99,12,.4);--g-color-private-orange-300:rgba(200,99,12,.5);--g-color-private-orange-350:rgba(200,99,12,.6);--g-color-private-orange-400:rgba(200,99,12,.7);--g-color-private-orange-450:rgba(200,99,12,.8);--g-color-private-orange-500:rgba(200,99,12,.9);--g-color-private-orange-50-solid:#3d322f;--g-color-private-orange-100-solid:#44342d;--g-color-private-orange-150-solid:#4c372b;--g-color-private-orange-200-solid:#5c3d27;--g-color-private-orange-250-solid:#6b4223;--g-color-private-orange-300-solid:#7b4720;--g-color-private-orange-350-solid:#8a4d1c;--g-color-private-orange-400-solid:#995218;--g-color-private-orange-450-solid:#a95814;--g-color-private-orange-500-solid:#b95e10;--g-color-private-orange-550-solid:#c8630c;--g-color-private-orange-600-solid:#ce7324;--g-color-private-orange-650-solid:#d3823d;--g-color-private-orange-700-solid:#d89255;--g-color-private-orange-750-solid:#dea16d;--g-color-private-orange-800-solid:#e3b185;--g-color-private-orange-850-solid:#e9c19e;--g-color-private-orange-900-solid:#efd0b6;--g-color-private-orange-950-solid:#f4e0ce;--g-color-private-orange-1000-solid:#f7e8db;--g-color-private-red-50:rgba(232,73,69,.1);--g-color-private-red-100:rgba(232,73,69,.15);--g-color-private-red-150:rgba(232,73,69,.2);--g-color-private-red-200:rgba(232,73,69,.3);--g-color-private-red-250:rgba(232,73,69,.4);--g-color-private-red-300:rgba(232,73,69,.5);--g-color-private-red-350:rgba(232,73,69,.6);--g-color-private-red-400:rgba(232,73,69,.7);--g-color-private-red-450:rgba(232,73,69,.8);--g-color-private-red-500:rgba(232,73,69,.9);--g-color-private-red-50-solid:#402f35;--g-color-private-red-100-solid:#493036;--g-color-private-red-150-solid:#523237;--g-color-private-red-200-solid:#653539;--g-color-private-red-250-solid:#78383a;--g-color-private-red-300-solid:#8a3a3c;--g-color-private-red-350-solid:#9d3d3e;--g-color-private-red-400-solid:#b04040;--g-color-private-red-450-solid:#c34341;--g-color-private-red-500-solid:#d54644;--g-color-private-red-550-solid:#e84945;--g-color-private-red-600-solid:#ea5b58;--g-color-private-red-650-solid:#ec6d6b;--g-color-private-red-700-solid:#ef7f7d;--g-color-private-red-750-solid:#f19290;--g-color-private-red-800-solid:#f3a4a2;--g-color-private-red-850-solid:#f6b6b5;--g-color-private-red-900-solid:#f8c8c7;--g-color-private-red-950-solid:#fadbda;--g-color-private-red-1000-solid:#fce4e3;--g-color-private-purple-50:rgba(143,82,204,.1);--g-color-private-purple-100:rgba(143,82,204,.15);--g-color-private-purple-150:rgba(143,82,204,.2);--g-color-private-purple-200:rgba(143,82,204,.3);--g-color-private-purple-250:rgba(143,82,204,.4);--g-color-private-purple-300:rgba(143,82,204,.5);--g-color-private-purple-350:rgba(143,82,204,.6);--g-color-private-purple-400:rgba(143,82,204,.7);--g-color-private-purple-450:rgba(143,82,204,.8);--g-color-private-purple-500:rgba(143,82,204,.9);--g-color-private-purple-50-solid:#373042;--g-color-private-purple-100-solid:#3c324a;--g-color-private-purple-150-solid:#413452;--g-color-private-purple-200-solid:#4a3761;--g-color-private-purple-250-solid:#543b70;--g-color-private-purple-300-solid:#5e3f80;--g-color-private-purple-350-solid:#68438f;--g-color-private-purple-400-solid:#72479e;--g-color-private-purple-450-solid:#7b4aad;--g-color-private-purple-500-solid:#854ebd;--g-color-private-purple-550-solid:#8f52cc;--g-color-private-purple-600-solid:#9a63d1;--g-color-private-purple-650-solid:#a575d6;--g-color-private-purple-700-solid:#b186db;--g-color-private-purple-750-solid:#bc97e0;--g-color-private-purple-800-solid:#c7a9e6;--g-color-private-purple-850-solid:#d2baeb;--g-color-private-purple-900-solid:#ddcbf0;--g-color-private-purple-950-solid:#e9dcf5;--g-color-private-purple-1000-solid:#eee5f7;--g-color-private-cool-grey-50:rgba(96,128,156,.1);--g-color-private-cool-grey-100:rgba(96,128,156,.15);--g-color-private-cool-grey-150:rgba(96,128,156,.2);--g-color-private-cool-grey-200:rgba(96,128,156,.3);--g-color-private-cool-grey-250:rgba(96,128,156,.4);--g-color-private-cool-grey-300:rgba(96,128,156,.5);--g-color-private-cool-grey-350:rgba(96,128,156,.6);--g-color-private-cool-grey-400:rgba(96,128,156,.7);--g-color-private-cool-grey-450:rgba(96,128,156,.8);--g-color-private-cool-grey-500:rgba(96,128,156,.9);--g-color-private-cool-grey-50-solid:#32343e;--g-color-private-cool-grey-100-solid:#353943;--g-color-private-cool-grey-150-solid:#373d48;--g-color-private-cool-grey-200-solid:#3c4552;--g-color-private-cool-grey-250-solid:#414e5d;--g-color-private-cool-grey-300-solid:#465667;--g-color-private-cool-grey-350-solid:#4c5e72;--g-color-private-cool-grey-400-solid:#51677d;--g-color-private-cool-grey-450-solid:#566f87;--g-color-private-cool-grey-500-solid:#5b7892;--g-color-private-cool-grey-550-solid:#60809c;--g-color-private-cool-grey-600-solid:#708da6;--g-color-private-cool-grey-650-solid:#8099b0;--g-color-private-cool-grey-700-solid:#90a6ba;--g-color-private-cool-grey-750-solid:#a0b3c3;--g-color-private-cool-grey-800-solid:#b0bfcd;--g-color-private-cool-grey-850-solid:#bfccd7;--g-color-private-cool-grey-900-solid:#cfd9e1;--g-color-private-cool-grey-950-solid:#dfe6eb;--g-color-private-cool-grey-1000-solid:#e7ecf0;--g-color-base-background:#2d2c33;--g-color-base-brand:var(--g-color-private-blue-450-solid);--g-color-base-brand-hover:var(--g-color-private-blue-600-solid);--g-color-base-selection:var(--g-color-private-blue-150);--g-color-base-selection-hover:var(--g-color-private-blue-200);--g-color-line-brand:var(--g-color-private-blue-550-solid);--g-color-text-brand:var(--g-color-private-blue-550-solid);--g-color-text-brand-heavy:var(--g-color-private-blue-600-solid);--g-color-text-brand-contrast:var(--g-color-text-light-primary);--g-color-text-link:var(--g-color-private-blue-550-solid);--g-color-text-link-hover:var(--g-color-private-blue-700-solid);--gn-aside-header-decoration-collapsed-background-color:var(--g-color-private-blue-150);--gn-aside-header-decoration-expanded-background-color:var(--g-color-private-blue-150);--gn-aside-header-item-current-background-color:var(--g-color-private-blue-150);--gn-aside-header-item-background-color-hover:var(--g-color-private-white-100);--gil-color-object-base:var(--g-color-private-blue-550-solid);--gil-color-object-accent-heavy:var(--g-color-private-blue-350-solid);--gil-color-object-hightlight:var(--g-color-private-blue-650-solid);--gil-color-shadow-over-object:var(--g-color-private-blue-300-solid);--gil-color-background-lines:var(--g-color-private-white-550-solid);--gil-color-background-shapes:var(--g-color-private-white-200-solid);--gil-color-object-accent-light:var(--g-color-private-white-1000-solid);--gil-color-object-danger:var(--g-color-private-red-550-solid)}.g-root_theme_dark-hc{--g-color-private-white-50:rgba(255,255,255,.05);--g-color-private-white-70:rgba(255,255,255,.07);--g-color-private-white-100:rgba(255,255,255,.1);--g-color-private-white-150:rgba(255,255,255,.15);--g-color-private-white-200:rgba(255,255,255,.2);--g-color-private-white-250:rgba(255,255,255,.25);--g-color-private-white-300:rgba(255,255,255,.3);--g-color-private-white-350:rgba(255,255,255,.35);--g-color-private-white-400:rgba(255,255,255,.4);--g-color-private-white-450:rgba(255,255,255,.45);--g-color-private-white-500:rgba(255,255,255,.5);--g-color-private-white-550:rgba(255,255,255,.55);--g-color-private-white-600:rgba(255,255,255,.6);--g-color-private-white-650:rgba(255,255,255,.65);--g-color-private-white-700:rgba(255,255,255,.7);--g-color-private-white-750:rgba(255,255,255,.75);--g-color-private-white-800:rgba(255,255,255,.8);--g-color-private-white-850:rgba(255,255,255,.85);--g-color-private-white-900:rgba(255,255,255,.9);--g-color-private-white-950:rgba(255,255,255,.95);--g-color-private-white-50-solid:#2d2e31;--g-color-private-white-100-solid:#38393c;--g-color-private-white-150-solid:#434447;--g-color-private-white-200-solid:#4e4f51;--g-color-private-white-250-solid:#595a5c;--g-color-private-white-300-solid:#646567;--g-color-private-white-350-solid:#6f7072;--g-color-private-white-400-solid:#7a7b7d;--g-color-private-white-450-solid:#858688;--g-color-private-white-500-solid:#909193;--g-color-private-white-550-solid:#9c9c9d;--g-color-private-white-600-solid:#a7a7a8;--g-color-private-white-650-solid:#b2b2b3;--g-color-private-white-700-solid:#bdbdbe;--g-color-private-white-750-solid:#c8c8c9;--g-color-private-white-800-solid:#d3d3d4;--g-color-private-white-850-solid:#dededf;--g-color-private-white-900-solid:#e9e9e9;--g-color-private-white-950-solid:#f4f4f4;--g-color-private-white-1000-solid:#fff;--g-color-private-white-opaque-150:rgba(56,57,60,.97);--g-color-private-black-20:rgba(0,0,0,.02);--g-color-private-black-50:rgba(0,0,0,.05);--g-color-private-black-100:rgba(0,0,0,.1);--g-color-private-black-150:rgba(0,0,0,.15);--g-color-private-black-200:rgba(0,0,0,.2);--g-color-private-black-250:rgba(0,0,0,.25);--g-color-private-black-300:rgba(0,0,0,.3);--g-color-private-black-350:rgba(0,0,0,.35);--g-color-private-black-400:rgba(0,0,0,.4);--g-color-private-black-450:rgba(0,0,0,.45);--g-color-private-black-500:rgba(0,0,0,.5);--g-color-private-black-550:rgba(0,0,0,.55);--g-color-private-black-600:rgba(0,0,0,.6);--g-color-private-black-650:rgba(0,0,0,.65);--g-color-private-black-700:rgba(0,0,0,.7);--g-color-private-black-750:rgba(0,0,0,.75);--g-color-private-black-800:rgba(0,0,0,.8);--g-color-private-black-850:rgba(0,0,0,.85);--g-color-private-black-900:rgba(0,0,0,.9);--g-color-private-black-950:rgba(0,0,0,.95);--g-color-private-black-1000-solid:#000;--g-color-private-black-rock-850:#2d2c33;--g-color-private-black-rock-950:#222326;--g-color-private-blue-50:rgba(82,130,255,.1);--g-color-private-blue-100:rgba(82,130,255,.15);--g-color-private-blue-150:rgba(82,130,255,.2);--g-color-private-blue-200:rgba(82,130,255,.3);--g-color-private-blue-250:rgba(82,130,255,.4);--g-color-private-blue-300:rgba(82,130,255,.5);--g-color-private-blue-350:rgba(82,130,255,.6);--g-color-private-blue-400:rgba(82,130,255,.7);--g-color-private-blue-450:rgba(82,130,255,.8);--g-color-private-blue-500:rgba(82,130,255,.9);--g-color-private-blue-50-solid:#272d3c;--g-color-private-blue-100-solid:#293147;--g-color-private-blue-150-solid:#2c3651;--g-color-private-blue-200-solid:#304067;--g-color-private-blue-250-solid:#35497d;--g-color-private-blue-300-solid:#3a5393;--g-color-private-blue-350-solid:#3f5ca8;--g-color-private-blue-400-solid:#4466be;--g-color-private-blue-450-solid:#486fd4;--g-color-private-blue-500-solid:#4d79e9;--g-color-private-blue-550-solid:#5282ff;--g-color-private-blue-600-solid:#638fff;--g-color-private-blue-650-solid:#759bff;--g-color-private-blue-700-solid:#86a8ff;--g-color-private-blue-750-solid:#97b4ff;--g-color-private-blue-800-solid:#a9c1ff;--g-color-private-blue-850-solid:#bacdff;--g-color-private-blue-900-solid:#cbdaff;--g-color-private-blue-950-solid:#dce6ff;--g-color-private-blue-1000-solid:#e5ecff;--g-color-private-green-50:rgba(91,181,87,.1);--g-color-private-green-100:rgba(91,181,87,.15);--g-color-private-green-150:#000;--g-color-private-green-200:rgba(91,181,87,.3);--g-color-private-green-250:rgba(91,181,87,.4);--g-color-private-green-300:rgba(91,181,87,.5);--g-color-private-green-350:rgba(91,181,87,.6);--g-color-private-green-400:rgba(91,181,87,.7);--g-color-private-green-450:rgba(91,181,87,.8);--g-color-private-green-500:rgba(91,181,87,.9);--g-color-private-green-50-solid:#28322b;--g-color-private-green-100-solid:#2b392d;--g-color-private-green-150-solid:#2d4030;--g-color-private-green-200-solid:#334f35;--g-color-private-green-250-solid:#395d3a;--g-color-private-green-300-solid:#3f6c3f;--g-color-private-green-350-solid:#447b43;--g-color-private-green-400-solid:#4a8948;--g-color-private-green-450-solid:#50984d;--g-color-private-green-500-solid:#55a652;--g-color-private-green-550-solid:#5bb557;--g-color-private-green-600-solid:#6bbc68;--g-color-private-green-650-solid:#7cc479;--g-color-private-green-700-solid:#8ccb89;--g-color-private-green-750-solid:#9dd39a;--g-color-private-green-800-solid:#addaab;--g-color-private-green-850-solid:#bde1bc;--g-color-private-green-900-solid:#cee9cd;--g-color-private-green-950-solid:#def0dd;--g-color-private-green-1000-solid:#e6f4e6;--g-color-private-yellow-50:rgba(255,203,0,.1);--g-color-private-yellow-100:rgba(255,203,0,.15);--g-color-private-yellow-150:rgba(255,203,0,.2);--g-color-private-yellow-200:rgba(255,203,0,.3);--g-color-private-yellow-250:rgba(255,203,0,.4);--g-color-private-yellow-300:rgba(255,203,0,.5);--g-color-private-yellow-350:rgba(255,203,0,.6);--g-color-private-yellow-400:rgba(255,203,0,.7);--g-color-private-yellow-450:rgba(255,203,0,.8);--g-color-private-yellow-500:rgba(255,203,0,.9);--g-color-private-yellow-50-solid:#383422;--g-color-private-yellow-100-solid:#433c20;--g-color-private-yellow-150-solid:#4e451e;--g-color-private-yellow-200-solid:#64551b;--g-color-private-yellow-250-solid:#7a6617;--g-color-private-yellow-300-solid:#907713;--g-color-private-yellow-350-solid:#a7880f;--g-color-private-yellow-400-solid:#bd990b;--g-color-private-yellow-450-solid:#d3a908;--g-color-private-yellow-500-solid:#e9ba04;--g-color-private-yellow-550-solid:#ffcb00;--g-color-private-yellow-600-solid:#ffd01a;--g-color-private-yellow-650-solid:#ffd533;--g-color-private-yellow-700-solid:#ffdb4c;--g-color-private-yellow-750-solid:#ffe066;--g-color-private-yellow-800-solid:#ffe580;--g-color-private-yellow-850-solid:#ffea99;--g-color-private-yellow-900-solid:#ffefb3;--g-color-private-yellow-950-solid:#fff5cc;--g-color-private-yellow-1000-solid:#fff7d9;--g-color-private-orange-50:rgba(200,99,12,.1);--g-color-private-orange-100:rgba(200,99,12,.15);--g-color-private-orange-150:rgba(200,99,12,.2);--g-color-private-orange-200:rgba(200,99,12,.3);--g-color-private-orange-250:rgba(200,99,12,.4);--g-color-private-orange-300:rgba(200,99,12,.5);--g-color-private-orange-350:rgba(200,99,12,.6);--g-color-private-orange-400:rgba(200,99,12,.7);--g-color-private-orange-450:rgba(200,99,12,.8);--g-color-private-orange-500:rgba(200,99,12,.9);--g-color-private-orange-50-solid:#332923;--g-color-private-orange-100-solid:#3b2d22;--g-color-private-orange-150-solid:#433021;--g-color-private-orange-200-solid:#54361e;--g-color-private-orange-250-solid:#643d1c;--g-color-private-orange-300-solid:#754319;--g-color-private-orange-350-solid:#864916;--g-color-private-orange-400-solid:#965014;--g-color-private-orange-450-solid:#a75611;--g-color-private-orange-500-solid:#b75d0f;--g-color-private-orange-550-solid:#c8630c;--g-color-private-orange-600-solid:#ce7324;--g-color-private-orange-650-solid:#d3823d;--g-color-private-orange-700-solid:#d89255;--g-color-private-orange-750-solid:#dea16d;--g-color-private-orange-800-solid:#e3b185;--g-color-private-orange-850-solid:#e9c19e;--g-color-private-orange-900-solid:#efd0b6;--g-color-private-orange-950-solid:#f4e0ce;--g-color-private-orange-1000-solid:#f7e8db;--g-color-private-red-50:rgba(232,73,69,.1);--g-color-private-red-100:rgba(232,73,69,.15);--g-color-private-red-150:rgba(232,73,69,.2);--g-color-private-red-200:rgba(232,73,69,.3);--g-color-private-red-250:rgba(232,73,69,.4);--g-color-private-red-300:rgba(232,73,69,.5);--g-color-private-red-350:rgba(232,73,69,.6);--g-color-private-red-400:rgba(232,73,69,.7);--g-color-private-red-450:rgba(232,73,69,.8);--g-color-private-red-500:rgba(232,73,69,.9);--g-color-private-red-50-solid:#362729;--g-color-private-red-100-solid:#40292b;--g-color-private-red-150-solid:#4a2b2c;--g-color-private-red-200-solid:#5d2e2f;--g-color-private-red-250-solid:#713233;--g-color-private-red-300-solid:#853636;--g-color-private-red-350-solid:#993a39;--g-color-private-red-400-solid:#ac3d3c;--g-color-private-red-450-solid:#c0413f;--g-color-private-red-500-solid:#d44542;--g-color-private-red-550-solid:#e84945;--g-color-private-red-600-solid:#ea5b58;--g-color-private-red-650-solid:#ec6d6b;--g-color-private-red-700-solid:#ef7f7d;--g-color-private-red-750-solid:#f19290;--g-color-private-red-800-solid:#f3a4a2;--g-color-private-red-850-solid:#f6b6b5;--g-color-private-red-900-solid:#f8c8c7;--g-color-private-red-950-solid:#fadbda;--g-color-private-red-1000-solid:#fce4e3;--g-color-private-purple-50:rgba(143,82,204,.1);--g-color-private-purple-100:rgba(143,82,204,.15);--g-color-private-purple-150:rgba(143,82,204,.2);--g-color-private-purple-200:rgba(143,82,204,.3);--g-color-private-purple-250:rgba(143,82,204,.4);--g-color-private-purple-300:rgba(143,82,204,.5);--g-color-private-purple-350:rgba(143,82,204,.6);--g-color-private-purple-400:rgba(143,82,204,.7);--g-color-private-purple-450:rgba(143,82,204,.8);--g-color-private-purple-500:rgba(143,82,204,.9);--g-color-private-purple-50-solid:#2d2837;--g-color-private-purple-100-solid:#322a3f;--g-color-private-purple-150-solid:#382c47;--g-color-private-purple-200-solid:#433158;--g-color-private-purple-250-solid:#4e3668;--g-color-private-purple-300-solid:#593b79;--g-color-private-purple-350-solid:#633f8a;--g-color-private-purple-400-solid:#6e449a;--g-color-private-purple-450-solid:#7949ab;--g-color-private-purple-500-solid:#844dbb;--g-color-private-purple-550-solid:#8f52cc;--g-color-private-purple-600-solid:#9a63d1;--g-color-private-purple-650-solid:#a575d6;--g-color-private-purple-700-solid:#b186db;--g-color-private-purple-750-solid:#bc97e0;--g-color-private-purple-800-solid:#c7a9e6;--g-color-private-purple-850-solid:#d2baeb;--g-color-private-purple-900-solid:#ddcbf0;--g-color-private-purple-950-solid:#e9dcf5;--g-color-private-purple-1000-solid:#eee5f7;--g-color-private-cool-grey-50:rgba(96,128,156,.1);--g-color-private-cool-grey-100:rgba(96,128,156,.15);--g-color-private-cool-grey-150:rgba(96,128,156,.2);--g-color-private-cool-grey-200:rgba(96,128,156,.3);--g-color-private-cool-grey-250:rgba(96,128,156,.4);--g-color-private-cool-grey-300:rgba(96,128,156,.5);--g-color-private-cool-grey-350:rgba(96,128,156,.6);--g-color-private-cool-grey-400:rgba(96,128,156,.7);--g-color-private-cool-grey-450:rgba(96,128,156,.8);--g-color-private-cool-grey-500:rgba(96,128,156,.9);--g-color-private-cool-grey-50-solid:#282c32;--g-color-private-cool-grey-100-solid:#2b3138;--g-color-private-cool-grey-150-solid:#2e363e;--g-color-private-cool-grey-200-solid:#353f49;--g-color-private-cool-grey-250-solid:#3b4855;--g-color-private-cool-grey-300-solid:#415161;--g-color-private-cool-grey-350-solid:#475b6d;--g-color-private-cool-grey-400-solid:#4d6479;--g-color-private-cool-grey-450-solid:#546d84;--g-color-private-cool-grey-500-solid:#5a7790;--g-color-private-cool-grey-550-solid:#60809c;--g-color-private-cool-grey-600-solid:#708da6;--g-color-private-cool-grey-650-solid:#8099b0;--g-color-private-cool-grey-700-solid:#90a6ba;--g-color-private-cool-grey-750-solid:#a0b3c3;--g-color-private-cool-grey-800-solid:#b0bfcd;--g-color-private-cool-grey-850-solid:#bfccd7;--g-color-private-cool-grey-900-solid:#cfd9e1;--g-color-private-cool-grey-950-solid:#dfe6eb;--g-color-private-cool-grey-1000-solid:#e7ecf0;--g-color-base-background:#222326;--g-color-base-brand:var(--g-color-private-blue-450-solid);--g-color-base-brand-hover:var(--g-color-private-blue-650-solid);--g-color-base-selection:var(--g-color-private-blue-250);--g-color-base-selection-hover:var(--g-color-private-blue-400);--g-color-line-brand:var(--g-color-private-blue-550-solid);--g-color-text-brand:var(--g-color-private-blue-650-solid);--g-color-text-brand-heavy:var(--g-color-private-blue-850-solid);--g-color-text-brand-contrast:var(--g-color-text-light-primary);--g-color-text-link:var(--g-color-private-blue-650-solid);--g-color-text-link-hover:var(--g-color-private-blue-800-solid);--gn-aside-header-decoration-collapsed-background-color:var(--g-color-private-blue-250);--gn-aside-header-decoration-expanded-background-color:var(--g-color-private-blue-250);--gn-aside-header-item-current-background-color:var(--g-color-private-blue-250);--gn-aside-header-item-background-color-hover:var(--g-color-private-white-250);--gil-color-object-base:var(--g-color-private-blue-550-solid);--gil-color-object-accent-heavy:var(--g-color-private-blue-750-solid);--gil-color-object-hightlight:var(--g-color-private-blue-350-solid);--gil-color-shadow-over-object:var(--g-color-private-blue-300-solid);--gil-color-background-lines:var(--g-color-private-white-550-solid);--gil-color-background-shapes:var(--g-color-private-white-200-solid);--gil-color-object-accent-light:var(--g-color-private-white-1000-solid);--gil-color-object-danger:var(--g-color-private-red-550-solid)}.pc-info-block .pc-links__link{margin-top:0}
/*# sourceMappingURL=https://s3.mds.yandex.net/cloud-source-maps/tracker/css/35412.ff1f3086.css.map*/