.Component-module__T-VxSW__container{flex-direction:column;gap:20px;width:100%;display:flex}.Component-module__T-VxSW__title{font-family:var(--mantine-font-family-headings);color:var(--mantine-color-black);font-size:30px;font-weight:700;line-height:40px}.Component-module__T-VxSW__grid{gap:30px;width:100%;display:flex}.Component-module__T-VxSW__column{flex-direction:column;flex:1;gap:20px;display:flex}.Component-module__T-VxSW__gridSingleColumn{flex-direction:column}.Component-module__T-VxSW__gridSingleColumn .Component-module__T-VxSW__column{width:100%}.Component-module__T-VxSW__figure{border-bottom:1px solid #c8c8c8;align-items:center;gap:20px;padding-bottom:20px;display:flex}.Component-module__T-VxSW__valueBox{background-color:#fff570;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:90px;padding:10px 20px;display:flex}.Component-module__T-VxSW__value{font-family:var(--mantine-font-family-headings);color:var(--mantine-color-black);font-size:30px;font-weight:700;line-height:40px}.Component-module__T-VxSW__label{font-family:var(--mantine-font-family);color:#0a0a0a;flex:1;font-size:18px;font-weight:400;line-height:26px}@media (max-width:768px){.Component-module__T-VxSW__grid{flex-direction:column}.Component-module__T-VxSW__valueBox{width:100px;height:75px}.Component-module__T-VxSW__value{font-size:24px;line-height:32px}.Component-module__T-VxSW__label{font-size:16px;line-height:22px}}
.Component-module__FwNw6W__control{border-bottom:2px solid #000;border-radius:0;padding:0 0 1rem}.Component-module__FwNw6W__title{margin:0}.Component-module__FwNw6W__control .mantine-Accordion-chevron{background:#000;border-radius:3px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;transform:none!important}.Component-module__FwNw6W__control .mantine-Accordion-chevron svg{color:#fff;width:18px;height:18px;transition:transform .2s}.Component-module__FwNw6W__control .mantine-Accordion-chevron[data-rotate] svg{transform:rotate(180deg)}.Component-module__FwNw6W__content{padding:1rem 0 0}.Component-module__FwNw6W__wrapper .mantine-Accordion-content{padding:0}.Component-module__FwNw6W__block{margin-bottom:1.5rem}.Component-module__FwNw6W__block:last-child{margin-bottom:0}.Component-module__FwNw6W__empty{color:var(--mantine-color-dimmed);text-align:center;padding:2rem 0;font-style:italic}.Component-module__FwNw6W__block .mantine-Container-root{padding-left:0;padding-right:0}
.Component-module__vAVvjG__title{margin-bottom:.5rem;font-size:1.75rem;font-weight:600}.Component-module__vAVvjG__icon{color:var(--mantine-color-blue-6);flex-shrink:0;margin-top:.125rem}.Component-module__vAVvjG__label{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-weight:500}.Component-module__vAVvjG__value{color:var(--mantine-color-text);font-size:1.125rem;font-weight:500;text-decoration:none;transition:color .2s}.Component-module__vAVvjG__value:hover{color:var(--mantine-color-blue-7)}.Component-module__vAVvjG__address{white-space:pre-line;color:var(--mantine-color-text);font-size:1rem;line-height:1.6}@media (max-width:768px){.Component-module__vAVvjG__title{font-size:1.5rem}.Component-module__vAVvjG__value{font-size:1rem}}
.Component-module__sjtOuG__title{text-align:left;margin-bottom:1.5rem;font-size:1.75rem;font-weight:600}.Component-module__sjtOuG__videoContainer{background-color:#000;border-radius:.5rem;width:100%;height:0;margin-bottom:2rem;padding-bottom:56.25%;position:relative;overflow:hidden}.Component-module__sjtOuG__iframe{border:0;border-radius:.5rem;width:100%;height:100%;position:absolute;top:0;left:0}.Component-module__sjtOuG__transcriptionWrapper{margin-top:15px}.Component-module__sjtOuG__transcriptionBox{background-color:var(--mantine-color-white);border:1px solid #c8c8c8;border-radius:3px;overflow:hidden}.Component-module__sjtOuG__transcriptionAccordion{width:100%}.Component-module__sjtOuG__accordionControl{font-family:var(--mantine-font-family-headings);color:var(--mantine-color-black);cursor:pointer;background-color:#0000;border:none;min-height:70px;padding:16px 10px 16px 20px;font-size:18px;font-weight:700;line-height:24px}.Component-module__sjtOuG__accordionControl:hover{background-color:#0000}.Component-module__sjtOuG__accordionControlInner{justify-content:space-between;align-items:center;width:100%;display:flex}.Component-module__sjtOuG__accordionChevron{background-color:var(--mantine-color-black);width:50px;height:50px;color:var(--mantine-color-white);border-radius:3px;justify-content:center;align-items:center;display:flex}.Component-module__sjtOuG__accordionChevron svg{width:24px;height:24px;color:var(--mantine-color-white);transition:transform .2s}.Component-module__sjtOuG__accordionChevronOpen svg{transform:rotate(180deg)!important}.Component-module__sjtOuG__accordionPanel{padding:0 20px 16px}.Component-module__sjtOuG__transcriptionContent{flex-direction:column;gap:20px;max-height:400px;padding-right:40px;display:flex;overflow-y:auto}.Component-module__sjtOuG__transcriptionLine{align-items:flex-start;gap:10px;display:flex}.Component-module__sjtOuG__transcriptionTime{font-family:var(--mantine-font-family);color:var(--mantine-color-black);flex-shrink:0;width:90px;font-size:18px;font-weight:700;line-height:26px}.Component-module__sjtOuG__transcriptionText{font-family:var(--mantine-font-family);color:var(--mantine-color-black);flex:1;font-size:18px;font-weight:400;line-height:26px}.Component-module__sjtOuG__transcriptionContent::-webkit-scrollbar{width:5px}.Component-module__sjtOuG__transcriptionContent::-webkit-scrollbar-track{background:#dcdcdc;border-radius:50px}.Component-module__sjtOuG__transcriptionContent::-webkit-scrollbar-thumb{background:#00000073;border-radius:50px}.Component-module__sjtOuG__error{text-align:center;background-color:var(--mantine-color-red-0);border:1px solid var(--mantine-color-red-3);border-radius:.5rem;margin:2rem 0;padding:2rem}@media (max-width:768px){.Component-module__sjtOuG__title{font-size:1.5rem}.Component-module__sjtOuG__videoContainer{border-radius:.25rem}}
.Component-module__ACpCCq__title{margin-bottom:var(--mantine-spacing-md)}.Component-module__ACpCCq__description{margin-bottom:var(--mantine-spacing-xl);max-width:800px}.Component-module__ACpCCq__trackList{flex-direction:column;gap:15px;display:flex}.Component-module__ACpCCq__trackItem{border-radius:var(--mantine-radius-sm);flex-direction:row;align-items:stretch;height:152px;padding:15px;transition:filter .15s;display:flex}.Component-module__ACpCCq__trackItem:hover{filter:brightness(1.1)}.Component-module__ACpCCq__trackImage{border-radius:var(--mantine-radius-sm);background-color:#ffffff1a;flex-shrink:0;width:122px;height:100%;overflow:hidden}.Component-module__ACpCCq__trackImage img{object-fit:cover;width:100%;height:100%}.Component-module__ACpCCq__trackImageIcon{width:100%;height:100%}.Component-module__ACpCCq__trackInfo{flex-direction:column;flex:1;justify-content:space-between;min-width:0;padding:0 15px;display:flex;overflow:hidden}.Component-module__ACpCCq__trackHeader{flex-direction:column;gap:2px;display:flex}.Component-module__ACpCCq__trackTitle{line-height:1.3}.Component-module__ACpCCq__trackArtist{line-height:1.2}.Component-module__ACpCCq__trackProgress{align-items:center;gap:var(--mantine-spacing-xs);margin-top:4px;display:flex}.Component-module__ACpCCq__progressTrack{background-color:#ffffff4d;border-radius:2px;flex:1;min-width:0;height:4px;overflow:hidden}.Component-module__ACpCCq__progressFill{background-color:#fff;border-radius:2px;height:100%;transition:width .1s linear}.Component-module__ACpCCq__trackDuration{font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0}.Component-module__ACpCCq__playButton{color:#000;background-color:#fff;border:1px solid #0000;flex-shrink:0;align-self:flex-end;width:50px;height:50px;transition:background-color .2s,border-color .2s,color .2s}.Component-module__ACpCCq__playButton:hover{color:#fff;background-color:#0000;border-color:#fff}.Component-module__ACpCCq__playButton:hover svg{color:#fff}@media (max-width:576px){.Component-module__ACpCCq__trackList{gap:10px}.Component-module__ACpCCq__trackItem{height:120px;padding:10px}.Component-module__ACpCCq__trackImage{width:100px}.Component-module__ACpCCq__trackInfo{padding:0 10px}.Component-module__ACpCCq__trackDuration{font-size:10px}.Component-module__ACpCCq__playButton{width:40px!important;height:40px!important}}
.Component-module__nBcHdW__card{background-color:#f5f5f5;flex-direction:column;align-items:center;gap:16px;width:307px;height:473px;padding-top:70px;padding-bottom:35px;display:flex}.Component-module__nBcHdW__imageWrapper{background-color:#e9ecef;width:172px;height:260px;position:relative;overflow:hidden}.Component-module__nBcHdW__image{object-fit:cover}.Component-module__nBcHdW__cta{color:#000;border-color:#000;margin-top:auto}@media (max-width:48em){.Component-module__nBcHdW__card{width:100%;padding-top:60px}}
