.case-hero{color:var(--color-white);background:var(--color-black)}.case-hero__content{padding:150px 0 0}@media(min-width:768px){.case-hero__content{padding:var(--space-section-y) 0 0}}@media(min-width:1024px){.case-hero__content{padding:16rem 0 0}}.case-hero__container{padding:0 var(--container-x)}@media(min-width:1920px){.case-hero__container{max-width:var(--container-max-width);margin-inline:auto}}.case-hero__title{margin-bottom:48px;font-size:48px;line-height:56px}@media(min-width:768px){.case-hero__title{margin-bottom:65px;font-size:128px;line-height:146px}}.case-hero__block{display:flex;flex-direction:column;justify-content:space-between;width:100%;padding-bottom:48px}@media(min-width:768px){.case-hero__block{flex-direction:row;padding-bottom:65px}}.case-hero__left{width:100%;padding-right:0;margin-bottom:48px}@media(min-width:768px){.case-hero__left{width:50%;padding-right:55px;margin-bottom:0}}.case-hero__left span{width:70%;font-size:18px;line-height:26px}@media(min-width:768px){.case-hero__left--three-col{width:34%;padding-right:0}.case-hero__left--kupibilet{width:30%;padding-right:0}}.case-hero__right{width:100%;display:flex;flex-wrap:wrap}@media(min-width:768px){.case-hero__right{width:50%}}.case-hero__right--three-col{flex-direction:column}@media(min-width:768px){.case-hero__right--three-col{flex-direction:row;width:59%;justify-content:space-between}}.case-hero__right--kupibilet{flex-direction:column}@media(min-width:768px){.case-hero__right--kupibilet{flex-direction:row;width:57%}}.case-hero__stat{width:50%;margin-bottom:32px;display:flex;flex-direction:column}@media(min-width:768px){.case-hero__stat{width:30%;margin-bottom:0}}.case-hero__stat:nth-child(2){width:50%}@media(min-width:768px){.case-hero__stat:nth-child(2){width:40%}}.case-hero__stat:last-child{width:50%;margin-top:0}@media(min-width:768px){.case-hero__stat:last-child{width:100%;margin-top:65px}}.case-hero__stat--three-col{width:100%;margin-top:0}@media(min-width:768px){.case-hero__stat--three-col{width:33%}}.case-hero__stat--three-col:nth-child(2){width:100%;margin-top:0}@media(min-width:768px){.case-hero__stat--three-col:nth-child(2){width:55%}}.case-hero__stat--kupibilet{width:36%;margin-top:0}.case-hero__stat--kupibilet:nth-child(2){width:54%;margin-top:0}.case-hero__stat--kupibilet:last-child{width:10%;margin-top:0}.case-hero__stat-label{font-size:18px;line-height:26px;color:rgba(255,255,255,.6);padding-bottom:14px}.case-hero__stat-value{color:var(--color-white);font-size:24px;font-weight:var(--font-weight-regular);line-height:32px}.case-hero__image img{width:100%;height:56vh;object-fit:cover}@media(min-width:768px){.case-hero__image img{height:auto;object-fit:contain}}