.subpage-header{padding:2.4rem 0}.subpage-header__wrapper{border-bottom:1px solid #d5d4d8;color:#09090b;display:flex;flex-direction:column;gap:2rem;padding-bottom:1.6rem}@media(min-width:1024px){.subpage-header__wrapper{gap:4rem}}.subpage-header .custom-breadcrumbs{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem;list-style:none;margin:0;padding:0}.subpage-header .custom-breadcrumbs .item-home a{align-items:center;display:flex}.subpage-header .custom-breadcrumbs .bread-parent,.subpage-header .custom-breadcrumbs .item-cat a{position:relative;text-decoration:none}.subpage-header .custom-breadcrumbs .bread-parent:after,.subpage-header .custom-breadcrumbs .item-cat a:after{background-color:#09090b;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .3s ease;width:100%}.subpage-header .custom-breadcrumbs .bread-parent:hover:after,.subpage-header .custom-breadcrumbs .item-cat a:hover:after{transform:scaleX(1);transform-origin:left}.subpage-header .custom-breadcrumbs .bread-current,.subpage-header .custom-breadcrumbs .item-current{color:rgba(0,0,0,.6)}html.high-contrast .subpage-header{background-color:#000;border-bottom:2px solid #ffed00;color:#ffed00}html.high-contrast .subpage-header__wrapper{border-bottom:none;color:#ffed00;padding-bottom:0}html.high-contrast .subpage-header .custom-breadcrumbs,html.high-contrast .subpage-header .custom-breadcrumbs a{color:#ffed00}html.high-contrast .subpage-header .custom-breadcrumbs a:after{background-color:#ffed00}html.high-contrast .subpage-header .custom-breadcrumbs a:hover{background-color:#ffed00;color:#000}html.high-contrast .subpage-header .custom-breadcrumbs a:hover:after{background-color:#000}html.high-contrast .subpage-header .custom-breadcrumbs a:hover path,html.high-contrast .subpage-header .custom-breadcrumbs a:hover svg{fill:#000}html.high-contrast .subpage-header .custom-breadcrumbs path,html.high-contrast .subpage-header .custom-breadcrumbs svg{fill:#ffed00}html.high-contrast .subpage-header .custom-breadcrumbs .bread-current,html.high-contrast .subpage-header .custom-breadcrumbs .item-current{color:#ffed00}html.high-contrast .subpage-header .custom-breadcrumbs .item-cat a:after{background-color:#ffed00}html.high-contrast .subpage-header .custom-breadcrumbs .item-cat a:hover{background-color:#ffed00;color:#000}.universal-content{padding-bottom:3.2rem}@media(min-width:768px){.universal-content{padding-bottom:6.4rem}}.universal-content__row{align-items:center;display:flex;flex-direction:column;gap:3.2rem;padding:3.2rem 0;width:100%}@media(min-width:1024px){.universal-content__row{flex-direction:row;gap:6.4rem;padding:6.4rem 0}}.universal-content__row--reverse{flex-direction:column}@media(min-width:1024px){.universal-content__row--reverse{flex-direction:row-reverse}}.universal-content__image{flex:1}.universal-content__image img{border-radius:1.6rem;display:block;height:100%;object-fit:cover;width:100%}.universal-content__content{display:flex;flex:1;flex-direction:column;gap:2.4rem}@media(min-width:768px){.universal-content__content{gap:4rem}}.universal-content__title{color:#09090b}.universal-content__text{color:#28272a}.universal-content__actions{display:flex;justify-content:flex-end}.universal-content__link{align-items:center;color:#da251d;display:inline-flex;font-weight:600;gap:.8rem;position:relative;text-decoration:none}.universal-content__link svg{height:2.4rem;transition:transform .3s ease;width:2.4rem}.universal-content__link:hover svg{transform:translateX(.4rem)}.universal-content__link:after{background-color:#da251d;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .3s ease;width:100%}.universal-content__link:hover:after{transform:scaleX(1);transform-origin:left}html.high-contrast .universal-content{border-bottom:2px solid #ffed00}html.high-contrast .universal-content__image img{filter:grayscale(1)}html.high-contrast .universal-content__text,html.high-contrast .universal-content__title{color:#ffed00}html.high-contrast .universal-content__link{align-items:center;color:#ffed00;display:inline-flex;font-weight:600;gap:.8rem;position:relative;text-decoration:none}html.high-contrast .universal-content__link svg{height:2.4rem;transition:transform .3s ease;width:2.4rem}html.high-contrast .universal-content__link:hover svg{transform:translateX(.4rem)}html.high-contrast .universal-content__link:after{background-color:#ffed00;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .3s ease;width:100%}html.high-contrast .universal-content__link:hover:after{transform:scaleX(1);transform-origin:left}.text-image-list{padding:6.4rem 0}@media(min-width:1024px){.text-image-list{padding-bottom:11.2rem}}.text-image-list__main-title{color:#09090b;margin-bottom:6.4rem}.text-image-list__items{display:flex;flex-direction:column;gap:6.4rem}.text-image-list__item{display:flex;flex-direction:column;gap:3.2rem;width:100%}@media(min-width:1024px){.text-image-list__item{flex-direction:row;gap:6.4rem}.text-image-list__item--reverse{flex-direction:row-reverse}}.text-image-list__content{display:flex;flex:1;flex-direction:column;gap:2.4rem;width:100%}.text-image-list__row-title{color:#09090b}.text-image-list__text{color:#28272a;display:flex;flex-direction:column;gap:2.4rem}.text-image-list__text p{line-height:1.5}.text-image-list__text ol,.text-image-list__text ul{line-height:1.5;margin:0;padding-left:2.4rem}.text-image-list__image{aspect-ratio:768/580;border-radius:1.6rem;flex:1;overflow:hidden;width:100%}.text-image-list__image img{display:block;height:100%;object-fit:cover;width:100%}html.high-contrast .text-image-list{border-bottom:2px solid #ffed00}html.high-contrast .text-image-list__main-title,html.high-contrast .text-image-list__row-title,html.high-contrast .text-image-list__text{color:#ffed00}html.high-contrast .text-image-list__image img{filter:grayscale(1)}
/*# sourceMappingURL=universal.min.ed37143d8012e03546d9.css.map*/