#root{margin:0 auto;text-align:center;width:100%}.app{min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:50px}.video-background{position:relative;top:0;left:0;width:100%;height:100vh;z-index:-1;overflow:hidden}.video-background video{width:100%;height:100%;object-fit:cover}.categories-sections{width:100%;max-width:1200px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.categories-sections h1{width:200px;height:50px;display:flex;align-items:center;justify-content:center}.section{text-decoration:none;color:#fff;cursor:pointer;font-size:1.5rem}.video-section-card{display:flex;flex-direction:column;width:100%;flex-wrap:wrap;gap:20px;align-items:center}.video-section-card.right{flex-direction:row-reverse}.video-section-card.left{flex-direction:row}.video-section-wrapper{height:auto;width:auto;aspect-ratio:16/9;position:relative;cursor:pointer}.video-section-wrapper video{width:100%;border-radius:8px}.video-section-link{font-size:26px;font-family:bosnia;display:flex;align-items:center;color:#fff;text-decoration:none;text-wrap:wrap;cursor:pointer}.video-section-info h2{cursor:pointer}@media only screen and (min-width: 640px){.title-first{font-size:100px}.title-second{font-size:40px}.video-sections{width:auto;gap:150px}.video-section-card{flex-direction:row;gap:50px}.video-section-wrapper{height:400px}.categories-sections h1{height:150px}.categories-sections{flex-direction:row}}.videoPlayer-card{width:100%;height:100%}.videoPlayer-background{position:fixed;z-index:100;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;justify-content:center;align-items:center}.videoPlayer{height:75%;width:auto;cursor:pointer}.hero-wrapper{width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0 10px;box-sizing:border-box}.hero-card{position:relative;width:100%;height:auto;cursor:pointer;aspect-ratio:16/7;overflow:hidden}.hero-card-image{width:100%;height:100%;object-fit:cover}.hero-title-container{position:absolute;font-size:.7rem;width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center;text-align:center;color:transparent;background-color:transparent}.hero-title-container:hover{background-color:#00000046;color:#fff}@media only screen and (max-width: 500px){.hero-wrapper{grid-template-columns:1fr;gap:10px;padding:0 10px;width:100%}.hero-card{width:100%;max-width:100%}}.about-wrapper{display:flex;flex-direction:row;justify-content:space-between;text-align:left;width:95%;overflow:hidden}.about{width:700px;display:flex;flex-direction:column;gap:20px}.about-section{padding-bottom:10px;border-bottom:1px solid white}.about-section h1{font-size:20px;font-weight:400;margin:0;cursor:pointer}.about-section a{display:block;font-size:16px;font-weight:400;margin:20px 0;text-align:justify}.about-image{width:50%;height:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:50px}.about-image img{width:auto;height:250px;object-fit:cover;border-radius:5px}@media only screen and (max-width: 768px){.about-image{display:none}}.video-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.title{font-size:30px;font-weight:700;font-family:bosnia;width:100%;text-align:center}.card-container{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%}.video-card{position:relative}.video-title{position:absolute;top:10px;left:10px;font-size:16px;font-weight:700;text-align:start;margin:0;font-family:bosnia}.palm-container{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:20px;padding:10px}.video-palm{width:60px}.video-card .preview-video{height:auto;cursor:pointer;aspect-ratio:16/9}.video-card .preview-video,.video-card .preview-video source{background-color:#212121;cursor:pointer;object-fit:cover;aspect-ratio:16/9;width:100%}.play-btn{position:absolute;width:30px;height:30px}@font-face{font-family:Alpha Fridge Magnets;src:local("AlphaFridgeMagnetsAllCaps"),url(/assets/AlphaFridgeMagnetsAllCaps-BLNV3BAc.ttf) format("truetype")}@font-face{font-family:OPTIWindsor;src:local("OPTIWindsor"),url(/assets/OPTIWindsor-CoD8rIqs.otf) format("truetype")}@font-face{font-family:bosnia;src:local("bosnia"),url(/assets/bosnia-personaluse-CiMJkadR.otf) format("truetype")}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{cursor:default}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}.header{display:flex;justify-content:space-between;align-items:center;width:100%;height:90px}.header-item{width:150px;text-decoration:none;color:#fff;font-size:1.2rem;display:flex;align-items:center;justify-content:center}.header-item a{cursor:pointer}.header-title{display:flex;flex-direction:column;z-index:1;text-decoration:none;color:#fff;width:auto}.title-first{align-self:flex-start;font-family:Alpha Fridge Magnets;font-size:40px;color:#fff;line-height:.8;cursor:pointer}.title-second{align-self:flex-end;font-family:bosnia;font-size:20px;font-weight:100;color:#fff;line-height:.7;cursor:pointer}
