@charset "UTF-8";.skeleton{background:#ebebeb;overflow:hidden;pointer-events:none;position:relative}.skeleton:after{animation:shimmer 1.2s infinite;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4),transparent);content:"";height:100%;left:-100%;mask:none;-webkit-mask:none;max-width:none;min-width:0;position:absolute;top:0;transform:none;width:100%}@keyframes shimmer{to{left:100%}}.skeleton._withWord:before{content:" ";inset:unset;position:static;white-space:pre-wrap;word-break:break-word}.skeleton._twoStrokes:before{content:" \a "}.skeleton._threeStrokes:before{content:" \a \a "}.skeleton._fourStrokes:before{content:" \a \a \a "}.skeleton._fifthStrokes:before{content:" \a \a \a \a "}.breadcrumbs{-webkit-hyphens:auto;hyphens:auto;list-style:none;margin:0;padding:4rem 1rem 2rem;word-break:break-word}@media(min-width:768px){.breadcrumbs{padding:6rem 1.6rem 3rem}}@media(min-width:1200px){.breadcrumbs{padding:8rem 1.6rem 4rem}}.breadcrumbs__item{display:inline;-webkit-hyphens:auto;hyphens:auto;margin:0;padding:0;word-break:break-word}.breadcrumbs__item:not(:first-child):before{color:var(--grey_50);content:"|";cursor:default;margin-inline:1.2rem;pointer-events:none}@media(max-width:767px){._hidePointsMobile .breadcrumbs__item:not(:first-child):not(:last-child):not(._more){display:none}}@media(min-width:768px)and (max-width:1199px){._hidePointsTablet .breadcrumbs__item:not(:first-child):not(:last-child):not(:nth-last-child(2)):not(._more),._hidePointsTablet._hidePointsDesktop .breadcrumbs__item:not(:first-child):not(:last-child):not(._more){display:none}}@media(min-width:1200px){._hidePointsDesktop .breadcrumbs__item:not(:first-child):not(:last-child):not(:nth-last-child(2)):not(._more){display:none}}.breadcrumbs__item._more{display:none}@media(max-width:767px){._hidePointsMobile .breadcrumbs__item._more{display:inline}}@media(min-width:768px)and (max-width:1199px){._hidePointsTablet .breadcrumbs__item._more{display:inline}}@media(min-width:1200px){._hidePointsDesktop .breadcrumbs__item._more{display:inline}}.breadcrumbs__link{color:var(--grey);cursor:pointer;display:inline;-webkit-hyphens:auto;hyphens:auto;text-decoration:none;transition:color var(--time);word-break:break-word}@media(min-width:1200px){.breadcrumbs__link:not(:last-child):hover{color:var(--grey_dark)}}.breadcrumbs__item:last-child .breadcrumbs__link{cursor:default;pointer-events:none}.breadcrumbs__name{-webkit-hyphens:auto;hyphens:auto;word-break:break-word}
