.logo{height:4em;margin:10px;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}.shadow-purple{-webkit-box-shadow:0px 0px 5px -1px #66499F;-moz-box-shadow:0px 0px 5px -1px #66499F;box-shadow:0 0 5px -1px #66499f}.shadow-white{-webkit-box-shadow:0px 0px 10px -1px #6b6b6b;-moz-box-shadow:0px 0px 10px -1px #6b6b6b;box-shadow:0 0 10px -1px #6b6b6b}.shadow-blue{-webkit-box-shadow:0px 0px 20px -1px #4fa1bc;-moz-box-shadow:0px 0px 20px -1px #4fa1bc;box-shadow:0 0 20px -1px #4fa1bc}.shadow-yellow{-webkit-box-shadow:0px 0px 10px -1px #737c32;-moz-box-shadow:0px 0px 10px -1px #737c32;box-shadow:0 0 10px -1px #737c32}.shadow-green{-webkit-box-shadow:0px 0px 24px -1px #005d32cc;-moz-box-shadow:0px 0px 24px -1px #005d32cc;box-shadow:0 0 24px -1px #005d32cc}.shadow-red{-webkit-box-shadow:0px 0px 5px -1px #e1282b79;-moz-box-shadow:0px 0px 5px -1px #e1282b79;box-shadow:0 0 5px -1px #e1282b79}.shadow-black{-webkit-box-shadow:0px 0px 20px -1px #000000e3;-moz-box-shadow:0px 0px 20px -1px #000000e3;box-shadow:0 0 20px -1px #000000e3}@-webkit-keyframes pulseShadow{0%,to{box-shadow:0 0 24px -1px #6b6b6b}50%{box-shadow:0 0 24px -1px #fff}}@-moz-keyframes pulseShadow{0%,to{box-shadow:0 0 10px -1px #6b6b6b}50%{box-shadow:0 0 10px -1px #fff}}@keyframes pulseShadow{0%,to{box-shadow:0 0 10px -1px #6b6b6b}50%{box-shadow:0 0 7px -1px #fff}}@keyframes pulseShadowBlue{0%,to{box-shadow:0 0 20px -1px #fff}50%{box-shadow:0 0 20px -1px #4fa1bc}}.shadow-white-pulse{-webkit-box-shadow:0px 0px 10px -1px #6b6b6b;-moz-box-shadow:0px 0px 10px -1px #6b6b6b;box-shadow:0 0 10px -1px #6b6b6b;-webkit-animation:pulseShadow 2s infinite;-moz-animation:pulseShadow 2s infinite;animation:pulseShadow 2s infinite}.shadow-blue-pulse{-webkit-box-shadow:0px 0px 20px -1px #4fa1bc;-moz-box-shadow:0px 0px 20px -1px #4fa1bc;box-shadow:0 0 20px -1px #4fa1bc;-webkit-animation:pulseShadowBlue 2s infinite;-moz-animation:pulseShadowBlue 2s infinite;animation:pulseShadowBlue 2s infinite}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.price-container{width:1000px;max-width:85%;display:flex;flex-wrap:wrap;justify-content:space-around;margin:0 auto}.shared-news-container{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}.last-news-container{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;margin:20px 0}.last-news-item{margin:20px;padding:10px;border:1px solid transparent;border-radius:10px;width:1000px;max-width:85%;font-size:small;background-color:#271a35}.news-item-options{display:flex;margin-right:-10px;margin-left:-10px;margin-bottom:-10px;padding:10px 0;border-top:1px solid rgba(255,255,255,.135);background-color:#0c0c0c;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.news-item-option{display:flex;justify-content:center;align-items:center;align-content:center;width:50%}.banner-image{width:1200px;max-width:90%}.link-button{color:#fff;border-radius:8px;border:1px solid #ffffff9c;background-color:#1a1a1a;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}.link-button:hover{border-color:#fff;background-color:#e1282b79}.link-button:focus,.link-button:focus-visible{outline:4px auto -webkit-focus-ring-color}.error-page-container{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.translate-bar{display:flex;justify-content:space-around;width:1000px;max-width:85%;align-items:center;color:gray}.status-container{min-height:50vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000d9;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1000;color:#fff}.home-container{min-height:calc(100vh - 100px)}.user-acount-container{min-height:calc(100vh - 100px);display:flex;flex-direction:column;align-items:center;justify-content:space-around}.loader{animation:rotate 1s infinite;height:50px;width:50px}.loader:before,.loader:after{border-radius:50%;content:"";display:block;height:20px;width:20px}.loader:before{animation:ball1 1s infinite;background-color:#cb2025;box-shadow:30px 0 #66499f;margin-bottom:10px}.loader:after{animation:ball2 1s infinite;background-color:#66499f;box-shadow:30px 0 #97bf0d}@keyframes rotate{0%{-webkit-transform:rotate(0deg) scale(.8);-moz-transform:rotate(0deg) scale(.8)}50%{-webkit-transform:rotate(360deg) scale(1.2);-moz-transform:rotate(360deg) scale(1.2)}to{-webkit-transform:rotate(720deg) scale(.8);-moz-transform:rotate(720deg) scale(.8)}}@keyframes ball1{0%{box-shadow:30px 0 #66499f}50%{box-shadow:0 0 #66499f;margin-bottom:0;-webkit-transform:translate(15px,15px);-moz-transform:translate(15px,15px)}to{box-shadow:30px 0 #66499f;margin-bottom:10px}}@keyframes ball2{0%{box-shadow:30px 0 #97bf0d}50%{box-shadow:0 0 #97bf0d;margin-top:-20px;-webkit-transform:translate(15px,15px);-moz-transform:translate(15px,15px)}to{box-shadow:30px 0 #97bf0d;margin-top:0}}.top10-widget-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:1000px;max-width:85vw;padding:20px;margin:0 auto;overflow-x:auto}.marquee-widget-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:1000px;max-width:85%;margin:0 auto}.cta-container{background-color:#1f2434;color:#fff;padding:20px;text-align:center;width:1000px;max-width:80%;margin:0 auto;border-radius:20px}.cta-content{max-width:600px;margin:auto}.cta-button{background-color:#f7931a;color:#fff;border:none;padding:10px 20px;margin-top:15px;cursor:pointer;font-size:18px;border-radius:5px;transition:background-color .3s}.cta-button:hover{background-color:#e58315}.grow{transition:transform .3s ease}.grow:hover,.grow:focus{transform:scale(1.05)}@media only screen and (max-width: 700px){.price-container{display:none}.navbar li{font-size:15px}}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#f1f1f1}.navbar-container{overflow:hidden;position:fixed;top:0;width:100%;padding:10px 0;display:flex;justify-content:center;z-index:1!important}.navbar{display:flex;justify-content:space-between;width:96%;background-color:#080808e2;height:80px;border-radius:10px}.menu-button{display:none}.burger-menu{width:30px;height:3px;margin:6px 0;transition:transform 1s ease}.burger-menu.open{transform:rotate(180deg)}.burger-menu:focus{outline:none}.menu{position:fixed;top:0;right:-100%;width:250px;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background-color:#080808e2;transition:right .3s ease;z-index:2}.menu.open{right:0}.backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1}.large-nav{display:flex}.large-nav ul{display:flex;align-items:center}.large-nav li{margin:0 10px}@media only screen and (max-width: 700px){.menu-button{display:flex;justify-content:center;align-items:center;cursor:pointer;margin:0 20px}.menu ul{display:block;padding:20px;text-align:right}.menu li{text-align:center;padding:10px 0}.large-nav{display:none}}.trader-banner-container{position:relative;width:960px;height:18vw;max-height:200px;max-width:85%;background-image:url(/assets/trader-banner-background-Cuke1WOm.webp);background-repeat:no-repeat;background-size:contain;margin:0 auto}.t1-trader{position:absolute;margin:0;top:2vw;left:9vw;font-size:2.3vw;color:#000;font-weight:300}.t2-trader{position:absolute;margin:0;top:4.7vw;left:12vw;font-size:2.3vw;color:#ffc700}.t3-trader{text-align:center;position:absolute;margin:0;top:9vw;left:7vw;font-size:2.5vw;color:#000}@media only screen and (min-width: 1100px){.banner-container{height:200px}.t1-trader{top:24px;left:100px;font-size:26px}.t2-trader{top:54px;left:130px;font-size:26px}.t3-trader{top:95px;left:60px;font-size:31px}}.learn-banner-container{position:relative;width:960px;height:18vw;max-height:200px;max-width:85%;background-image:url(/assets/learn-banner-background-Bj4sFMWx.webp);background-repeat:no-repeat;background-size:contain;margin:0 auto}.t1-learn{position:absolute;margin:0;top:2vw;left:9vw;font-size:2.3vw;color:#000;font-weight:300}.t2-learn{position:absolute;margin:0;top:4.7vw;left:12vw;font-size:2.3vw;color:#50a1bc}.t3-learn{text-align:center;position:absolute;margin:0;top:9.3vw;left:9vw;font-size:2.5vw;color:#000}@media only screen and (min-width: 1100px){.banner-container{height:200px}.t1-learn{top:24px;left:100px;font-size:26px}.t2-learn{top:54px;left:140px;font-size:26px}.t3-learn{top:95px;left:70px;font-size:34px}}.banner-container{position:relative;width:960px;height:18vw;max-width:85%;background-image:url(/assets/banner-background-RgkxBF5n.webp);background-repeat:no-repeat;background-size:contain;margin:0 auto}.t1{position:absolute;margin:0;top:2vw;left:9vw;font-size:2.3vw;color:#000;font-weight:300}.t2{position:absolute;margin:0;top:4.7vw;left:13vw;font-size:2.3vw;color:#e1282a}.t3{position:absolute;margin:0;top:8.5vw;left:11vw;font-size:3vw;color:#fff}@media only screen and (min-width: 1100px){.banner-container{height:200px}.t1{top:24px;left:100px;font-size:26px}.t2{top:54px;left:150px;font-size:26px}.t3{top:90px;left:130px;font-size:35px}}.landing-page-container{width:960px;max-width:85vw;margin:0 auto}.hero-section{justify-content:center;position:relative;color:#fff;text-align:center;display:flex;flex-wrap:wrap;flex-direction:row-reverse;margin:10px 0 0}.hero-image-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:50%;min-width:300px}.hero-image{width:25vw;min-width:300px}.hero-content-container{display:flex;justify-content:center;align-items:center;width:50%;min-width:300px}.hero-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:400px;background:#4fa1bc;padding:20px;border-radius:8px}.title{font-size:2rem;margin-bottom:20px}.subtitle{font-size:1.5rem;margin:10px 0}.landing-button{font-size:20px;background-color:#000;border:1px solid #ffffff;color:#fff}.landing-button:hover{border-color:#fff}.cta-button{background-color:#f7931a;color:#fff;border:none;padding:10px 30px;font-size:1.2rem;cursor:pointer;border-radius:5px;transition:background-color .3s ease}.course-features{padding:20px;text-align:center}.features-title{color:#fff;font-size:2rem;margin-top:0;margin-bottom:30px}.features-list{list-style:none;padding:0}.feature-item{display:flex;justify-content:center;align-items:center;color:#000;font-size:1.2rem;margin-bottom:15px;width:260px;background:#d7d7d7;padding:10px;border-radius:5px;font-weight:600}.content-list{display:flex;flex-direction:column;justify-content:center;padding:0}.content-item{color:#e9e9e9;font-size:1.2rem;margin-bottom:15px;background:#1e1f21;border-radius:5px;font-weight:600;padding:20px 0}@media (min-width: 768px){.features-list{display:flex;justify-content:center;flex-wrap:wrap}.feature-item{margin:10px}}@media (max-width: 768px){.features-list{display:flex;flex-direction:column;justify-content:center;align-items:center}}.pricing-container{padding:10px;text-align:center}.pricing-card{display:inline-block;background:#4fa1bc;padding:20px;border-radius:8px;margin:20px auto}.pricing-title{color:#000;font-size:1.4rem;margin-bottom:15px}.original-price{text-decoration:line-through;text-decoration-color:#000;text-decoration-thickness:1px;color:#fff;margin:0;font-size:25px}.discount-price{color:#fff;font-size:2rem;margin:0}.discount-percentage{color:#000;margin-bottom:20px}.includes-list{list-style:none;padding:0;margin-bottom:20px}.include-item{color:#fff;margin-bottom:10px}.pricing-button{background-color:#f7931a;color:#fff;border:none;padding:10px 30px;font-size:1.2rem;cursor:pointer;border-radius:5px;transition:background-color .3s ease}.pricing-button:hover{background-color:#e5831a}.faq-container{padding:50px 20px}.faq-title{color:#e9e9e9;font-size:2.5rem;text-align:center;margin-bottom:30px}.faq-list{max-width:800px;margin:auto;-webkit-user-select:none;user-select:none}.faq-item{background:#333;margin-bottom:10px;border-radius:5px;overflow:hidden;-webkit-user-select:none;user-select:none}.faq-question{width:100%;text-align:left;background:none;border:none;color:#fff;padding:15px;font-size:1.2rem;cursor:pointer;transition:background-color .3s ease;-webkit-user-select:none;user-select:none}.faq-question:focus{outline:none}.faq-question:hover{background-color:#404040}.faq-answer{background:#ffffff0d;color:#fff;padding:15px;display:none;text-align:left;-webkit-user-select:none;user-select:none}.faq-item.active .faq-answer{display:block;-webkit-user-select:none;user-select:none}.call-to-action-container{display:flex;justify-content:center;margin:40px 0 100px}.call-to-action{border:1px solid rgba(128,128,128,.422);border-radius:20px;margin:0 auto;padding:40px 20px;text-align:center;background-color:#4fa1bc;width:700px;max-width:70vw}.cta-title{color:#fff;font-size:1.5rem;margin-bottom:20px}.cta-button{background-color:#f7931a;color:#fff;border:none;padding:10px 30px;font-size:1.5rem;cursor:pointer;border-radius:5px;transition:background-color .3s ease}.cta-button:hover{background-color:#e5831a}.content-container{margin:0 auto;width:960px;max-width:85%;display:flex;flex-wrap:wrap;justify-content:space-around;color:#cbcbcb}.about-section{display:flex;flex-wrap:wrap;justify-content:space-around;border-radius:10px}.image-container{width:90%}.content-description{width:90%;text-align:center}.more-section{display:flex;flex-direction:column;align-items:center;margin-bottom:20px;text-align:center}.more-section p{text-align:center;margin-top:0}@media only screen and (min-width: 1100px){.image-container,.content-description{width:40%}}.account-container{display:flex;flex-direction:column;align-items:center;width:520px;max-width:95vw}.sections-container{margin:0 auto;width:960px;max-width:85%;display:flex;flex-wrap:wrap;justify-content:space-around}.section{min-width:280px;margin:15px;border-radius:20px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.news-section{width:90%;background-color:#e1282b7a;color:#fff}.news-container{max-height:300px;overflow-y:hidden}.trade-section{width:90%;background-color:#ffc800b5;color:#323232}.trade-section p{text-align:center}.learn-section{width:90%;background-color:#50a1bc;color:#fff}.orange-background{background-color:#be7940}.learn-container{display:flex;justify-content:space-around;flex-wrap:wrap}.learn-content{display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:center;min-width:250px;width:50%}.learn-content p,h2,h3{text-align:center}.section-title{text-align:center;font-size:x-large}.section-subtitle{text-align:center;font-size:large}.shadow-white-larger{-webkit-box-shadow:0px 0px 5px -1px #acacac;-moz-box-shadow:0px 0px 5px -1px #acacac;box-shadow:0 0 5px -1px #fff}.shadow-white-pulse-learn{-webkit-box-shadow:0px 0px 10px -1px #6b6b6b;-moz-box-shadow:0px 0px 10px -1px #6b6b6b;box-shadow:0 0 10px -1px #6b6b6b;-webkit-animation:pulseShadowLearn 2s infinite;-moz-animation:pulseShadowLearn 2s infinite;animation:pulseShadowLearn 2s infinite}@keyframes pulseShadowLearn{0%,to{box-shadow:0 0 10px -1px #6b6b6b00}50%{box-shadow:0 0 10px -1px #fff}}@keyframes scroll-automat{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.scroll-content{animation:scroll-automat 400s linear infinite}.scroll-content:hover{animation-play-state:paused}@media only screen and (min-width: 1100px){.news-section,.trade-section{width:40%}.learn-section{width:90%}}.login{display:flex;flex-direction:column;box-shadow:0 0 5px 2px #494949a2;border-radius:5px;padding:15px;margin:30px 10px 10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:300px;max-width:85%}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000}.popup-content{display:flex;flex-direction:column;align-items:center;background-color:#271a35;padding:20px;border-radius:5px;width:400px;max-width:80%}.footer-container{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;background-color:#0a0b0b;color:#fff;padding:20px;border-radius:10px;margin:20px 20px 0;font-size:14px;box-shadow:0 4px 8px #00000080}.footer-content{display:flex;flex-direction:column;align-items:center}.footer-base{width:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.footer-contact p{margin:4px 0}.footer-contact a{color:#f7931a;text-decoration:none}.footer-contact a:hover{text-decoration:underline}.login{display:flex;flex-direction:column;box-shadow:0 0 5px 2px #494949a2;border-radius:5px;padding:15px;margin:30px 10px 10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:350px;max-width:85%}.router-link{text-decoration:none;color:#fff}.edit-acount-container{display:flex;flex-direction:column;align-items:center;justify-content:space-around;min-height:60vh}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.policy-container{min-height:calc(100vh - 60px);margin:0;padding:10px;background-color:#ffffffe6;color:#000}h2,.black{color:#000}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cookie-container{display:flex;justify-content:center;animation:fadeInUp 1s ease-out;position:fixed;bottom:0;left:0;right:0;z-index:1000}.cookie-notification{width:85%;max-width:600px;border-radius:20px;background-color:#fff;padding:20px;text-align:center;color:#000;margin:20px}.cookie-notification p{margin:0;font-size:16px}.cookie-notification a{color:#007bff;text-decoration:none}.cookie-notification button{margin:10px}.course-container{display:flex;flex-direction:column;align-items:center;text-align:center}.show-on-small-screen,.show-on-big-screen{display:none}@media screen and (min-width: 1000px){.show-on-big-screen{display:flex;width:95vw}}@media screen and (max-width: 999px){.show-on-small-screen{display:flex;flex-wrap:wrap;max-width:100vw}}.important-notice{max-width:90vw}.courseNotes{text-align:left;width:100%}.courseNotes li{margin:10px;max-width:90%;overflow-wrap:break-word}.courseNotes ul{padding:0}.courseNotes h3{text-align:center}.user-svg{width:40px;height:40px}.first-half-nav{display:flex;width:50%;padding-left:10px}.second-half-nav{display:flex;width:50%;justify-content:right;align-items:center;padding-right:10px}.pointer{cursor:pointer}.logo-transparent{width:60px}.course-container{display:flex;flex-direction:column;align-items:center;margin:0 auto;min-height:80vh;width:900px;max-width:100%}.course-title{background-color:#50a1bc;border-radius:5px;width:100%;max-width:94%;text-align:center;color:#fff;padding:5px;margin-bottom:3px;font-weight:700}.video-container{border-radius:5px;width:900px;max-width:95%;height:auto}.videoPlayer{border-radius:5px;max-width:95%}.notesContainer{width:90%}.courseNotes{width:100%;display:flex;flex-direction:column;justify-items:center;justify-content:center;color:#fff;letter-spacing:1px;padding-bottom:20px}.router-link{text-decoration:none}.showControllerContainer{display:flex;flex-direction:column;align-items:center;position:sticky;margin:0 auto;bottom:20px;z-index:2;background-color:#0a0a0adb;width:900px;max-width:95%;border-radius:10px}.showController{display:flex;max-width:500px;padding:10px;margin:5px;border-radius:5px}.controller-svg{width:38px;height:38px}.regullarBtn{box-shadow:0 0 5px 2px #494949a2;min-width:100px;text-align:center;padding:10px;margin:10px;text-decoration:none;background-color:#4fa1bc;color:#fff;cursor:pointer;border-radius:5px;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.specialBtn{box-shadow:0 0 5px 2px #494949a2;min-width:100px;text-align:center;padding:10px;margin:10px;text-decoration:none;background-color:#00000067;color:#c00;cursor:pointer;border-radius:5px;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.controllerBtn{display:flex;justify-content:center;box-shadow:0 0 5px 2px #494949a2;width:70px;max-width:15vw;text-align:center;padding:10px;background-color:#0a0a0a;color:#fff;cursor:pointer;border-radius:5px;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.playlistBtn{display:flex;justify-content:center;box-shadow:0 0 5px 2px #494949a2;width:70px;max-width:15vw;text-align:center;padding:10px;background-color:#0a0a0a;color:#fff;text-decoration:none;cursor:pointer;border-radius:5px;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.generalBtn{display:flex;justify-content:center;box-shadow:0 0 5px 2px #494949a2;min-width:80px;text-align:center;padding:15px;background-color:#1fb1b6;color:#fff;text-decoration:none;cursor:pointer;border-radius:5px;font-weight:700;font-size:18px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.playlistContainer{display:flex;position:relative;flex-direction:column;align-items:center;max-width:100%}.playlistItem{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;padding:10px;margin:10px;border-radius:5px;box-shadow:0 0 5px 2px #494949a2;background-color:#1e1f21;color:#fff;font-size:20px;width:400px;max-width:80%;font-weight:700}.grow{transition:all .5s ease-in-out}.grow:hover{transform:scale(1.03)}.tc{text-align:center}.b{font-weight:700}.white{color:#fff}.gray{color:#a1a1a1}.yellow{color:#ffc700}.underline{text-decoration:underline}.no-decoration{text-decoration:none}input{font-size:20px;padding:10px;border-radius:5px;border:none;margin:2px}input.check{width:15px;height:15px}textarea,select{font-size:20px;padding:10px;border-radius:5px;border:none;margin:2px}.account-container{display:flex;flex-direction:column;align-items:center}.login{display:flex;flex-direction:column;box-shadow:0 0 5px 2px #494949a2;border-radius:5px;padding:15px;margin:30px 10px 10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.payContainer{background-color:#0000003b;display:flex;flex-direction:column;align-items:center;box-shadow:0 0 5px 2px #000;border-radius:5px;padding:15px;margin:30px 10px 10px;width:500px;max-width:85%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.light-shadow{box-shadow:0 0 5px 2px #ffffff62}.payInput{margin:5px}.loadingContainer{position:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;top:0;left:0;bottom:0;right:0;background-color:#023d3df2}.loadingBox{display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 0 5px 2px #ffffff62;width:150px;height:150px;padding:25px;border-radius:50%}.loadingMessage{margin-top:30px;color:#fff}.loadingLogo{width:100px;height:100px;margin:30px}.messageContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#002421;padding:25px;max-width:80%;border-radius:5px;box-shadow:0 0 5px 2px #ffffff62}.AccountInfo{width:50%;max-width:400px;min-width:325px}.buyCard{box-shadow:0 0 5px 2px #ffffff62;padding:25px 25px 40px;border-radius:5px;margin:25px 25px 100px;background-color:#0006}.spin{animation-name:spin;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear}.termAgree{display:flex;align-items:center;color:#fff}.termNotAgree{display:flex;align-items:center;font-size:18px;padding:10px;box-shadow:0 0 5px 2px #313131;background-color:#50a1bc;border:1px solid black;border-radius:5px}input.agree{width:20px;height:20px}.visa{height:40px;width:40px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (min-width: 600px){.playlistItem{width:500px}.notesContainer{width:90%}}@media screen and (min-width: 900px){.playlistItem{width:800px}.notesContainer{width:80%}}@media (max-width: 1020px){.talktext{display:none}.tri-right.right-in:after{display:none}}.talktext{color:#000}@media only screen and (min-width: 375px) and (orientation: portrait){.sc-chat-window[data-v-4858ef68].opened{width:90%;height:90%;max-height:90%;right:20px;bottom:40px;border-radius:10px}}::-webkit-scrollbar{width:2px}::-webkit-scrollbar-track{background:#555}::-webkit-scrollbar-thumb{background:#0b1316d3}::-webkit-scrollbar-thumb:hover{background:#555}:root{--rpv-attachment__item--hover-background-color: rgba(0, 0, 0, .1);--rpv-attachment__item-color: #000}.rpv-core__viewer--dark{--rpv-attachment__item--hover-background-color: #2566e8;--rpv-attachment__item-color: #fff}.rpv-attachment__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-attachment__empty--rtl{direction:rtl}.rpv-attachment__list{display:flex;height:100%;flex-direction:column;overflow:auto;padding:.5rem 0;width:100%}.rpv-attachment__list--rtl{direction:rtl}.rpv-attachment__item{align-items:center;background-color:#0000;border:none;color:var(--rpv-attachment__item-color);cursor:pointer;display:flex;padding:.5rem;text-align:left;width:100%}.rpv-attachment__item:focus{background-color:var(--rpv-attachment__item--hover-background-color);outline:0}.rpv-attachment__item:hover{background-color:var(--rpv-attachment__item--hover-background-color)}.rpv-attachment__loader{align-items:center;display:flex;justify-content:center;height:100%;width:100%}:root{--rpv-bookmark__item--hover-background-color: rgba(0, 0, 0, .1);--rpv-bookmark__item-color: #000}.rpv-core__viewer--dark{--rpv-bookmark__item--hover-background-color: #2566e8;--rpv-bookmark__item-color: #fff}.rpv-bookmark__item{align-items:center;color:var(--rpv-bookmark__item-color);cursor:pointer;display:flex;padding-bottom:.25rem;padding-right:.25rem;padding-top:.25rem}.rpv-bookmark__item:focus{background-color:var(--rpv-bookmark__item--hover-background-color);outline:0}.rpv-bookmark__item:hover{background-color:var(--rpv-bookmark__item--hover-background-color)}.rpv-bookmark__toggle{align-items:center;display:flex;height:1rem;margin-right:.25rem;width:1rem}.rpv-bookmark__title{flex-grow:1;flex-shrink:1;text-decoration:none}.rpv-bookmark__list{list-style-type:none;overflow:auto;margin:0;padding:0}.rpv-bookmark__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-bookmark__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-bookmark__empty--rtl{direction:rtl}.rpv-bookmark__container{height:100%;overflow:auto;padding:.5rem 0;width:100%}.rpv-bookmark__container--rtl{direction:rtl}:root{--rpv-core__annotation--link-hover-background-color: rgba(255, 255, 0, .2);--rpv-core__annotation-popup-wrapper-background-color: #faf089;--rpv-core__annotation-popup-wrapper-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--rpv-core__annotation-popup-content-border-top-color: #1a202c;--rpv-core__arrow-border-color: rgba(0, 0, 0, .3);--rpv-core__asking-password-color: #000;--rpv-core__asking-password-wrapper-background-color: #fff;--rpv-core__asking-password-wrapper-border-color: rgba(0, 0, 0, .3);--rpv-core__button-background-color: rgba(0, 0, 0, .3);--rpv-core__button-color: #000;--rpv-core__doc-error-background-color: #fff;--rpv-core__doc-error-text-background-color: #c02424;--rpv-core__doc-error-text-color: #fff;--rpv-core__doc-loading-background-color: #fff;--rpv-core__full-screen-target-background-color: #fff;--rpv-core__inner-page-background-color: #fff;--rpv-core__menu-divider-border-bottom-color: rgba(0, 0, 0, .3);--rpv-core__menu-item-color: #000;--rpv-core__menu-item--hover-background-color: rgba(0, 0, 0, .1);--rpv-core__menu-item--disabled-color: rgba(0, 0, 0, .3);--rpv-core__minimal-button-color: #000;--rpv-core__minimal-button--hover-background-color: rgba(0, 0, 0, .1);--rpv-core__minimal-button--disabled-color: rgba(0, 0, 0, .3);--rpv-core__minimal-button--selected-background-color: rgba(0, 0, 0, .1);--rpv-core__modal-body-background-color: #fff;--rpv-core__modal-body-border-color: rgba(0, 0, 0, .3);--rpv-core__modal-overlay-background-color: rgba(0, 0, 0, .5);--rpv-core__page-layer-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);--rpv-core__popover-body-background-color: #fff;--rpv-core__popover-body-border-color: rgba(0, 0, 0, .3);--rpv-core__popover-body-color: #000;--rpv-core__primary-button-background-color: #2566e8;--rpv-core__primary-button-color: #fff;--rpv-core__progress-bar-background-color: rgba(0, 0, 0, .1);--rpv-core__progress-bar-progress-background-color: #2566e8;--rpv-core__progress-bar-progress-color: #fff;--rpv-core__separator-border-bottom-color: rgba(0, 0, 0, .3);--rpv-core__spinner-border-color: rgba(0, 0, 0, .4);--rpv-core__spinner-border-transparent-color: transparent;--rpv-core__splitter-background-color: transparent;--rpv-core__splitter--hover-background-color: rgba(0, 0, 0, .2);--rpv-core__text-layer-text--selection-background-color: rgb(0, 0, 255, 1);--rpv-core__text-layer-text--selection-color: transparent;--rpv-core__textbox-background-color: #fff;--rpv-core__textbox-border-color: rgba(0, 0, 0, .2);--rpv-core__textbox-color: #000;--rpv-core__tooltip-body-background-color: #000;--rpv-core__tooltip-body-color: #fff}.rpv-core__viewer--dark{--rpv-core__asking-password-background-color: #363636;--rpv-core__asking-password-color: #fff;--rpv-core__asking-password-wrapper-border-color: #191919;--rpv-core__asking-password-wrapper-background-color: #191919;--rpv-core__button-background-color: #171717;--rpv-core__button-color: #fff;--rpv-core__doc-error-background-color: #191919;--rpv-core__doc-error-text-background-color: #c02323;--rpv-core__doc-error-text-color: #fff;--rpv-core__doc-loading-background-color: #191919;--rpv-core__full-screen-target-background-color: #1a1a1a;--rpv-core__inner-page-background-color: #1a1a1a;--rpv-core__menu-divider-border-bottom-color: #000;--rpv-core__menu-item-color: #fff;--rpv-core__menu-item--hover-background-color: #2566e8;--rpv-core__menu-item--disabled-color: #5e5e5e;--rpv-core__minimal-button-color: #fff;--rpv-core__minimal-button--disabled-color: #5e5e5e;--rpv-core__minimal-button--hover-background-color: #191919;--rpv-core__minimal-button--selected-background-color: #1657bb;--rpv-core__modal-body-background-color: #363636;--rpv-core__primary-button-background-color: #2566e8;--rpv-core__popover-body-background-color: #363636;--rpv-core__popover-body-color: #fff;--rpv-core__progress-bar-background-color: #000;--rpv-core__separator-border-bottom-color: #000;--rpv-core__spinner-border-color: #fff;--rpv-core__splitter-background-color: #1a1a1a;--rpv-core__splitter--hover-background-color: #2566e8;--rpv-core__textbox-background-color: #121212;--rpv-core__textbox-border-color: #121212;--rpv-core__textbox-color: #fff;--rpv-core__tooltip-body-background-color: #414141;--rpv-core__tooltip-body-color: #fff}.rpv-core__annotation{position:absolute}.rpv-core__annotation-layer{z-index:1}.rpv-core__arrow{border-bottom:1px solid var(--rpv-core__arrow-border-color);border-left-color:var(--rpv-core__arrow-border-color);border-right:1px solid var(--rpv-core__arrow-border-color);border-top-color:var(--rpv-core__arrow-border-color);height:10px;position:absolute;width:10px;z-index:0}.rpv-core__arrow--tl{bottom:0;left:0;transform:translate(50%,50%) rotate(45deg)}.rpv-core__arrow--tc{bottom:0;left:50%;transform:translate(-50%,50%) rotate(45deg)}.rpv-core__arrow--tr{bottom:0;right:0;transform:translate(-50%,50%) rotate(45deg)}.rpv-core__arrow--rt{left:0;top:0;transform:translate(-50%,50%) rotate(135deg)}.rpv-core__arrow--rc{left:0;top:50%;transform:translate(-50%,-50%) rotate(135deg)}.rpv-core__arrow--rb{bottom:0;left:0;transform:translate(-50%,-50%) rotate(135deg)}.rpv-core__arrow--bl{left:0;top:0;transform:translate(50%,-50%) rotate(225deg)}.rpv-core__arrow--bc{left:50%;top:0;transform:translate(-50%,-50%) rotate(225deg)}.rpv-core__arrow--br{right:0;top:0;transform:translate(-50%,-50%) rotate(225deg)}.rpv-core__arrow--lt{right:0;top:0;transform:translate(50%,50%) rotate(315deg)}.rpv-core__arrow--lc{right:0;top:50%;transform:translate(50%,-50%) rotate(315deg)}.rpv-core__arrow--lb{bottom:0;right:0;transform:translate(50%,-50%) rotate(315deg)}.rpv-core__asking-password{background-color:var(--rpv-core__asking-password-background-color);border-radius:.25rem;color:var(--rpv-core__asking-password-color);padding:2rem}.rpv-core__asking-password--rtl{direction:rtl}.rpv-core__asking-password-wrapper{align-items:center;background-color:var(--rpv-core__asking-password-wrapper-background-color);border:1px solid var(--rpv-core__asking-password-wrapper-border-color);display:flex;height:100%;justify-content:center;width:100%}.rpv-core__asking-password-message{margin:.5rem 0}.rpv-core__asking-password-body{align-items:center;display:flex;justify-content:center}.rpv-core__asking-password-input{width:15rem}.rpv-core__asking-password-input--ltr{margin-right:.5rem}.rpv-core__asking-password-input--rtl{margin-left:.5rem}.rpv-core__button{background-color:var(--rpv-core__button-background-color);border:none;border-radius:.25rem;color:var(--rpv-core__button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__button--rtl{direction:rtl}.rpv-core__canvas-layer{direction:ltr;left:0;position:absolute;overflow:hidden;top:0}.rpv-core__doc-error{align-items:center;background-color:var(--rpv-core__doc-error-background-color);display:flex;justify-content:center;height:100%}.rpv-core__doc-error--rtl{direction:rtl}.rpv-core__doc-error-text{background-color:var(--rpv-core__doc-error-text-background-color);border-radius:.25rem;color:var(--rpv-core__doc-error-text-color);line-height:1.5;max-width:50%;padding:.5rem}.rpv-core__doc-loading{background-color:var(--rpv-core__doc-loading-background-color);align-items:center;display:flex;justify-content:center;height:100%;width:100%;min-height:inherit}.rpv-core__doc-loading--rtl{direction:rtl}.rpv-core__icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1;text-align:center}.rpv-core__icon--rtl{transform:scaleX(-1)}.rpv-core__inner-container{min-height:inherit}.rpv-core__inner-pages{overflow:auto}.rpv-core__inner-pages--rtl{direction:rtl}.rpv-core__inner-pages--single{overflow:hidden}.rpv-core__inner-page-container--single{overflow:auto}.rpv-core__inner-page{background-color:var(--rpv-core__inner-page-background-color)}.rpv-core__inner-page--single{display:flex;align-items:center;justify-content:center}.rpv-core__inner-page--dual-even{display:flex;align-items:center;justify-content:flex-end}.rpv-core__inner-page--dual-odd{display:flex;align-items:center;justify-content:flex-start}.rpv-core__inner-page--dual-cover{display:flex;align-items:center;justify-content:center}.rpv-core__inner-page--dual-cover-odd{display:flex;align-items:center;justify-content:flex-end}.rpv-core__inner-page--dual-cover-even{display:flex;align-items:center;justify-content:flex-start}.rpv-core__annotation--link a{height:100%;left:0;position:absolute;top:0;width:100%}.rpv-core__annotation--link a:hover{background-color:var(--rpv-core__annotation--link-hover-background-color)}.rpv-core__menu{display:flex;flex-direction:column}.rpv-core__menu--rtl{direction:rtl;text-align:right}.rpv-core__menu-divider{border-bottom:1px solid var(--rpv-core__menu-divider-border-bottom-color);margin:.25rem 0}.rpv-core__menu-item{align-items:center;background-color:#0000;color:var(--rpv-core__menu-item-color);border:none;cursor:pointer;display:flex;justify-content:center;padding:.25rem 0;width:100%}.rpv-core__menu-item:focus{background-color:var(--rpv-core__menu-item--hover-background-color);outline:0}.rpv-core__menu-item:hover{background-color:var(--rpv-core__menu-item--hover-background-color)}.rpv-core__menu-item-icon{align-items:center;display:flex}.rpv-core__menu-item-icon--ltr{padding-left:1rem;padding-right:.5rem}.rpv-core__menu-item-icon--rtl{padding-left:.5rem;padding-right:1rem}.rpv-core__menu-item-label{flex-grow:1;flex-shrink:1;white-space:nowrap}.rpv-core__menu-item-label--ltr{padding-right:2rem}.rpv-core__menu-item-label--rtl{padding-left:2rem}.rpv-core__menu-item-check--ltr{padding-right:1rem}.rpv-core__menu-item-check--rtl{padding-left:1rem}.rpv-core__menu-item--disabled{color:var(--rpv-core__menu-item--disabled-color)}.rpv-core__menu-item--disabled:hover{background-color:#0000}.rpv-core__menu-item--ltr{text-align:left}.rpv-core__menu-item--rtl{direction:rtl;text-align:right}.rpv-core__minimal-button{background-color:#0000;border:none;border-radius:.25rem;color:var(--rpv-core__minimal-button-color);cursor:pointer;height:2rem;padding:0 .5rem}.rpv-core__minimal-button:hover{background-color:var(--rpv-core__minimal-button--hover-background-color)}.rpv-core__minimal-button--disabled{color:var(--rpv-core__minimal-button--disabled-color)}.rpv-core__minimal-button--rtl{direction:rtl}.rpv-core__minimal-button--selected{background-color:var(--rpv-core__minimal-button--selected-background-color)}.rpv-core__modal-body{background-color:var(--rpv-core__modal-body-background-color);border:1px solid var(--rpv-core__modal-body-border-color);border-radius:.25rem;margin:1rem;max-width:32rem;overflow:auto}.rpv-core__modal-body--rtl{direction:rtl}.rpv-core__modal-overlay{background-color:var(--rpv-core__modal-overlay-background-color);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999;align-items:center;display:flex;justify-content:center}.rpv-core__page-layer{align-items:center;display:flex;justify-content:center;overflow:visible;position:relative}.rpv-core__page-layer:after{content:"";position:absolute;bottom:.25rem;left:.25rem;right:.25rem;top:.25rem;box-shadow:var(--rpv-core__page-layer-box-shadow)}.rpv-core__page-layer--single{margin:0 auto}.rpv-core__page-size-calculator{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-core__popover-body{background-color:var(--rpv-core__popover-body-background-color);border:1px solid var(--rpv-core__popover-body-border-color);border-radius:.25rem;color:var(--rpv-core__popover-body-color);left:0;padding:.5rem 0;position:absolute;top:-9999px;z-index:9999}.rpv-core__popover-body-arrow{background-color:var(--rpv-core__popover-body-background-color)}.rpv-core__popover-body--rtl{direction:rtl}.rpv-core__popover-overlay{bottom:0;left:0;position:fixed;right:0;top:0}.rpv-core__annotation-popup-wrapper{background-color:var(--rpv-core__annotation-popup-wrapper-background-color);box-shadow:var(--rpv-core__annotation-popup-wrapper-box-shadow);font-size:.75rem;padding:.25rem;word-break:break-word}.rpv-core__annotation-popup-wrapper--rtl{direction:rtl}.rpv-core__annotation-popup-title{font-weight:600;margin-bottom:.25rem}.rpv-core__annotation-popup-date{font-size:.5rem}.rpv-core__annotation-popup-content{border-top:1px solid var(--rpv-core__annotation-popup-content-border-top-color);padding:.25rem;max-height:16rem;overflow:auto}.rpv-core__primary-button{background-color:var(--rpv-core__primary-button-background-color);border:none;border-radius:.25rem;color:var(--rpv-core__primary-button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__primary-button--rtl{direction:rtl}.rpv-core__progress-bar{background-color:var(--rpv-core__progress-bar-background-color);border-radius:9999px;padding:.125rem}.rpv-core__progress-bar--rtl{direction:rtl}.rpv-core__progress-bar-progress{align-items:center;background-color:var(--rpv-core__progress-bar-progress-background-color);border-radius:9999px;color:var(--rpv-core__progress-bar-progress-color);display:flex;font-size:.75rem;justify-content:center;height:.75rem}.rpv-core__separator{border-bottom:1px solid var(--rpv-core__separator-border-bottom-color)}.rpv-core__spinner{border-bottom:2px solid var(--rpv-core__spinner-border-transparent-color);border-left:2px solid var(--rpv-core__spinner-border-transparent-color);border-right:2px solid var(--rpv-core__spinner-border-color);border-top:2px solid var(--rpv-core__spinner-border-color);border-radius:9999px}.rpv-core__spinner--animating{animation-duration:.4s;animation-name:rpv-core__spinner-transform;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes rpv-core__spinner-transform{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rpv-core__splitter{background-color:var(--rpv-core__splitter-background-color);cursor:ew-resize;height:100%;width:.25rem}.rpv-core__splitter:hover,.rpv-core__splitter--resizing{cursor:col-resize;background-color:var(--rpv-core__splitter--hover-background-color)}.rpv-core__splitter-body--resizing{cursor:col-resize}.rpv-core__splitter-sibling--resizing{pointer-events:none;-webkit-user-select:none;user-select:none}.rpv-core__textbox{background-color:var(--rpv-core__textbox-background-color);border:1px solid var(--rpv-core__textbox-border-color);box-sizing:border-box;border-radius:.25rem;color:var(--rpv-core__textbox-color);padding:0 .5rem;height:2rem;width:100%}.rpv-core__textbox--rtl{direction:rtl}.rpv-core__text-layer{left:0;position:absolute;top:0;height:100%;width:100%;opacity:.2;line-height:1;z-index:1}.rpv-core__text-layer span::selection{background-color:var(--rpv-core__text-layer-text--selection-background-color);color:var(--rpv-core__text-layer-text--selection-color)}.rpv-core__text-layer br::selection{color:#0000}.rpv-core__text-layer-text{color:#0000;cursor:text;position:absolute;transform-origin:0% 0%;white-space:pre}.rpv-core__tooltip-body{background-color:var(--rpv-core__tooltip-body-background-color);border-radius:.25rem;color:var(--rpv-core__tooltip-body-color);left:0;max-width:20rem;position:absolute;text-align:center;top:-9999px;z-index:9999}.rpv-core__tooltip-body--rtl{direction:rtl}.rpv-core__tooltip-body-arrow{background-color:var(--rpv-core__tooltip-body-background-color)}.rpv-core__tooltip-body-content{padding:.5rem}.rpv-core__display--block{display:block}.rpv-core__display--hidden{display:none}@media (min-width: 640px){.rpv-core__display--hidden-small{display:none}.rpv-core__display--block-small{display:block}}@media (min-width: 768px){.rpv-core__display--hidden-medium{display:none}.rpv-core__display--block-medium{display:block}}@media (min-width: 1024px){.rpv-core__display--hidden-large{display:none}.rpv-core__display--block-large{display:block}}.rpv-core__viewer{min-height:inherit}:root{--rpv-thumbnail__container-background-color: #fff;--rpv-thumbnail__container-box-shadow: rgba(0, 0, 0, .2) 2px 2px 8px 0px;--rpv-thumbnail__item--selected-background-color: rgba(0, 0, 0, .3)}.rpv-core__viewer--dark{--rpv-thumbnail__item--selected-background-color: #2566e8}.rpv-thumbnail__cover,.rpv-thumbnail__cover-inner{align-items:center;display:flex;justify-content:center;height:100%;width:100%;min-height:inherit}.rpv-thumbnail__cover-image{max-height:100%;max-width:100%}.rpv-thumbnail__cover-loader{align-items:center;display:flex;justify-content:center;height:100%;width:100%}.rpv-thumbnail__container{align-items:center;background:var(--rpv-thumbnail__container-background-color);box-shadow:var(--rpv-thumbnail__container-box-shadow);display:flex;justify-content:center;margin:0 auto;position:relative}.rpv-thumbnail__item{cursor:pointer}.rpv-thumbnail__item--single,.rpv-thumbnail__item--dual-cover{padding:.5rem}.rpv-thumbnail__item--dual-even,.rpv-thumbnail__item--dual-cover-odd{padding:.5rem 0 .5rem .5rem}.rpv-thumbnail__item--dual-odd,.rpv-thumbnail__item--dual-cover-even{padding:.5rem .5rem .5rem 0}.rpv-thumbnail__item--single:hover,.rpv-thumbnail__item--dual-cover:hover,.rpv-thumbnail__items--dual:hover .rpv-thumbnail__item,.rpv-thumbnail__items--dual-cover:hover .rpv-thumbnail__item{background-color:var(--rpv-thumbnail__item--selected-background-color)}.rpv-thumbnail__item:focus{outline:0}.rpv-thumbnail__label{font-size:.75em;text-align:center;padding:.25rem}.rpv-thumbnail__list{overflow:auto;padding:.5rem}.rpv-thumbnail__list--rtl{direction:rtl}.rpv-thumbnail__list--horizontal{align-items:center;display:flex;flex-direction:row;width:100%}.rpv-thumbnail__list--vertical{height:100%}.rpv-thumbnail__items{align-items:center;display:flex;justify-content:center}.rpv-thumbnail__items--selected .rpv-thumbnail__item{background-color:var(--rpv-thumbnail__item--selected-background-color)}.rpv-thumbnail__list-container{height:100%;width:100%}.rpv-thumbnail__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}:root{--rpv-drop__area-background-color: #fff;--rpv-drop__area-body-border-color: rgba(0, 0, 0, .3);--rpv-drop__area-body-color: #000}.rpv-core__viewer--dark{--rpv-drop__area-background-color: #191919;--rpv-drop__area-body-border-color: #fff;--rpv-drop__area-body-color: #fff}.rpv-drop__area{background-color:var(--rpv-drop__area-background-color);bottom:0;left:0;position:absolute;right:0;top:0;padding:.5rem;z-index:9999}.rpv-drop__area-body{border:2px dashed var(--rpv-drop__area-body-border-color);color:var(--rpv-drop__area-body-color);font-size:1.5rem;align-items:center;display:flex;justify-content:center;height:100%}.rpv-drop__area-body--rtl{direction:rtl}:root{--rpv-full-screen__overlay-background-color: #fff}.rpv-core__viewer--dark{--rpv-full-screen__overlay-background-color: #1a1a1a}.rpv-full-screen__exit-button{bottom:0;padding:.5rem;position:fixed;z-index:2}.rpv-full-screen__exit-button--ltr{right:0}.rpv-full-screen__exit-button--rtl{left:0}.rpv-full-screen__overlay{position:fixed;top:0;left:0;height:100%;width:100%;align-items:center;display:flex;justify-content:center;background-color:var(--rpv-full-screen__overlay-background-color);z-index:1}.rpv-open__input-wrapper{position:relative}.rpv-open__input{display:none;bottom:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}.rpv-open__input::-webkit-file-upload-button{width:0}.rpv-page-navigation__current-page-input{margin:0 .25rem;text-align:right;width:3rem}:root{--rpv-print__progress-body-background-color: #fff;--rpv-print__progress-body-border-color: rgba(0, 0, 0, .3);--rpv-print__progress-body-color: #000}.rpv-core__viewer--dark{--rpv-print__progress-body-background-color: #363636;--rpv-print__progress-body-border-color: transparent;--rpv-print__progress-body-color: #fff}.rpv-print__permission-body{padding:1rem}.rpv-print__permission-footer{display:flex;justify-content:center;padding:0 1rem 1rem 0}.rpv-print__progress{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:9999}.rpv-print__progress-body{background-color:var(--rpv-print__progress-body-background-color);border:1px solid var(--rpv-print__progress-body-border-color);border-radius:.25rem;color:var(--rpv-print__progress-body-color);padding:1.5rem;text-align:center;width:15rem}.rpv-print__progress-body--rtl{direction:rtl}.rpv-print__progress-bar{margin-bottom:1rem}.rpv-print__progress-message{margin-bottom:.5rem}.rpv-print__zone{display:none}@media print{@page{margin:0}.rpv-print__html-printing{height:100%}.rpv-print__body-printing{height:100%;margin:0}.rpv-print__body-printing *{display:none}.rpv-print__zone{display:block;height:100%}.rpv-print__page{align-items:center;display:flex;flex-direction:column;justify-content:center;height:100%;width:100%;page-break-after:always;page-break-inside:avoid}.rpv-print__page img{display:block;max-height:100%;max-width:100%}}.rpv-properties__loader{text-align:center}.rpv-properties__modal{min-height:20rem;padding:.5rem 0}.rpv-properties__modal-section{padding:0 .5rem}.rpv-properties__modal-footer{display:flex;justify-content:center;margin-top:.5rem}.rpv-properties__item{align-items:flex-start;display:flex;margin:.5rem 0}.rpv-properties__item--rtl{direction:rtl}.rpv-properties__item-label{padding-right:.5rem;width:25%}.rpv-properties__item-value{flex:1}.rpv-search__highlights{left:0;position:absolute;top:0;height:100%;width:100%}.rpv-search__highlight{background-color:var(--rpv-search__highlight-background-color);border-radius:.25rem;position:absolute;z-index:1}.rpv-search__highlight--current{background-color:var(--rpv-search__highlight--current-background-color)}.rpv-search__popover{padding:0 .5rem}.rpv-search__popover-input-counter{align-items:center;display:flex;margin-bottom:.5rem;position:relative;width:12rem}.rpv-search__popover-counter{align-items:center;bottom:0;display:flex;position:absolute;top:0}.rpv-search__popover-counter--ltr{padding-right:.25rem;right:0}.rpv-search__popover-counter--rtl{left:0;padding-left:.25rem}.rpv-search__popover-label{align-items:center;cursor:pointer;display:flex;margin-bottom:.5rem}.rpv-search__popover-label-checkbox{cursor:pointer;margin-right:.25rem}.rpv-search__popover-footer{align-items:center;display:flex}.rpv-search__popover-footer-item{padding:0 .25rem}.rpv-search__popover-footer-button--ltr{margin-left:auto}.rpv-search__popover-footer-button--rtl{margin-right:auto}:root{--rpv-search__highlight-background-color: rgba(255, 255, 0, .4);--rpv-search__highlight--current-background-color: rgba(0, 128, 0, .4)}.rpv-selection-mode__grab{cursor:grab}.rpv-selection-mode__grab :not(input),.rpv-selection-mode__grab :not(select),.rpv-selection-mode__grab :not(textarea){cursor:grab!important}.rpv-selection-mode__grabbing{cursor:grabbing}.rpv-selection-mode__grabbing :not(input),.rpv-selection-mode__grabbing :not(select),.rpv-selection-mode__grabbing :not(textarea){cursor:grabbing!important}:root{--rpv-zoom__popover-target-arrow-border-color: rgba(0, 0, 0, .6)}.rpv-core__viewer--dark{--rpv-zoom__popover-target-arrow-border-color: #fff}.rpv-zoom__popover-target{align-items:center;color:var(--rpv-zoom__popover-target-color);display:flex}.rpv-zoom__popover-target-scale--ltr{margin-right:.25rem}.rpv-zoom__popover-target-scale--rtl{margin-left:.25rem}.rpv-zoom__popover-target-arrow{border-color:var(--rpv-zoom__popover-target-arrow-border-color) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:.5rem .25rem 0;height:0;width:0}:root{--rpv-toolbar__label--color: #000}.rpv-core__viewer--dark{--rpv-toolbar__label--color: #fff}.rpv-toolbar{align-items:center;display:flex;width:100%}.rpv-toolbar--rtl{direction:rtl}.rpv-toolbar__left{align-items:center;display:flex}.rpv-toolbar__center{align-items:center;display:flex;flex-grow:1;flex-shrink:1;justify-content:center}.rpv-toolbar__right{align-items:center;display:flex;margin-left:auto}.rpv-toolbar__item{align-items:center;display:flex;padding:0 .125rem}.rpv-toolbar__label{color:var(--rpv-toolbar__label--color)}:root{--rpv-default-layout__body-background-color: #fff;--rpv-default-layout__container-border-color: rgba(0, 0, 0, .3);--rpv-default-layout__toolbar-background-color: #eee;--rpv-default-layout__toolbar-border-bottom-color: rgba(0, 0, 0, .1);--rpv-default-layout__sidebar-border-color: rgba(0, 0, 0, .2);--rpv-default-layout__sidebar--opened-background-color: #fff;--rpv-default-layout__sidebar-headers-background-color: #eee;--rpv-default-layout__sidebar-content--opened-background-color: #fff;--rpv-default-layout__sidebar-content--opened-border-color: rgba(0, 0, 0, .2);--rpv-default-layout__sidebar-content--opened-color: #000}.rpv-core__viewer--dark{--rpv-default-layout__body-background-color: #1a1a1a;--rpv-default-layout__container-border-color: #454647;--rpv-default-layout__toolbar-background-color: #292929;--rpv-default-layout__toolbar-border-bottom-color: #000;--rpv-default-layout__sidebar-border-color: #000;--rpv-default-layout__sidebar--opened-background-color: #fff;--rpv-default-layout__sidebar-headers-background-color: #292929;--rpv-default-layout__sidebar-content--opened-background-color: #1a1a1a;--rpv-default-layout__sidebar-content--opened-border-color: #292929;--rpv-default-layout__sidebar-content--opened-color: #fff}.rpv-default-layout__container{border:1px solid var(--rpv-default-layout__container-border-color);box-sizing:border-box;height:100%;width:100%}.rpv-default-layout__toolbar{align-items:center;background-color:var(--rpv-default-layout__toolbar-background-color);border-bottom:1px solid var(--rpv-default-layout__toolbar-border-bottom-color);display:flex;left:0;position:absolute;top:0;height:2.5rem;width:100%;z-index:1}.rpv-default-layout__sidebar{display:flex;padding-top:2.5rem}.rpv-default-layout__sidebar--opened{bottom:0;left:0;position:absolute;top:0;width:12rem;background-color:var(--rpv-default-layout__sidebar--opened-background-color);z-index:1}.rpv-default-layout__sidebar--ltr{border-right:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__sidebar--rtl{border-left:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__main{display:flex;height:100%;position:relative}.rpv-default-layout__main--rtl{direction:rtl}.rpv-default-layout__body{background-color:var(--rpv-default-layout__body-background-color);flex:1;overflow:auto;padding-top:2.5rem}@media (min-width: 768px){.rpv-default-layout__sidebar--opened{width:16rem}}@media (min-width: 1024px){.rpv-default-layout__sidebar--opened{background:inherit;position:inherit;width:20rem;z-index:inherit}}.rpv-default-layout__sidebar-tabs{display:flex;height:100%;width:100%}.rpv-default-layout__sidebar-headers{background-color:var(--rpv-default-layout__sidebar-headers-background-color);padding:.25rem}.rpv-default-layout__sidebar-header{padding:.125rem}.rpv-default-layout__sidebar-content{display:none;flex-grow:1;flex-shrink:1}.rpv-default-layout__sidebar-content--opened{background-color:var(--rpv-default-layout__sidebar-content--opened-background-color);color:var(--rpv-default-layout__sidebar-content--opened-color);display:flex;overflow:hidden}.rpv-default-layout__sidebar-content--ltr{border-left:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}.rpv-default-layout__sidebar-content--rtl{border-right:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}.ebook-container{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:20px;box-sizing:border-box;padding:10px}.pdf-viewer{width:100%;max-width:800px;height:100%;box-shadow:0 4px 8px #0000001a;border:1px solid #ccc}@media (max-width: 768px){.pdf-viewer{max-width:100%;height:80vh}}@media (max-width: 630px){.pdf-viewer{max-width:100%;height:80vh;display:none}}@media (min-width: 630px){.download-viewer{display:none}.ebook-container{width:100%;height:100vh}}.landing-page-container{width:960px;max-width:85vw;margin:0 auto;display:flex;flex-direction:column;align-items:center}.demo-image-container{display:flex;flex-wrap:wrap;justify-content:center}.demo-image{width:450px;max-width:80vw}.thank-you-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}:root{font-family:Chakra Petch,sans-serif;font-weight:400;font-style:normal;background-color:#17181a;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#dfdfdf;text-decoration:inherit}a:hover{color:#7d53f2}li{list-style-type:none}body{margin:0;padding-top:100px;padding-bottom:20px;min-height:100vh;height:100%;background-image:url(/assets/background-CdPrrBh6.webp);background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.body-container{display:flex;flex-direction:column;min-height:100vh}.app-content{flex:1}h1{font-size:3.2em;line-height:1.1}button{color:#fff;border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
