body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.card{height:350px;margin:20px;perspective:1000px;width:250px}.card__inner{height:100%;position:relative;transform-style:preserve-3d;transition:transform .8s;width:100%}.card:hover .card__inner{transform:rotateY(180deg)}.card__back,.card__front{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:15px;box-shadow:10px 10px 5px -2px #000000bf;height:100%;overflow:hidden;position:absolute;width:100%}.card__front{background:#fff;display:flex;flex-direction:column;justify-content:space-between}.card-title{color:#000;font-size:clamp(14px,2vw,24px);margin-bottom:0;margin-top:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card__body img{border-radius:15px 15px 0 0;height:190px;object-fit:contain;width:100%}.card__body{text-align:center}.card__footer{border-radius:0 0 15px 15px;color:#fff}.card__back,.card__footer{align-items:center;display:flex;justify-content:center}.card__back{background-color:#222;text-align:center;transform:rotateY(180deg)}.card__back__content{color:#fff;padding:20px}.videoCard{border-radius:15px;box-shadow:10px 10px 5px -2px #000000bf;display:flex;flex-direction:column;height:90%;margin:20px;overflow:hidden;width:650px}.videoCard__inner{width:100%}.videoCard__front,.videoCard__inner{display:flex;flex-direction:column;height:100%}.videoCard__front{background:#fff;justify-content:space-between}.videoCard__title{color:#000;font-size:clamp(14px,2vw,24px);margin-bottom:0;margin-top:20px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.videoCard__description{color:#444;font-size:14px;padding:5px 10px;text-align:center}.videoCard__body{align-items:center;display:flex;flex:1 1;justify-content:center}.videoCard__video{aspect-ratio:16/9;width:100%}.videoCard__video iframe{border-radius:10px;height:100%;width:100%}.videoCard__footer{color:#fff;padding:10px;text-align:center}.tabs-container{align-items:center;display:flex;flex-direction:column;font-family:Arial,sans-serif;margin:0 auto;width:100%}.tabs{border-bottom:2px solid #ddd;display:flex;gap:6px}.tab{background:#f5f5f5;border:2px solid #0000;border-radius:8px 8px 0 0;cursor:pointer;font-size:14px;font-weight:500;padding:12px 20px;transition:all .25s ease}.tab:hover{background:#eaeaea}.tab.active{background:#fff;border-bottom:2px solid #fff;font-weight:600}.tab-content{background:#fff;border:2px solid #ddd;border-radius:0 8px 8px 8px;box-shadow:0 4px 10px #0000000d;color:#333;font-size:16px;margin-top:-2px;padding:20px}
/*# sourceMappingURL=main.45ba3533.css.map*/