JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr.youtube-theme *, .youtube-theme :after, .youtube-theme :before { box-sizing: border-box; -webkit-tap-highlight-color: transparent; text-decoration: inherit; vertical-align: inherit; } html { outline: none; scroll-behavior: smooth; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-size-adjust: 100%; } h1, .h1 { font: var(--h1); } h2, .h2 { font: var(--h2); } h3, .h3 { font: var(--h3); } h4, .h4 { font: var(--h4); } h5, .h5 { font: var(--h5); } h6, .h6 { font: var(--h6); } h1, h2, h3, h4, h5, h6 { margin: 0; } body { margin: 0; padding: 0; height: 100%; width: 100%; overflow-x: hidden; } p, li, ul, ol { margin: 0; padding: 0; list-style: none; font: var(--common-text); } a { text-decoration: none; } .d-flex { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; box-sizing: border-box; } .align-items-start { -ms-flex-align: start; align-items: flex-start; } .align-items-end { -ms-flex-align: end; align-items: flex-end; } .align-items-center { -ms-flex-align: center; align-items: center; } .justify-content-around { -ms-flex-pack: distribute; justify-content: space-around; } .justify-content-between { -ms-flex-pack: justify; justify-content: space-between; } .justify-content-evenly { justify-content: space-evenly; } .justify-content-start { -ms-flex-pack: start; justify-content: flex-start; } .justify-content-center { -ms-flex-pack: center; justify-content: center; } .justify-content-end { -ms-flex-pack: end; justify-content: flex-end; } .text-center { text-align: center; } .row-reverse { flex-direction: row-reverse; } .youtube-theme::-webkit-scrollbar { width: 6px; } .youtube-theme::-webkit-scrollbar-track { background: #f1f1f1; } .youtube-theme::-webkit-scrollbar-thumb { background: #888; } /* ============================================= */ /* !!!! YouTube Card 1 css !!!! */ /* ============================================= */ :root { --first-font: 'Poppins'; --h2: normal 600 35px/1.2 var(--first-font); --black: #222222; --white: #ffffff; } /*YouTube theme 1 color variables 1 css start */ :root .youtube-theme-1.youtube-color-v1 { --theme-color: #A87C7C; } /*YouTube theme 1 color variables 1 css end */ /*YouTube theme 1 color variables 2 css start */ :root .youtube-theme-1.youtube-color-v2 { --theme-color: #638889; } /*YouTube theme 1 color variables 2 css end */ /*YouTube theme 1 color variables 3 css start */ :root .youtube-theme-1.youtube-color-v3 { --theme-color: #304D30; } /*YouTube theme 1 color variables 3 css end */ /*YouTube theme 1 color variables 4 css start */ :root .youtube-theme-1.youtube-color-v4 { --theme-color:#B99470; } /*YouTube theme 1 color variables 4 css end */ /*YouTube theme 1 color variables 5 css start */ :root .youtube-theme-1.youtube-color-v5 { --theme-color: #776B5D; } /*YouTube theme 1 color variables 5 css end */ .youtube-theme-1, .youtube-theme-2, .youtube-theme-3, .youtube-theme-4, .youtube-theme-5{ display: flex; justify-content: center; } .youtube-card { position: relative; max-width: 570px; width: 100%; height: 100vh; padding: 45px 20px 20px; overflow: hidden; z-index: 1; } .youtube-theme-1 .youtube-card , .youtube-theme-5 .youtube-card { background-color: var(--theme-color); box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; } .youtube-theme-1 .youtube-bg-img{ position: absolute; top: 0; right: 0; left: 0; width: 100%; z-index: -1; } .card-title { margin-bottom: 30px; } .youtube-inner-card { height: calc(100vh - 138px); width: 100%; box-shadow: 0px 4px 26px 0px #00000040; border-radius: 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; -o-border-radius: 15px; overflow: hidden; } .youtube-inner-card iframe { width: 100%; height: 100%; } /* ============================================= */ /* !!!! YouTube Card 2 css !!!! */ /* ============================================= */ /*YouTube theme 2 color variables 1 css start */ :root .youtube-theme-2.youtube-color-v1 { --theme-color: #FAAB78; } /*YouTube theme 2 color variables 1 css end */ /*YouTube theme 2 color variables 2 css start */ :root .youtube-theme-2.youtube-color-v2 { --theme-color: #FF9E9E ; } /*YouTube theme 2 color variables 2 css end */ /*YouTube theme 2 color variables 3 css start */ :root .youtube-theme-2.youtube-color-v3 { --theme-color: #9AD0C2; } /*YouTube theme 2 color variables 3 css end */ /*YouTube theme 2 color variables 4 css start */ :root .youtube-theme-2.youtube-color-v4 { --theme-color:#67C6E3; } /*YouTube theme 2 color variables 4 css end */ /*YouTube theme 2 color variables 5 css start */ :root .youtube-theme-2.youtube-color-v5 { --theme-color: #B4B4B8; } /*YouTube theme 2 color variables 5 css end */ .youtube-theme-2 .youtube-card, .youtube-theme-3 .youtube-card, .youtube-theme-4 .youtube-card { box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; } .youtube-theme-2 .youtube-card{ color: var(--white); } .youtube-theme-2 .youtube-card::before { content: ''; position: absolute; top: 0; right: 20px; width: 100%; height: 90%; background-repeat: no-repeat; background-size: cover; background-position: right top; z-index: -1; } .youtube-theme-2 .youtube-card.card-bg-1::before{ background-image: url(../images/theme-2-bg-1.png); } .youtube-theme-2 .youtube-card.card-bg-2::before{ background-image: url(../images/theme-2-bg-2.png); } .youtube-theme-2 .youtube-card.card-bg-3::before{ background-image: url(../images/theme-2-bg-3.png); } .youtube-theme-2 .youtube-card.card-bg-4::before{ background-image: url(../images/theme-2-bg-4.png); } .youtube-theme-2 .youtube-card.card-bg-5::before{ background-image: url(../images/theme-2-bg-5.png); } .youtube-theme-2 .youtube-bg-img{ position: absolute; bottom: -70px; right: -40px; z-index: -1; } .youtube-theme-2 .youtube-bg-img path{ fill: var(--theme-color); } /* ============================================= */ /* !!!! YouTube Card 3 css !!!! */ /* ============================================= */ /*YouTube theme 3 color variables 1 css start */ :root .youtube-theme-3.youtube-color-v1 { --theme-color: linear-gradient(180deg, #FFFFFF 0%, #35C2BD 100%); } /*YouTube theme 3 color variables 1 css end */ /*YouTube theme 3 color variables 2 css start */ :root .youtube-theme-3.youtube-color-v2 { --theme-color: linear-gradient(180deg, #FFFFFF 0%, #BE9FE1 100%); } /*YouTube theme 3 color variables 2 css end */ /*YouTube theme 3 color variables 3 css start */ :root .youtube-theme-3.youtube-color-v3 { --theme-color: linear-gradient(180deg, #FFFFFF 0%, #CAD315 100%); } /*YouTube theme 3 color variables 3 css end */ /*YouTube theme 3 color variables 4 css start */ :root .youtube-theme-3.youtube-color-v4 { --theme-color: linear-gradient(180deg, #FFFFFF 0%, #E9C874 100%); } /*YouTube theme 3 color variables 4 css end */ /*YouTube theme 3 color variables 5 css start */ :root .youtube-theme-3.youtube-color-v5 { --theme-color: linear-gradient(180deg, #FFFFFF 0%, #75C291 100%); } /*YouTube theme 3 color variables 5 css end */ .youtube-theme-3 .youtube-card{ background: var(--theme-color); } /* ============================================= */ /* !!!! YouTube Card 4 css !!!! */ /* ============================================= */ /*YouTube theme 4 color variables 1 css start */ :root .youtube-theme-4.youtube-color-v1 { --theme-color: #FB6D48; } /*YouTube theme 4 color variables 1 css end */ /*YouTube theme 4 color variables 2 css start */ :root .youtube-theme-4.youtube-color-v2 { --theme-color: #D74B76 ; } /*YouTube theme 4 color variables 2 css end */ /*YouTube theme 4 color variables 3 css start */ :root .youtube-theme-4.youtube-color-v3 { --theme-color: #673F69; } /*YouTube theme 4 color variables 3 css end */ /*YouTube theme 4 color variables 4 css start */ :root .youtube-theme-4.youtube-color-v4 { --theme-color:#3A586C; } /*YouTube theme 4 color variables 4 css end */ /*YouTube theme 4 color variables 5 css start */ :root .youtube-theme-4.youtube-color-v5 { --theme-color: #6050A6; } /*YouTube theme 4 color variables 5 css end */ .youtube-theme-4 .youtube-card::before, .youtube-theme-4 .youtube-card::after{ position: absolute; content: ''; left: 0; width: 100%; background-color: var(--theme-color); z-index: -1; } .youtube-theme-4 .youtube-card::before{ height: 8%; top: 35%; } .youtube-theme-4 .youtube-card::after{ height: 45%; bottom: 8%; } /* ============================================= */ /* !!!! YouTube Card 5 css !!!! */ /* ============================================= */ /*YouTube theme 5 color variables 1 css start */ :root .youtube-theme-5.youtube-color-v1 { --theme-color: #EED4B1; } /*YouTube theme 5 color variables 1 css end */ /*YouTube theme 5 color variables 2 css start */ :root .youtube-theme-5.youtube-color-v2 { --theme-color:#A08B9E; } /*YouTube theme 5 color variables 2 css end */ /*YouTube theme 5 color variables 3 css start */ :root .youtube-theme-5.youtube-color-v3 { --theme-color:#93A7C0; } /*YouTube theme 5 color variables 3 css end */ /*YouTube theme 5 color variables 4 css start */ :root .youtube-theme-5.youtube-color-v4 { --theme-color:#AAD9BB; } /*YouTube theme 5 color variables 4 css end */ /*YouTube theme 5 color variables 5 css start */ :root .youtube-theme-5.youtube-color-v5 { --theme-color: #B0A695; } /*YouTube theme 5 color variables 5 css end */ .youtube-theme-5 .youtube-card-bg { position: absolute; z-index: -1; top: 40%; transform: translateY(-50%); left: 0; width: 100%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); } .youtube-theme-2 .card-title h2 { color: var(--white); }