:root{--vs-colors--lightest:rgba(60,60,60,.26);--vs-colors--light:rgba(60,60,60,.5);--vs-colors--dark:#333;--vs-colors--darkest:rgba(0,0,0,.15);--vs-search-input-color:inherit;--vs-search-input-placeholder-color:inherit;--vs-font-size:1rem;--vs-line-height:1.4;--vs-state-disabled-bg:#f8f8f8;--vs-state-disabled-color:var(--vs-colors--light);--vs-state-disabled-controls-color:var(--vs-colors--light);--vs-state-disabled-cursor:not-allowed;--vs-border-color:var(--vs-colors--lightest);--vs-border-width:1px;--vs-border-style:solid;--vs-border-radius:4px;--vs-actions-padding:4px 6px 0 3px;--vs-controls-color:var(--vs-colors--light);--vs-controls-size:1;--vs-controls--deselect-text-shadow:0 1px 0 #fff;--vs-selected-bg:#f0f0f0;--vs-selected-color:var(--vs-colors--dark);--vs-selected-border-color:var(--vs-border-color);--vs-selected-border-style:var(--vs-border-style);--vs-selected-border-width:var(--vs-border-width);--vs-dropdown-bg:#fff;--vs-dropdown-color:inherit;--vs-dropdown-z-index:1000;--vs-dropdown-min-width:160px;--vs-dropdown-max-height:350px;--vs-dropdown-box-shadow:0px 3px 6px 0px var(--vs-colors--darkest);--vs-dropdown-option-bg:#000;--vs-dropdown-option-color:var(--vs-dropdown-color);--vs-dropdown-option-padding:3px 20px;--vs-dropdown-option--active-bg:#5897fb;--vs-dropdown-option--active-color:#fff;--vs-dropdown-option--deselect-bg:#fb5858;--vs-dropdown-option--deselect-color:#fff;--vs-transition-timing-function:cubic-bezier(1,-.115,.975,.855)}.v-select{font-family:inherit;position:relative}.v-select,.v-select *{box-sizing:border-box}:root{--vs-transition-timing-function:cubic-bezier(1,.5,.8,1);--vs-transition-duration:.15s}@keyframes vSelectSpinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity var(--vs-transition-duration) var(--vs-transition-timing-function)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}:root{--vs-disabled-bg:var(--vs-state-disabled-bg);--vs-disabled-color:var(--vs-state-disabled-color);--vs-disabled-cursor:var(--vs-state-disabled-cursor)}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{background-color:var(--vs-disabled-bg);cursor:var(--vs-disabled-cursor)}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:var(--vs-border-radius);display:flex;padding:0 0 4px;white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{align-items:center;display:flex;padding:var(--vs-actions-padding)}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:var(--vs-controls-color);transform:scale(var(--vs-controls-size));transition:transform var(--vs-transition-duration) var(--vs-transition-timing-function);transition-timing-function:var(--vs-transition-timing-function)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(var(--vs-controls-size))}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:var(--vs-controls-color);background-color:transparent;border:0;cursor:pointer;margin-right:8px;padding:0}.vs__dropdown-menu{background:var(--vs-dropdown-bg);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:0 0 var(--vs-border-radius) var(--vs-border-radius);border-top-style:none;box-shadow:var(--vs-dropdown-box-shadow);box-sizing:border-box;color:var(--vs-dropdown-color);display:block;left:0;list-style:none;margin:0;max-height:var(--vs-dropdown-max-height);min-width:var(--vs-dropdown-min-width);overflow-y:auto;padding:5px 0;position:absolute;text-align:left;top:calc(100% - var(--vs-border-width));width:100%;z-index:var(--vs-dropdown-z-index)}.vs__no-options{text-align:center}.vs__dropdown-option{clear:both;color:var(--vs-dropdown-option-color);cursor:pointer;display:block;line-height:1.42857143;padding:var(--vs-dropdown-option-padding);white-space:nowrap}.vs__dropdown-option--highlight{background:var(--vs-dropdown-option--active-bg);color:var(--vs-dropdown-option--active-color)}.vs__dropdown-option--deselect{background:var(--vs-dropdown-option--deselect-bg);color:var(--vs-dropdown-option--deselect-color)}.vs__dropdown-option--disabled{background:var(--vs-state-disabled-bg);color:var(--vs-state-disabled-color);cursor:var(--vs-state-disabled-cursor)}.vs__selected{align-items:center;background-color:var(--vs-selected-bg);border:var(--vs-selected-border-width) var(--vs-selected-border-style) var(--vs-selected-border-color);border-radius:var(--vs-border-radius);color:var(--vs-selected-color);display:flex;line-height:var(--vs-line-height);margin:4px 2px 0;padding:0 .25em;z-index:0}.vs__deselect{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;margin-left:4px;padding:0;fill:var(--vs-controls-color);text-shadow:var(--vs-controls--deselect-text-shadow)}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--loading .vs__selected,.vs--single.vs--open .vs__selected{opacity:.4;position:absolute}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:1px solid transparent;border-left:none;box-shadow:none;color:var(--vs-search-input-color);flex-grow:1;font-size:var(--vs-font-size);line-height:var(--vs-line-height);margin:4px 0 0;max-width:100%;outline:none;padding:0 7px;width:0;z-index:1}.vs__search::-moz-placeholder{color:var(--vs-search-input-placeholder-color)}.vs__search::placeholder{color:var(--vs-search-input-placeholder-color)}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;animation:vSelectSpinner 1.1s linear infinite;border:.9em solid hsla(0,0%,39%,.1);border-left-color:#3c3c3c73;font-size:5px;opacity:0;overflow:hidden;text-indent:-9999em;transform:translateZ(0) scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;height:5em;transform:scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));width:5em}.vs--loading .vs__spinner{opacity:1}.CommonSelect{height:100%;width:100%}@media (max-width:767px){.CommonSelect{height:40px}}.CommonSelect .v-select{height:100%;width:100%}.CommonSelect .v-select.vs--open .vs__dropdown-toggle,.CommonSelect.hasValue .vs__dropdown-toggle{position:relative}.CommonSelect .v-select.vs--open .vs__dropdown-toggle:after,.CommonSelect.hasValue .vs__dropdown-toggle:after{background:#f7f4f1;content:"";height:3px;left:0;position:absolute;right:0;top:100%}.CommonSelect .vs__dropdown-toggle{border:3px solid #191919;border-radius:0;height:100%;padding:0;width:100%}.CommonSelect .vs__selected-options{align-items:center;min-width:0;padding:0;width:100%}.CommonSelect:not(.hasValue) .vs__selected{font-style:italic}.CommonSelect .vs__selected{background-color:transparent;border:none;border-radius:0;color:#191919;display:block;font-family:RobotoMono;font-weight:400;letter-spacing:-.04em;line-height:100%;margin:0;overflow:hidden;padding:0 10px 2px 6px;text-overflow:ellipsis;white-space:nowrap;z-index:auto}@media (min-width:768px){.CommonSelect .vs__selected{font-size:18px}}@media (max-width:767px){.CommonSelect .vs__selected{font-size:14px;padding:0 10px 0 6px}}.CommonSelect .vs--single.vs--loading .vs__selected,.CommonSelect .vs--single.vs--open .vs__selected{opacity:1;position:relative}.CommonSelect .vs__search{caret-color:transparent!important;font-size:20px;height:100%;left:0;margin:0;opacity:1;padding:0;pointer-events:none;position:absolute;top:0;width:100%}@keyframes prevent_ios_scroll_select{0%{opacity:0}to{opacity:1}}.CommonSelect .vs__search:focus{animation:prevent_ios_scroll_select 1s}.CommonSelect .vs__actions{flex:0 0 16px;padding:0}.CommonSelect:not(.hasValue) .vs__clear{display:none!important}.CommonSelect.hasValue .vs__clear,.CommonSelect:not(.hasValue) .vs__open-indicator{display:block!important}.CommonSelect.hasValue .vs__open-indicator{display:none!important}.CommonSelect .vs__clear{height:9px;position:relative;width:9px}.CommonSelect .vs__clear:before{content:"";top:-8px;right:-8px;bottom:-8px;left:-8px;position:absolute}.isPointer .CommonSelect .vs__clear{transition:opacity .25s}.isPointer .CommonSelect .vs__clear:hover{opacity:.6}.CommonSelect .vs__clear svg{height:100%;width:100%}.CommonSelect:not(.hasValue) .vs__dropdown-toggle:hover .vs__open-indicator{opacity:.6}.CommonSelect .vs__open-indicator{height:7px;pointer-events:none;width:9px}.isPointer .CommonSelect .vs__open-indicator{transition:opacity .25s}.CommonSelect .vs__open-indicator svg{height:100%;width:100%}.CommonSelect .vs__dropdown-menu{background:#f7f4f1;border:3px solid #191919;border-radius:0;border-top-style:none;box-shadow:none;color:#191919;left:0;list-style:none;margin:0;max-height:none;min-width:0;overflow-y:hidden;padding:0 7px 9px;text-align:left;top:100%;width:100%;z-index:auto}@media (max-width:767px){.CommonSelect .vs__dropdown-menu{padding:0 7px 4px}}.CommonSelect .vs__dropdown-option{color:#191919;cursor:pointer;display:block;font-family:RobotoMono;font-weight:400;letter-spacing:-.04em;line-height:100%;line-height:117%;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}@media (min-width:768px){.CommonSelect .vs__dropdown-option{font-size:18px}}@media (max-width:767px){.CommonSelect .vs__dropdown-option{font-size:14px;line-height:117%;padding-bottom:6px}}.CommonSelect .vs__dropdown-option--highlight{background:transparent;color:#191919;opacity:.6}.CommonScrollbox{height:100%;position:relative;width:100%}@media screen and (min-width:768px){.CommonScrollbox{--scrollbox-orientation:vertical}.CommonScrollbox.hasScroll{padding-right:50px}}@media screen and (max-width:767px){.CommonScrollbox{--scrollbox-orientation:horizontal}.CommonScrollbox.hasScroll{padding-bottom:62px}}.CommonScrollbox-wrapper{height:100%;overflow:auto;scrollbar-width:none;width:100%;-ms-overflow-style:none}@media screen and (max-width:767px){.CommonScrollbox-wrapper:not(.isDragging){scroll-snap-type:x mandatory}}.CommonScrollbox-wrapper::-webkit-scrollbar{display:none}.CommonScrollbox-content{position:relative}@media screen and (max-width:767px){.CommonScrollbox-content{display:flex}}.CommonScrollbox-scrollbar{display:flex;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width:768px){.CommonScrollbox-scrollbar{bottom:0;flex-direction:column;gap:5px 0;position:absolute;right:0;top:0;width:30px}}@media screen and (max-width:767px){.CommonScrollbox-scrollbar{bottom:0;flex-direction:row;gap:0 2px;height:24px;left:0;position:absolute;right:0}}.CommonScrollbox-scrollbar button.start:before{background:url(../assets/icons/arrow-desk.svg) 100% 100% no-repeat;background-color:#191919;content:"";display:block;height:30px;width:30px}@media screen and (min-width:768px){.CommonScrollbox-scrollbar button.start:before{transform:rotate(90deg)}}@media screen and (max-width:767px){.CommonScrollbox-scrollbar button.start:before{transform:rotate(0)}}.isPointer .CommonScrollbox-scrollbar button.start:before:hover{background-color:transparent}@media (max-width:767px){.CommonScrollbox-scrollbar button.start:before{background:url(../assets/icons/arrow-mob.svg) 100% 100% no-repeat;background-color:#191919;height:24px;width:24px}}.CommonScrollbox-scrollbar button.end:after{background:url(../assets/icons/arrow-desk.svg) 100% 100% no-repeat;background-color:#191919;content:"";display:block;height:30px;width:30px}@media screen and (min-width:768px){.CommonScrollbox-scrollbar button.end:after{transform:rotate(-90deg)}}@media screen and (max-width:767px){.CommonScrollbox-scrollbar button.end:after{transform:rotate(180deg)}}.isPointer .CommonScrollbox-scrollbar button.end:after:hover{background-color:transparent}@media (max-width:767px){.CommonScrollbox-scrollbar button.end:after{background:url(../assets/icons/arrow-mob.svg) 100% 100% no-repeat;background-color:#191919;height:24px;width:24px}}.CommonScrollbox-track{flex:1;position:relative}.CommonScrollbox-thumb{background:#191919;border:2px solid #191919;cursor:pointer;position:absolute;transition:background .25s}@media screen and (min-width:768px){.CommonScrollbox-thumb{min-height:40px;width:30px}}@media screen and (max-width:767px){.CommonScrollbox-thumb{height:24px;min-width:40px}}.CommonScrollbox-thumb.isDragging,.CommonScrollbox-thumb:hover{background:transparent}.CommonCardsItemShorts{color:#191919}.CommonCardsItemShorts-tg{display:inline-block;margin:10px 0 20px}@media (max-width:767px){.CommonCardsItemShorts-tg{margin:10px 0}}@media (min-width:768px){.CommonCardsItemShorts .CommonScrollbox-wrapper{max-height:613px}}@media (max-width:767px){.CommonCardsItemShorts .CommonScrollbox-wrapper{width:100%}}.CommonCardsItemShorts-list{display:flex}@media (min-width:768px){.CommonCardsItemShorts-list{flex-direction:column;gap:20px 0}}@media (max-width:767px){.CommonCardsItemShorts-list{flex-direction:row;gap:0 15px;width:100%}.CommonCardsItemShorts-listLink{flex:0 0 100%;scroll-snap-align:start}}.CommonCardsItemShorts-listLink:not([href]){pointer-events:none}.isPointer .CommonCardsItemShorts-listLink[href] .hover-reaction{transition:opacity .25s}.isPointer .CommonCardsItemShorts-listLink[href]:hover .hover-reaction{opacity:.4}.CommonCardsItemShorts-listItem{display:flex;flex-direction:column;gap:5px 0;padding:15px 10px;position:relative}.CommonCardsItemShorts-listItem:before{border:3px solid #191919;border-bottom:none;content:"";height:10px;left:0;position:absolute;top:0;width:100%}.CommonCardsItemShorts-listItem:after{border:3px solid #191919;border-top:none;bottom:0;content:"";height:10px;left:0;position:absolute;width:100%}.CommonCardsMedia{overflow:hidden;position:relative;width:100%}.CommonCardsMedia img,.CommonCardsMedia video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.CommonCardsItemVolumeInterview{display:flex;flex-direction:column;gap:15px;width:100%}.CommonCardsItemVolumeInterview.small{gap:10px}@media (max-width:767px){.CommonCardsItemVolumeInterview.small{gap:8px}}.CommonCardsItemVolumeInterview h2{color:#191919}.CommonCardsItemVolumeInterview h2:before{color:var(--volume-color);content:"⦁ "}.CommonCardsItemVolumeRegular{display:flex;flex-direction:column;gap:15px;width:100%}.CommonCardsItemVolumeRegular.small{gap:10px}@media (max-width:767px){.CommonCardsItemVolumeRegular.small{gap:8px}}.CommonCardsItemVolumeRegular.isColorTitleVolume h2{color:var(--volume-color)}.CommonCardsItemVolumeRegular h2{color:#191919}.CommonCardsItemVolumeColumn{display:flex;flex-direction:column;gap:20px;width:100%}@media (max-width:767px){.CommonCardsItemVolumeColumn{gap:15px}}.CommonCardsItemVolumeColumn.small{gap:10px}@media (max-width:767px){.CommonCardsItemVolumeColumn.small{gap:8px}}.CommonCardsItemVolumeColumn div{background:var(--volume-color);color:#191919;text-align:right}.CommonCardsItemVolumeColumn h2{color:#191919}.CommonCardsItemVolumePhotostory{width:100%}.CommonCardsItemVolumePhotostory figcaption,.CommonCardsItemVolumePhotostory h2{background:#191919;color:var(--volume-color)}.CommonCardsItemVolumePhotostory figcaption{text-align:right}.CommonHeaderVolumesMobileList{position:relative;will-change:height}.CommonHeaderVolumesMobileList-volume{border:2px solid #191919;border-bottom:none;color:#191919;display:block;padding:10px 13px 9px;position:relative}.isPointer .CommonHeaderVolumesMobileList-volume{transition:background .25s}.CommonHeaderVolumesMobileList-volume.isActive,.isPointer .CommonHeaderVolumesMobileList-volume:hover{background:var(--color)}.CommonHeaderVolumesMobileList-volume.isActive:before,.isPointer .CommonHeaderVolumesMobileList-volume:hover:before{background:url(../assets/images/article-tile-mob.webp) 233px 233px repeat;bottom:0;content:"";left:0;mix-blend-mode:multiply;opacity:.8;position:absolute;right:0;top:0}.CommonHeaderVolumesMobileList-enter-active,.CommonHeaderVolumesMobileList-leave-active{overflow:hidden;transition:height .5s ease;will-change:height}.CommonHeaderVolumesMobileList-enter-active:not(.CommonHeaderVolumesMobileList-enter-from):first-child,.CommonHeaderVolumesMobileList-leave-active:not(.CommonHeaderVolumesMobileList-leave-from):first-child{display:flex;flex-direction:column;justify-content:flex-end}.CommonHeaderVolumesMobileList-enter-from,.CommonHeaderVolumesMobileList-leave-to{height:0!important;overflow:hidden}.CommonHeaderVolumesMobile{background:#f7f4f1;border-top:2px solid #191919;position:relative;width:100%;z-index:1002}.CommonHeaderVolumesMobile:after{background:#f7f4f1;content:"";height:5px;left:0;position:absolute;right:0;top:100%}@media (min-width:768px){.CommonHeaderVolumesMobile{display:none}}.CommonHeaderVolumesMobile nav{border-bottom:2px solid #191919;margin-top:-2px}.CommonHeaderVolumesMobile-toggle{border:2px solid #191919;display:block;height:25px;margin:-2px auto 0;position:relative;width:41px}.CommonHeaderVolumesMobile-toggle.isActive svg{transform:rotate(180deg)}.isPointer .CommonHeaderVolumesMobile-toggle{transition:background .25s}.isPointer .CommonHeaderVolumesMobile-toggle:hover,.isTouch .CommonHeaderVolumesMobile-toggle:active{background:#191919}.isPointer .CommonHeaderVolumesMobile-toggle svg path{transition:fill .25s}.isPointer .CommonHeaderVolumesMobile-toggle:hover svg path,.isTouch .CommonHeaderVolumesMobile-toggle:active svg path{fill:#f7f4f1}.CommonHeaderVolumesMobile-toggle svg{height:25px;left:-2px;position:absolute;top:-2px;transition:transform .3s;width:41px}.CommonHeaderVolumesMobile-toggle svg path{fill:#191919}.CommonHeaderVolumesDesktopList{display:flex;height:100%;position:relative;will-change:width}.CommonHeaderVolumesDesktopList-volume{background:#e03a28;border:3px solid #191919;color:#191919;flex:0 0 28px;height:100%;margin-left:-3px;position:relative;width:28px}.isPointer .CommonHeaderVolumesDesktopList-volume{transition:background .25s}.CommonHeaderVolumesDesktopList-volume.isActive,.isPointer .CommonHeaderVolumesDesktopList-volume:hover{background:var(--color)!important}.CommonHeaderVolumesDesktopList-volume:not(.isActive).isVolume{background:#f7f4f1}.CommonHeaderVolumesDesktopList-volume:not(.isActive).isVolume:before{display:none}.CommonHeaderVolumesDesktopList-volume span{display:block;overflow:hidden;position:absolute;text-overflow:ellipsis;transform:rotate(90deg) translate(7px,-19px);transform-origin:0 0;white-space:nowrap;width:226px}.CommonHeaderVolumesDesktopList-volume:before{background:url(../assets/images/article-tile-desk.webp) 388px 388px repeat;bottom:0;content:"";left:0;mix-blend-mode:multiply;opacity:.8;position:absolute;right:0;top:0}.CommonHeaderVolumesDesktopList-volume.isActive:not(.isSeparate){visibility:hidden}.CommonHeaderVolumesDesktopList-volume.isSeparate{margin-left:0;position:absolute;transform:translate(14px,32px) rotate(-30deg);transform-origin:0 0;transition:transform .5s ease}.CommonHeaderVolumesDesktopList-volume.isSeparate.isExpanded{transform:translate(var(--active-position))}.CommonHeaderVolumesDesktopList-enter-active,.CommonHeaderVolumesDesktopList-leave-active{overflow:hidden;transition:width .5s ease;will-change:width}.CommonHeaderVolumesDesktopList-enter-active:not(.CommonHeaderVolumesDesktopList-enter-from),.CommonHeaderVolumesDesktopList-leave-active:not(.CommonHeaderVolumesDesktopList-leave-from){display:flex;flex-direction:row;justify-content:flex-end}.CommonHeaderVolumesDesktopList-enter-from,.CommonHeaderVolumesDesktopList-leave-to{overflow:hidden;width:0!important}.CommonHeaderVolumesDesktop{align-items:stretch;border-left:3px solid #191919;display:flex;height:100%;justify-content:flex-start;left:0;position:absolute;top:0;z-index:1002}@media (max-width:767px){.CommonHeaderVolumesDesktop{display:none}}.CommonHeaderVolumesDesktop nav{display:flex}.CommonHeaderVolumesDesktop-collapsed{height:100%;position:relative;will-change:width}.CommonHeaderVolumesDesktop-collapsed.isVolume>div{background:#f7f4f1}.CommonHeaderVolumesDesktop-collapsed>div{background:#e03a28;border:3px solid #191919;border-left:none;height:100%;position:relative;width:14px}.CommonHeaderVolumesDesktop-collapsed>div:before{background:url(../assets/images/article-tile-desk.webp) 388px 388px repeat;bottom:0;content:"";left:0;mix-blend-mode:multiply;opacity:.8;position:absolute;right:0;top:0}.CommonHeaderVolumesDesktop-collapsed>div:after{background:#191919;content:"";height:100%;left:4px;position:absolute;top:0;width:3px}.CommonHeaderVolumesDesktop-enter-active,.CommonHeaderVolumesDesktop-leave-active{overflow:hidden;transition:width .5s ease;will-change:width}.CommonHeaderVolumesDesktop-enter-active:not(.CommonHeaderVolumesDesktop-enter-from),.CommonHeaderVolumesDesktop-leave-active:not(.CommonHeaderVolumesDesktop-leave-from){display:flex;flex-direction:row;justify-content:flex-end}.CommonHeaderVolumesDesktop-enter-from,.CommonHeaderVolumesDesktop-leave-to{overflow:hidden;width:0!important}.CommonHeaderVolumesDesktop-toggle{background:#e03a28;border:3px solid #191919;display:block;height:21px;margin-left:-3px;margin-top:10px;position:relative;width:21px}.CommonHeaderVolumesDesktop-toggle.isActive svg{transform:rotate(180deg)}.CommonHeaderVolumesDesktop-toggle.isVolume{background:var(--color);margin:auto 0 10px -3px}.isPointer .CommonHeaderVolumesDesktop-toggle{transition:background .25s}.isPointer .CommonHeaderVolumesDesktop-toggle:hover,.isTouch .CommonHeaderVolumesDesktop-toggle:active{background:#191919}.isPointer .CommonHeaderVolumesDesktop-toggle svg path{transition:fill .25s}.isPointer .CommonHeaderVolumesDesktop-toggle:hover svg path,.isTouch .CommonHeaderVolumesDesktop-toggle:active svg path{fill:#f7f4f1}.CommonHeaderVolumesDesktop-toggle svg{height:21px;left:-3px;position:absolute;top:-3px;transition:transform .3s;width:21px}.CommonHeaderVolumesDesktop-toggle svg path{fill:#191919}.CommonHeaderVolumesDesktop-toggle:before{background:url(../assets/images/article-tile-desk.webp) 388px 388px repeat;bottom:0;content:"";left:0;mix-blend-mode:multiply;opacity:.8;position:absolute;right:0;top:0}.CommonHeaderSimple{background:#f7f4f1;height:30px;left:0;position:fixed;top:0;transition:transform .3s ease;width:100%;z-index:1001}.CommonHeaderSimple:not(.isVisible){transform:translateY(-50px)}@media (max-width:767px){.CommonHeaderSimple{height:35px}}.CommonHeaderSimple-wrapper{align-items:stretch;display:flex;height:100%;margin:0 auto;max-width:1536px}.CommonHeaderSimple-wrapper.isWide{max-width:1920px}.CommonHeaderSimple-content{align-items:flex-end;display:flex;gap:0 5px;grid-column:1/-1;justify-content:flex-end;position:relative}@media (max-width:767px){.CommonHeaderSimple-content{gap:0 10px}}.CommonHeaderSimple-logo{align-items:center;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;position:absolute}@media (max-width:767px){.CommonHeaderSimple-logo{justify-content:flex-start}}.CommonHeaderSimple-logo button,.CommonHeaderSimple-logoLink{color:#191919;font-family:TTTricks;font-size:20px;font-style:normal;font-weight:600;letter-spacing:.6em;line-height:100%;padding-left:.6em;text-align:center;text-transform:uppercase;z-index:1}.isPointer .CommonHeaderSimple-logo button,.isPointer .CommonHeaderSimple-logoLink{transition:opacity .25s}.isPointer .CommonHeaderSimple-logo button:hover,.isPointer .CommonHeaderSimple-logoLink:hover{opacity:.5}@media (max-width:767px){.CommonHeaderSimple-logo button,.CommonHeaderSimple-logoLink{font-size:16px;margin-left:-.6em}}.CommonHeaderSimple-panel{background:#e03a28;height:110px;position:sticky;top:-70px;transition:transform .3s ease;width:100%;z-index:1000}.CommonHeaderSimple-panel.insideFull{position:fixed}.CommonHeaderSimple-panel.insideFull:not(.isVisible){transform:translateY(-50px)}@media (max-width:767px){.CommonHeaderSimple-panel{height:75px;top:-30px}}.CommonHeaderSimple-panel:before{background:url(../assets/images/article-tile-desk.webp) 388px 388px repeat;bottom:0;content:"";left:0;mix-blend-mode:multiply;opacity:.8;position:absolute;right:0;top:0}@media (max-width:767px){.CommonHeaderSimple-panel:before{background:url(../assets/images/article-tile-mob.webp) 233px 233px repeat}}.CommonHeaderFull{position:relative}.CommonHeaderFull-panel{background:#e03a28;height:240px;left:0;position:relative;top:0;width:100%;z-index:1002}@media (max-width:767px){.CommonHeaderFull-panel{height:auto}}.CommonHeaderFull-panel:before{background:url(../assets/images/article-tile-desk.webp) 388px 388px repeat;bottom:0;content:"";left:0;mix-blend-mode:multiply;opacity:.8;position:absolute;right:0;top:0}@media (max-width:767px){.CommonHeaderFull-panel:before{background:url(../assets/images/article-tile-mob.webp) 233px 233px repeat}}.CommonHeaderFull-volumes{display:flex;flex-direction:column-reverse;height:100%;justify-content:flex-start;left:0;pointer-events:none;position:absolute;top:0;transform:rotate(90deg);z-index:2}@media (max-width:767px){.CommonHeaderFull-volumes{display:none}}.CommonHeaderFull-volume{border:3px solid #191919;color:#191919;display:block;margin-top:-3px;padding:3px 7px;pointer-events:all;width:240px}.CommonHeaderFull-volume:last-child{border-top:3px solid #191919}.isPointer .CommonHeaderFull-volume{transition:background .25s}.isPointer .CommonHeaderFull-volume[href]:hover{background:var(--color)}@media (max-width:767px){.CommonHeaderFull-volume{display:none;padding:4px 7px;width:140px}.CommonHeaderFull-volume span{display:block;font-size:0;height:0;visibility:hidden}}.CommonHeaderFull-volumeLabel{border:3px solid #191919;color:#191919;display:block;left:0;padding:3px 7px;pointer-events:all;position:absolute;top:32px;transform:translateY(-100%) rotate(60deg);transform-origin:0 100%;width:240px;z-index:2}@media (max-width:767px){.CommonHeaderFull-volumeLabel{display:none;padding:4px 7px;top:25px;transform:translateY(-100%) rotate(55deg);width:140px}.CommonHeaderFull-volumeLabel span{display:block;font-size:0;height:0;visibility:hidden}}.CommonHeaderFull-wrapper{align-items:stretch;display:flex;height:100%;margin:0 auto;max-width:1536px}.CommonHeaderFull-wrapper.isWide{max-width:1920px}.CommonHeaderFull-content{align-items:flex-end;display:flex;gap:0 5px;grid-column:1/-1;justify-content:flex-end;position:relative}@media (max-width:767px){.CommonHeaderFull-content{align-items:flex-end;flex-direction:column-reverse;gap:10px;justify-content:space-between}.CommonHeaderFull-content .common-button{padding-left:16px;padding-right:16px}}@media (min-width:768px){.CommonHeaderFull-logo{align-items:center;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;position:absolute}}@media (max-width:767px){.CommonHeaderFull-logo{padding-bottom:10px;width:100%}}.CommonHeaderFull-logo button{pointer-events:none}.CommonHeaderFull-logo button,.CommonHeaderFull-logoLink{color:#191919;display:block;height:197px;width:910px;z-index:1}.isPointer .CommonHeaderFull-logo button,.isPointer .CommonHeaderFull-logoLink{transition:opacity .25s}.isPointer .CommonHeaderFull-logo button:hover,.isPointer .CommonHeaderFull-logoLink:hover{opacity:.5}@media (min-width:900px) and (max-width:1279px){.CommonHeaderFull-logo button,.CommonHeaderFull-logoLink{height:149px;width:692px}}@media (min-width:768px) and (max-width:899px){.CommonHeaderFull-logo button,.CommonHeaderFull-logoLink{height:120px;width:550px}}@media (max-width:767px){.CommonHeaderFull-logo button,.CommonHeaderFull-logoLink{aspect-ratio:345/76;height:auto;width:100%}}.CommonHeaderFull-logo button:after,.CommonHeaderFull-logoLink:after{background:url(../assets/icons/logo.svg) 100% 100% no-repeat;content:"";display:block;height:100%;width:100%}.CommonAdfoxItem{align-items:center;display:flex;justify-content:center;overflow:hidden}.CommonAdfoxItem>*{pointer-events:all}.CommonAdfoxItem:not(.isBannerLoaded){flex:0 0 50vw;width:50vw}.CommonAdfoxItem.isBannerLoaded[data-type=ad-button],.CommonAdfoxItem.isBannerLoaded[data-type=ad-floor-banner],.CommonAdfoxItem.isBannerLoaded[data-type=ad-mega-banner]{box-sizing:content-box;clip-path:inset(16px 0 0 0);padding-top:16px}@media (max-width:767px){.CommonAdfoxItem.isBannerLoaded[data-type=ad-button],.CommonAdfoxItem.isBannerLoaded[data-type=ad-floor-banner],.CommonAdfoxItem.isBannerLoaded[data-type=ad-mega-banner]{clip-path:inset(11px 0 0 0);padding-top:11px}}.CommonAdfoxItem.isBannerLoaded[data-type=ad-top-banner]{width:100%}@media (min-width:768px){.CommonAdfoxItem.isBannerLoaded[data-type=ad-top-banner]{height:240px;margin-top:30px}}@media (max-width:767px){.CommonAdfoxItem.isBannerLoaded[data-type=ad-top-banner]{height:120px;margin-top:15px}}@media (min-width:768px){.CommonAdfoxItem.isBannerLoaded[data-type=ad-floor-banner]{flex:0 0 1020px;height:100px;width:1020px}}@media (max-width:767px){.CommonAdfoxItem.isBannerLoaded[data-type=ad-floor-banner]{flex:0 0 345px;height:60px;width:345px}}@media (min-width:768px){.CommonAdfoxItem.isBannerLoaded[data-type=ad-mega-banner]{flex:0 0 1020px;height:170px;width:1020px}}@media (max-width:767px){.CommonAdfoxItem.isBannerLoaded[data-type=ad-mega-banner]{flex:0 0 345px;height:120px;width:345px}}@media (min-width:768px){.CommonAdfoxItem.isBannerLoaded[data-type=ad-button]{flex:0 0 235px;height:80px;width:235px}}@media (max-width:767px){.CommonAdfoxItem.isBannerLoaded[data-type=ad-button]{flex:0 0 120px;height:70px;width:120px}}.CommonAdfoxItem.isBannerLoaded[data-type=ad-in-content]{width:100%}@media (min-width:768px){.CommonAdfoxItem.isBannerLoaded[data-type=ad-in-content]{height:240px}}@media (max-width:767px){.CommonAdfoxItem.isBannerLoaded[data-type=ad-in-content]{height:120px}}.CommonAdfoxItem-close{border-radius:50%;height:30px;left:50%;margin-left:-15px;pointer-events:all;position:absolute;top:0;width:30px}@media (max-width:767px){.CommonAdfoxItem-close[data-device=desktop]{display:none}}@media (min-width:768px){.CommonAdfoxItem-close[data-device=mobile]{display:none}}@media (max-width:767px){.CommonAdfoxItem-close{height:20px;margin-left:-11px;width:20px}}.CommonAdfoxItem-close svg{border-radius:50%;height:100%;overflow:hidden;width:100%}.CommonAdfoxItem-close svg circle{fill:#191919;stroke:#191919}.isPointer .CommonAdfoxItem-close svg circle{transition:fill .25s}.CommonAdfoxItem-close svg path{fill:#f7f4f1}.isPointer .CommonAdfoxItem-close svg path{transition:fill .25s}.isPointer .CommonAdfoxItem-close svg:hover circle{fill:#f7f4f1}.isPointer .CommonAdfoxItem-close svg:hover path{fill:#191919}html{--bottom-ads-height:0px}.CommonAdfox{align-items:center;display:flex;justify-content:center;overflow:hidden;pointer-events:none}.CommonAdfox.isFooterVisible[data-type=ad-button]{pointer-events:none;visibility:hidden}.CommonAdfox[data-type=ad-top-banner]{display:block;margin:0 auto;max-width:1920px;padding:0 var(--gap);position:relative}.CommonAdfox[data-type=ad-floor-banner],.CommonAdfox[data-type=ad-mega-banner]{bottom:0;position:sticky;z-index:2500}.CommonAdfox[data-type=ad-button]{margin-top:-48px;position:fixed;right:0;top:50%;z-index:2500}@media (max-width:767px){.CommonAdfox[data-type=ad-button]{margin-top:-40px}}.CommonAdfox[data-type=ad-in-content]{position:relative}.CommonAdfox[data-type=ad-in-content]:not(.isLoaded){margin-top:-20px}.HomepageFavouriteItem{display:block;position:relative}.isPointer .HomepageFavouriteItem[href]:hover .HomepageFavouriteItem-shortText,.isPointer .HomepageFavouriteItem[href]:hover .HomepageFavouriteItem-title{opacity:.4}.HomepageFavouriteItem-content{display:grid;gap:15px var(--gap);grid-template-columns:repeat(11,minmax(0,1fr));width:100%}@media (max-width:767px){.HomepageFavouriteItem-content{grid-template-columns:repeat(10,minmax(0,1fr))}}.HomepageFavouriteItem-content.isSingle{grid-template-columns:repeat(12,minmax(0,1fr))}@media (max-width:767px){.HomepageFavouriteItem-content.isSingle{grid-template-columns:repeat(12,minmax(0,1fr))}}.HomepageFavouriteItem.isActive .HomepageFavouriteItem-image{opacity:1;overflow:visible;pointer-events:auto;transition:opacity .3s cubic-bezier(0,.5,.2,1),visibility 0s;visibility:visible;z-index:1}.HomepageFavouriteItem-image{aspect-ratio:793/490;grid-column:span 7;opacity:0;overflow:hidden;pointer-events:none;position:relative;transition:opacity .3s cubic-bezier(.8,0,1,.5),visibility 0s .3s;visibility:hidden}@media (max-width:767px){.HomepageFavouriteItem-image{aspect-ratio:285/176;grid-column:span 10}}.HomepageFavouriteItem-image.isSingle{grid-column:span 7}@media (max-width:767px){.HomepageFavouriteItem-image.isSingle{grid-column:span 12}}.HomepageFavouriteItem-image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.HomepageFavouriteItem.isActive .HomepageFavouriteItem-info{opacity:1;overflow:visible;pointer-events:auto;transition:opacity .3s ease,visibility 0s;visibility:visible;z-index:1}.HomepageFavouriteItem-info{color:#191919;display:flex;flex-direction:column;gap:20px 0;opacity:0;overflow:hidden;pointer-events:none;transition:opacity .3s ease,visibility 0s .3s;visibility:hidden}@media (max-width:767px){.HomepageFavouriteItem-info{gap:15px 0;height:295px}}.HomepageFavouriteItem-info:not(.isSingle){border-right:3px solid #191919;padding-right:15px}@media (max-width:767px){.HomepageFavouriteItem-info:not(.isSingle){border-right:2px solid #191919;padding-right:10px}}.HomepageFavouriteItem-info:not(.noImage):not(.isSingle){grid-column:span 4}@media (max-width:767px){.HomepageFavouriteItem-info:not(.noImage):not(.isSingle){grid-column:span 10}}.HomepageFavouriteItem-info:not(.noImage).isSingle{grid-column:span 5}@media (max-width:767px){.HomepageFavouriteItem-info:not(.noImage).isSingle{grid-column:span 12}}.HomepageFavouriteItem-info.noImage:not(.isSingle){grid-column:span 11}@media (max-width:767px){.HomepageFavouriteItem-info.noImage:not(.isSingle){grid-column:span 10}}.HomepageFavouriteItem-info.noImage.isSingle{grid-column:span 12}@media (max-width:767px){.HomepageFavouriteItem-info.noImage.isSingle{grid-column:span 12}}.HomepageFavouriteItem-title{color:#d62916}.isPointer .HomepageFavouriteItem-title{transition:opacity .25s}.HomepageFavouriteItem-shortText{flex:1;overflow:hidden;position:relative}@media (min-width:768px){.HomepageFavouriteItem-shortText{max-height:198px}}.isPointer .HomepageFavouriteItem-shortText{transition:opacity .25s}.HomepageFavouriteItem-shortTextContent{display:-webkit-box;overflow:hidden;position:absolute;text-overflow:ellipsis;-webkit-box-orient:vertical}.HomepageFavourites{background:#f7f4f1;border-bottom:3px solid #191919;border-top:3px solid #191919;display:flex;justify-content:center;padding:90px 0}@media (max-width:767px){.HomepageFavourites{border-bottom:2px solid #191919;border-top:2px solid #191919;padding:38px 0}}.HomepageFavourites-container{max-width:1920px;width:100%}@media (max-width:767px),(min-width:768px){.HomepageFavourites-slider{grid-template-columns:repeat(12,minmax(0,1fr))}}.HomepageFavourites-sliderItems{grid-column:span 12;overscroll-behavior-x:none;touch-action:pan-y}@media (max-width:767px){.HomepageFavourites-sliderItems{grid-column:span 12}}.HomepageFavourites-sliderItemsContainer{display:grid;grid-template:1fr/1fr}.HomepageFavourites-sliderItemsContainer>*{grid-area:1/1}.HomepageFavourites-slider.hasControls .HomepageFavourites-sliderItems{grid-column:span 11}@media (max-width:767px){.HomepageFavourites-slider.hasControls .HomepageFavourites-sliderItems{grid-column:span 10}}.HomepageFavourites-slider.hasControls .HomepageFavourites-sliderControls{align-items:flex-start;color:#191919;display:flex;grid-column:span 1;justify-content:space-between}@media (max-width:1279px){.HomepageFavourites-slider.hasControls .HomepageFavourites-sliderControls{align-items:flex-end;flex-direction:column;gap:15px 0;justify-content:space-between}}@media (max-width:767px){.HomepageFavourites-slider.hasControls .HomepageFavourites-sliderControls{grid-column:span 2}}@media (min-width:768px){.HomepageFavourites-slider.hasControls .HomepageFavourites-sliderControls span{padding-top:3px}}.isPointer .HomepageFavourites-slider.hasControls .HomepageFavourites-sliderControls button.next:hover:after,.isPointer .HomepageFavourites-slider.hasControls .HomepageFavourites-sliderControls button.prev:hover:before{background-color:transparent}.HomepageFavourites-slider.hasControls .HomepageFavourites-sliderControls button.next:after,.HomepageFavourites-slider.hasControls .HomepageFavourites-sliderControls button.prev:before{background:url(../assets/icons/arrow-desk.svg) 100% 100% no-repeat;background-color:#191919;content:"";display:block;height:21px;width:21px}.isPointer .HomepageFavourites-slider.hasControls .HomepageFavourites-sliderControls button.next:after,.isPointer .HomepageFavourites-slider.hasControls .HomepageFavourites-sliderControls button.prev:before{transition:background-color .25s}@media (max-width:767px){.HomepageFavourites-slider.hasControls .HomepageFavourites-sliderControls button.next:after,.HomepageFavourites-slider.hasControls .HomepageFavourites-sliderControls button.prev:before{background:url(../assets/icons/arrow-mob.svg) 100% 100% no-repeat;background-color:#191919;height:24px;width:24px}}.HomepageFavourites-slider.hasControls .HomepageFavourites-sliderControls button.next:after{transform:scaleX(-1)}.CommonCardsPaginator{align-items:flex-start;border-top:1px solid #191919;display:flex;grid-column:1/-1;justify-content:space-between;margin-top:30px;padding-top:4px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}@media (max-width:767px){.CommonCardsPaginator{margin-top:50px}}.CommonCardsPaginator-arrows{display:flex;gap:0 40px}@media (max-width:767px){.CommonCardsPaginator-arrows{gap:0 30px}}.CommonCardsPaginator-arrows button{align-items:center;color:#191919;display:flex;gap:0 10px;text-transform:uppercase}.CommonCardsPaginator-arrows button[disabled]{opacity:.3;pointer-events:none}.isPointer .CommonCardsPaginator-arrows button.next:hover:after,.isPointer .CommonCardsPaginator-arrows button.prev:hover:before{background-color:transparent}.CommonCardsPaginator-arrows button.next:after,.CommonCardsPaginator-arrows button.prev:before{background:url(../assets/icons/arrow-desk.svg) 100% 100% no-repeat;background-color:#191919;content:"";display:block;height:21px;width:21px}.isPointer .CommonCardsPaginator-arrows button.next:after,.isPointer .CommonCardsPaginator-arrows button.prev:before{transition:background-color .25s}@media (max-width:767px){.CommonCardsPaginator-arrows button.next:after,.CommonCardsPaginator-arrows button.prev:before{background:url(../assets/icons/arrow-mob.svg) 100% 100% no-repeat;background-color:#191919;height:24px;width:24px}}.CommonCardsPaginator-arrows button.next:after{transform:scaleX(-1)}@media (max-width:767px){.CommonCardsPaginator-arrows button span:first-child{display:none}}.CommonCardsPaginator-pages{align-items:flex-end;color:#191919;display:flex;list-style:none;margin:0;padding:0}.CommonCardsPaginator-pages button{text-decoration:underline;text-underline-offset:2px}.CommonCardsPaginator-pages button[disabled]{pointer-events:none;text-decoration:none}.CommonCardsPaginator-pages button[aria-current=page],.isPointer .CommonCardsPaginator-pages button:hover{text-decoration:none}@media (max-width:767px){.CommonCardsPaginator-pages button{font-size:18px;font-weight:400;letter-spacing:-.04em;line-height:100%}}.CommonCardsManager-wrapper{display:flex;justify-content:center;width:100%}.CommonCardsManager-wrapper .grid-listing{max-width:1920px;position:relative;width:100%}.CommonFooterWrapper{position:relative}.CommonFooter{background:#191919;bottom:0;display:flex;justify-content:center;left:0;padding:90px 0;position:fixed;width:100%;z-index:1}@media (max-width:767px){.CommonFooter{padding:70px 0}}.CommonFooter-container{margin:0 auto;max-width:1536px;width:100%}.CommonFooter-container.isWide{max-width:1920px}.CommonFooter-content{color:#f7f4f1;grid-template-columns:repeat(12,minmax(0,1fr));grid-row-gap:90px}@media (max-width:767px){.CommonFooter-content{grid-row-gap:15px}}.CommonFooter-links{display:flex;flex-direction:column;gap:10px}@media (max-width:767px){.CommonFooter-links{gap:15px}.CommonFooter-links.mobile-col-12{padding:55px 0}}.CommonFooter-link{display:inline-block;hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;text-decoration:none;width:-moz-fit-content;width:fit-content;hyphenate-limit-chars:6 3 3;hyphenate-limit-lines:2;hyphenate-limit-zone:8%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.isPointer .CommonFooter-link{transition:opacity .25s}.isPointer .CommonFooter-link[href]:hover{opacity:.4}.CommonFooter-static{align-items:center;display:flex}.CommonFooter .desktop-col-3{grid-column:span 3}.CommonFooter .desktop-col-6{grid-column:span 6}@media (max-width:767px){.CommonFooter .mobile-col-2{grid-column:span 2}.CommonFooter .mobile-col-4{grid-column:span 4}.CommonFooter .mobile-col-10{grid-column:span 10}.CommonFooter .mobile-col-12{grid-column:span 12}.CommonFooter .mobile-order-1{order:1}.CommonFooter .mobile-order-2{justify-self:end;order:2}.CommonFooter .mobile-order-3{order:3}}.PagesHomepage{background:#f7f4f1}.PagesHomepage-cards{display:grid;padding:30px 0 149px;position:relative}@media (max-width:767px){.PagesHomepage-cards{padding:15px 0 45px}}.PagesHomepage-cardsFavourites{display:none}.PagesHomepage-cards.showFavourites{--fix-distance:100vh;--favourites-size:0px;grid-template-rows:auto 100vh var(--favourites-size)}.PagesHomepage-cards.showFavourites .PagesHomepage-cardsFavourites{display:block;position:absolute;top:calc(var(--fix-distance) + 100vh);width:100%;z-index:1}.PagesHomepage-cards.showFavourites .PagesHomepage-cardsList{position:sticky;top:calc(0px - var(--fix-distance))}.PagesVolume{background:#f7f4f1}.PagesVolume-cards{padding:30px 0 149px}@media (max-width:767px){.PagesVolume-cards{padding:15px 0 45px}}.PagesPeopleDetail,.PagesPlaceDetail,.PagesEventDetail,.PagesAuthorDetail{background:#f7f4f1;font-size:40px}.ArticleContentText{display:grid;gap:var(--gap);grid-template-columns:repeat(9,minmax(0,1fr));margin:20px 0;width:100%}@media (max-width:767px){.ArticleContentText{grid-template-columns:repeat(12,minmax(0,1fr))}}.ArticleContentText a{background-color:#191919;box-decoration-break:clone;-webkit-box-decoration-break:clone;color:#f7f4f1;display:inline;padding:0 4px;text-decoration:none}.isPointer .ArticleContentText a{transition:background-color .25s ease,color .25s ease}.isPointer .ArticleContentText a:hover{background-color:transparent;box-shadow:inset 0 0 0 1px #000;color:#191919}.ArticleContentText-caption{color:#191919;grid-column:span 3}@media (max-width:767px){.ArticleContentText-caption{grid-column:span 7}}.ArticleContentText-content{color:#191919;grid-column:span 9}@media (max-width:767px){.ArticleContentText-content{grid-column:span 12}}.ArticleContentText--takeout .ArticleContentText-content{grid-column:3/span 7}@media (max-width:767px){.ArticleContentText--takeout .ArticleContentText-content{grid-column:2/span 11}}.ArticleContentText--indented .ArticleContentText-content{grid-column:2/span 8}@media (max-width:767px){.ArticleContentText--indented .ArticleContentText-content{grid-column:2/span 11}}.ArticleContentText--withExplanation .ArticleContentText-content{grid-column:span 6}@media (max-width:767px){.ArticleContentText--withExplanation .ArticleContentText-content{grid-column:2/span 11}}.ArticleContentText--introArticle .ArticleContentText-content{font-style:italic}.ArticleContentTitle{display:grid;gap:var(--gap);grid-template-columns:repeat(9,minmax(0,1fr));margin:40px 0 20px;width:100%}@media (max-width:767px){.ArticleContentTitle{grid-template-columns:repeat(12,minmax(0,1fr))}}.ArticleContentTitle-line{background:#191919;grid-column:span 2;height:3px;margin-top:15px}@media (max-width:767px){.ArticleContentTitle-line{height:2px;margin-top:12px}}.ArticleContentTitle-number{color:#191919;grid-column:span 1;white-space:nowrap}@media (max-width:767px){.ArticleContentTitle-number{grid-column:span 2}}.ArticleContentTitle-text{color:#191919}.ArticleContentTitle--title_style_1 .ArticleContentTitle-text{grid-column:span 7}@media (max-width:767px){.ArticleContentTitle--title_style_1 .ArticleContentTitle-text{grid-column:span 10}}.ArticleContentTitle--title_style_2 .ArticleContentTitle-text{grid-column:span 8}@media (max-width:767px){.ArticleContentTitle--title_style_2 .ArticleContentTitle-text{grid-column:span 10}}.ArticleContentList{display:grid;gap:10px var(--gap);grid-template-columns:repeat(9,minmax(0,1fr));margin:20px 0;width:100%}@media (max-width:767px){.ArticleContentList{grid-template-columns:repeat(12,minmax(0,1fr))}}.ArticleContentList a{background-color:#191919;box-decoration-break:clone;-webkit-box-decoration-break:clone;color:#f7f4f1;display:inline;padding:0 4px;text-decoration:none}.isPointer .ArticleContentList a{transition:background-color .25s ease,color .25s ease}.isPointer .ArticleContentList a:hover{background-color:transparent;box-shadow:inset 0 0 0 1px #000;color:#191919}.ArticleContentList-column{color:#191919}@media (max-width:767px){.ArticleContentList-column{padding-left:7px}}.ArticleContentList-column ul{display:flex;flex-direction:column;gap:15px 0;list-style:none;padding-left:0}@media (max-width:767px){.ArticleContentList-column ul{gap:10px 0}}.ArticleContentList-column ul li{font-family:TTTricks;font-weight:400;hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;line-height:110%;padding-left:17px;position:relative;text-align:justify;text-justify:inter-word;hyphenate-limit-chars:6 3 3;hyphenate-limit-lines:2;hyphenate-limit-zone:8%;overflow-wrap:break-word;word-wrap:break-word;text-align:left;word-break:break-word}@media (min-width:768px){.ArticleContentList-column ul li{font-size:20px}}@media (max-width:767px){.ArticleContentList-column ul li{font-size:16px;padding-left:12px}}.ArticleContentList-column ul li:before{background:#191919;content:"";height:7px;left:0;position:absolute;top:3px;width:7px}@media (max-width:767px){.ArticleContentList-column ul li:before{height:5px;top:1px;width:5px}}.ArticleContentList--column_1 .ArticleContentList-column{grid-column:span 8}@media (max-width:767px){.ArticleContentList--column_1 .ArticleContentList-column{grid-column:2/span 11}}.ArticleContentList--column_2 .ArticleContentList-column{grid-column:span 4}@media (max-width:767px){.ArticleContentList--column_2 .ArticleContentList-column{grid-column:2/span 11}}.ArticleContentList--column_3 .ArticleContentList-column{grid-column:span 3}@media (max-width:767px){.ArticleContentList--column_3 .ArticleContentList-column{grid-column:2/span 11}}.ArticleContentImage1{display:grid;gap:5px var(--gap);grid-template-columns:repeat(9,minmax(0,1fr));margin:20px 0;width:100%}@media (max-width:767px){.ArticleContentImage1{grid-template-columns:repeat(12,minmax(0,1fr))}}.ArticleContentImage1 a{text-decoration:underline}.isPointer .ArticleContentImage1 a:hover{text-decoration:none}.ArticleContentImage1 img{width:100%}.ArticleContentImage1 figcaption{color:#191919}.ArticleContentImage1.default .ArticleContentImage1-image{grid-column:1/-1}.ArticleContentImage1.default figcaption{grid-column:1/-1;text-align:right}.ArticleContentImage1.caption .ArticleContentImage1-image{grid-column:span 6}@media (max-width:767px){.ArticleContentImage1.caption .ArticleContentImage1-image{grid-column:span 12}}.ArticleContentImage1.caption figcaption{align-self:self-end;grid-column:span 3}@media (max-width:767px){.ArticleContentImage1.caption figcaption{grid-column:2/-1}}.ArticleContentImage1.column_8 .ArticleContentImage1-image{grid-column:span 8}@media (max-width:767px){.ArticleContentImage1.column_8 .ArticleContentImage1-image{grid-column:span 10}}.ArticleContentImage1.column_8 figcaption{grid-column:span 8;text-align:right}@media (max-width:767px){.ArticleContentImage1.column_8 figcaption{grid-column:span 10}}.ArticleContentImage2{margin:20px 0;width:100%}.ArticleContentImage2 a{text-decoration:underline}.isPointer .ArticleContentImage2 a:hover{text-decoration:none}.ArticleContentImage2 img{width:100%}@media (min-width:768px){.ArticleContentImage2 i[data-title-desktop]:before{content:attr(data-title-desktop)}}@media (max-width:767px){.ArticleContentImage2 i[data-title-mobile]:before{content:attr(data-title-mobile)}}.ArticleContentImage2-compact{display:grid;gap:var(--gap);grid-template-columns:repeat(9,minmax(0,1fr))}@media (max-width:767px){.ArticleContentImage2-compact{grid-template-columns:repeat(12,minmax(0,1fr))}}.ArticleContentImage2-compact figure:first-child{grid-column:span 6}@media (max-width:767px){.ArticleContentImage2-compact figure:first-child{grid-column:span 8}}.ArticleContentImage2-compact figure:nth-child(2){grid-column:span 3}@media (max-width:767px){.ArticleContentImage2-compact figure:nth-child(2){grid-column:span 4}}.ArticleContentImage2-compact figcaption{color:#191919;margin-top:5px;text-align:right;width:100%}.ArticleContentImage2-mini{display:grid;gap:15px var(--gap);grid-template-columns:repeat(9,minmax(0,1fr))}@media (max-width:767px){.ArticleContentImage2-mini{grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:auto auto}}.ArticleContentImage2-mini .ArticleContentImage2-image{grid-column:span 3}@media (max-width:767px){.ArticleContentImage2-mini .ArticleContentImage2-image{grid-column:span 6;grid-row:1}}.ArticleContentImage2-mini .ArticleContentImage2-image2{grid-column:span 3}@media (max-width:767px){.ArticleContentImage2-mini .ArticleContentImage2-image2{grid-column:span 6;grid-row:2}}.ArticleContentImage2-mini figcaption{align-self:self-end;color:#191919;display:flex;flex-direction:column;gap:17.6px 0;grid-column:span 3}@media (max-width:767px){.ArticleContentImage2-mini figcaption{gap:17.6px 0;grid-column:span 6;grid-row:1/-1}}.ArticleContentImage2-full{display:grid;gap:0 var(--gap);grid-template-columns:repeat(9,minmax(0,1fr));grid-template-rows:auto 1fr}@media (max-width:767px){.ArticleContentImage2-full{grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:auto auto}}.ArticleContentImage2-full .ArticleContentImage2-image{grid-column:span 6;grid-row:1/3}@media (max-width:767px){.ArticleContentImage2-full .ArticleContentImage2-image{grid-column:span 8;grid-row:1}}.ArticleContentImage2-full .ArticleContentImage2-image2{grid-column:span 3;grid-row:1}@media (max-width:767px){.ArticleContentImage2-full .ArticleContentImage2-image2{grid-column:span 4;grid-row:1}}.ArticleContentImage2-full figcaption{align-self:self-start;color:#191919;display:flex;flex-direction:column-reverse;gap:17.6px 0;grid-column:7/span 3;grid-row:2;margin-top:5px}@media (max-width:767px){.ArticleContentImage2-full figcaption{flex-direction:column;gap:17.6px 0;grid-column:1/-1;grid-row:2}}.ArticleContentImage3{display:grid;gap:var(--gap);grid-template-columns:repeat(9,minmax(0,1fr));margin:20px 0;width:100%}@media (max-width:767px){.ArticleContentImage3{grid-template-columns:repeat(12,minmax(0,1fr))}}.ArticleContentImage3 a{text-decoration:underline}.isPointer .ArticleContentImage3 a:hover{text-decoration:none}.ArticleContentImage3 img{width:100%}.ArticleContentImage3 figure{grid-column:span 3}@media (max-width:767px){.ArticleContentImage3 figure{grid-column:span 4}}.ArticleContentImage3 figcaption{color:#191919;margin-top:5px;text-align:right;width:100%}.ArticleContentCarousel{display:grid;gap:var(--gap);grid-template-columns:repeat(9,minmax(0,1fr));margin:20px 0;position:relative;width:100%}@media (max-width:767px){.ArticleContentCarousel{grid-template-columns:repeat(12,minmax(0,1fr))}}.ArticleContentCarousel a{text-decoration:underline}.isPointer .ArticleContentCarousel a:hover{text-decoration:none}.ArticleContentCarousel-slider{display:grid;grid-column:1/-1}.ArticleContentCarousel-sliderItem{display:grid;gap:5px var(--gap);grid-area:1/1;grid-template-columns:repeat(9,minmax(0,1fr))}@media (max-width:767px){.ArticleContentCarousel-sliderItem{grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:auto 1fr}}.ArticleContentCarousel-sliderItem.isActive .ArticleContentCarousel-sliderItemImage{opacity:1;overflow:visible;pointer-events:auto;transition:opacity .3s cubic-bezier(0,.5,.2,1),visibility 0s;visibility:visible;z-index:1}.ArticleContentCarousel-sliderItemImage{grid-column:1/-2;opacity:0;overflow:hidden;pointer-events:none;position:relative;transition:opacity .3s cubic-bezier(.8,0,1,.5),visibility 0s .3s;visibility:hidden}.ArticleContentCarousel-sliderItemImage img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.ArticleContentCarousel-sliderItem.isActive figcaption{opacity:1;overflow:visible;pointer-events:auto;transition:opacity .3s ease,visibility 0s;visibility:visible;z-index:1}.ArticleContentCarousel-sliderItem figcaption{color:#191919;grid-column:1/-2;opacity:0;overflow:hidden;pointer-events:none;text-align:right;transition:opacity .3s ease,visibility 0s .3s;visibility:hidden}.ArticleContentCarousel-sliderItem.hasCaption .ArticleContentCarousel-sliderItemImage{grid-column:span 6}@media (max-width:767px){.ArticleContentCarousel-sliderItem.hasCaption .ArticleContentCarousel-sliderItemImage{grid-column:1/-2}}.ArticleContentCarousel-sliderItem.hasCaption figcaption{align-self:self-end;grid-column:span 3;text-align:left}@media (max-width:767px){.ArticleContentCarousel-sliderItem.hasCaption figcaption{align-self:self-start;grid-column:2/-2}}.ArticleContentCarousel-controlsWrapper{display:grid;gap:0 var(--gap);grid-template-columns:repeat(9,minmax(0,1fr));top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:2}@media (max-width:767px){.ArticleContentCarousel-controlsWrapper{grid-template-columns:repeat(12,minmax(0,1fr))}}.ArticleContentCarousel-controlsContainer{display:grid;gap:0 var(--gap);grid-column:2/-1;grid-template-columns:repeat(8,minmax(0,1fr))}@media (max-width:767px){.ArticleContentCarousel-controlsContainer{grid-column:2/-1;grid-template-columns:repeat(11,minmax(0,1fr))}}.ArticleContentCarousel-controlsContainer.hasCaption{grid-column:4/-1;grid-template-columns:repeat(6,minmax(0,1fr))}@media (max-width:767px){.ArticleContentCarousel-controlsContainer.hasCaption{grid-column:2/-1;grid-template-columns:repeat(11,minmax(0,1fr))}}.ArticleContentCarousel-controls{align-items:flex-start;color:#191919;display:flex;grid-column:-2/-1;justify-content:space-between;pointer-events:all}@media (min-width:768px) and (max-width:1279px){.ArticleContentCarousel-controls.hasCaption{grid-column:-3/-1}.ArticleContentCarousel-controls:not(.hasCaption){align-items:flex-end;flex-direction:column;gap:15px 0;justify-content:space-between}}@media (max-width:767px){.ArticleContentCarousel-controls{align-items:flex-end;flex-direction:column;gap:15px 0;grid-column:-3/-1;justify-content:space-between}}@media (min-width:768px){.ArticleContentCarousel-controls span{padding-top:3px}}.isPointer .ArticleContentCarousel-controls button.next:hover:after,.isPointer .ArticleContentCarousel-controls button.prev:hover:before{background-color:transparent}.ArticleContentCarousel-controls button.next:after,.ArticleContentCarousel-controls button.prev:before{background:url(../assets/icons/arrow-desk.svg) 100% 100% no-repeat;background-color:#191919;content:"";display:block;height:21px;width:21px}.isPointer .ArticleContentCarousel-controls button.next:after,.isPointer .ArticleContentCarousel-controls button.prev:before{transition:background-color .25s}@media (max-width:767px){.ArticleContentCarousel-controls button.next:after,.ArticleContentCarousel-controls button.prev:before{background:url(../assets/icons/arrow-mob.svg) 100% 100% no-repeat;background-color:#191919;height:24px;width:24px}}.ArticleContentCarousel-controls button.next:after{transform:scaleX(-1)}.ArticleContentIframe{margin:20px 0;position:relative;width:100%}.ArticleContentIframe.autoResize iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.ArticleContentExpertOpinion{margin:20px 0;width:100%}.ArticleContentExpertOpinion a{background-color:#191919;box-decoration-break:clone;-webkit-box-decoration-break:clone;color:#f7f4f1;display:inline;padding:0 4px;text-decoration:none}.isPointer .ArticleContentExpertOpinion a{transition:background-color .25s ease,color .25s ease}.isPointer .ArticleContentExpertOpinion a:hover{background-color:transparent;box-shadow:inset 0 0 0 1px #000;color:#191919}.ArticleContentExpertOpinion-headline{background:var(--volume-color);color:#191919;font-style:italic;margin-bottom:20px;text-align:left;width:100%}.ArticleContentExpertOpinion-content{display:grid;gap:20px var(--gap);grid-template-columns:repeat(9,minmax(0,1fr))}@media (max-width:767px){.ArticleContentExpertOpinion-content{grid-template-columns:repeat(12,minmax(0,1fr))}}.ArticleContentExpertOpinion-image{grid-column:span 3;order:2}@media (max-width:767px){.ArticleContentExpertOpinion-image{grid-column:2/span 10;order:1}}.ArticleContentExpertOpinion-image img{width:100%}.ArticleContentExpertOpinion-text{color:#191919;grid-column:2/span 5;order:1}@media (max-width:767px){.ArticleContentExpertOpinion-text{grid-column:2/span 10;order:2}}.ArticleContentPhotoInset{display:grid;gap:10px var(--gap);grid-template-columns:repeat(9,minmax(0,1fr));margin:20px 0;width:100%}@media (max-width:767px){.ArticleContentPhotoInset{grid-template-columns:repeat(12,minmax(0,1fr))}}.ArticleContentPhotoInset a{background-color:#191919;box-decoration-break:clone;-webkit-box-decoration-break:clone;color:#f7f4f1;display:inline;padding:0 4px;text-decoration:none}.isPointer .ArticleContentPhotoInset a{transition:background-color .25s ease,color .25s ease}.isPointer .ArticleContentPhotoInset a:hover{background-color:transparent;box-shadow:inset 0 0 0 1px #000;color:#191919}.ArticleContentPhotoInset-titleMobile{color:#191919;grid-column:1/-1}@media (min-width:768px){.ArticleContentPhotoInset-titleMobile{display:none}}.ArticleContentPhotoInset-image{grid-column:span 3}@media (max-width:767px){.ArticleContentPhotoInset-image{grid-column:span 8}}.ArticleContentPhotoInset-image img{width:100%}.ArticleContentPhotoInset-content{align-self:self-start;display:grid;gap:20px var(--gap);grid-column:span 6;grid-template-columns:repeat(6,minmax(0,1fr))}@media (max-width:767px){.ArticleContentPhotoInset-content{gap:10px var(--gap);grid-column:1/-1;grid-template-columns:repeat(12,minmax(0,1fr))}}.ArticleContentPhotoInset-titleDesktop{color:#191919;grid-column:1/-1}@media (max-width:767px){.ArticleContentPhotoInset-titleDesktop{display:none}}.ArticleContentPhotoInset-text,.ArticleContentPhotoInset-text2{color:#191919;grid-column:span 3;text-align:left}@media (max-width:767px){.ArticleContentPhotoInset-text,.ArticleContentPhotoInset-text2{grid-column:1/-1}}.ArticleContentSeparator{background-color:#191919;height:3px;margin:40px 0 20px;width:100%}@media (max-width:767px){.ArticleContentSeparator{height:2px}}.ArticleDateTime{color:#00000080;display:flex;justify-content:space-between;margin-bottom:20px}.ArticleTableOfContent{display:grid;gap:0 var(--gap);grid-template-columns:repeat(9,minmax(0,1fr));margin:40px 0;width:100%}@media (max-width:767px){.ArticleTableOfContent{grid-template-columns:repeat(12,minmax(0,1fr));margin:20px 0}}.ArticleTableOfContent h2{color:#191919;grid-column:1/-1}.ArticleTableOfContent ul{grid-column:2/-1;margin-bottom:-18px}@media (max-width:767px){.ArticleTableOfContent ul{grid-column:1/-1;margin-bottom:-13px}}.ArticleTableOfContent ul[data-type=one_column]{margin-top:10px}@media (max-width:767px){.ArticleTableOfContent ul[data-type=one_column]{grid-column:2/-1}}.ArticleTableOfContent ul[data-type=two_column]{-moz-columns:2;column-count:2;-moz-column-fill:balance;column-fill:balance;-moz-column-gap:var(--gap);column-gap:var(--gap);margin-top:13px}.ArticleTableOfContent ul li{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid;-webkit-column-break-inside:avoid;color:#191919;padding-bottom:18px}@media (max-width:767px){.ArticleTableOfContent ul li{padding-bottom:13px}}.ArticleTableOfContent a{display:block;text-decoration:underline}.isPointer .ArticleTableOfContent a:hover{text-decoration:none}.ArticleContent{grid-column:span 9;position:relative}@media (max-width:767px){.ArticleContent{grid-column:span 12;order:1}}.ArticleContent:before{background:#191919;content:"";height:100%;left:-10px;position:absolute;top:0;width:3px}@media (max-width:767px){.ArticleContent:before{width:2px}}.ArticleContent:after{background:#191919;content:"";height:100%;position:absolute;right:-10px;top:0;width:3px}@media (max-width:767px){.ArticleContent:after{width:2px}}.ArticleContent .ArticleContentBlocks>:first-child{margin-top:0!important}.ArticleContent .ArticleContentBlocks>*{scroll-margin-top:60px}.ArticleContent .ArticleContentBlocks>:last-child{margin-bottom:0!important}.PagesPage{background:#f7f4f1;padding:0 0 90px}@media (max-width:767px){.PagesPage{padding:0 0 90px}}.PagesPage-panel{background:#e03a28;height:110px;position:sticky;top:-70px;width:100%;z-index:1000}@media (max-width:767px){.PagesPage-panel{height:75px;top:-30px}}.PagesPage-panel:before{background:url(../assets/images/article-tile-desk.webp) 388px 388px repeat;bottom:0;content:"";left:0;mix-blend-mode:multiply;opacity:.8;position:absolute;right:0;top:0}@media (max-width:767px){.PagesPage-panel:before{background:url(../assets/images/article-tile-mob.webp) 233px 233px repeat}}.PagesPage-wrapper{margin:-50px auto 0;max-width:1536px}@media (max-width:767px){.PagesPage-wrapper{margin-top:-25px}}.PagesPage-hero{display:block;position:relative}.PagesPage-hero h1{color:#191919;margin-bottom:20px;position:relative;will-change:transform;z-index:1000}@media (max-width:767px){.PagesPage-hero h1{margin-bottom:20px}}.PagesPage-content{position:relative}.PagesCategory{background:#f7f4f1}.PagesCategory-header{display:block;margin:0 auto;max-width:1920px;padding-top:30px;position:relative}@media (max-width:767px){.PagesCategory-header{padding-top:20px}}.PagesCategory-header h1{color:#191919;grid-column:1/-1}.PagesCategory-cards{padding:30px 0 149px}@media (max-width:767px){.PagesCategory-cards{padding:20px 0 45px}}.ArticlePopup{align-items:center;background:#ccc4b7f2;display:flex;height:100%;justify-content:center;left:0;overflow-y:auto;padding:40px;position:fixed;top:0;width:100%;z-index:3000}.ArticlePopup.blurred{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}@media (max-width:767px){.ArticlePopup{padding:12px}}.ArticlePopup-panel{align-items:center;background:#f7f4f1;border:1px solid #191919;display:flex;flex-direction:column;gap:14px;justify-content:center;margin:auto 0;max-width:440px;padding:24px 26px 27px;position:relative}@media (max-width:767px){.ArticlePopup-panel{gap:8px;max-width:295px;padding:17px 14px 19px}}.ArticlePopup-text{color:#191919;text-align:center}.ArticlePopup-text a{background-color:#191919;box-decoration-break:clone;-webkit-box-decoration-break:clone;color:#f7f4f1;display:inline;display:inline-block;line-height:125%;margin-top:5px;padding:0 4px;text-decoration:none}.isPointer .ArticlePopup-text a{transition:background-color .25s ease,color .25s ease}.isPointer .ArticlePopup-text a:hover{background-color:transparent;box-shadow:inset 0 0 0 1px #000;color:#191919}.ArticlePopup-button{white-space:nowrap}.ArticlePopup-fade-enter-active,.ArticlePopup-fade-leave-active{transition:opacity .3s}.ArticlePopup-fade-enter-from,.ArticlePopup-fade-leave-to{opacity:0}.ArticleBg{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.ArticleBg-wrapper{margin:0 auto;max-width:1536px}.ArticleBg-filler{height:100%;position:absolute;top:0}.ArticleBg-filler:before{background:url(../assets/images/article-tile-desk.webp) 388px 388px repeat;bottom:0;content:"";left:0;mix-blend-mode:multiply;opacity:.8;position:absolute;right:0;top:0}@media (max-width:767px){.ArticleBg-filler:before{background:url(../assets/images/article-tile-mob.webp) 233px 233px repeat}}.ArticleSidebar{align-self:start;display:grid;gap:20px var(--gap);grid-column:span 3;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden}@media (max-width:767px){.ArticleSidebar{grid-column:span 12;margin-top:50px;order:2}}.ArticleSidebar .ArticleSidebar-volume{background:transparent;border:3px solid #191919;color:#191919;display:block;grid-column:span 3;padding:5px 12px 7px;position:relative;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.isPointer .ArticleSidebar .ArticleSidebar-volume{transition:color .25s linear,background .25s}.isPointer .ArticleSidebar .ArticleSidebar-volume:hover{background:#191919;color:#f7f4f1;transition:color .25s,background .25s}@media (max-width:767px){.ArticleSidebar .ArticleSidebar-volume{border:2px solid #191919;padding:9px 14px 10px}}.ArticleSidebar .ArticleSidebar-category{align-items:center;color:#191919;display:block;display:flex;gap:0 10px;grid-column:span 3;position:relative;text-decoration:underline;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:-moz-fit-content;width:fit-content}.isPointer .ArticleSidebar .ArticleSidebar-category:hover{text-decoration:none}.ArticleSidebar .ArticleSidebar-category span{padding-bottom:1px}.ArticleSidebar .ArticleSidebar-category:before{background-repeat:no-repeat;background-size:contain;content:"";display:block}.ArticleSidebar .ArticleSidebar-category[data-type=cinema-hall]:before{background-image:url(../assets/icons/categories/cinema-hall.svg);height:15px;width:19px}@media (max-width:767px){.ArticleSidebar .ArticleSidebar-category[data-type=cinema-hall]:before{height:11px;width:14px}}.ArticleSidebar .ArticleSidebar-category[data-type=late-breakfast]:before{background-image:url(../assets/icons/categories/late-breakfast.svg);height:15px;width:31px}@media (max-width:767px){.ArticleSidebar .ArticleSidebar-category[data-type=late-breakfast]:before{height:11px;width:23px}}.ArticleSidebar .ArticleSidebar-category[data-type=something-dreadful]:before{background-image:url(../assets/icons/categories/something-dreadful.svg);height:15px;width:8px}@media (max-width:767px){.ArticleSidebar .ArticleSidebar-category[data-type=something-dreadful]:before{height:11px;width:6px}}.ArticleSidebar .ArticleSidebar-category[data-type=habitat]:before{background-image:url(../assets/icons/categories/habitat.svg);height:15px;width:15px}@media (max-width:767px){.ArticleSidebar .ArticleSidebar-category[data-type=habitat]:before{height:11px;width:11px}}.ArticleSidebar .ArticleSidebar-category[data-type=structures-and-mechanisms]:before{background-image:url(../assets/icons/categories/structures-and-mechanisms.svg);height:15px;width:22px}@media (max-width:767px){.ArticleSidebar .ArticleSidebar-category[data-type=structures-and-mechanisms]:before{height:11px;width:16px}}.ArticleSidebar .ArticleSidebar-category[data-type=crazy-story]:before{background-image:url(../assets/icons/categories/crazy-story.svg);height:15px;width:31px}@media (max-width:767px){.ArticleSidebar .ArticleSidebar-category[data-type=crazy-story]:before{height:11px;width:23px}}.ArticleSidebar .ArticleSidebar-category[data-type=direct-speech]:before{background-image:url(../assets/icons/categories/direct-speech.svg);height:15px;width:14px}@media (max-width:767px){.ArticleSidebar .ArticleSidebar-category[data-type=direct-speech]:before{height:11px;width:10px}}.ArticleSidebar .ArticleSidebar-category[data-type=route]:before{background-image:url(../assets/icons/categories/route.svg);height:15px;width:13px}@media (max-width:767px){.ArticleSidebar .ArticleSidebar-category[data-type=route]:before{height:11px;width:10px}}.ArticleSidebar .ArticleSidebar-category[data-type=big-money]:before{background-image:url(../assets/icons/categories/big-money.svg);height:17px;width:17px}@media (max-width:767px){.ArticleSidebar .ArticleSidebar-category[data-type=big-money]:before{height:9px;width:9px}}.ArticleSidebar .ArticleSidebar-category[data-type=in-simple-terms]:before{background-image:url(../assets/icons/categories/in-simple-terms.svg);height:17px;width:10px}@media (max-width:767px){.ArticleSidebar .ArticleSidebar-category[data-type=in-simple-terms]:before{height:13px;width:8px}}.ArticleSidebar .ArticleSidebar-category[data-type=in-focus]:before{background-image:url(../assets/icons/categories/in-focus.svg);height:17px;width:17px}@media (max-width:767px){.ArticleSidebar .ArticleSidebar-category[data-type=in-focus]:before{height:9px;width:9px}}.ArticleSidebar .ArticleSidebar-category[data-type=that-picture]:before{background-image:url(../assets/icons/categories/that-picture.svg);height:18px;width:22px}@media (max-width:767px){.ArticleSidebar .ArticleSidebar-category[data-type=that-picture]:before{height:12px;width:16px}}.ArticleSidebar .ArticleSidebar-category[data-type=one-shot]:before{background-image:url(../assets/icons/categories/one-shot.svg);height:23px;width:17px}@media (max-width:767px){.ArticleSidebar .ArticleSidebar-category[data-type=one-shot]:before{height:18px;width:13px}}.ArticleSidebar .ArticleSidebar-category[data-type=library]:before{background-image:url(../assets/icons/categories/library.svg);height:12px;width:22px}@media (max-width:767px){.ArticleSidebar .ArticleSidebar-category[data-type=library]:before{height:9px;width:16px}}.ArticleSidebar .ArticleSidebar-catalog{background:transparent;border-left:3px solid #191919;border-top:3px solid #191919;color:#191919;display:block;grid-column:span 3;padding:5px 12px 0;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.ArticleSidebar .ArticleSidebar-catalog a[href]{text-decoration:underline}.isPointer .ArticleSidebar .ArticleSidebar-catalog a[href]:hover{text-decoration:none}.ArticleSidebar .ArticleSidebar-catalog div{display:inline}@media (max-width:767px){.ArticleSidebar .ArticleSidebar-catalog{border-left:2px solid #191919;border-top:2px solid #191919;padding:6px 14px 0}}.ArticleSidebar .ArticleSidebar-authors,.ArticleSidebar .ArticleSidebar-photo{background:transparent;border-top:3px solid #191919;color:#191919;display:block;grid-column:2/4;padding:5px 12px 0 0;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}@media (max-width:767px){.ArticleSidebar .ArticleSidebar-authors,.ArticleSidebar .ArticleSidebar-photo{border-top:2px solid #191919;padding:6px 14px 0 0}}.isPointer .ArticleSidebar .ArticleSidebar-authors a[href]:hover,.isPointer .ArticleSidebar .ArticleSidebar-photo a[href]:hover{text-decoration:none}.ArticleSidebar .ArticleSidebar-authors a[href],.ArticleSidebar .ArticleSidebar-photo a[href]{text-decoration:underline}.ArticleSidebar .ArticleSidebar-authors div,.ArticleSidebar .ArticleSidebar-photo div{display:inline}.ArticleSidebar .ArticleSidebar-authors.fullLine{border-top:3px solid transparent}@media (max-width:767px){.ArticleSidebar .ArticleSidebar-authors.fullLine{border-top:2px solid transparent}}.ArticleSidebar .ArticleSidebar-authors.fullLine:before{background:#191919;content:"";height:3px;position:absolute;right:0;top:-3px;width:200%}@media (max-width:767px){.ArticleSidebar .ArticleSidebar-authors.fullLine:before{height:2px;top:-2px}}.ArticleDayContentsAnchor{color:#191919;pointer-events:none;position:relative;text-decoration:none}.ArticleDayContentsAnchor.isActive{cursor:default}@media (min-width:768px){.ArticleDayContentsAnchor.isActive{z-index:8!important}}.ArticleDayContentsAnchor.isActive svg path{fill:#d62916;stroke:#d62916}.isPointer .ArticleDayContentsAnchor:not(.isActive):hover{color:#f7f4f1}.isPointer .ArticleDayContentsAnchor:not(.isActive):hover svg path{fill:#191919;stroke:#191919}.ArticleDayContentsAnchor svg{display:none;height:100%;left:0;position:absolute;top:0;width:100%}.ArticleDayContentsAnchor svg path{pointer-events:painted;fill:#f7f4f1;stroke:#191919}@media (min-width:768px){.ArticleDayContentsAnchor{display:block;height:70px;margin-top:-20px;padding-top:17px;position:relative;text-align:center;width:31px}.ArticleDayContentsAnchor svg[data-type=desktop]{display:block}.ArticleDayContentsAnchor:first-child{margin-top:0}}@media (max-width:767px){.ArticleDayContentsAnchor.isFirst{display:block;height:27px;padding-right:10px;padding-top:6px;position:relative;text-align:center;width:71px}.ArticleDayContentsAnchor.isFirst svg[data-type=mobile-1]{display:block}.ArticleDayContentsAnchor:not(.isFirst){display:block;height:27px;margin-left:-37px;padding-left:6px;padding-top:6px;position:relative;text-align:center;width:82px}.ArticleDayContentsAnchor:not(.isFirst) svg[data-type=mobile]{display:block}}.ArticleDayContentsAnchor span,.ArticleDayContents{position:relative}.ArticleDayContents-content{grid-column:span 9}@media (min-width:768px){.ArticleDayContents-content{display:grid;gap:var(--gap);grid-template-columns:repeat(9,minmax(0,1fr))}}@media (max-width:767px){.ArticleDayContents-content{grid-column:span 12;order:1}}.ArticleDayContents-contentWrapper{grid-column:span 8}.ArticleDayContents-content h1{color:#191919;font-family:TTTricks;font-size:40px;font-weight:400;line-height:100%;text-transform:uppercase}@media (max-width:767px){.ArticleDayContents-content h1{font-size:24px}}.ArticleDayContents-content address{color:#191919;font-family:TTTricks;font-size:40px;font-style:italic;font-weight:400;line-height:100%}@media (max-width:767px){.ArticleDayContents-content address{font-size:24px}}.ArticleDayContents-day{border-bottom:3px solid #191919;color:#191919;padding-bottom:25px;scroll-margin-top:60px}@media (max-width:767px){.ArticleDayContents-day{border-bottom:2px solid #191919;padding-bottom:20px}}.ArticleDayContents-day a{background-color:#191919;box-decoration-break:clone;-webkit-box-decoration-break:clone;color:#f7f4f1;display:inline;padding:0 4px;text-decoration:none}.isPointer .ArticleDayContents-day a{transition:background-color .25s ease,color .25s ease}.isPointer .ArticleDayContents-day a:hover{background-color:transparent;box-shadow:inset 0 0 0 1px #000;color:#191919}.ArticleDayContents-day:first-of-type{margin-top:25px}@media (max-width:767px){.ArticleDayContents-day:first-of-type{margin-top:20px}.ArticleDayContents-day:last-of-type{padding-bottom:47px}}.ArticleDayContents-day+.ArticleDayContents-day{margin-top:25px}@media (max-width:767px){.ArticleDayContents-day+.ArticleDayContents-day{margin-top:20px}}.ArticleDayContents-dayAnchors{grid-column:span 1;position:relative;width:100%}@media (min-width:768px){.ArticleDayContents-dayAnchors{height:calc(100% + 13px)}}@media (max-width:767px){.ArticleDayContents-dayAnchors{bottom:0;grid-column:span 12;height:27px;margin-top:-27px;position:sticky}}@media (min-width:768px){.ArticleDayContents-dayAnchors.isArchive:before{top:0}.ArticleDayContents-dayAnchors:before{background:#191919;bottom:13px;content:"";left:0;position:absolute;top:12px;width:3px}.ArticleDayContents-dayAnchorsWrapper{position:sticky;top:50px;width:100%}}@media (max-width:767px){.ArticleDayContents-dayAnchorsWrapper{align-items:flex-end;display:flex;height:27px;left:calc(0px - var(--gap));position:absolute;right:calc(0px - var(--gap))}.ArticleDayContents-dayAnchorsWrapper:before{background:#191919;bottom:0;content:"";height:2px;left:1px;position:absolute;right:0}}.ArticleDayContents-archive{grid-column:span 3;scroll-margin-top:60px;width:100%}@media (min-width:768px){.ArticleDayContents-archive{display:flex;flex-direction:column;gap:15px 0}}@media (max-width:767px){.ArticleDayContents-archive{display:grid;gap:var(--gap);grid-column:span 12;grid-template-columns:repeat(12,minmax(0,1fr));margin-top:50px;order:3}}.ArticleDayContents-archive h2{color:#191919}@media (max-width:767px){.ArticleDayContents-archive h2{grid-column:span 3}}.ArticleDayContents-archive ul{display:flex;flex-direction:column;gap:15px 0}@media (max-width:767px){.ArticleDayContents-archive ul{display:flex;flex-direction:column;gap:10px 0;grid-column:span 9}}.ArticleDayContents-archive ul li{color:#888}.ArticleDayContents-archive ul li a{color:#191919;text-decoration:underline}.isPointer .ArticleDayContents-archive ul li a:hover{text-decoration:none}.ArticleDayContents-archive ul li a span{color:inherit}.ArticleDayContents-continuesTomorrow{color:#191919;grid-column:span 8;padding:25px 0 0;text-align:center}@media (max-width:767px){.ArticleDayContents-continuesTomorrow{grid-column:span 12;order:2;padding:20px 0 0}}.PagesArticle{background:#f7f4f1;--volume-color:#cdc5b9}.PagesArticle-verstkaDesktop,.PagesArticle-verstkaMobile{overflow:hidden;width:100%}.PagesArticle-panel{background:#e03a28;height:110px;position:sticky;top:-70px;width:100%;z-index:1000}@media (max-width:767px){.PagesArticle-panel{height:75px;top:-30px}}.PagesArticle-panel:before{background:url(../assets/images/article-tile-desk.webp) 388px 388px repeat;bottom:0;content:"";left:0;mix-blend-mode:multiply;opacity:.8;position:absolute;right:0;top:0}@media (max-width:767px){.PagesArticle-panel:before{background:url(../assets/images/article-tile-mob.webp) 233px 233px repeat}}.PagesArticle-bgContainer{margin:-44px 0 45px;padding-bottom:45px;position:relative}@media (max-width:767px){.PagesArticle-bgContainer{margin:-21px 0 25px;padding-bottom:25px}}.PagesArticle-bgContainer.is10Minutes{margin:0 0 45px;padding-bottom:45px;padding-top:30px}@media (max-width:767px){.PagesArticle-bgContainer.is10Minutes{margin:0 0 25px;padding-bottom:25px;padding-top:20px}}.PagesArticle-wrapper{margin:0 auto;max-width:1536px}.PagesArticle-hero{display:block;position:relative}.PagesArticle-heroTitle{color:#191919;margin-bottom:20px;position:relative;will-change:transform;z-index:1000}@media (max-width:767px){.PagesArticle-heroTitle{margin-bottom:20px}}.PagesArticle-heroTitle.is10Minutes{margin-bottom:30px}@media (max-width:767px){.PagesArticle-heroTitle.is10Minutes{align-items:flex-end;display:flex;gap:15px;justify-content:space-between;margin-bottom:20px}}.PagesArticle-heroTitle.is10Minutes:after{border-bottom:3px solid #191919;bottom:0;content:"";left:0;position:absolute;width:100%}@media (max-width:767px){.PagesArticle-heroTitle.is10Minutes:after{border-bottom:2px solid #191919}}.PagesArticle-heroTitle.is10Minutes button{align-items:center;color:#191919;display:flex;gap:4px;justify-content:flex-end;padding-bottom:6px}.PagesArticle-heroTitle.is10Minutes button:after{background:url(../assets/icons/arrow-archive.svg) 100% 100% no-repeat;content:"";display:block;height:10px;width:6px}@media (min-width:768px){.PagesArticle-heroTitle.is10Minutes button{display:none}}.PagesArticle-hero .ArticleContentIframe,.PagesArticle-hero img{margin-bottom:40px;width:100%}@media (max-width:767px){.PagesArticle-hero .ArticleContentIframe,.PagesArticle-hero img{margin-bottom:20px}}.PagesArticle-content{position:relative}.PagesArticle-related{display:block;margin:0 auto 90px;max-width:1536px;position:relative}@media (max-width:767px){.PagesArticle-related{margin:0 auto 50px}}.PagesArticle-relatedHeader{color:#191919;grid-column:1/-1;margin-bottom:50px}@media (max-width:767px){.PagesArticle-relatedHeader{margin-bottom:30px}}.CommonCardsItemVolume{display:block;text-decoration:none;--volume-color:#cdc5b9;--volume-color-brand-default:#d62916}.CommonCardsItemVolume mark{background:transparent;color:var(--volume-color-brand-default)}.isPointer .CommonCardsItemVolume .hover-reaction{transition:opacity .25s}.isPointer .CommonCardsItemVolume[href]:hover .hover-reaction{opacity:.4}.CommonCardsItemCategoryExternalLink{display:flex;flex-direction:column;gap:10px;width:100%;--titleColor:#191919}.CommonCardsItemCategoryExternalLink.small{gap:5px}@media (max-width:767px){.CommonCardsItemCategoryExternalLink.small{gap:3px}}.CommonCardsItemCategoryExternalLink.isBrandRed{--titleColor:#d62916}.CommonCardsItemCategoryExternalLink h2{color:var(--titleColor)}.CommonCardsItemCategoryExternalLink div.common-button{width:-moz-fit-content;width:fit-content}.CommonCardsItemCategoryMinaev{display:flex;flex-direction:column;gap:10px;width:100%}.CommonCardsItemCategoryMinaev.small{gap:5px}.CommonCardsItemCategoryMinaev div.card-small-header,.CommonCardsItemCategoryMinaev div.card-small-header-small{background:#e03a28;color:#191919;text-align:right}.CommonCardsItemCategoryMinaev h2{color:#191919}.CommonCardsItemCategoryMinaev div.card-text{border-bottom:1px solid #191919;border-top:1px solid #191919;color:#191919;display:-webkit-box;padding:2px 0;-webkit-line-clamp:26;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width:767px){.CommonCardsItemCategoryMinaev div.card-text{-webkit-line-clamp:19}}.CommonCardsItemCategoryMinaev div.common-button{width:-moz-fit-content;width:fit-content}.CommonCardsItemCategory10Minutes{display:flex;flex-direction:column;gap:10px;width:100%}.CommonCardsItemCategory10Minutes.small .CommonCardsItemCategory10Minutes-info{padding-right:38px}@media (max-width:767px){.CommonCardsItemCategory10Minutes.small .CommonCardsItemCategory10Minutes-info{padding-right:24px}}.CommonCardsItemCategory10Minutes.small .CommonCardsItemCategory10Minutes-info div.page-tech,.CommonCardsItemCategory10Minutes.small .CommonCardsItemCategory10Minutes-info div.page-tech-small{background:url(../assets/icons/10-minutes-desktop-small.svg) 100% 100% no-repeat;height:43px;padding-top:8.59px;width:26px}@media (max-width:767px){.CommonCardsItemCategory10Minutes.small .CommonCardsItemCategory10Minutes-info div.page-tech,.CommonCardsItemCategory10Minutes.small .CommonCardsItemCategory10Minutes-info div.page-tech-small{background:url(../assets/icons/10-minutes-mobile-small.svg) 100% 100% no-repeat;height:32px;padding-top:6px;width:19px}}.CommonCardsItemCategory10Minutes-info{color:var(--titleColor);padding-right:45px;position:relative}@media (max-width:767px){.CommonCardsItemCategory10Minutes-info{padding-right:38px}}.CommonCardsItemCategory10Minutes-info div.card-rubric-header,.CommonCardsItemCategory10Minutes-info div.card-rubric-header-small{font-style:italic;text-transform:none}.CommonCardsItemCategory10Minutes-info div.page-tech,.CommonCardsItemCategory10Minutes-info div.page-tech-small{background:url(../assets/icons/10-minutes-desktop.svg) 100% 100% no-repeat;color:#191919;height:54px;padding-top:8px;position:absolute;right:0;text-align:center;top:0;width:30px}@media (max-width:767px){.CommonCardsItemCategory10Minutes-info div.page-tech,.CommonCardsItemCategory10Minutes-info div.page-tech-small{background:url(../assets/icons/10-minutes-mobile.svg) 100% 100% no-repeat;height:43px;padding-top:9px;width:31px}}.CommonCardsItemCategory10Minutes div.card-text{border-left:1px solid #191919;color:#191919;display:-webkit-box;padding-left:4px;-webkit-line-clamp:13;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width:767px){.CommonCardsItemCategory10Minutes div.card-text{-webkit-line-clamp:7}}.CommonCardsItemCategory10Minutes div.common-button{width:-moz-fit-content;width:fit-content}.CommonCardsItemCategoryDirectSpeech{display:flex;flex-direction:column;gap:10px;width:100%}.CommonCardsItemCategoryDirectSpeech h2{color:var(--titleColor);position:relative}.CommonCardsItemCategoryDirectSpeech.small h2{padding-left:20px}@media (max-width:767px){.CommonCardsItemCategoryDirectSpeech.small h2{padding-left:13px}}.CommonCardsItemCategoryDirectSpeech.small h2:before{background:url(../assets/icons/categories/direct-speech.svg) 100% 100% no-repeat;content:"";height:17px;left:0;position:absolute;top:0;width:16px}@media (max-width:767px){.CommonCardsItemCategoryDirectSpeech.small h2:before{height:9px;width:9px}}.CommonCardsItemCategoryDirectSpeech div.card-text{color:#191919;display:-webkit-box;padding-left:20px;position:relative;-webkit-line-clamp:13;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width:767px){.CommonCardsItemCategoryDirectSpeech div.card-text{-webkit-line-clamp:7;padding-left:17px}}.CommonCardsItemCategoryDirectSpeech div.card-text:before{background:url(../assets/icons/categories/direct-speech.svg) 100% 100% no-repeat;content:"";height:17px;left:0;position:absolute;top:0;width:16px}@media (max-width:767px){.CommonCardsItemCategoryDirectSpeech div.card-text:before{height:14px;width:13px}}.CommonCardsItemCategoryDirectSpeech div.common-button{width:-moz-fit-content;width:fit-content}.CommonCardsItemCategoryInSimpleTerms{display:flex;flex-direction:column;gap:10px;width:100%}.CommonCardsItemCategoryInSimpleTerms h2{color:var(--titleColor);min-height:58px;padding-right:50px;position:relative}@media (max-width:767px){.CommonCardsItemCategoryInSimpleTerms h2{min-height:45px;padding-right:44px}}.CommonCardsItemCategoryInSimpleTerms h2:before{background:url(../assets/icons/categories/in-simple-terms.svg) 100% 100% no-repeat;content:"";height:58px;position:absolute;right:0;top:0;width:31px}@media (max-width:767px){.CommonCardsItemCategoryInSimpleTerms h2:before{height:45px;width:24px}}.CommonCardsItemCategoryInSimpleTerms.small h2{min-height:42px;padding-right:50px}@media (max-width:767px){.CommonCardsItemCategoryInSimpleTerms.small h2{min-height:29px;padding-right:44px}}.CommonCardsItemCategoryInSimpleTerms.small h2:before{height:42px;width:23px}@media (max-width:767px){.CommonCardsItemCategoryInSimpleTerms.small h2:before{height:29px;width:15px}}.CommonCardsItemCategoryInSimpleTerms div.card-text{color:#191919;position:relative}.CommonCardsItemCategoryInSimpleTerms div.common-button{width:-moz-fit-content;width:fit-content}.CommonCardsItemCategoryRegular{display:flex;flex-direction:column;gap:10px;width:100%}.CommonCardsItemCategoryRegular.small{gap:5px}.CommonCardsItemCategoryRegular h2{color:var(--titleColor)}@media (max-width:767px){.CommonCardsItemCategoryRegular.isHorizontal .CommonCardsItemCategoryRegular-info{align-items:stretch;flex-direction:column;gap:10px}}.CommonCardsItemCategoryRegular-info{display:flex;flex-direction:column;gap:10px}@media (max-width:767px){.CommonCardsItemCategoryRegular-info{align-items:flex-start;flex-direction:row;gap:4.347%}}.CommonCardsItemCategoryRegular-media{position:relative}@media (max-width:767px){.CommonCardsItemCategoryRegular-media{flex:1}}.CommonCardsItemCategoryRegular-media[data-type=cinema-hall]{background:#d62916;padding:7px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=cinema-hall]{padding:3px}}.CommonCardsItemCategoryRegular-media[data-type=cinema-hall].small{padding:6px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=cinema-hall].small{padding:4px}}.CommonCardsItemCategoryRegular-media[data-type=cinema-hall] .CommonCardsMedia{border-radius:15px;overflow:hidden}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=cinema-hall] .CommonCardsMedia{border-radius:8px}}.CommonCardsItemCategoryRegular-media[data-type=structures-and-mechanisms]{background:#d62916;padding:6px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=structures-and-mechanisms]{padding:2px}}.CommonCardsItemCategoryRegular-media[data-type=structures-and-mechanisms].small{padding:6px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=structures-and-mechanisms].small{padding:3px}}.CommonCardsItemCategoryRegular-media[data-type=structures-and-mechanisms].small:after{background:url(../assets/images/structures-and-mechanisms-desk-small.png) repeat 29px 29px;top:6px;right:6px;bottom:6px;left:6px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=structures-and-mechanisms].small:after{background:url(../assets/images/structures-and-mechanisms-mob.png) repeat 15px 15px;top:3px;right:3px;bottom:3px;left:3px}}.CommonCardsItemCategoryRegular-media[data-type=structures-and-mechanisms]:after{background:url(../assets/images/structures-and-mechanisms-desk.png) repeat 40px 40px;content:"";top:6px;right:6px;bottom:6px;left:6px;position:absolute}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=structures-and-mechanisms]:after{background:url(../assets/images/structures-and-mechanisms-mob.png) repeat 15px 15px;top:2px;right:2px;bottom:2px;left:2px}}.CommonCardsItemCategoryRegular-media[data-type=late-breakfast]:after{background:url(../assets/icons/categories/late-breakfast.svg) 100% 100% no-repeat;content:"";height:26px;position:absolute;right:10px;top:-21px;width:53px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=late-breakfast]:after{height:18px;right:5px;top:-16px;width:37px}}.CommonCardsItemCategoryRegular-media[data-type=late-breakfast].small:after{height:19px;right:10px;top:-14px;width:39px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=late-breakfast].small:after{height:12px;right:10px;top:-7px;width:24px}}.CommonCardsItemCategoryRegular-media[data-type=something-dreadful]:after{background:url(../assets/icons/categories/something-dreadful.svg) 100% 100% no-repeat;content:"";height:37px;left:50%;margin-left:-10px;position:absolute;top:-27px;width:20px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=something-dreadful]:after{height:23px;margin-left:-6px;top:-18px;width:12px}}.CommonCardsItemCategoryRegular-media[data-type=something-dreadful].small:after{height:20px;left:50%;margin-left:-5.5px;top:-14.59px;width:11px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=something-dreadful].small:after{height:12px;margin-left:-3px;top:-6.5px;width:6px}}.CommonCardsItemCategoryRegular-media[data-type=habitat]:after{background:url(../assets/icons/categories/habitat.svg) 100% 100% no-repeat;content:"";height:47px;left:10px;position:absolute;top:-22px;width:45px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=habitat]:after{height:35px;top:-15px;width:34px}}.CommonCardsItemCategoryRegular-media[data-type=habitat].small:after{height:30px;left:10px;top:-20.49px;width:29px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=habitat].small:after{height:19px;top:-8.88px;width:18px}}.CommonCardsItemCategoryRegular-media[data-type=crazy-story]:after{background:url(../assets/icons/categories/crazy-story.svg) 100% 100% no-repeat;content:"";height:36px;position:absolute;right:10px;top:-26px;width:74px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=crazy-story]:after{height:17px;right:10px;top:-10px;width:35px}}.CommonCardsItemCategoryRegular-media[data-type=crazy-story].small:after{height:21px;right:10px;top:-10.49px;width:42px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=crazy-story].small:after{height:12px;right:10px;top:-6.87px;width:24px}}.CommonCardsItemCategoryRegular-media[data-type=route]:after{background:url(../assets/icons/categories/route.svg) 100% 100% no-repeat;bottom:-10px;content:"";height:32px;position:absolute;right:10px;width:27px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=route]:after{bottom:-10px;height:14px;right:10px;width:12px}}.CommonCardsItemCategoryRegular-media[data-type=route].small:after{bottom:-5px;height:23px;right:10px;width:19px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=route].small:after{bottom:-5px;height:14px;right:0;width:12px}}.CommonCardsItemCategoryRegular-media[data-type=big-money]:after{background:url(../assets/icons/categories/big-money.svg) 100% 100% no-repeat;content:"";height:23px;left:20px;position:absolute;top:-23px;width:23px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=big-money]:after{height:17px;top:-17px;width:17px}}.CommonCardsItemCategoryRegular-media[data-type=big-money].small:after{height:14px;left:20px;top:-11px;width:14px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=big-money].small:after{height:12px;top:-8px;width:12px}}.CommonCardsItemCategoryRegular-media[data-type=in-focus]:after{background:url(../assets/icons/categories/in-focus.svg) 100% 100% no-repeat;content:"";height:35px;left:50%;margin-left:-17px;margin-top:-17px;position:absolute;top:50%;width:35px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=in-focus]:after{height:13px;margin-left:-6px;margin-top:-6px;width:13px}}.CommonCardsItemCategoryRegular-media[data-type=in-focus].small:after{height:26px;margin-left:-13px;margin-top:-13px;width:26px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=in-focus].small:after{height:13px;margin-left:-6px;margin-top:-6px;width:13px}}.CommonCardsItemCategoryRegular-media[data-type=in-focus]:before{border:8px solid #d62916;content:"";top:0;right:0;bottom:0;left:0;position:absolute;z-index:1;--s:40px;clip-path:polygon(evenodd,var(--s) 0,calc(100% - var(--s)) 0,calc(100% - var(--s)) var(--s),100% var(--s),100% calc(100% - var(--s)),calc(100% - var(--s)) calc(100% - var(--s)),calc(100% - var(--s)) 100%,var(--s) 100%,var(--s) calc(100% - var(--s)),0 calc(100% - var(--s)),0 var(--s),var(--s) var(--s),var(--s) 0,0 0,0 100%,100% 100%,100% 0)}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=in-focus]:before{border:3px solid #d62916;--s:15px}}.CommonCardsItemCategoryRegular-media[data-type=in-focus].small:before{border:6px solid #d62916;--s:30px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=in-focus].small:before{border:3px solid #d62916;--s:15px}}.CommonCardsItemCategoryRegular-media[data-type=that-picture]:before{background:url(../assets/icons/categories/that-picture-top.svg) 100% 100% no-repeat;content:"";height:18px;left:50%;margin-left:-80px;position:absolute;top:-18px;width:161px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=that-picture]:before{height:10px;margin-left:-49px;top:-10px;width:97px}}.CommonCardsItemCategoryRegular-media[data-type=that-picture]:after{background:url(../assets/icons/categories/that-picture-bottom.svg) 100% 100% no-repeat;bottom:-8px;content:"";height:16px;left:50%;margin-left:-30px;position:absolute;width:59px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=that-picture]:after{bottom:-4px;height:8px;margin-left:-15px;width:30px}}.CommonCardsItemCategoryRegular-media[data-type=that-picture].small:before{height:14px;margin-left:-62px;top:-14px;width:125px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=that-picture].small:before{height:9px;margin-left:-40px;top:-9px;width:80px}}.CommonCardsItemCategoryRegular-media[data-type=that-picture].small:after{bottom:-5px;height:10px;margin-left:-19px;width:38px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=that-picture].small:after{bottom:-3px;height:6px;margin-left:-11px;width:22px}}.CommonCardsItemCategoryRegular-media[data-type=one-shot]:before{background:#d62916;content:"";top:0;right:0;bottom:0;left:0;position:absolute;z-index:1;--s:24px;clip-path:polygon(evenodd,var(--s) 0,calc(100% - var(--s)) 0,100% var(--s),100% calc(100% - var(--s)),calc(100% - var(--s)) 100%,var(--s) 100%,0 calc(100% - var(--s)),0 var(--s),var(--s) 0,0 0,0 100%,100% 100%,100% 0)}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=one-shot]:before{--s:9px}}.CommonCardsItemCategoryRegular-media[data-type=one-shot].small:before{--s:18px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=one-shot].small:before{--s:9px}}.CommonCardsItemCategoryRegular-media[data-type=library]:before{content:"";top:0;right:0;bottom:0;left:0;position:absolute;z-index:1;--s:8px;--b:20px;border-bottom:var(--s) solid #d62916;border:var(--s) solid #d62916;border-bottom-width:var(--b);clip-path:polygon(0 calc(100% - var(--b) - var(--s)),100% calc(100% - var(--b) - var(--s)),100% 100%,0 100%)}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=library]:before{--s:3px;--b:8px}}.CommonCardsItemCategoryRegular-media[data-type=library].small:before{--s:6px;--b:15px}@media (max-width:767px){.CommonCardsItemCategoryRegular-media[data-type=library].small:before{--s:3px;--b:8px}}.CommonCardsItemCategoryRegular div.card-text{color:#191919}@media (max-width:767px){.CommonCardsItemCategoryRegular div.card-text{flex:1;text-align:left}}.CommonCardsItemCategoryCommon{display:flex;flex-direction:column;gap:10px;width:100%;--titleColor:#191919}.CommonCardsItemCategoryCommon.small{gap:5px}.CommonCardsItemCategoryCommon.isBrandRed{--titleColor:#d62916}.CommonCardsItemCategoryCommon-headerLink{position:relative;text-decoration:none}.CommonCardsItemCategoryCommon-headerLink.router-link-exact-active{pointer-events:none}.isPointer .CommonCardsItemCategoryCommon-headerLink[href]:hover .CommonCardsItemCategoryCommon-header{color:#d62916}.CommonCardsItemCategoryCommon-headerLink:before{bottom:-5px;content:"";left:0;position:absolute;right:0;top:-5px}.CommonCardsItemCategoryCommon-header{border-bottom:1px solid;color:#191919;padding-bottom:2px;transition:color .25s}.CommonCardsItemCategoryCommon-articleLink{text-decoration:none}.isPointer .CommonCardsItemCategoryCommon-articleLink .hover-reaction{transition:opacity .25s}.isPointer .CommonCardsItemCategoryCommon-articleLink[href]:hover .hover-reaction{opacity:.4}.CommonCardsItemCategory{display:block;text-decoration:none;width:100%}.isPointer .CommonCardsItemCategory .hover-reaction{transition:opacity .25s}.isPointer .CommonCardsItemCategory[href]:hover .hover-reaction{opacity:.4}.CommonCardsItemSpecial{display:block;text-decoration:none;width:100%}.isPointer .CommonCardsItemSpecial .hover-reaction{transition:opacity .25s}.isPointer .CommonCardsItemSpecial[href]:hover .hover-reaction{opacity:.4}.CommonCardsItemSpecial article{width:100%}.CommonCardsMasonry{display:flex;justify-content:center;width:100%}.CommonCardsMasonry.type-default{--vertical-gap:90px;--max-width:1920px}@media (max-width:767px){.CommonCardsMasonry.type-default{--vertical-gap:50px}}.CommonCardsMasonry.type-related{--vertical-gap:40px;--max-width:1536px}@media (max-width:767px){.CommonCardsMasonry.type-related{--vertical-gap:30px}}.CommonCardsMasonry.type-search{--vertical-gap:40px;--max-width:1920px}@media (max-width:767px){.CommonCardsMasonry.type-search{--vertical-gap:30px}}.CommonCardsMasonry-wrapper{max-width:var(--max-width);position:relative;width:100%}.CommonCardsMasonry:not(.masonryLike) .CommonCardsMasonry-grid{row-gap:var(--vertical-gap)}.CommonCardsMasonry.masonryLike .CommonCardsMasonry-grid .CommonCardsMasonry-item{position:absolute;width:calc((100% - (var(--columns) + 1)*var(--gap))/var(--columns))}@media (min-width:1500px){.CommonCardsMasonry:not(.masonryLike) .CommonCardsMasonry-item.isShorts{order:12!important}}@media (min-width:1128px) and (max-width:1499px){.CommonCardsMasonry:not(.masonryLike) .CommonCardsMasonry-item.isShorts{order:9!important}}@media (min-width:560px) and (max-width:1127px){.CommonCardsMasonry:not(.masonryLike) .CommonCardsMasonry-item.isShorts{order:6!important}}@media (max-width:559px){.CommonCardsMasonry:not(.masonryLike) .CommonCardsMasonry-item.isShorts{order:10!important}}.CommonCardsMasonry-grid{outline-offset:var(--gap)}.CommonCardsMasonry-item{position:relative;width:100%}.CommonCardsMasonry-loadTrigger{bottom:0;height:200vh;pointer-events:none;position:absolute;width:1px}.CommonSearchResults{padding:50px 0 65px;width:100%}@media (max-width:767px){.CommonSearchResults{padding:20px 0 34px}}.CommonSearchResults>.grid-search{margin:0 auto;max-width:1920px;position:relative;width:100%}.CommonSearchResults-nothingFound{padding:60px 0;text-align:center}@media (max-width:767px){.CommonSearchResults-nothingFound{padding:30px 60px}}.CommonSearchInner{margin:0 auto;max-width:1920px}.CommonSearchInner-top{background-color:#f7f4f1;grid-column:1/-1;position:sticky;top:0;z-index:2}.CommonSearchInner-header{display:flex;justify-content:flex-end}.CommonSearchInner-form{margin-top:25px}.CommonSearchInner-form:before{background:#191919;bottom:0;content:"";height:3px;left:var(--gap);position:absolute;right:var(--gap)}@media (max-width:767px){.CommonSearchInner-form{gap:17px var(--gap);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}}.CommonSearchInner-input{border-bottom:3px solid #191919;grid-column:1/-3;height:43px;position:relative;width:100%}@media (max-width:767px){.CommonSearchInner-input{grid-column:1/-1;height:28px}}.CommonSearchInner-input input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:0;box-shadow:none;box-sizing:border-box;color:currentColor;height:40px;margin:0;outline:none;outline:0;padding:0 40px 0 0;position:relative;text-align:left;width:100%}.CommonSearchInner-input input::-webkit-input-placeholder{opacity:.3}.CommonSearchInner-input input:-moz-placeholder,.CommonSearchInner-input input::-moz-placeholder{opacity:.3}@media (max-width:767px){.CommonSearchInner-input input{height:25px;padding-right:30px}}@keyframes prevent_ios_scroll{0%{opacity:0}to{opacity:1}}.CommonSearchInner-input input:focus{animation:prevent_ios_scroll .01s}.CommonSearchInner-input button{background-image:url(../assets/icons/clear.svg);background-repeat:no-repeat;background-size:contain;height:25px;position:absolute;right:0;top:7px;width:25px}.isPointer .CommonSearchInner-input button{transition:opacity .25s}.isPointer .CommonSearchInner-input button:hover{opacity:.6}@media (max-width:767px){.CommonSearchInner-input button{height:18px;top:4px;width:18px}}.CommonSearchInner-dropdown{width:100%}.CommonSearchInner-results{grid-column:1/-1}.CommonSearch{background-color:#f7f4f1;height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:4000}.CommonSearch.has-scroll{overflow-y:scroll;overscroll-behavior:none}.CommonCookies{bottom:calc(10px + var(--bottom-ads-height));left:50%;margin-left:-132px;position:fixed;z-index:2000}@media (max-width:767px){.CommonCookies{margin-left:-98px}}.CommonCookies-wrapper{align-items:center;background:#f7f4f1;border:1px solid #191919;box-sizing:border-box;display:flex;justify-content:center;padding:15px 24px;position:relative;width:264px}@media (max-width:767px){.CommonCookies-wrapper{padding:12px 16px;width:196px}}.CommonCookies-text{color:#191919;text-align:center}.CommonCookies-link{text-decoration:underline;text-underline-offset:2px}.isPointer .CommonCookies-link[href]:hover{text-decoration:none}.CommonCookies-close{border-radius:50%;height:30px;left:50%;margin-left:-15px;position:absolute;top:-16px;width:30px}@media (max-width:767px){.CommonCookies-close{height:20px;margin-left:-10px;top:-11px;width:20px}}.CommonCookies-close svg{border-radius:50%;height:100%;overflow:hidden;width:100%}.CommonCookies-close svg circle{fill:#191919;stroke:#191919}.isPointer .CommonCookies-close svg circle{transition:fill .25s}.CommonCookies-close svg path{fill:#f7f4f1}.isPointer .CommonCookies-close svg path{transition:fill .25s}.isPointer .CommonCookies-close svg:hover circle{fill:#f7f4f1}.isPointer .CommonCookies-close svg:hover path{fill:#191919}.ErrorPage{background-color:#e03a28;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}.ErrorPage-content{align-items:center;display:flex;flex:1;justify-content:center;padding:90px 40px 60px;position:relative}@media (max-width:767px){.ErrorPage-content{padding:65px 15px 30px}}.ErrorPage-message{align-items:center;display:flex;flex-direction:column;gap:84px 0;justify-content:center}@media (max-width:767px){.ErrorPage-message{gap:57px 0}}.ErrorPage-code{color:#191919;font-family:RobotoMono;font-size:50px;font-style:normal;font-weight:400;letter-spacing:-.04em;line-height:100%;text-align:center}@media (max-width:767px){.ErrorPage-code{font-size:30px}.ErrorPage-code span{display:block}}.ErrorPage-links{align-items:center;display:flex;flex-direction:column;gap:35px 0;justify-content:center;padding:7px 77px;position:relative}@media (max-width:767px){.ErrorPage-links{gap:26px 0;max-width:345px;padding:8px 16px;width:100%}}.ErrorPage-links:before{border:2px solid #191919;border-right:none;content:"";height:100%;left:0;position:absolute;width:10px}@media (max-width:767px){.ErrorPage-links:before{border:1px solid #191919;border-right:none}}.ErrorPage-links:after{border:2px solid #191919;border-left:none;content:"";height:100%;position:absolute;right:0;width:10px}@media (max-width:767px){.ErrorPage-links:after{border:1px solid #191919;border-left:none}}.ErrorPage-linksGroup{align-items:center;display:flex;gap:0 20px;justify-content:center;width:100%}@media (max-width:767px){.ErrorPage-linksGroup{flex-wrap:wrap;gap:10px 10px;justify-content:space-around}}.ErrorPage-link{text-decoration:underline;text-underline-offset:2px}.ErrorPage-link[href]:hover{text-decoration:none}
