.editor-styles-wrapper .Hero{min-height:90vh;position:relative;padding-top:197px;display:flex;flex-direction:column;overflow:hidden}.editor-styles-wrapper .Hero__background{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.editor-styles-wrapper .Hero__background__el{display:block;width:100%;height:100%;object-fit:cover}.editor-styles-wrapper .Hero__container{display:flex;align-items:center;justify-content:center;position:relative;z-index:1;flex:1;padding-top:var(--sizes-padding);padding-bottom:var(--sizes-padding)}.editor-styles-wrapper .Hero.__404 .Hero__container{flex-direction:column}.editor-styles-wrapper .Hero__title{font-size:54px;line-height:54px}.editor-styles-wrapper .Hero__title *{font-size:inherit;line-height:inherit;font-family:inherit}.editor-styles-wrapper .Hero__description,.editor-styles-wrapper .Hero__title{text-align:center;color:var(--colors-white)}.editor-styles-wrapper .Hero .Hero__content:empty{display:none}.editor-styles-wrapper .Hero.__text_alignment_left{text-align:left}.editor-styles-wrapper .Hero.__text_alignment_left .Hero__container{justify-content:left}.editor-styles-wrapper .Hero.__text_alignment_right{text-align:right}.editor-styles-wrapper .Hero.__text_alignment_right .Hero__container{justify-content:right}.editor-styles-wrapper .Hero.__text_alignment_center{text-align:center}.editor-styles-wrapper .Hero.__block_name_hero-confirmation-page .Hero__inner{width:100%}@media (max-width:1000px){.editor-styles-wrapper .Hero.__block_name_hero{text-align:left}.editor-styles-wrapper .Hero.__block_name_hero .Hero__container{justify-content:center}}