@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,1000,2000,3000,4000,5000,6000,7000,8000,9001,1001,2001,3001,4001,5001,6001,7001,8001,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@400;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Nanum+Pen+Script&display=swap);@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Manrope&display=swap);div.absolute{position:absolute;top:180px;left:0;width:60%;z-index:10;background:hsla(0,0%,100%,.6)}div.absolute2{position:absolute;top:500px;right:0;width:80%;z-index:1;background:hsla(0,0%,100%,.8)}#essay-writing,.background{background:#f5f5f5}.title{font-size:26px;font-weight:800}.essay-white-container{height:-moz-fit-content;height:fit-content}.events-explorer{width:100%;display:flex;flex-direction:column;gap:10px;padding:0;background:var(--bg);border-radius:12px;overflow:hidden;--accent-color:#ae96f5;--highlight-color:#bdff00;--bg:#1a1a1a;--surface:#2a2a2a;--text-primary:#fff;--text-secondary:#999}.explorer-section{width:100%;display:flex;justify-content:center}.explorer-section>*{width:100%}.map-section{height:360px;min-height:360px;flex:0 0 auto}@media(max-width:768px){.map-section{height:300px;min-height:300px}}.timeline-section{flex:0 0 auto}.cards-section{flex:1;min-height:200px;position:relative;top:-144px}.empty-state{width:100%;height:300px;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);font-size:16px;background:var(--bg)}.event-card{flex:0 0 auto;width:290px;background:var(--surface,#2a2a2a);border:2px solid transparent;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column}.event-card:hover{transform:translateY(-2px)}.event-card.active,.event-card:hover{border-color:var(--accent-color,#ae96f5)}.event-card.active{box-shadow:0 8px 24px rgba(124,58,237,.3);background:var(--surface-highlight,#333)}.card-thumbnail{width:100%;height:160px;overflow:hidden;background:#1a1a1a}.card-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.event-card:hover .card-thumbnail img{transform:scale(1.05)}.card-content{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}.card-date{font-size:12px;color:var(--accent-color,#ae96f5);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.card-title{font-size:18px;font-weight:700;color:var(--text-primary,#fff);line-clamp:2;-webkit-line-clamp:2}.card-summary,.card-title{margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.card-summary{font-size:14px;color:var(--text-secondary,#ccc);flex:1;line-clamp:3;-webkit-line-clamp:3}.card-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:4px}.tag{display:inline-block;background:var(--accent-color,#ae96f5);color:#000;border-radius:4px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.tag,.tag-more{padding:4px 8px;font-size:11px}.tag-more{color:var(--text-secondary,#ccc)}.card-cta{margin-top:8px}.btn-learn-more{width:100%;padding:8px 12px;background:var(--accent-color,#ae96f5);color:#000;border:none;border-radius:6px;font-weight:600;font-size:12px;text-transform:uppercase;cursor:pointer;transition:all .2s ease}.btn-learn-more:hover{background:var(--accent-color-hover,#a78bfa);transform:scale(1.02)}.btn-learn-more:active{transform:scale(.98)}.event-card-rail{width:100%;background:var(--bg,#1a1a1a);border-radius:8px;display:flex;flex-direction:column;gap:12px;top:-170px}.rail-header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid var(--surface,#2a2a2a)}.rail-title{margin:0;font-size:20px;font-weight:700;color:var(--text-primary,#fff)}.rail-nav{display:flex;align-items:center;gap:12px}.nav-btn{width:32px;height:32px;border:1px solid var(--text-secondary,#999);background:transparent;color:var(--text-primary,#fff);border-radius:4px;cursor:pointer;font-size:16px;font-weight:600;transition:all .2s ease}.nav-btn:hover:not(:disabled){background:var(--accent-color,#ae96f5);border-color:var(--accent-color,#ae96f5);color:#000}.nav-btn:disabled{opacity:.3;cursor:not-allowed}.nav-counter{font-size:12px;color:var(--text-secondary,#999);font-weight:600;min-width:50px;text-align:center}.rail-content{width:100%;overflow:hidden}.cards-scroll{display:flex;gap:12px;padding:0 16px 16px;overflow-x:auto;scroll-behavior:smooth}.cards-scroll::-webkit-scrollbar{height:6px}.cards-scroll::-webkit-scrollbar-track{background:transparent}.cards-scroll::-webkit-scrollbar-thumb{background:var(--text-secondary,#999);border-radius:3px}.cards-scroll::-webkit-scrollbar-thumb:hover{background:var(--text-primary,#fff)}.map-panel{width:100%;height:360px;min-height:360px;display:flex;align-items:center;justify-content:center;background:var(--bg,#1a1a1a);border-radius:8px;overflow:hidden}@media(max-width:768px){.map-panel{height:300px;min-height:300px}}.map-content{width:100%;height:100%;min-height:0;position:relative;display:flex;align-items:stretch;justify-content:center}.map-fallback{position:absolute;bottom:12px;right:12px;background:rgba(0,0,0,.45);padding:6px 10px;border-radius:6px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.fallback-text{color:var(--text-secondary,#999);font-size:12px;text-align:center}.map-container{flex:1;width:100%;height:100%;min-height:0;display:flex;align-items:stretch;justify-content:center;margin-top:10px}:deep(.svg-container){position:relative;width:100%;height:100%;min-height:0;display:flex;align-items:stretch;justify-content:center}:deep(.svg-content-responsive){display:block;position:relative;width:100%;height:100%}:deep(.border){stroke:#999;stroke-width:.5px}:deep(.regions){stroke:#333;stroke-width:.25px;cursor:pointer}:deep(.regions.active){fill:var(--highlight-color,#bdff00)!important;opacity:1!important;filter:drop-shadow(0 0 4px rgba(189,255,0,.5))}:deep(.regions.secondary){opacity:.5}:deep(.regions:hover){filter:brightness(1.1)}.timeline-bar{position:relative;width:100%;padding:10px 0 26px 0;background:var(--surface,#2a2a2a);border-radius:px;overflow:hidden;top:-70px}.timeline-scroll-controls{position:absolute;right:12px;bottom:4px;display:flex;gap:20px;z-index:2;justify-content:center}.timeline-scroll-btn{width:35px;height:25px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--text-secondary,#999);border-radius:999px;background:rgba(0,0,0,.28);color:var(--text-secondary,#999);font-size:16px;line-height:1;cursor:pointer;padding:0}.timeline-scroll-btn:hover{color:var(--text-primary,#fff);border-color:var(--text-primary,#fff)}.timeline-scroll-btn:disabled{opacity:.35;cursor:not-allowed}.timeline-axis{position:relative;width:100%;height:60px;display:flex;align-items:center;padding:0 16px;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.timeline-axis::-webkit-scrollbar{display:none}.timeline-svg{width:100%;height:60px;min-width:1200px}.baseline{stroke:var(--text-secondary,#999);stroke-width:2}.tick-line{stroke:var(--text-secondary,#999);stroke-width:1}.tick-line--major{stroke-width:3}.tick-line--minor{stroke-width:2}.tick-line--micro{stroke-width:1}.tick-label{font-size:12px;fill:var(--text-secondary,#999);text-anchor:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none}.markers .marker-group{cursor:pointer;outline:none}.markers .marker-group:focus{outline:none}.markers .marker-group:focus-visible{outline:none}.markers .marker-group.active .marker-circle,.markers .marker-group:focus .marker-circle,.markers .marker-group:focus-visible .marker-circle{r:10;fill:var(--accent-color,#ae96f5);stroke:none;stroke-width:0;filter:drop-shadow(0 0 8px rgba(124,58,237,.8))}.marker-circle{r:6;fill:var(--accent-color,#999);stroke:none;stroke-width:0;transition:all .2s ease}.marker-circle:hover{r:8;filter:brightness(1.2)}.marker-circle.active{r:10;fill:var(--accent-color,#ae96f5);stroke:none;stroke-width:0;filter:drop-shadow(0 0 8px rgba(124,58,237,.8))}@media screen and (max-width:790px){.top-control{margin-top:50px}}.steps-banner{padding:64px 165px 84px 165px}.steps-title{font-feature-settings:"liga" off;font-size:48px;font-style:normal;font-weight:800;line-height:64px}.steps-subtitle,.steps-title{color:var(--text-gray-900,#18191f)}.steps-subtitle{font-feature-settings:"liga" off;font-size:18px;font-style:normal;font-weight:400;line-height:32px;margin-bottom:40px}.home-disclaimer{margin-top:12px;margin-bottom:0;color:#7a8699;font-size:12px;line-height:18px;font-weight:400}@media screen and (max-width:800px){.home-periods__grid{grid-template-columns:1fr}.home-period{min-height:440px}.home-period__content{padding:16px 14px}}@media screen and (min-width:801px)and (max-width:1200px){.home-periods__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-period{min-height:620px}}@media screen and (max-width:800px){.steps-banner{padding:64px 30px}}p,span{white-space:pre-line}.toolbar{position:absolute;display:inline-block;width:-moz-fit-content;width:fit-content;z-index:-1;margin-top:-60px;margin-left:-55px}.instructions{color:#9b51e0;font-feature-settings:"liga" off;font-size:22px;font-style:normal;font-weight:700;line-height:30px;text-align:center;padding-top:20px}.unselectable{-moz-user-select:-moz-none;-webkit-user-select:none;-o-user-select:none;user-select:none}::-moz-selection{background:pink}::selection{background:pink}.labelled-contain{border-radius:10px;border:.5px solid var(--text-subtle,#969bab)}.module-gray-contain{opacity:.8999999762;box-shadow:0 4px 4px 0 rgba(0,0,0,.1)}.mother-container{display:flex;flex-wrap:wrap;border-radius:8px;background:#f5f5f5;box-shadow:0 4px 4px 0 rgba(0,0,0,.1);max-width:1144px}.try-it{min-width:350px;white-space:nowrap}.timed,.try-it{margin-bottom:40px;margin-top:15px}.timed{min-width:425px}.template{max-width:1184px;min-height:161px}.module-introduction{font-feature-settings:"liga" off}.label-position{margin-bottom:15px}.module-labels{color:var(--text-normal,#18191f)}.module-labels,.module-title{font-feature-settings:"liga" off}@media screen and (max-width:380px){.try-it{padding:5px 30px 5px 30px;white-space:wrap}.timed,.try-it{min-width:auto}}.large_image{height:300px;width:100%;margin-bottom:10px}.small_content100p{height:30px;width:100%;margin-bottom:10px}.small_content80p{height:30px;width:80%;margin-bottom:10px}.small_content90p{height:30px;width:90%;margin-bottom:10px}.small_content95p{height:30px;width:95%;margin-bottom:10px}.large_content{height:150px;width:100%;margin-bottom:10px}.vidoes{display:flex;justify-content:end;flex-direction:column}.video{height:150px;width:300px;margin-bottom:5px}.loading_topic{position:relative;overflow:hidden}.loading_topic:before{content:"";position:absolute;display:block;min-width:100%;min-height:100%;background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation 3s infinite}.loading{position:relative;overflow:hidden}.loading:before{content:"";position:absolute;display:block;z-index:1;min-width:100%;min-height:95%;height:95%;background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation 2s infinite}.navbar_styling{background-color:#000;padding:0 25px}.logo_btn,.navbar_tab{color:#fff}.logo_btn{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;letter-spacing:0;padding-left:10px}.site_header{background-color:#000;font-size:34px;padding:0 25px}.v-input.expanding-search{border:1px solid #fff;border-radius:50px}.v-input.expanding-search .v-input__control{width:550px}.v-input.expanding-search.closed{max-width:45px;border:none!important}.v-input.expanding-search .v-input__slot{cursor:pointer!important}.v-input.expanding-search .v-input__slot:after,.v-input.expanding-search .v-input__slot:before{border-color:transparent!important;border-style:none!important;border-width:none!important}.home_page{min-height:100%;height:100vh}.periods{min-height:100%;height:100%}.period:hover{opacity:.8}.period_header{font-size:30px;height:100px}.period_subheader{font-size:25px;color:#fff}.footer-icon{padding:3px}.privacy_policy{text-decoration:underline;padding:0 0 4px 0}.privacy_policy:hover{cursor:pointer}.alert_dismiss{border:.5px solid #055160;border-radius:15px;padding:2px 10px;font-size:12px}.alert_dismiss:hover{opacity:.5;cursor:pointer}.navbar_style{padding:10px 0;background:#fff;border:none;box-shadow:none;flex-wrap:wrap}.logo,.navbar_style{align-items:center;display:flex}.logo_img{height:32px;width:auto;margin:0}#purples{background:var(--brand-purple,#8c30f5);padding:10px 28px}#purples:hover{background:#f1e4ff;color:var(--brand-purple,#8c30f5)}.navbar_tab_section{white-space:nowrap;display:flex;align-items:center;gap:16px}.search-bar{height:100%;width:292px;border-radius:8px;border:1px solid #dfdfdf;background:#fff;position:relative}.search-input{padding-right:0;padding-left:10px;font-family:Manrope,sans-serif;font-size:16px;font-weight:400;color:#18191f}.search-input::placeholder{color:#a0a0a0!important;opacity:1!important;font-family:Manrope,sans-serif;font-size:16px;font-weight:400}.search-input::-moz-placeholder{font-family:Manrope,sans-serif;font-size:16px;font-weight:400}.search-bar .form-control::-moz-placeholder,.search-input::-moz-placeholder{color:#a0a0a0!important;opacity:1!important}.search-bar .form-control::placeholder{color:#a0a0a0!important;opacity:1!important}.search-button{background:#fff;color:#000}.search-button:active,.search-button:focus,.search-button:focus:not(:disabled):not(.disabled),.search-button:hover{box-shadow:none!important;outline:0;background:#fff;color:#000}.typeahead{position:absolute;top:44px;left:0;width:292px;max-height:320px;overflow-y:auto;background:#fff;border:1px solid #dfdfdf;border-radius:8px;z-index:1050}.typeahead-item{display:flex;align-items:center;gap:6px;width:100%;padding:10px 12px;background:transparent;border:none;text-align:left;font-size:14px}.typeahead-item.active,.typeahead-item:hover{background:#f6f6f6}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-dropdown{color:var(--text-gray-900,#18191f);font-feature-settings:"clig" off,"liga" off;font-family:Manrope;font-size:16px;font-style:normal;font-weight:700;line-height:20px;outline:0;box-shadow:none!important;outline:none!important;text-decoration:none!important;border:none!important;opacity:1;border-radius:0;margin-top:2px}.nav-dropdown ::v-deep .dropdown-menu{background:#eee;border:none!important;border-radius:0!important;padding:0;margin-top:13px}.nav-dropdown ::v-deep .dropdown-menu .dropdown-item{border:none!important;border-radius:0!important;height:65px;padding-top:22px}.nav-dropdown ::v-deep .dropdown-menu .dropdown-item:hover{background:#8c30f5;color:#fff}.dd-link{color:#000;opacity:1}#QuizFeature{font-family:Manrope,sans-serif;color:#1f2937}#QuizFeature .quiz-layout{padding-left:clamp(12px,2.2vw,30px);padding-right:clamp(12px,2.2vw,30px)}#QuizFeature .section-column{margin-bottom:1.5rem}#QuizFeature .section-title{font-weight:700;font-size:clamp(1.08rem,1vw + .7rem,1.28rem);line-height:1.25;letter-spacing:-.01em;margin-bottom:.75rem;color:#111827}#QuizFeature .section-cards{display:flex;flex-direction:column;gap:.75rem}#QuizFeature .unit-card{position:relative;width:100%;height:186px;border-radius:12px;overflow:hidden;border:1px solid rgba(15,23,42,.08);background:#e5e7eb;box-shadow:0 8px 20px rgba(15,23,42,.08)}#QuizFeature .unit-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}#QuizFeature .unit-card .overlay{position:absolute;inset:0;border-radius:12px;display:flex;flex-direction:column;justify-content:flex-end;text-align:left;padding:.75rem .85rem;color:#f9fafb;background:linear-gradient(0deg,rgba(2,6,23,.55) 0,rgba(2,6,23,.12) 52%,transparent)}#QuizFeature .unit-card .unit-title{margin:0;font-family:Montserrat,sans-serif;font-size:1.45rem;font-weight:700;letter-spacing:.02em;line-height:1.08;text-transform:uppercase}#QuizFeature .unit-card .unit-title:after{content:"";display:block;width:34px;height:2px;margin-top:.28rem;background:hsla(0,0%,100%,.92)}#QuizFeature .unit-card .unit-description{margin:.35rem 0 0;font-size:.98rem;font-weight:500;line-height:1.3}#QuizFeature .unit-card .status-pill{position:absolute;top:.6rem;right:.6rem;padding:.2rem .55rem;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#e5e7eb;background:rgba(17,24,39,.78)}#QuizFeature .unit-card--active{cursor:pointer;transition:transform .22s ease,box-shadow .22s ease}#QuizFeature .unit-card--active:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(15,23,42,.16)}#QuizFeature .unit-card--active:focus-visible{outline:3px solid rgba(79,70,229,.5);outline-offset:2px}#QuizFeature .unit-card--disabled{cursor:default;box-shadow:none;border-color:rgba(15,23,42,.06)}#QuizFeature .unit-card--disabled img{filter:grayscale(.75) saturate(.25) brightness(.72)}#QuizFeature .unit-card--disabled .overlay{background:linear-gradient(0deg,rgba(55,55,55,.72) 12%,rgba(55,55,55,.28) 70%,rgba(55,55,55,.12))}#QuizFeature .unit-card--disabled .unit-title{color:#e5e7eb}#QuizFeature .unit-card--disabled .unit-title:after{background:rgba(229,231,235,.7)}#QuizFeature .unit-card--disabled .unit-description{color:#d1d5db}@media(max-width:1199px){#QuizFeature .unit-card{height:176px}}@media(max-width:991px){#QuizFeature .quiz-layout{padding-left:14px;padding-right:14px}#QuizFeature .section-cards{gap:.65rem}#QuizFeature .unit-card{height:196px}#QuizFeature .unit-title{font-size:1.36rem}#QuizFeature .unit-description{font-size:.92rem}}@media(max-width:575px){#QuizFeature .unit-card{height:184px}#QuizFeature .section-title{margin-bottom:.6rem}}.QuizUnit{min-height:100vh;height:100%;background:#f4f5f7;font-family:Manrope,sans-serif}.assessmentquestion{text-align:center;padding:50px 80px 150px}#AssessmentFeature{background-color:#fff;border-radius:10px;padding:20px}.questionNum{font-weight:lighter;display:flex;justify-content:flex-end;padding:40px 20px}.purple_button{min-height:52px;border-radius:30px;border:none;padding:10px 40px;background:#451a75;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.purple_button:hover{background:#f1e4ff;color:#451a75;font-weight:800}.quizbuttons{padding-top:40px;display:flex;justify-content:flex-end}.question{font-size:24px;font-weight:700;margin-bottom:20px}.answers{display:flex;flex-direction:column;gap:20px}.answer{text-align:left;min-width:100%;cursor:pointer;background-color:transparent;padding:0;transition:background-color .3s;border:.5px solid #d3d3d3;border-radius:10px;padding:10px 20px}.answer p{font-size:18px;margin:0}.answer:hover{background-color:#f1e4ff}.answer-disabled{text-align:left;min-width:100%;cursor:pointer;border:.5px solid #d3d3d3;background-color:#f0f0f0;border-radius:10px;padding:10px 20px;cursor:not-allowed;color:#888;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.answer-disabled p{font-size:18px;margin:0}.answer-disabled.selected{background:#451a75!important}b-button{margin-top:20px;background-color:transparent;border:none;padding:0}b-button:hover{background-color:#e0e0e0}.resource_header{font-size:16px;font-weight:500;word-break:break-word}.resource_header,.view_all{font-family:Montserrat,sans-serif}.view_all{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 14px;width:135px;font-size:14px;font-weight:600;letter-spacing:-.2px;color:#4b4b4b;background:#f8f6ff;border:3px solid #ece7fa;border-radius:10px;text-decoration:none;transition:background .2s ease,color .2s ease,box-shadow .2s ease;cursor:pointer;line-height:1.4}.view_all:hover{background:#ede7ff;color:#3b2f8f;box-shadow:0 2px 6px rgba(177,156,217,.25)}.view_all:active{transform:translateY(0);box-shadow:none}.intro_iframe{position:relative;z-index:4;min-width:100%;max-width:100%;height:100%;aspect-ratio:16/9}.video-section{width:100%}.video-box{max-width:100%}@media(max-width:991px){.video-box,.video-section{max-width:100%;margin:0 auto}}.article .article_content{margin:4px;margin-right:8px}.article_image{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-height:130px;border-radius:10px 10px 0 0}.article_title{font-size:14px;font-weight:650;line-height:20px}.article_subtitle{font-size:12px;font-weight:500;color:gray}.article_summary{margin-top:5px;overflow:hidden;line-height:1.2rem;max-height:3.5rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:3;margin-bottom:15px}.article_link{display:flex;justify-content:end;font-size:14px}.article_link:hover{opacity:.5;cursor:pointer}.banner-header,.h1{font-family:Montserrat,sans-serif;font-size:34px;font-weight:700;line-height:35px;letter-spacing:-.5px;color:#fff}.h2,.title{font-size:30px;margin-bottom:10px}.h2,.h3,.header-1,.title,.trend-header{font-family:Montserrat,sans-serif;font-weight:600}.h3,.header-1,.trend-header{font-size:24px;padding-top:10px;padding-bottom:10px}.h4,.header-2{font-size:20px;font-weight:700;line-height:25px;padding-bottom:0;margin-bottom:0}.h4,.h5,.header-2,.header-3{font-family:Montserrat,sans-serif;word-break:break-word}.h5,.header-3{font-size:16px;font-weight:500}.h6,.header-4{font-size:28px}.body-text,.h6,.header-4,.text{font-family:Montserrat,sans-serif;font-weight:400;word-break:break-word}.body-text,.text{font-size:16px}.subtitle,.text-sm{font-size:14px;font-weight:300}.subtitle,.text-lg,.text-sm{font-family:Montserrat,sans-serif}.text-lg{font-size:18px;font-weight:400}.text-bold{font-weight:700}.text-bold,.trend-text{font-family:Montserrat,sans-serif;font-size:16px}.trend-text{font-weight:400;word-break:break-word;padding-right:20px}.period-header{font-size:30px;font-weight:700;height:100px}.period-header,.period-subheader{font-family:Montserrat,sans-serif;color:#fff}.period-subheader{font-size:28px;font-weight:500}.banner-timeperiod-header{margin-bottom:0;text-decoration:underline;text-decoration-thickness:.9px}.banner-timeperiod-header,.banner-unit-header{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:18px;color:#fff}.banner-unit-header{font-style:italic}.card-header{font-size:24px;margin-bottom:0;font-weight:600;padding:0 25px}.card-header,.card-subheader{word-break:normal;font-family:Montserrat,sans-serif;letter-spacing:-.5px;color:#f2f2f2}.card-subheader{font-size:20px;font-weight:500}.module-title{color:#111;font-family:Manrope,sans-serif;font-size:28px;font-weight:800;line-height:64px}.module-labels,.module-title{text-align:center;font-style:normal}.module-labels{color:#18191f;font-size:20px;font-weight:700;line-height:18px;letter-spacing:2px;text-transform:uppercase}.module-introduction{color:#111;text-align:center;font-size:28px;font-style:normal;font-weight:800;line-height:normal;font-family:Manrope,sans-serif}.person-header{text-transform:uppercase;font-size:14px}.person-header,.person-time{font-family:Montserrat,sans-serif;font-weight:550}.person-time{font-size:12px;margin-bottom:0}.person-subheader{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:12px;font-weight:500;color:gray}.article-title{font-size:14px;font-weight:650;line-height:20px}.article-subtitle{font-size:12px;font-weight:500;color:gray}.article-summary{margin-top:4px;overflow:hidden;line-height:1.2rem;max-height:3.5rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:3;margin-bottom:16px}.resource-header{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;word-break:break-word}.event-title{font-weight:700}.event-text,.event-title{font-family:Montserrat,sans-serif;font-size:14px;line-height:25px;color:#f2f2f2;padding:8px 12px;width:100%;text-align:center}.question-text{font-size:24px;font-weight:700;margin-bottom:20px}.question-num{font-weight:300;display:flex;justify-content:flex-end;padding:40px 20px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}.text-underline{text-decoration:underline}.text-no-decoration{text-decoration:none}.text-break{word-break:break-word}.text-no-wrap{white-space:nowrap}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}@media(max-width:720px){.period-header,.period-subheader{text-align:center;font-size:32px;padding-bottom:10px}.coming-soon-card{padding:32px 96px}.coming-soon-title{font-size:24px;margin-bottom:12px}.coming-soon-subtitle{font-size:13px}}@media(max-width:425px){.back-button{padding:4px 10px;font-size:13px}}.alert-dismiss,.back-button,.back-button-style,.back-button-style-right,.btn-alert-dismiss,.btn-ghost,.btn-ghost-right,.btn-navbar,.btn-outline-primary,.btn-primary,.btn-primary-lg,.btn-primary-sm,.btn-secondary,.btn-secondary-active,.btn-tertiary,.btn-tertiary-disabled,.btn-with-icon,.category-button,.category-button.active,.navbar-purple,.purple-button,.purple-button-border-text,.purple-button-disabled,.purple_button,.quiz-button,.top-pill,.view-all{display:inline-flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-weight:700;text-decoration:none;cursor:pointer;transition:all .2s ease;border:none;outline:none}.alert-dismiss:focus-visible,.back-button-style-right:focus-visible,.back-button-style:focus-visible,.back-button:focus-visible,.btn-alert-dismiss:focus-visible,.btn-ghost-right:focus-visible,.btn-ghost:focus-visible,.btn-navbar:focus-visible,.btn-outline-primary:focus-visible,.btn-primary-lg:focus-visible,.btn-primary-sm:focus-visible,.btn-primary:focus-visible,.btn-secondary-active:focus-visible,.btn-secondary:focus-visible,.btn-tertiary-disabled:focus-visible,.btn-tertiary:focus-visible,.btn-with-icon:focus-visible,.category-button:focus-visible,.navbar-purple:focus-visible,.purple-button-border-text:focus-visible,.purple-button-disabled:focus-visible,.purple-button:focus-visible,.purple_button:focus-visible,.quiz-button:focus-visible,.top-pill:focus-visible,.view-all:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.back-button,.btn-primary,.btn-primary-lg,.btn-primary-sm,.top-pill{gap:6px;padding:6px 14px;font-size:14px;color:#fff;background-image:linear-gradient(180deg,#8b5cf6,#7c3aed);border:1px solid hsla(0,0%,100%,.22);border-radius:10px;box-shadow:0 8px 16px rgba(124,58,237,.28)}.back-button:hover,.btn-primary-lg:hover,.btn-primary-sm:hover,.btn-primary:hover,.top-pill:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(124,58,237,.32)}.back-button:active,.btn-primary-lg:active,.btn-primary-sm:active,.btn-primary:active,.top-pill:active{transform:translateY(0);box-shadow:0 6px 12px rgba(124,58,237,.22)}.btn-primary-lg{padding:10px 40px;font-size:20px;border-radius:30px;letter-spacing:2px;text-transform:uppercase}.btn-primary-sm{padding:4px 10px;font-size:13px}.btn-secondary,.btn-secondary-active,.category-button,.category-button.active,.view-all{gap:6px;padding:8px 14px;font-size:14px;font-weight:600;letter-spacing:-.2px;color:#4b4b4b;background:#f8f6ff;border:3px solid #ece7fa;border-radius:10px;transition:background .2s ease,color .2s ease,box-shadow .2s ease;line-height:1.4}.btn-secondary-active:hover,.btn-secondary:hover,.category-button:hover,.view-all:hover{background:#ede7ff;color:#3b2f8f;box-shadow:0 2px 6px rgba(91,33,182,.25)}.btn-secondary-active:active,.btn-secondary:active,.category-button:active,.view-all:active{transform:translateY(0);box-shadow:none}.btn-secondary-active,.category-button.active{background:#8b5cf6;border:3px solid #8b5cf6;margin:0;color:#fff;box-shadow:0 3px 8px rgba(161,125,236,.3)}.btn-tertiary,.btn-tertiary-disabled,.purple-button,.purple-button-disabled,.purple_button,.quiz-button{min-height:52px;gap:6px;padding:10px 10px;font-size:16px;border-radius:30px;background:#451a75;text-transform:uppercase;color:#fff;letter-spacing:2px;line-height:25px}.btn-tertiary-disabled:hover,.btn-tertiary:hover,.purple-button-disabled:hover,.purple-button:hover,.purple_button:hover,.quiz-button:hover{background:#f1e4ff;color:#451a75}.btn-tertiary-disabled,.purple-button-disabled{background:#9ca3af;cursor:not-allowed;opacity:.5}.btn-tertiary-disabled:hover,.purple-button-disabled:hover{background:#9ca3af;color:#fff;transform:none}.btn-outline-primary,.purple-button-border-text{padding:10px 40px;font-size:18px;border-radius:30px;border:2px solid #451a75;background:transparent;text-transform:uppercase;color:#451a75;letter-spacing:2px;line-height:25px}.btn-outline-primary:hover,.purple-button-border-text:hover{background:#451a75;color:#fff}.btn-outline-primary:active,.purple-button-border-text:active{transform:translateY(0)}.back-button-style,.back-button-style-right,.btn-ghost,.btn-ghost-right{width:-moz-fit-content;width:fit-content;padding:4px 8px;color:#8c30f5;font-size:14px;font-weight:700;line-height:20px;background:transparent;border:none}.back-button-style-right:hover,.back-button-style:hover,.btn-ghost-right:hover,.btn-ghost:hover{opacity:.7;text-decoration:underline}.back-button-style-right,.btn-ghost-right{position:absolute;right:0}.btn-navbar,.navbar-purple{padding:8px 16px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;border-radius:8px;background:#451a75;color:#fff}.btn-navbar:hover,.navbar-purple:hover{background:#5b21b6}.navbar-tab{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#fff;padding:0}.alert-dismiss,.btn-alert-dismiss{border:.5px solid #055160;border-radius:15px;padding:0 10px;font-size:12px;background:transparent;color:#055160}.alert-dismiss:hover,.btn-alert-dismiss:hover{opacity:.5}.btn-with-icon i,.btn-with-icon svg{margin-right:8px;font-size:14px;opacity:.85}.btn-block,.main-button{width:100%}.finish-button{max-width:239px}.purple_button,.quiz-button{min-height:52px;border-radius:30px;border:none;padding:10px 40px}.event-button{display:flex;justify-content:end}.btn-xs{padding:4px 8px;font-size:12px;min-height:32px}.btn-sm{padding:6px 10px;font-size:14px;min-height:40px}.btn-md{padding:8px 14px;font-size:14px;min-height:48px}.btn-lg{padding:10px 40px;font-size:18px;min-height:52px}.btn-xl{padding:16px 40px;font-size:20px;min-height:64px}.btn-loading{position:relative;pointer-events:none}.btn-loading:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spin .6s linear infinite}.btn-disabled,.btn[disabled],button:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media(max-width:425px){.finish-button{max-width:239px;margin:auto}.back-button{max-width:170px;margin:auto}}@media(max-width:768px){.top-button{right:14px;bottom:14px}.top-pill{padding:12px;gap:0}.top-pill .label{display:none}.top-pill .chev{font-size:18px}}.sidebar-top-button{margin:20px 10px}.essay-text-area{width:100%;min-height:400px;border:1px solid #d3d3d3;border-radius:8px;padding:14px;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.5;resize:vertical}.essay-text-area:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.timed-essay-area{width:100%;min-height:500px;border:2px solid #7c3aed;border-radius:10px;padding:20px;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.6;resize:none;background:#fff}.timed-essay-area:focus{outline:none;border-color:#8c30f5;box-shadow:0 8px 16px rgba(124,58,237,.28)}.section-label-input{width:100%;padding:10px;border:1px solid #d1d5db;border-radius:8px;font-family:Montserrat,sans-serif;font-size:12px;background:#f8f9fa}.section-label-input:focus{outline:none;border-color:#8b5cf6;background:#fff}.outline-input{width:100%;min-height:200px;padding:14px;border:1px solid #d3d3d3;border-radius:8px;font-family:Montserrat,sans-serif;font-size:12px;line-height:1.5;resize:vertical}.outline-input:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 2px rgba(139,92,246,.05)}.quiz-options-container{display:flex;flex-direction:column;gap:10px;margin:14px 0}.quiz-option{display:flex;align-items:center;padding:14px;border:2px solid #d3d3d3;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s ease;font-family:Montserrat,sans-serif;font-size:14px}.quiz-option:hover{border-color:#ece7fa;background:#f8f6ff}.quiz-option.selected{border-color:#7c3aed;background:#f1e4ff}.quiz-option.correct{border-color:#22c55e;background:#f0fdf4}.quiz-option.incorrect{border-color:#ef4444;background:#fef2f2}.quiz-checkbox,.quiz-radio{margin-right:10px;width:20px;height:20px;accent-color:#8c30f5}.difficulty-selector{display:flex;gap:10px;margin:20px 0}.difficulty-option{flex:1;padding:20px 25px;border:2px solid #d3d3d3;border-radius:15px;text-align:center;cursor:pointer;transition:all .2s ease;font-family:Montserrat,sans-serif;font-weight:600}.difficulty-option:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 6px 12px rgba(124,58,237,.22)}.difficulty-option.selected{border-color:#8c30f5;background:linear-gradient(180deg,#8b5cf6,#8c30f5);color:#fff;box-shadow:0 8px 16px rgba(124,58,237,.28)}.module-selector{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin:20px 0}.module-card{padding:25px;border:1px solid #d3d3d3;border-radius:16px;text-align:center;cursor:pointer;transition:all .2s ease;background:#fff}.module-card:hover{border-color:#8b5cf6;box-shadow:0 8px 16px rgba(124,58,237,.28);transform:scale(1.03)}.module-card.disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5}.module-card.disabled:hover{transform:none;box-shadow:none}.prompt-container{display:flex;flex-direction:column;gap:10px;margin:14px 0}.prompt-card{padding:20px;border:1px solid #d3d3d3;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s ease}.prompt-card:hover{border-color:#8b5cf6;box-shadow:0 4px 4px rgba(0,0,0,.1)}.prompt-card.selected{border-color:#8c30f5;background:#f8f6ff}.prompt-type-label{font-size:9px;font-weight:700;color:#8c30f5;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.prompt-text,.prompt-type-label{font-family:Montserrat,sans-serif}.prompt-text{font-size:14px;font-weight:500;color:#111;line-height:1.5}.search-bar{width:100%;max-width:600px;margin:20px auto}.search-input{width:100%;padding:12px 25px 12px 50px;border:2px solid #d3d3d3;border-radius:9999px;font-family:Montserrat,sans-serif;font-size:14px;background:#fff;background-repeat:no-repeat;background-position:12px;transition:all .2s ease}.search-input:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 4px rgba(139,92,246,.1)}.search-input::-moz-placeholder{color:#d7d7d7}.search-input::placeholder{color:#d7d7d7}.feedback-textarea{width:100%;min-height:150px;padding:14px;border:1px solid #d3d3d3;border-radius:10px;font-family:Montserrat,sans-serif;font-size:12px;line-height:1.5;resize:vertical}.feedback-textarea:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(139,92,246,.05)}.feedback-label{display:block;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;color:#111;margin-bottom:6px}.form-input.error{border-color:#ef4444;background:#fef2f2}.form-input.error:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)}.form-input.success{border-color:#22c55e;background:#f0fdf4}.form-input.success:focus{box-shadow:0 0 0 3px rgba(34,197,94,.1)}.form-input.warning{border-color:#fbbf24;background:#fffbeb}.form-input.warning:focus{box-shadow:0 0 0 3px rgba(251,191,36,.1)}.error-message{color:#dc2626}.error-message,.success-message{font-family:Montserrat,sans-serif;font-size:9px;margin-top:6px;display:flex;align-items:center;gap:6px}.success-message{color:#16a34a}.form-group,.form-row{margin-bottom:14px}.form-row{display:flex;gap:14px}@media(max-width:425px){.form-row{flex-direction:column}}.form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px;padding-top:14px;border-top:1px solid #d3d3d3}button:disabled,input:disabled,select:disabled,textarea:disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5;color:#9ca3af}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #8c30f5;outline-offset:2px}.card{background:#fff;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.1);overflow:hidden;transition:all .2s ease}.topic-card{height:250px;border-radius:25%;position:relative;margin:4px 0}.topic-card:hover{opacity:.7;cursor:pointer}.card-image{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:25%}.quiz-card{position:relative;width:100%;height:300px;margin-bottom:20px;border-radius:10px;overflow:hidden}.quiz-card:hover{transform:scale(1.05);transition:all .3s ease-in-out;box-shadow:0 0 10px rgba(0,0,0,.3)}.quiz-card img{width:100%;height:300px;-o-object-fit:cover;object-fit:cover}.card-disabled{position:relative;margin-bottom:20px;overflow:hidden}.card-disabled,.card-disabled img{width:100%;height:300px;border-radius:10px}.card-disabled img{-o-object-fit:cover;object-fit:cover;opacity:.7}.article{font-family:Montserrat,sans-serif;border:1px solid #d3d3d3;border-radius:10px;margin-bottom:6px}.article .article-content{margin:4px;margin-right:8px}.overlay-2{inset:0}.quiz-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);border-radius:10px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;align-content:center;text-align:center}.event-image,.intro-image,.person-image,.trend-coming-soon-img{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px}.trend-coming-soon-img{box-shadow:inset 0 0 8px 8px #fff;border-radius:10px;margin:auto}.profile-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:160px;height:160px;max-height:160px;border-radius:10%}.source-image,.term-image{max-width:150px;height:auto}.source-image:hover,.term-image:hover{opacity:.5;cursor:pointer}.article-image{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-height:130px;border-radius:10px 10px 0 0}.modal-image{display:flex;justify-content:center;max-width:100%;max-height:80vh;margin:0 auto}.logo-img{max-width:30px}.event-image-slide{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:250px}.image-wrapper{position:relative;display:block;width:100%}.expand-icon{position:absolute!important;display:inline-flex!important;align-items:center;justify-content:center;top:8px!important;right:8px!important;z-index:5;padding:8px!important;border-radius:50%!important;background:rgba(0,0,0,.7)!important;color:#fff!important;cursor:pointer;line-height:0;border:none!important;box-shadow:none!important;min-width:auto!important;width:42px!important;height:42px!important}.expand-icon:active,.expand-icon:focus,.expand-icon:hover{background:rgba(0,0,0,.85)!important;color:#fff!important;text-decoration:none!important;outline:none!important;box-shadow:0 2px 6px rgba(0,0,0,.35)!important;border-color:hsla(0,0%,100%,.85)!important}.full-image{max-width:100%;height:auto;border-radius:10px}.video-box{max-width:380px;width:100%;display:block;background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation 3s infinite}.ratio{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.ratio>.yt-embedded,.ratio>iframe{position:absolute;inset:0;width:100%!important;height:100%!important;border:0;display:block;border-radius:6px}.video-box.in-modal{max-width:380px;margin:auto}.intro-iframe,.person-iframe{position:relative;z-index:4;min-width:100%;max-width:100%;height:100%;aspect-ratio:16/9}.modal-content{border-radius:16px;border:none}.category-buttons{width:15%!important}.background-filter{position:relative}.background-filter:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:brightness(50%);content:"";display:block;position:absolute;width:100%;height:100%;top:0}.person-profile{padding-bottom:25px}.person-info{min-width:220px;max-width:220px}.person-description{overflow:hidden;max-height:8rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:5}.person-link{font-family:Montserrat,sans-serif;margin-top:10px}.trend-coming-soon{position:relative;display:flex;align-items:center}.trend-coming-soon-text-background{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;display:inline-flex;align-items:center;padding:12px 28px;background:hsla(0,0%,100%,.92);border-radius:10px;box-shadow:0 6px 18px rgba(15,23,42,.06);white-space:nowrap}.events-component{color:#fff;background-color:#000;border-radius:10px;padding:4px;padding-bottom:50px}.dot.active,.dot:hover{background-color:#717171}.map-container{position:relative;min-height:368px}.module-gray-contain{border-radius:8px;background:#f5f5f5;opacity:.9;box-shadow:0 4px 4px rgba(0,0,0,.1)}.footer{background-color:#000;text-align:center;color:gray;font-size:9px;padding:10px 0 10px 0;margin-top:auto}.footer-icon{width:20px;height:20px;padding:0}.footer-icon:hover{cursor:pointer}.navbar-styling{background-color:#000;padding:0 25px}.navbar-tab-section{margin-left:auto}.logo-btn{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;letter-spacing:0;color:#fff;padding-left:10px}@media(max-width:425px){.person-profile{border:1px solid gray;border-radius:10px;padding-top:10px}}@media(max-width:768px){.person-profile{border-bottom:1px solid #d3d3d3;margin-bottom:10px}}@media(max-width:991px){.video-box{max-width:100%;margin:0 auto}}.skeleton{background:linear-gradient(90deg,#f5f5f5 25%,#f2f2f2 50%,#f5f5f5 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text{height:10px;border-radius:6px;margin-bottom:8px}.skeleton-title{height:14px;width:60%;border-radius:6px;margin-bottom:10px}.skeleton-image{height:200px;border-radius:10px;margin-bottom:10px}.skeleton-button{height:25px;width:120px;border-radius:8px}.skeleton-card{padding:14px;border-radius:15px;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1)}.skeleton-card .skeleton-title{width:70%}.skeleton-card .skeleton-text:nth-child(2){width:90%}.skeleton-card .skeleton-text:nth-child(3){width:80%}.skeleton-card .skeleton-text:nth-child(4){width:85%}.video-loading{background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation 3s infinite}@keyframes Animation{0%{background-position:90% 0}90%{background-position:0 70%}}.fade-in{animation:fadeIn 2s ease-in-out}.fade-in-up{animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-down{animation:fadeInDown .6s ease-out}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fade-out{animation:fadeOut .3s ease-in-out}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.slide-in-left{animation:slideInLeft .5s ease-out}@keyframes slideInLeft{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.slide-in-right{animation:slideInRight .5s ease-out}@keyframes slideInRight{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.slide-up{animation:slideUp .4s ease-out}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.scale-in{animation:scaleIn .3s ease-out}@keyframes scaleIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.scale-up{transition:transform .2s ease}.scale-up:hover{transform:scale(1.05)}.pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-spinner{display:inline-block;width:40px;height:40px;border:4px solid #f2f2f2;border-top-color:#8c30f5;border-radius:50%;animation:spin .8s linear infinite}.bounce{animation:bounce 1s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.bounce-in{animation:bounceIn .6s ease-out}@keyframes bounceIn{0%{transform:scale(.3);opacity:0}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1);opacity:1}}.shake{animation:shake .5s cubic-bezier(.36,.07,.19,.97)}@keyframes shake{10%,90%{transform:translateX(-2px)}20%,80%{transform:translateX(4px)}30%,50%,70%{transform:translateX(-4px)}40%,60%{transform:translateX(4px)}}.progress-bar-fill{animation:progressFill 2s ease-out forwards}@keyframes progressFill{0%{width:0}to{width:100%}}.progress-circle{transform:rotate(-90deg);transform-origin:center}.progress-circle-path{stroke-dasharray:440;stroke-dashoffset:440;animation:progressCircle 2s ease-out forwards}@keyframes progressCircle{0%{stroke-dashoffset:440}to{stroke-dashoffset:0}}.modal-overlay-enter{animation:fadeIn .3s ease-out}.modal-overlay-exit{animation:fadeOut .3s ease-in}.modal-content-enter{animation:modalSlideIn .3s ease-out}.modal-content-exit{animation:modalSlideOut .3s ease-in}@keyframes modalSlideIn{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes modalSlideOut{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}.tooltip-enter{animation:tooltipIn .2s ease-out}@keyframes tooltipIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.event-slide-fade{animation:slideFade .6s ease-in-out}@keyframes slideFade{0%{opacity:.4}to{opacity:1}}.carousel-slide-left{animation:slideLeft .5s ease-in-out}@keyframes slideLeft{0%{transform:translateX(100%)}to{transform:translateX(0)}}.carousel-slide-right{animation:slideRight .5s ease-in-out}@keyframes slideRight{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.typing{overflow:hidden;border-right:2px solid #8c30f5;white-space:nowrap;animation:typing 3.5s steps(40),blink-caret .75s step-end infinite}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:#8c30f5}}.gradient-animate{background:linear-gradient(-45deg,#8c30f5,#8b5cf6,#ece7fa,#7c3aed);background-size:400% 400%;animation:gradientShift 15s ease infinite}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animation-delay-1{animation-delay:.1s}.animation-delay-2{animation-delay:.2s}.animation-delay-3{animation-delay:.3s}.animation-delay-4{animation-delay:.4s}.animation-delay-5{animation-delay:.5s}.animation-fast{animation-duration:.2s}.animation-normal{animation-duration:.3s}.animation-slow{animation-duration:.5s}.animation-slower{animation-duration:1s}.animation-infinite{animation-iteration-count:infinite}.animation-paused{animation-play-state:paused}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.m-0{margin:0}.m-1{margin:4px}.m-2{margin:6px}.m-3{margin:8px}.m-4{margin:10px}.m-auto{margin:auto}.mt-0{margin-top:0}.mt-1{margin-top:4px}.mt-2{margin-top:6px}.mt-3{margin-top:8px}.mt-4{margin-top:10px}.mt-5{margin-top:12px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:6px}.mb-3{margin-bottom:8px}.mb-4{margin-bottom:10px}.mb-5{margin-bottom:12px}.p-0{padding:0}.p-1{padding:4px}.p-2{padding:6px}.p-3{padding:8px}.p-4{padding:10px}.pt-1{padding-top:4px}.pt-2{padding-top:6px}.pt-3{padding-top:8px}.pt-4{padding-top:10px}.pt-5{padding-top:12px}.pb-1{padding-bottom:4px}.pb-2{padding-bottom:6px}.pb-3{padding-bottom:8px}.pb-4{padding-bottom:10px}.pb-5{padding-bottom:12px}.gap-1{gap:4px}.gap-2{gap:6px}.gap-3{gap:8px}.gap-4{gap:10px}.d-none{display:none}.d-block{display:block}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-flex{display:flex}.d-inline-flex{display:inline-flex}.d-grid{display:grid}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-column-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.align-center{align-items:center}.align-baseline{align-items:baseline}.align-stretch{align-items:stretch}.position-relative{position:relative}.position-absolute{position:absolute}.position-fixed{position:fixed}.position-sticky{position:sticky}.z-base{z-index:1}.z-dropdown{z-index:10}.z-sticky{z-index:100}.z-fixed{z-index:200}.z-modal{z-index:300}.w-full{width:100%}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.h-full{height:100%}.h-auto{height:auto}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-scroll{overflow:scroll}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.rounded-none{border-radius:0}.rounded-sm{border-radius:6px}.rounded{border-radius:10px}.rounded-lg{border-radius:16px}.rounded-full{border-radius:50px}.rounded-circle{border-radius:50%}.shadow-none{box-shadow:none}.shadow-xs{box-shadow:0 2px 6px rgba(91,33,182,.25)}.shadow-sm{box-shadow:0 3px 8px rgba(161,125,236,.3)}.shadow{box-shadow:0 4px 4px rgba(0,0,0,.1)}.shadow-md{box-shadow:0 6px 12px rgba(124,58,237,.22)}.shadow-lg{box-shadow:0 8px 16px rgba(124,58,237,.28)}.shadow-xl{box-shadow:0 12px 24px rgba(124,58,237,.32)}.border-0{border:none}.border{border:1px solid #d3d3d3}.border-2{border:2px solid #d3d3d3}.border-3{border:3px solid #d3d3d3}.border-purple{border-color:#5b21b6}.border-purple-light{border-color:rgba(91,33,182,.3)}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-primary{background-color:#f4f5f7}.bg-secondary{background-color:#fff}.bg-purple{background-color:#451a75}.bg-purple-light{background-color:#f8f6ff}.bg-gray-light{background-color:#f8f9fa}.bg-transparent{background:transparent}.backdrop-blur{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-85{opacity:.85}.opacity-90{opacity:.9}.opacity-100{opacity:1}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.cursor-default{cursor:default}.transition-none{transition:none}.transition-fast{transition:.15s ease}.transition-base{transition:.2s ease}.transition-medium{transition:.25s ease}.transition-slow{transition:.3s ease}.transition-all{transition:all .2s ease}.transform-none{transform:none}.scale-105{transform:scale(1.05)}.translate-y-1{transform:translateY(-1px)}.translate-y-2{transform:translateY(-2px)}.visible{visibility:visible}.invisible{visibility:hidden}.is-hidden{opacity:0;transform:translateY(8px);pointer-events:none}.container-max{max-width:1184px}.container-center{margin-left:auto;margin-right:auto}.more-responsive-padding{padding-left:8%;padding-right:8%}.aspect-video{aspect-ratio:16/9}.aspect-square{aspect-ratio:1/1}.object-cover{-o-object-fit:cover;object-fit:cover}.object-contain{-o-object-fit:contain;object-fit:contain}.object-position-center{-o-object-position:center center;object-position:center center}.object-position-50{-o-object-position:50% 50%;object-position:50% 50%}@media(max-width:425px){.hide-mobile{display:none!important}}@media(min-width:720px){.show-mobile{display:none!important}}@media(max-width:768px){.hide-tablet{display:none!important}}@media(min-width:768px){.show-tablet{display:none!important}}.background{background-size:cover;background-position:right 15% bottom 52%;height:100%;padding-top:20px}.background_filter{position:relative}.background_filter:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:brightness(80%);content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0}.u-non-blurred{position:relative;z-index:1}.back_button{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;margin-top:10px;margin-left:27%;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;background:rgba(91,33,182,.4);border:1px solid #5b21b6;border-radius:10px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-decoration:none;cursor:pointer;transition:all .25s ease}.back_button:hover{background:#5b21b6;opacity:1;border-color:none;transform:translateY(-1px)}.back_button:active{transform:translateY(0);box-shadow:0 2px 6px rgba(91,33,182,.25)}@media(max-width:425px){.back_button{padding:5px 10px;font-size:13px}}.banner_timeperiod_header{margin-bottom:0;text-decoration:underline;text-decoration-thickness:.9px}.banner_timeperiod_header,.banner_unit_header{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:18px;color:#fff}.banner_unit_header{font-style:italic}.banner_header{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:34px;line-height:35px;color:#fff}#Event,#PrivacyPolicy,#Topic{min-height:100vh;height:100%}.findByScroll{padding-bottom:50px}.category_buttons{width:15%!important}.sidebar{position:sticky;top:10px;display:flex;flex-direction:column;gap:8px;background:transparent}.category_button{display:flex;align-items:center;justify-content:flex-start;font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;letter-spacing:-.2px;color:#4b4b4b;background:#f8f6ff;border:3px solid #ece7fa;border-radius:10px;padding:8px 14px;margin:0 10px;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.category_button:hover{background:#ede7ff;color:#3b2f8f;box-shadow:0 2px 6px rgba(177,156,217,.25);cursor:pointer}.category_button.active{background:#8b5cf6;border:3px solid #8b5cf6;margin:0;color:#fff;box-shadow:0 3px 8px rgba(161,125,236,.3)}.category_button i,.category_button svg{margin-right:8px;font-size:14px;opacity:.85}.title{font-size:30px;font-weight:620;margin-bottom:10px}.subtitle,.title{font-family:Montserrat,sans-serif}.subtitle{font-size:14px;font-weight:light}.header-1{font-family:Montserrat,sans-serif;font-size:24px;font-weight:620}.header-2{font-size:20px;font-weight:700;line-height:25px;padding-bottom:6px}.header-2,.header-3{font-family:Montserrat,sans-serif;word-break:break-word}.header-3{font-size:16px;font-weight:500}.header-4{font-size:28px;font-weight:450}.header-4,.text{font-family:Montserrat,sans-serif;word-break:break-word}.text{font-size:16px;font-weight:400}.intro_image{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px}.trend_comingSoon{position:relative;display:flex;align-items:center}.trend_comingSoonTextBackground{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;display:inline-flex;align-items:center;padding:12px 28px;background:hsla(0,0%,100%,.92);border-radius:10px;box-shadow:0 6px 18px rgba(15,23,42,.06);white-space:nowrap}.trend_comingSoonImg{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px;box-shadow:inset 0 0 8px 8px #fff;border-radius:10px;margin:auto}.coming-soon-card{background:#fff;border-radius:16px;padding:48px 40px;text-align:center;box-shadow:0 12px 24px rgba(15,23,42,.12);max-width:100%;margin:20px auto}.coming-soon-title{font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;color:#0f1724;margin:0 0 16px 0}.coming-soon-subtitle{font-family:Montserrat,sans-serif;font-size:14px;color:#4b5563;margin:0;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.trend_text{font-size:16px;font-weight:400;word-break:break-word;padding-right:20px}.trend_header,.trend_text{font-family:Montserrat,sans-serif}.trend_header{font-size:24px;font-weight:620;padding-top:10px;padding-bottom:10px}@media(max-width:720px){.coming-soon-card{padding:32px 24px}.coming-soon-title{font-size:22px;margin-bottom:12px}.coming-soon-subtitle{font-size:13px}}.events_component{color:#fff;background-color:#000;border-radius:10px;padding:5px}.person_profile{padding-bottom:25px}@media(max-width:425px){.person_profile{border:1px solid gray;border-radius:10px;padding-top:10px}}@media(max-width:768px){.person_profile{border-bottom:1px solid #d3d3d3;margin-bottom:10px}}.profile_image{-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;width:160px;height:160px;max-height:160px;border-radius:10%}.profile_image_placeholder{background-color:#e8e8e8;display:block}.person_info{min-width:220px;max-width:220px}.person_header{text-transform:uppercase;font-size:14px}.person_header,.person_time{font-family:Montserrat,sans-serif;font-weight:550}.person_time{font-size:12px;margin-bottom:0}.person_subheader{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:12px;font-weight:500;color:gray}.person_description{overflow:hidden;max-height:8rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:5}.person_link{font-family:Montserrat,sans-serif;margin-top:10px}.person_iframe{position:relative;z-index:4;min-width:100%;width:100%;height:100%;aspect-ratio:16/9}.source{border:1px solid #d3d3d3;border-radius:10px;padding-top:25px;padding-bottom:40px}.source_image{max-width:150px;height:auto}.source_image:hover{opacity:.5;cursor:pointer}.term_image{max-width:150px;height:auto}.term_image:hover{opacity:.5;cursor:pointer}.event_image{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;display:block;width:100%;height:380px;border-radius:10px;border:1px solid;padding:10px}@media(max-width:768px){.event_image{height:220px}}.person_image{-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;display:block;width:100%;height:380px;border-radius:10px;border:1px solid;padding:10px}.person_image_placeholder{background-color:#e8e8e8;display:block}.modal_image{display:flex;justify-content:center;max-width:100%;max-height:80vh;margin:0 auto}.top_button{display:flex;justify-content:start;position:fixed;left:40px;bottom:40px;z-index:200;transition:opacity .2s ease,transform .2s ease}.top_button.is-hidden{opacity:0;transform:translateY(8px);pointer-events:none}.top-pill{display:inline-flex;align-items:center;gap:6px;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;background-image:linear-gradient(180deg,#8b5cf6,#7c3aed);border:1px solid hsla(0,0%,100%,.22);border-radius:10px;padding:6px 14px;margin:20px 10px;box-shadow:0 8px 16px rgba(124,58,237,.28);transition:transform .18s ease,box-shadow .18s ease,background .2s ease;cursor:pointer}.top-pill:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(124,58,237,.32)}.top-pill:active{transform:translateY(0);box-shadow:0 6px 12px rgba(124,58,237,.22)}.top-pill:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.top-pill .chev{font-size:16px;line-height:1}@media(max-width:768px){.top_button{right:14px;bottom:14px}.top-pill{padding:12px;gap:0}.top-pill .label{display:none}.top-pill .chev{font-size:18px}}.mySlides{display:none}b-img{vertical-align:middle}.slideshow-container{max-width:400px;position:relative;margin:auto}.next,.prev{cursor:pointer;position:absolute;top:100px;width:auto;padding:16px;margin-top:-22px;color:#fff;font-weight:700;font-size:18px;transition:.6s ease;border-radius:0 3px 3px 0;background-color:rgba(0,0,0,.5)}.next{right:0;border-radius:3px 0 0 3px}.next:hover,.prev:hover{background-color:rgba(0,0,0,.8)}.eventImage{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:250px;border-radius:10px}.eventTitle{font-weight:700}.eventText,.eventTitle{font-family:Montserrat,sans-serif;font-size:14px;line-height:25px;color:#f2f2f2;padding:8px 12px;width:100%;text-align:center}.event_button{display:flex;justify-content:end}.numbertext{font-family:Montserrat,sans-serif;color:#f2f2f2;font-size:12px;padding:8px 12px;font-weight:500;position:absolute;top:0;background:rgba(0,0,0,.2)}.dot{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color .6s ease}.active,.dot:hover{background-color:#717171}.fade-in-image{animation:fadeIn 2s;-webkit-animation:fadeIn 2s;-moz-animation:fadeIn 2s;-o-animation:fadeIn 2s;-ms-animation:fadeIn 2s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media only screen and (max-width:300px){.next,.prev,.text{font-size:11px}}.map_container{position:relative;min-height:368px}.dates{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:25px;display:flex;justify-content:end}.line{fill:none;stroke:red;stroke-width:6}#map{color:#464646}.border{fill:#464646;stroke:#464646;stroke-width:1px}.regions.selected{fill:#464646;stroke:none;transition:all .2s ease}.regions.selected:hover{fill:#ff9800;stroke:#d9edf7;stroke-width:1px}.legend{height:10px;color:#fff;text-align:center}.svg-container{display:inline-block;position:relative;width:100%;max-height:1000px;vertical-align:top}.svg-content-responsive{display:inline-block;position:absolute;top:20px}.timeline{position:absolute;right:0;top:0;background-color:purple;border:1px solid #fff;min-width:20px;max-width:100px;height:23rem}.cardCaptions{background:rgba(0,0,0,.86);padding:4px 6px;color:#fff}.card_header{line-height:110%}.card_Description{font-size:14px!important;line-height:1rem;max-height:3rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:3}.carousel-arrow:hover{color:gray}.timeline_ticks{position:absolute;min-width:100%;font-size:12px;border-top:2px solid gray}.timeline_tickText{color:#fff;position:absolute;top:-9px;left:-40px}.timeline_eventSegment{border:2px solid #bdff00;min-width:100%;position:absolute;top:20px;background-color:#bdff00;opacity:.8}.topics_container{margin:0;min-width:100%}.topics_back_button{color:#000;display:flex;align-items:center}.topics_back_button:hover{opacity:.5;cursor:pointer}.period_header,.period_subheader{color:#000;letter-spacing:-.3px;font-size:40px;line-height:46px;padding:20px 0 60px 0;font-weight:400}.period_subheader{font-style:italic;text-align:right}@media(max-width:720px){.period_header{text-align:center;font-size:32px;padding-bottom:10px}.period_subheader{padding-bottom:100px;text-align:center}}.unit{display:flex;align-items:center;text-align:center;padding-bottom:50px}.unit_header{min-height:50px;font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:24px;line-height:28px}.topic_card{height:250px;border-radius:25%;position:relative;margin:4px 0}.topic_card:hover{opacity:.6;cursor:pointer}.card_image{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:25%}.overlay{position:absolute;background:rgba(57,57,57,.55);display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:25%}.overlay_2{inset:0}.card_header{font-size:24px;margin-bottom:0;font-weight:600;padding:0 25px}.card_header,.card_subheader{word-break:normal;font-family:Montserrat,sans-serif;letter-spacing:-.5px;color:#f2f2f2}.card_subheader{font-size:20px;font-weight:500}.home_page{min-height:100vh}.periods{min-height:calc(100vh - 132px)}.period{position:relative;background-repeat:no-repeat;background-size:cover;background-position:50%;border:none;padding:0;min-height:760px;overflow:hidden;transition:transform .2s ease}.period:hover{cursor:pointer}.period_overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,10,20,.36),rgba(8,10,20,.52) 45%,rgba(8,10,20,.68));pointer-events:none}.period_content{position:relative;z-index:1;min-height:100%;padding:14px 10px 16px 10px;display:flex;flex-direction:column}.period_header{font-size:clamp(28px,2.2vw,44px);font-weight:750;color:#fff;margin:0;line-height:1.15}.period_header,.period_subheader{font-family:Montserrat,sans-serif}.period_subheader{font-size:clamp(16px,1.5vw,26px);font-weight:500;color:hsla(0,0%,100%,.95);margin:8px 0 0 0;text-align:left}.period_units{gap:12px;margin-top:140px}.period_unit_card,.period_units{display:flex;flex-direction:column}.period_unit_card{width:100%;border:1px solid hsla(0,0%,100%,.24);border-radius:12px;background:hsla(0,0%,100%,.22);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-align:left;padding:10px 14px;gap:2px;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.period_unit_card:nth-child(2){background:hsla(0,0%,100%,.18)}.period_unit_card:hover{transform:translateY(-4px);background:hsla(0,0%,100%,.4);box-shadow:0 10px 18px rgba(3,6,17,.6)}.period_unit_card:focus-visible{outline:2px solid hsla(0,0%,100%,.9);outline-offset:2px}.period_unit_label{font-size:clamp(22px,1.8vw,34px);line-height:1.08;font-weight:700}.period_unit_label,.period_unit_title{font-family:Montserrat,sans-serif;color:#fff}.period_unit_title{font-size:clamp(16px,1.35vw,28px);line-height:1.2;font-weight:500}@media(max-width:1200px){.period{min-height:620px}}@media(max-width:767px){.period{min-height:450px}.period_content{padding:16px 12px}}#feature[data-v-24bb15b4]{max-width:400px;text-align:left;padding:30px 32px 30px 32px}.feature-icon[data-v-24bb15b4]{width:50px!important;height:50px!important;-o-object-fit:cover!important;object-fit:cover!important}.feature-title[data-v-24bb15b4]{color:var(--text-gray-900,#18191f);font-feature-settings:"liga" off;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.feature-description[data-v-24bb15b4]{color:var(--text-gray-900,#18191f);font-feature-settings:"liga" off;font-size:15px;font-style:normal;font-weight:400;line-height:26px}.features-icon-parent[data-v-24bb15b4]{position:relative;width:50px;padding-bottom:56px}#features-link[data-v-24bb15b4]{color:var(--brand-purple,#8c30f5);font-feature-settings:"clig" off,"liga" off;font-size:12px;font-style:normal;font-weight:700;line-height:16px;text-decoration:none;cursor:pointer}#features-link[data-v-24bb15b4]:after{content:url(/img/right-arrow.dce3e45d.svg)!important;padding-left:8px}.site_header[data-v-24bb15b4]{font-family:Montserrat,sans-serif;background-image:url(https://th.bing.com/th/id/R.be783c574e7c6a49e83b9eafd49e4b22?rik=hleDtASc6GRrqw&pid=ImgRaw&r=0);font-weight:750;color:#fff;padding:30px 25px;text-align:center}.fontist[data-v-24bb15b4]{font-family:Manrope,sans-serif}#essay-writing[data-v-24bb15b4]{min-height:100vh;height:100%;background:#f4f5f7;font-family:Manrope,sans-serif}.background[data-v-24bb15b4]{background:#f4f5f7}.title[data-v-24bb15b4]{color:#111;font-size:28px;font-style:normal;font-weight:900;position:relative;font-family:Manrope,sans-serif}.prompt-title[data-v-24bb15b4]{color:#111;text-align:center;font-feature-settings:"liga" off;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.moderate-padding[data-v-24bb15b4]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-24bb15b4]{padding-left:145px;padding-right:145px}.white-container[data-v-24bb15b4]{padding-bottom:150px}#step-container[data-v-24bb15b4]{width:30%;padding:0;margin:0}.true-white-container[data-v-24bb15b4]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-24bb15b4]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-24bb15b4]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-column[data-v-24bb15b4]{height:-moz-fit-content;height:fit-content}#module-white-container[data-v-24bb15b4]{padding-bottom:0}.module-container[data-v-24bb15b4]{max-width:539px}#main-subtitle[data-v-24bb15b4]{color:var(--text-gray-900,#18191f);font-size:18px;font-style:normal;font-weight:400;line-height:32px}#main-jumbo[data-v-24bb15b4]{width:650px;font-family:Manrope,sans-serif;position:relative;z-index:200}#button[data-v-24bb15b4]{border-radius:8px;background:var(--brand-purple,#8c30f5);padding:16px 41px;justify-content:center;align-items:center;color:var(--default-white,#fff);font-size:20px;font-style:normal;font-weight:700}.icon-parent[data-v-24bb15b4]{padding-left:742px;z-index:1}.icon-parent-demo[data-v-24bb15b4],.icon-parent[data-v-24bb15b4]{position:absolute;top:0;bottom:0;right:0;left:0;margin:52px 0 52px 0}.icon-parent-demo[data-v-24bb15b4]{padding:80px 0 80px 897px;z-index:100}.icon-circle[data-v-24bb15b4]{min-height:300px}.icon-demo[data-v-24bb15b4]{max-width:625px;max-height:487px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.features[data-v-24bb15b4]{min-height:524px;background:#9b51e0}@media screen and (min-width:375px){.main[data-v-24bb15b4]{position:relative;overflow-x:hidden}.main-row[data-v-24bb15b4],.main[data-v-24bb15b4]{min-height:745px;overflow-y:hidden}#main-title[data-v-24bb15b4]{color:var(--text-gray-900,#18191f);font-size:65px;font-style:normal;font-weight:800;line-height:98px}}@media screen and (max-width:380px){.main[data-v-24bb15b4]{position:relative;overflow-x:hidden}.main-row[data-v-24bb15b4],.main[data-v-24bb15b4]{min-height:575px;overflow-y:hidden}#main-title[data-v-24bb15b4]{color:var(--text-gray-900,#18191f);font-size:48px;font-style:normal;font-weight:800;line-height:78px}}@media screen and (max-width:320px){.main[data-v-24bb15b4]{position:relative;overflow-x:hidden}.main-row[data-v-24bb15b4],.main[data-v-24bb15b4]{min-height:550px;overflow-y:hidden}#main-title[data-v-24bb15b4]{color:var(--text-gray-900,#18191f);font-size:38px;font-style:normal;font-weight:800;line-height:70px}}.strip[data-v-24bb15b4]{text-decoration:none}.main-button[data-v-24bb15b4]{width:100%}.finish-button[data-v-24bb15b4]{max-width:339px}.button-parent[data-v-24bb15b4]{max-width:293px;padding:0 10px 0 10px}.purple-button[data-v-24bb15b4]{min-height:52px;border-radius:30px;padding:10px 10px 10px 10px;background:#451a75;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.purple-button[data-v-24bb15b4]:hover{background:#f1e4ff;color:#451a75;font-weight:800}.purple-button-disabled[data-v-24bb15b4]{min-height:52px;padding:10px 10px 10px 10px;background:gray}.purple-button-border-text[data-v-24bb15b4],.purple-button-disabled[data-v-24bb15b4]{border-radius:30px;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.navbar-purple[data-v-24bb15b4]{border-radius:8px;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:700}.finish-button[data-v-24bb15b4]{max-width:350px}.back-button[data-v-24bb15b4]{max-width:170px;margin:0 30px 0 0}@media screen and (max-width:426px){.finish-button[data-v-24bb15b4]{max-width:239px;margin:auto}.back-button[data-v-24bb15b4]{max-width:170px;margin:auto}}.back-button-style-right[data-v-24bb15b4],.back-button-style[data-v-24bb15b4]{width:-moz-fit-content;width:fit-content;color:var(--brand-purple,#8c30f5);font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer}.back-button-style-right[data-v-24bb15b4]{position:absolute;right:0}.back-button-style-right[data-v-24bb15b4]:after{content:url(/img/chevron-right-purple.6a5cab08.svg)!important;position:relative;top:5px;padding-left:5px}.back-button-style[data-v-24bb15b4]:before{content:url(/img/chevron-left.24a724d0.svg)!important;position:relative;top:5px;right:5px}.test[data-v-24bb15b4]{border:1px solid red}.navbar_styling[data-v-24bb15b4]{background-color:#fff;padding:0 5%}.navbar_style[data-v-24bb15b4]{background-color:#fff}.navbar_tab_section[data-v-24bb15b4]{margin-left:auto}.navbar_tab[data-v-24bb15b4]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#000;padding:0 0}.logo[data-v-24bb15b4]:hover{cursor:pointer}.logo_img[data-v-24bb15b4]{max-width:30px}.logo_btn[data-v-24bb15b4]{color:#000;font-size:23px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-1.15px;font-family:Manrope,sans-serif}.responsive-padding[data-v-24bb15b4]{padding-left:5%;padding-right:5%}.user-responsivity[data-v-24bb15b4]:hover{opacity:.75}.user-responsivity[data-v-24bb15b4]:active{opacity:.5}.essay-area[data-v-24bb15b4]{border-radius:10px;background:#fff}.breakdown_icon[data-v-24bb15b4],.outline_icon[data-v-24bb15b4]{max-height:95px;max-width:95px}.collapsed>.when-open[data-v-24bb15b4],.not-collapsed>.when-closed[data-v-24bb15b4]{display:none}.textbox-border[data-v-24bb15b4]{border-radius:10px;border:.5px solid var(--text-subtle,#969bab)}.no-scroll-bar[data-v-24bb15b4]::-webkit-scrollbar{display:none}.no-scroll-bar[data-v-24bb15b4]{-ms-overflow-style:none;scrollbar-width:none}.step-container[data-v-77a8c991]{max-width:257px;text-align:left}.step-icon[data-v-77a8c991]{max-width:257px!important;height:72px!important;-o-object-fit:cover;object-fit:cover}.step-title[data-v-77a8c991]{color:var(--text-gray-900,#18191f);font-size:18px;font-style:normal;font-weight:700;line-height:28px;margin-top:10px}.step-description[data-v-77a8c991]{color:var(--text-normal,#111);font-size:16px;font-style:normal;font-weight:400;line-height:26px}.steps-banner[data-v-43e6b006]{padding:64px 165px 84px 165px}.steps-title[data-v-43e6b006]{color:var(--text-gray-900,#18191f);font-feature-settings:"liga" off;font-size:48px;font-style:normal;font-weight:800;line-height:64px}.steps-subtitle[data-v-43e6b006]{color:var(--text-gray-900,#18191f);font-feature-settings:"liga" off;font-size:18px;font-style:normal;font-weight:400;line-height:32px;margin-bottom:40px}.home-disclaimer[data-v-43e6b006]{margin-top:12px;margin-bottom:0;color:#7a8699;font-size:12px;line-height:18px;font-weight:400}@media screen and (max-width:800px){.home-periods__grid[data-v-43e6b006]{grid-template-columns:1fr}.home-period[data-v-43e6b006]{min-height:440px}.home-period__content[data-v-43e6b006]{padding:16px 14px}}@media screen and (min-width:801px)and (max-width:1200px){.home-periods__grid[data-v-43e6b006]{grid-template-columns:repeat(2,minmax(0,1fr))}.home-period[data-v-43e6b006]{min-height:620px}}@media screen and (max-width:800px){.steps-banner[data-v-43e6b006]{padding:64px 30px}}.site_header[data-v-43e6b006]{font-family:Montserrat,sans-serif;background-image:url(https://th.bing.com/th/id/R.be783c574e7c6a49e83b9eafd49e4b22?rik=hleDtASc6GRrqw&pid=ImgRaw&r=0);font-weight:750;color:#fff;padding:30px 25px;text-align:center}.fontist[data-v-43e6b006]{font-family:Manrope,sans-serif}#essay-writing[data-v-43e6b006]{min-height:100vh;height:100%;background:#f4f5f7;font-family:Manrope,sans-serif}.background[data-v-43e6b006]{background:#f4f5f7}.title[data-v-43e6b006]{color:#111;font-size:28px;font-style:normal;font-weight:900;position:relative;font-family:Manrope,sans-serif}.prompt-title[data-v-43e6b006]{color:#111;text-align:center;font-feature-settings:"liga" off;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.moderate-padding[data-v-43e6b006]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-43e6b006]{padding-left:145px;padding-right:145px}.white-container[data-v-43e6b006]{padding-bottom:150px}#step-container[data-v-43e6b006]{width:30%;padding:0;margin:0}.true-white-container[data-v-43e6b006]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-43e6b006]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-43e6b006]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-column[data-v-43e6b006]{height:-moz-fit-content;height:fit-content}#module-white-container[data-v-43e6b006]{padding-bottom:0}.module-container[data-v-43e6b006]{max-width:539px}#main-subtitle[data-v-43e6b006]{color:var(--text-gray-900,#18191f);font-size:18px;font-style:normal;font-weight:400;line-height:32px}#main-jumbo[data-v-43e6b006]{width:650px;font-family:Manrope,sans-serif;position:relative;z-index:200}#button[data-v-43e6b006]{border-radius:8px;background:var(--brand-purple,#8c30f5);padding:16px 41px;justify-content:center;align-items:center;color:var(--default-white,#fff);font-size:20px;font-style:normal;font-weight:700}.icon-parent[data-v-43e6b006]{padding-left:742px;z-index:1}.icon-parent-demo[data-v-43e6b006],.icon-parent[data-v-43e6b006]{position:absolute;top:0;bottom:0;right:0;left:0;margin:52px 0 52px 0}.icon-parent-demo[data-v-43e6b006]{padding:80px 0 80px 897px;z-index:100}.icon-circle[data-v-43e6b006]{min-height:300px}.icon-demo[data-v-43e6b006]{max-width:625px;max-height:487px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.features[data-v-43e6b006]{min-height:524px;background:#9b51e0}@media screen and (min-width:375px){.main[data-v-43e6b006]{position:relative;overflow-x:hidden}.main-row[data-v-43e6b006],.main[data-v-43e6b006]{min-height:745px;overflow-y:hidden}#main-title[data-v-43e6b006]{color:var(--text-gray-900,#18191f);font-size:65px;font-style:normal;font-weight:800;line-height:98px}}@media screen and (max-width:380px){.main[data-v-43e6b006]{position:relative;overflow-x:hidden}.main-row[data-v-43e6b006],.main[data-v-43e6b006]{min-height:575px;overflow-y:hidden}#main-title[data-v-43e6b006]{color:var(--text-gray-900,#18191f);font-size:48px;font-style:normal;font-weight:800;line-height:78px}}@media screen and (max-width:320px){.main[data-v-43e6b006]{position:relative;overflow-x:hidden}.main-row[data-v-43e6b006],.main[data-v-43e6b006]{min-height:550px;overflow-y:hidden}#main-title[data-v-43e6b006]{color:var(--text-gray-900,#18191f);font-size:38px;font-style:normal;font-weight:800;line-height:70px}}.strip[data-v-43e6b006]{text-decoration:none}.main-button[data-v-43e6b006]{width:100%}.finish-button[data-v-43e6b006]{max-width:339px}.button-parent[data-v-43e6b006]{max-width:293px;padding:0 10px 0 10px}.purple-button[data-v-43e6b006]{min-height:52px;border-radius:30px;padding:10px 10px 10px 10px;background:#451a75;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.purple-button[data-v-43e6b006]:hover{background:#f1e4ff;color:#451a75;font-weight:800}.purple-button-disabled[data-v-43e6b006]{min-height:52px;padding:10px 10px 10px 10px;background:gray}.purple-button-border-text[data-v-43e6b006],.purple-button-disabled[data-v-43e6b006]{border-radius:30px;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.navbar-purple[data-v-43e6b006]{border-radius:8px;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:700}.finish-button[data-v-43e6b006]{max-width:350px}.back-button[data-v-43e6b006]{max-width:170px;margin:0 30px 0 0}@media screen and (max-width:426px){.finish-button[data-v-43e6b006]{max-width:239px;margin:auto}.back-button[data-v-43e6b006]{max-width:170px;margin:auto}}.back-button-style-right[data-v-43e6b006],.back-button-style[data-v-43e6b006]{width:-moz-fit-content;width:fit-content;color:var(--brand-purple,#8c30f5);font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer}.back-button-style-right[data-v-43e6b006]{position:absolute;right:0}.back-button-style-right[data-v-43e6b006]:after{content:url(/img/chevron-right-purple.6a5cab08.svg)!important;position:relative;top:5px;padding-left:5px}.back-button-style[data-v-43e6b006]:before{content:url(/img/chevron-left.24a724d0.svg)!important;position:relative;top:5px;right:5px}.test[data-v-43e6b006]{border:1px solid red}.navbar_styling[data-v-43e6b006]{background-color:#fff;padding:0 5%}.navbar_style[data-v-43e6b006]{background-color:#fff}.navbar_tab_section[data-v-43e6b006]{margin-left:auto}.navbar_tab[data-v-43e6b006]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#000;padding:0 0}.logo[data-v-43e6b006]:hover{cursor:pointer}.logo_img[data-v-43e6b006]{max-width:30px}.logo_btn[data-v-43e6b006]{color:#000;font-size:23px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-1.15px;font-family:Manrope,sans-serif}.responsive-padding[data-v-43e6b006]{padding-left:5%;padding-right:5%}.user-responsivity[data-v-43e6b006]:hover{opacity:.75}.user-responsivity[data-v-43e6b006]:active{opacity:.5}.essay-area[data-v-43e6b006]{border-radius:10px;background:#fff}.breakdown_icon[data-v-43e6b006],.outline_icon[data-v-43e6b006]{max-height:95px;max-width:95px}.collapsed>.when-open[data-v-43e6b006],.not-collapsed>.when-closed[data-v-43e6b006]{display:none}.textbox-border[data-v-43e6b006]{border-radius:10px;border:.5px solid var(--text-subtle,#969bab)}.no-scroll-bar[data-v-43e6b006]::-webkit-scrollbar{display:none}.no-scroll-bar[data-v-43e6b006]{-ms-overflow-style:none;scrollbar-width:none}.topics_container[data-v-12aeb6f8]{margin:0;min-width:100%}.topics_back_button[data-v-12aeb6f8]{color:#000;display:flex}.topics_back_button[data-v-12aeb6f8]:hover{opacity:.5;cursor:pointer}.period_header[data-v-12aeb6f8],.period_subheader[data-v-12aeb6f8]{color:#000;font-family:Montserrat,sans-serif;letter-spacing:-.3px;font-size:40px;line-height:46px;padding:20px 0 60px 0;font-weight:400}.period_subheader[data-v-12aeb6f8]{font-style:italic;text-align:right}@media(max-width:720px){.period_header[data-v-12aeb6f8]{text-align:center;font-size:32px;padding-bottom:10px}.period_subheader[data-v-12aeb6f8]{padding-bottom:100px;text-align:center}}.unit[data-v-12aeb6f8]{display:flex;align-items:center;text-align:center;padding-bottom:50px}.unit_header[data-v-12aeb6f8]{min-height:50px;font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:24px;line-height:28px}.topic_card[data-v-12aeb6f8]{height:250px;border-radius:25%;position:relative;margin:4px 0}.topic_card[data-v-12aeb6f8]:hover{opacity:.6;cursor:pointer}.card_image[data-v-12aeb6f8]{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:25%}.overlay[data-v-12aeb6f8]{position:absolute;background:rgba(57,57,57,.55);display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:25%}.overlay_2[data-v-12aeb6f8]{inset:0}.card_header[data-v-12aeb6f8]{font-size:24px;margin-bottom:0;font-weight:600;padding:0 25px}.card_header[data-v-12aeb6f8],.card_subheader[data-v-12aeb6f8]{word-break:normal;font-family:Montserrat,sans-serif;letter-spacing:-.5px;color:#f2f2f2}.card_subheader[data-v-12aeb6f8]{font-size:20px;font-weight:500}#PrivacyPolicy[data-v-12aeb6f8]{min-height:100vh;background:#f6f7fb}.privacy-container[data-v-12aeb6f8]{max-width:980px}.privacy-topbar[data-v-12aeb6f8]{padding-top:24px;padding-bottom:10px}.privacy-content[data-v-12aeb6f8]{background:#fff;border:1px solid #e3e8f2;border-radius:16px;padding:28px 30px 34px;margin-bottom:36px}.privacy-content h1[data-v-12aeb6f8],.privacy-content h2[data-v-12aeb6f8],.privacy-content h3[data-v-12aeb6f8]{color:#1f2430}.privacy-content h1[data-v-12aeb6f8]{margin-bottom:10px}.privacy-content h2[data-v-12aeb6f8]{margin-top:28px}.privacy-content li[data-v-12aeb6f8],.privacy-content p[data-v-12aeb6f8]{color:#2d3445;line-height:1.7}.topics_back_button[data-v-12aeb6f8]{display:inline-flex;align-items:center;gap:6px;font-weight:600}@media (max-width:768px){.privacy-topbar[data-v-12aeb6f8]{padding-top:16px;padding-bottom:8px}.privacy-content[data-v-12aeb6f8]{padding:20px 18px 24px;border-radius:12px}}div.absolute[data-v-417cbeb2]{position:absolute;top:180px;left:0;width:60%;z-index:10;background:hsla(0,0%,100%,.6)}div.absolute2[data-v-417cbeb2]{position:absolute;top:500px;right:0;width:80%;z-index:1;background:hsla(0,0%,100%,.8)}.time-periods[data-v-1db5d250]{background:#200344}.time-periods__heading[data-v-1db5d250]{text-align:center;padding:0 16px 0 16px}.time-periods__title[data-v-1db5d250]{margin:0;font-family:Montserrat,sans-serif;font-size:clamp(28px,3.2vw,48px);font-weight:700;line-height:1.1;color:#f5f7ff}.time-periods__subtitle[data-v-1db5d250]{margin:6px 0 0 0;font-family:Montserrat,sans-serif;font-size:clamp(16px,1.35vw,24px);font-weight:500;line-height:1.2;color:rgba(245,247,255,.95)}.time-periods__description[data-v-1db5d250]{margin:14px auto 12px;max-width:94%;font-family:Montserrat,sans-serif;font-size:clamp(13px,1vw,16px);font-weight:400;line-height:1.5;color:rgba(245,247,255,.88)}.page_header_row[data-v-1db5d250]{min-height:132px;padding:16px 22px;position:relative;overflow:hidden}.page_header_row.has-image[data-v-1db5d250]{background-size:cover;background-position:right 15% bottom 52%}.page_header_row.has-image[data-v-1db5d250]:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:brightness(50%);content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0}.page_header_row.neutral-bg[data-v-1db5d250]{background:#34353a}.page_header_content[data-v-1db5d250]{position:relative;z-index:1}.page_header_inner[data-v-1db5d250]{min-height:100px;width:100%;display:flex;align-items:center;gap:14px}.header_back_button[data-v-1db5d250]{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;background:rgba(91,33,182,.4);border:1px solid #5b21b6;border-radius:10px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-decoration:none;cursor:pointer;transition:all .25s ease}.header_back_button[data-v-1db5d250]:hover{background:#5b21b6;transform:translateY(-1px)}.header_back_button[data-v-1db5d250]:active{transform:translateY(0)}.header_breadcrumb[data-v-1db5d250]{display:flex;align-items:center;flex-wrap:wrap;gap:6px;min-width:0;color:#fff;font-family:Montserrat,sans-serif;letter-spacing:-.4px;font-size:22px;line-height:1.2;font-weight:500}.crumb_group[data-v-1db5d250]{display:inline-flex;align-items:center;gap:6px}.crumb_item[data-v-1db5d250]{max-width:100%;word-break:break-word}.crumb_current[data-v-1db5d250]{font-weight:700}.crumb_sep[data-v-1db5d250]{color:hsla(0,0%,100%,.82);font-size:20px;line-height:1}@media(max-width:920px){.page_header_row[data-v-1db5d250]{min-height:124px;padding:14px 14px}.page_header_inner[data-v-1db5d250]{gap:10px}.header_breadcrumb[data-v-1db5d250]{font-size:18px}.time-periods__description[data-v-1db5d250]{margin-top:10px;max-width:100%;font-size:clamp(12px,1.8vw,15px)}}@media(max-width:576px){.page_header_inner[data-v-1db5d250]{align-items:flex-start;flex-direction:column;justify-content:center}.header_back_button[data-v-1db5d250]{padding:5px 10px;font-size:13px}.header_breadcrumb[data-v-1db5d250]{font-size:16px;gap:4px}.time-periods__description[data-v-1db5d250]{margin-top:8px;font-size:clamp(12px,3.2vw,14px);line-height:1.45}}.navbar_styling[data-v-55d74d0a]{background-color:#000;padding:0 25px}.navbar_tab_section[data-v-55d74d0a]{margin-left:auto}.navbar_tab[data-v-55d74d0a]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#fff;padding:0 0}.logo[data-v-55d74d0a]:hover{cursor:pointer}.logo_img[data-v-55d74d0a]{max-width:30px}.logo_btn[data-v-55d74d0a]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;letter-spacing:0;color:#fff;padding-left:10px}.site_header[data-v-55d74d0a]{background-color:#000;font-family:Montserrat,sans-serif;font-size:34px;font-weight:750;color:#fff;padding:0 25px}.v-input.expanding-search[data-v-55d74d0a]{border:1px solid #fff;border-radius:50px}.v-input.expanding-search .v-input__control[data-v-55d74d0a]{width:550px}.v-input.expanding-search.closed[data-v-55d74d0a]{max-width:45px;border:none!important}.v-input.expanding-search .v-input__slot[data-v-55d74d0a]{cursor:pointer!important}.v-input.expanding-search .v-input__slot[data-v-55d74d0a]:after,.v-input.expanding-search .v-input__slot[data-v-55d74d0a]:before{border-color:transparent!important;border-style:none!important;border-width:none!important}.home_page[data-v-55d74d0a]{min-height:100%;height:100vh}.periods[data-v-55d74d0a]{min-height:100%;height:100%}.period[data-v-55d74d0a]:hover{opacity:.8}.period_header[data-v-55d74d0a]{font-size:30px;height:100px}.period_subheader[data-v-55d74d0a]{font-size:25px;color:#fff}.footer[data-v-55d74d0a]{background-color:#000;text-align:center;color:gray;font-size:9px;padding:10px 0 10px 0;margin-top:auto}.footer-icon[data-v-55d74d0a]{width:20px;height:20px;padding:3px}.footer-icon[data-v-55d74d0a]:hover{cursor:pointer}.privacy_policy[data-v-55d74d0a]{text-decoration:underline;padding:0 0 4px 0}.privacy_policy[data-v-55d74d0a]:hover{cursor:pointer}.alert_dismiss[data-v-55d74d0a]{border:.5px solid #055160;border-radius:15px;padding:2px 10px;font-size:12px}.alert_dismiss[data-v-55d74d0a]:hover{opacity:.5;cursor:pointer}.home_page[data-v-55d74d0a]{min-height:100vh}.periods[data-v-55d74d0a]{min-height:calc(100vh - 132px)}.period[data-v-55d74d0a]{position:relative;background-repeat:no-repeat;background-size:cover;background-position:50%;border:none;padding:0;min-height:760px;overflow:hidden;transition:transform .2s ease}.period[data-v-55d74d0a]:hover{cursor:pointer}.period_overlay[data-v-55d74d0a]{position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,10,20,.36),rgba(8,10,20,.52) 45%,rgba(8,10,20,.68));pointer-events:none}.period_content[data-v-55d74d0a]{position:relative;z-index:1;min-height:100%;padding:14px 10px 16px 10px;display:flex;flex-direction:column}.period_header[data-v-55d74d0a]{font-family:Montserrat,sans-serif;font-size:clamp(28px,2.2vw,44px);font-weight:750;color:#fff;margin:0;line-height:1.15}.period_subheader[data-v-55d74d0a]{font-family:Montserrat,sans-serif;font-size:clamp(16px,1.5vw,26px);font-weight:500;color:hsla(0,0%,100%,.95);margin:8px 0 0 0;text-align:left}.period_units[data-v-55d74d0a]{display:flex;flex-direction:column;gap:12px;margin-top:140px}.period_unit_card[data-v-55d74d0a]{width:100%;border:1px solid hsla(0,0%,100%,.24);border-radius:12px;background:hsla(0,0%,100%,.22);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-align:left;padding:10px 14px;display:flex;flex-direction:column;gap:2px;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.period_unit_card[data-v-55d74d0a]:nth-child(2){background:hsla(0,0%,100%,.18)}.period_unit_card[data-v-55d74d0a]:hover{transform:translateY(-4px);background:hsla(0,0%,100%,.4);box-shadow:0 10px 18px rgba(3,6,17,.6)}.period_unit_card[data-v-55d74d0a]:focus-visible{outline:2px solid hsla(0,0%,100%,.9);outline-offset:2px}.period_unit_label[data-v-55d74d0a]{font-family:Montserrat,sans-serif;font-size:clamp(22px,1.8vw,34px);line-height:1.08;font-weight:700;color:#fff}.period_unit_title[data-v-55d74d0a]{font-family:Montserrat,sans-serif;font-size:clamp(16px,1.35vw,28px);line-height:1.2;font-weight:500;color:#fff}@media(max-width:1200px){.period[data-v-55d74d0a]{min-height:620px}}@media(max-width:767px){.period[data-v-55d74d0a]{min-height:450px}.period_content[data-v-55d74d0a]{padding:16px 12px}}.topics_container[data-v-b783923a]{margin:0;min-width:100%}.topics_back_button[data-v-b783923a]{color:#000;display:flex;align-items:center}.topics_back_button[data-v-b783923a]:hover{opacity:.5;cursor:pointer}.period_header[data-v-b783923a],.period_subheader[data-v-b783923a]{color:#000;font-family:Montserrat,sans-serif;letter-spacing:-.3px;font-size:40px;line-height:46px;padding:20px 0 60px 0;font-weight:400}.period_subheader[data-v-b783923a]{font-style:italic;text-align:right}@media(max-width:720px){.period_header[data-v-b783923a]{text-align:center;font-size:32px;padding-bottom:10px}.period_subheader[data-v-b783923a]{padding-bottom:100px;text-align:center}}.unit[data-v-b783923a]{display:flex;align-items:center;text-align:center;padding-bottom:50px}.unit_header[data-v-b783923a]{min-height:50px;letter-spacing:-.5px;font-size:24px;line-height:28px}.topic_card[data-v-b783923a]{height:250px;border-radius:25%;position:relative;margin:4px 0}.topic_card[data-v-b783923a]:hover{opacity:.6;cursor:pointer}.card_image[data-v-b783923a]{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:25%}.overlay[data-v-b783923a]{position:absolute;background:rgba(57,57,57,.55);display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:25%}.overlay_2[data-v-b783923a]{inset:0}.card_header[data-v-b783923a]{font-size:24px;margin-bottom:0;font-weight:600;padding:0 25px}.card_header[data-v-b783923a],.card_subheader[data-v-b783923a]{word-break:normal;font-family:Montserrat,sans-serif;letter-spacing:-.5px;color:#f2f2f2}.card_subheader[data-v-b783923a]{font-size:20px;font-weight:500}.page_header_row[data-v-b783923a]{min-height:132px;padding:16px 22px}.page_header_inner[data-v-b783923a]{min-height:100px;width:100%;display:flex;align-items:center;gap:14px}.header_content_stack[data-v-b783923a]{min-width:0;display:flex;flex-direction:column;gap:8px}.header_back_button[data-v-b783923a]{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;background:rgba(91,33,182,.4);border:1px solid #5b21b6;border-radius:10px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-decoration:none;cursor:pointer;transition:all .25s ease}.header_back_button[data-v-b783923a]:hover{background:#5b21b6;transform:translateY(-1px)}.header_back_button[data-v-b783923a]:active{transform:translateY(0)}.header_breadcrumb[data-v-b783923a]{display:flex;align-items:center;flex-wrap:wrap;gap:6px;min-width:0;color:#fff;font-family:Montserrat,sans-serif;letter-spacing:-.4px;font-size:22px;line-height:1.2;font-weight:500}.crumb_item[data-v-b783923a]{max-width:100%;word-break:break-word}.crumb_current[data-v-b783923a]{font-weight:700}.crumb_sep[data-v-b783923a]{color:hsla(0,0%,100%,.82);font-size:20px;line-height:1}.home-periods__heading[data-v-b783923a]{color:#fff;font-family:Montserrat,sans-serif}.home-periods__title[data-v-b783923a]{margin:0;line-height:1.1;letter-spacing:-.45px;font-size:clamp(20px,2vw,30px);font-weight:700}.home-periods__subtitle[data-v-b783923a]{margin:4px 0 0;line-height:1.2;letter-spacing:-.2px;font-size:clamp(12px,1.1vw,16px);opacity:.95}.topics_container[data-v-b783923a]{max-width:1360px;margin:0 auto;padding:32px 20px 44px}.topics_unit_row[data-v-b783923a]{margin:0}.topics_content_layout[data-v-b783923a]{display:grid;grid-template-columns:minmax(260px,336px) minmax(0,1fr);align-items:start;gap:24px}.topics_left_panel[data-v-b783923a]{display:flex;flex-direction:column;gap:18px}.unit_header[data-v-b783923a]{margin:0;color:#fff!important;font-family:Montserrat,sans-serif;letter-spacing:-.6px;line-height:1.1;font-weight:500;font-size:clamp(34px,2.8vw,48px);text-align:center}.topic_cards_grid[data-v-b783923a]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.topic_card_tile[data-v-b783923a]{position:relative;width:100%;aspect-ratio:1/1;border:1px solid hsla(0,0%,100%,.2);border-radius:24px;overflow:hidden;padding:16px 12px 15px;background-color:#111827;background-size:cover;background-repeat:no-repeat;background-position:50%;color:#fff;text-align:center;display:flex;align-items:flex-end;justify-content:center;cursor:pointer;box-shadow:0 8px 20px rgba(15,23,42,.24);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease,border-color .2s ease}.topic_card_tile[data-v-b783923a]:before{content:"";position:absolute;inset:0;background:rgba(8,8,12,.2);pointer-events:none}.topic_card_tile.hovered[data-v-b783923a],.topic_card_tile[data-v-b783923a]:focus-visible,.topic_card_tile[data-v-b783923a]:hover{transform:translateY(-2px);filter:brightness(1.06);box-shadow:0 14px 30px rgba(15,23,42,.36);outline:none}.topic_card_tile[data-v-b783923a]:focus-visible{border-color:#fff}.topic_card_accent[data-v-b783923a]{position:absolute;z-index:1;top:16px;left:20px;right:20px;height:14px;border-radius:999px;opacity:.95;box-shadow:0 0 0 1px hsla(0,0%,100%,.2),0 6px 18px rgba(0,0,0,.35)}.topic_card_body[data-v-b783923a]{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:6px;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.82)}.topic_card_title[data-v-b783923a]{margin:0;font-family:Montserrat,sans-serif;letter-spacing:-.25px;line-height:1.12;font-size:clamp(16px,1.2vw,24px);font-weight:700;max-width:94%;overflow-wrap:anywhere}.topic_card_time[data-v-b783923a]{margin:0;font-family:Montserrat,sans-serif;letter-spacing:-.2px;line-height:1.16;font-size:clamp(12px,.92vw,17px);font-weight:500;max-width:94%;opacity:.98}.topics_right_panel[data-v-b783923a]{min-width:0}.topics_map[data-v-b783923a]{position:relative;width:100%;aspect-ratio:1000/520;border-radius:24px;overflow:hidden;border:1px solid rgba(24,24,27,.62);background:#050507;box-shadow:0 18px 38px rgba(0,0,0,.3)}.world_svg[data-v-b783923a]{width:100%;height:100%;display:block}.ocean[data-v-b783923a]{fill:#050507}.world_land[data-v-b783923a]{fill:#4a4b50;stroke:#2f3035;stroke-width:1}.world_borders[data-v-b783923a]{fill:none;stroke:#27282d;stroke-width:.55;opacity:.85}.map_highlight[data-v-b783923a]{cursor:pointer;transition:filter .2s ease}.map_highlight.hovered[data-v-b783923a]{filter:brightness(1.15)}.map_highlight[data-v-b783923a]:focus{outline:none;filter:brightness(1.18)}.map_tooltip[data-v-b783923a]{position:absolute;z-index:2;min-width:190px;max-width:230px;background:rgba(8,8,10,.95);color:#fff;border:2px solid;border-radius:10px;padding:10px 12px;pointer-events:none;box-shadow:0 12px 26px rgba(0,0,0,.45)}.tooltip_title[data-v-b783923a]{margin:0;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;line-height:1.25}.tooltip_time[data-v-b783923a]{margin:3px 0 0 0;font-family:Montserrat,sans-serif;font-size:13px;line-height:1.2;color:#e2e8f0}@media(max-width:920px){.page_header_row[data-v-b783923a]{min-height:124px;padding:14px 14px}.page_header_inner[data-v-b783923a]{gap:10px}.header_breadcrumb[data-v-b783923a]{font-size:18px}.topics_container[data-v-b783923a]{padding:26px 14px 36px}.topics_content_layout[data-v-b783923a]{grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:16px}.unit_header[data-v-b783923a]{font-size:clamp(28px,4vw,36px)}.topic_cards_grid[data-v-b783923a]{gap:10px}.topic_card_tile[data-v-b783923a]{border-radius:20px;padding:14px 10px 12px}.topic_card_accent[data-v-b783923a]{top:12px;left:14px;right:14px;height:12px}.topic_card_title[data-v-b783923a]{font-size:clamp(15px,1.55vw,20px)}.topic_card_time[data-v-b783923a]{font-size:clamp(11px,1.1vw,14px)}}@media(max-width:760px){.topics_content_layout[data-v-b783923a]{grid-template-columns:1fr}.topics_right_panel[data-v-b783923a]{margin-top:4px}}@media(max-width:576px){.page_header_inner[data-v-b783923a]{align-items:flex-start;flex-direction:column;justify-content:center}.header_back_button[data-v-b783923a]{padding:5px 10px;font-size:13px}.header_breadcrumb[data-v-b783923a]{font-size:16px;gap:4px}.topics_container[data-v-b783923a]{padding:20px 10px 28px}.unit_header[data-v-b783923a]{font-size:clamp(24px,8vw,32px)}.topic_cards_grid[data-v-b783923a]{gap:9px}.topic_card_tile[data-v-b783923a]{border-radius:18px;padding:11px 8px 10px}.topic_card_accent[data-v-b783923a]{top:10px;left:12px;right:12px;height:10px}.topic_card_title[data-v-b783923a]{font-size:clamp(15px,4.1vw,19px)}.topic_card_time[data-v-b783923a]{font-size:clamp(11px,2.8vw,14px)}}.resource_header[data-v-774857cf]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;word-break:break-word}.view_all[data-v-774857cf]{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 14px;width:135px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;letter-spacing:-.2px;color:#4b4b4b;background:#f8f6ff;border:3px solid #ece7fa;border-radius:10px;text-decoration:none;transition:background .2s ease,color .2s ease,box-shadow .2s ease;cursor:pointer;line-height:1.4}.view_all[data-v-774857cf]:hover{background:#ede7ff;color:#3b2f8f;box-shadow:0 2px 6px rgba(177,156,217,.25)}.view_all[data-v-774857cf]:active{transform:translateY(0);box-shadow:none}.intro_iframe[data-v-774857cf]{position:relative;z-index:4;min-width:100%;max-width:100%;height:100%;aspect-ratio:16/9}.video-section[data-v-774857cf]{width:100%}.video-box[data-v-774857cf]{max-width:100%;width:100%;display:block;background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation 3s infinite}.ratio[data-v-774857cf]{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.ratio>.yt-embedded[data-v-774857cf],.ratio>iframe[data-v-774857cf]{position:absolute;inset:0;width:100%!important;height:100%!important;border:0;display:block;border-radius:6px}.video-box.in-modal[data-v-774857cf]{max-width:380px;margin:auto}@media(max-width:991px){.video-box[data-v-774857cf],.video-section[data-v-774857cf]{max-width:100%;margin:0 auto}}.article[data-v-774857cf]{font-family:Montserrat,sans-serif;border:1px solid #d3d3d3;border-radius:10px;margin-bottom:6px}.article .article_content[data-v-774857cf]{margin:4px;margin-right:8px}.article_image[data-v-774857cf]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-height:130px;border-radius:10px 10px 0 0}.article_title[data-v-774857cf]{font-size:14px;font-weight:650;line-height:20px}.article_subtitle[data-v-774857cf]{font-size:12px;font-weight:500;color:gray}.article_summary[data-v-774857cf]{margin-top:5px;overflow:hidden;line-height:1.2rem;max-height:3.5rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:3;margin-bottom:15px}.article_link[data-v-774857cf]{display:flex;justify-content:end;font-size:14px}.article_link[data-v-774857cf]:hover{opacity:.5;cursor:pointer}.resource_header[data-v-08fa1ba2]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;word-break:break-word}.view_all[data-v-08fa1ba2]{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 14px;width:135px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;letter-spacing:-.2px;color:#4b4b4b;background:#f8f6ff;border:3px solid #ece7fa;border-radius:10px;text-decoration:none;transition:background .2s ease,color .2s ease,box-shadow .2s ease;cursor:pointer;line-height:1.4}.view_all[data-v-08fa1ba2]:hover{background:#ede7ff;color:#3b2f8f;box-shadow:0 2px 6px rgba(177,156,217,.25)}.view_all[data-v-08fa1ba2]:active{transform:translateY(0);box-shadow:none}.intro_iframe[data-v-08fa1ba2]{position:relative;z-index:4;min-width:100%;max-width:100%;height:100%;aspect-ratio:16/9}.video-section[data-v-08fa1ba2]{width:100%}.video-box[data-v-08fa1ba2]{max-width:100%;width:100%;display:block;background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation 3s infinite}.ratio[data-v-08fa1ba2]{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.ratio>.yt-embedded[data-v-08fa1ba2],.ratio>iframe[data-v-08fa1ba2]{position:absolute;inset:0;width:100%!important;height:100%!important;border:0;display:block;border-radius:6px}.video-box.in-modal[data-v-08fa1ba2]{max-width:380px;margin:auto}@media(max-width:991px){.video-box[data-v-08fa1ba2],.video-section[data-v-08fa1ba2]{max-width:100%;margin:0 auto}}.article[data-v-08fa1ba2]{font-family:Montserrat,sans-serif;border:1px solid #d3d3d3;border-radius:10px;margin-bottom:6px}.article .article_content[data-v-08fa1ba2]{margin:4px;margin-right:8px}.article_image[data-v-08fa1ba2]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-height:130px;border-radius:10px 10px 0 0}.article_title[data-v-08fa1ba2]{font-size:14px;font-weight:650;line-height:20px}.article_subtitle[data-v-08fa1ba2]{font-size:12px;font-weight:500;color:gray}.article_summary[data-v-08fa1ba2]{margin-top:5px;overflow:hidden;line-height:1.2rem;max-height:3.5rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:3;margin-bottom:15px}.article_link[data-v-08fa1ba2]{display:flex;justify-content:end;font-size:14px}.article_link[data-v-08fa1ba2]:hover{opacity:.5;cursor:pointer}.large_image[data-v-08fa1ba2]{height:300px;width:100%;margin-bottom:10px}.small_content100p[data-v-08fa1ba2]{height:30px;width:100%;margin-bottom:10px}.small_content80p[data-v-08fa1ba2]{height:30px;width:80%;margin-bottom:10px}.small_content90p[data-v-08fa1ba2]{height:30px;width:90%;margin-bottom:10px}.small_content95p[data-v-08fa1ba2]{height:30px;width:95%;margin-bottom:10px}.large_content[data-v-08fa1ba2]{height:150px;width:100%;margin-bottom:10px}.vidoes[data-v-08fa1ba2]{display:flex;justify-content:end;flex-direction:column}.video[data-v-08fa1ba2]{height:150px;width:300px;margin-bottom:5px}.loading_topic[data-v-08fa1ba2]{position:relative;overflow:hidden}.loading_topic[data-v-08fa1ba2]:before{content:"";position:absolute;display:block;min-width:100%;min-height:100%;background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-08fa1ba2 3s infinite}.loading[data-v-08fa1ba2]{position:relative;overflow:hidden}.loading[data-v-08fa1ba2]:before{content:"";position:absolute;display:block;z-index:1;min-width:100%;min-height:95%;height:95%;background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-08fa1ba2 2s infinite}@keyframes Animation-08fa1ba2{0%{background-position:90% 0}90%{background-position:0 70%}}.banner-header[data-v-105e1fc0],.h1[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:34px;font-weight:700;line-height:35px;letter-spacing:-.5px;color:#fff}.h2[data-v-105e1fc0],.title[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:600;margin-bottom:10px}.h3[data-v-105e1fc0],.header-1[data-v-105e1fc0],.trend-header[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;padding-top:10px;padding-bottom:10px}.h4[data-v-105e1fc0],.header-2[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;line-height:25px;padding-bottom:0;margin-bottom:0;word-break:break-word}.h5[data-v-105e1fc0],.header-3[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;word-break:break-word}.h6[data-v-105e1fc0],.header-4[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:28px;font-weight:400;word-break:break-word}.body-text[data-v-105e1fc0],.text[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word}.subtitle[data-v-105e1fc0],.text-sm[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:300}.text-lg[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:18px;font-weight:400}.text-bold[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:700}.trend-text[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word;padding-right:20px}.period-header[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:700;color:#fff;height:100px}.period-subheader[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:28px;font-weight:500;color:#fff}.banner-timeperiod-header[data-v-105e1fc0]{margin-bottom:0;text-decoration:underline;text-decoration-thickness:.9px}.banner-timeperiod-header[data-v-105e1fc0],.banner-unit-header[data-v-105e1fc0]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:18px;color:#fff}.banner-unit-header[data-v-105e1fc0]{font-style:italic}.card-header[data-v-105e1fc0]{font-size:24px;margin-bottom:0;font-weight:600;padding:0 25px}.card-header[data-v-105e1fc0],.card-subheader[data-v-105e1fc0]{word-break:normal;font-family:Montserrat,sans-serif;letter-spacing:-.5px;color:#f2f2f2}.card-subheader[data-v-105e1fc0]{font-size:20px;font-weight:500}.module-title[data-v-105e1fc0]{color:#111;text-align:center;font-family:Manrope,sans-serif;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.module-labels[data-v-105e1fc0]{color:#18191f;text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:2px;text-transform:uppercase}.module-introduction[data-v-105e1fc0]{color:#111;text-align:center;font-size:28px;font-style:normal;font-weight:800;line-height:normal;font-family:Manrope,sans-serif}.person-header[data-v-105e1fc0]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:14px;font-weight:550}.person-time[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:12px;font-weight:550;margin-bottom:0}.person-subheader[data-v-105e1fc0]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:12px;font-weight:500;color:gray}.article-title[data-v-105e1fc0]{font-size:14px;font-weight:650;line-height:20px}.article-subtitle[data-v-105e1fc0]{font-size:12px;font-weight:500;color:gray}.article-summary[data-v-105e1fc0]{margin-top:4px;overflow:hidden;line-height:1.2rem;max-height:3.5rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:3;margin-bottom:16px}.resource-header[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;word-break:break-word}.event-title[data-v-105e1fc0]{font-weight:700}.event-text[data-v-105e1fc0],.event-title[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:14px;line-height:25px;color:#f2f2f2;padding:8px 12px;width:100%;text-align:center}.question-text[data-v-105e1fc0]{font-size:24px;font-weight:700;margin-bottom:20px}.question-num[data-v-105e1fc0]{font-weight:300;display:flex;justify-content:flex-end;padding:40px 20px}.text-left[data-v-105e1fc0]{text-align:left}.text-center[data-v-105e1fc0]{text-align:center}.text-right[data-v-105e1fc0]{text-align:right}.text-uppercase[data-v-105e1fc0]{text-transform:uppercase}.text-lowercase[data-v-105e1fc0]{text-transform:lowercase}.text-capitalize[data-v-105e1fc0]{text-transform:capitalize}.text-underline[data-v-105e1fc0]{text-decoration:underline}.text-no-decoration[data-v-105e1fc0]{text-decoration:none}.text-break[data-v-105e1fc0]{word-break:break-word}.text-no-wrap[data-v-105e1fc0]{white-space:nowrap}.font-light[data-v-105e1fc0]{font-weight:300}.font-normal[data-v-105e1fc0]{font-weight:400}.font-medium[data-v-105e1fc0]{font-weight:500}.font-semibold[data-v-105e1fc0]{font-weight:600}.font-bold[data-v-105e1fc0]{font-weight:700}.font-extrabold[data-v-105e1fc0]{font-weight:800}@media(max-width:720px){.period-header[data-v-105e1fc0],.period-subheader[data-v-105e1fc0]{text-align:center;font-size:32px;padding-bottom:10px}.coming-soon-card[data-v-105e1fc0]{padding:32px 96px}.coming-soon-title[data-v-105e1fc0]{font-size:24px;margin-bottom:12px}.coming-soon-subtitle[data-v-105e1fc0]{font-size:13px}}@media(max-width:425px){.back-button[data-v-105e1fc0]{padding:4px 10px;font-size:13px}}.alert-dismiss[data-v-105e1fc0],.back-button-style-right[data-v-105e1fc0],.back-button-style[data-v-105e1fc0],.back-button[data-v-105e1fc0],.btn-alert-dismiss[data-v-105e1fc0],.btn-ghost-right[data-v-105e1fc0],.btn-ghost[data-v-105e1fc0],.btn-navbar[data-v-105e1fc0],.btn-outline-primary[data-v-105e1fc0],.btn-primary-lg[data-v-105e1fc0],.btn-primary-sm[data-v-105e1fc0],.btn-primary[data-v-105e1fc0],.btn-secondary-active[data-v-105e1fc0],.btn-secondary[data-v-105e1fc0],.btn-tertiary-disabled[data-v-105e1fc0],.btn-tertiary[data-v-105e1fc0],.btn-with-icon[data-v-105e1fc0],.category-button.active[data-v-105e1fc0],.category-button[data-v-105e1fc0],.navbar-purple[data-v-105e1fc0],.purple-button-border-text[data-v-105e1fc0],.purple-button-disabled[data-v-105e1fc0],.purple-button[data-v-105e1fc0],.purple_button[data-v-105e1fc0],.quiz-button[data-v-105e1fc0],.top-pill[data-v-105e1fc0],.view-all[data-v-105e1fc0]{display:inline-flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-weight:700;text-decoration:none;cursor:pointer;transition:all .2s ease;border:none;outline:none}.alert-dismiss[data-v-105e1fc0]:focus-visible,.back-button-style-right[data-v-105e1fc0]:focus-visible,.back-button-style[data-v-105e1fc0]:focus-visible,.back-button[data-v-105e1fc0]:focus-visible,.btn-alert-dismiss[data-v-105e1fc0]:focus-visible,.btn-ghost-right[data-v-105e1fc0]:focus-visible,.btn-ghost[data-v-105e1fc0]:focus-visible,.btn-navbar[data-v-105e1fc0]:focus-visible,.btn-outline-primary[data-v-105e1fc0]:focus-visible,.btn-primary-lg[data-v-105e1fc0]:focus-visible,.btn-primary-sm[data-v-105e1fc0]:focus-visible,.btn-primary[data-v-105e1fc0]:focus-visible,.btn-secondary-active[data-v-105e1fc0]:focus-visible,.btn-secondary[data-v-105e1fc0]:focus-visible,.btn-tertiary-disabled[data-v-105e1fc0]:focus-visible,.btn-tertiary[data-v-105e1fc0]:focus-visible,.btn-with-icon[data-v-105e1fc0]:focus-visible,.category-button[data-v-105e1fc0]:focus-visible,.navbar-purple[data-v-105e1fc0]:focus-visible,.purple-button-border-text[data-v-105e1fc0]:focus-visible,.purple-button-disabled[data-v-105e1fc0]:focus-visible,.purple-button[data-v-105e1fc0]:focus-visible,.purple_button[data-v-105e1fc0]:focus-visible,.quiz-button[data-v-105e1fc0]:focus-visible,.top-pill[data-v-105e1fc0]:focus-visible,.view-all[data-v-105e1fc0]:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.back-button[data-v-105e1fc0],.btn-primary-lg[data-v-105e1fc0],.btn-primary-sm[data-v-105e1fc0],.btn-primary[data-v-105e1fc0],.top-pill[data-v-105e1fc0]{gap:6px;padding:6px 14px;font-size:14px;color:#fff;background-image:linear-gradient(180deg,#8b5cf6,#7c3aed);border:1px solid hsla(0,0%,100%,.22);border-radius:10px;box-shadow:0 8px 16px rgba(124,58,237,.28)}.back-button[data-v-105e1fc0]:hover,.btn-primary-lg[data-v-105e1fc0]:hover,.btn-primary-sm[data-v-105e1fc0]:hover,.btn-primary[data-v-105e1fc0]:hover,.top-pill[data-v-105e1fc0]:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(124,58,237,.32)}.back-button[data-v-105e1fc0]:active,.btn-primary-lg[data-v-105e1fc0]:active,.btn-primary-sm[data-v-105e1fc0]:active,.btn-primary[data-v-105e1fc0]:active,.top-pill[data-v-105e1fc0]:active{transform:translateY(0);box-shadow:0 6px 12px rgba(124,58,237,.22)}.btn-primary-lg[data-v-105e1fc0]{padding:10px 40px;font-size:20px;border-radius:30px;letter-spacing:2px;text-transform:uppercase}.btn-primary-sm[data-v-105e1fc0]{padding:4px 10px;font-size:13px}.btn-secondary-active[data-v-105e1fc0],.btn-secondary[data-v-105e1fc0],.category-button.active[data-v-105e1fc0],.category-button[data-v-105e1fc0],.view-all[data-v-105e1fc0]{gap:6px;padding:8px 14px;font-size:14px;font-weight:600;letter-spacing:-.2px;color:#4b4b4b;background:#f8f6ff;border:3px solid #ece7fa;border-radius:10px;transition:background .2s ease,color .2s ease,box-shadow .2s ease;line-height:1.4}.btn-secondary-active[data-v-105e1fc0]:hover,.btn-secondary[data-v-105e1fc0]:hover,.category-button[data-v-105e1fc0]:hover,.view-all[data-v-105e1fc0]:hover{background:#ede7ff;color:#3b2f8f;box-shadow:0 2px 6px rgba(91,33,182,.25)}.btn-secondary-active[data-v-105e1fc0]:active,.btn-secondary[data-v-105e1fc0]:active,.category-button[data-v-105e1fc0]:active,.view-all[data-v-105e1fc0]:active{transform:translateY(0);box-shadow:none}.btn-secondary-active[data-v-105e1fc0],.category-button.active[data-v-105e1fc0]{background:#8b5cf6;border:3px solid #8b5cf6;margin:0;color:#fff;box-shadow:0 3px 8px rgba(161,125,236,.3)}.btn-tertiary-disabled[data-v-105e1fc0],.btn-tertiary[data-v-105e1fc0],.purple-button-disabled[data-v-105e1fc0],.purple-button[data-v-105e1fc0],.purple_button[data-v-105e1fc0],.quiz-button[data-v-105e1fc0]{min-height:52px;gap:6px;padding:10px 10px;font-size:16px;border-radius:30px;background:#451a75;text-transform:uppercase;color:#fff;letter-spacing:2px;line-height:25px}.btn-tertiary-disabled[data-v-105e1fc0]:hover,.btn-tertiary[data-v-105e1fc0]:hover,.purple-button-disabled[data-v-105e1fc0]:hover,.purple-button[data-v-105e1fc0]:hover,.purple_button[data-v-105e1fc0]:hover,.quiz-button[data-v-105e1fc0]:hover{background:#f1e4ff;color:#451a75}.btn-tertiary-disabled[data-v-105e1fc0],.purple-button-disabled[data-v-105e1fc0]{background:#9ca3af;cursor:not-allowed;opacity:.5}.btn-tertiary-disabled[data-v-105e1fc0]:hover,.purple-button-disabled[data-v-105e1fc0]:hover{background:#9ca3af;color:#fff;transform:none}.btn-outline-primary[data-v-105e1fc0],.purple-button-border-text[data-v-105e1fc0]{padding:10px 40px;font-size:18px;border-radius:30px;border:2px solid #451a75;background:transparent;text-transform:uppercase;color:#451a75;letter-spacing:2px;line-height:25px}.btn-outline-primary[data-v-105e1fc0]:hover,.purple-button-border-text[data-v-105e1fc0]:hover{background:#451a75;color:#fff}.btn-outline-primary[data-v-105e1fc0]:active,.purple-button-border-text[data-v-105e1fc0]:active{transform:translateY(0)}.back-button-style-right[data-v-105e1fc0],.back-button-style[data-v-105e1fc0],.btn-ghost-right[data-v-105e1fc0],.btn-ghost[data-v-105e1fc0]{width:-moz-fit-content;width:fit-content;padding:4px 8px;color:#8c30f5;font-size:14px;font-weight:700;line-height:20px;background:transparent;border:none}.back-button-style-right[data-v-105e1fc0]:hover,.back-button-style[data-v-105e1fc0]:hover,.btn-ghost-right[data-v-105e1fc0]:hover,.btn-ghost[data-v-105e1fc0]:hover{opacity:.7;text-decoration:underline}.back-button-style-right[data-v-105e1fc0],.btn-ghost-right[data-v-105e1fc0]{position:absolute;right:0}.btn-navbar[data-v-105e1fc0],.navbar-purple[data-v-105e1fc0]{padding:8px 16px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;border-radius:8px;background:#451a75;color:#fff}.btn-navbar[data-v-105e1fc0]:hover,.navbar-purple[data-v-105e1fc0]:hover{background:#5b21b6}.navbar-tab[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#fff;padding:0}.alert-dismiss[data-v-105e1fc0],.btn-alert-dismiss[data-v-105e1fc0]{border:.5px solid #055160;border-radius:15px;padding:0 10px;font-size:12px;background:transparent;color:#055160}.alert-dismiss[data-v-105e1fc0]:hover,.btn-alert-dismiss[data-v-105e1fc0]:hover{opacity:.5}.btn-with-icon i[data-v-105e1fc0],.btn-with-icon svg[data-v-105e1fc0]{margin-right:8px;font-size:14px;opacity:.85}.button-parent[data-v-105e1fc0]{max-width:293px;padding:0 10px 0 10px}.btn-block[data-v-105e1fc0],.main-button[data-v-105e1fc0]{width:100%}.finish-button[data-v-105e1fc0]{max-width:239px}.back-button[data-v-105e1fc0]{max-width:170px;margin:0 30px 0 0}.purple_button[data-v-105e1fc0],.quiz-button[data-v-105e1fc0]{min-height:52px;border-radius:30px;border:none;padding:10px 40px}.event-button[data-v-105e1fc0]{display:flex;justify-content:end}.btn-xs[data-v-105e1fc0]{padding:4px 8px;font-size:12px;min-height:32px}.btn-sm[data-v-105e1fc0]{padding:6px 10px;font-size:14px;min-height:40px}.btn-md[data-v-105e1fc0]{padding:8px 14px;font-size:14px;min-height:48px}.btn-lg[data-v-105e1fc0]{padding:10px 40px;font-size:18px;min-height:52px}.btn-xl[data-v-105e1fc0]{padding:16px 40px;font-size:20px;min-height:64px}.btn-loading[data-v-105e1fc0]{position:relative;pointer-events:none}.btn-loading[data-v-105e1fc0]:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spin-105e1fc0 .6s linear infinite}.btn-disabled[data-v-105e1fc0],.btn[disabled][data-v-105e1fc0],button[data-v-105e1fc0]:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media(max-width:425px){.finish-button[data-v-105e1fc0]{max-width:239px;margin:auto}.back-button[data-v-105e1fc0]{max-width:170px;margin:auto}}@media(max-width:768px){.top-button[data-v-105e1fc0]{right:14px;bottom:14px}.top-pill[data-v-105e1fc0]{padding:12px;gap:0}.top-pill .label[data-v-105e1fc0]{display:none}.top-pill .chev[data-v-105e1fc0]{font-size:18px}}.sidebar-top-button[data-v-105e1fc0]{margin:20px 10px}.essay-text-area[data-v-105e1fc0]{width:100%;min-height:400px;border:1px solid #d3d3d3;border-radius:8px;padding:14px;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.5;resize:vertical}.essay-text-area[data-v-105e1fc0]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.timed-essay-area[data-v-105e1fc0]{width:100%;min-height:500px;border:2px solid #7c3aed;border-radius:10px;padding:20px;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.6;resize:none;background:#fff}.timed-essay-area[data-v-105e1fc0]:focus{outline:none;border-color:#8c30f5;box-shadow:0 8px 16px rgba(124,58,237,.28)}.section-label-input[data-v-105e1fc0]{width:100%;padding:10px;border:1px solid #d1d5db;border-radius:8px;font-family:Montserrat,sans-serif;font-size:12px;background:#f8f9fa}.section-label-input[data-v-105e1fc0]:focus{outline:none;border-color:#8b5cf6;background:#fff}.outline-input[data-v-105e1fc0]{width:100%;min-height:200px;padding:14px;border:1px solid #d3d3d3;border-radius:8px;font-family:Montserrat,sans-serif;font-size:12px;line-height:1.5;resize:vertical}.outline-input[data-v-105e1fc0]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 2px rgba(139,92,246,.05)}.quiz-options-container[data-v-105e1fc0]{display:flex;flex-direction:column;gap:10px;margin:14px 0}.quiz-option[data-v-105e1fc0]{display:flex;align-items:center;padding:14px;border:2px solid #d3d3d3;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s ease;font-family:Montserrat,sans-serif;font-size:14px}.quiz-option[data-v-105e1fc0]:hover{border-color:#ece7fa;background:#f8f6ff}.quiz-option.selected[data-v-105e1fc0]{border-color:#7c3aed;background:#f1e4ff}.quiz-option.correct[data-v-105e1fc0]{border-color:#22c55e;background:#f0fdf4}.quiz-option.incorrect[data-v-105e1fc0]{border-color:#ef4444;background:#fef2f2}.quiz-checkbox[data-v-105e1fc0],.quiz-radio[data-v-105e1fc0]{margin-right:10px;width:20px;height:20px;accent-color:#8c30f5}.difficulty-selector[data-v-105e1fc0]{display:flex;gap:10px;margin:20px 0}.difficulty-option[data-v-105e1fc0]{flex:1;padding:20px 25px;border:2px solid #d3d3d3;border-radius:15px;text-align:center;cursor:pointer;transition:all .2s ease;font-family:Montserrat,sans-serif;font-weight:600}.difficulty-option[data-v-105e1fc0]:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 6px 12px rgba(124,58,237,.22)}.difficulty-option.selected[data-v-105e1fc0]{border-color:#8c30f5;background:linear-gradient(180deg,#8b5cf6,#8c30f5);color:#fff;box-shadow:0 8px 16px rgba(124,58,237,.28)}.module-selector[data-v-105e1fc0]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin:20px 0}.module-card[data-v-105e1fc0]{padding:25px;border:1px solid #d3d3d3;border-radius:16px;text-align:center;cursor:pointer;transition:all .2s ease;background:#fff}.module-card[data-v-105e1fc0]:hover{border-color:#8b5cf6;box-shadow:0 8px 16px rgba(124,58,237,.28);transform:scale(1.03)}.module-card.disabled[data-v-105e1fc0]{opacity:.5;cursor:not-allowed;background:#f5f5f5}.module-card.disabled[data-v-105e1fc0]:hover{transform:none;box-shadow:none}.prompt-container[data-v-105e1fc0]{display:flex;flex-direction:column;gap:10px;margin:14px 0}.prompt-card[data-v-105e1fc0]{padding:20px;border:1px solid #d3d3d3;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s ease}.prompt-card[data-v-105e1fc0]:hover{border-color:#8b5cf6;box-shadow:0 4px 4px rgba(0,0,0,.1)}.prompt-card.selected[data-v-105e1fc0]{border-color:#8c30f5;background:#f8f6ff}.prompt-type-label[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:9px;font-weight:700;color:#8c30f5;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.prompt-text[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#111;line-height:1.5}.search-bar[data-v-105e1fc0]{width:100%;max-width:600px;margin:20px auto}.search-input[data-v-105e1fc0]{width:100%;padding:12px 25px 12px 50px;border:2px solid #d3d3d3;border-radius:9999px;font-family:Montserrat,sans-serif;font-size:14px;background:#fff;background-repeat:no-repeat;background-position:12px;transition:all .2s ease}.search-input[data-v-105e1fc0]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 4px rgba(139,92,246,.1)}.search-input[data-v-105e1fc0]::-moz-placeholder{color:#d7d7d7}.search-input[data-v-105e1fc0]::placeholder{color:#d7d7d7}.feedback-textarea[data-v-105e1fc0]{width:100%;min-height:150px;padding:14px;border:1px solid #d3d3d3;border-radius:10px;font-family:Montserrat,sans-serif;font-size:12px;line-height:1.5;resize:vertical}.feedback-textarea[data-v-105e1fc0]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(139,92,246,.05)}.feedback-label[data-v-105e1fc0]{display:block;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;color:#111;margin-bottom:6px}.form-input.error[data-v-105e1fc0]{border-color:#ef4444;background:#fef2f2}.form-input.error[data-v-105e1fc0]:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)}.form-input.success[data-v-105e1fc0]{border-color:#22c55e;background:#f0fdf4}.form-input.success[data-v-105e1fc0]:focus{box-shadow:0 0 0 3px rgba(34,197,94,.1)}.form-input.warning[data-v-105e1fc0]{border-color:#fbbf24;background:#fffbeb}.form-input.warning[data-v-105e1fc0]:focus{box-shadow:0 0 0 3px rgba(251,191,36,.1)}.error-message[data-v-105e1fc0]{color:#dc2626}.error-message[data-v-105e1fc0],.success-message[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:9px;margin-top:6px;display:flex;align-items:center;gap:6px}.success-message[data-v-105e1fc0]{color:#16a34a}.form-group[data-v-105e1fc0]{margin-bottom:14px}.form-row[data-v-105e1fc0]{display:flex;gap:14px;margin-bottom:14px}@media(max-width:425px){.form-row[data-v-105e1fc0]{flex-direction:column}}.form-actions[data-v-105e1fc0]{display:flex;gap:10px;justify-content:flex-end;margin-top:20px;padding-top:14px;border-top:1px solid #d3d3d3}button[data-v-105e1fc0]:disabled,input[data-v-105e1fc0]:disabled,select[data-v-105e1fc0]:disabled,textarea[data-v-105e1fc0]:disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5;color:#9ca3af}button[data-v-105e1fc0]:focus-visible,input[data-v-105e1fc0]:focus-visible,select[data-v-105e1fc0]:focus-visible,textarea[data-v-105e1fc0]:focus-visible{outline:2px solid #8c30f5;outline-offset:2px}.card[data-v-105e1fc0]{background:#fff;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.1);overflow:hidden;transition:all .2s ease}.topic-card[data-v-105e1fc0]{height:250px;border-radius:25%;position:relative;margin:4px 0}.topic-card[data-v-105e1fc0]:hover{opacity:.7;cursor:pointer}.card-image[data-v-105e1fc0]{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:25%}.quiz-card[data-v-105e1fc0]{position:relative;width:100%;height:300px;margin-bottom:20px;border-radius:10px;overflow:hidden}.quiz-card[data-v-105e1fc0]:hover{transform:scale(1.05);transition:all .3s ease-in-out;box-shadow:0 0 10px rgba(0,0,0,.3)}.quiz-card img[data-v-105e1fc0]{width:100%;height:300px;-o-object-fit:cover;object-fit:cover}.card-disabled[data-v-105e1fc0]{position:relative;width:100%;height:300px;margin-bottom:20px;border-radius:10px;overflow:hidden}.card-disabled img[data-v-105e1fc0]{width:100%;height:300px;-o-object-fit:cover;object-fit:cover;opacity:.7;border-radius:10px}.article[data-v-105e1fc0]{font-family:Montserrat,sans-serif;border:1px solid #d3d3d3;border-radius:10px;margin-bottom:6px}.article .article-content[data-v-105e1fc0]{margin:4px;margin-right:8px}.overlay[data-v-105e1fc0]{position:absolute;background:rgba(57,57,57,.55);display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:25%}.overlay-2[data-v-105e1fc0]{inset:0}.quiz-overlay[data-v-105e1fc0]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);border-radius:10px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;align-content:center;text-align:center}.event-image[data-v-105e1fc0],.intro-image[data-v-105e1fc0],.person-image[data-v-105e1fc0],.trend-coming-soon-img[data-v-105e1fc0]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px}.trend-coming-soon-img[data-v-105e1fc0]{box-shadow:inset 0 0 8px 8px #fff;border-radius:10px;margin:auto}.profile-image[data-v-105e1fc0]{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:160px;height:160px;max-height:160px;border-radius:10%}.source-image[data-v-105e1fc0],.term-image[data-v-105e1fc0]{max-width:150px;height:auto}.source-image[data-v-105e1fc0]:hover,.term-image[data-v-105e1fc0]:hover{opacity:.5;cursor:pointer}.article-image[data-v-105e1fc0]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-height:130px;border-radius:10px 10px 0 0}.modal-image[data-v-105e1fc0]{display:flex;justify-content:center;max-width:100%;max-height:80vh;margin:0 auto}.logo-img[data-v-105e1fc0]{max-width:30px}.event-image-slide[data-v-105e1fc0]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:250px}.image-wrapper[data-v-105e1fc0]{position:relative;display:block;width:100%}.expand-icon[data-v-105e1fc0]{position:absolute!important;display:inline-flex!important;align-items:center;justify-content:center;top:8px!important;right:8px!important;z-index:5;padding:8px!important;border-radius:50%!important;background:rgba(0,0,0,.7)!important;color:#fff!important;cursor:pointer;line-height:0;border:none!important;box-shadow:none!important;min-width:auto!important;width:42px!important;height:42px!important}.expand-icon[data-v-105e1fc0]:active,.expand-icon[data-v-105e1fc0]:focus,.expand-icon[data-v-105e1fc0]:hover{background:rgba(0,0,0,.85)!important;color:#fff!important;text-decoration:none!important;outline:none!important;box-shadow:0 2px 6px rgba(0,0,0,.35)!important;border-color:hsla(0,0%,100%,.85)!important}.full-image[data-v-105e1fc0]{max-width:100%;height:auto;border-radius:10px}.video-box[data-v-105e1fc0]{max-width:380px;width:100%;display:block;background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-105e1fc0 3s infinite}.ratio[data-v-105e1fc0]{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.ratio>.yt-embedded[data-v-105e1fc0],.ratio>iframe[data-v-105e1fc0]{position:absolute;inset:0;width:100%!important;height:100%!important;border:0;display:block;border-radius:6px}.video-box.in-modal[data-v-105e1fc0]{max-width:380px;margin:auto}.intro-iframe[data-v-105e1fc0],.person-iframe[data-v-105e1fc0]{position:relative;z-index:4;min-width:100%;max-width:100%;height:100%;aspect-ratio:16/9}.modal-content[data-v-105e1fc0]{border-radius:16px;border:none}.category-buttons[data-v-105e1fc0]{width:15%!important}.background-filter[data-v-105e1fc0]{position:relative}.background-filter[data-v-105e1fc0]:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:brightness(50%);content:"";display:block;position:absolute;width:100%;height:100%;top:0}.person-profile[data-v-105e1fc0]{padding-bottom:25px}.person-info[data-v-105e1fc0]{min-width:220px;max-width:220px}.person-description[data-v-105e1fc0]{overflow:hidden;max-height:8rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:5}.person-link[data-v-105e1fc0]{font-family:Montserrat,sans-serif;margin-top:10px}.trend-coming-soon[data-v-105e1fc0]{position:relative;display:flex;align-items:center}.trend-coming-soon-text-background[data-v-105e1fc0]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;display:inline-flex;align-items:center;padding:12px 28px;background:hsla(0,0%,100%,.92);border-radius:10px;box-shadow:0 6px 18px rgba(15,23,42,.06);white-space:nowrap}.events-component[data-v-105e1fc0]{color:#fff;background-color:#000;border-radius:10px;padding:4px;padding-bottom:50px}.slideshow-container[data-v-105e1fc0]{max-width:400px;position:relative;margin:auto}.next[data-v-105e1fc0],.prev[data-v-105e1fc0]{cursor:pointer;position:absolute;top:100px;width:auto;padding:16px;margin-top:-22px;color:#fff;font-weight:700;font-size:18px;transition:.6s ease;border-radius:0 3px 3px 0;background-color:rgba(0,0,0,.5)}.next[data-v-105e1fc0]:hover,.prev[data-v-105e1fc0]:hover{background-color:rgba(0,0,0,.8)}.next[data-v-105e1fc0]{right:0;border-radius:3px 0 0 3px}.dot[data-v-105e1fc0]{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color .6s ease}.dot.active[data-v-105e1fc0],.dot[data-v-105e1fc0]:hover{background-color:#717171}.numbertext[data-v-105e1fc0]{font-family:Montserrat,sans-serif;color:#f2f2f2;font-size:12px;padding:8px 12px;font-weight:500;position:absolute;top:0;background:rgba(0,0,0,.2)}.map-container[data-v-105e1fc0]{position:relative;min-height:368px}.dates[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:25px;display:flex;justify-content:end}.white-container[data-v-105e1fc0]{padding-bottom:150px}.true-white-container[data-v-105e1fc0]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-105e1fc0]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-105e1fc0]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-container[data-v-105e1fc0]{max-width:539px}.module-gray-contain[data-v-105e1fc0]{border-radius:8px;background:#f5f5f5;opacity:.9;box-shadow:0 4px 4px rgba(0,0,0,.1)}.footer[data-v-105e1fc0]{background-color:#000;text-align:center;color:gray;font-size:9px;padding:10px 0 10px 0;margin-top:auto}.footer-icon[data-v-105e1fc0]{width:20px;height:20px;padding:0}.footer-icon[data-v-105e1fc0]:hover{cursor:pointer}.navbar-styling[data-v-105e1fc0]{background-color:#000;padding:0 25px}.navbar-tab-section[data-v-105e1fc0]{margin-left:auto}.logo[data-v-105e1fc0]:hover{cursor:pointer}.logo-btn[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;letter-spacing:0;color:#fff;padding-left:10px}.fade-in-image[data-v-105e1fc0]{animation:fadeIn-105e1fc0 2s;-webkit-animation:fadeIn-105e1fc0 2s;-moz-animation:fadeIn-105e1fc0 2s;-o-animation:fadeIn-105e1fc0 2s;-ms-animation:fadeIn-105e1fc0 2s}@media(max-width:425px){.person-profile[data-v-105e1fc0]{border:1px solid gray;border-radius:10px;padding-top:10px}}@media(max-width:768px){.person-profile[data-v-105e1fc0]{border-bottom:1px solid #d3d3d3;margin-bottom:10px}}@media(max-width:991px){.video-box[data-v-105e1fc0]{max-width:100%;margin:0 auto}}.skeleton[data-v-105e1fc0]{background:linear-gradient(90deg,#f5f5f5 25%,#f2f2f2 50%,#f5f5f5 75%);background-size:200% 100%;animation:loading-105e1fc0 1.5s infinite}@keyframes loading-105e1fc0{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text[data-v-105e1fc0]{height:10px;border-radius:6px;margin-bottom:8px}.skeleton-title[data-v-105e1fc0]{height:14px;width:60%;border-radius:6px;margin-bottom:10px}.skeleton-image[data-v-105e1fc0]{height:200px;border-radius:10px;margin-bottom:10px}.skeleton-button[data-v-105e1fc0]{height:25px;width:120px;border-radius:8px}.skeleton-card[data-v-105e1fc0]{padding:14px;border-radius:15px;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1)}.skeleton-card .skeleton-title[data-v-105e1fc0]{width:70%}.skeleton-card .skeleton-text[data-v-105e1fc0]:nth-child(2){width:90%}.skeleton-card .skeleton-text[data-v-105e1fc0]:nth-child(3){width:80%}.skeleton-card .skeleton-text[data-v-105e1fc0]:nth-child(4){width:85%}.video-loading[data-v-105e1fc0]{background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-105e1fc0 3s infinite}@keyframes Animation-105e1fc0{0%{background-position:90% 0}90%{background-position:0 70%}}.fade-in[data-v-105e1fc0]{animation:fadeIn-105e1fc0 2s ease-in-out}@keyframes fadeIn-105e1fc0{0%{opacity:0}to{opacity:1}}.fade-in-up[data-v-105e1fc0]{animation:fadeInUp-105e1fc0 .6s ease-out}@keyframes fadeInUp-105e1fc0{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-down[data-v-105e1fc0]{animation:fadeInDown-105e1fc0 .6s ease-out}@keyframes fadeInDown-105e1fc0{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fade-out[data-v-105e1fc0]{animation:fadeOut-105e1fc0 .3s ease-in-out}@keyframes fadeOut-105e1fc0{0%{opacity:1}to{opacity:0}}.slide-in-left[data-v-105e1fc0]{animation:slideInLeft-105e1fc0 .5s ease-out}@keyframes slideInLeft-105e1fc0{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.slide-in-right[data-v-105e1fc0]{animation:slideInRight-105e1fc0 .5s ease-out}@keyframes slideInRight-105e1fc0{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.slide-up[data-v-105e1fc0]{animation:slideUp-105e1fc0 .4s ease-out}@keyframes slideUp-105e1fc0{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.scale-in[data-v-105e1fc0]{animation:scaleIn-105e1fc0 .3s ease-out}@keyframes scaleIn-105e1fc0{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.scale-up[data-v-105e1fc0]{transition:transform .2s ease}.scale-up[data-v-105e1fc0]:hover{transform:scale(1.05)}.pulse[data-v-105e1fc0]{animation:pulse-105e1fc0 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse-105e1fc0{0%,to{opacity:1}50%{opacity:.5}}.spinner[data-v-105e1fc0]{animation:spin-105e1fc0 1s linear infinite}@keyframes spin-105e1fc0{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-spinner[data-v-105e1fc0]{display:inline-block;width:40px;height:40px;border:4px solid #f2f2f2;border-top-color:#8c30f5;border-radius:50%;animation:spin-105e1fc0 .8s linear infinite}.bounce[data-v-105e1fc0]{animation:bounce-105e1fc0 1s infinite}@keyframes bounce-105e1fc0{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.bounce-in[data-v-105e1fc0]{animation:bounceIn-105e1fc0 .6s ease-out}@keyframes bounceIn-105e1fc0{0%{transform:scale(.3);opacity:0}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1);opacity:1}}.shake[data-v-105e1fc0]{animation:shake-105e1fc0 .5s cubic-bezier(.36,.07,.19,.97)}@keyframes shake-105e1fc0{10%,90%{transform:translateX(-2px)}20%,80%{transform:translateX(4px)}30%,50%,70%{transform:translateX(-4px)}40%,60%{transform:translateX(4px)}}.progress-bar-fill[data-v-105e1fc0]{animation:progressFill-105e1fc0 2s ease-out forwards}@keyframes progressFill-105e1fc0{0%{width:0}to{width:100%}}.progress-circle[data-v-105e1fc0]{transform:rotate(-90deg);transform-origin:center}.progress-circle-path[data-v-105e1fc0]{stroke-dasharray:440;stroke-dashoffset:440;animation:progressCircle-105e1fc0 2s ease-out forwards}@keyframes progressCircle-105e1fc0{0%{stroke-dashoffset:440}to{stroke-dashoffset:0}}.modal-overlay-enter[data-v-105e1fc0]{animation:fadeIn-105e1fc0 .3s ease-out}.modal-overlay-exit[data-v-105e1fc0]{animation:fadeOut-105e1fc0 .3s ease-in}.modal-content-enter[data-v-105e1fc0]{animation:modalSlideIn-105e1fc0 .3s ease-out}.modal-content-exit[data-v-105e1fc0]{animation:modalSlideOut-105e1fc0 .3s ease-in}@keyframes modalSlideIn-105e1fc0{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes modalSlideOut-105e1fc0{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}.tooltip-enter[data-v-105e1fc0]{animation:tooltipIn-105e1fc0 .2s ease-out}@keyframes tooltipIn-105e1fc0{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.event-slide-fade[data-v-105e1fc0]{animation:slideFade-105e1fc0 .6s ease-in-out}@keyframes slideFade-105e1fc0{0%{opacity:.4}to{opacity:1}}.carousel-slide-left[data-v-105e1fc0]{animation:slideLeft-105e1fc0 .5s ease-in-out}@keyframes slideLeft-105e1fc0{0%{transform:translateX(100%)}to{transform:translateX(0)}}.carousel-slide-right[data-v-105e1fc0]{animation:slideRight-105e1fc0 .5s ease-in-out}@keyframes slideRight-105e1fc0{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.typing[data-v-105e1fc0]{overflow:hidden;border-right:2px solid #8c30f5;white-space:nowrap;animation:typing-105e1fc0 3.5s steps(40),blink-caret-105e1fc0 .75s step-end infinite}@keyframes typing-105e1fc0{0%{width:0}to{width:100%}}@keyframes blink-caret-105e1fc0{0%,to{border-color:transparent}50%{border-color:#8c30f5}}.gradient-animate[data-v-105e1fc0]{background:linear-gradient(-45deg,#8c30f5,#8b5cf6,#ece7fa,#7c3aed);background-size:400% 400%;animation:gradientShift-105e1fc0 15s ease infinite}@keyframes gradientShift-105e1fc0{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animation-delay-1[data-v-105e1fc0]{animation-delay:.1s}.animation-delay-2[data-v-105e1fc0]{animation-delay:.2s}.animation-delay-3[data-v-105e1fc0]{animation-delay:.3s}.animation-delay-4[data-v-105e1fc0]{animation-delay:.4s}.animation-delay-5[data-v-105e1fc0]{animation-delay:.5s}.animation-fast[data-v-105e1fc0]{animation-duration:.2s}.animation-normal[data-v-105e1fc0]{animation-duration:.3s}.animation-slow[data-v-105e1fc0]{animation-duration:.5s}.animation-slower[data-v-105e1fc0]{animation-duration:1s}.animation-infinite[data-v-105e1fc0]{animation-iteration-count:infinite}.animation-paused[data-v-105e1fc0]{animation-play-state:paused}@media(prefers-reduced-motion:reduce){[data-v-105e1fc0],[data-v-105e1fc0]:after,[data-v-105e1fc0]:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.m-0[data-v-105e1fc0]{margin:0}.m-1[data-v-105e1fc0]{margin:4px}.m-2[data-v-105e1fc0]{margin:6px}.m-3[data-v-105e1fc0]{margin:8px}.m-4[data-v-105e1fc0]{margin:10px}.m-auto[data-v-105e1fc0]{margin:auto}.mt-0[data-v-105e1fc0]{margin-top:0}.mt-1[data-v-105e1fc0]{margin-top:4px}.mt-2[data-v-105e1fc0]{margin-top:6px}.mt-3[data-v-105e1fc0]{margin-top:8px}.mt-4[data-v-105e1fc0]{margin-top:10px}.mt-5[data-v-105e1fc0]{margin-top:12px}.mb-0[data-v-105e1fc0]{margin-bottom:0}.mb-1[data-v-105e1fc0]{margin-bottom:4px}.mb-2[data-v-105e1fc0]{margin-bottom:6px}.mb-3[data-v-105e1fc0]{margin-bottom:8px}.mb-4[data-v-105e1fc0]{margin-bottom:10px}.mb-5[data-v-105e1fc0]{margin-bottom:12px}.p-0[data-v-105e1fc0]{padding:0}.p-1[data-v-105e1fc0]{padding:4px}.p-2[data-v-105e1fc0]{padding:6px}.p-3[data-v-105e1fc0]{padding:8px}.p-4[data-v-105e1fc0]{padding:10px}.pt-1[data-v-105e1fc0]{padding-top:4px}.pt-2[data-v-105e1fc0]{padding-top:6px}.pt-3[data-v-105e1fc0]{padding-top:8px}.pt-4[data-v-105e1fc0]{padding-top:10px}.pt-5[data-v-105e1fc0]{padding-top:12px}.pb-1[data-v-105e1fc0]{padding-bottom:4px}.pb-2[data-v-105e1fc0]{padding-bottom:6px}.pb-3[data-v-105e1fc0]{padding-bottom:8px}.pb-4[data-v-105e1fc0]{padding-bottom:10px}.pb-5[data-v-105e1fc0]{padding-bottom:12px}.gap-1[data-v-105e1fc0]{gap:4px}.gap-2[data-v-105e1fc0]{gap:6px}.gap-3[data-v-105e1fc0]{gap:8px}.gap-4[data-v-105e1fc0]{gap:10px}.d-none[data-v-105e1fc0]{display:none}.d-block[data-v-105e1fc0]{display:block}.d-inline[data-v-105e1fc0]{display:inline}.d-inline-block[data-v-105e1fc0]{display:inline-block}.d-flex[data-v-105e1fc0]{display:flex}.d-inline-flex[data-v-105e1fc0]{display:inline-flex}.d-grid[data-v-105e1fc0]{display:grid}.flex-row[data-v-105e1fc0]{flex-direction:row}.flex-column[data-v-105e1fc0]{flex-direction:column}.flex-row-reverse[data-v-105e1fc0]{flex-direction:row-reverse}.flex-column-reverse[data-v-105e1fc0]{flex-direction:column-reverse}.flex-wrap[data-v-105e1fc0]{flex-wrap:wrap}.flex-nowrap[data-v-105e1fc0]{flex-wrap:nowrap}.justify-start[data-v-105e1fc0]{justify-content:flex-start}.justify-end[data-v-105e1fc0]{justify-content:flex-end}.justify-center[data-v-105e1fc0]{justify-content:center}.justify-between[data-v-105e1fc0]{justify-content:space-between}.justify-around[data-v-105e1fc0]{justify-content:space-around}.align-start[data-v-105e1fc0]{align-items:flex-start}.align-end[data-v-105e1fc0]{align-items:flex-end}.align-center[data-v-105e1fc0]{align-items:center}.align-baseline[data-v-105e1fc0]{align-items:baseline}.align-stretch[data-v-105e1fc0]{align-items:stretch}.position-relative[data-v-105e1fc0]{position:relative}.position-absolute[data-v-105e1fc0]{position:absolute}.position-fixed[data-v-105e1fc0]{position:fixed}.position-sticky[data-v-105e1fc0]{position:sticky}.z-base[data-v-105e1fc0]{z-index:1}.z-dropdown[data-v-105e1fc0]{z-index:10}.z-sticky[data-v-105e1fc0]{z-index:100}.z-fixed[data-v-105e1fc0]{z-index:200}.z-modal[data-v-105e1fc0]{z-index:300}.w-full[data-v-105e1fc0]{width:100%}.w-auto[data-v-105e1fc0]{width:auto}.w-fit[data-v-105e1fc0]{width:-moz-fit-content;width:fit-content}.h-full[data-v-105e1fc0]{height:100%}.h-auto[data-v-105e1fc0]{height:auto}.h-screen[data-v-105e1fc0]{height:100vh}.min-h-screen[data-v-105e1fc0]{min-height:100vh}.overflow-hidden[data-v-105e1fc0]{overflow:hidden}.overflow-auto[data-v-105e1fc0]{overflow:auto}.overflow-scroll[data-v-105e1fc0]{overflow:scroll}.overflow-x-hidden[data-v-105e1fc0]{overflow-x:hidden}.overflow-y-hidden[data-v-105e1fc0]{overflow-y:hidden}.rounded-none[data-v-105e1fc0]{border-radius:0}.rounded-sm[data-v-105e1fc0]{border-radius:6px}.rounded[data-v-105e1fc0]{border-radius:10px}.rounded-lg[data-v-105e1fc0]{border-radius:16px}.rounded-full[data-v-105e1fc0]{border-radius:50px}.rounded-circle[data-v-105e1fc0]{border-radius:50%}.shadow-none[data-v-105e1fc0]{box-shadow:none}.shadow-xs[data-v-105e1fc0]{box-shadow:0 2px 6px rgba(91,33,182,.25)}.shadow-sm[data-v-105e1fc0]{box-shadow:0 3px 8px rgba(161,125,236,.3)}.shadow[data-v-105e1fc0]{box-shadow:0 4px 4px rgba(0,0,0,.1)}.shadow-md[data-v-105e1fc0]{box-shadow:0 6px 12px rgba(124,58,237,.22)}.shadow-lg[data-v-105e1fc0]{box-shadow:0 8px 16px rgba(124,58,237,.28)}.shadow-xl[data-v-105e1fc0]{box-shadow:0 12px 24px rgba(124,58,237,.32)}.border-0[data-v-105e1fc0]{border:none}.border[data-v-105e1fc0]{border:1px solid #d3d3d3}.border-2[data-v-105e1fc0]{border:2px solid #d3d3d3}.border-3[data-v-105e1fc0]{border:3px solid #d3d3d3}.border-purple[data-v-105e1fc0]{border-color:#5b21b6}.border-purple-light[data-v-105e1fc0]{border-color:rgba(91,33,182,.3)}.bg-white[data-v-105e1fc0]{background-color:#fff}.bg-black[data-v-105e1fc0]{background-color:#000}.bg-primary[data-v-105e1fc0]{background-color:#f4f5f7}.bg-secondary[data-v-105e1fc0]{background-color:#fff}.bg-purple[data-v-105e1fc0]{background-color:#451a75}.bg-purple-light[data-v-105e1fc0]{background-color:#f8f6ff}.bg-gray-light[data-v-105e1fc0]{background-color:#f8f9fa}.bg-transparent[data-v-105e1fc0]{background:transparent}.backdrop-blur[data-v-105e1fc0]{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.opacity-0[data-v-105e1fc0]{opacity:0}.opacity-50[data-v-105e1fc0]{opacity:.5}.opacity-70[data-v-105e1fc0]{opacity:.7}.opacity-85[data-v-105e1fc0]{opacity:.85}.opacity-90[data-v-105e1fc0]{opacity:.9}.opacity-100[data-v-105e1fc0]{opacity:1}.cursor-pointer[data-v-105e1fc0]{cursor:pointer}.cursor-not-allowed[data-v-105e1fc0]{cursor:not-allowed}.cursor-default[data-v-105e1fc0]{cursor:default}.transition-none[data-v-105e1fc0]{transition:none}.transition-fast[data-v-105e1fc0]{transition:.15s ease}.transition-base[data-v-105e1fc0]{transition:.2s ease}.transition-medium[data-v-105e1fc0]{transition:.25s ease}.transition-slow[data-v-105e1fc0]{transition:.3s ease}.transition-all[data-v-105e1fc0]{transition:all .2s ease}.transform-none[data-v-105e1fc0]{transform:none}.scale-105[data-v-105e1fc0]{transform:scale(1.05)}.translate-y-1[data-v-105e1fc0]{transform:translateY(-1px)}.translate-y-2[data-v-105e1fc0]{transform:translateY(-2px)}.visible[data-v-105e1fc0]{visibility:visible}.invisible[data-v-105e1fc0]{visibility:hidden}.is-hidden[data-v-105e1fc0]{opacity:0;transform:translateY(8px);pointer-events:none}.container-max[data-v-105e1fc0]{max-width:1184px}.container-center[data-v-105e1fc0]{margin-left:auto;margin-right:auto}.moderate-padding[data-v-105e1fc0]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-105e1fc0]{padding-left:145px;padding-right:145px}.more-responsive-padding[data-v-105e1fc0]{padding-left:8%;padding-right:8%}.aspect-video[data-v-105e1fc0]{aspect-ratio:16/9}.aspect-square[data-v-105e1fc0]{aspect-ratio:1/1}.object-cover[data-v-105e1fc0]{-o-object-fit:cover;object-fit:cover}.object-contain[data-v-105e1fc0]{-o-object-fit:contain;object-fit:contain}.object-position-center[data-v-105e1fc0]{-o-object-position:center center;object-position:center center}.object-position-50[data-v-105e1fc0]{-o-object-position:50% 50%;object-position:50% 50%}@media(max-width:425px){.hide-mobile[data-v-105e1fc0]{display:none!important}}@media(min-width:720px){.show-mobile[data-v-105e1fc0]{display:none!important}}@media(max-width:768px){.hide-tablet[data-v-105e1fc0]{display:none!important}}@media(min-width:768px){.show-tablet[data-v-105e1fc0]{display:none!important}}.background[data-v-105e1fc0]{background-size:cover;background-position:right 15% bottom 52%;height:100%;padding-top:20px}.background_filter[data-v-105e1fc0]{position:relative}.background_filter[data-v-105e1fc0]:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:brightness(80%);content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0}.u-non-blurred[data-v-105e1fc0]{position:relative;z-index:1}.back_button[data-v-105e1fc0]{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;margin-top:10px;margin-left:27%;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;background:rgba(91,33,182,.4);border:1px solid #5b21b6;border-radius:10px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-decoration:none;cursor:pointer;transition:all .25s ease}.back_button[data-v-105e1fc0]:hover{background:#5b21b6;opacity:1;border-color:none;transform:translateY(-1px)}.back_button[data-v-105e1fc0]:active{transform:translateY(0);box-shadow:0 2px 6px rgba(91,33,182,.25)}@media(max-width:425px){.back_button[data-v-105e1fc0]{padding:5px 10px;font-size:13px}}.banner_timeperiod_header[data-v-105e1fc0]{margin-bottom:0;text-decoration:underline;text-decoration-thickness:.9px}.banner_timeperiod_header[data-v-105e1fc0],.banner_unit_header[data-v-105e1fc0]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:18px;color:#fff}.banner_unit_header[data-v-105e1fc0]{font-style:italic}.banner_header[data-v-105e1fc0]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:34px;line-height:35px;color:#fff}#Event[data-v-105e1fc0],#PrivacyPolicy[data-v-105e1fc0],#Topic[data-v-105e1fc0]{min-height:100vh;height:100%}.findByScroll[data-v-105e1fc0]{padding-bottom:50px}.category_buttons[data-v-105e1fc0]{width:15%!important}.sidebar[data-v-105e1fc0]{position:sticky;top:10px;display:flex;flex-direction:column;gap:8px;background:transparent}.category_button[data-v-105e1fc0]{display:flex;align-items:center;justify-content:flex-start;font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;letter-spacing:-.2px;color:#4b4b4b;background:#f8f6ff;border:3px solid #ece7fa;border-radius:10px;padding:8px 14px;margin:0 10px;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.category_button[data-v-105e1fc0]:hover{background:#ede7ff;color:#3b2f8f;box-shadow:0 2px 6px rgba(177,156,217,.25);cursor:pointer}.category_button.active[data-v-105e1fc0]{background:#8b5cf6;border:3px solid #8b5cf6;margin:0;color:#fff;box-shadow:0 3px 8px rgba(161,125,236,.3)}.category_button i[data-v-105e1fc0],.category_button svg[data-v-105e1fc0]{margin-right:8px;font-size:14px;opacity:.85}.title[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:620;margin-bottom:10px}.subtitle[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:light}.header-1[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:620}.header-2[data-v-105e1fc0]{font-size:20px;font-weight:700;line-height:25px;padding-bottom:6px}.header-2[data-v-105e1fc0],.header-3[data-v-105e1fc0]{font-family:Montserrat,sans-serif;word-break:break-word}.header-3[data-v-105e1fc0]{font-size:16px;font-weight:500}.header-4[data-v-105e1fc0]{font-size:28px;font-weight:450}.header-4[data-v-105e1fc0],.text[data-v-105e1fc0]{font-family:Montserrat,sans-serif;word-break:break-word}.text[data-v-105e1fc0]{font-size:16px;font-weight:400}.intro_image[data-v-105e1fc0]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px}.trend_comingSoon[data-v-105e1fc0]{position:relative;display:flex;align-items:center}.trend_comingSoonTextBackground[data-v-105e1fc0]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;display:inline-flex;align-items:center;padding:12px 28px;background:hsla(0,0%,100%,.92);border-radius:10px;box-shadow:0 6px 18px rgba(15,23,42,.06);white-space:nowrap}.trend_comingSoonImg[data-v-105e1fc0]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px;box-shadow:inset 0 0 8px 8px #fff;border-radius:10px;margin:auto}.coming-soon-card[data-v-105e1fc0]{background:#fff;border-radius:16px;padding:48px 40px;text-align:center;box-shadow:0 12px 24px rgba(15,23,42,.12);max-width:100%;margin:20px auto}.coming-soon-title[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;color:#0f1724;margin:0 0 16px 0}.coming-soon-subtitle[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:14px;color:#4b5563;margin:0;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.trend_text[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word;padding-right:20px}.trend_header[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:620;padding-top:10px;padding-bottom:10px}@media(max-width:720px){.coming-soon-card[data-v-105e1fc0]{padding:32px 24px}.coming-soon-title[data-v-105e1fc0]{font-size:22px;margin-bottom:12px}.coming-soon-subtitle[data-v-105e1fc0]{font-size:13px}}.events_component[data-v-105e1fc0]{color:#fff;background-color:#000;border-radius:10px;padding:5px}.person_profile[data-v-105e1fc0]{padding-bottom:25px}@media(max-width:425px){.person_profile[data-v-105e1fc0]{border:1px solid gray;border-radius:10px;padding-top:10px}}@media(max-width:768px){.person_profile[data-v-105e1fc0]{border-bottom:1px solid #d3d3d3;margin-bottom:10px}}.profile_image[data-v-105e1fc0]{-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;width:160px;height:160px;max-height:160px;border-radius:10%}.profile_image_placeholder[data-v-105e1fc0]{background-color:#e8e8e8;display:block}.person_info[data-v-105e1fc0]{min-width:220px;max-width:220px}.person_header[data-v-105e1fc0]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:14px;font-weight:550}.person_time[data-v-105e1fc0]{font-family:Montserrat,sans-serif;font-size:12px;font-weight:550;margin-bottom:0}.person_subheader[data-v-105e1fc0]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:12px;font-weight:500;color:gray}.person_description[data-v-105e1fc0]{overflow:hidden;max-height:8rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:5}.person_link[data-v-105e1fc0]{font-family:Montserrat,sans-serif;margin-top:10px}.person_iframe[data-v-105e1fc0]{position:relative;z-index:4;min-width:100%;width:100%;height:100%;aspect-ratio:16/9}.source[data-v-105e1fc0]{border:1px solid #d3d3d3;border-radius:10px;padding-top:25px;padding-bottom:40px}.source_image[data-v-105e1fc0]{max-width:150px;height:auto}.source_image[data-v-105e1fc0]:hover{opacity:.5;cursor:pointer}.term_image[data-v-105e1fc0]{max-width:150px;height:auto}.term_image[data-v-105e1fc0]:hover{opacity:.5;cursor:pointer}.event_image[data-v-105e1fc0]{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;display:block;width:100%;height:380px;border-radius:10px;border:1px solid;padding:10px}@media(max-width:768px){.event_image[data-v-105e1fc0]{height:220px}}.person_image[data-v-105e1fc0]{-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;display:block;width:100%;height:380px;border-radius:10px;border:1px solid;padding:10px}.person_image_placeholder[data-v-105e1fc0]{background-color:#e8e8e8;display:block}.modal_image[data-v-105e1fc0]{display:flex;justify-content:center;max-width:100%;max-height:80vh;margin:0 auto}.top_button[data-v-105e1fc0]{display:flex;justify-content:start;position:fixed;left:40px;bottom:40px;z-index:200;transition:opacity .2s ease,transform .2s ease}.top_button.is-hidden[data-v-105e1fc0]{opacity:0;transform:translateY(8px);pointer-events:none}.top-pill[data-v-105e1fc0]{display:inline-flex;align-items:center;gap:6px;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;background-image:linear-gradient(180deg,#8b5cf6,#7c3aed);border:1px solid hsla(0,0%,100%,.22);border-radius:10px;padding:6px 14px;margin:20px 10px;box-shadow:0 8px 16px rgba(124,58,237,.28);transition:transform .18s ease,box-shadow .18s ease,background .2s ease;cursor:pointer}.top-pill[data-v-105e1fc0]:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(124,58,237,.32)}.top-pill[data-v-105e1fc0]:active{transform:translateY(0);box-shadow:0 6px 12px rgba(124,58,237,.22)}.top-pill[data-v-105e1fc0]:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.top-pill .chev[data-v-105e1fc0]{font-size:16px;line-height:1}@media(max-width:768px){.top_button[data-v-105e1fc0]{right:14px;bottom:14px}.top-pill[data-v-105e1fc0]{padding:12px;gap:0}.top-pill .label[data-v-105e1fc0]{display:none}.top-pill .chev[data-v-105e1fc0]{font-size:18px}}.intro_resources[data-v-105e1fc0]{background:#f2f2f2;padding:20px;border-radius:10px;border:2px solid #8b5cf6}.topic_resource_header[data-v-105e1fc0]{padding-bottom:20px;font-size:20px;font-weight:700}.banner-header[data-v-4f1e49b8],.h1[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:34px;font-weight:700;line-height:35px;letter-spacing:-.5px;color:#fff}.h2[data-v-4f1e49b8],.title[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:600;margin-bottom:10px}.h3[data-v-4f1e49b8],.header-1[data-v-4f1e49b8],.trend-header[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;padding-top:10px;padding-bottom:10px}.h4[data-v-4f1e49b8],.header-2[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;line-height:25px;padding-bottom:0;margin-bottom:0;word-break:break-word}.h5[data-v-4f1e49b8],.header-3[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;word-break:break-word}.h6[data-v-4f1e49b8],.header-4[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:28px;font-weight:400;word-break:break-word}.body-text[data-v-4f1e49b8],.text[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word}.subtitle[data-v-4f1e49b8],.text-sm[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:300}.text-lg[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:18px;font-weight:400}.text-bold[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:700}.trend-text[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word;padding-right:20px}.period-header[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:700;color:#fff;height:100px}.period-subheader[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:28px;font-weight:500;color:#fff}.banner-timeperiod-header[data-v-4f1e49b8]{margin-bottom:0;text-decoration:underline;text-decoration-thickness:.9px}.banner-timeperiod-header[data-v-4f1e49b8],.banner-unit-header[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:18px;color:#fff}.banner-unit-header[data-v-4f1e49b8]{font-style:italic}.card-header[data-v-4f1e49b8]{font-size:24px;margin-bottom:0;font-weight:600;padding:0 25px}.card-header[data-v-4f1e49b8],.card-subheader[data-v-4f1e49b8]{word-break:normal;font-family:Montserrat,sans-serif;letter-spacing:-.5px;color:#f2f2f2}.card-subheader[data-v-4f1e49b8]{font-size:20px;font-weight:500}.module-title[data-v-4f1e49b8]{color:#111;text-align:center;font-family:Manrope,sans-serif;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.module-labels[data-v-4f1e49b8]{color:#18191f;text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:2px;text-transform:uppercase}.module-introduction[data-v-4f1e49b8]{color:#111;text-align:center;font-size:28px;font-style:normal;font-weight:800;line-height:normal;font-family:Manrope,sans-serif}.person-header[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:14px;font-weight:550}.person-time[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:12px;font-weight:550;margin-bottom:0}.person-subheader[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:12px;font-weight:500;color:gray}.article-title[data-v-4f1e49b8]{font-size:14px;font-weight:650;line-height:20px}.article-subtitle[data-v-4f1e49b8]{font-size:12px;font-weight:500;color:gray}.article-summary[data-v-4f1e49b8]{margin-top:4px;overflow:hidden;line-height:1.2rem;max-height:3.5rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:3;margin-bottom:16px}.resource-header[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;word-break:break-word}.event-title[data-v-4f1e49b8]{font-weight:700}.event-text[data-v-4f1e49b8],.event-title[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:14px;line-height:25px;color:#f2f2f2;padding:8px 12px;width:100%;text-align:center}.question-text[data-v-4f1e49b8]{font-size:24px;font-weight:700;margin-bottom:20px}.question-num[data-v-4f1e49b8]{font-weight:300;display:flex;justify-content:flex-end;padding:40px 20px}.text-left[data-v-4f1e49b8]{text-align:left}.text-center[data-v-4f1e49b8]{text-align:center}.text-right[data-v-4f1e49b8]{text-align:right}.text-uppercase[data-v-4f1e49b8]{text-transform:uppercase}.text-lowercase[data-v-4f1e49b8]{text-transform:lowercase}.text-capitalize[data-v-4f1e49b8]{text-transform:capitalize}.text-underline[data-v-4f1e49b8]{text-decoration:underline}.text-no-decoration[data-v-4f1e49b8]{text-decoration:none}.text-break[data-v-4f1e49b8]{word-break:break-word}.text-no-wrap[data-v-4f1e49b8]{white-space:nowrap}.font-light[data-v-4f1e49b8]{font-weight:300}.font-normal[data-v-4f1e49b8]{font-weight:400}.font-medium[data-v-4f1e49b8]{font-weight:500}.font-semibold[data-v-4f1e49b8]{font-weight:600}.font-bold[data-v-4f1e49b8]{font-weight:700}.font-extrabold[data-v-4f1e49b8]{font-weight:800}@media(max-width:720px){.period-header[data-v-4f1e49b8],.period-subheader[data-v-4f1e49b8]{text-align:center;font-size:32px;padding-bottom:10px}.coming-soon-card[data-v-4f1e49b8]{padding:32px 96px}.coming-soon-title[data-v-4f1e49b8]{font-size:24px;margin-bottom:12px}.coming-soon-subtitle[data-v-4f1e49b8]{font-size:13px}}@media(max-width:425px){.back-button[data-v-4f1e49b8]{padding:4px 10px;font-size:13px}}.alert-dismiss[data-v-4f1e49b8],.back-button-style-right[data-v-4f1e49b8],.back-button-style[data-v-4f1e49b8],.back-button[data-v-4f1e49b8],.btn-alert-dismiss[data-v-4f1e49b8],.btn-ghost-right[data-v-4f1e49b8],.btn-ghost[data-v-4f1e49b8],.btn-navbar[data-v-4f1e49b8],.btn-outline-primary[data-v-4f1e49b8],.btn-primary-lg[data-v-4f1e49b8],.btn-primary-sm[data-v-4f1e49b8],.btn-primary[data-v-4f1e49b8],.btn-secondary-active[data-v-4f1e49b8],.btn-secondary[data-v-4f1e49b8],.btn-tertiary-disabled[data-v-4f1e49b8],.btn-tertiary[data-v-4f1e49b8],.btn-with-icon[data-v-4f1e49b8],.category-button.active[data-v-4f1e49b8],.category-button[data-v-4f1e49b8],.navbar-purple[data-v-4f1e49b8],.purple-button-border-text[data-v-4f1e49b8],.purple-button-disabled[data-v-4f1e49b8],.purple-button[data-v-4f1e49b8],.purple_button[data-v-4f1e49b8],.quiz-button[data-v-4f1e49b8],.top-pill[data-v-4f1e49b8],.view-all[data-v-4f1e49b8]{display:inline-flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-weight:700;text-decoration:none;cursor:pointer;transition:all .2s ease;border:none;outline:none}.alert-dismiss[data-v-4f1e49b8]:focus-visible,.back-button-style-right[data-v-4f1e49b8]:focus-visible,.back-button-style[data-v-4f1e49b8]:focus-visible,.back-button[data-v-4f1e49b8]:focus-visible,.btn-alert-dismiss[data-v-4f1e49b8]:focus-visible,.btn-ghost-right[data-v-4f1e49b8]:focus-visible,.btn-ghost[data-v-4f1e49b8]:focus-visible,.btn-navbar[data-v-4f1e49b8]:focus-visible,.btn-outline-primary[data-v-4f1e49b8]:focus-visible,.btn-primary-lg[data-v-4f1e49b8]:focus-visible,.btn-primary-sm[data-v-4f1e49b8]:focus-visible,.btn-primary[data-v-4f1e49b8]:focus-visible,.btn-secondary-active[data-v-4f1e49b8]:focus-visible,.btn-secondary[data-v-4f1e49b8]:focus-visible,.btn-tertiary-disabled[data-v-4f1e49b8]:focus-visible,.btn-tertiary[data-v-4f1e49b8]:focus-visible,.btn-with-icon[data-v-4f1e49b8]:focus-visible,.category-button[data-v-4f1e49b8]:focus-visible,.navbar-purple[data-v-4f1e49b8]:focus-visible,.purple-button-border-text[data-v-4f1e49b8]:focus-visible,.purple-button-disabled[data-v-4f1e49b8]:focus-visible,.purple-button[data-v-4f1e49b8]:focus-visible,.purple_button[data-v-4f1e49b8]:focus-visible,.quiz-button[data-v-4f1e49b8]:focus-visible,.top-pill[data-v-4f1e49b8]:focus-visible,.view-all[data-v-4f1e49b8]:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.back-button[data-v-4f1e49b8],.btn-primary-lg[data-v-4f1e49b8],.btn-primary-sm[data-v-4f1e49b8],.btn-primary[data-v-4f1e49b8],.top-pill[data-v-4f1e49b8]{gap:6px;padding:6px 14px;font-size:14px;color:#fff;background-image:linear-gradient(180deg,#8b5cf6,#7c3aed);border:1px solid hsla(0,0%,100%,.22);border-radius:10px;box-shadow:0 8px 16px rgba(124,58,237,.28)}.back-button[data-v-4f1e49b8]:hover,.btn-primary-lg[data-v-4f1e49b8]:hover,.btn-primary-sm[data-v-4f1e49b8]:hover,.btn-primary[data-v-4f1e49b8]:hover,.top-pill[data-v-4f1e49b8]:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(124,58,237,.32)}.back-button[data-v-4f1e49b8]:active,.btn-primary-lg[data-v-4f1e49b8]:active,.btn-primary-sm[data-v-4f1e49b8]:active,.btn-primary[data-v-4f1e49b8]:active,.top-pill[data-v-4f1e49b8]:active{transform:translateY(0);box-shadow:0 6px 12px rgba(124,58,237,.22)}.btn-primary-lg[data-v-4f1e49b8]{padding:10px 40px;font-size:20px;border-radius:30px;letter-spacing:2px;text-transform:uppercase}.btn-primary-sm[data-v-4f1e49b8]{padding:4px 10px;font-size:13px}.btn-secondary-active[data-v-4f1e49b8],.btn-secondary[data-v-4f1e49b8],.category-button.active[data-v-4f1e49b8],.category-button[data-v-4f1e49b8],.view-all[data-v-4f1e49b8]{gap:6px;padding:8px 14px;font-size:14px;font-weight:600;letter-spacing:-.2px;color:#4b4b4b;background:#f8f6ff;border:3px solid #ece7fa;border-radius:10px;transition:background .2s ease,color .2s ease,box-shadow .2s ease;line-height:1.4}.btn-secondary-active[data-v-4f1e49b8]:hover,.btn-secondary[data-v-4f1e49b8]:hover,.category-button[data-v-4f1e49b8]:hover,.view-all[data-v-4f1e49b8]:hover{background:#ede7ff;color:#3b2f8f;box-shadow:0 2px 6px rgba(91,33,182,.25)}.btn-secondary-active[data-v-4f1e49b8]:active,.btn-secondary[data-v-4f1e49b8]:active,.category-button[data-v-4f1e49b8]:active,.view-all[data-v-4f1e49b8]:active{transform:translateY(0);box-shadow:none}.btn-secondary-active[data-v-4f1e49b8],.category-button.active[data-v-4f1e49b8]{background:#8b5cf6;border:3px solid #8b5cf6;margin:0;color:#fff;box-shadow:0 3px 8px rgba(161,125,236,.3)}.btn-tertiary-disabled[data-v-4f1e49b8],.btn-tertiary[data-v-4f1e49b8],.purple-button-disabled[data-v-4f1e49b8],.purple-button[data-v-4f1e49b8],.purple_button[data-v-4f1e49b8],.quiz-button[data-v-4f1e49b8]{min-height:52px;gap:6px;padding:10px 10px;font-size:16px;border-radius:30px;background:#451a75;text-transform:uppercase;color:#fff;letter-spacing:2px;line-height:25px}.btn-tertiary-disabled[data-v-4f1e49b8]:hover,.btn-tertiary[data-v-4f1e49b8]:hover,.purple-button-disabled[data-v-4f1e49b8]:hover,.purple-button[data-v-4f1e49b8]:hover,.purple_button[data-v-4f1e49b8]:hover,.quiz-button[data-v-4f1e49b8]:hover{background:#f1e4ff;color:#451a75}.btn-tertiary-disabled[data-v-4f1e49b8],.purple-button-disabled[data-v-4f1e49b8]{background:#9ca3af;cursor:not-allowed;opacity:.5}.btn-tertiary-disabled[data-v-4f1e49b8]:hover,.purple-button-disabled[data-v-4f1e49b8]:hover{background:#9ca3af;color:#fff;transform:none}.btn-outline-primary[data-v-4f1e49b8],.purple-button-border-text[data-v-4f1e49b8]{padding:10px 40px;font-size:18px;border-radius:30px;border:2px solid #451a75;background:transparent;text-transform:uppercase;color:#451a75;letter-spacing:2px;line-height:25px}.btn-outline-primary[data-v-4f1e49b8]:hover,.purple-button-border-text[data-v-4f1e49b8]:hover{background:#451a75;color:#fff}.btn-outline-primary[data-v-4f1e49b8]:active,.purple-button-border-text[data-v-4f1e49b8]:active{transform:translateY(0)}.back-button-style-right[data-v-4f1e49b8],.back-button-style[data-v-4f1e49b8],.btn-ghost-right[data-v-4f1e49b8],.btn-ghost[data-v-4f1e49b8]{width:-moz-fit-content;width:fit-content;padding:4px 8px;color:#8c30f5;font-size:14px;font-weight:700;line-height:20px;background:transparent;border:none}.back-button-style-right[data-v-4f1e49b8]:hover,.back-button-style[data-v-4f1e49b8]:hover,.btn-ghost-right[data-v-4f1e49b8]:hover,.btn-ghost[data-v-4f1e49b8]:hover{opacity:.7;text-decoration:underline}.back-button-style-right[data-v-4f1e49b8],.btn-ghost-right[data-v-4f1e49b8]{position:absolute;right:0}.btn-navbar[data-v-4f1e49b8],.navbar-purple[data-v-4f1e49b8]{padding:8px 16px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;border-radius:8px;background:#451a75;color:#fff}.btn-navbar[data-v-4f1e49b8]:hover,.navbar-purple[data-v-4f1e49b8]:hover{background:#5b21b6}.navbar-tab[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#fff;padding:0}.alert-dismiss[data-v-4f1e49b8],.btn-alert-dismiss[data-v-4f1e49b8]{border:.5px solid #055160;border-radius:15px;padding:0 10px;font-size:12px;background:transparent;color:#055160}.alert-dismiss[data-v-4f1e49b8]:hover,.btn-alert-dismiss[data-v-4f1e49b8]:hover{opacity:.5}.btn-with-icon i[data-v-4f1e49b8],.btn-with-icon svg[data-v-4f1e49b8]{margin-right:8px;font-size:14px;opacity:.85}.button-parent[data-v-4f1e49b8]{max-width:293px;padding:0 10px 0 10px}.btn-block[data-v-4f1e49b8],.main-button[data-v-4f1e49b8]{width:100%}.finish-button[data-v-4f1e49b8]{max-width:239px}.back-button[data-v-4f1e49b8]{max-width:170px;margin:0 30px 0 0}.purple_button[data-v-4f1e49b8],.quiz-button[data-v-4f1e49b8]{min-height:52px;border-radius:30px;border:none;padding:10px 40px}.event-button[data-v-4f1e49b8]{display:flex;justify-content:end}.btn-xs[data-v-4f1e49b8]{padding:4px 8px;font-size:12px;min-height:32px}.btn-sm[data-v-4f1e49b8]{padding:6px 10px;font-size:14px;min-height:40px}.btn-md[data-v-4f1e49b8]{padding:8px 14px;font-size:14px;min-height:48px}.btn-lg[data-v-4f1e49b8]{padding:10px 40px;font-size:18px;min-height:52px}.btn-xl[data-v-4f1e49b8]{padding:16px 40px;font-size:20px;min-height:64px}.btn-loading[data-v-4f1e49b8]{position:relative;pointer-events:none}.btn-loading[data-v-4f1e49b8]:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spin-4f1e49b8 .6s linear infinite}.btn-disabled[data-v-4f1e49b8],.btn[disabled][data-v-4f1e49b8],button[data-v-4f1e49b8]:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media(max-width:425px){.finish-button[data-v-4f1e49b8]{max-width:239px;margin:auto}.back-button[data-v-4f1e49b8]{max-width:170px;margin:auto}}@media(max-width:768px){.top-button[data-v-4f1e49b8]{right:14px;bottom:14px}.top-pill[data-v-4f1e49b8]{padding:12px;gap:0}.top-pill .label[data-v-4f1e49b8]{display:none}.top-pill .chev[data-v-4f1e49b8]{font-size:18px}}.sidebar-top-button[data-v-4f1e49b8]{margin:20px 10px}.essay-text-area[data-v-4f1e49b8]{width:100%;min-height:400px;border:1px solid #d3d3d3;border-radius:8px;padding:14px;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.5;resize:vertical}.essay-text-area[data-v-4f1e49b8]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.timed-essay-area[data-v-4f1e49b8]{width:100%;min-height:500px;border:2px solid #7c3aed;border-radius:10px;padding:20px;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.6;resize:none;background:#fff}.timed-essay-area[data-v-4f1e49b8]:focus{outline:none;border-color:#8c30f5;box-shadow:0 8px 16px rgba(124,58,237,.28)}.section-label-input[data-v-4f1e49b8]{width:100%;padding:10px;border:1px solid #d1d5db;border-radius:8px;font-family:Montserrat,sans-serif;font-size:12px;background:#f8f9fa}.section-label-input[data-v-4f1e49b8]:focus{outline:none;border-color:#8b5cf6;background:#fff}.outline-input[data-v-4f1e49b8]{width:100%;min-height:200px;padding:14px;border:1px solid #d3d3d3;border-radius:8px;font-family:Montserrat,sans-serif;font-size:12px;line-height:1.5;resize:vertical}.outline-input[data-v-4f1e49b8]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 2px rgba(139,92,246,.05)}.quiz-options-container[data-v-4f1e49b8]{display:flex;flex-direction:column;gap:10px;margin:14px 0}.quiz-option[data-v-4f1e49b8]{display:flex;align-items:center;padding:14px;border:2px solid #d3d3d3;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s ease;font-family:Montserrat,sans-serif;font-size:14px}.quiz-option[data-v-4f1e49b8]:hover{border-color:#ece7fa;background:#f8f6ff}.quiz-option.selected[data-v-4f1e49b8]{border-color:#7c3aed;background:#f1e4ff}.quiz-option.correct[data-v-4f1e49b8]{border-color:#22c55e;background:#f0fdf4}.quiz-option.incorrect[data-v-4f1e49b8]{border-color:#ef4444;background:#fef2f2}.quiz-checkbox[data-v-4f1e49b8],.quiz-radio[data-v-4f1e49b8]{margin-right:10px;width:20px;height:20px;accent-color:#8c30f5}.difficulty-selector[data-v-4f1e49b8]{display:flex;gap:10px;margin:20px 0}.difficulty-option[data-v-4f1e49b8]{flex:1;padding:20px 25px;border:2px solid #d3d3d3;border-radius:15px;text-align:center;cursor:pointer;transition:all .2s ease;font-family:Montserrat,sans-serif;font-weight:600}.difficulty-option[data-v-4f1e49b8]:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 6px 12px rgba(124,58,237,.22)}.difficulty-option.selected[data-v-4f1e49b8]{border-color:#8c30f5;background:linear-gradient(180deg,#8b5cf6,#8c30f5);color:#fff;box-shadow:0 8px 16px rgba(124,58,237,.28)}.module-selector[data-v-4f1e49b8]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin:20px 0}.module-card[data-v-4f1e49b8]{padding:25px;border:1px solid #d3d3d3;border-radius:16px;text-align:center;cursor:pointer;transition:all .2s ease;background:#fff}.module-card[data-v-4f1e49b8]:hover{border-color:#8b5cf6;box-shadow:0 8px 16px rgba(124,58,237,.28);transform:scale(1.03)}.module-card.disabled[data-v-4f1e49b8]{opacity:.5;cursor:not-allowed;background:#f5f5f5}.module-card.disabled[data-v-4f1e49b8]:hover{transform:none;box-shadow:none}.prompt-container[data-v-4f1e49b8]{display:flex;flex-direction:column;gap:10px;margin:14px 0}.prompt-card[data-v-4f1e49b8]{padding:20px;border:1px solid #d3d3d3;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s ease}.prompt-card[data-v-4f1e49b8]:hover{border-color:#8b5cf6;box-shadow:0 4px 4px rgba(0,0,0,.1)}.prompt-card.selected[data-v-4f1e49b8]{border-color:#8c30f5;background:#f8f6ff}.prompt-type-label[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:9px;font-weight:700;color:#8c30f5;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.prompt-text[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#111;line-height:1.5}.search-bar[data-v-4f1e49b8]{width:100%;max-width:600px;margin:20px auto}.search-input[data-v-4f1e49b8]{width:100%;padding:12px 25px 12px 50px;border:2px solid #d3d3d3;border-radius:9999px;font-family:Montserrat,sans-serif;font-size:14px;background:#fff;background-repeat:no-repeat;background-position:12px;transition:all .2s ease}.search-input[data-v-4f1e49b8]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 4px rgba(139,92,246,.1)}.search-input[data-v-4f1e49b8]::-moz-placeholder{color:#d7d7d7}.search-input[data-v-4f1e49b8]::placeholder{color:#d7d7d7}.feedback-textarea[data-v-4f1e49b8]{width:100%;min-height:150px;padding:14px;border:1px solid #d3d3d3;border-radius:10px;font-family:Montserrat,sans-serif;font-size:12px;line-height:1.5;resize:vertical}.feedback-textarea[data-v-4f1e49b8]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(139,92,246,.05)}.feedback-label[data-v-4f1e49b8]{display:block;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;color:#111;margin-bottom:6px}.form-input.error[data-v-4f1e49b8]{border-color:#ef4444;background:#fef2f2}.form-input.error[data-v-4f1e49b8]:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)}.form-input.success[data-v-4f1e49b8]{border-color:#22c55e;background:#f0fdf4}.form-input.success[data-v-4f1e49b8]:focus{box-shadow:0 0 0 3px rgba(34,197,94,.1)}.form-input.warning[data-v-4f1e49b8]{border-color:#fbbf24;background:#fffbeb}.form-input.warning[data-v-4f1e49b8]:focus{box-shadow:0 0 0 3px rgba(251,191,36,.1)}.error-message[data-v-4f1e49b8]{color:#dc2626}.error-message[data-v-4f1e49b8],.success-message[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:9px;margin-top:6px;display:flex;align-items:center;gap:6px}.success-message[data-v-4f1e49b8]{color:#16a34a}.form-group[data-v-4f1e49b8]{margin-bottom:14px}.form-row[data-v-4f1e49b8]{display:flex;gap:14px;margin-bottom:14px}@media(max-width:425px){.form-row[data-v-4f1e49b8]{flex-direction:column}}.form-actions[data-v-4f1e49b8]{display:flex;gap:10px;justify-content:flex-end;margin-top:20px;padding-top:14px;border-top:1px solid #d3d3d3}button[data-v-4f1e49b8]:disabled,input[data-v-4f1e49b8]:disabled,select[data-v-4f1e49b8]:disabled,textarea[data-v-4f1e49b8]:disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5;color:#9ca3af}button[data-v-4f1e49b8]:focus-visible,input[data-v-4f1e49b8]:focus-visible,select[data-v-4f1e49b8]:focus-visible,textarea[data-v-4f1e49b8]:focus-visible{outline:2px solid #8c30f5;outline-offset:2px}.card[data-v-4f1e49b8]{background:#fff;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.1);overflow:hidden;transition:all .2s ease}.topic-card[data-v-4f1e49b8]{height:250px;border-radius:25%;position:relative;margin:4px 0}.topic-card[data-v-4f1e49b8]:hover{opacity:.7;cursor:pointer}.card-image[data-v-4f1e49b8]{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:25%}.quiz-card[data-v-4f1e49b8]{position:relative;width:100%;height:300px;margin-bottom:20px;border-radius:10px;overflow:hidden}.quiz-card[data-v-4f1e49b8]:hover{transform:scale(1.05);transition:all .3s ease-in-out;box-shadow:0 0 10px rgba(0,0,0,.3)}.quiz-card img[data-v-4f1e49b8]{width:100%;height:300px;-o-object-fit:cover;object-fit:cover}.card-disabled[data-v-4f1e49b8]{position:relative;width:100%;height:300px;margin-bottom:20px;border-radius:10px;overflow:hidden}.card-disabled img[data-v-4f1e49b8]{width:100%;height:300px;-o-object-fit:cover;object-fit:cover;opacity:.7;border-radius:10px}.article[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;border:1px solid #d3d3d3;border-radius:10px;margin-bottom:6px}.article .article-content[data-v-4f1e49b8]{margin:4px;margin-right:8px}.overlay[data-v-4f1e49b8]{position:absolute;background:rgba(57,57,57,.55);display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:25%}.overlay-2[data-v-4f1e49b8]{inset:0}.quiz-overlay[data-v-4f1e49b8]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);border-radius:10px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;align-content:center;text-align:center}.event-image[data-v-4f1e49b8],.intro-image[data-v-4f1e49b8],.person-image[data-v-4f1e49b8],.trend-coming-soon-img[data-v-4f1e49b8]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px}.trend-coming-soon-img[data-v-4f1e49b8]{box-shadow:inset 0 0 8px 8px #fff;border-radius:10px;margin:auto}.profile-image[data-v-4f1e49b8]{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:160px;height:160px;max-height:160px;border-radius:10%}.source-image[data-v-4f1e49b8],.term-image[data-v-4f1e49b8]{max-width:150px;height:auto}.source-image[data-v-4f1e49b8]:hover,.term-image[data-v-4f1e49b8]:hover{opacity:.5;cursor:pointer}.article-image[data-v-4f1e49b8]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-height:130px;border-radius:10px 10px 0 0}.modal-image[data-v-4f1e49b8]{display:flex;justify-content:center;max-width:100%;max-height:80vh;margin:0 auto}.logo-img[data-v-4f1e49b8]{max-width:30px}.event-image-slide[data-v-4f1e49b8]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:250px}.image-wrapper[data-v-4f1e49b8]{position:relative;display:block;width:100%}.expand-icon[data-v-4f1e49b8]{position:absolute!important;display:inline-flex!important;align-items:center;justify-content:center;top:8px!important;right:8px!important;z-index:5;padding:8px!important;border-radius:50%!important;background:rgba(0,0,0,.7)!important;color:#fff!important;cursor:pointer;line-height:0;border:none!important;box-shadow:none!important;min-width:auto!important;width:42px!important;height:42px!important}.expand-icon[data-v-4f1e49b8]:active,.expand-icon[data-v-4f1e49b8]:focus,.expand-icon[data-v-4f1e49b8]:hover{background:rgba(0,0,0,.85)!important;color:#fff!important;text-decoration:none!important;outline:none!important;box-shadow:0 2px 6px rgba(0,0,0,.35)!important;border-color:hsla(0,0%,100%,.85)!important}.full-image[data-v-4f1e49b8]{max-width:100%;height:auto;border-radius:10px}.video-box[data-v-4f1e49b8]{max-width:380px;width:100%;display:block;background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-4f1e49b8 3s infinite}.ratio[data-v-4f1e49b8]{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.ratio>.yt-embedded[data-v-4f1e49b8],.ratio>iframe[data-v-4f1e49b8]{position:absolute;inset:0;width:100%!important;height:100%!important;border:0;display:block;border-radius:6px}.video-box.in-modal[data-v-4f1e49b8]{max-width:380px;margin:auto}.intro-iframe[data-v-4f1e49b8],.person-iframe[data-v-4f1e49b8]{position:relative;z-index:4;min-width:100%;max-width:100%;height:100%;aspect-ratio:16/9}.modal-content[data-v-4f1e49b8]{border-radius:16px;border:none}.category-buttons[data-v-4f1e49b8]{width:15%!important}.background-filter[data-v-4f1e49b8]{position:relative}.background-filter[data-v-4f1e49b8]:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:brightness(50%);content:"";display:block;position:absolute;width:100%;height:100%;top:0}.person-profile[data-v-4f1e49b8]{padding-bottom:25px}.person-info[data-v-4f1e49b8]{min-width:220px;max-width:220px}.person-description[data-v-4f1e49b8]{overflow:hidden;max-height:8rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:5}.person-link[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;margin-top:10px}.trend-coming-soon[data-v-4f1e49b8]{position:relative;display:flex;align-items:center}.trend-coming-soon-text-background[data-v-4f1e49b8]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;display:inline-flex;align-items:center;padding:12px 28px;background:hsla(0,0%,100%,.92);border-radius:10px;box-shadow:0 6px 18px rgba(15,23,42,.06);white-space:nowrap}.events-component[data-v-4f1e49b8]{color:#fff;background-color:#000;border-radius:10px;padding:4px;padding-bottom:50px}.slideshow-container[data-v-4f1e49b8]{max-width:400px;position:relative;margin:auto}.next[data-v-4f1e49b8],.prev[data-v-4f1e49b8]{cursor:pointer;position:absolute;top:100px;width:auto;padding:16px;margin-top:-22px;color:#fff;font-weight:700;font-size:18px;transition:.6s ease;border-radius:0 3px 3px 0;background-color:rgba(0,0,0,.5)}.next[data-v-4f1e49b8]:hover,.prev[data-v-4f1e49b8]:hover{background-color:rgba(0,0,0,.8)}.next[data-v-4f1e49b8]{right:0;border-radius:3px 0 0 3px}.dot[data-v-4f1e49b8]{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color .6s ease}.dot.active[data-v-4f1e49b8],.dot[data-v-4f1e49b8]:hover{background-color:#717171}.numbertext[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;color:#f2f2f2;font-size:12px;padding:8px 12px;font-weight:500;position:absolute;top:0;background:rgba(0,0,0,.2)}.map-container[data-v-4f1e49b8]{position:relative;min-height:368px}.dates[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:25px;display:flex;justify-content:end}.white-container[data-v-4f1e49b8]{padding-bottom:150px}.true-white-container[data-v-4f1e49b8]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-4f1e49b8]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-4f1e49b8]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-container[data-v-4f1e49b8]{max-width:539px}.module-gray-contain[data-v-4f1e49b8]{border-radius:8px;background:#f5f5f5;opacity:.9;box-shadow:0 4px 4px rgba(0,0,0,.1)}.footer[data-v-4f1e49b8]{background-color:#000;text-align:center;color:gray;font-size:9px;padding:10px 0 10px 0;margin-top:auto}.footer-icon[data-v-4f1e49b8]{width:20px;height:20px;padding:0}.footer-icon[data-v-4f1e49b8]:hover{cursor:pointer}.navbar-styling[data-v-4f1e49b8]{background-color:#000;padding:0 25px}.navbar-tab-section[data-v-4f1e49b8]{margin-left:auto}.logo[data-v-4f1e49b8]:hover{cursor:pointer}.logo-btn[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;letter-spacing:0;color:#fff;padding-left:10px}.fade-in-image[data-v-4f1e49b8]{animation:fadeIn-4f1e49b8 2s;-webkit-animation:fadeIn-4f1e49b8 2s;-moz-animation:fadeIn-4f1e49b8 2s;-o-animation:fadeIn-4f1e49b8 2s;-ms-animation:fadeIn-4f1e49b8 2s}@media(max-width:425px){.person-profile[data-v-4f1e49b8]{border:1px solid gray;border-radius:10px;padding-top:10px}}@media(max-width:768px){.person-profile[data-v-4f1e49b8]{border-bottom:1px solid #d3d3d3;margin-bottom:10px}}@media(max-width:991px){.video-box[data-v-4f1e49b8]{max-width:100%;margin:0 auto}}.skeleton[data-v-4f1e49b8]{background:linear-gradient(90deg,#f5f5f5 25%,#f2f2f2 50%,#f5f5f5 75%);background-size:200% 100%;animation:loading-4f1e49b8 1.5s infinite}@keyframes loading-4f1e49b8{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text[data-v-4f1e49b8]{height:10px;border-radius:6px;margin-bottom:8px}.skeleton-title[data-v-4f1e49b8]{height:14px;width:60%;border-radius:6px;margin-bottom:10px}.skeleton-image[data-v-4f1e49b8]{height:200px;border-radius:10px;margin-bottom:10px}.skeleton-button[data-v-4f1e49b8]{height:25px;width:120px;border-radius:8px}.skeleton-card[data-v-4f1e49b8]{padding:14px;border-radius:15px;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1)}.skeleton-card .skeleton-title[data-v-4f1e49b8]{width:70%}.skeleton-card .skeleton-text[data-v-4f1e49b8]:nth-child(2){width:90%}.skeleton-card .skeleton-text[data-v-4f1e49b8]:nth-child(3){width:80%}.skeleton-card .skeleton-text[data-v-4f1e49b8]:nth-child(4){width:85%}.video-loading[data-v-4f1e49b8]{background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-4f1e49b8 3s infinite}@keyframes Animation-4f1e49b8{0%{background-position:90% 0}90%{background-position:0 70%}}.fade-in[data-v-4f1e49b8]{animation:fadeIn-4f1e49b8 2s ease-in-out}@keyframes fadeIn-4f1e49b8{0%{opacity:0}to{opacity:1}}.fade-in-up[data-v-4f1e49b8]{animation:fadeInUp-4f1e49b8 .6s ease-out}@keyframes fadeInUp-4f1e49b8{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-down[data-v-4f1e49b8]{animation:fadeInDown-4f1e49b8 .6s ease-out}@keyframes fadeInDown-4f1e49b8{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fade-out[data-v-4f1e49b8]{animation:fadeOut-4f1e49b8 .3s ease-in-out}@keyframes fadeOut-4f1e49b8{0%{opacity:1}to{opacity:0}}.slide-in-left[data-v-4f1e49b8]{animation:slideInLeft-4f1e49b8 .5s ease-out}@keyframes slideInLeft-4f1e49b8{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.slide-in-right[data-v-4f1e49b8]{animation:slideInRight-4f1e49b8 .5s ease-out}@keyframes slideInRight-4f1e49b8{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.slide-up[data-v-4f1e49b8]{animation:slideUp-4f1e49b8 .4s ease-out}@keyframes slideUp-4f1e49b8{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.scale-in[data-v-4f1e49b8]{animation:scaleIn-4f1e49b8 .3s ease-out}@keyframes scaleIn-4f1e49b8{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.scale-up[data-v-4f1e49b8]{transition:transform .2s ease}.scale-up[data-v-4f1e49b8]:hover{transform:scale(1.05)}.pulse[data-v-4f1e49b8]{animation:pulse-4f1e49b8 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse-4f1e49b8{0%,to{opacity:1}50%{opacity:.5}}.spinner[data-v-4f1e49b8]{animation:spin-4f1e49b8 1s linear infinite}@keyframes spin-4f1e49b8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-spinner[data-v-4f1e49b8]{display:inline-block;width:40px;height:40px;border:4px solid #f2f2f2;border-top-color:#8c30f5;border-radius:50%;animation:spin-4f1e49b8 .8s linear infinite}.bounce[data-v-4f1e49b8]{animation:bounce-4f1e49b8 1s infinite}@keyframes bounce-4f1e49b8{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.bounce-in[data-v-4f1e49b8]{animation:bounceIn-4f1e49b8 .6s ease-out}@keyframes bounceIn-4f1e49b8{0%{transform:scale(.3);opacity:0}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1);opacity:1}}.shake[data-v-4f1e49b8]{animation:shake-4f1e49b8 .5s cubic-bezier(.36,.07,.19,.97)}@keyframes shake-4f1e49b8{10%,90%{transform:translateX(-2px)}20%,80%{transform:translateX(4px)}30%,50%,70%{transform:translateX(-4px)}40%,60%{transform:translateX(4px)}}.progress-bar-fill[data-v-4f1e49b8]{animation:progressFill-4f1e49b8 2s ease-out forwards}@keyframes progressFill-4f1e49b8{0%{width:0}to{width:100%}}.progress-circle[data-v-4f1e49b8]{transform:rotate(-90deg);transform-origin:center}.progress-circle-path[data-v-4f1e49b8]{stroke-dasharray:440;stroke-dashoffset:440;animation:progressCircle-4f1e49b8 2s ease-out forwards}@keyframes progressCircle-4f1e49b8{0%{stroke-dashoffset:440}to{stroke-dashoffset:0}}.modal-overlay-enter[data-v-4f1e49b8]{animation:fadeIn-4f1e49b8 .3s ease-out}.modal-overlay-exit[data-v-4f1e49b8]{animation:fadeOut-4f1e49b8 .3s ease-in}.modal-content-enter[data-v-4f1e49b8]{animation:modalSlideIn-4f1e49b8 .3s ease-out}.modal-content-exit[data-v-4f1e49b8]{animation:modalSlideOut-4f1e49b8 .3s ease-in}@keyframes modalSlideIn-4f1e49b8{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes modalSlideOut-4f1e49b8{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}.tooltip-enter[data-v-4f1e49b8]{animation:tooltipIn-4f1e49b8 .2s ease-out}@keyframes tooltipIn-4f1e49b8{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.event-slide-fade[data-v-4f1e49b8]{animation:slideFade-4f1e49b8 .6s ease-in-out}@keyframes slideFade-4f1e49b8{0%{opacity:.4}to{opacity:1}}.carousel-slide-left[data-v-4f1e49b8]{animation:slideLeft-4f1e49b8 .5s ease-in-out}@keyframes slideLeft-4f1e49b8{0%{transform:translateX(100%)}to{transform:translateX(0)}}.carousel-slide-right[data-v-4f1e49b8]{animation:slideRight-4f1e49b8 .5s ease-in-out}@keyframes slideRight-4f1e49b8{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.typing[data-v-4f1e49b8]{overflow:hidden;border-right:2px solid #8c30f5;white-space:nowrap;animation:typing-4f1e49b8 3.5s steps(40),blink-caret-4f1e49b8 .75s step-end infinite}@keyframes typing-4f1e49b8{0%{width:0}to{width:100%}}@keyframes blink-caret-4f1e49b8{0%,to{border-color:transparent}50%{border-color:#8c30f5}}.gradient-animate[data-v-4f1e49b8]{background:linear-gradient(-45deg,#8c30f5,#8b5cf6,#ece7fa,#7c3aed);background-size:400% 400%;animation:gradientShift-4f1e49b8 15s ease infinite}@keyframes gradientShift-4f1e49b8{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animation-delay-1[data-v-4f1e49b8]{animation-delay:.1s}.animation-delay-2[data-v-4f1e49b8]{animation-delay:.2s}.animation-delay-3[data-v-4f1e49b8]{animation-delay:.3s}.animation-delay-4[data-v-4f1e49b8]{animation-delay:.4s}.animation-delay-5[data-v-4f1e49b8]{animation-delay:.5s}.animation-fast[data-v-4f1e49b8]{animation-duration:.2s}.animation-normal[data-v-4f1e49b8]{animation-duration:.3s}.animation-slow[data-v-4f1e49b8]{animation-duration:.5s}.animation-slower[data-v-4f1e49b8]{animation-duration:1s}.animation-infinite[data-v-4f1e49b8]{animation-iteration-count:infinite}.animation-paused[data-v-4f1e49b8]{animation-play-state:paused}@media(prefers-reduced-motion:reduce){[data-v-4f1e49b8],[data-v-4f1e49b8]:after,[data-v-4f1e49b8]:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.m-0[data-v-4f1e49b8]{margin:0}.m-1[data-v-4f1e49b8]{margin:4px}.m-2[data-v-4f1e49b8]{margin:6px}.m-3[data-v-4f1e49b8]{margin:8px}.m-4[data-v-4f1e49b8]{margin:10px}.m-auto[data-v-4f1e49b8]{margin:auto}.mt-0[data-v-4f1e49b8]{margin-top:0}.mt-1[data-v-4f1e49b8]{margin-top:4px}.mt-2[data-v-4f1e49b8]{margin-top:6px}.mt-3[data-v-4f1e49b8]{margin-top:8px}.mt-4[data-v-4f1e49b8]{margin-top:10px}.mt-5[data-v-4f1e49b8]{margin-top:12px}.mb-0[data-v-4f1e49b8]{margin-bottom:0}.mb-1[data-v-4f1e49b8]{margin-bottom:4px}.mb-2[data-v-4f1e49b8]{margin-bottom:6px}.mb-3[data-v-4f1e49b8]{margin-bottom:8px}.mb-4[data-v-4f1e49b8]{margin-bottom:10px}.mb-5[data-v-4f1e49b8]{margin-bottom:12px}.p-0[data-v-4f1e49b8]{padding:0}.p-1[data-v-4f1e49b8]{padding:4px}.p-2[data-v-4f1e49b8]{padding:6px}.p-3[data-v-4f1e49b8]{padding:8px}.p-4[data-v-4f1e49b8]{padding:10px}.pt-1[data-v-4f1e49b8]{padding-top:4px}.pt-2[data-v-4f1e49b8]{padding-top:6px}.pt-3[data-v-4f1e49b8]{padding-top:8px}.pt-4[data-v-4f1e49b8]{padding-top:10px}.pt-5[data-v-4f1e49b8]{padding-top:12px}.pb-1[data-v-4f1e49b8]{padding-bottom:4px}.pb-2[data-v-4f1e49b8]{padding-bottom:6px}.pb-3[data-v-4f1e49b8]{padding-bottom:8px}.pb-4[data-v-4f1e49b8]{padding-bottom:10px}.pb-5[data-v-4f1e49b8]{padding-bottom:12px}.gap-1[data-v-4f1e49b8]{gap:4px}.gap-2[data-v-4f1e49b8]{gap:6px}.gap-3[data-v-4f1e49b8]{gap:8px}.gap-4[data-v-4f1e49b8]{gap:10px}.d-none[data-v-4f1e49b8]{display:none}.d-block[data-v-4f1e49b8]{display:block}.d-inline[data-v-4f1e49b8]{display:inline}.d-inline-block[data-v-4f1e49b8]{display:inline-block}.d-flex[data-v-4f1e49b8]{display:flex}.d-inline-flex[data-v-4f1e49b8]{display:inline-flex}.d-grid[data-v-4f1e49b8]{display:grid}.flex-row[data-v-4f1e49b8]{flex-direction:row}.flex-column[data-v-4f1e49b8]{flex-direction:column}.flex-row-reverse[data-v-4f1e49b8]{flex-direction:row-reverse}.flex-column-reverse[data-v-4f1e49b8]{flex-direction:column-reverse}.flex-wrap[data-v-4f1e49b8]{flex-wrap:wrap}.flex-nowrap[data-v-4f1e49b8]{flex-wrap:nowrap}.justify-start[data-v-4f1e49b8]{justify-content:flex-start}.justify-end[data-v-4f1e49b8]{justify-content:flex-end}.justify-center[data-v-4f1e49b8]{justify-content:center}.justify-between[data-v-4f1e49b8]{justify-content:space-between}.justify-around[data-v-4f1e49b8]{justify-content:space-around}.align-start[data-v-4f1e49b8]{align-items:flex-start}.align-end[data-v-4f1e49b8]{align-items:flex-end}.align-center[data-v-4f1e49b8]{align-items:center}.align-baseline[data-v-4f1e49b8]{align-items:baseline}.align-stretch[data-v-4f1e49b8]{align-items:stretch}.position-relative[data-v-4f1e49b8]{position:relative}.position-absolute[data-v-4f1e49b8]{position:absolute}.position-fixed[data-v-4f1e49b8]{position:fixed}.position-sticky[data-v-4f1e49b8]{position:sticky}.z-base[data-v-4f1e49b8]{z-index:1}.z-dropdown[data-v-4f1e49b8]{z-index:10}.z-sticky[data-v-4f1e49b8]{z-index:100}.z-fixed[data-v-4f1e49b8]{z-index:200}.z-modal[data-v-4f1e49b8]{z-index:300}.w-full[data-v-4f1e49b8]{width:100%}.w-auto[data-v-4f1e49b8]{width:auto}.w-fit[data-v-4f1e49b8]{width:-moz-fit-content;width:fit-content}.h-full[data-v-4f1e49b8]{height:100%}.h-auto[data-v-4f1e49b8]{height:auto}.h-screen[data-v-4f1e49b8]{height:100vh}.min-h-screen[data-v-4f1e49b8]{min-height:100vh}.overflow-hidden[data-v-4f1e49b8]{overflow:hidden}.overflow-auto[data-v-4f1e49b8]{overflow:auto}.overflow-scroll[data-v-4f1e49b8]{overflow:scroll}.overflow-x-hidden[data-v-4f1e49b8]{overflow-x:hidden}.overflow-y-hidden[data-v-4f1e49b8]{overflow-y:hidden}.rounded-none[data-v-4f1e49b8]{border-radius:0}.rounded-sm[data-v-4f1e49b8]{border-radius:6px}.rounded[data-v-4f1e49b8]{border-radius:10px}.rounded-lg[data-v-4f1e49b8]{border-radius:16px}.rounded-full[data-v-4f1e49b8]{border-radius:50px}.rounded-circle[data-v-4f1e49b8]{border-radius:50%}.shadow-none[data-v-4f1e49b8]{box-shadow:none}.shadow-xs[data-v-4f1e49b8]{box-shadow:0 2px 6px rgba(91,33,182,.25)}.shadow-sm[data-v-4f1e49b8]{box-shadow:0 3px 8px rgba(161,125,236,.3)}.shadow[data-v-4f1e49b8]{box-shadow:0 4px 4px rgba(0,0,0,.1)}.shadow-md[data-v-4f1e49b8]{box-shadow:0 6px 12px rgba(124,58,237,.22)}.shadow-lg[data-v-4f1e49b8]{box-shadow:0 8px 16px rgba(124,58,237,.28)}.shadow-xl[data-v-4f1e49b8]{box-shadow:0 12px 24px rgba(124,58,237,.32)}.border-0[data-v-4f1e49b8]{border:none}.border[data-v-4f1e49b8]{border:1px solid #d3d3d3}.border-2[data-v-4f1e49b8]{border:2px solid #d3d3d3}.border-3[data-v-4f1e49b8]{border:3px solid #d3d3d3}.border-purple[data-v-4f1e49b8]{border-color:#5b21b6}.border-purple-light[data-v-4f1e49b8]{border-color:rgba(91,33,182,.3)}.bg-white[data-v-4f1e49b8]{background-color:#fff}.bg-black[data-v-4f1e49b8]{background-color:#000}.bg-primary[data-v-4f1e49b8]{background-color:#f4f5f7}.bg-secondary[data-v-4f1e49b8]{background-color:#fff}.bg-purple[data-v-4f1e49b8]{background-color:#451a75}.bg-purple-light[data-v-4f1e49b8]{background-color:#f8f6ff}.bg-gray-light[data-v-4f1e49b8]{background-color:#f8f9fa}.bg-transparent[data-v-4f1e49b8]{background:transparent}.backdrop-blur[data-v-4f1e49b8]{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.opacity-0[data-v-4f1e49b8]{opacity:0}.opacity-50[data-v-4f1e49b8]{opacity:.5}.opacity-70[data-v-4f1e49b8]{opacity:.7}.opacity-85[data-v-4f1e49b8]{opacity:.85}.opacity-90[data-v-4f1e49b8]{opacity:.9}.opacity-100[data-v-4f1e49b8]{opacity:1}.cursor-pointer[data-v-4f1e49b8]{cursor:pointer}.cursor-not-allowed[data-v-4f1e49b8]{cursor:not-allowed}.cursor-default[data-v-4f1e49b8]{cursor:default}.transition-none[data-v-4f1e49b8]{transition:none}.transition-fast[data-v-4f1e49b8]{transition:.15s ease}.transition-base[data-v-4f1e49b8]{transition:.2s ease}.transition-medium[data-v-4f1e49b8]{transition:.25s ease}.transition-slow[data-v-4f1e49b8]{transition:.3s ease}.transition-all[data-v-4f1e49b8]{transition:all .2s ease}.transform-none[data-v-4f1e49b8]{transform:none}.scale-105[data-v-4f1e49b8]{transform:scale(1.05)}.translate-y-1[data-v-4f1e49b8]{transform:translateY(-1px)}.translate-y-2[data-v-4f1e49b8]{transform:translateY(-2px)}.visible[data-v-4f1e49b8]{visibility:visible}.invisible[data-v-4f1e49b8]{visibility:hidden}.is-hidden[data-v-4f1e49b8]{opacity:0;transform:translateY(8px);pointer-events:none}.container-max[data-v-4f1e49b8]{max-width:1184px}.container-center[data-v-4f1e49b8]{margin-left:auto;margin-right:auto}.moderate-padding[data-v-4f1e49b8]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-4f1e49b8]{padding-left:145px;padding-right:145px}.more-responsive-padding[data-v-4f1e49b8]{padding-left:8%;padding-right:8%}.aspect-video[data-v-4f1e49b8]{aspect-ratio:16/9}.aspect-square[data-v-4f1e49b8]{aspect-ratio:1/1}.object-cover[data-v-4f1e49b8]{-o-object-fit:cover;object-fit:cover}.object-contain[data-v-4f1e49b8]{-o-object-fit:contain;object-fit:contain}.object-position-center[data-v-4f1e49b8]{-o-object-position:center center;object-position:center center}.object-position-50[data-v-4f1e49b8]{-o-object-position:50% 50%;object-position:50% 50%}@media(max-width:425px){.hide-mobile[data-v-4f1e49b8]{display:none!important}}@media(min-width:720px){.show-mobile[data-v-4f1e49b8]{display:none!important}}@media(max-width:768px){.hide-tablet[data-v-4f1e49b8]{display:none!important}}@media(min-width:768px){.show-tablet[data-v-4f1e49b8]{display:none!important}}.background[data-v-4f1e49b8]{background-size:cover;background-position:right 15% bottom 52%;height:100%;padding-top:20px}.background_filter[data-v-4f1e49b8]{position:relative}.background_filter[data-v-4f1e49b8]:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:brightness(80%);content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0}.u-non-blurred[data-v-4f1e49b8]{position:relative;z-index:1}.back_button[data-v-4f1e49b8]{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;margin-top:10px;margin-left:27%;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;background:rgba(91,33,182,.4);border:1px solid #5b21b6;border-radius:10px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-decoration:none;cursor:pointer;transition:all .25s ease}.back_button[data-v-4f1e49b8]:hover{background:#5b21b6;opacity:1;border-color:none;transform:translateY(-1px)}.back_button[data-v-4f1e49b8]:active{transform:translateY(0);box-shadow:0 2px 6px rgba(91,33,182,.25)}@media(max-width:425px){.back_button[data-v-4f1e49b8]{padding:5px 10px;font-size:13px}}.banner_timeperiod_header[data-v-4f1e49b8]{margin-bottom:0;text-decoration:underline;text-decoration-thickness:.9px}.banner_timeperiod_header[data-v-4f1e49b8],.banner_unit_header[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:18px;color:#fff}.banner_unit_header[data-v-4f1e49b8]{font-style:italic}.banner_header[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:34px;line-height:35px;color:#fff}#Event[data-v-4f1e49b8],#PrivacyPolicy[data-v-4f1e49b8],#Topic[data-v-4f1e49b8]{min-height:100vh;height:100%}.findByScroll[data-v-4f1e49b8]{padding-bottom:50px}.category_buttons[data-v-4f1e49b8]{width:15%!important}.sidebar[data-v-4f1e49b8]{position:sticky;top:10px;display:flex;flex-direction:column;gap:8px;background:transparent}.category_button[data-v-4f1e49b8]{display:flex;align-items:center;justify-content:flex-start;font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;letter-spacing:-.2px;color:#4b4b4b;background:#f8f6ff;border:3px solid #ece7fa;border-radius:10px;padding:8px 14px;margin:0 10px;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.category_button[data-v-4f1e49b8]:hover{background:#ede7ff;color:#3b2f8f;box-shadow:0 2px 6px rgba(177,156,217,.25);cursor:pointer}.category_button.active[data-v-4f1e49b8]{background:#8b5cf6;border:3px solid #8b5cf6;margin:0;color:#fff;box-shadow:0 3px 8px rgba(161,125,236,.3)}.category_button i[data-v-4f1e49b8],.category_button svg[data-v-4f1e49b8]{margin-right:8px;font-size:14px;opacity:.85}.title[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:620;margin-bottom:10px}.subtitle[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:light}.header-1[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:620}.header-2[data-v-4f1e49b8]{font-size:20px;font-weight:700;line-height:25px;padding-bottom:6px}.header-2[data-v-4f1e49b8],.header-3[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;word-break:break-word}.header-3[data-v-4f1e49b8]{font-size:16px;font-weight:500}.header-4[data-v-4f1e49b8]{font-size:28px;font-weight:450}.header-4[data-v-4f1e49b8],.text[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;word-break:break-word}.text[data-v-4f1e49b8]{font-size:16px;font-weight:400}.intro_image[data-v-4f1e49b8]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px}.trend_comingSoon[data-v-4f1e49b8]{position:relative;display:flex;align-items:center}.trend_comingSoonTextBackground[data-v-4f1e49b8]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;display:inline-flex;align-items:center;padding:12px 28px;background:hsla(0,0%,100%,.92);border-radius:10px;box-shadow:0 6px 18px rgba(15,23,42,.06);white-space:nowrap}.trend_comingSoonImg[data-v-4f1e49b8]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px;box-shadow:inset 0 0 8px 8px #fff;border-radius:10px;margin:auto}.coming-soon-card[data-v-4f1e49b8]{background:#fff;border-radius:16px;padding:48px 40px;text-align:center;box-shadow:0 12px 24px rgba(15,23,42,.12);max-width:100%;margin:20px auto}.coming-soon-title[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;color:#0f1724;margin:0 0 16px 0}.coming-soon-subtitle[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:14px;color:#4b5563;margin:0;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.trend_text[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word;padding-right:20px}.trend_header[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:620;padding-top:10px;padding-bottom:10px}@media(max-width:720px){.coming-soon-card[data-v-4f1e49b8]{padding:32px 24px}.coming-soon-title[data-v-4f1e49b8]{font-size:22px;margin-bottom:12px}.coming-soon-subtitle[data-v-4f1e49b8]{font-size:13px}}.events_component[data-v-4f1e49b8]{color:#fff;background-color:#000;border-radius:10px;padding:5px}.person_profile[data-v-4f1e49b8]{padding-bottom:25px}@media(max-width:425px){.person_profile[data-v-4f1e49b8]{border:1px solid gray;border-radius:10px;padding-top:10px}}@media(max-width:768px){.person_profile[data-v-4f1e49b8]{border-bottom:1px solid #d3d3d3;margin-bottom:10px}}.profile_image[data-v-4f1e49b8]{-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;width:160px;height:160px;max-height:160px;border-radius:10%}.profile_image_placeholder[data-v-4f1e49b8]{background-color:#e8e8e8;display:block}.person_info[data-v-4f1e49b8]{min-width:220px;max-width:220px}.person_header[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:14px;font-weight:550}.person_time[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;font-size:12px;font-weight:550;margin-bottom:0}.person_subheader[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:12px;font-weight:500;color:gray}.person_description[data-v-4f1e49b8]{overflow:hidden;max-height:8rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:5}.person_link[data-v-4f1e49b8]{font-family:Montserrat,sans-serif;margin-top:10px}.person_iframe[data-v-4f1e49b8]{position:relative;z-index:4;min-width:100%;width:100%;height:100%;aspect-ratio:16/9}.source[data-v-4f1e49b8]{border:1px solid #d3d3d3;border-radius:10px;padding-top:25px;padding-bottom:40px}.source_image[data-v-4f1e49b8]{max-width:150px;height:auto}.source_image[data-v-4f1e49b8]:hover{opacity:.5;cursor:pointer}.term_image[data-v-4f1e49b8]{max-width:150px;height:auto}.term_image[data-v-4f1e49b8]:hover{opacity:.5;cursor:pointer}.event_image[data-v-4f1e49b8]{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;display:block;width:100%;height:380px;border-radius:10px;border:1px solid;padding:10px}@media(max-width:768px){.event_image[data-v-4f1e49b8]{height:220px}}.person_image[data-v-4f1e49b8]{-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;display:block;width:100%;height:380px;border-radius:10px;border:1px solid;padding:10px}.person_image_placeholder[data-v-4f1e49b8]{background-color:#e8e8e8;display:block}.modal_image[data-v-4f1e49b8]{display:flex;justify-content:center;max-width:100%;max-height:80vh;margin:0 auto}.top_button[data-v-4f1e49b8]{display:flex;justify-content:start;position:fixed;left:40px;bottom:40px;z-index:200;transition:opacity .2s ease,transform .2s ease}.top_button.is-hidden[data-v-4f1e49b8]{opacity:0;transform:translateY(8px);pointer-events:none}.top-pill[data-v-4f1e49b8]{display:inline-flex;align-items:center;gap:6px;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;background-image:linear-gradient(180deg,#8b5cf6,#7c3aed);border:1px solid hsla(0,0%,100%,.22);border-radius:10px;padding:6px 14px;margin:20px 10px;box-shadow:0 8px 16px rgba(124,58,237,.28);transition:transform .18s ease,box-shadow .18s ease,background .2s ease;cursor:pointer}.top-pill[data-v-4f1e49b8]:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(124,58,237,.32)}.top-pill[data-v-4f1e49b8]:active{transform:translateY(0);box-shadow:0 6px 12px rgba(124,58,237,.22)}.top-pill[data-v-4f1e49b8]:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.top-pill .chev[data-v-4f1e49b8]{font-size:16px;line-height:1}@media(max-width:768px){.top_button[data-v-4f1e49b8]{right:14px;bottom:14px}.top-pill[data-v-4f1e49b8]{padding:12px;gap:0}.top-pill .label[data-v-4f1e49b8]{display:none}.top-pill .chev[data-v-4f1e49b8]{font-size:18px}}.subtitle[data-v-4f1e49b8]{font-size:20px;margin-bottom:16px}.ccot_stack[data-v-4f1e49b8]{width:100%}.ccot_panel[data-v-4f1e49b8]{width:100%;margin-bottom:12px;border:1px solid rgba(91,33,182,.16);border-radius:14px;background:#fff;box-shadow:0 3px 10px rgba(15,23,42,.06);transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease}.ccot_panel[data-v-4f1e49b8]:hover{box-shadow:0 8px 20px rgba(15,23,42,.09)}.ccot_panel.is-open[data-v-4f1e49b8]{border-color:rgba(91,33,182,.42);box-shadow:0 10px 24px rgba(91,33,182,.12)}.ccot_panel_header[data-v-4f1e49b8]{width:100%;display:flex;align-items:center;justify-content:space-between;background:transparent;border:none;padding:14px 18px;text-align:left;cursor:pointer}.ccot_panel_header[data-v-4f1e49b8]:focus-visible{outline:2px solid rgba(91,33,182,.35);outline-offset:2px;border-radius:10px}.ccot_toggle[data-v-4f1e49b8]{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;border-radius:999px;background:rgba(91,33,182,.1);font-size:24px;line-height:1;color:#5b21b6;margin-left:10px;font-weight:600;transition:background .2s ease,color .2s ease}.ccot_panel.is-open .ccot_toggle[data-v-4f1e49b8]{background:rgba(91,33,182,.18);color:#4b1d96}.ccot_panel_body[data-v-4f1e49b8]{overflow:hidden;padding:0 18px 12px 18px}.ccot_panel_body[data-v-4f1e49b8] .trend_header{margin-top:10px}.ccot_panel_body[data-v-4f1e49b8] .trend_text{margin-bottom:10px}@media(max-width:768px){.ccot_panel_header[data-v-4f1e49b8]{padding:12px 14px}.ccot_panel_body[data-v-4f1e49b8]{padding:0 14px 10px 14px}}.ccot-collapse-enter-active[data-v-4f1e49b8],.ccot-collapse-leave-active[data-v-4f1e49b8]{transition:max-height .28s ease,opacity .22s ease}.ccot-collapse-enter-from[data-v-4f1e49b8],.ccot-collapse-leave-to[data-v-4f1e49b8]{max-height:0;opacity:0}.ccot-collapse-enter-to[data-v-4f1e49b8],.ccot-collapse-leave-from[data-v-4f1e49b8]{max-height:2200px;opacity:1}.events-explorer[data-v-7ad1cbb1]{width:100%;display:flex;flex-direction:column;gap:10px;padding:0;background:var(--bg);border-radius:12px;overflow:hidden;--accent-color:#ae96f5;--highlight-color:#bdff00;--bg:#1a1a1a;--surface:#2a2a2a;--text-primary:#fff;--text-secondary:#999}.explorer-section[data-v-7ad1cbb1]{width:100%;display:flex;justify-content:center}.explorer-section>[data-v-7ad1cbb1]{width:100%}.map-section[data-v-7ad1cbb1]{height:360px;min-height:360px;flex:0 0 auto}@media(max-width:768px){.map-section[data-v-7ad1cbb1]{height:300px;min-height:300px}}.timeline-section[data-v-7ad1cbb1]{flex:0 0 auto}.cards-section[data-v-7ad1cbb1]{flex:1;min-height:200px;position:relative;top:-144px}.empty-state[data-v-7ad1cbb1]{width:100%;height:300px;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);font-size:16px;background:var(--bg)}.event-card[data-v-7ad1cbb1]{flex:0 0 auto;width:290px;background:var(--surface,#2a2a2a);border:2px solid transparent;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column}.event-card[data-v-7ad1cbb1]:hover{border-color:var(--accent-color,#ae96f5);transform:translateY(-2px)}.event-card.active[data-v-7ad1cbb1]{border-color:var(--accent-color,#ae96f5);box-shadow:0 8px 24px rgba(124,58,237,.3);background:var(--surface-highlight,#333)}.card-thumbnail[data-v-7ad1cbb1]{width:100%;height:160px;overflow:hidden;background:#1a1a1a}.card-thumbnail img[data-v-7ad1cbb1]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.event-card:hover .card-thumbnail img[data-v-7ad1cbb1]{transform:scale(1.05)}.card-content[data-v-7ad1cbb1]{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}.card-date[data-v-7ad1cbb1]{font-size:12px;color:var(--accent-color,#ae96f5);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.card-title[data-v-7ad1cbb1]{font-size:18px;font-weight:700;color:var(--text-primary,#fff);line-clamp:2;-webkit-line-clamp:2}.card-summary[data-v-7ad1cbb1],.card-title[data-v-7ad1cbb1]{margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.card-summary[data-v-7ad1cbb1]{font-size:14px;color:var(--text-secondary,#ccc);flex:1;line-clamp:3;-webkit-line-clamp:3}.card-tags[data-v-7ad1cbb1]{display:flex;gap:6px;flex-wrap:wrap;margin-top:4px}.tag[data-v-7ad1cbb1]{display:inline-block;padding:4px 8px;background:var(--accent-color,#ae96f5);color:#000;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.tag-more[data-v-7ad1cbb1]{padding:4px 8px;color:var(--text-secondary,#ccc);font-size:11px}.card-cta[data-v-7ad1cbb1]{margin-top:8px}.btn-learn-more[data-v-7ad1cbb1]{width:100%;padding:8px 12px;background:var(--accent-color,#ae96f5);color:#000;border:none;border-radius:6px;font-weight:600;font-size:12px;text-transform:uppercase;cursor:pointer;transition:all .2s ease}.btn-learn-more[data-v-7ad1cbb1]:hover{background:var(--accent-color-hover,#a78bfa);transform:scale(1.02)}.btn-learn-more[data-v-7ad1cbb1]:active{transform:scale(.98)}.event-card-rail[data-v-7ad1cbb1]{width:100%;background:var(--bg,#1a1a1a);border-radius:8px;display:flex;flex-direction:column;gap:12px;top:-170px}.rail-header[data-v-7ad1cbb1]{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid var(--surface,#2a2a2a)}.rail-title[data-v-7ad1cbb1]{margin:0;font-size:20px;font-weight:700;color:var(--text-primary,#fff)}.rail-nav[data-v-7ad1cbb1]{display:flex;align-items:center;gap:12px}.nav-btn[data-v-7ad1cbb1]{width:32px;height:32px;border:1px solid var(--text-secondary,#999);background:transparent;color:var(--text-primary,#fff);border-radius:4px;cursor:pointer;font-size:16px;font-weight:600;transition:all .2s ease}.nav-btn[data-v-7ad1cbb1]:hover:not(:disabled){background:var(--accent-color,#ae96f5);border-color:var(--accent-color,#ae96f5);color:#000}.nav-btn[data-v-7ad1cbb1]:disabled{opacity:.3;cursor:not-allowed}.nav-counter[data-v-7ad1cbb1]{font-size:12px;color:var(--text-secondary,#999);font-weight:600;min-width:50px;text-align:center}.rail-content[data-v-7ad1cbb1]{width:100%;overflow:hidden}.cards-scroll[data-v-7ad1cbb1]{display:flex;gap:12px;padding:0 16px 16px;overflow-x:auto;scroll-behavior:smooth}.cards-scroll[data-v-7ad1cbb1]::-webkit-scrollbar{height:6px}.cards-scroll[data-v-7ad1cbb1]::-webkit-scrollbar-track{background:transparent}.cards-scroll[data-v-7ad1cbb1]::-webkit-scrollbar-thumb{background:var(--text-secondary,#999);border-radius:3px}.cards-scroll[data-v-7ad1cbb1]::-webkit-scrollbar-thumb:hover{background:var(--text-primary,#fff)}.map-panel[data-v-7ad1cbb1]{width:100%;height:360px;min-height:360px;display:flex;align-items:center;justify-content:center;background:var(--bg,#1a1a1a);border-radius:8px;overflow:hidden}@media(max-width:768px){.map-panel[data-v-7ad1cbb1]{height:300px;min-height:300px}}.map-content[data-v-7ad1cbb1]{width:100%;height:100%;min-height:0;position:relative;display:flex;align-items:stretch;justify-content:center}.map-fallback[data-v-7ad1cbb1]{position:absolute;bottom:12px;right:12px;background:rgba(0,0,0,.45);padding:6px 10px;border-radius:6px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.fallback-text[data-v-7ad1cbb1]{color:var(--text-secondary,#999);font-size:12px;text-align:center}.map-container[data-v-7ad1cbb1]{flex:1;margin-top:10px}.map-container[data-v-7ad1cbb1],[data-v-7ad1cbb1] .svg-container{width:100%;height:100%;min-height:0;position:relative;display:flex;align-items:stretch;justify-content:center}[data-v-7ad1cbb1] .svg-content-responsive{display:block;position:relative;width:100%;height:100%}[data-v-7ad1cbb1] .border{stroke:#999;stroke-width:.5px}[data-v-7ad1cbb1] .regions{stroke:#333;stroke-width:.25px;cursor:pointer}[data-v-7ad1cbb1] .regions.active{fill:var(--highlight-color,#bdff00)!important;opacity:1!important;filter:drop-shadow(0 0 4px rgba(189,255,0,.5))}[data-v-7ad1cbb1] .regions.secondary{opacity:.5}[data-v-7ad1cbb1] .regions:hover{filter:brightness(1.1)}.timeline-bar[data-v-7ad1cbb1]{position:relative;width:100%;padding:10px 0 26px 0;background:var(--surface,#2a2a2a);border-radius:px;overflow:hidden;top:-70px}.timeline-scroll-controls[data-v-7ad1cbb1]{position:absolute;right:12px;bottom:4px;display:flex;gap:20px;z-index:2;justify-content:center}.timeline-scroll-btn[data-v-7ad1cbb1]{width:35px;height:25px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--text-secondary,#999);border-radius:999px;background:rgba(0,0,0,.28);color:var(--text-secondary,#999);font-size:16px;line-height:1;cursor:pointer;padding:0}.timeline-scroll-btn[data-v-7ad1cbb1]:hover{color:var(--text-primary,#fff);border-color:var(--text-primary,#fff)}.timeline-scroll-btn[data-v-7ad1cbb1]:disabled{opacity:.35;cursor:not-allowed}.timeline-axis[data-v-7ad1cbb1]{position:relative;width:100%;height:60px;display:flex;align-items:center;padding:0 16px;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.timeline-axis[data-v-7ad1cbb1]::-webkit-scrollbar{display:none}.timeline-svg[data-v-7ad1cbb1]{width:100%;height:60px;min-width:1200px}.baseline[data-v-7ad1cbb1]{stroke:var(--text-secondary,#999);stroke-width:2}.tick-line[data-v-7ad1cbb1]{stroke:var(--text-secondary,#999);stroke-width:1}.tick-line--major[data-v-7ad1cbb1]{stroke-width:3}.tick-line--minor[data-v-7ad1cbb1]{stroke-width:2}.tick-line--micro[data-v-7ad1cbb1]{stroke-width:1}.tick-label[data-v-7ad1cbb1]{font-size:12px;fill:var(--text-secondary,#999);text-anchor:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none}.markers .marker-group[data-v-7ad1cbb1]{cursor:pointer;outline:none}.markers .marker-group[data-v-7ad1cbb1]:focus{outline:none}.markers .marker-group[data-v-7ad1cbb1]:focus-visible{outline:none}.markers .marker-group.active .marker-circle[data-v-7ad1cbb1],.markers .marker-group:focus .marker-circle[data-v-7ad1cbb1],.markers .marker-group:focus-visible .marker-circle[data-v-7ad1cbb1]{r:10;fill:var(--accent-color,#ae96f5);stroke:none;stroke-width:0;filter:drop-shadow(0 0 8px rgba(124,58,237,.8))}.marker-circle[data-v-7ad1cbb1]{r:6;fill:var(--accent-color,#999);stroke:none;stroke-width:0;transition:all .2s ease}.marker-circle[data-v-7ad1cbb1]:hover{r:8;filter:brightness(1.2)}.marker-circle.active[data-v-7ad1cbb1]{r:10;fill:var(--accent-color,#ae96f5);stroke:none;stroke-width:0;filter:drop-shadow(0 0 8px rgba(124,58,237,.8))}.events-explorer[data-v-103eac79]{width:100%;display:flex;flex-direction:column;gap:10px;padding:0;background:var(--bg);border-radius:12px;overflow:hidden;--accent-color:#ae96f5;--highlight-color:#bdff00;--bg:#1a1a1a;--surface:#2a2a2a;--text-primary:#fff;--text-secondary:#999}.explorer-section[data-v-103eac79]{width:100%;display:flex;justify-content:center}.explorer-section>[data-v-103eac79]{width:100%}.map-section[data-v-103eac79]{height:360px;min-height:360px;flex:0 0 auto}@media(max-width:768px){.map-section[data-v-103eac79]{height:300px;min-height:300px}}.timeline-section[data-v-103eac79]{flex:0 0 auto}.cards-section[data-v-103eac79]{flex:1;min-height:200px;position:relative;top:-144px}.empty-state[data-v-103eac79]{width:100%;height:300px;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);font-size:16px;background:var(--bg)}.event-card[data-v-103eac79]{flex:0 0 auto;width:290px;background:var(--surface,#2a2a2a);border:2px solid transparent;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column}.event-card[data-v-103eac79]:hover{border-color:var(--accent-color,#ae96f5);transform:translateY(-2px)}.event-card.active[data-v-103eac79]{border-color:var(--accent-color,#ae96f5);box-shadow:0 8px 24px rgba(124,58,237,.3);background:var(--surface-highlight,#333)}.card-thumbnail[data-v-103eac79]{width:100%;height:160px;overflow:hidden;background:#1a1a1a}.card-thumbnail img[data-v-103eac79]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.event-card:hover .card-thumbnail img[data-v-103eac79]{transform:scale(1.05)}.card-content[data-v-103eac79]{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}.card-date[data-v-103eac79]{font-size:12px;color:var(--accent-color,#ae96f5);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.card-title[data-v-103eac79]{font-size:18px;font-weight:700;color:var(--text-primary,#fff);line-clamp:2;-webkit-line-clamp:2}.card-summary[data-v-103eac79],.card-title[data-v-103eac79]{margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.card-summary[data-v-103eac79]{font-size:14px;color:var(--text-secondary,#ccc);flex:1;line-clamp:3;-webkit-line-clamp:3}.card-tags[data-v-103eac79]{display:flex;gap:6px;flex-wrap:wrap;margin-top:4px}.tag[data-v-103eac79]{display:inline-block;padding:4px 8px;background:var(--accent-color,#ae96f5);color:#000;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.tag-more[data-v-103eac79]{padding:4px 8px;color:var(--text-secondary,#ccc);font-size:11px}.card-cta[data-v-103eac79]{margin-top:8px}.btn-learn-more[data-v-103eac79]{width:100%;padding:8px 12px;background:var(--accent-color,#ae96f5);color:#000;border:none;border-radius:6px;font-weight:600;font-size:12px;text-transform:uppercase;cursor:pointer;transition:all .2s ease}.btn-learn-more[data-v-103eac79]:hover{background:var(--accent-color-hover,#a78bfa);transform:scale(1.02)}.btn-learn-more[data-v-103eac79]:active{transform:scale(.98)}.event-card-rail[data-v-103eac79]{width:100%;background:var(--bg,#1a1a1a);border-radius:8px;display:flex;flex-direction:column;gap:12px;top:-170px}.rail-header[data-v-103eac79]{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid var(--surface,#2a2a2a)}.rail-title[data-v-103eac79]{margin:0;font-size:20px;font-weight:700;color:var(--text-primary,#fff)}.rail-nav[data-v-103eac79]{display:flex;align-items:center;gap:12px}.nav-btn[data-v-103eac79]{width:32px;height:32px;border:1px solid var(--text-secondary,#999);background:transparent;color:var(--text-primary,#fff);border-radius:4px;cursor:pointer;font-size:16px;font-weight:600;transition:all .2s ease}.nav-btn[data-v-103eac79]:hover:not(:disabled){background:var(--accent-color,#ae96f5);border-color:var(--accent-color,#ae96f5);color:#000}.nav-btn[data-v-103eac79]:disabled{opacity:.3;cursor:not-allowed}.nav-counter[data-v-103eac79]{font-size:12px;color:var(--text-secondary,#999);font-weight:600;min-width:50px;text-align:center}.rail-content[data-v-103eac79]{width:100%;overflow:hidden}.cards-scroll[data-v-103eac79]{display:flex;gap:12px;padding:0 16px 16px;overflow-x:auto;scroll-behavior:smooth}.cards-scroll[data-v-103eac79]::-webkit-scrollbar{height:6px}.cards-scroll[data-v-103eac79]::-webkit-scrollbar-track{background:transparent}.cards-scroll[data-v-103eac79]::-webkit-scrollbar-thumb{background:var(--text-secondary,#999);border-radius:3px}.cards-scroll[data-v-103eac79]::-webkit-scrollbar-thumb:hover{background:var(--text-primary,#fff)}.map-panel[data-v-103eac79]{width:100%;height:360px;min-height:360px;display:flex;align-items:center;justify-content:center;background:var(--bg,#1a1a1a);border-radius:8px;overflow:hidden}@media(max-width:768px){.map-panel[data-v-103eac79]{height:300px;min-height:300px}}.map-content[data-v-103eac79]{width:100%;height:100%;min-height:0;position:relative;display:flex;align-items:stretch;justify-content:center}.map-fallback[data-v-103eac79]{position:absolute;bottom:12px;right:12px;background:rgba(0,0,0,.45);padding:6px 10px;border-radius:6px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.fallback-text[data-v-103eac79]{color:var(--text-secondary,#999);font-size:12px;text-align:center}.map-container[data-v-103eac79]{flex:1;margin-top:10px}.map-container[data-v-103eac79],[data-v-103eac79] .svg-container{width:100%;height:100%;min-height:0;position:relative;display:flex;align-items:stretch;justify-content:center}[data-v-103eac79] .svg-content-responsive{display:block;position:relative;width:100%;height:100%}[data-v-103eac79] .border{stroke:#999;stroke-width:.5px}[data-v-103eac79] .regions{stroke:#333;stroke-width:.25px;cursor:pointer}[data-v-103eac79] .regions.active{fill:var(--highlight-color,#bdff00)!important;opacity:1!important;filter:drop-shadow(0 0 4px rgba(189,255,0,.5))}[data-v-103eac79] .regions.secondary{opacity:.5}[data-v-103eac79] .regions:hover{filter:brightness(1.1)}.timeline-bar[data-v-103eac79]{position:relative;width:100%;padding:10px 0 26px 0;background:var(--surface,#2a2a2a);border-radius:px;overflow:hidden;top:-70px}.timeline-scroll-controls[data-v-103eac79]{position:absolute;right:12px;bottom:4px;display:flex;gap:20px;z-index:2;justify-content:center}.timeline-scroll-btn[data-v-103eac79]{width:35px;height:25px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--text-secondary,#999);border-radius:999px;background:rgba(0,0,0,.28);color:var(--text-secondary,#999);font-size:16px;line-height:1;cursor:pointer;padding:0}.timeline-scroll-btn[data-v-103eac79]:hover{color:var(--text-primary,#fff);border-color:var(--text-primary,#fff)}.timeline-scroll-btn[data-v-103eac79]:disabled{opacity:.35;cursor:not-allowed}.timeline-axis[data-v-103eac79]{position:relative;width:100%;height:60px;display:flex;align-items:center;padding:0 16px;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.timeline-axis[data-v-103eac79]::-webkit-scrollbar{display:none}.timeline-svg[data-v-103eac79]{width:100%;height:60px;min-width:1200px}.baseline[data-v-103eac79]{stroke:var(--text-secondary,#999);stroke-width:2}.tick-line[data-v-103eac79]{stroke:var(--text-secondary,#999);stroke-width:1}.tick-line--major[data-v-103eac79]{stroke-width:3}.tick-line--minor[data-v-103eac79]{stroke-width:2}.tick-line--micro[data-v-103eac79]{stroke-width:1}.tick-label[data-v-103eac79]{font-size:12px;fill:var(--text-secondary,#999);text-anchor:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none}.markers .marker-group[data-v-103eac79]{cursor:pointer;outline:none}.markers .marker-group[data-v-103eac79]:focus{outline:none}.markers .marker-group[data-v-103eac79]:focus-visible{outline:none}.markers .marker-group.active .marker-circle[data-v-103eac79],.markers .marker-group:focus .marker-circle[data-v-103eac79],.markers .marker-group:focus-visible .marker-circle[data-v-103eac79]{r:10;fill:var(--accent-color,#ae96f5);stroke:none;stroke-width:0;filter:drop-shadow(0 0 8px rgba(124,58,237,.8))}.marker-circle[data-v-103eac79]{r:6;fill:var(--accent-color,#999);stroke:none;stroke-width:0;transition:all .2s ease}.marker-circle[data-v-103eac79]:hover{r:8;filter:brightness(1.2)}.marker-circle.active[data-v-103eac79]{r:10;fill:var(--accent-color,#ae96f5);stroke:none;stroke-width:0;filter:drop-shadow(0 0 8px rgba(124,58,237,.8))}.events-explorer[data-v-323b0849]{width:100%;display:flex;flex-direction:column;gap:10px;padding:0;background:var(--bg);border-radius:12px;overflow:hidden;--accent-color:#ae96f5;--highlight-color:#bdff00;--bg:#1a1a1a;--surface:#2a2a2a;--text-primary:#fff;--text-secondary:#999}.explorer-section[data-v-323b0849]{width:100%;display:flex;justify-content:center}.explorer-section>[data-v-323b0849]{width:100%}.map-section[data-v-323b0849]{height:360px;min-height:360px;flex:0 0 auto}@media(max-width:768px){.map-section[data-v-323b0849]{height:300px;min-height:300px}}.timeline-section[data-v-323b0849]{flex:0 0 auto}.cards-section[data-v-323b0849]{flex:1;min-height:200px;position:relative;top:-144px}.empty-state[data-v-323b0849]{width:100%;height:300px;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);font-size:16px;background:var(--bg)}.event-card[data-v-323b0849]{flex:0 0 auto;width:290px;background:var(--surface,#2a2a2a);border:2px solid transparent;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column}.event-card[data-v-323b0849]:hover{border-color:var(--accent-color,#ae96f5);transform:translateY(-2px)}.event-card.active[data-v-323b0849]{border-color:var(--accent-color,#ae96f5);box-shadow:0 8px 24px rgba(124,58,237,.3);background:var(--surface-highlight,#333)}.card-thumbnail[data-v-323b0849]{width:100%;height:160px;overflow:hidden;background:#1a1a1a}.card-thumbnail img[data-v-323b0849]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.event-card:hover .card-thumbnail img[data-v-323b0849]{transform:scale(1.05)}.card-content[data-v-323b0849]{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}.card-date[data-v-323b0849]{font-size:12px;color:var(--accent-color,#ae96f5);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.card-title[data-v-323b0849]{font-size:18px;font-weight:700;color:var(--text-primary,#fff);line-clamp:2;-webkit-line-clamp:2}.card-summary[data-v-323b0849],.card-title[data-v-323b0849]{margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.card-summary[data-v-323b0849]{font-size:14px;color:var(--text-secondary,#ccc);flex:1;line-clamp:3;-webkit-line-clamp:3}.card-tags[data-v-323b0849]{display:flex;gap:6px;flex-wrap:wrap;margin-top:4px}.tag[data-v-323b0849]{display:inline-block;padding:4px 8px;background:var(--accent-color,#ae96f5);color:#000;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.tag-more[data-v-323b0849]{padding:4px 8px;color:var(--text-secondary,#ccc);font-size:11px}.card-cta[data-v-323b0849]{margin-top:8px}.btn-learn-more[data-v-323b0849]{width:100%;padding:8px 12px;background:var(--accent-color,#ae96f5);color:#000;border:none;border-radius:6px;font-weight:600;font-size:12px;text-transform:uppercase;cursor:pointer;transition:all .2s ease}.btn-learn-more[data-v-323b0849]:hover{background:var(--accent-color-hover,#a78bfa);transform:scale(1.02)}.btn-learn-more[data-v-323b0849]:active{transform:scale(.98)}.event-card-rail[data-v-323b0849]{width:100%;background:var(--bg,#1a1a1a);border-radius:8px;display:flex;flex-direction:column;gap:12px;top:-170px}.rail-header[data-v-323b0849]{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid var(--surface,#2a2a2a)}.rail-title[data-v-323b0849]{margin:0;font-size:20px;font-weight:700;color:var(--text-primary,#fff)}.rail-nav[data-v-323b0849]{display:flex;align-items:center;gap:12px}.nav-btn[data-v-323b0849]{width:32px;height:32px;border:1px solid var(--text-secondary,#999);background:transparent;color:var(--text-primary,#fff);border-radius:4px;cursor:pointer;font-size:16px;font-weight:600;transition:all .2s ease}.nav-btn[data-v-323b0849]:hover:not(:disabled){background:var(--accent-color,#ae96f5);border-color:var(--accent-color,#ae96f5);color:#000}.nav-btn[data-v-323b0849]:disabled{opacity:.3;cursor:not-allowed}.nav-counter[data-v-323b0849]{font-size:12px;color:var(--text-secondary,#999);font-weight:600;min-width:50px;text-align:center}.rail-content[data-v-323b0849]{width:100%;overflow:hidden}.cards-scroll[data-v-323b0849]{display:flex;gap:12px;padding:0 16px 16px;overflow-x:auto;scroll-behavior:smooth}.cards-scroll[data-v-323b0849]::-webkit-scrollbar{height:6px}.cards-scroll[data-v-323b0849]::-webkit-scrollbar-track{background:transparent}.cards-scroll[data-v-323b0849]::-webkit-scrollbar-thumb{background:var(--text-secondary,#999);border-radius:3px}.cards-scroll[data-v-323b0849]::-webkit-scrollbar-thumb:hover{background:var(--text-primary,#fff)}.map-panel[data-v-323b0849]{width:100%;height:360px;min-height:360px;display:flex;align-items:center;justify-content:center;background:var(--bg,#1a1a1a);border-radius:8px;overflow:hidden}@media(max-width:768px){.map-panel[data-v-323b0849]{height:300px;min-height:300px}}.map-content[data-v-323b0849]{width:100%;height:100%;min-height:0;position:relative;display:flex;align-items:stretch;justify-content:center}.map-fallback[data-v-323b0849]{position:absolute;bottom:12px;right:12px;background:rgba(0,0,0,.45);padding:6px 10px;border-radius:6px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.fallback-text[data-v-323b0849]{color:var(--text-secondary,#999);font-size:12px;text-align:center}.map-container[data-v-323b0849]{flex:1;margin-top:10px}.map-container[data-v-323b0849],[data-v-323b0849] .svg-container{width:100%;height:100%;min-height:0;position:relative;display:flex;align-items:stretch;justify-content:center}[data-v-323b0849] .svg-content-responsive{display:block;position:relative;width:100%;height:100%}[data-v-323b0849] .border{stroke:#999;stroke-width:.5px}[data-v-323b0849] .regions{stroke:#333;stroke-width:.25px;cursor:pointer}[data-v-323b0849] .regions.active{fill:var(--highlight-color,#bdff00)!important;opacity:1!important;filter:drop-shadow(0 0 4px rgba(189,255,0,.5))}[data-v-323b0849] .regions.secondary{opacity:.5}[data-v-323b0849] .regions:hover{filter:brightness(1.1)}.timeline-bar[data-v-323b0849]{position:relative;width:100%;padding:10px 0 26px 0;background:var(--surface,#2a2a2a);border-radius:px;overflow:hidden;top:-70px}.timeline-scroll-controls[data-v-323b0849]{position:absolute;right:12px;bottom:4px;display:flex;gap:20px;z-index:2;justify-content:center}.timeline-scroll-btn[data-v-323b0849]{width:35px;height:25px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--text-secondary,#999);border-radius:999px;background:rgba(0,0,0,.28);color:var(--text-secondary,#999);font-size:16px;line-height:1;cursor:pointer;padding:0}.timeline-scroll-btn[data-v-323b0849]:hover{color:var(--text-primary,#fff);border-color:var(--text-primary,#fff)}.timeline-scroll-btn[data-v-323b0849]:disabled{opacity:.35;cursor:not-allowed}.timeline-axis[data-v-323b0849]{position:relative;width:100%;height:60px;display:flex;align-items:center;padding:0 16px;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.timeline-axis[data-v-323b0849]::-webkit-scrollbar{display:none}.timeline-svg[data-v-323b0849]{width:100%;height:60px;min-width:1200px}.baseline[data-v-323b0849]{stroke:var(--text-secondary,#999);stroke-width:2}.tick-line[data-v-323b0849]{stroke:var(--text-secondary,#999);stroke-width:1}.tick-line--major[data-v-323b0849]{stroke-width:3}.tick-line--minor[data-v-323b0849]{stroke-width:2}.tick-line--micro[data-v-323b0849]{stroke-width:1}.tick-label[data-v-323b0849]{font-size:12px;fill:var(--text-secondary,#999);text-anchor:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none}.markers .marker-group[data-v-323b0849]{cursor:pointer;outline:none}.markers .marker-group[data-v-323b0849]:focus{outline:none}.markers .marker-group[data-v-323b0849]:focus-visible{outline:none}.markers .marker-group.active .marker-circle[data-v-323b0849],.markers .marker-group:focus .marker-circle[data-v-323b0849],.markers .marker-group:focus-visible .marker-circle[data-v-323b0849]{r:10;fill:var(--accent-color,#ae96f5);stroke:none;stroke-width:0;filter:drop-shadow(0 0 8px rgba(124,58,237,.8))}.marker-circle[data-v-323b0849]{r:6;fill:var(--accent-color,#999);stroke:none;stroke-width:0;transition:all .2s ease}.marker-circle[data-v-323b0849]:hover{r:8;filter:brightness(1.2)}.marker-circle.active[data-v-323b0849]{r:10;fill:var(--accent-color,#ae96f5);stroke:none;stroke-width:0;filter:drop-shadow(0 0 8px rgba(124,58,237,.8))}.events-explorer[data-v-0fdb9684]{width:100%;display:flex;flex-direction:column;gap:10px;padding:0;background:var(--bg);border-radius:12px;overflow:hidden;--accent-color:#ae96f5;--highlight-color:#bdff00;--bg:#1a1a1a;--surface:#2a2a2a;--text-primary:#fff;--text-secondary:#999}.explorer-section[data-v-0fdb9684]{width:100%;display:flex;justify-content:center}.explorer-section>[data-v-0fdb9684]{width:100%}.map-section[data-v-0fdb9684]{height:360px;min-height:360px;flex:0 0 auto}@media(max-width:768px){.map-section[data-v-0fdb9684]{height:300px;min-height:300px}}.timeline-section[data-v-0fdb9684]{flex:0 0 auto}.cards-section[data-v-0fdb9684]{flex:1;min-height:200px;position:relative;top:-144px}.empty-state[data-v-0fdb9684]{width:100%;height:300px;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);font-size:16px;background:var(--bg)}.event-card[data-v-0fdb9684]{flex:0 0 auto;width:290px;background:var(--surface,#2a2a2a);border:2px solid transparent;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column}.event-card[data-v-0fdb9684]:hover{border-color:var(--accent-color,#ae96f5);transform:translateY(-2px)}.event-card.active[data-v-0fdb9684]{border-color:var(--accent-color,#ae96f5);box-shadow:0 8px 24px rgba(124,58,237,.3);background:var(--surface-highlight,#333)}.card-thumbnail[data-v-0fdb9684]{width:100%;height:160px;overflow:hidden;background:#1a1a1a}.card-thumbnail img[data-v-0fdb9684]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.event-card:hover .card-thumbnail img[data-v-0fdb9684]{transform:scale(1.05)}.card-content[data-v-0fdb9684]{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}.card-date[data-v-0fdb9684]{font-size:12px;color:var(--accent-color,#ae96f5);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.card-title[data-v-0fdb9684]{font-size:18px;font-weight:700;color:var(--text-primary,#fff);line-clamp:2;-webkit-line-clamp:2}.card-summary[data-v-0fdb9684],.card-title[data-v-0fdb9684]{margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.card-summary[data-v-0fdb9684]{font-size:14px;color:var(--text-secondary,#ccc);flex:1;line-clamp:3;-webkit-line-clamp:3}.card-tags[data-v-0fdb9684]{display:flex;gap:6px;flex-wrap:wrap;margin-top:4px}.tag[data-v-0fdb9684]{display:inline-block;padding:4px 8px;background:var(--accent-color,#ae96f5);color:#000;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.tag-more[data-v-0fdb9684]{padding:4px 8px;color:var(--text-secondary,#ccc);font-size:11px}.card-cta[data-v-0fdb9684]{margin-top:8px}.btn-learn-more[data-v-0fdb9684]{width:100%;padding:8px 12px;background:var(--accent-color,#ae96f5);color:#000;border:none;border-radius:6px;font-weight:600;font-size:12px;text-transform:uppercase;cursor:pointer;transition:all .2s ease}.btn-learn-more[data-v-0fdb9684]:hover{background:var(--accent-color-hover,#a78bfa);transform:scale(1.02)}.btn-learn-more[data-v-0fdb9684]:active{transform:scale(.98)}.event-card-rail[data-v-0fdb9684]{width:100%;background:var(--bg,#1a1a1a);border-radius:8px;display:flex;flex-direction:column;gap:12px;top:-170px}.rail-header[data-v-0fdb9684]{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid var(--surface,#2a2a2a)}.rail-title[data-v-0fdb9684]{margin:0;font-size:20px;font-weight:700;color:var(--text-primary,#fff)}.rail-nav[data-v-0fdb9684]{display:flex;align-items:center;gap:12px}.nav-btn[data-v-0fdb9684]{width:32px;height:32px;border:1px solid var(--text-secondary,#999);background:transparent;color:var(--text-primary,#fff);border-radius:4px;cursor:pointer;font-size:16px;font-weight:600;transition:all .2s ease}.nav-btn[data-v-0fdb9684]:hover:not(:disabled){background:var(--accent-color,#ae96f5);border-color:var(--accent-color,#ae96f5);color:#000}.nav-btn[data-v-0fdb9684]:disabled{opacity:.3;cursor:not-allowed}.nav-counter[data-v-0fdb9684]{font-size:12px;color:var(--text-secondary,#999);font-weight:600;min-width:50px;text-align:center}.rail-content[data-v-0fdb9684]{width:100%;overflow:hidden}.cards-scroll[data-v-0fdb9684]{display:flex;gap:12px;padding:0 16px 16px;overflow-x:auto;scroll-behavior:smooth}.cards-scroll[data-v-0fdb9684]::-webkit-scrollbar{height:6px}.cards-scroll[data-v-0fdb9684]::-webkit-scrollbar-track{background:transparent}.cards-scroll[data-v-0fdb9684]::-webkit-scrollbar-thumb{background:var(--text-secondary,#999);border-radius:3px}.cards-scroll[data-v-0fdb9684]::-webkit-scrollbar-thumb:hover{background:var(--text-primary,#fff)}.map-panel[data-v-0fdb9684]{width:100%;height:360px;min-height:360px;display:flex;align-items:center;justify-content:center;background:var(--bg,#1a1a1a);border-radius:8px;overflow:hidden}@media(max-width:768px){.map-panel[data-v-0fdb9684]{height:300px;min-height:300px}}.map-content[data-v-0fdb9684]{width:100%;height:100%;min-height:0;position:relative;display:flex;align-items:stretch;justify-content:center}.map-fallback[data-v-0fdb9684]{position:absolute;bottom:12px;right:12px;background:rgba(0,0,0,.45);padding:6px 10px;border-radius:6px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.fallback-text[data-v-0fdb9684]{color:var(--text-secondary,#999);font-size:12px;text-align:center}.map-container[data-v-0fdb9684]{flex:1;margin-top:10px}.map-container[data-v-0fdb9684],[data-v-0fdb9684] .svg-container{width:100%;height:100%;min-height:0;position:relative;display:flex;align-items:stretch;justify-content:center}[data-v-0fdb9684] .svg-content-responsive{display:block;position:relative;width:100%;height:100%}[data-v-0fdb9684] .border{stroke:#999;stroke-width:.5px}[data-v-0fdb9684] .regions{stroke:#333;stroke-width:.25px;cursor:pointer}[data-v-0fdb9684] .regions.active{fill:var(--highlight-color,#bdff00)!important;opacity:1!important;filter:drop-shadow(0 0 4px rgba(189,255,0,.5))}[data-v-0fdb9684] .regions.secondary{opacity:.5}[data-v-0fdb9684] .regions:hover{filter:brightness(1.1)}.timeline-bar[data-v-0fdb9684]{position:relative;width:100%;padding:10px 0 26px 0;background:var(--surface,#2a2a2a);border-radius:px;overflow:hidden;top:-70px}.timeline-scroll-controls[data-v-0fdb9684]{position:absolute;right:12px;bottom:4px;display:flex;gap:20px;z-index:2;justify-content:center}.timeline-scroll-btn[data-v-0fdb9684]{width:35px;height:25px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--text-secondary,#999);border-radius:999px;background:rgba(0,0,0,.28);color:var(--text-secondary,#999);font-size:16px;line-height:1;cursor:pointer;padding:0}.timeline-scroll-btn[data-v-0fdb9684]:hover{color:var(--text-primary,#fff);border-color:var(--text-primary,#fff)}.timeline-scroll-btn[data-v-0fdb9684]:disabled{opacity:.35;cursor:not-allowed}.timeline-axis[data-v-0fdb9684]{position:relative;width:100%;height:60px;display:flex;align-items:center;padding:0 16px;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.timeline-axis[data-v-0fdb9684]::-webkit-scrollbar{display:none}.timeline-svg[data-v-0fdb9684]{width:100%;height:60px;min-width:1200px}.baseline[data-v-0fdb9684]{stroke:var(--text-secondary,#999);stroke-width:2}.tick-line[data-v-0fdb9684]{stroke:var(--text-secondary,#999);stroke-width:1}.tick-line--major[data-v-0fdb9684]{stroke-width:3}.tick-line--minor[data-v-0fdb9684]{stroke-width:2}.tick-line--micro[data-v-0fdb9684]{stroke-width:1}.tick-label[data-v-0fdb9684]{font-size:12px;fill:var(--text-secondary,#999);text-anchor:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none}.markers .marker-group[data-v-0fdb9684]{cursor:pointer;outline:none}.markers .marker-group[data-v-0fdb9684]:focus{outline:none}.markers .marker-group[data-v-0fdb9684]:focus-visible{outline:none}.markers .marker-group.active .marker-circle[data-v-0fdb9684],.markers .marker-group:focus .marker-circle[data-v-0fdb9684],.markers .marker-group:focus-visible .marker-circle[data-v-0fdb9684]{r:10;fill:var(--accent-color,#ae96f5);stroke:none;stroke-width:0;filter:drop-shadow(0 0 8px rgba(124,58,237,.8))}.marker-circle[data-v-0fdb9684]{r:6;fill:var(--accent-color,#999);stroke:none;stroke-width:0;transition:all .2s ease}.marker-circle[data-v-0fdb9684]:hover{r:8;filter:brightness(1.2)}.marker-circle.active[data-v-0fdb9684]{r:10;fill:var(--accent-color,#ae96f5);stroke:none;stroke-width:0;filter:drop-shadow(0 0 8px rgba(124,58,237,.8))}.events-explorer[data-v-75991b48]{width:100%;display:flex;flex-direction:column;gap:10px;padding:0;background:var(--bg);border-radius:12px;overflow:hidden;--accent-color:#ae96f5;--highlight-color:#bdff00;--bg:#1a1a1a;--surface:#2a2a2a;--text-primary:#fff;--text-secondary:#999}.explorer-section[data-v-75991b48]{width:100%;display:flex;justify-content:center}.explorer-section>[data-v-75991b48]{width:100%}.map-section[data-v-75991b48]{height:360px;min-height:360px;flex:0 0 auto}@media(max-width:768px){.map-section[data-v-75991b48]{height:300px;min-height:300px}}.timeline-section[data-v-75991b48]{flex:0 0 auto}.cards-section[data-v-75991b48]{flex:1;min-height:200px;position:relative;top:-144px}.empty-state[data-v-75991b48]{width:100%;height:300px;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);font-size:16px;background:var(--bg)}.event-card[data-v-75991b48]{flex:0 0 auto;width:290px;background:var(--surface,#2a2a2a);border:2px solid transparent;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column}.event-card[data-v-75991b48]:hover{border-color:var(--accent-color,#ae96f5);transform:translateY(-2px)}.event-card.active[data-v-75991b48]{border-color:var(--accent-color,#ae96f5);box-shadow:0 8px 24px rgba(124,58,237,.3);background:var(--surface-highlight,#333)}.card-thumbnail[data-v-75991b48]{width:100%;height:160px;overflow:hidden;background:#1a1a1a}.card-thumbnail img[data-v-75991b48]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.event-card:hover .card-thumbnail img[data-v-75991b48]{transform:scale(1.05)}.card-content[data-v-75991b48]{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}.card-date[data-v-75991b48]{font-size:12px;color:var(--accent-color,#ae96f5);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.card-title[data-v-75991b48]{font-size:18px;font-weight:700;color:var(--text-primary,#fff);line-clamp:2;-webkit-line-clamp:2}.card-summary[data-v-75991b48],.card-title[data-v-75991b48]{margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.card-summary[data-v-75991b48]{font-size:14px;color:var(--text-secondary,#ccc);flex:1;line-clamp:3;-webkit-line-clamp:3}.card-tags[data-v-75991b48]{display:flex;gap:6px;flex-wrap:wrap;margin-top:4px}.tag[data-v-75991b48]{display:inline-block;padding:4px 8px;background:var(--accent-color,#ae96f5);color:#000;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.tag-more[data-v-75991b48]{padding:4px 8px;color:var(--text-secondary,#ccc);font-size:11px}.card-cta[data-v-75991b48]{margin-top:8px}.btn-learn-more[data-v-75991b48]{width:100%;padding:8px 12px;background:var(--accent-color,#ae96f5);color:#000;border:none;border-radius:6px;font-weight:600;font-size:12px;text-transform:uppercase;cursor:pointer;transition:all .2s ease}.btn-learn-more[data-v-75991b48]:hover{background:var(--accent-color-hover,#a78bfa);transform:scale(1.02)}.btn-learn-more[data-v-75991b48]:active{transform:scale(.98)}.event-card-rail[data-v-75991b48]{width:100%;background:var(--bg,#1a1a1a);border-radius:8px;display:flex;flex-direction:column;gap:12px;top:-170px}.rail-header[data-v-75991b48]{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid var(--surface,#2a2a2a)}.rail-title[data-v-75991b48]{margin:0;font-size:20px;font-weight:700;color:var(--text-primary,#fff)}.rail-nav[data-v-75991b48]{display:flex;align-items:center;gap:12px}.nav-btn[data-v-75991b48]{width:32px;height:32px;border:1px solid var(--text-secondary,#999);background:transparent;color:var(--text-primary,#fff);border-radius:4px;cursor:pointer;font-size:16px;font-weight:600;transition:all .2s ease}.nav-btn[data-v-75991b48]:hover:not(:disabled){background:var(--accent-color,#ae96f5);border-color:var(--accent-color,#ae96f5);color:#000}.nav-btn[data-v-75991b48]:disabled{opacity:.3;cursor:not-allowed}.nav-counter[data-v-75991b48]{font-size:12px;color:var(--text-secondary,#999);font-weight:600;min-width:50px;text-align:center}.rail-content[data-v-75991b48]{width:100%;overflow:hidden}.cards-scroll[data-v-75991b48]{display:flex;gap:12px;padding:0 16px 16px;overflow-x:auto;scroll-behavior:smooth}.cards-scroll[data-v-75991b48]::-webkit-scrollbar{height:6px}.cards-scroll[data-v-75991b48]::-webkit-scrollbar-track{background:transparent}.cards-scroll[data-v-75991b48]::-webkit-scrollbar-thumb{background:var(--text-secondary,#999);border-radius:3px}.cards-scroll[data-v-75991b48]::-webkit-scrollbar-thumb:hover{background:var(--text-primary,#fff)}.map-panel[data-v-75991b48]{width:100%;height:360px;min-height:360px;display:flex;align-items:center;justify-content:center;background:var(--bg,#1a1a1a);border-radius:8px;overflow:hidden}@media(max-width:768px){.map-panel[data-v-75991b48]{height:300px;min-height:300px}}.map-content[data-v-75991b48]{width:100%;height:100%;min-height:0;position:relative;display:flex;align-items:stretch;justify-content:center}.map-fallback[data-v-75991b48]{position:absolute;bottom:12px;right:12px;background:rgba(0,0,0,.45);padding:6px 10px;border-radius:6px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.fallback-text[data-v-75991b48]{color:var(--text-secondary,#999);font-size:12px;text-align:center}.map-container[data-v-75991b48]{flex:1;margin-top:10px}.map-container[data-v-75991b48],[data-v-75991b48] .svg-container{width:100%;height:100%;min-height:0;position:relative;display:flex;align-items:stretch;justify-content:center}[data-v-75991b48] .svg-content-responsive{display:block;position:relative;width:100%;height:100%}[data-v-75991b48] .border{stroke:#999;stroke-width:.5px}[data-v-75991b48] .regions{stroke:#333;stroke-width:.25px;cursor:pointer}[data-v-75991b48] .regions.active{fill:var(--highlight-color,#bdff00)!important;opacity:1!important;filter:drop-shadow(0 0 4px rgba(189,255,0,.5))}[data-v-75991b48] .regions.secondary{opacity:.5}[data-v-75991b48] .regions:hover{filter:brightness(1.1)}.timeline-bar[data-v-75991b48]{position:relative;width:100%;padding:10px 0 26px 0;background:var(--surface,#2a2a2a);border-radius:px;overflow:hidden;top:-70px}.timeline-scroll-controls[data-v-75991b48]{position:absolute;right:12px;bottom:4px;display:flex;gap:20px;z-index:2;justify-content:center}.timeline-scroll-btn[data-v-75991b48]{width:35px;height:25px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--text-secondary,#999);border-radius:999px;background:rgba(0,0,0,.28);color:var(--text-secondary,#999);font-size:16px;line-height:1;cursor:pointer;padding:0}.timeline-scroll-btn[data-v-75991b48]:hover{color:var(--text-primary,#fff);border-color:var(--text-primary,#fff)}.timeline-scroll-btn[data-v-75991b48]:disabled{opacity:.35;cursor:not-allowed}.timeline-axis[data-v-75991b48]{position:relative;width:100%;height:60px;display:flex;align-items:center;padding:0 16px;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.timeline-axis[data-v-75991b48]::-webkit-scrollbar{display:none}.timeline-svg[data-v-75991b48]{width:100%;height:60px;min-width:1200px}.baseline[data-v-75991b48]{stroke:var(--text-secondary,#999);stroke-width:2}.tick-line[data-v-75991b48]{stroke:var(--text-secondary,#999);stroke-width:1}.tick-line--major[data-v-75991b48]{stroke-width:3}.tick-line--minor[data-v-75991b48]{stroke-width:2}.tick-line--micro[data-v-75991b48]{stroke-width:1}.tick-label[data-v-75991b48]{font-size:12px;fill:var(--text-secondary,#999);text-anchor:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none}.markers .marker-group[data-v-75991b48]{cursor:pointer;outline:none}.markers .marker-group[data-v-75991b48]:focus{outline:none}.markers .marker-group[data-v-75991b48]:focus-visible{outline:none}.markers .marker-group.active .marker-circle[data-v-75991b48],.markers .marker-group:focus .marker-circle[data-v-75991b48],.markers .marker-group:focus-visible .marker-circle[data-v-75991b48]{r:10;fill:var(--accent-color,#ae96f5);stroke:none;stroke-width:0;filter:drop-shadow(0 0 8px rgba(124,58,237,.8))}.marker-circle[data-v-75991b48]{r:6;fill:var(--accent-color,#999);stroke:none;stroke-width:0;transition:all .2s ease}.marker-circle[data-v-75991b48]:hover{r:8;filter:brightness(1.2)}.marker-circle.active[data-v-75991b48]{r:10;fill:var(--accent-color,#ae96f5);stroke:none;stroke-width:0;filter:drop-shadow(0 0 8px rgba(124,58,237,.8))}.banner-header[data-v-2b15893e],.h1[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:34px;font-weight:700;line-height:35px;letter-spacing:-.5px;color:#fff}.h2[data-v-2b15893e],.title[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:600;margin-bottom:10px}.h3[data-v-2b15893e],.header-1[data-v-2b15893e],.trend-header[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;padding-top:10px;padding-bottom:10px}.h4[data-v-2b15893e],.header-2[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;line-height:25px;padding-bottom:0;margin-bottom:0;word-break:break-word}.h5[data-v-2b15893e],.header-3[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;word-break:break-word}.h6[data-v-2b15893e],.header-4[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:28px;font-weight:400;word-break:break-word}.body-text[data-v-2b15893e],.text[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word}.subtitle[data-v-2b15893e],.text-sm[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:300}.text-lg[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:18px;font-weight:400}.text-bold[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:700}.trend-text[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word;padding-right:20px}.period-header[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:700;color:#fff;height:100px}.period-subheader[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:28px;font-weight:500;color:#fff}.banner-timeperiod-header[data-v-2b15893e]{margin-bottom:0;text-decoration:underline;text-decoration-thickness:.9px}.banner-timeperiod-header[data-v-2b15893e],.banner-unit-header[data-v-2b15893e]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:18px;color:#fff}.banner-unit-header[data-v-2b15893e]{font-style:italic}.card-header[data-v-2b15893e]{font-size:24px;margin-bottom:0;font-weight:600;padding:0 25px}.card-header[data-v-2b15893e],.card-subheader[data-v-2b15893e]{word-break:normal;font-family:Montserrat,sans-serif;letter-spacing:-.5px;color:#f2f2f2}.card-subheader[data-v-2b15893e]{font-size:20px;font-weight:500}.module-title[data-v-2b15893e]{color:#111;text-align:center;font-family:Manrope,sans-serif;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.module-labels[data-v-2b15893e]{color:#18191f;text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:2px;text-transform:uppercase}.module-introduction[data-v-2b15893e]{color:#111;text-align:center;font-size:28px;font-style:normal;font-weight:800;line-height:normal;font-family:Manrope,sans-serif}.person-header[data-v-2b15893e]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:14px;font-weight:550}.person-time[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:12px;font-weight:550;margin-bottom:0}.person-subheader[data-v-2b15893e]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:12px;font-weight:500;color:gray}.article-title[data-v-2b15893e]{font-size:14px;font-weight:650;line-height:20px}.article-subtitle[data-v-2b15893e]{font-size:12px;font-weight:500;color:gray}.article-summary[data-v-2b15893e]{margin-top:4px;overflow:hidden;line-height:1.2rem;max-height:3.5rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:3;margin-bottom:16px}.resource-header[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;word-break:break-word}.event-title[data-v-2b15893e]{font-weight:700}.event-text[data-v-2b15893e],.event-title[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:14px;line-height:25px;color:#f2f2f2;padding:8px 12px;width:100%;text-align:center}.question-text[data-v-2b15893e]{font-size:24px;font-weight:700;margin-bottom:20px}.question-num[data-v-2b15893e]{font-weight:300;display:flex;justify-content:flex-end;padding:40px 20px}.text-left[data-v-2b15893e]{text-align:left}.text-center[data-v-2b15893e]{text-align:center}.text-right[data-v-2b15893e]{text-align:right}.text-uppercase[data-v-2b15893e]{text-transform:uppercase}.text-lowercase[data-v-2b15893e]{text-transform:lowercase}.text-capitalize[data-v-2b15893e]{text-transform:capitalize}.text-underline[data-v-2b15893e]{text-decoration:underline}.text-no-decoration[data-v-2b15893e]{text-decoration:none}.text-break[data-v-2b15893e]{word-break:break-word}.text-no-wrap[data-v-2b15893e]{white-space:nowrap}.font-light[data-v-2b15893e]{font-weight:300}.font-normal[data-v-2b15893e]{font-weight:400}.font-medium[data-v-2b15893e]{font-weight:500}.font-semibold[data-v-2b15893e]{font-weight:600}.font-bold[data-v-2b15893e]{font-weight:700}.font-extrabold[data-v-2b15893e]{font-weight:800}@media(max-width:720px){.period-header[data-v-2b15893e],.period-subheader[data-v-2b15893e]{text-align:center;font-size:32px;padding-bottom:10px}.coming-soon-card[data-v-2b15893e]{padding:32px 96px}.coming-soon-title[data-v-2b15893e]{font-size:24px;margin-bottom:12px}.coming-soon-subtitle[data-v-2b15893e]{font-size:13px}}@media(max-width:425px){.back-button[data-v-2b15893e]{padding:4px 10px;font-size:13px}}.alert-dismiss[data-v-2b15893e],.back-button-style-right[data-v-2b15893e],.back-button-style[data-v-2b15893e],.back-button[data-v-2b15893e],.btn-alert-dismiss[data-v-2b15893e],.btn-ghost-right[data-v-2b15893e],.btn-ghost[data-v-2b15893e],.btn-navbar[data-v-2b15893e],.btn-outline-primary[data-v-2b15893e],.btn-primary-lg[data-v-2b15893e],.btn-primary-sm[data-v-2b15893e],.btn-primary[data-v-2b15893e],.btn-secondary-active[data-v-2b15893e],.btn-secondary[data-v-2b15893e],.btn-tertiary-disabled[data-v-2b15893e],.btn-tertiary[data-v-2b15893e],.btn-with-icon[data-v-2b15893e],.category-button.active[data-v-2b15893e],.category-button[data-v-2b15893e],.navbar-purple[data-v-2b15893e],.purple-button-border-text[data-v-2b15893e],.purple-button-disabled[data-v-2b15893e],.purple-button[data-v-2b15893e],.purple_button[data-v-2b15893e],.quiz-button[data-v-2b15893e],.top-pill[data-v-2b15893e],.view-all[data-v-2b15893e]{display:inline-flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-weight:700;text-decoration:none;cursor:pointer;transition:all .2s ease;border:none;outline:none}.alert-dismiss[data-v-2b15893e]:focus-visible,.back-button-style-right[data-v-2b15893e]:focus-visible,.back-button-style[data-v-2b15893e]:focus-visible,.back-button[data-v-2b15893e]:focus-visible,.btn-alert-dismiss[data-v-2b15893e]:focus-visible,.btn-ghost-right[data-v-2b15893e]:focus-visible,.btn-ghost[data-v-2b15893e]:focus-visible,.btn-navbar[data-v-2b15893e]:focus-visible,.btn-outline-primary[data-v-2b15893e]:focus-visible,.btn-primary-lg[data-v-2b15893e]:focus-visible,.btn-primary-sm[data-v-2b15893e]:focus-visible,.btn-primary[data-v-2b15893e]:focus-visible,.btn-secondary-active[data-v-2b15893e]:focus-visible,.btn-secondary[data-v-2b15893e]:focus-visible,.btn-tertiary-disabled[data-v-2b15893e]:focus-visible,.btn-tertiary[data-v-2b15893e]:focus-visible,.btn-with-icon[data-v-2b15893e]:focus-visible,.category-button[data-v-2b15893e]:focus-visible,.navbar-purple[data-v-2b15893e]:focus-visible,.purple-button-border-text[data-v-2b15893e]:focus-visible,.purple-button-disabled[data-v-2b15893e]:focus-visible,.purple-button[data-v-2b15893e]:focus-visible,.purple_button[data-v-2b15893e]:focus-visible,.quiz-button[data-v-2b15893e]:focus-visible,.top-pill[data-v-2b15893e]:focus-visible,.view-all[data-v-2b15893e]:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.back-button[data-v-2b15893e],.btn-primary-lg[data-v-2b15893e],.btn-primary-sm[data-v-2b15893e],.btn-primary[data-v-2b15893e],.top-pill[data-v-2b15893e]{gap:6px;padding:6px 14px;font-size:14px;color:#fff;background-image:linear-gradient(180deg,#8b5cf6,#7c3aed);border:1px solid hsla(0,0%,100%,.22);border-radius:10px;box-shadow:0 8px 16px rgba(124,58,237,.28)}.back-button[data-v-2b15893e]:hover,.btn-primary-lg[data-v-2b15893e]:hover,.btn-primary-sm[data-v-2b15893e]:hover,.btn-primary[data-v-2b15893e]:hover,.top-pill[data-v-2b15893e]:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(124,58,237,.32)}.back-button[data-v-2b15893e]:active,.btn-primary-lg[data-v-2b15893e]:active,.btn-primary-sm[data-v-2b15893e]:active,.btn-primary[data-v-2b15893e]:active,.top-pill[data-v-2b15893e]:active{transform:translateY(0);box-shadow:0 6px 12px rgba(124,58,237,.22)}.btn-primary-lg[data-v-2b15893e]{padding:10px 40px;font-size:20px;border-radius:30px;letter-spacing:2px;text-transform:uppercase}.btn-primary-sm[data-v-2b15893e]{padding:4px 10px;font-size:13px}.btn-secondary-active[data-v-2b15893e],.btn-secondary[data-v-2b15893e],.category-button.active[data-v-2b15893e],.category-button[data-v-2b15893e],.view-all[data-v-2b15893e]{gap:6px;padding:8px 14px;font-size:14px;font-weight:600;letter-spacing:-.2px;color:#4b4b4b;background:#f8f6ff;border:3px solid #ece7fa;border-radius:10px;transition:background .2s ease,color .2s ease,box-shadow .2s ease;line-height:1.4}.btn-secondary-active[data-v-2b15893e]:hover,.btn-secondary[data-v-2b15893e]:hover,.category-button[data-v-2b15893e]:hover,.view-all[data-v-2b15893e]:hover{background:#ede7ff;color:#3b2f8f;box-shadow:0 2px 6px rgba(91,33,182,.25)}.btn-secondary-active[data-v-2b15893e]:active,.btn-secondary[data-v-2b15893e]:active,.category-button[data-v-2b15893e]:active,.view-all[data-v-2b15893e]:active{transform:translateY(0);box-shadow:none}.btn-secondary-active[data-v-2b15893e],.category-button.active[data-v-2b15893e]{background:#8b5cf6;border:3px solid #8b5cf6;margin:0;color:#fff;box-shadow:0 3px 8px rgba(161,125,236,.3)}.btn-tertiary-disabled[data-v-2b15893e],.btn-tertiary[data-v-2b15893e],.purple-button-disabled[data-v-2b15893e],.purple-button[data-v-2b15893e],.purple_button[data-v-2b15893e],.quiz-button[data-v-2b15893e]{min-height:52px;gap:6px;padding:10px 10px;font-size:16px;border-radius:30px;background:#451a75;text-transform:uppercase;color:#fff;letter-spacing:2px;line-height:25px}.btn-tertiary-disabled[data-v-2b15893e]:hover,.btn-tertiary[data-v-2b15893e]:hover,.purple-button-disabled[data-v-2b15893e]:hover,.purple-button[data-v-2b15893e]:hover,.purple_button[data-v-2b15893e]:hover,.quiz-button[data-v-2b15893e]:hover{background:#f1e4ff;color:#451a75}.btn-tertiary-disabled[data-v-2b15893e],.purple-button-disabled[data-v-2b15893e]{background:#9ca3af;cursor:not-allowed;opacity:.5}.btn-tertiary-disabled[data-v-2b15893e]:hover,.purple-button-disabled[data-v-2b15893e]:hover{background:#9ca3af;color:#fff;transform:none}.btn-outline-primary[data-v-2b15893e],.purple-button-border-text[data-v-2b15893e]{padding:10px 40px;font-size:18px;border-radius:30px;border:2px solid #451a75;background:transparent;text-transform:uppercase;color:#451a75;letter-spacing:2px;line-height:25px}.btn-outline-primary[data-v-2b15893e]:hover,.purple-button-border-text[data-v-2b15893e]:hover{background:#451a75;color:#fff}.btn-outline-primary[data-v-2b15893e]:active,.purple-button-border-text[data-v-2b15893e]:active{transform:translateY(0)}.back-button-style-right[data-v-2b15893e],.back-button-style[data-v-2b15893e],.btn-ghost-right[data-v-2b15893e],.btn-ghost[data-v-2b15893e]{width:-moz-fit-content;width:fit-content;padding:4px 8px;color:#8c30f5;font-size:14px;font-weight:700;line-height:20px;background:transparent;border:none}.back-button-style-right[data-v-2b15893e]:hover,.back-button-style[data-v-2b15893e]:hover,.btn-ghost-right[data-v-2b15893e]:hover,.btn-ghost[data-v-2b15893e]:hover{opacity:.7;text-decoration:underline}.back-button-style-right[data-v-2b15893e],.btn-ghost-right[data-v-2b15893e]{position:absolute;right:0}.btn-navbar[data-v-2b15893e],.navbar-purple[data-v-2b15893e]{padding:8px 16px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;border-radius:8px;background:#451a75;color:#fff}.btn-navbar[data-v-2b15893e]:hover,.navbar-purple[data-v-2b15893e]:hover{background:#5b21b6}.navbar-tab[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#fff;padding:0}.alert-dismiss[data-v-2b15893e],.btn-alert-dismiss[data-v-2b15893e]{border:.5px solid #055160;border-radius:15px;padding:0 10px;font-size:12px;background:transparent;color:#055160}.alert-dismiss[data-v-2b15893e]:hover,.btn-alert-dismiss[data-v-2b15893e]:hover{opacity:.5}.btn-with-icon i[data-v-2b15893e],.btn-with-icon svg[data-v-2b15893e]{margin-right:8px;font-size:14px;opacity:.85}.button-parent[data-v-2b15893e]{max-width:293px;padding:0 10px 0 10px}.btn-block[data-v-2b15893e],.main-button[data-v-2b15893e]{width:100%}.finish-button[data-v-2b15893e]{max-width:239px}.back-button[data-v-2b15893e]{max-width:170px;margin:0 30px 0 0}.purple_button[data-v-2b15893e],.quiz-button[data-v-2b15893e]{min-height:52px;border-radius:30px;border:none;padding:10px 40px}.event-button[data-v-2b15893e]{display:flex;justify-content:end}.btn-xs[data-v-2b15893e]{padding:4px 8px;font-size:12px;min-height:32px}.btn-sm[data-v-2b15893e]{padding:6px 10px;font-size:14px;min-height:40px}.btn-md[data-v-2b15893e]{padding:8px 14px;font-size:14px;min-height:48px}.btn-lg[data-v-2b15893e]{padding:10px 40px;font-size:18px;min-height:52px}.btn-xl[data-v-2b15893e]{padding:16px 40px;font-size:20px;min-height:64px}.btn-loading[data-v-2b15893e]{position:relative;pointer-events:none}.btn-loading[data-v-2b15893e]:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spin-2b15893e .6s linear infinite}.btn-disabled[data-v-2b15893e],.btn[disabled][data-v-2b15893e],button[data-v-2b15893e]:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media(max-width:425px){.finish-button[data-v-2b15893e]{max-width:239px;margin:auto}.back-button[data-v-2b15893e]{max-width:170px;margin:auto}}@media(max-width:768px){.top-button[data-v-2b15893e]{right:14px;bottom:14px}.top-pill[data-v-2b15893e]{padding:12px;gap:0}.top-pill .label[data-v-2b15893e]{display:none}.top-pill .chev[data-v-2b15893e]{font-size:18px}}.sidebar-top-button[data-v-2b15893e]{margin:20px 10px}.essay-text-area[data-v-2b15893e]{width:100%;min-height:400px;border:1px solid #d3d3d3;border-radius:8px;padding:14px;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.5;resize:vertical}.essay-text-area[data-v-2b15893e]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.timed-essay-area[data-v-2b15893e]{width:100%;min-height:500px;border:2px solid #7c3aed;border-radius:10px;padding:20px;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.6;resize:none;background:#fff}.timed-essay-area[data-v-2b15893e]:focus{outline:none;border-color:#8c30f5;box-shadow:0 8px 16px rgba(124,58,237,.28)}.section-label-input[data-v-2b15893e]{width:100%;padding:10px;border:1px solid #d1d5db;border-radius:8px;font-family:Montserrat,sans-serif;font-size:12px;background:#f8f9fa}.section-label-input[data-v-2b15893e]:focus{outline:none;border-color:#8b5cf6;background:#fff}.outline-input[data-v-2b15893e]{width:100%;min-height:200px;padding:14px;border:1px solid #d3d3d3;border-radius:8px;font-family:Montserrat,sans-serif;font-size:12px;line-height:1.5;resize:vertical}.outline-input[data-v-2b15893e]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 2px rgba(139,92,246,.05)}.quiz-options-container[data-v-2b15893e]{display:flex;flex-direction:column;gap:10px;margin:14px 0}.quiz-option[data-v-2b15893e]{display:flex;align-items:center;padding:14px;border:2px solid #d3d3d3;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s ease;font-family:Montserrat,sans-serif;font-size:14px}.quiz-option[data-v-2b15893e]:hover{border-color:#ece7fa;background:#f8f6ff}.quiz-option.selected[data-v-2b15893e]{border-color:#7c3aed;background:#f1e4ff}.quiz-option.correct[data-v-2b15893e]{border-color:#22c55e;background:#f0fdf4}.quiz-option.incorrect[data-v-2b15893e]{border-color:#ef4444;background:#fef2f2}.quiz-checkbox[data-v-2b15893e],.quiz-radio[data-v-2b15893e]{margin-right:10px;width:20px;height:20px;accent-color:#8c30f5}.difficulty-selector[data-v-2b15893e]{display:flex;gap:10px;margin:20px 0}.difficulty-option[data-v-2b15893e]{flex:1;padding:20px 25px;border:2px solid #d3d3d3;border-radius:15px;text-align:center;cursor:pointer;transition:all .2s ease;font-family:Montserrat,sans-serif;font-weight:600}.difficulty-option[data-v-2b15893e]:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 6px 12px rgba(124,58,237,.22)}.difficulty-option.selected[data-v-2b15893e]{border-color:#8c30f5;background:linear-gradient(180deg,#8b5cf6,#8c30f5);color:#fff;box-shadow:0 8px 16px rgba(124,58,237,.28)}.module-selector[data-v-2b15893e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin:20px 0}.module-card[data-v-2b15893e]{padding:25px;border:1px solid #d3d3d3;border-radius:16px;text-align:center;cursor:pointer;transition:all .2s ease;background:#fff}.module-card[data-v-2b15893e]:hover{border-color:#8b5cf6;box-shadow:0 8px 16px rgba(124,58,237,.28);transform:scale(1.03)}.module-card.disabled[data-v-2b15893e]{opacity:.5;cursor:not-allowed;background:#f5f5f5}.module-card.disabled[data-v-2b15893e]:hover{transform:none;box-shadow:none}.prompt-container[data-v-2b15893e]{display:flex;flex-direction:column;gap:10px;margin:14px 0}.prompt-card[data-v-2b15893e]{padding:20px;border:1px solid #d3d3d3;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s ease}.prompt-card[data-v-2b15893e]:hover{border-color:#8b5cf6;box-shadow:0 4px 4px rgba(0,0,0,.1)}.prompt-card.selected[data-v-2b15893e]{border-color:#8c30f5;background:#f8f6ff}.prompt-type-label[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:9px;font-weight:700;color:#8c30f5;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.prompt-text[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#111;line-height:1.5}.search-bar[data-v-2b15893e]{width:100%;max-width:600px;margin:20px auto}.search-input[data-v-2b15893e]{width:100%;padding:12px 25px 12px 50px;border:2px solid #d3d3d3;border-radius:9999px;font-family:Montserrat,sans-serif;font-size:14px;background:#fff;background-repeat:no-repeat;background-position:12px;transition:all .2s ease}.search-input[data-v-2b15893e]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 4px rgba(139,92,246,.1)}.search-input[data-v-2b15893e]::-moz-placeholder{color:#d7d7d7}.search-input[data-v-2b15893e]::placeholder{color:#d7d7d7}.feedback-textarea[data-v-2b15893e]{width:100%;min-height:150px;padding:14px;border:1px solid #d3d3d3;border-radius:10px;font-family:Montserrat,sans-serif;font-size:12px;line-height:1.5;resize:vertical}.feedback-textarea[data-v-2b15893e]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(139,92,246,.05)}.feedback-label[data-v-2b15893e]{display:block;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;color:#111;margin-bottom:6px}.form-input.error[data-v-2b15893e]{border-color:#ef4444;background:#fef2f2}.form-input.error[data-v-2b15893e]:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)}.form-input.success[data-v-2b15893e]{border-color:#22c55e;background:#f0fdf4}.form-input.success[data-v-2b15893e]:focus{box-shadow:0 0 0 3px rgba(34,197,94,.1)}.form-input.warning[data-v-2b15893e]{border-color:#fbbf24;background:#fffbeb}.form-input.warning[data-v-2b15893e]:focus{box-shadow:0 0 0 3px rgba(251,191,36,.1)}.error-message[data-v-2b15893e]{color:#dc2626}.error-message[data-v-2b15893e],.success-message[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:9px;margin-top:6px;display:flex;align-items:center;gap:6px}.success-message[data-v-2b15893e]{color:#16a34a}.form-group[data-v-2b15893e]{margin-bottom:14px}.form-row[data-v-2b15893e]{display:flex;gap:14px;margin-bottom:14px}@media(max-width:425px){.form-row[data-v-2b15893e]{flex-direction:column}}.form-actions[data-v-2b15893e]{display:flex;gap:10px;justify-content:flex-end;margin-top:20px;padding-top:14px;border-top:1px solid #d3d3d3}button[data-v-2b15893e]:disabled,input[data-v-2b15893e]:disabled,select[data-v-2b15893e]:disabled,textarea[data-v-2b15893e]:disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5;color:#9ca3af}button[data-v-2b15893e]:focus-visible,input[data-v-2b15893e]:focus-visible,select[data-v-2b15893e]:focus-visible,textarea[data-v-2b15893e]:focus-visible{outline:2px solid #8c30f5;outline-offset:2px}.card[data-v-2b15893e]{background:#fff;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.1);overflow:hidden;transition:all .2s ease}.topic-card[data-v-2b15893e]{height:250px;border-radius:25%;position:relative;margin:4px 0}.topic-card[data-v-2b15893e]:hover{opacity:.7;cursor:pointer}.card-image[data-v-2b15893e]{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:25%}.quiz-card[data-v-2b15893e]{position:relative;width:100%;height:300px;margin-bottom:20px;border-radius:10px;overflow:hidden}.quiz-card[data-v-2b15893e]:hover{transform:scale(1.05);transition:all .3s ease-in-out;box-shadow:0 0 10px rgba(0,0,0,.3)}.quiz-card img[data-v-2b15893e]{width:100%;height:300px;-o-object-fit:cover;object-fit:cover}.card-disabled[data-v-2b15893e]{position:relative;width:100%;height:300px;margin-bottom:20px;border-radius:10px;overflow:hidden}.card-disabled img[data-v-2b15893e]{width:100%;height:300px;-o-object-fit:cover;object-fit:cover;opacity:.7;border-radius:10px}.article[data-v-2b15893e]{font-family:Montserrat,sans-serif;border:1px solid #d3d3d3;border-radius:10px;margin-bottom:6px}.article .article-content[data-v-2b15893e]{margin:4px;margin-right:8px}.overlay[data-v-2b15893e]{position:absolute;background:rgba(57,57,57,.55);display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:25%}.overlay-2[data-v-2b15893e]{inset:0}.quiz-overlay[data-v-2b15893e]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);border-radius:10px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;align-content:center;text-align:center}.event-image[data-v-2b15893e],.intro-image[data-v-2b15893e],.person-image[data-v-2b15893e],.trend-coming-soon-img[data-v-2b15893e]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px}.trend-coming-soon-img[data-v-2b15893e]{box-shadow:inset 0 0 8px 8px #fff;border-radius:10px;margin:auto}.profile-image[data-v-2b15893e]{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:160px;height:160px;max-height:160px;border-radius:10%}.source-image[data-v-2b15893e],.term-image[data-v-2b15893e]{max-width:150px;height:auto}.source-image[data-v-2b15893e]:hover,.term-image[data-v-2b15893e]:hover{opacity:.5;cursor:pointer}.article-image[data-v-2b15893e]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-height:130px;border-radius:10px 10px 0 0}.modal-image[data-v-2b15893e]{display:flex;justify-content:center;max-width:100%;max-height:80vh;margin:0 auto}.logo-img[data-v-2b15893e]{max-width:30px}.event-image-slide[data-v-2b15893e]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:250px}.image-wrapper[data-v-2b15893e]{position:relative;display:block;width:100%}.expand-icon[data-v-2b15893e]{position:absolute!important;display:inline-flex!important;align-items:center;justify-content:center;top:8px!important;right:8px!important;z-index:5;padding:8px!important;border-radius:50%!important;background:rgba(0,0,0,.7)!important;color:#fff!important;cursor:pointer;line-height:0;border:none!important;box-shadow:none!important;min-width:auto!important;width:42px!important;height:42px!important}.expand-icon[data-v-2b15893e]:active,.expand-icon[data-v-2b15893e]:focus,.expand-icon[data-v-2b15893e]:hover{background:rgba(0,0,0,.85)!important;color:#fff!important;text-decoration:none!important;outline:none!important;box-shadow:0 2px 6px rgba(0,0,0,.35)!important;border-color:hsla(0,0%,100%,.85)!important}.full-image[data-v-2b15893e]{max-width:100%;height:auto;border-radius:10px}.video-box[data-v-2b15893e]{max-width:380px;width:100%;display:block;background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-2b15893e 3s infinite}.ratio[data-v-2b15893e]{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.ratio>.yt-embedded[data-v-2b15893e],.ratio>iframe[data-v-2b15893e]{position:absolute;inset:0;width:100%!important;height:100%!important;border:0;display:block;border-radius:6px}.video-box.in-modal[data-v-2b15893e]{max-width:380px;margin:auto}.intro-iframe[data-v-2b15893e],.person-iframe[data-v-2b15893e]{position:relative;z-index:4;min-width:100%;max-width:100%;height:100%;aspect-ratio:16/9}.modal-content[data-v-2b15893e]{border-radius:16px;border:none}.category-buttons[data-v-2b15893e]{width:15%!important}.background-filter[data-v-2b15893e]{position:relative}.background-filter[data-v-2b15893e]:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:brightness(50%);content:"";display:block;position:absolute;width:100%;height:100%;top:0}.person-profile[data-v-2b15893e]{padding-bottom:25px}.person-info[data-v-2b15893e]{min-width:220px;max-width:220px}.person-description[data-v-2b15893e]{overflow:hidden;max-height:8rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:5}.person-link[data-v-2b15893e]{font-family:Montserrat,sans-serif;margin-top:10px}.trend-coming-soon[data-v-2b15893e]{position:relative;display:flex;align-items:center}.trend-coming-soon-text-background[data-v-2b15893e]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;display:inline-flex;align-items:center;padding:12px 28px;background:hsla(0,0%,100%,.92);border-radius:10px;box-shadow:0 6px 18px rgba(15,23,42,.06);white-space:nowrap}.events-component[data-v-2b15893e]{color:#fff;background-color:#000;border-radius:10px;padding:4px;padding-bottom:50px}.slideshow-container[data-v-2b15893e]{max-width:400px;position:relative;margin:auto}.next[data-v-2b15893e],.prev[data-v-2b15893e]{cursor:pointer;position:absolute;top:100px;width:auto;padding:16px;margin-top:-22px;color:#fff;font-weight:700;font-size:18px;transition:.6s ease;border-radius:0 3px 3px 0;background-color:rgba(0,0,0,.5)}.next[data-v-2b15893e]:hover,.prev[data-v-2b15893e]:hover{background-color:rgba(0,0,0,.8)}.next[data-v-2b15893e]{right:0;border-radius:3px 0 0 3px}.dot[data-v-2b15893e]{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color .6s ease}.dot.active[data-v-2b15893e],.dot[data-v-2b15893e]:hover{background-color:#717171}.numbertext[data-v-2b15893e]{font-family:Montserrat,sans-serif;color:#f2f2f2;font-size:12px;padding:8px 12px;font-weight:500;position:absolute;top:0;background:rgba(0,0,0,.2)}.map-container[data-v-2b15893e]{position:relative;min-height:368px}.dates[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:25px;display:flex;justify-content:end}.white-container[data-v-2b15893e]{padding-bottom:150px}.true-white-container[data-v-2b15893e]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-2b15893e]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-2b15893e]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-container[data-v-2b15893e]{max-width:539px}.module-gray-contain[data-v-2b15893e]{border-radius:8px;background:#f5f5f5;opacity:.9;box-shadow:0 4px 4px rgba(0,0,0,.1)}.footer[data-v-2b15893e]{background-color:#000;text-align:center;color:gray;font-size:9px;padding:10px 0 10px 0;margin-top:auto}.footer-icon[data-v-2b15893e]{width:20px;height:20px;padding:0}.footer-icon[data-v-2b15893e]:hover{cursor:pointer}.navbar-styling[data-v-2b15893e]{background-color:#000;padding:0 25px}.navbar-tab-section[data-v-2b15893e]{margin-left:auto}.logo[data-v-2b15893e]:hover{cursor:pointer}.logo-btn[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;letter-spacing:0;color:#fff;padding-left:10px}.fade-in-image[data-v-2b15893e]{animation:fadeIn-2b15893e 2s;-webkit-animation:fadeIn-2b15893e 2s;-moz-animation:fadeIn-2b15893e 2s;-o-animation:fadeIn-2b15893e 2s;-ms-animation:fadeIn-2b15893e 2s}@media(max-width:425px){.person-profile[data-v-2b15893e]{border:1px solid gray;border-radius:10px;padding-top:10px}}@media(max-width:768px){.person-profile[data-v-2b15893e]{border-bottom:1px solid #d3d3d3;margin-bottom:10px}}@media(max-width:991px){.video-box[data-v-2b15893e]{max-width:100%;margin:0 auto}}.skeleton[data-v-2b15893e]{background:linear-gradient(90deg,#f5f5f5 25%,#f2f2f2 50%,#f5f5f5 75%);background-size:200% 100%;animation:loading-2b15893e 1.5s infinite}@keyframes loading-2b15893e{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text[data-v-2b15893e]{height:10px;border-radius:6px;margin-bottom:8px}.skeleton-title[data-v-2b15893e]{height:14px;width:60%;border-radius:6px;margin-bottom:10px}.skeleton-image[data-v-2b15893e]{height:200px;border-radius:10px;margin-bottom:10px}.skeleton-button[data-v-2b15893e]{height:25px;width:120px;border-radius:8px}.skeleton-card[data-v-2b15893e]{padding:14px;border-radius:15px;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1)}.skeleton-card .skeleton-title[data-v-2b15893e]{width:70%}.skeleton-card .skeleton-text[data-v-2b15893e]:nth-child(2){width:90%}.skeleton-card .skeleton-text[data-v-2b15893e]:nth-child(3){width:80%}.skeleton-card .skeleton-text[data-v-2b15893e]:nth-child(4){width:85%}.video-loading[data-v-2b15893e]{background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-2b15893e 3s infinite}@keyframes Animation-2b15893e{0%{background-position:90% 0}90%{background-position:0 70%}}.fade-in[data-v-2b15893e]{animation:fadeIn-2b15893e 2s ease-in-out}@keyframes fadeIn-2b15893e{0%{opacity:0}to{opacity:1}}.fade-in-up[data-v-2b15893e]{animation:fadeInUp-2b15893e .6s ease-out}@keyframes fadeInUp-2b15893e{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-down[data-v-2b15893e]{animation:fadeInDown-2b15893e .6s ease-out}@keyframes fadeInDown-2b15893e{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fade-out[data-v-2b15893e]{animation:fadeOut-2b15893e .3s ease-in-out}@keyframes fadeOut-2b15893e{0%{opacity:1}to{opacity:0}}.slide-in-left[data-v-2b15893e]{animation:slideInLeft-2b15893e .5s ease-out}@keyframes slideInLeft-2b15893e{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.slide-in-right[data-v-2b15893e]{animation:slideInRight-2b15893e .5s ease-out}@keyframes slideInRight-2b15893e{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.slide-up[data-v-2b15893e]{animation:slideUp-2b15893e .4s ease-out}@keyframes slideUp-2b15893e{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.scale-in[data-v-2b15893e]{animation:scaleIn-2b15893e .3s ease-out}@keyframes scaleIn-2b15893e{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.scale-up[data-v-2b15893e]{transition:transform .2s ease}.scale-up[data-v-2b15893e]:hover{transform:scale(1.05)}.pulse[data-v-2b15893e]{animation:pulse-2b15893e 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse-2b15893e{0%,to{opacity:1}50%{opacity:.5}}.spinner[data-v-2b15893e]{animation:spin-2b15893e 1s linear infinite}@keyframes spin-2b15893e{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-spinner[data-v-2b15893e]{display:inline-block;width:40px;height:40px;border:4px solid #f2f2f2;border-top-color:#8c30f5;border-radius:50%;animation:spin-2b15893e .8s linear infinite}.bounce[data-v-2b15893e]{animation:bounce-2b15893e 1s infinite}@keyframes bounce-2b15893e{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.bounce-in[data-v-2b15893e]{animation:bounceIn-2b15893e .6s ease-out}@keyframes bounceIn-2b15893e{0%{transform:scale(.3);opacity:0}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1);opacity:1}}.shake[data-v-2b15893e]{animation:shake-2b15893e .5s cubic-bezier(.36,.07,.19,.97)}@keyframes shake-2b15893e{10%,90%{transform:translateX(-2px)}20%,80%{transform:translateX(4px)}30%,50%,70%{transform:translateX(-4px)}40%,60%{transform:translateX(4px)}}.progress-bar-fill[data-v-2b15893e]{animation:progressFill-2b15893e 2s ease-out forwards}@keyframes progressFill-2b15893e{0%{width:0}to{width:100%}}.progress-circle[data-v-2b15893e]{transform:rotate(-90deg);transform-origin:center}.progress-circle-path[data-v-2b15893e]{stroke-dasharray:440;stroke-dashoffset:440;animation:progressCircle-2b15893e 2s ease-out forwards}@keyframes progressCircle-2b15893e{0%{stroke-dashoffset:440}to{stroke-dashoffset:0}}.modal-overlay-enter[data-v-2b15893e]{animation:fadeIn-2b15893e .3s ease-out}.modal-overlay-exit[data-v-2b15893e]{animation:fadeOut-2b15893e .3s ease-in}.modal-content-enter[data-v-2b15893e]{animation:modalSlideIn-2b15893e .3s ease-out}.modal-content-exit[data-v-2b15893e]{animation:modalSlideOut-2b15893e .3s ease-in}@keyframes modalSlideIn-2b15893e{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes modalSlideOut-2b15893e{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}.tooltip-enter[data-v-2b15893e]{animation:tooltipIn-2b15893e .2s ease-out}@keyframes tooltipIn-2b15893e{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.event-slide-fade[data-v-2b15893e]{animation:slideFade-2b15893e .6s ease-in-out}@keyframes slideFade-2b15893e{0%{opacity:.4}to{opacity:1}}.carousel-slide-left[data-v-2b15893e]{animation:slideLeft-2b15893e .5s ease-in-out}@keyframes slideLeft-2b15893e{0%{transform:translateX(100%)}to{transform:translateX(0)}}.carousel-slide-right[data-v-2b15893e]{animation:slideRight-2b15893e .5s ease-in-out}@keyframes slideRight-2b15893e{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.typing[data-v-2b15893e]{overflow:hidden;border-right:2px solid #8c30f5;white-space:nowrap;animation:typing-2b15893e 3.5s steps(40),blink-caret-2b15893e .75s step-end infinite}@keyframes typing-2b15893e{0%{width:0}to{width:100%}}@keyframes blink-caret-2b15893e{0%,to{border-color:transparent}50%{border-color:#8c30f5}}.gradient-animate[data-v-2b15893e]{background:linear-gradient(-45deg,#8c30f5,#8b5cf6,#ece7fa,#7c3aed);background-size:400% 400%;animation:gradientShift-2b15893e 15s ease infinite}@keyframes gradientShift-2b15893e{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animation-delay-1[data-v-2b15893e]{animation-delay:.1s}.animation-delay-2[data-v-2b15893e]{animation-delay:.2s}.animation-delay-3[data-v-2b15893e]{animation-delay:.3s}.animation-delay-4[data-v-2b15893e]{animation-delay:.4s}.animation-delay-5[data-v-2b15893e]{animation-delay:.5s}.animation-fast[data-v-2b15893e]{animation-duration:.2s}.animation-normal[data-v-2b15893e]{animation-duration:.3s}.animation-slow[data-v-2b15893e]{animation-duration:.5s}.animation-slower[data-v-2b15893e]{animation-duration:1s}.animation-infinite[data-v-2b15893e]{animation-iteration-count:infinite}.animation-paused[data-v-2b15893e]{animation-play-state:paused}@media(prefers-reduced-motion:reduce){[data-v-2b15893e],[data-v-2b15893e]:after,[data-v-2b15893e]:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.m-0[data-v-2b15893e]{margin:0}.m-1[data-v-2b15893e]{margin:4px}.m-2[data-v-2b15893e]{margin:6px}.m-3[data-v-2b15893e]{margin:8px}.m-4[data-v-2b15893e]{margin:10px}.m-auto[data-v-2b15893e]{margin:auto}.mt-0[data-v-2b15893e]{margin-top:0}.mt-1[data-v-2b15893e]{margin-top:4px}.mt-2[data-v-2b15893e]{margin-top:6px}.mt-3[data-v-2b15893e]{margin-top:8px}.mt-4[data-v-2b15893e]{margin-top:10px}.mt-5[data-v-2b15893e]{margin-top:12px}.mb-0[data-v-2b15893e]{margin-bottom:0}.mb-1[data-v-2b15893e]{margin-bottom:4px}.mb-2[data-v-2b15893e]{margin-bottom:6px}.mb-3[data-v-2b15893e]{margin-bottom:8px}.mb-4[data-v-2b15893e]{margin-bottom:10px}.mb-5[data-v-2b15893e]{margin-bottom:12px}.p-0[data-v-2b15893e]{padding:0}.p-1[data-v-2b15893e]{padding:4px}.p-2[data-v-2b15893e]{padding:6px}.p-3[data-v-2b15893e]{padding:8px}.p-4[data-v-2b15893e]{padding:10px}.pt-1[data-v-2b15893e]{padding-top:4px}.pt-2[data-v-2b15893e]{padding-top:6px}.pt-3[data-v-2b15893e]{padding-top:8px}.pt-4[data-v-2b15893e]{padding-top:10px}.pt-5[data-v-2b15893e]{padding-top:12px}.pb-1[data-v-2b15893e]{padding-bottom:4px}.pb-2[data-v-2b15893e]{padding-bottom:6px}.pb-3[data-v-2b15893e]{padding-bottom:8px}.pb-4[data-v-2b15893e]{padding-bottom:10px}.pb-5[data-v-2b15893e]{padding-bottom:12px}.gap-1[data-v-2b15893e]{gap:4px}.gap-2[data-v-2b15893e]{gap:6px}.gap-3[data-v-2b15893e]{gap:8px}.gap-4[data-v-2b15893e]{gap:10px}.d-none[data-v-2b15893e]{display:none}.d-block[data-v-2b15893e]{display:block}.d-inline[data-v-2b15893e]{display:inline}.d-inline-block[data-v-2b15893e]{display:inline-block}.d-flex[data-v-2b15893e]{display:flex}.d-inline-flex[data-v-2b15893e]{display:inline-flex}.d-grid[data-v-2b15893e]{display:grid}.flex-row[data-v-2b15893e]{flex-direction:row}.flex-column[data-v-2b15893e]{flex-direction:column}.flex-row-reverse[data-v-2b15893e]{flex-direction:row-reverse}.flex-column-reverse[data-v-2b15893e]{flex-direction:column-reverse}.flex-wrap[data-v-2b15893e]{flex-wrap:wrap}.flex-nowrap[data-v-2b15893e]{flex-wrap:nowrap}.justify-start[data-v-2b15893e]{justify-content:flex-start}.justify-end[data-v-2b15893e]{justify-content:flex-end}.justify-center[data-v-2b15893e]{justify-content:center}.justify-between[data-v-2b15893e]{justify-content:space-between}.justify-around[data-v-2b15893e]{justify-content:space-around}.align-start[data-v-2b15893e]{align-items:flex-start}.align-end[data-v-2b15893e]{align-items:flex-end}.align-center[data-v-2b15893e]{align-items:center}.align-baseline[data-v-2b15893e]{align-items:baseline}.align-stretch[data-v-2b15893e]{align-items:stretch}.position-relative[data-v-2b15893e]{position:relative}.position-absolute[data-v-2b15893e]{position:absolute}.position-fixed[data-v-2b15893e]{position:fixed}.position-sticky[data-v-2b15893e]{position:sticky}.z-base[data-v-2b15893e]{z-index:1}.z-dropdown[data-v-2b15893e]{z-index:10}.z-sticky[data-v-2b15893e]{z-index:100}.z-fixed[data-v-2b15893e]{z-index:200}.z-modal[data-v-2b15893e]{z-index:300}.w-full[data-v-2b15893e]{width:100%}.w-auto[data-v-2b15893e]{width:auto}.w-fit[data-v-2b15893e]{width:-moz-fit-content;width:fit-content}.h-full[data-v-2b15893e]{height:100%}.h-auto[data-v-2b15893e]{height:auto}.h-screen[data-v-2b15893e]{height:100vh}.min-h-screen[data-v-2b15893e]{min-height:100vh}.overflow-hidden[data-v-2b15893e]{overflow:hidden}.overflow-auto[data-v-2b15893e]{overflow:auto}.overflow-scroll[data-v-2b15893e]{overflow:scroll}.overflow-x-hidden[data-v-2b15893e]{overflow-x:hidden}.overflow-y-hidden[data-v-2b15893e]{overflow-y:hidden}.rounded-none[data-v-2b15893e]{border-radius:0}.rounded-sm[data-v-2b15893e]{border-radius:6px}.rounded[data-v-2b15893e]{border-radius:10px}.rounded-lg[data-v-2b15893e]{border-radius:16px}.rounded-full[data-v-2b15893e]{border-radius:50px}.rounded-circle[data-v-2b15893e]{border-radius:50%}.shadow-none[data-v-2b15893e]{box-shadow:none}.shadow-xs[data-v-2b15893e]{box-shadow:0 2px 6px rgba(91,33,182,.25)}.shadow-sm[data-v-2b15893e]{box-shadow:0 3px 8px rgba(161,125,236,.3)}.shadow[data-v-2b15893e]{box-shadow:0 4px 4px rgba(0,0,0,.1)}.shadow-md[data-v-2b15893e]{box-shadow:0 6px 12px rgba(124,58,237,.22)}.shadow-lg[data-v-2b15893e]{box-shadow:0 8px 16px rgba(124,58,237,.28)}.shadow-xl[data-v-2b15893e]{box-shadow:0 12px 24px rgba(124,58,237,.32)}.border-0[data-v-2b15893e]{border:none}.border[data-v-2b15893e]{border:1px solid #d3d3d3}.border-2[data-v-2b15893e]{border:2px solid #d3d3d3}.border-3[data-v-2b15893e]{border:3px solid #d3d3d3}.border-purple[data-v-2b15893e]{border-color:#5b21b6}.border-purple-light[data-v-2b15893e]{border-color:rgba(91,33,182,.3)}.bg-white[data-v-2b15893e]{background-color:#fff}.bg-black[data-v-2b15893e]{background-color:#000}.bg-primary[data-v-2b15893e]{background-color:#f4f5f7}.bg-secondary[data-v-2b15893e]{background-color:#fff}.bg-purple[data-v-2b15893e]{background-color:#451a75}.bg-purple-light[data-v-2b15893e]{background-color:#f8f6ff}.bg-gray-light[data-v-2b15893e]{background-color:#f8f9fa}.bg-transparent[data-v-2b15893e]{background:transparent}.backdrop-blur[data-v-2b15893e]{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.opacity-0[data-v-2b15893e]{opacity:0}.opacity-50[data-v-2b15893e]{opacity:.5}.opacity-70[data-v-2b15893e]{opacity:.7}.opacity-85[data-v-2b15893e]{opacity:.85}.opacity-90[data-v-2b15893e]{opacity:.9}.opacity-100[data-v-2b15893e]{opacity:1}.cursor-pointer[data-v-2b15893e]{cursor:pointer}.cursor-not-allowed[data-v-2b15893e]{cursor:not-allowed}.cursor-default[data-v-2b15893e]{cursor:default}.transition-none[data-v-2b15893e]{transition:none}.transition-fast[data-v-2b15893e]{transition:.15s ease}.transition-base[data-v-2b15893e]{transition:.2s ease}.transition-medium[data-v-2b15893e]{transition:.25s ease}.transition-slow[data-v-2b15893e]{transition:.3s ease}.transition-all[data-v-2b15893e]{transition:all .2s ease}.transform-none[data-v-2b15893e]{transform:none}.scale-105[data-v-2b15893e]{transform:scale(1.05)}.translate-y-1[data-v-2b15893e]{transform:translateY(-1px)}.translate-y-2[data-v-2b15893e]{transform:translateY(-2px)}.visible[data-v-2b15893e]{visibility:visible}.invisible[data-v-2b15893e]{visibility:hidden}.is-hidden[data-v-2b15893e]{opacity:0;transform:translateY(8px);pointer-events:none}.container-max[data-v-2b15893e]{max-width:1184px}.container-center[data-v-2b15893e]{margin-left:auto;margin-right:auto}.moderate-padding[data-v-2b15893e]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-2b15893e]{padding-left:145px;padding-right:145px}.more-responsive-padding[data-v-2b15893e]{padding-left:8%;padding-right:8%}.aspect-video[data-v-2b15893e]{aspect-ratio:16/9}.aspect-square[data-v-2b15893e]{aspect-ratio:1/1}.object-cover[data-v-2b15893e]{-o-object-fit:cover;object-fit:cover}.object-contain[data-v-2b15893e]{-o-object-fit:contain;object-fit:contain}.object-position-center[data-v-2b15893e]{-o-object-position:center center;object-position:center center}.object-position-50[data-v-2b15893e]{-o-object-position:50% 50%;object-position:50% 50%}@media(max-width:425px){.hide-mobile[data-v-2b15893e]{display:none!important}}@media(min-width:720px){.show-mobile[data-v-2b15893e]{display:none!important}}@media(max-width:768px){.hide-tablet[data-v-2b15893e]{display:none!important}}@media(min-width:768px){.show-tablet[data-v-2b15893e]{display:none!important}}.background[data-v-2b15893e]{background-size:cover;background-position:right 15% bottom 52%;height:100%;padding-top:20px}.background_filter[data-v-2b15893e]{position:relative}.background_filter[data-v-2b15893e]:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:brightness(80%);content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0}.u-non-blurred[data-v-2b15893e]{position:relative;z-index:1}.back_button[data-v-2b15893e]{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;margin-top:10px;margin-left:27%;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;background:rgba(91,33,182,.4);border:1px solid #5b21b6;border-radius:10px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-decoration:none;cursor:pointer;transition:all .25s ease}.back_button[data-v-2b15893e]:hover{background:#5b21b6;opacity:1;border-color:none;transform:translateY(-1px)}.back_button[data-v-2b15893e]:active{transform:translateY(0);box-shadow:0 2px 6px rgba(91,33,182,.25)}@media(max-width:425px){.back_button[data-v-2b15893e]{padding:5px 10px;font-size:13px}}.banner_timeperiod_header[data-v-2b15893e]{margin-bottom:0;text-decoration:underline;text-decoration-thickness:.9px}.banner_timeperiod_header[data-v-2b15893e],.banner_unit_header[data-v-2b15893e]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:18px;color:#fff}.banner_unit_header[data-v-2b15893e]{font-style:italic}.banner_header[data-v-2b15893e]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:34px;line-height:35px;color:#fff}#Event[data-v-2b15893e],#PrivacyPolicy[data-v-2b15893e],#Topic[data-v-2b15893e]{min-height:100vh;height:100%}.findByScroll[data-v-2b15893e]{padding-bottom:50px}.category_buttons[data-v-2b15893e]{width:15%!important}.sidebar[data-v-2b15893e]{position:sticky;top:10px;display:flex;flex-direction:column;gap:8px;background:transparent}.category_button[data-v-2b15893e]{display:flex;align-items:center;justify-content:flex-start;font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;letter-spacing:-.2px;color:#4b4b4b;background:#f8f6ff;border:3px solid #ece7fa;border-radius:10px;padding:8px 14px;margin:0 10px;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.category_button[data-v-2b15893e]:hover{background:#ede7ff;color:#3b2f8f;box-shadow:0 2px 6px rgba(177,156,217,.25);cursor:pointer}.category_button.active[data-v-2b15893e]{background:#8b5cf6;border:3px solid #8b5cf6;margin:0;color:#fff;box-shadow:0 3px 8px rgba(161,125,236,.3)}.category_button i[data-v-2b15893e],.category_button svg[data-v-2b15893e]{margin-right:8px;font-size:14px;opacity:.85}.title[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:620;margin-bottom:10px}.subtitle[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:light}.header-1[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:620}.header-2[data-v-2b15893e]{font-size:20px;font-weight:700;line-height:25px;padding-bottom:6px}.header-2[data-v-2b15893e],.header-3[data-v-2b15893e]{font-family:Montserrat,sans-serif;word-break:break-word}.header-3[data-v-2b15893e]{font-size:16px;font-weight:500}.header-4[data-v-2b15893e]{font-size:28px;font-weight:450}.header-4[data-v-2b15893e],.text[data-v-2b15893e]{font-family:Montserrat,sans-serif;word-break:break-word}.text[data-v-2b15893e]{font-size:16px;font-weight:400}.intro_image[data-v-2b15893e]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px}.trend_comingSoon[data-v-2b15893e]{position:relative;display:flex;align-items:center}.trend_comingSoonTextBackground[data-v-2b15893e]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;display:inline-flex;align-items:center;padding:12px 28px;background:hsla(0,0%,100%,.92);border-radius:10px;box-shadow:0 6px 18px rgba(15,23,42,.06);white-space:nowrap}.trend_comingSoonImg[data-v-2b15893e]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px;box-shadow:inset 0 0 8px 8px #fff;border-radius:10px;margin:auto}.coming-soon-card[data-v-2b15893e]{background:#fff;border-radius:16px;padding:48px 40px;text-align:center;box-shadow:0 12px 24px rgba(15,23,42,.12);max-width:100%;margin:20px auto}.coming-soon-title[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;color:#0f1724;margin:0 0 16px 0}.coming-soon-subtitle[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:14px;color:#4b5563;margin:0;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.trend_text[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word;padding-right:20px}.trend_header[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:620;padding-top:10px;padding-bottom:10px}@media(max-width:720px){.coming-soon-card[data-v-2b15893e]{padding:32px 24px}.coming-soon-title[data-v-2b15893e]{font-size:22px;margin-bottom:12px}.coming-soon-subtitle[data-v-2b15893e]{font-size:13px}}.events_component[data-v-2b15893e]{color:#fff;background-color:#000;border-radius:10px;padding:5px}.person_profile[data-v-2b15893e]{padding-bottom:25px}@media(max-width:425px){.person_profile[data-v-2b15893e]{border:1px solid gray;border-radius:10px;padding-top:10px}}@media(max-width:768px){.person_profile[data-v-2b15893e]{border-bottom:1px solid #d3d3d3;margin-bottom:10px}}.profile_image[data-v-2b15893e]{-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;width:160px;height:160px;max-height:160px;border-radius:10%}.profile_image_placeholder[data-v-2b15893e]{background-color:#e8e8e8;display:block}.person_info[data-v-2b15893e]{min-width:220px;max-width:220px}.person_header[data-v-2b15893e]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:14px;font-weight:550}.person_time[data-v-2b15893e]{font-family:Montserrat,sans-serif;font-size:12px;font-weight:550;margin-bottom:0}.person_subheader[data-v-2b15893e]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:12px;font-weight:500;color:gray}.person_description[data-v-2b15893e]{overflow:hidden;max-height:8rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:5}.person_link[data-v-2b15893e]{font-family:Montserrat,sans-serif;margin-top:10px}.person_iframe[data-v-2b15893e]{position:relative;z-index:4;min-width:100%;width:100%;height:100%;aspect-ratio:16/9}.source[data-v-2b15893e]{border:1px solid #d3d3d3;border-radius:10px;padding-top:25px;padding-bottom:40px}.source_image[data-v-2b15893e]{max-width:150px;height:auto}.source_image[data-v-2b15893e]:hover{opacity:.5;cursor:pointer}.term_image[data-v-2b15893e]{max-width:150px;height:auto}.term_image[data-v-2b15893e]:hover{opacity:.5;cursor:pointer}.event_image[data-v-2b15893e]{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;display:block;width:100%;height:380px;border-radius:10px;border:1px solid;padding:10px}@media(max-width:768px){.event_image[data-v-2b15893e]{height:220px}}.person_image[data-v-2b15893e]{-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;display:block;width:100%;height:380px;border-radius:10px;border:1px solid;padding:10px}.person_image_placeholder[data-v-2b15893e]{background-color:#e8e8e8;display:block}.modal_image[data-v-2b15893e]{display:flex;justify-content:center;max-width:100%;max-height:80vh;margin:0 auto}.top_button[data-v-2b15893e]{display:flex;justify-content:start;position:fixed;left:40px;bottom:40px;z-index:200;transition:opacity .2s ease,transform .2s ease}.top_button.is-hidden[data-v-2b15893e]{opacity:0;transform:translateY(8px);pointer-events:none}.top-pill[data-v-2b15893e]{display:inline-flex;align-items:center;gap:6px;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;background-image:linear-gradient(180deg,#8b5cf6,#7c3aed);border:1px solid hsla(0,0%,100%,.22);border-radius:10px;padding:6px 14px;margin:20px 10px;box-shadow:0 8px 16px rgba(124,58,237,.28);transition:transform .18s ease,box-shadow .18s ease,background .2s ease;cursor:pointer}.top-pill[data-v-2b15893e]:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(124,58,237,.32)}.top-pill[data-v-2b15893e]:active{transform:translateY(0);box-shadow:0 6px 12px rgba(124,58,237,.22)}.top-pill[data-v-2b15893e]:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.top-pill .chev[data-v-2b15893e]{font-size:16px;line-height:1}@media(max-width:768px){.top_button[data-v-2b15893e]{right:14px;bottom:14px}.top-pill[data-v-2b15893e]{padding:12px;gap:0}.top-pill .label[data-v-2b15893e]{display:none}.top-pill .chev[data-v-2b15893e]{font-size:18px}}#Events[data-v-2b15893e],.developments-container[data-v-2b15893e],.events_component[data-v-2b15893e],[data-v-2b15893e] .events-explorer{width:100%;max-width:100%;min-width:0}.banner-header[data-v-5cb68534],.h1[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:34px;font-weight:700;line-height:35px;letter-spacing:-.5px;color:#fff}.h2[data-v-5cb68534],.title[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:600;margin-bottom:10px}.h3[data-v-5cb68534],.header-1[data-v-5cb68534],.trend-header[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;padding-top:10px;padding-bottom:10px}.h4[data-v-5cb68534],.header-2[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;line-height:25px;padding-bottom:0;margin-bottom:0;word-break:break-word}.h5[data-v-5cb68534],.header-3[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;word-break:break-word}.h6[data-v-5cb68534],.header-4[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:28px;font-weight:400;word-break:break-word}.body-text[data-v-5cb68534],.text[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word}.subtitle[data-v-5cb68534],.text-sm[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:300}.text-lg[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:18px;font-weight:400}.text-bold[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:700}.trend-text[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word;padding-right:20px}.period-header[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:700;color:#fff;height:100px}.period-subheader[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:28px;font-weight:500;color:#fff}.banner-timeperiod-header[data-v-5cb68534]{margin-bottom:0;text-decoration:underline;text-decoration-thickness:.9px}.banner-timeperiod-header[data-v-5cb68534],.banner-unit-header[data-v-5cb68534]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:18px;color:#fff}.banner-unit-header[data-v-5cb68534]{font-style:italic}.card-header[data-v-5cb68534]{font-size:24px;margin-bottom:0;font-weight:600;padding:0 25px}.card-header[data-v-5cb68534],.card-subheader[data-v-5cb68534]{word-break:normal;font-family:Montserrat,sans-serif;letter-spacing:-.5px;color:#f2f2f2}.card-subheader[data-v-5cb68534]{font-size:20px;font-weight:500}.module-title[data-v-5cb68534]{color:#111;text-align:center;font-family:Manrope,sans-serif;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.module-labels[data-v-5cb68534]{color:#18191f;text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:2px;text-transform:uppercase}.module-introduction[data-v-5cb68534]{color:#111;text-align:center;font-size:28px;font-style:normal;font-weight:800;line-height:normal;font-family:Manrope,sans-serif}.person-header[data-v-5cb68534]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:14px;font-weight:550}.person-time[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:12px;font-weight:550;margin-bottom:0}.person-subheader[data-v-5cb68534]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:12px;font-weight:500;color:gray}.article-title[data-v-5cb68534]{font-size:14px;font-weight:650;line-height:20px}.article-subtitle[data-v-5cb68534]{font-size:12px;font-weight:500;color:gray}.article-summary[data-v-5cb68534]{margin-top:4px;overflow:hidden;line-height:1.2rem;max-height:3.5rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:3;margin-bottom:16px}.resource-header[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;word-break:break-word}.event-title[data-v-5cb68534]{font-weight:700}.event-text[data-v-5cb68534],.event-title[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:14px;line-height:25px;color:#f2f2f2;padding:8px 12px;width:100%;text-align:center}.question-text[data-v-5cb68534]{font-size:24px;font-weight:700;margin-bottom:20px}.question-num[data-v-5cb68534]{font-weight:300;display:flex;justify-content:flex-end;padding:40px 20px}.text-left[data-v-5cb68534]{text-align:left}.text-center[data-v-5cb68534]{text-align:center}.text-right[data-v-5cb68534]{text-align:right}.text-uppercase[data-v-5cb68534]{text-transform:uppercase}.text-lowercase[data-v-5cb68534]{text-transform:lowercase}.text-capitalize[data-v-5cb68534]{text-transform:capitalize}.text-underline[data-v-5cb68534]{text-decoration:underline}.text-no-decoration[data-v-5cb68534]{text-decoration:none}.text-break[data-v-5cb68534]{word-break:break-word}.text-no-wrap[data-v-5cb68534]{white-space:nowrap}.font-light[data-v-5cb68534]{font-weight:300}.font-normal[data-v-5cb68534]{font-weight:400}.font-medium[data-v-5cb68534]{font-weight:500}.font-semibold[data-v-5cb68534]{font-weight:600}.font-bold[data-v-5cb68534]{font-weight:700}.font-extrabold[data-v-5cb68534]{font-weight:800}@media(max-width:720px){.period-header[data-v-5cb68534],.period-subheader[data-v-5cb68534]{text-align:center;font-size:32px;padding-bottom:10px}.coming-soon-card[data-v-5cb68534]{padding:32px 96px}.coming-soon-title[data-v-5cb68534]{font-size:24px;margin-bottom:12px}.coming-soon-subtitle[data-v-5cb68534]{font-size:13px}}@media(max-width:425px){.back-button[data-v-5cb68534]{padding:4px 10px;font-size:13px}}.alert-dismiss[data-v-5cb68534],.back-button-style-right[data-v-5cb68534],.back-button-style[data-v-5cb68534],.back-button[data-v-5cb68534],.btn-alert-dismiss[data-v-5cb68534],.btn-ghost-right[data-v-5cb68534],.btn-ghost[data-v-5cb68534],.btn-navbar[data-v-5cb68534],.btn-outline-primary[data-v-5cb68534],.btn-primary-lg[data-v-5cb68534],.btn-primary-sm[data-v-5cb68534],.btn-primary[data-v-5cb68534],.btn-secondary-active[data-v-5cb68534],.btn-secondary[data-v-5cb68534],.btn-tertiary-disabled[data-v-5cb68534],.btn-tertiary[data-v-5cb68534],.btn-with-icon[data-v-5cb68534],.category-button.active[data-v-5cb68534],.category-button[data-v-5cb68534],.navbar-purple[data-v-5cb68534],.purple-button-border-text[data-v-5cb68534],.purple-button-disabled[data-v-5cb68534],.purple-button[data-v-5cb68534],.purple_button[data-v-5cb68534],.quiz-button[data-v-5cb68534],.top-pill[data-v-5cb68534],.view-all[data-v-5cb68534]{display:inline-flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-weight:700;text-decoration:none;cursor:pointer;transition:all .2s ease;border:none;outline:none}.alert-dismiss[data-v-5cb68534]:focus-visible,.back-button-style-right[data-v-5cb68534]:focus-visible,.back-button-style[data-v-5cb68534]:focus-visible,.back-button[data-v-5cb68534]:focus-visible,.btn-alert-dismiss[data-v-5cb68534]:focus-visible,.btn-ghost-right[data-v-5cb68534]:focus-visible,.btn-ghost[data-v-5cb68534]:focus-visible,.btn-navbar[data-v-5cb68534]:focus-visible,.btn-outline-primary[data-v-5cb68534]:focus-visible,.btn-primary-lg[data-v-5cb68534]:focus-visible,.btn-primary-sm[data-v-5cb68534]:focus-visible,.btn-primary[data-v-5cb68534]:focus-visible,.btn-secondary-active[data-v-5cb68534]:focus-visible,.btn-secondary[data-v-5cb68534]:focus-visible,.btn-tertiary-disabled[data-v-5cb68534]:focus-visible,.btn-tertiary[data-v-5cb68534]:focus-visible,.btn-with-icon[data-v-5cb68534]:focus-visible,.category-button[data-v-5cb68534]:focus-visible,.navbar-purple[data-v-5cb68534]:focus-visible,.purple-button-border-text[data-v-5cb68534]:focus-visible,.purple-button-disabled[data-v-5cb68534]:focus-visible,.purple-button[data-v-5cb68534]:focus-visible,.purple_button[data-v-5cb68534]:focus-visible,.quiz-button[data-v-5cb68534]:focus-visible,.top-pill[data-v-5cb68534]:focus-visible,.view-all[data-v-5cb68534]:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.back-button[data-v-5cb68534],.btn-primary-lg[data-v-5cb68534],.btn-primary-sm[data-v-5cb68534],.btn-primary[data-v-5cb68534],.top-pill[data-v-5cb68534]{gap:6px;padding:6px 14px;font-size:14px;color:#fff;background-image:linear-gradient(180deg,#8b5cf6,#7c3aed);border:1px solid hsla(0,0%,100%,.22);border-radius:10px;box-shadow:0 8px 16px rgba(124,58,237,.28)}.back-button[data-v-5cb68534]:hover,.btn-primary-lg[data-v-5cb68534]:hover,.btn-primary-sm[data-v-5cb68534]:hover,.btn-primary[data-v-5cb68534]:hover,.top-pill[data-v-5cb68534]:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(124,58,237,.32)}.back-button[data-v-5cb68534]:active,.btn-primary-lg[data-v-5cb68534]:active,.btn-primary-sm[data-v-5cb68534]:active,.btn-primary[data-v-5cb68534]:active,.top-pill[data-v-5cb68534]:active{transform:translateY(0);box-shadow:0 6px 12px rgba(124,58,237,.22)}.btn-primary-lg[data-v-5cb68534]{padding:10px 40px;font-size:20px;border-radius:30px;letter-spacing:2px;text-transform:uppercase}.btn-primary-sm[data-v-5cb68534]{padding:4px 10px;font-size:13px}.btn-secondary-active[data-v-5cb68534],.btn-secondary[data-v-5cb68534],.category-button.active[data-v-5cb68534],.category-button[data-v-5cb68534],.view-all[data-v-5cb68534]{gap:6px;padding:8px 14px;font-size:14px;font-weight:600;letter-spacing:-.2px;color:#4b4b4b;background:#f8f6ff;border:3px solid #ece7fa;border-radius:10px;transition:background .2s ease,color .2s ease,box-shadow .2s ease;line-height:1.4}.btn-secondary-active[data-v-5cb68534]:hover,.btn-secondary[data-v-5cb68534]:hover,.category-button[data-v-5cb68534]:hover,.view-all[data-v-5cb68534]:hover{background:#ede7ff;color:#3b2f8f;box-shadow:0 2px 6px rgba(91,33,182,.25)}.btn-secondary-active[data-v-5cb68534]:active,.btn-secondary[data-v-5cb68534]:active,.category-button[data-v-5cb68534]:active,.view-all[data-v-5cb68534]:active{transform:translateY(0);box-shadow:none}.btn-secondary-active[data-v-5cb68534],.category-button.active[data-v-5cb68534]{background:#8b5cf6;border:3px solid #8b5cf6;margin:0;color:#fff;box-shadow:0 3px 8px rgba(161,125,236,.3)}.btn-tertiary-disabled[data-v-5cb68534],.btn-tertiary[data-v-5cb68534],.purple-button-disabled[data-v-5cb68534],.purple-button[data-v-5cb68534],.purple_button[data-v-5cb68534],.quiz-button[data-v-5cb68534]{min-height:52px;gap:6px;padding:10px 10px;font-size:16px;border-radius:30px;background:#451a75;text-transform:uppercase;color:#fff;letter-spacing:2px;line-height:25px}.btn-tertiary-disabled[data-v-5cb68534]:hover,.btn-tertiary[data-v-5cb68534]:hover,.purple-button-disabled[data-v-5cb68534]:hover,.purple-button[data-v-5cb68534]:hover,.purple_button[data-v-5cb68534]:hover,.quiz-button[data-v-5cb68534]:hover{background:#f1e4ff;color:#451a75}.btn-tertiary-disabled[data-v-5cb68534],.purple-button-disabled[data-v-5cb68534]{background:#9ca3af;cursor:not-allowed;opacity:.5}.btn-tertiary-disabled[data-v-5cb68534]:hover,.purple-button-disabled[data-v-5cb68534]:hover{background:#9ca3af;color:#fff;transform:none}.btn-outline-primary[data-v-5cb68534],.purple-button-border-text[data-v-5cb68534]{padding:10px 40px;font-size:18px;border-radius:30px;border:2px solid #451a75;background:transparent;text-transform:uppercase;color:#451a75;letter-spacing:2px;line-height:25px}.btn-outline-primary[data-v-5cb68534]:hover,.purple-button-border-text[data-v-5cb68534]:hover{background:#451a75;color:#fff}.btn-outline-primary[data-v-5cb68534]:active,.purple-button-border-text[data-v-5cb68534]:active{transform:translateY(0)}.back-button-style-right[data-v-5cb68534],.back-button-style[data-v-5cb68534],.btn-ghost-right[data-v-5cb68534],.btn-ghost[data-v-5cb68534]{width:-moz-fit-content;width:fit-content;padding:4px 8px;color:#8c30f5;font-size:14px;font-weight:700;line-height:20px;background:transparent;border:none}.back-button-style-right[data-v-5cb68534]:hover,.back-button-style[data-v-5cb68534]:hover,.btn-ghost-right[data-v-5cb68534]:hover,.btn-ghost[data-v-5cb68534]:hover{opacity:.7;text-decoration:underline}.back-button-style-right[data-v-5cb68534],.btn-ghost-right[data-v-5cb68534]{position:absolute;right:0}.btn-navbar[data-v-5cb68534],.navbar-purple[data-v-5cb68534]{padding:8px 16px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;border-radius:8px;background:#451a75;color:#fff}.btn-navbar[data-v-5cb68534]:hover,.navbar-purple[data-v-5cb68534]:hover{background:#5b21b6}.navbar-tab[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#fff;padding:0}.alert-dismiss[data-v-5cb68534],.btn-alert-dismiss[data-v-5cb68534]{border:.5px solid #055160;border-radius:15px;padding:0 10px;font-size:12px;background:transparent;color:#055160}.alert-dismiss[data-v-5cb68534]:hover,.btn-alert-dismiss[data-v-5cb68534]:hover{opacity:.5}.btn-with-icon i[data-v-5cb68534],.btn-with-icon svg[data-v-5cb68534]{margin-right:8px;font-size:14px;opacity:.85}.button-parent[data-v-5cb68534]{max-width:293px;padding:0 10px 0 10px}.btn-block[data-v-5cb68534],.main-button[data-v-5cb68534]{width:100%}.finish-button[data-v-5cb68534]{max-width:239px}.back-button[data-v-5cb68534]{max-width:170px;margin:0 30px 0 0}.purple_button[data-v-5cb68534],.quiz-button[data-v-5cb68534]{min-height:52px;border-radius:30px;border:none;padding:10px 40px}.event-button[data-v-5cb68534]{display:flex;justify-content:end}.btn-xs[data-v-5cb68534]{padding:4px 8px;font-size:12px;min-height:32px}.btn-sm[data-v-5cb68534]{padding:6px 10px;font-size:14px;min-height:40px}.btn-md[data-v-5cb68534]{padding:8px 14px;font-size:14px;min-height:48px}.btn-lg[data-v-5cb68534]{padding:10px 40px;font-size:18px;min-height:52px}.btn-xl[data-v-5cb68534]{padding:16px 40px;font-size:20px;min-height:64px}.btn-loading[data-v-5cb68534]{position:relative;pointer-events:none}.btn-loading[data-v-5cb68534]:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spin-5cb68534 .6s linear infinite}.btn-disabled[data-v-5cb68534],.btn[disabled][data-v-5cb68534],button[data-v-5cb68534]:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media(max-width:425px){.finish-button[data-v-5cb68534]{max-width:239px;margin:auto}.back-button[data-v-5cb68534]{max-width:170px;margin:auto}}@media(max-width:768px){.top-button[data-v-5cb68534]{right:14px;bottom:14px}.top-pill[data-v-5cb68534]{padding:12px;gap:0}.top-pill .label[data-v-5cb68534]{display:none}.top-pill .chev[data-v-5cb68534]{font-size:18px}}.sidebar-top-button[data-v-5cb68534]{margin:20px 10px}.essay-text-area[data-v-5cb68534]{width:100%;min-height:400px;border:1px solid #d3d3d3;border-radius:8px;padding:14px;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.5;resize:vertical}.essay-text-area[data-v-5cb68534]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.timed-essay-area[data-v-5cb68534]{width:100%;min-height:500px;border:2px solid #7c3aed;border-radius:10px;padding:20px;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.6;resize:none;background:#fff}.timed-essay-area[data-v-5cb68534]:focus{outline:none;border-color:#8c30f5;box-shadow:0 8px 16px rgba(124,58,237,.28)}.section-label-input[data-v-5cb68534]{width:100%;padding:10px;border:1px solid #d1d5db;border-radius:8px;font-family:Montserrat,sans-serif;font-size:12px;background:#f8f9fa}.section-label-input[data-v-5cb68534]:focus{outline:none;border-color:#8b5cf6;background:#fff}.outline-input[data-v-5cb68534]{width:100%;min-height:200px;padding:14px;border:1px solid #d3d3d3;border-radius:8px;font-family:Montserrat,sans-serif;font-size:12px;line-height:1.5;resize:vertical}.outline-input[data-v-5cb68534]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 2px rgba(139,92,246,.05)}.quiz-options-container[data-v-5cb68534]{display:flex;flex-direction:column;gap:10px;margin:14px 0}.quiz-option[data-v-5cb68534]{display:flex;align-items:center;padding:14px;border:2px solid #d3d3d3;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s ease;font-family:Montserrat,sans-serif;font-size:14px}.quiz-option[data-v-5cb68534]:hover{border-color:#ece7fa;background:#f8f6ff}.quiz-option.selected[data-v-5cb68534]{border-color:#7c3aed;background:#f1e4ff}.quiz-option.correct[data-v-5cb68534]{border-color:#22c55e;background:#f0fdf4}.quiz-option.incorrect[data-v-5cb68534]{border-color:#ef4444;background:#fef2f2}.quiz-checkbox[data-v-5cb68534],.quiz-radio[data-v-5cb68534]{margin-right:10px;width:20px;height:20px;accent-color:#8c30f5}.difficulty-selector[data-v-5cb68534]{display:flex;gap:10px;margin:20px 0}.difficulty-option[data-v-5cb68534]{flex:1;padding:20px 25px;border:2px solid #d3d3d3;border-radius:15px;text-align:center;cursor:pointer;transition:all .2s ease;font-family:Montserrat,sans-serif;font-weight:600}.difficulty-option[data-v-5cb68534]:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 6px 12px rgba(124,58,237,.22)}.difficulty-option.selected[data-v-5cb68534]{border-color:#8c30f5;background:linear-gradient(180deg,#8b5cf6,#8c30f5);color:#fff;box-shadow:0 8px 16px rgba(124,58,237,.28)}.module-selector[data-v-5cb68534]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin:20px 0}.module-card[data-v-5cb68534]{padding:25px;border:1px solid #d3d3d3;border-radius:16px;text-align:center;cursor:pointer;transition:all .2s ease;background:#fff}.module-card[data-v-5cb68534]:hover{border-color:#8b5cf6;box-shadow:0 8px 16px rgba(124,58,237,.28);transform:scale(1.03)}.module-card.disabled[data-v-5cb68534]{opacity:.5;cursor:not-allowed;background:#f5f5f5}.module-card.disabled[data-v-5cb68534]:hover{transform:none;box-shadow:none}.prompt-container[data-v-5cb68534]{display:flex;flex-direction:column;gap:10px;margin:14px 0}.prompt-card[data-v-5cb68534]{padding:20px;border:1px solid #d3d3d3;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s ease}.prompt-card[data-v-5cb68534]:hover{border-color:#8b5cf6;box-shadow:0 4px 4px rgba(0,0,0,.1)}.prompt-card.selected[data-v-5cb68534]{border-color:#8c30f5;background:#f8f6ff}.prompt-type-label[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:9px;font-weight:700;color:#8c30f5;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.prompt-text[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#111;line-height:1.5}.search-bar[data-v-5cb68534]{width:100%;max-width:600px;margin:20px auto}.search-input[data-v-5cb68534]{width:100%;padding:12px 25px 12px 50px;border:2px solid #d3d3d3;border-radius:9999px;font-family:Montserrat,sans-serif;font-size:14px;background:#fff;background-repeat:no-repeat;background-position:12px;transition:all .2s ease}.search-input[data-v-5cb68534]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 4px rgba(139,92,246,.1)}.search-input[data-v-5cb68534]::-moz-placeholder{color:#d7d7d7}.search-input[data-v-5cb68534]::placeholder{color:#d7d7d7}.feedback-textarea[data-v-5cb68534]{width:100%;min-height:150px;padding:14px;border:1px solid #d3d3d3;border-radius:10px;font-family:Montserrat,sans-serif;font-size:12px;line-height:1.5;resize:vertical}.feedback-textarea[data-v-5cb68534]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(139,92,246,.05)}.feedback-label[data-v-5cb68534]{display:block;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;color:#111;margin-bottom:6px}.form-input.error[data-v-5cb68534]{border-color:#ef4444;background:#fef2f2}.form-input.error[data-v-5cb68534]:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)}.form-input.success[data-v-5cb68534]{border-color:#22c55e;background:#f0fdf4}.form-input.success[data-v-5cb68534]:focus{box-shadow:0 0 0 3px rgba(34,197,94,.1)}.form-input.warning[data-v-5cb68534]{border-color:#fbbf24;background:#fffbeb}.form-input.warning[data-v-5cb68534]:focus{box-shadow:0 0 0 3px rgba(251,191,36,.1)}.error-message[data-v-5cb68534]{color:#dc2626}.error-message[data-v-5cb68534],.success-message[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:9px;margin-top:6px;display:flex;align-items:center;gap:6px}.success-message[data-v-5cb68534]{color:#16a34a}.form-group[data-v-5cb68534]{margin-bottom:14px}.form-row[data-v-5cb68534]{display:flex;gap:14px;margin-bottom:14px}@media(max-width:425px){.form-row[data-v-5cb68534]{flex-direction:column}}.form-actions[data-v-5cb68534]{display:flex;gap:10px;justify-content:flex-end;margin-top:20px;padding-top:14px;border-top:1px solid #d3d3d3}button[data-v-5cb68534]:disabled,input[data-v-5cb68534]:disabled,select[data-v-5cb68534]:disabled,textarea[data-v-5cb68534]:disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5;color:#9ca3af}button[data-v-5cb68534]:focus-visible,input[data-v-5cb68534]:focus-visible,select[data-v-5cb68534]:focus-visible,textarea[data-v-5cb68534]:focus-visible{outline:2px solid #8c30f5;outline-offset:2px}.card[data-v-5cb68534]{background:#fff;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.1);overflow:hidden;transition:all .2s ease}.topic-card[data-v-5cb68534]{height:250px;border-radius:25%;position:relative;margin:4px 0}.topic-card[data-v-5cb68534]:hover{opacity:.7;cursor:pointer}.card-image[data-v-5cb68534]{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:25%}.quiz-card[data-v-5cb68534]{position:relative;width:100%;height:300px;margin-bottom:20px;border-radius:10px;overflow:hidden}.quiz-card[data-v-5cb68534]:hover{transform:scale(1.05);transition:all .3s ease-in-out;box-shadow:0 0 10px rgba(0,0,0,.3)}.quiz-card img[data-v-5cb68534]{width:100%;height:300px;-o-object-fit:cover;object-fit:cover}.card-disabled[data-v-5cb68534]{position:relative;width:100%;height:300px;margin-bottom:20px;border-radius:10px;overflow:hidden}.card-disabled img[data-v-5cb68534]{width:100%;height:300px;-o-object-fit:cover;object-fit:cover;opacity:.7;border-radius:10px}.article[data-v-5cb68534]{font-family:Montserrat,sans-serif;border:1px solid #d3d3d3;border-radius:10px;margin-bottom:6px}.article .article-content[data-v-5cb68534]{margin:4px;margin-right:8px}.overlay[data-v-5cb68534]{position:absolute;background:rgba(57,57,57,.55);display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:25%}.overlay-2[data-v-5cb68534]{inset:0}.quiz-overlay[data-v-5cb68534]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);border-radius:10px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;align-content:center;text-align:center}.event-image[data-v-5cb68534],.intro-image[data-v-5cb68534],.person-image[data-v-5cb68534],.trend-coming-soon-img[data-v-5cb68534]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px}.trend-coming-soon-img[data-v-5cb68534]{box-shadow:inset 0 0 8px 8px #fff;border-radius:10px;margin:auto}.profile-image[data-v-5cb68534]{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:160px;height:160px;max-height:160px;border-radius:10%}.source-image[data-v-5cb68534],.term-image[data-v-5cb68534]{max-width:150px;height:auto}.source-image[data-v-5cb68534]:hover,.term-image[data-v-5cb68534]:hover{opacity:.5;cursor:pointer}.article-image[data-v-5cb68534]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-height:130px;border-radius:10px 10px 0 0}.modal-image[data-v-5cb68534]{display:flex;justify-content:center;max-width:100%;max-height:80vh;margin:0 auto}.logo-img[data-v-5cb68534]{max-width:30px}.event-image-slide[data-v-5cb68534]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:250px}.image-wrapper[data-v-5cb68534]{position:relative;display:block;width:100%}.expand-icon[data-v-5cb68534]{position:absolute!important;display:inline-flex!important;align-items:center;justify-content:center;top:8px!important;right:8px!important;z-index:5;padding:8px!important;border-radius:50%!important;background:rgba(0,0,0,.7)!important;color:#fff!important;cursor:pointer;line-height:0;border:none!important;box-shadow:none!important;min-width:auto!important;width:42px!important;height:42px!important}.expand-icon[data-v-5cb68534]:active,.expand-icon[data-v-5cb68534]:focus,.expand-icon[data-v-5cb68534]:hover{background:rgba(0,0,0,.85)!important;color:#fff!important;text-decoration:none!important;outline:none!important;box-shadow:0 2px 6px rgba(0,0,0,.35)!important;border-color:hsla(0,0%,100%,.85)!important}.full-image[data-v-5cb68534]{max-width:100%;height:auto;border-radius:10px}.video-box[data-v-5cb68534]{max-width:380px;width:100%;display:block;background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-5cb68534 3s infinite}.ratio[data-v-5cb68534]{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.ratio>.yt-embedded[data-v-5cb68534],.ratio>iframe[data-v-5cb68534]{position:absolute;inset:0;width:100%!important;height:100%!important;border:0;display:block;border-radius:6px}.video-box.in-modal[data-v-5cb68534]{max-width:380px;margin:auto}.intro-iframe[data-v-5cb68534],.person-iframe[data-v-5cb68534]{position:relative;z-index:4;min-width:100%;max-width:100%;height:100%;aspect-ratio:16/9}.modal-content[data-v-5cb68534]{border-radius:16px;border:none}.category-buttons[data-v-5cb68534]{width:15%!important}.background-filter[data-v-5cb68534]{position:relative}.background-filter[data-v-5cb68534]:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:brightness(50%);content:"";display:block;position:absolute;width:100%;height:100%;top:0}.person-profile[data-v-5cb68534]{padding-bottom:25px}.person-info[data-v-5cb68534]{min-width:220px;max-width:220px}.person-description[data-v-5cb68534]{overflow:hidden;max-height:8rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:5}.person-link[data-v-5cb68534]{font-family:Montserrat,sans-serif;margin-top:10px}.trend-coming-soon[data-v-5cb68534]{position:relative;display:flex;align-items:center}.trend-coming-soon-text-background[data-v-5cb68534]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;display:inline-flex;align-items:center;padding:12px 28px;background:hsla(0,0%,100%,.92);border-radius:10px;box-shadow:0 6px 18px rgba(15,23,42,.06);white-space:nowrap}.events-component[data-v-5cb68534]{color:#fff;background-color:#000;border-radius:10px;padding:4px;padding-bottom:50px}.slideshow-container[data-v-5cb68534]{max-width:400px;position:relative;margin:auto}.next[data-v-5cb68534],.prev[data-v-5cb68534]{cursor:pointer;position:absolute;top:100px;width:auto;padding:16px;margin-top:-22px;color:#fff;font-weight:700;font-size:18px;transition:.6s ease;border-radius:0 3px 3px 0;background-color:rgba(0,0,0,.5)}.next[data-v-5cb68534]:hover,.prev[data-v-5cb68534]:hover{background-color:rgba(0,0,0,.8)}.next[data-v-5cb68534]{right:0;border-radius:3px 0 0 3px}.dot[data-v-5cb68534]{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color .6s ease}.dot.active[data-v-5cb68534],.dot[data-v-5cb68534]:hover{background-color:#717171}.numbertext[data-v-5cb68534]{font-family:Montserrat,sans-serif;color:#f2f2f2;font-size:12px;padding:8px 12px;font-weight:500;position:absolute;top:0;background:rgba(0,0,0,.2)}.map-container[data-v-5cb68534]{position:relative;min-height:368px}.dates[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:25px;display:flex;justify-content:end}.white-container[data-v-5cb68534]{padding-bottom:150px}.true-white-container[data-v-5cb68534]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-5cb68534]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-5cb68534]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-container[data-v-5cb68534]{max-width:539px}.module-gray-contain[data-v-5cb68534]{border-radius:8px;background:#f5f5f5;opacity:.9;box-shadow:0 4px 4px rgba(0,0,0,.1)}.footer[data-v-5cb68534]{background-color:#000;text-align:center;color:gray;font-size:9px;padding:10px 0 10px 0;margin-top:auto}.footer-icon[data-v-5cb68534]{width:20px;height:20px;padding:0}.footer-icon[data-v-5cb68534]:hover{cursor:pointer}.navbar-styling[data-v-5cb68534]{background-color:#000;padding:0 25px}.navbar-tab-section[data-v-5cb68534]{margin-left:auto}.logo[data-v-5cb68534]:hover{cursor:pointer}.logo-btn[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;letter-spacing:0;color:#fff;padding-left:10px}.fade-in-image[data-v-5cb68534]{animation:fadeIn-5cb68534 2s;-webkit-animation:fadeIn-5cb68534 2s;-moz-animation:fadeIn-5cb68534 2s;-o-animation:fadeIn-5cb68534 2s;-ms-animation:fadeIn-5cb68534 2s}@media(max-width:425px){.person-profile[data-v-5cb68534]{border:1px solid gray;border-radius:10px;padding-top:10px}}@media(max-width:768px){.person-profile[data-v-5cb68534]{border-bottom:1px solid #d3d3d3;margin-bottom:10px}}@media(max-width:991px){.video-box[data-v-5cb68534]{max-width:100%;margin:0 auto}}.skeleton[data-v-5cb68534]{background:linear-gradient(90deg,#f5f5f5 25%,#f2f2f2 50%,#f5f5f5 75%);background-size:200% 100%;animation:loading-5cb68534 1.5s infinite}@keyframes loading-5cb68534{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text[data-v-5cb68534]{height:10px;border-radius:6px;margin-bottom:8px}.skeleton-title[data-v-5cb68534]{height:14px;width:60%;border-radius:6px;margin-bottom:10px}.skeleton-image[data-v-5cb68534]{height:200px;border-radius:10px;margin-bottom:10px}.skeleton-button[data-v-5cb68534]{height:25px;width:120px;border-radius:8px}.skeleton-card[data-v-5cb68534]{padding:14px;border-radius:15px;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1)}.skeleton-card .skeleton-title[data-v-5cb68534]{width:70%}.skeleton-card .skeleton-text[data-v-5cb68534]:nth-child(2){width:90%}.skeleton-card .skeleton-text[data-v-5cb68534]:nth-child(3){width:80%}.skeleton-card .skeleton-text[data-v-5cb68534]:nth-child(4){width:85%}.video-loading[data-v-5cb68534]{background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-5cb68534 3s infinite}.fade-in[data-v-5cb68534]{animation:fadeIn-5cb68534 2s ease-in-out}@keyframes fadeIn-5cb68534{0%{opacity:0}to{opacity:1}}.fade-in-up[data-v-5cb68534]{animation:fadeInUp-5cb68534 .6s ease-out}@keyframes fadeInUp-5cb68534{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-down[data-v-5cb68534]{animation:fadeInDown-5cb68534 .6s ease-out}@keyframes fadeInDown-5cb68534{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fade-out[data-v-5cb68534]{animation:fadeOut-5cb68534 .3s ease-in-out}@keyframes fadeOut-5cb68534{0%{opacity:1}to{opacity:0}}.slide-in-left[data-v-5cb68534]{animation:slideInLeft-5cb68534 .5s ease-out}@keyframes slideInLeft-5cb68534{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.slide-in-right[data-v-5cb68534]{animation:slideInRight-5cb68534 .5s ease-out}@keyframes slideInRight-5cb68534{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.slide-up[data-v-5cb68534]{animation:slideUp-5cb68534 .4s ease-out}@keyframes slideUp-5cb68534{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.scale-in[data-v-5cb68534]{animation:scaleIn-5cb68534 .3s ease-out}@keyframes scaleIn-5cb68534{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.scale-up[data-v-5cb68534]{transition:transform .2s ease}.scale-up[data-v-5cb68534]:hover{transform:scale(1.05)}.pulse[data-v-5cb68534]{animation:pulse-5cb68534 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse-5cb68534{0%,to{opacity:1}50%{opacity:.5}}.spinner[data-v-5cb68534]{animation:spin-5cb68534 1s linear infinite}@keyframes spin-5cb68534{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-spinner[data-v-5cb68534]{display:inline-block;width:40px;height:40px;border:4px solid #f2f2f2;border-top-color:#8c30f5;border-radius:50%;animation:spin-5cb68534 .8s linear infinite}.bounce[data-v-5cb68534]{animation:bounce-5cb68534 1s infinite}@keyframes bounce-5cb68534{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.bounce-in[data-v-5cb68534]{animation:bounceIn-5cb68534 .6s ease-out}@keyframes bounceIn-5cb68534{0%{transform:scale(.3);opacity:0}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1);opacity:1}}.shake[data-v-5cb68534]{animation:shake-5cb68534 .5s cubic-bezier(.36,.07,.19,.97)}@keyframes shake-5cb68534{10%,90%{transform:translateX(-2px)}20%,80%{transform:translateX(4px)}30%,50%,70%{transform:translateX(-4px)}40%,60%{transform:translateX(4px)}}.progress-bar-fill[data-v-5cb68534]{animation:progressFill-5cb68534 2s ease-out forwards}@keyframes progressFill-5cb68534{0%{width:0}to{width:100%}}.progress-circle[data-v-5cb68534]{transform:rotate(-90deg);transform-origin:center}.progress-circle-path[data-v-5cb68534]{stroke-dasharray:440;stroke-dashoffset:440;animation:progressCircle-5cb68534 2s ease-out forwards}@keyframes progressCircle-5cb68534{0%{stroke-dashoffset:440}to{stroke-dashoffset:0}}.modal-overlay-enter[data-v-5cb68534]{animation:fadeIn-5cb68534 .3s ease-out}.modal-overlay-exit[data-v-5cb68534]{animation:fadeOut-5cb68534 .3s ease-in}.modal-content-enter[data-v-5cb68534]{animation:modalSlideIn-5cb68534 .3s ease-out}.modal-content-exit[data-v-5cb68534]{animation:modalSlideOut-5cb68534 .3s ease-in}@keyframes modalSlideIn-5cb68534{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes modalSlideOut-5cb68534{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}.tooltip-enter[data-v-5cb68534]{animation:tooltipIn-5cb68534 .2s ease-out}@keyframes tooltipIn-5cb68534{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.event-slide-fade[data-v-5cb68534]{animation:slideFade-5cb68534 .6s ease-in-out}@keyframes slideFade-5cb68534{0%{opacity:.4}to{opacity:1}}.carousel-slide-left[data-v-5cb68534]{animation:slideLeft-5cb68534 .5s ease-in-out}@keyframes slideLeft-5cb68534{0%{transform:translateX(100%)}to{transform:translateX(0)}}.carousel-slide-right[data-v-5cb68534]{animation:slideRight-5cb68534 .5s ease-in-out}@keyframes slideRight-5cb68534{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.typing[data-v-5cb68534]{overflow:hidden;border-right:2px solid #8c30f5;white-space:nowrap;animation:typing-5cb68534 3.5s steps(40),blink-caret-5cb68534 .75s step-end infinite}@keyframes typing-5cb68534{0%{width:0}to{width:100%}}@keyframes blink-caret-5cb68534{0%,to{border-color:transparent}50%{border-color:#8c30f5}}.gradient-animate[data-v-5cb68534]{background:linear-gradient(-45deg,#8c30f5,#8b5cf6,#ece7fa,#7c3aed);background-size:400% 400%;animation:gradientShift-5cb68534 15s ease infinite}@keyframes gradientShift-5cb68534{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animation-delay-1[data-v-5cb68534]{animation-delay:.1s}.animation-delay-2[data-v-5cb68534]{animation-delay:.2s}.animation-delay-3[data-v-5cb68534]{animation-delay:.3s}.animation-delay-4[data-v-5cb68534]{animation-delay:.4s}.animation-delay-5[data-v-5cb68534]{animation-delay:.5s}.animation-fast[data-v-5cb68534]{animation-duration:.2s}.animation-normal[data-v-5cb68534]{animation-duration:.3s}.animation-slow[data-v-5cb68534]{animation-duration:.5s}.animation-slower[data-v-5cb68534]{animation-duration:1s}.animation-infinite[data-v-5cb68534]{animation-iteration-count:infinite}.animation-paused[data-v-5cb68534]{animation-play-state:paused}@media(prefers-reduced-motion:reduce){[data-v-5cb68534],[data-v-5cb68534]:after,[data-v-5cb68534]:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.m-0[data-v-5cb68534]{margin:0}.m-1[data-v-5cb68534]{margin:4px}.m-2[data-v-5cb68534]{margin:6px}.m-3[data-v-5cb68534]{margin:8px}.m-4[data-v-5cb68534]{margin:10px}.m-auto[data-v-5cb68534]{margin:auto}.mt-0[data-v-5cb68534]{margin-top:0}.mt-1[data-v-5cb68534]{margin-top:4px}.mt-2[data-v-5cb68534]{margin-top:6px}.mt-3[data-v-5cb68534]{margin-top:8px}.mt-4[data-v-5cb68534]{margin-top:10px}.mt-5[data-v-5cb68534]{margin-top:12px}.mb-0[data-v-5cb68534]{margin-bottom:0}.mb-1[data-v-5cb68534]{margin-bottom:4px}.mb-2[data-v-5cb68534]{margin-bottom:6px}.mb-3[data-v-5cb68534]{margin-bottom:8px}.mb-4[data-v-5cb68534]{margin-bottom:10px}.mb-5[data-v-5cb68534]{margin-bottom:12px}.p-0[data-v-5cb68534]{padding:0}.p-1[data-v-5cb68534]{padding:4px}.p-2[data-v-5cb68534]{padding:6px}.p-3[data-v-5cb68534]{padding:8px}.p-4[data-v-5cb68534]{padding:10px}.pt-1[data-v-5cb68534]{padding-top:4px}.pt-2[data-v-5cb68534]{padding-top:6px}.pt-3[data-v-5cb68534]{padding-top:8px}.pt-4[data-v-5cb68534]{padding-top:10px}.pt-5[data-v-5cb68534]{padding-top:12px}.pb-1[data-v-5cb68534]{padding-bottom:4px}.pb-2[data-v-5cb68534]{padding-bottom:6px}.pb-3[data-v-5cb68534]{padding-bottom:8px}.pb-4[data-v-5cb68534]{padding-bottom:10px}.pb-5[data-v-5cb68534]{padding-bottom:12px}.gap-1[data-v-5cb68534]{gap:4px}.gap-2[data-v-5cb68534]{gap:6px}.gap-3[data-v-5cb68534]{gap:8px}.gap-4[data-v-5cb68534]{gap:10px}.d-none[data-v-5cb68534]{display:none}.d-block[data-v-5cb68534]{display:block}.d-inline[data-v-5cb68534]{display:inline}.d-inline-block[data-v-5cb68534]{display:inline-block}.d-flex[data-v-5cb68534]{display:flex}.d-inline-flex[data-v-5cb68534]{display:inline-flex}.d-grid[data-v-5cb68534]{display:grid}.flex-row[data-v-5cb68534]{flex-direction:row}.flex-column[data-v-5cb68534]{flex-direction:column}.flex-row-reverse[data-v-5cb68534]{flex-direction:row-reverse}.flex-column-reverse[data-v-5cb68534]{flex-direction:column-reverse}.flex-wrap[data-v-5cb68534]{flex-wrap:wrap}.flex-nowrap[data-v-5cb68534]{flex-wrap:nowrap}.justify-start[data-v-5cb68534]{justify-content:flex-start}.justify-end[data-v-5cb68534]{justify-content:flex-end}.justify-center[data-v-5cb68534]{justify-content:center}.justify-between[data-v-5cb68534]{justify-content:space-between}.justify-around[data-v-5cb68534]{justify-content:space-around}.align-start[data-v-5cb68534]{align-items:flex-start}.align-end[data-v-5cb68534]{align-items:flex-end}.align-center[data-v-5cb68534]{align-items:center}.align-baseline[data-v-5cb68534]{align-items:baseline}.align-stretch[data-v-5cb68534]{align-items:stretch}.position-relative[data-v-5cb68534]{position:relative}.position-absolute[data-v-5cb68534]{position:absolute}.position-fixed[data-v-5cb68534]{position:fixed}.position-sticky[data-v-5cb68534]{position:sticky}.z-base[data-v-5cb68534]{z-index:1}.z-dropdown[data-v-5cb68534]{z-index:10}.z-sticky[data-v-5cb68534]{z-index:100}.z-fixed[data-v-5cb68534]{z-index:200}.z-modal[data-v-5cb68534]{z-index:300}.w-full[data-v-5cb68534]{width:100%}.w-auto[data-v-5cb68534]{width:auto}.w-fit[data-v-5cb68534]{width:-moz-fit-content;width:fit-content}.h-full[data-v-5cb68534]{height:100%}.h-auto[data-v-5cb68534]{height:auto}.h-screen[data-v-5cb68534]{height:100vh}.min-h-screen[data-v-5cb68534]{min-height:100vh}.overflow-hidden[data-v-5cb68534]{overflow:hidden}.overflow-auto[data-v-5cb68534]{overflow:auto}.overflow-scroll[data-v-5cb68534]{overflow:scroll}.overflow-x-hidden[data-v-5cb68534]{overflow-x:hidden}.overflow-y-hidden[data-v-5cb68534]{overflow-y:hidden}.rounded-none[data-v-5cb68534]{border-radius:0}.rounded-sm[data-v-5cb68534]{border-radius:6px}.rounded[data-v-5cb68534]{border-radius:10px}.rounded-lg[data-v-5cb68534]{border-radius:16px}.rounded-full[data-v-5cb68534]{border-radius:50px}.rounded-circle[data-v-5cb68534]{border-radius:50%}.shadow-none[data-v-5cb68534]{box-shadow:none}.shadow-xs[data-v-5cb68534]{box-shadow:0 2px 6px rgba(91,33,182,.25)}.shadow-sm[data-v-5cb68534]{box-shadow:0 3px 8px rgba(161,125,236,.3)}.shadow[data-v-5cb68534]{box-shadow:0 4px 4px rgba(0,0,0,.1)}.shadow-md[data-v-5cb68534]{box-shadow:0 6px 12px rgba(124,58,237,.22)}.shadow-lg[data-v-5cb68534]{box-shadow:0 8px 16px rgba(124,58,237,.28)}.shadow-xl[data-v-5cb68534]{box-shadow:0 12px 24px rgba(124,58,237,.32)}.border-0[data-v-5cb68534]{border:none}.border[data-v-5cb68534]{border:1px solid #d3d3d3}.border-2[data-v-5cb68534]{border:2px solid #d3d3d3}.border-3[data-v-5cb68534]{border:3px solid #d3d3d3}.border-purple[data-v-5cb68534]{border-color:#5b21b6}.border-purple-light[data-v-5cb68534]{border-color:rgba(91,33,182,.3)}.bg-white[data-v-5cb68534]{background-color:#fff}.bg-black[data-v-5cb68534]{background-color:#000}.bg-primary[data-v-5cb68534]{background-color:#f4f5f7}.bg-secondary[data-v-5cb68534]{background-color:#fff}.bg-purple[data-v-5cb68534]{background-color:#451a75}.bg-purple-light[data-v-5cb68534]{background-color:#f8f6ff}.bg-gray-light[data-v-5cb68534]{background-color:#f8f9fa}.bg-transparent[data-v-5cb68534]{background:transparent}.backdrop-blur[data-v-5cb68534]{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.opacity-0[data-v-5cb68534]{opacity:0}.opacity-50[data-v-5cb68534]{opacity:.5}.opacity-70[data-v-5cb68534]{opacity:.7}.opacity-85[data-v-5cb68534]{opacity:.85}.opacity-90[data-v-5cb68534]{opacity:.9}.opacity-100[data-v-5cb68534]{opacity:1}.cursor-pointer[data-v-5cb68534]{cursor:pointer}.cursor-not-allowed[data-v-5cb68534]{cursor:not-allowed}.cursor-default[data-v-5cb68534]{cursor:default}.transition-none[data-v-5cb68534]{transition:none}.transition-fast[data-v-5cb68534]{transition:.15s ease}.transition-base[data-v-5cb68534]{transition:.2s ease}.transition-medium[data-v-5cb68534]{transition:.25s ease}.transition-slow[data-v-5cb68534]{transition:.3s ease}.transition-all[data-v-5cb68534]{transition:all .2s ease}.transform-none[data-v-5cb68534]{transform:none}.scale-105[data-v-5cb68534]{transform:scale(1.05)}.translate-y-1[data-v-5cb68534]{transform:translateY(-1px)}.translate-y-2[data-v-5cb68534]{transform:translateY(-2px)}.visible[data-v-5cb68534]{visibility:visible}.invisible[data-v-5cb68534]{visibility:hidden}.is-hidden[data-v-5cb68534]{opacity:0;transform:translateY(8px);pointer-events:none}.container-max[data-v-5cb68534]{max-width:1184px}.container-center[data-v-5cb68534]{margin-left:auto;margin-right:auto}.moderate-padding[data-v-5cb68534]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-5cb68534]{padding-left:145px;padding-right:145px}.more-responsive-padding[data-v-5cb68534]{padding-left:8%;padding-right:8%}.aspect-video[data-v-5cb68534]{aspect-ratio:16/9}.aspect-square[data-v-5cb68534]{aspect-ratio:1/1}.object-cover[data-v-5cb68534]{-o-object-fit:cover;object-fit:cover}.object-contain[data-v-5cb68534]{-o-object-fit:contain;object-fit:contain}.object-position-center[data-v-5cb68534]{-o-object-position:center center;object-position:center center}.object-position-50[data-v-5cb68534]{-o-object-position:50% 50%;object-position:50% 50%}@media(max-width:425px){.hide-mobile[data-v-5cb68534]{display:none!important}}@media(min-width:720px){.show-mobile[data-v-5cb68534]{display:none!important}}@media(max-width:768px){.hide-tablet[data-v-5cb68534]{display:none!important}}@media(min-width:768px){.show-tablet[data-v-5cb68534]{display:none!important}}.background[data-v-5cb68534]{background-size:cover;background-position:right 15% bottom 52%;height:100%;padding-top:20px}.background_filter[data-v-5cb68534]{position:relative}.background_filter[data-v-5cb68534]:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:brightness(80%);content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0}.u-non-blurred[data-v-5cb68534]{position:relative;z-index:1}.back_button[data-v-5cb68534]{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;margin-top:10px;margin-left:27%;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;background:rgba(91,33,182,.4);border:1px solid #5b21b6;border-radius:10px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-decoration:none;cursor:pointer;transition:all .25s ease}.back_button[data-v-5cb68534]:hover{background:#5b21b6;opacity:1;border-color:none;transform:translateY(-1px)}.back_button[data-v-5cb68534]:active{transform:translateY(0);box-shadow:0 2px 6px rgba(91,33,182,.25)}@media(max-width:425px){.back_button[data-v-5cb68534]{padding:5px 10px;font-size:13px}}.banner_timeperiod_header[data-v-5cb68534]{margin-bottom:0;text-decoration:underline;text-decoration-thickness:.9px}.banner_timeperiod_header[data-v-5cb68534],.banner_unit_header[data-v-5cb68534]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:18px;color:#fff}.banner_unit_header[data-v-5cb68534]{font-style:italic}.banner_header[data-v-5cb68534]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:34px;line-height:35px;color:#fff}#Event[data-v-5cb68534],#PrivacyPolicy[data-v-5cb68534],#Topic[data-v-5cb68534]{min-height:100vh;height:100%}.findByScroll[data-v-5cb68534]{padding-bottom:50px}.category_buttons[data-v-5cb68534]{width:15%!important}.sidebar[data-v-5cb68534]{position:sticky;top:10px;display:flex;flex-direction:column;gap:8px;background:transparent}.category_button[data-v-5cb68534]{display:flex;align-items:center;justify-content:flex-start;font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;letter-spacing:-.2px;color:#4b4b4b;background:#f8f6ff;border:3px solid #ece7fa;border-radius:10px;padding:8px 14px;margin:0 10px;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.category_button[data-v-5cb68534]:hover{background:#ede7ff;color:#3b2f8f;box-shadow:0 2px 6px rgba(177,156,217,.25);cursor:pointer}.category_button.active[data-v-5cb68534]{background:#8b5cf6;border:3px solid #8b5cf6;margin:0;color:#fff;box-shadow:0 3px 8px rgba(161,125,236,.3)}.category_button i[data-v-5cb68534],.category_button svg[data-v-5cb68534]{margin-right:8px;font-size:14px;opacity:.85}.title[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:620;margin-bottom:10px}.subtitle[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:light}.header-1[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:620}.header-2[data-v-5cb68534]{font-size:20px;font-weight:700;line-height:25px;padding-bottom:6px}.header-2[data-v-5cb68534],.header-3[data-v-5cb68534]{font-family:Montserrat,sans-serif;word-break:break-word}.header-3[data-v-5cb68534]{font-size:16px;font-weight:500}.header-4[data-v-5cb68534]{font-size:28px;font-weight:450}.header-4[data-v-5cb68534],.text[data-v-5cb68534]{font-family:Montserrat,sans-serif;word-break:break-word}.text[data-v-5cb68534]{font-size:16px;font-weight:400}.intro_image[data-v-5cb68534]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px}.trend_comingSoon[data-v-5cb68534]{position:relative;display:flex;align-items:center}.trend_comingSoonTextBackground[data-v-5cb68534]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;display:inline-flex;align-items:center;padding:12px 28px;background:hsla(0,0%,100%,.92);border-radius:10px;box-shadow:0 6px 18px rgba(15,23,42,.06);white-space:nowrap}.trend_comingSoonImg[data-v-5cb68534]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px;box-shadow:inset 0 0 8px 8px #fff;border-radius:10px;margin:auto}.coming-soon-card[data-v-5cb68534]{background:#fff;border-radius:16px;padding:48px 40px;text-align:center;box-shadow:0 12px 24px rgba(15,23,42,.12);max-width:100%;margin:20px auto}.coming-soon-title[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;color:#0f1724;margin:0 0 16px 0}.coming-soon-subtitle[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:14px;color:#4b5563;margin:0;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.trend_text[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word;padding-right:20px}.trend_header[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:620;padding-top:10px;padding-bottom:10px}@media(max-width:720px){.coming-soon-card[data-v-5cb68534]{padding:32px 24px}.coming-soon-title[data-v-5cb68534]{font-size:22px;margin-bottom:12px}.coming-soon-subtitle[data-v-5cb68534]{font-size:13px}}.events_component[data-v-5cb68534]{color:#fff;background-color:#000;border-radius:10px;padding:5px}.person_profile[data-v-5cb68534]{padding-bottom:25px}@media(max-width:425px){.person_profile[data-v-5cb68534]{border:1px solid gray;border-radius:10px;padding-top:10px}}@media(max-width:768px){.person_profile[data-v-5cb68534]{border-bottom:1px solid #d3d3d3;margin-bottom:10px}}.profile_image[data-v-5cb68534]{-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;width:160px;height:160px;max-height:160px;border-radius:10%}.profile_image_placeholder[data-v-5cb68534]{background-color:#e8e8e8;display:block}.person_info[data-v-5cb68534]{min-width:220px;max-width:220px}.person_header[data-v-5cb68534]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:14px;font-weight:550}.person_time[data-v-5cb68534]{font-family:Montserrat,sans-serif;font-size:12px;font-weight:550;margin-bottom:0}.person_subheader[data-v-5cb68534]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:12px;font-weight:500;color:gray}.person_description[data-v-5cb68534]{overflow:hidden;max-height:8rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:5}.person_link[data-v-5cb68534]{font-family:Montserrat,sans-serif;margin-top:10px}.person_iframe[data-v-5cb68534]{position:relative;z-index:4;min-width:100%;width:100%;height:100%;aspect-ratio:16/9}.source[data-v-5cb68534]{border:1px solid #d3d3d3;border-radius:10px;padding-top:25px;padding-bottom:40px}.source_image[data-v-5cb68534]{max-width:150px;height:auto}.source_image[data-v-5cb68534]:hover{opacity:.5;cursor:pointer}.term_image[data-v-5cb68534]{max-width:150px;height:auto}.term_image[data-v-5cb68534]:hover{opacity:.5;cursor:pointer}.event_image[data-v-5cb68534]{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;display:block;width:100%;height:380px;border-radius:10px;border:1px solid;padding:10px}@media(max-width:768px){.event_image[data-v-5cb68534]{height:220px}}.person_image[data-v-5cb68534]{-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;display:block;width:100%;height:380px;border-radius:10px;border:1px solid;padding:10px}.person_image_placeholder[data-v-5cb68534]{background-color:#e8e8e8;display:block}.modal_image[data-v-5cb68534]{display:flex;justify-content:center;max-width:100%;max-height:80vh;margin:0 auto}.top_button[data-v-5cb68534]{display:flex;justify-content:start;position:fixed;left:40px;bottom:40px;z-index:200;transition:opacity .2s ease,transform .2s ease}.top_button.is-hidden[data-v-5cb68534]{opacity:0;transform:translateY(8px);pointer-events:none}.top-pill[data-v-5cb68534]{display:inline-flex;align-items:center;gap:6px;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;background-image:linear-gradient(180deg,#8b5cf6,#7c3aed);border:1px solid hsla(0,0%,100%,.22);border-radius:10px;padding:6px 14px;margin:20px 10px;box-shadow:0 8px 16px rgba(124,58,237,.28);transition:transform .18s ease,box-shadow .18s ease,background .2s ease;cursor:pointer}.top-pill[data-v-5cb68534]:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(124,58,237,.32)}.top-pill[data-v-5cb68534]:active{transform:translateY(0);box-shadow:0 6px 12px rgba(124,58,237,.22)}.top-pill[data-v-5cb68534]:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.top-pill .chev[data-v-5cb68534]{font-size:16px;line-height:1}@media(max-width:768px){.top_button[data-v-5cb68534]{right:14px;bottom:14px}.top-pill[data-v-5cb68534]{padding:12px;gap:0}.top-pill .label[data-v-5cb68534]{display:none}.top-pill .chev[data-v-5cb68534]{font-size:18px}}.large_image[data-v-5cb68534]{height:300px;width:100%;margin-bottom:10px}.small_content100p[data-v-5cb68534]{height:30px;width:100%;margin-bottom:10px}.small_content80p[data-v-5cb68534]{height:30px;width:80%;margin-bottom:10px}.small_content90p[data-v-5cb68534]{height:30px;width:90%;margin-bottom:10px}.small_content95p[data-v-5cb68534]{height:30px;width:95%;margin-bottom:10px}.large_content[data-v-5cb68534]{height:150px;width:100%;margin-bottom:10px}.vidoes[data-v-5cb68534]{display:flex;justify-content:end;flex-direction:column}.video[data-v-5cb68534]{height:150px;width:300px;margin-bottom:5px}.loading_topic[data-v-5cb68534]{position:relative;overflow:hidden}.loading_topic[data-v-5cb68534]:before{content:"";position:absolute;display:block;min-width:100%;min-height:100%;background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-5cb68534 3s infinite}.loading[data-v-5cb68534]{position:relative;overflow:hidden}.loading[data-v-5cb68534]:before{content:"";position:absolute;display:block;z-index:1;min-width:100%;min-height:95%;height:95%;background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-5cb68534 2s infinite}@keyframes Animation-5cb68534{0%{background-position:90% 0}90%{background-position:0 70%}}.banner-header[data-v-4296934a],.h1[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:34px;font-weight:700;line-height:35px;letter-spacing:-.5px;color:#fff}.h2[data-v-4296934a],.title[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:600;margin-bottom:10px}.h3[data-v-4296934a],.header-1[data-v-4296934a],.trend-header[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;padding-top:10px;padding-bottom:10px}.h4[data-v-4296934a],.header-2[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;line-height:25px;padding-bottom:0;margin-bottom:0;word-break:break-word}.h5[data-v-4296934a],.header-3[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;word-break:break-word}.h6[data-v-4296934a],.header-4[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:28px;font-weight:400;word-break:break-word}.body-text[data-v-4296934a],.text[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word}.subtitle[data-v-4296934a],.text-sm[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:300}.text-lg[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:18px;font-weight:400}.text-bold[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:700}.trend-text[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word;padding-right:20px}.period-header[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:700;color:#fff;height:100px}.period-subheader[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:28px;font-weight:500;color:#fff}.banner-timeperiod-header[data-v-4296934a]{margin-bottom:0;text-decoration:underline;text-decoration-thickness:.9px}.banner-timeperiod-header[data-v-4296934a],.banner-unit-header[data-v-4296934a]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:18px;color:#fff}.banner-unit-header[data-v-4296934a]{font-style:italic}.card-header[data-v-4296934a]{font-size:24px;margin-bottom:0;font-weight:600;padding:0 25px}.card-header[data-v-4296934a],.card-subheader[data-v-4296934a]{word-break:normal;font-family:Montserrat,sans-serif;letter-spacing:-.5px;color:#f2f2f2}.card-subheader[data-v-4296934a]{font-size:20px;font-weight:500}.module-title[data-v-4296934a]{color:#111;text-align:center;font-family:Manrope,sans-serif;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.module-labels[data-v-4296934a]{color:#18191f;text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:2px;text-transform:uppercase}.module-introduction[data-v-4296934a]{color:#111;text-align:center;font-size:28px;font-style:normal;font-weight:800;line-height:normal;font-family:Manrope,sans-serif}.person-header[data-v-4296934a]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:14px;font-weight:550}.person-time[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:12px;font-weight:550;margin-bottom:0}.person-subheader[data-v-4296934a]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:12px;font-weight:500;color:gray}.article-title[data-v-4296934a]{font-size:14px;font-weight:650;line-height:20px}.article-subtitle[data-v-4296934a]{font-size:12px;font-weight:500;color:gray}.article-summary[data-v-4296934a]{margin-top:4px;overflow:hidden;line-height:1.2rem;max-height:3.5rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:3;margin-bottom:16px}.resource-header[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;word-break:break-word}.event-title[data-v-4296934a]{font-weight:700}.event-text[data-v-4296934a],.event-title[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:14px;line-height:25px;color:#f2f2f2;padding:8px 12px;width:100%;text-align:center}.question-text[data-v-4296934a]{font-size:24px;font-weight:700;margin-bottom:20px}.question-num[data-v-4296934a]{font-weight:300;display:flex;justify-content:flex-end;padding:40px 20px}.text-left[data-v-4296934a]{text-align:left}.text-center[data-v-4296934a]{text-align:center}.text-right[data-v-4296934a]{text-align:right}.text-uppercase[data-v-4296934a]{text-transform:uppercase}.text-lowercase[data-v-4296934a]{text-transform:lowercase}.text-capitalize[data-v-4296934a]{text-transform:capitalize}.text-underline[data-v-4296934a]{text-decoration:underline}.text-no-decoration[data-v-4296934a]{text-decoration:none}.text-break[data-v-4296934a]{word-break:break-word}.text-no-wrap[data-v-4296934a]{white-space:nowrap}.font-light[data-v-4296934a]{font-weight:300}.font-normal[data-v-4296934a]{font-weight:400}.font-medium[data-v-4296934a]{font-weight:500}.font-semibold[data-v-4296934a]{font-weight:600}.font-bold[data-v-4296934a]{font-weight:700}.font-extrabold[data-v-4296934a]{font-weight:800}@media(max-width:720px){.period-header[data-v-4296934a],.period-subheader[data-v-4296934a]{text-align:center;font-size:32px;padding-bottom:10px}.coming-soon-card[data-v-4296934a]{padding:32px 96px}.coming-soon-title[data-v-4296934a]{font-size:24px;margin-bottom:12px}.coming-soon-subtitle[data-v-4296934a]{font-size:13px}}@media(max-width:425px){.back-button[data-v-4296934a]{padding:4px 10px;font-size:13px}}.alert-dismiss[data-v-4296934a],.back-button-style-right[data-v-4296934a],.back-button-style[data-v-4296934a],.back-button[data-v-4296934a],.btn-alert-dismiss[data-v-4296934a],.btn-ghost-right[data-v-4296934a],.btn-ghost[data-v-4296934a],.btn-navbar[data-v-4296934a],.btn-outline-primary[data-v-4296934a],.btn-primary-lg[data-v-4296934a],.btn-primary-sm[data-v-4296934a],.btn-primary[data-v-4296934a],.btn-secondary-active[data-v-4296934a],.btn-secondary[data-v-4296934a],.btn-tertiary-disabled[data-v-4296934a],.btn-tertiary[data-v-4296934a],.btn-with-icon[data-v-4296934a],.category-button.active[data-v-4296934a],.category-button[data-v-4296934a],.navbar-purple[data-v-4296934a],.purple-button-border-text[data-v-4296934a],.purple-button-disabled[data-v-4296934a],.purple-button[data-v-4296934a],.purple_button[data-v-4296934a],.quiz-button[data-v-4296934a],.top-pill[data-v-4296934a],.view-all[data-v-4296934a]{display:inline-flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-weight:700;text-decoration:none;cursor:pointer;transition:all .2s ease;border:none;outline:none}.alert-dismiss[data-v-4296934a]:focus-visible,.back-button-style-right[data-v-4296934a]:focus-visible,.back-button-style[data-v-4296934a]:focus-visible,.back-button[data-v-4296934a]:focus-visible,.btn-alert-dismiss[data-v-4296934a]:focus-visible,.btn-ghost-right[data-v-4296934a]:focus-visible,.btn-ghost[data-v-4296934a]:focus-visible,.btn-navbar[data-v-4296934a]:focus-visible,.btn-outline-primary[data-v-4296934a]:focus-visible,.btn-primary-lg[data-v-4296934a]:focus-visible,.btn-primary-sm[data-v-4296934a]:focus-visible,.btn-primary[data-v-4296934a]:focus-visible,.btn-secondary-active[data-v-4296934a]:focus-visible,.btn-secondary[data-v-4296934a]:focus-visible,.btn-tertiary-disabled[data-v-4296934a]:focus-visible,.btn-tertiary[data-v-4296934a]:focus-visible,.btn-with-icon[data-v-4296934a]:focus-visible,.category-button[data-v-4296934a]:focus-visible,.navbar-purple[data-v-4296934a]:focus-visible,.purple-button-border-text[data-v-4296934a]:focus-visible,.purple-button-disabled[data-v-4296934a]:focus-visible,.purple-button[data-v-4296934a]:focus-visible,.purple_button[data-v-4296934a]:focus-visible,.quiz-button[data-v-4296934a]:focus-visible,.top-pill[data-v-4296934a]:focus-visible,.view-all[data-v-4296934a]:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.back-button[data-v-4296934a],.btn-primary-lg[data-v-4296934a],.btn-primary-sm[data-v-4296934a],.btn-primary[data-v-4296934a],.top-pill[data-v-4296934a]{gap:6px;padding:6px 14px;font-size:14px;color:#fff;background-image:linear-gradient(180deg,#8b5cf6,#7c3aed);border:1px solid hsla(0,0%,100%,.22);border-radius:10px;box-shadow:0 8px 16px rgba(124,58,237,.28)}.back-button[data-v-4296934a]:hover,.btn-primary-lg[data-v-4296934a]:hover,.btn-primary-sm[data-v-4296934a]:hover,.btn-primary[data-v-4296934a]:hover,.top-pill[data-v-4296934a]:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(124,58,237,.32)}.back-button[data-v-4296934a]:active,.btn-primary-lg[data-v-4296934a]:active,.btn-primary-sm[data-v-4296934a]:active,.btn-primary[data-v-4296934a]:active,.top-pill[data-v-4296934a]:active{transform:translateY(0);box-shadow:0 6px 12px rgba(124,58,237,.22)}.btn-primary-lg[data-v-4296934a]{padding:10px 40px;font-size:20px;border-radius:30px;letter-spacing:2px;text-transform:uppercase}.btn-primary-sm[data-v-4296934a]{padding:4px 10px;font-size:13px}.btn-secondary-active[data-v-4296934a],.btn-secondary[data-v-4296934a],.category-button.active[data-v-4296934a],.category-button[data-v-4296934a],.view-all[data-v-4296934a]{gap:6px;padding:8px 14px;font-size:14px;font-weight:600;letter-spacing:-.2px;color:#4b4b4b;background:#f8f6ff;border:3px solid #ece7fa;border-radius:10px;transition:background .2s ease,color .2s ease,box-shadow .2s ease;line-height:1.4}.btn-secondary-active[data-v-4296934a]:hover,.btn-secondary[data-v-4296934a]:hover,.category-button[data-v-4296934a]:hover,.view-all[data-v-4296934a]:hover{background:#ede7ff;color:#3b2f8f;box-shadow:0 2px 6px rgba(91,33,182,.25)}.btn-secondary-active[data-v-4296934a]:active,.btn-secondary[data-v-4296934a]:active,.category-button[data-v-4296934a]:active,.view-all[data-v-4296934a]:active{transform:translateY(0);box-shadow:none}.btn-secondary-active[data-v-4296934a],.category-button.active[data-v-4296934a]{background:#8b5cf6;border:3px solid #8b5cf6;margin:0;color:#fff;box-shadow:0 3px 8px rgba(161,125,236,.3)}.btn-tertiary-disabled[data-v-4296934a],.btn-tertiary[data-v-4296934a],.purple-button-disabled[data-v-4296934a],.purple-button[data-v-4296934a],.purple_button[data-v-4296934a],.quiz-button[data-v-4296934a]{min-height:52px;gap:6px;padding:10px 10px;font-size:16px;border-radius:30px;background:#451a75;text-transform:uppercase;color:#fff;letter-spacing:2px;line-height:25px}.btn-tertiary-disabled[data-v-4296934a]:hover,.btn-tertiary[data-v-4296934a]:hover,.purple-button-disabled[data-v-4296934a]:hover,.purple-button[data-v-4296934a]:hover,.purple_button[data-v-4296934a]:hover,.quiz-button[data-v-4296934a]:hover{background:#f1e4ff;color:#451a75}.btn-tertiary-disabled[data-v-4296934a],.purple-button-disabled[data-v-4296934a]{background:#9ca3af;cursor:not-allowed;opacity:.5}.btn-tertiary-disabled[data-v-4296934a]:hover,.purple-button-disabled[data-v-4296934a]:hover{background:#9ca3af;color:#fff;transform:none}.btn-outline-primary[data-v-4296934a],.purple-button-border-text[data-v-4296934a]{padding:10px 40px;font-size:18px;border-radius:30px;border:2px solid #451a75;background:transparent;text-transform:uppercase;color:#451a75;letter-spacing:2px;line-height:25px}.btn-outline-primary[data-v-4296934a]:hover,.purple-button-border-text[data-v-4296934a]:hover{background:#451a75;color:#fff}.btn-outline-primary[data-v-4296934a]:active,.purple-button-border-text[data-v-4296934a]:active{transform:translateY(0)}.back-button-style-right[data-v-4296934a],.back-button-style[data-v-4296934a],.btn-ghost-right[data-v-4296934a],.btn-ghost[data-v-4296934a]{width:-moz-fit-content;width:fit-content;padding:4px 8px;color:#8c30f5;font-size:14px;font-weight:700;line-height:20px;background:transparent;border:none}.back-button-style-right[data-v-4296934a]:hover,.back-button-style[data-v-4296934a]:hover,.btn-ghost-right[data-v-4296934a]:hover,.btn-ghost[data-v-4296934a]:hover{opacity:.7;text-decoration:underline}.back-button-style-right[data-v-4296934a],.btn-ghost-right[data-v-4296934a]{position:absolute;right:0}.btn-navbar[data-v-4296934a],.navbar-purple[data-v-4296934a]{padding:8px 16px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;border-radius:8px;background:#451a75;color:#fff}.btn-navbar[data-v-4296934a]:hover,.navbar-purple[data-v-4296934a]:hover{background:#5b21b6}.navbar-tab[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#fff;padding:0}.alert-dismiss[data-v-4296934a],.btn-alert-dismiss[data-v-4296934a]{border:.5px solid #055160;border-radius:15px;padding:0 10px;font-size:12px;background:transparent;color:#055160}.alert-dismiss[data-v-4296934a]:hover,.btn-alert-dismiss[data-v-4296934a]:hover{opacity:.5}.btn-with-icon i[data-v-4296934a],.btn-with-icon svg[data-v-4296934a]{margin-right:8px;font-size:14px;opacity:.85}.button-parent[data-v-4296934a]{max-width:293px;padding:0 10px 0 10px}.btn-block[data-v-4296934a],.main-button[data-v-4296934a]{width:100%}.finish-button[data-v-4296934a]{max-width:239px}.back-button[data-v-4296934a]{max-width:170px;margin:0 30px 0 0}.purple_button[data-v-4296934a],.quiz-button[data-v-4296934a]{min-height:52px;border-radius:30px;border:none;padding:10px 40px}.event-button[data-v-4296934a]{display:flex;justify-content:end}.btn-xs[data-v-4296934a]{padding:4px 8px;font-size:12px;min-height:32px}.btn-sm[data-v-4296934a]{padding:6px 10px;font-size:14px;min-height:40px}.btn-md[data-v-4296934a]{padding:8px 14px;font-size:14px;min-height:48px}.btn-lg[data-v-4296934a]{padding:10px 40px;font-size:18px;min-height:52px}.btn-xl[data-v-4296934a]{padding:16px 40px;font-size:20px;min-height:64px}.btn-loading[data-v-4296934a]{position:relative;pointer-events:none}.btn-loading[data-v-4296934a]:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spin-4296934a .6s linear infinite}.btn-disabled[data-v-4296934a],.btn[disabled][data-v-4296934a],button[data-v-4296934a]:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media(max-width:425px){.finish-button[data-v-4296934a]{max-width:239px;margin:auto}.back-button[data-v-4296934a]{max-width:170px;margin:auto}}@media(max-width:768px){.top-button[data-v-4296934a]{right:14px;bottom:14px}.top-pill[data-v-4296934a]{padding:12px;gap:0}.top-pill .label[data-v-4296934a]{display:none}.top-pill .chev[data-v-4296934a]{font-size:18px}}.sidebar-top-button[data-v-4296934a]{margin:20px 10px}.essay-text-area[data-v-4296934a]{width:100%;min-height:400px;border:1px solid #d3d3d3;border-radius:8px;padding:14px;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.5;resize:vertical}.essay-text-area[data-v-4296934a]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.timed-essay-area[data-v-4296934a]{width:100%;min-height:500px;border:2px solid #7c3aed;border-radius:10px;padding:20px;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.6;resize:none;background:#fff}.timed-essay-area[data-v-4296934a]:focus{outline:none;border-color:#8c30f5;box-shadow:0 8px 16px rgba(124,58,237,.28)}.section-label-input[data-v-4296934a]{width:100%;padding:10px;border:1px solid #d1d5db;border-radius:8px;font-family:Montserrat,sans-serif;font-size:12px;background:#f8f9fa}.section-label-input[data-v-4296934a]:focus{outline:none;border-color:#8b5cf6;background:#fff}.outline-input[data-v-4296934a]{width:100%;min-height:200px;padding:14px;border:1px solid #d3d3d3;border-radius:8px;font-family:Montserrat,sans-serif;font-size:12px;line-height:1.5;resize:vertical}.outline-input[data-v-4296934a]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 2px rgba(139,92,246,.05)}.quiz-options-container[data-v-4296934a]{display:flex;flex-direction:column;gap:10px;margin:14px 0}.quiz-option[data-v-4296934a]{display:flex;align-items:center;padding:14px;border:2px solid #d3d3d3;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s ease;font-family:Montserrat,sans-serif;font-size:14px}.quiz-option[data-v-4296934a]:hover{border-color:#ece7fa;background:#f8f6ff}.quiz-option.selected[data-v-4296934a]{border-color:#7c3aed;background:#f1e4ff}.quiz-option.correct[data-v-4296934a]{border-color:#22c55e;background:#f0fdf4}.quiz-option.incorrect[data-v-4296934a]{border-color:#ef4444;background:#fef2f2}.quiz-checkbox[data-v-4296934a],.quiz-radio[data-v-4296934a]{margin-right:10px;width:20px;height:20px;accent-color:#8c30f5}.difficulty-selector[data-v-4296934a]{display:flex;gap:10px;margin:20px 0}.difficulty-option[data-v-4296934a]{flex:1;padding:20px 25px;border:2px solid #d3d3d3;border-radius:15px;text-align:center;cursor:pointer;transition:all .2s ease;font-family:Montserrat,sans-serif;font-weight:600}.difficulty-option[data-v-4296934a]:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 6px 12px rgba(124,58,237,.22)}.difficulty-option.selected[data-v-4296934a]{border-color:#8c30f5;background:linear-gradient(180deg,#8b5cf6,#8c30f5);color:#fff;box-shadow:0 8px 16px rgba(124,58,237,.28)}.module-selector[data-v-4296934a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin:20px 0}.module-card[data-v-4296934a]{padding:25px;border:1px solid #d3d3d3;border-radius:16px;text-align:center;cursor:pointer;transition:all .2s ease;background:#fff}.module-card[data-v-4296934a]:hover{border-color:#8b5cf6;box-shadow:0 8px 16px rgba(124,58,237,.28);transform:scale(1.03)}.module-card.disabled[data-v-4296934a]{opacity:.5;cursor:not-allowed;background:#f5f5f5}.module-card.disabled[data-v-4296934a]:hover{transform:none;box-shadow:none}.prompt-container[data-v-4296934a]{display:flex;flex-direction:column;gap:10px;margin:14px 0}.prompt-card[data-v-4296934a]{padding:20px;border:1px solid #d3d3d3;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s ease}.prompt-card[data-v-4296934a]:hover{border-color:#8b5cf6;box-shadow:0 4px 4px rgba(0,0,0,.1)}.prompt-card.selected[data-v-4296934a]{border-color:#8c30f5;background:#f8f6ff}.prompt-type-label[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:9px;font-weight:700;color:#8c30f5;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.prompt-text[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#111;line-height:1.5}.search-bar[data-v-4296934a]{width:100%;max-width:600px;margin:20px auto}.search-input[data-v-4296934a]{width:100%;padding:12px 25px 12px 50px;border:2px solid #d3d3d3;border-radius:9999px;font-family:Montserrat,sans-serif;font-size:14px;background:#fff;background-repeat:no-repeat;background-position:12px;transition:all .2s ease}.search-input[data-v-4296934a]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 4px rgba(139,92,246,.1)}.search-input[data-v-4296934a]::-moz-placeholder{color:#d7d7d7}.search-input[data-v-4296934a]::placeholder{color:#d7d7d7}.feedback-textarea[data-v-4296934a]{width:100%;min-height:150px;padding:14px;border:1px solid #d3d3d3;border-radius:10px;font-family:Montserrat,sans-serif;font-size:12px;line-height:1.5;resize:vertical}.feedback-textarea[data-v-4296934a]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(139,92,246,.05)}.feedback-label[data-v-4296934a]{display:block;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;color:#111;margin-bottom:6px}.form-input.error[data-v-4296934a]{border-color:#ef4444;background:#fef2f2}.form-input.error[data-v-4296934a]:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)}.form-input.success[data-v-4296934a]{border-color:#22c55e;background:#f0fdf4}.form-input.success[data-v-4296934a]:focus{box-shadow:0 0 0 3px rgba(34,197,94,.1)}.form-input.warning[data-v-4296934a]{border-color:#fbbf24;background:#fffbeb}.form-input.warning[data-v-4296934a]:focus{box-shadow:0 0 0 3px rgba(251,191,36,.1)}.error-message[data-v-4296934a]{color:#dc2626}.error-message[data-v-4296934a],.success-message[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:9px;margin-top:6px;display:flex;align-items:center;gap:6px}.success-message[data-v-4296934a]{color:#16a34a}.form-group[data-v-4296934a]{margin-bottom:14px}.form-row[data-v-4296934a]{display:flex;gap:14px;margin-bottom:14px}@media(max-width:425px){.form-row[data-v-4296934a]{flex-direction:column}}.form-actions[data-v-4296934a]{display:flex;gap:10px;justify-content:flex-end;margin-top:20px;padding-top:14px;border-top:1px solid #d3d3d3}button[data-v-4296934a]:disabled,input[data-v-4296934a]:disabled,select[data-v-4296934a]:disabled,textarea[data-v-4296934a]:disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5;color:#9ca3af}button[data-v-4296934a]:focus-visible,input[data-v-4296934a]:focus-visible,select[data-v-4296934a]:focus-visible,textarea[data-v-4296934a]:focus-visible{outline:2px solid #8c30f5;outline-offset:2px}.card[data-v-4296934a]{background:#fff;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.1);overflow:hidden;transition:all .2s ease}.topic-card[data-v-4296934a]{height:250px;border-radius:25%;position:relative;margin:4px 0}.topic-card[data-v-4296934a]:hover{opacity:.7;cursor:pointer}.card-image[data-v-4296934a]{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:25%}.quiz-card[data-v-4296934a]{position:relative;width:100%;height:300px;margin-bottom:20px;border-radius:10px;overflow:hidden}.quiz-card[data-v-4296934a]:hover{transform:scale(1.05);transition:all .3s ease-in-out;box-shadow:0 0 10px rgba(0,0,0,.3)}.quiz-card img[data-v-4296934a]{width:100%;height:300px;-o-object-fit:cover;object-fit:cover}.card-disabled[data-v-4296934a]{position:relative;width:100%;height:300px;margin-bottom:20px;border-radius:10px;overflow:hidden}.card-disabled img[data-v-4296934a]{width:100%;height:300px;-o-object-fit:cover;object-fit:cover;opacity:.7;border-radius:10px}.article[data-v-4296934a]{font-family:Montserrat,sans-serif;border:1px solid #d3d3d3;border-radius:10px;margin-bottom:6px}.article .article-content[data-v-4296934a]{margin:4px;margin-right:8px}.overlay[data-v-4296934a]{position:absolute;background:rgba(57,57,57,.55);display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:25%}.overlay-2[data-v-4296934a]{inset:0}.quiz-overlay[data-v-4296934a]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);border-radius:10px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;align-content:center;text-align:center}.event-image[data-v-4296934a],.intro-image[data-v-4296934a],.person-image[data-v-4296934a],.trend-coming-soon-img[data-v-4296934a]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px}.trend-coming-soon-img[data-v-4296934a]{box-shadow:inset 0 0 8px 8px #fff;border-radius:10px;margin:auto}.profile-image[data-v-4296934a]{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:160px;height:160px;max-height:160px;border-radius:10%}.source-image[data-v-4296934a],.term-image[data-v-4296934a]{max-width:150px;height:auto}.source-image[data-v-4296934a]:hover,.term-image[data-v-4296934a]:hover{opacity:.5;cursor:pointer}.article-image[data-v-4296934a]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-height:130px;border-radius:10px 10px 0 0}.modal-image[data-v-4296934a]{display:flex;justify-content:center;max-width:100%;max-height:80vh;margin:0 auto}.logo-img[data-v-4296934a]{max-width:30px}.event-image-slide[data-v-4296934a]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:250px}.image-wrapper[data-v-4296934a]{position:relative;display:block;width:100%}.expand-icon[data-v-4296934a]{position:absolute!important;display:inline-flex!important;align-items:center;justify-content:center;top:8px!important;right:8px!important;z-index:5;padding:8px!important;border-radius:50%!important;background:rgba(0,0,0,.7)!important;color:#fff!important;cursor:pointer;line-height:0;border:none!important;box-shadow:none!important;min-width:auto!important;width:42px!important;height:42px!important}.expand-icon[data-v-4296934a]:active,.expand-icon[data-v-4296934a]:focus,.expand-icon[data-v-4296934a]:hover{background:rgba(0,0,0,.85)!important;color:#fff!important;text-decoration:none!important;outline:none!important;box-shadow:0 2px 6px rgba(0,0,0,.35)!important;border-color:hsla(0,0%,100%,.85)!important}.full-image[data-v-4296934a]{max-width:100%;height:auto;border-radius:10px}.video-box[data-v-4296934a]{max-width:380px;width:100%;display:block;background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-4296934a 3s infinite}.ratio[data-v-4296934a]{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.ratio>.yt-embedded[data-v-4296934a],.ratio>iframe[data-v-4296934a]{position:absolute;inset:0;width:100%!important;height:100%!important;border:0;display:block;border-radius:6px}.video-box.in-modal[data-v-4296934a]{max-width:380px;margin:auto}.intro-iframe[data-v-4296934a],.person-iframe[data-v-4296934a]{position:relative;z-index:4;min-width:100%;max-width:100%;height:100%;aspect-ratio:16/9}.modal-content[data-v-4296934a]{border-radius:16px;border:none}.category-buttons[data-v-4296934a]{width:15%!important}.background-filter[data-v-4296934a]{position:relative}.background-filter[data-v-4296934a]:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:brightness(50%);content:"";display:block;position:absolute;width:100%;height:100%;top:0}.person-profile[data-v-4296934a]{padding-bottom:25px}.person-info[data-v-4296934a]{min-width:220px;max-width:220px}.person-description[data-v-4296934a]{overflow:hidden;max-height:8rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:5}.person-link[data-v-4296934a]{font-family:Montserrat,sans-serif;margin-top:10px}.trend-coming-soon[data-v-4296934a]{position:relative;display:flex;align-items:center}.trend-coming-soon-text-background[data-v-4296934a]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;display:inline-flex;align-items:center;padding:12px 28px;background:hsla(0,0%,100%,.92);border-radius:10px;box-shadow:0 6px 18px rgba(15,23,42,.06);white-space:nowrap}.events-component[data-v-4296934a]{color:#fff;background-color:#000;border-radius:10px;padding:4px;padding-bottom:50px}.slideshow-container[data-v-4296934a]{max-width:400px;position:relative;margin:auto}.next[data-v-4296934a],.prev[data-v-4296934a]{cursor:pointer;position:absolute;top:100px;width:auto;padding:16px;margin-top:-22px;color:#fff;font-weight:700;font-size:18px;transition:.6s ease;border-radius:0 3px 3px 0;background-color:rgba(0,0,0,.5)}.next[data-v-4296934a]:hover,.prev[data-v-4296934a]:hover{background-color:rgba(0,0,0,.8)}.next[data-v-4296934a]{right:0;border-radius:3px 0 0 3px}.dot[data-v-4296934a]{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color .6s ease}.dot.active[data-v-4296934a],.dot[data-v-4296934a]:hover{background-color:#717171}.numbertext[data-v-4296934a]{font-family:Montserrat,sans-serif;color:#f2f2f2;font-size:12px;padding:8px 12px;font-weight:500;position:absolute;top:0;background:rgba(0,0,0,.2)}.map-container[data-v-4296934a]{position:relative;min-height:368px}.dates[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:25px;display:flex;justify-content:end}.white-container[data-v-4296934a]{padding-bottom:150px}.true-white-container[data-v-4296934a]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-4296934a]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-4296934a]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-container[data-v-4296934a]{max-width:539px}.module-gray-contain[data-v-4296934a]{border-radius:8px;background:#f5f5f5;opacity:.9;box-shadow:0 4px 4px rgba(0,0,0,.1)}.footer[data-v-4296934a]{background-color:#000;text-align:center;color:gray;font-size:9px;padding:10px 0 10px 0;margin-top:auto}.footer-icon[data-v-4296934a]{width:20px;height:20px;padding:0}.footer-icon[data-v-4296934a]:hover{cursor:pointer}.navbar-styling[data-v-4296934a]{background-color:#000;padding:0 25px}.navbar-tab-section[data-v-4296934a]{margin-left:auto}.logo[data-v-4296934a]:hover{cursor:pointer}.logo-btn[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;letter-spacing:0;color:#fff;padding-left:10px}.fade-in-image[data-v-4296934a]{animation:fadeIn-4296934a 2s;-webkit-animation:fadeIn-4296934a 2s;-moz-animation:fadeIn-4296934a 2s;-o-animation:fadeIn-4296934a 2s;-ms-animation:fadeIn-4296934a 2s}@media(max-width:425px){.person-profile[data-v-4296934a]{border:1px solid gray;border-radius:10px;padding-top:10px}}@media(max-width:768px){.person-profile[data-v-4296934a]{border-bottom:1px solid #d3d3d3;margin-bottom:10px}}@media(max-width:991px){.video-box[data-v-4296934a]{max-width:100%;margin:0 auto}}.skeleton[data-v-4296934a]{background:linear-gradient(90deg,#f5f5f5 25%,#f2f2f2 50%,#f5f5f5 75%);background-size:200% 100%;animation:loading-4296934a 1.5s infinite}@keyframes loading-4296934a{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text[data-v-4296934a]{height:10px;border-radius:6px;margin-bottom:8px}.skeleton-title[data-v-4296934a]{height:14px;width:60%;border-radius:6px;margin-bottom:10px}.skeleton-image[data-v-4296934a]{height:200px;border-radius:10px;margin-bottom:10px}.skeleton-button[data-v-4296934a]{height:25px;width:120px;border-radius:8px}.skeleton-card[data-v-4296934a]{padding:14px;border-radius:15px;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1)}.skeleton-card .skeleton-title[data-v-4296934a]{width:70%}.skeleton-card .skeleton-text[data-v-4296934a]:nth-child(2){width:90%}.skeleton-card .skeleton-text[data-v-4296934a]:nth-child(3){width:80%}.skeleton-card .skeleton-text[data-v-4296934a]:nth-child(4){width:85%}.video-loading[data-v-4296934a]{background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-4296934a 3s infinite}@keyframes Animation-4296934a{0%{background-position:90% 0}90%{background-position:0 70%}}.fade-in[data-v-4296934a]{animation:fadeIn-4296934a 2s ease-in-out}@keyframes fadeIn-4296934a{0%{opacity:0}to{opacity:1}}.fade-in-up[data-v-4296934a]{animation:fadeInUp-4296934a .6s ease-out}@keyframes fadeInUp-4296934a{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-down[data-v-4296934a]{animation:fadeInDown-4296934a .6s ease-out}@keyframes fadeInDown-4296934a{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fade-out[data-v-4296934a]{animation:fadeOut-4296934a .3s ease-in-out}@keyframes fadeOut-4296934a{0%{opacity:1}to{opacity:0}}.slide-in-left[data-v-4296934a]{animation:slideInLeft-4296934a .5s ease-out}@keyframes slideInLeft-4296934a{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.slide-in-right[data-v-4296934a]{animation:slideInRight-4296934a .5s ease-out}@keyframes slideInRight-4296934a{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.slide-up[data-v-4296934a]{animation:slideUp-4296934a .4s ease-out}@keyframes slideUp-4296934a{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.scale-in[data-v-4296934a]{animation:scaleIn-4296934a .3s ease-out}@keyframes scaleIn-4296934a{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.scale-up[data-v-4296934a]{transition:transform .2s ease}.scale-up[data-v-4296934a]:hover{transform:scale(1.05)}.pulse[data-v-4296934a]{animation:pulse-4296934a 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse-4296934a{0%,to{opacity:1}50%{opacity:.5}}.spinner[data-v-4296934a]{animation:spin-4296934a 1s linear infinite}@keyframes spin-4296934a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-spinner[data-v-4296934a]{display:inline-block;width:40px;height:40px;border:4px solid #f2f2f2;border-top-color:#8c30f5;border-radius:50%;animation:spin-4296934a .8s linear infinite}.bounce[data-v-4296934a]{animation:bounce-4296934a 1s infinite}@keyframes bounce-4296934a{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.bounce-in[data-v-4296934a]{animation:bounceIn-4296934a .6s ease-out}@keyframes bounceIn-4296934a{0%{transform:scale(.3);opacity:0}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1);opacity:1}}.shake[data-v-4296934a]{animation:shake-4296934a .5s cubic-bezier(.36,.07,.19,.97)}@keyframes shake-4296934a{10%,90%{transform:translateX(-2px)}20%,80%{transform:translateX(4px)}30%,50%,70%{transform:translateX(-4px)}40%,60%{transform:translateX(4px)}}.progress-bar-fill[data-v-4296934a]{animation:progressFill-4296934a 2s ease-out forwards}@keyframes progressFill-4296934a{0%{width:0}to{width:100%}}.progress-circle[data-v-4296934a]{transform:rotate(-90deg);transform-origin:center}.progress-circle-path[data-v-4296934a]{stroke-dasharray:440;stroke-dashoffset:440;animation:progressCircle-4296934a 2s ease-out forwards}@keyframes progressCircle-4296934a{0%{stroke-dashoffset:440}to{stroke-dashoffset:0}}.modal-overlay-enter[data-v-4296934a]{animation:fadeIn-4296934a .3s ease-out}.modal-overlay-exit[data-v-4296934a]{animation:fadeOut-4296934a .3s ease-in}.modal-content-enter[data-v-4296934a]{animation:modalSlideIn-4296934a .3s ease-out}.modal-content-exit[data-v-4296934a]{animation:modalSlideOut-4296934a .3s ease-in}@keyframes modalSlideIn-4296934a{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes modalSlideOut-4296934a{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}.tooltip-enter[data-v-4296934a]{animation:tooltipIn-4296934a .2s ease-out}@keyframes tooltipIn-4296934a{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.event-slide-fade[data-v-4296934a]{animation:slideFade-4296934a .6s ease-in-out}@keyframes slideFade-4296934a{0%{opacity:.4}to{opacity:1}}.carousel-slide-left[data-v-4296934a]{animation:slideLeft-4296934a .5s ease-in-out}@keyframes slideLeft-4296934a{0%{transform:translateX(100%)}to{transform:translateX(0)}}.carousel-slide-right[data-v-4296934a]{animation:slideRight-4296934a .5s ease-in-out}@keyframes slideRight-4296934a{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.typing[data-v-4296934a]{overflow:hidden;border-right:2px solid #8c30f5;white-space:nowrap;animation:typing-4296934a 3.5s steps(40),blink-caret-4296934a .75s step-end infinite}@keyframes typing-4296934a{0%{width:0}to{width:100%}}@keyframes blink-caret-4296934a{0%,to{border-color:transparent}50%{border-color:#8c30f5}}.gradient-animate[data-v-4296934a]{background:linear-gradient(-45deg,#8c30f5,#8b5cf6,#ece7fa,#7c3aed);background-size:400% 400%;animation:gradientShift-4296934a 15s ease infinite}@keyframes gradientShift-4296934a{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animation-delay-1[data-v-4296934a]{animation-delay:.1s}.animation-delay-2[data-v-4296934a]{animation-delay:.2s}.animation-delay-3[data-v-4296934a]{animation-delay:.3s}.animation-delay-4[data-v-4296934a]{animation-delay:.4s}.animation-delay-5[data-v-4296934a]{animation-delay:.5s}.animation-fast[data-v-4296934a]{animation-duration:.2s}.animation-normal[data-v-4296934a]{animation-duration:.3s}.animation-slow[data-v-4296934a]{animation-duration:.5s}.animation-slower[data-v-4296934a]{animation-duration:1s}.animation-infinite[data-v-4296934a]{animation-iteration-count:infinite}.animation-paused[data-v-4296934a]{animation-play-state:paused}@media(prefers-reduced-motion:reduce){[data-v-4296934a],[data-v-4296934a]:after,[data-v-4296934a]:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.m-0[data-v-4296934a]{margin:0}.m-1[data-v-4296934a]{margin:4px}.m-2[data-v-4296934a]{margin:6px}.m-3[data-v-4296934a]{margin:8px}.m-4[data-v-4296934a]{margin:10px}.m-auto[data-v-4296934a]{margin:auto}.mt-0[data-v-4296934a]{margin-top:0}.mt-1[data-v-4296934a]{margin-top:4px}.mt-2[data-v-4296934a]{margin-top:6px}.mt-3[data-v-4296934a]{margin-top:8px}.mt-4[data-v-4296934a]{margin-top:10px}.mt-5[data-v-4296934a]{margin-top:12px}.mb-0[data-v-4296934a]{margin-bottom:0}.mb-1[data-v-4296934a]{margin-bottom:4px}.mb-2[data-v-4296934a]{margin-bottom:6px}.mb-3[data-v-4296934a]{margin-bottom:8px}.mb-4[data-v-4296934a]{margin-bottom:10px}.mb-5[data-v-4296934a]{margin-bottom:12px}.p-0[data-v-4296934a]{padding:0}.p-1[data-v-4296934a]{padding:4px}.p-2[data-v-4296934a]{padding:6px}.p-3[data-v-4296934a]{padding:8px}.p-4[data-v-4296934a]{padding:10px}.pt-1[data-v-4296934a]{padding-top:4px}.pt-2[data-v-4296934a]{padding-top:6px}.pt-3[data-v-4296934a]{padding-top:8px}.pt-4[data-v-4296934a]{padding-top:10px}.pt-5[data-v-4296934a]{padding-top:12px}.pb-1[data-v-4296934a]{padding-bottom:4px}.pb-2[data-v-4296934a]{padding-bottom:6px}.pb-3[data-v-4296934a]{padding-bottom:8px}.pb-4[data-v-4296934a]{padding-bottom:10px}.pb-5[data-v-4296934a]{padding-bottom:12px}.gap-1[data-v-4296934a]{gap:4px}.gap-2[data-v-4296934a]{gap:6px}.gap-3[data-v-4296934a]{gap:8px}.gap-4[data-v-4296934a]{gap:10px}.d-none[data-v-4296934a]{display:none}.d-block[data-v-4296934a]{display:block}.d-inline[data-v-4296934a]{display:inline}.d-inline-block[data-v-4296934a]{display:inline-block}.d-flex[data-v-4296934a]{display:flex}.d-inline-flex[data-v-4296934a]{display:inline-flex}.d-grid[data-v-4296934a]{display:grid}.flex-row[data-v-4296934a]{flex-direction:row}.flex-column[data-v-4296934a]{flex-direction:column}.flex-row-reverse[data-v-4296934a]{flex-direction:row-reverse}.flex-column-reverse[data-v-4296934a]{flex-direction:column-reverse}.flex-wrap[data-v-4296934a]{flex-wrap:wrap}.flex-nowrap[data-v-4296934a]{flex-wrap:nowrap}.justify-start[data-v-4296934a]{justify-content:flex-start}.justify-end[data-v-4296934a]{justify-content:flex-end}.justify-center[data-v-4296934a]{justify-content:center}.justify-between[data-v-4296934a]{justify-content:space-between}.justify-around[data-v-4296934a]{justify-content:space-around}.align-start[data-v-4296934a]{align-items:flex-start}.align-end[data-v-4296934a]{align-items:flex-end}.align-center[data-v-4296934a]{align-items:center}.align-baseline[data-v-4296934a]{align-items:baseline}.align-stretch[data-v-4296934a]{align-items:stretch}.position-relative[data-v-4296934a]{position:relative}.position-absolute[data-v-4296934a]{position:absolute}.position-fixed[data-v-4296934a]{position:fixed}.position-sticky[data-v-4296934a]{position:sticky}.z-base[data-v-4296934a]{z-index:1}.z-dropdown[data-v-4296934a]{z-index:10}.z-sticky[data-v-4296934a]{z-index:100}.z-fixed[data-v-4296934a]{z-index:200}.z-modal[data-v-4296934a]{z-index:300}.w-full[data-v-4296934a]{width:100%}.w-auto[data-v-4296934a]{width:auto}.w-fit[data-v-4296934a]{width:-moz-fit-content;width:fit-content}.h-full[data-v-4296934a]{height:100%}.h-auto[data-v-4296934a]{height:auto}.h-screen[data-v-4296934a]{height:100vh}.min-h-screen[data-v-4296934a]{min-height:100vh}.overflow-hidden[data-v-4296934a]{overflow:hidden}.overflow-auto[data-v-4296934a]{overflow:auto}.overflow-scroll[data-v-4296934a]{overflow:scroll}.overflow-x-hidden[data-v-4296934a]{overflow-x:hidden}.overflow-y-hidden[data-v-4296934a]{overflow-y:hidden}.rounded-none[data-v-4296934a]{border-radius:0}.rounded-sm[data-v-4296934a]{border-radius:6px}.rounded[data-v-4296934a]{border-radius:10px}.rounded-lg[data-v-4296934a]{border-radius:16px}.rounded-full[data-v-4296934a]{border-radius:50px}.rounded-circle[data-v-4296934a]{border-radius:50%}.shadow-none[data-v-4296934a]{box-shadow:none}.shadow-xs[data-v-4296934a]{box-shadow:0 2px 6px rgba(91,33,182,.25)}.shadow-sm[data-v-4296934a]{box-shadow:0 3px 8px rgba(161,125,236,.3)}.shadow[data-v-4296934a]{box-shadow:0 4px 4px rgba(0,0,0,.1)}.shadow-md[data-v-4296934a]{box-shadow:0 6px 12px rgba(124,58,237,.22)}.shadow-lg[data-v-4296934a]{box-shadow:0 8px 16px rgba(124,58,237,.28)}.shadow-xl[data-v-4296934a]{box-shadow:0 12px 24px rgba(124,58,237,.32)}.border-0[data-v-4296934a]{border:none}.border[data-v-4296934a]{border:1px solid #d3d3d3}.border-2[data-v-4296934a]{border:2px solid #d3d3d3}.border-3[data-v-4296934a]{border:3px solid #d3d3d3}.border-purple[data-v-4296934a]{border-color:#5b21b6}.border-purple-light[data-v-4296934a]{border-color:rgba(91,33,182,.3)}.bg-white[data-v-4296934a]{background-color:#fff}.bg-black[data-v-4296934a]{background-color:#000}.bg-primary[data-v-4296934a]{background-color:#f4f5f7}.bg-secondary[data-v-4296934a]{background-color:#fff}.bg-purple[data-v-4296934a]{background-color:#451a75}.bg-purple-light[data-v-4296934a]{background-color:#f8f6ff}.bg-gray-light[data-v-4296934a]{background-color:#f8f9fa}.bg-transparent[data-v-4296934a]{background:transparent}.backdrop-blur[data-v-4296934a]{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.opacity-0[data-v-4296934a]{opacity:0}.opacity-50[data-v-4296934a]{opacity:.5}.opacity-70[data-v-4296934a]{opacity:.7}.opacity-85[data-v-4296934a]{opacity:.85}.opacity-90[data-v-4296934a]{opacity:.9}.opacity-100[data-v-4296934a]{opacity:1}.cursor-pointer[data-v-4296934a]{cursor:pointer}.cursor-not-allowed[data-v-4296934a]{cursor:not-allowed}.cursor-default[data-v-4296934a]{cursor:default}.transition-none[data-v-4296934a]{transition:none}.transition-fast[data-v-4296934a]{transition:.15s ease}.transition-base[data-v-4296934a]{transition:.2s ease}.transition-medium[data-v-4296934a]{transition:.25s ease}.transition-slow[data-v-4296934a]{transition:.3s ease}.transition-all[data-v-4296934a]{transition:all .2s ease}.transform-none[data-v-4296934a]{transform:none}.scale-105[data-v-4296934a]{transform:scale(1.05)}.translate-y-1[data-v-4296934a]{transform:translateY(-1px)}.translate-y-2[data-v-4296934a]{transform:translateY(-2px)}.visible[data-v-4296934a]{visibility:visible}.invisible[data-v-4296934a]{visibility:hidden}.is-hidden[data-v-4296934a]{opacity:0;transform:translateY(8px);pointer-events:none}.container-max[data-v-4296934a]{max-width:1184px}.container-center[data-v-4296934a]{margin-left:auto;margin-right:auto}.moderate-padding[data-v-4296934a]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-4296934a]{padding-left:145px;padding-right:145px}.more-responsive-padding[data-v-4296934a]{padding-left:8%;padding-right:8%}.aspect-video[data-v-4296934a]{aspect-ratio:16/9}.aspect-square[data-v-4296934a]{aspect-ratio:1/1}.object-cover[data-v-4296934a]{-o-object-fit:cover;object-fit:cover}.object-contain[data-v-4296934a]{-o-object-fit:contain;object-fit:contain}.object-position-center[data-v-4296934a]{-o-object-position:center center;object-position:center center}.object-position-50[data-v-4296934a]{-o-object-position:50% 50%;object-position:50% 50%}@media(max-width:425px){.hide-mobile[data-v-4296934a]{display:none!important}}@media(min-width:720px){.show-mobile[data-v-4296934a]{display:none!important}}@media(max-width:768px){.hide-tablet[data-v-4296934a]{display:none!important}}@media(min-width:768px){.show-tablet[data-v-4296934a]{display:none!important}}.background[data-v-4296934a]{background-size:cover;background-position:right 15% bottom 52%;height:100%;padding-top:20px}.background_filter[data-v-4296934a]{position:relative}.background_filter[data-v-4296934a]:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:brightness(80%);content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0}.u-non-blurred[data-v-4296934a]{position:relative;z-index:1}.back_button[data-v-4296934a]{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;margin-top:10px;margin-left:27%;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;background:rgba(91,33,182,.4);border:1px solid #5b21b6;border-radius:10px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-decoration:none;cursor:pointer;transition:all .25s ease}.back_button[data-v-4296934a]:hover{background:#5b21b6;opacity:1;border-color:none;transform:translateY(-1px)}.back_button[data-v-4296934a]:active{transform:translateY(0);box-shadow:0 2px 6px rgba(91,33,182,.25)}@media(max-width:425px){.back_button[data-v-4296934a]{padding:5px 10px;font-size:13px}}.banner_timeperiod_header[data-v-4296934a]{margin-bottom:0;text-decoration:underline;text-decoration-thickness:.9px}.banner_timeperiod_header[data-v-4296934a],.banner_unit_header[data-v-4296934a]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:18px;color:#fff}.banner_unit_header[data-v-4296934a]{font-style:italic}.banner_header[data-v-4296934a]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:34px;line-height:35px;color:#fff}#Event[data-v-4296934a],#PrivacyPolicy[data-v-4296934a],#Topic[data-v-4296934a]{min-height:100vh;height:100%}.findByScroll[data-v-4296934a]{padding-bottom:50px}.category_buttons[data-v-4296934a]{width:15%!important}.sidebar[data-v-4296934a]{position:sticky;top:10px;display:flex;flex-direction:column;gap:8px;background:transparent}.category_button[data-v-4296934a]{display:flex;align-items:center;justify-content:flex-start;font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;letter-spacing:-.2px;color:#4b4b4b;background:#f8f6ff;border:3px solid #ece7fa;border-radius:10px;padding:8px 14px;margin:0 10px;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.category_button[data-v-4296934a]:hover{background:#ede7ff;color:#3b2f8f;box-shadow:0 2px 6px rgba(177,156,217,.25);cursor:pointer}.category_button.active[data-v-4296934a]{background:#8b5cf6;border:3px solid #8b5cf6;margin:0;color:#fff;box-shadow:0 3px 8px rgba(161,125,236,.3)}.category_button i[data-v-4296934a],.category_button svg[data-v-4296934a]{margin-right:8px;font-size:14px;opacity:.85}.title[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:620;margin-bottom:10px}.subtitle[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:light}.header-1[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:620}.header-2[data-v-4296934a]{font-size:20px;font-weight:700;line-height:25px;padding-bottom:6px}.header-2[data-v-4296934a],.header-3[data-v-4296934a]{font-family:Montserrat,sans-serif;word-break:break-word}.header-3[data-v-4296934a]{font-size:16px;font-weight:500}.header-4[data-v-4296934a]{font-size:28px;font-weight:450}.header-4[data-v-4296934a],.text[data-v-4296934a]{font-family:Montserrat,sans-serif;word-break:break-word}.text[data-v-4296934a]{font-size:16px;font-weight:400}.intro_image[data-v-4296934a]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px}.trend_comingSoon[data-v-4296934a]{position:relative;display:flex;align-items:center}.trend_comingSoonTextBackground[data-v-4296934a]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;display:inline-flex;align-items:center;padding:12px 28px;background:hsla(0,0%,100%,.92);border-radius:10px;box-shadow:0 6px 18px rgba(15,23,42,.06);white-space:nowrap}.trend_comingSoonImg[data-v-4296934a]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px;box-shadow:inset 0 0 8px 8px #fff;border-radius:10px;margin:auto}.coming-soon-card[data-v-4296934a]{background:#fff;border-radius:16px;padding:48px 40px;text-align:center;box-shadow:0 12px 24px rgba(15,23,42,.12);max-width:100%;margin:20px auto}.coming-soon-title[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;color:#0f1724;margin:0 0 16px 0}.coming-soon-subtitle[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:14px;color:#4b5563;margin:0;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.trend_text[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word;padding-right:20px}.trend_header[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:620;padding-top:10px;padding-bottom:10px}@media(max-width:720px){.coming-soon-card[data-v-4296934a]{padding:32px 24px}.coming-soon-title[data-v-4296934a]{font-size:22px;margin-bottom:12px}.coming-soon-subtitle[data-v-4296934a]{font-size:13px}}.events_component[data-v-4296934a]{color:#fff;background-color:#000;border-radius:10px;padding:5px}.person_profile[data-v-4296934a]{padding-bottom:25px}@media(max-width:425px){.person_profile[data-v-4296934a]{border:1px solid gray;border-radius:10px;padding-top:10px}}@media(max-width:768px){.person_profile[data-v-4296934a]{border-bottom:1px solid #d3d3d3;margin-bottom:10px}}.profile_image[data-v-4296934a]{-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;width:160px;height:160px;max-height:160px;border-radius:10%}.profile_image_placeholder[data-v-4296934a]{background-color:#e8e8e8;display:block}.person_info[data-v-4296934a]{min-width:220px;max-width:220px}.person_header[data-v-4296934a]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:14px;font-weight:550}.person_time[data-v-4296934a]{font-family:Montserrat,sans-serif;font-size:12px;font-weight:550;margin-bottom:0}.person_subheader[data-v-4296934a]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:12px;font-weight:500;color:gray}.person_description[data-v-4296934a]{overflow:hidden;max-height:8rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:5}.person_link[data-v-4296934a]{font-family:Montserrat,sans-serif;margin-top:10px}.person_iframe[data-v-4296934a]{position:relative;z-index:4;min-width:100%;width:100%;height:100%;aspect-ratio:16/9}.source[data-v-4296934a]{border:1px solid #d3d3d3;border-radius:10px;padding-top:25px;padding-bottom:40px}.source_image[data-v-4296934a]{max-width:150px;height:auto}.source_image[data-v-4296934a]:hover{opacity:.5;cursor:pointer}.term_image[data-v-4296934a]{max-width:150px;height:auto}.term_image[data-v-4296934a]:hover{opacity:.5;cursor:pointer}.event_image[data-v-4296934a]{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;display:block;width:100%;height:380px;border-radius:10px;border:1px solid;padding:10px}@media(max-width:768px){.event_image[data-v-4296934a]{height:220px}}.person_image[data-v-4296934a]{-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;display:block;width:100%;height:380px;border-radius:10px;border:1px solid;padding:10px}.person_image_placeholder[data-v-4296934a]{background-color:#e8e8e8;display:block}.modal_image[data-v-4296934a]{display:flex;justify-content:center;max-width:100%;max-height:80vh;margin:0 auto}.top_button[data-v-4296934a]{display:flex;justify-content:start;position:fixed;left:40px;bottom:40px;z-index:200;transition:opacity .2s ease,transform .2s ease}.top_button.is-hidden[data-v-4296934a]{opacity:0;transform:translateY(8px);pointer-events:none}.top-pill[data-v-4296934a]{display:inline-flex;align-items:center;gap:6px;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;background-image:linear-gradient(180deg,#8b5cf6,#7c3aed);border:1px solid hsla(0,0%,100%,.22);border-radius:10px;padding:6px 14px;margin:20px 10px;box-shadow:0 8px 16px rgba(124,58,237,.28);transition:transform .18s ease,box-shadow .18s ease,background .2s ease;cursor:pointer}.top-pill[data-v-4296934a]:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(124,58,237,.32)}.top-pill[data-v-4296934a]:active{transform:translateY(0);box-shadow:0 6px 12px rgba(124,58,237,.22)}.top-pill[data-v-4296934a]:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.top-pill .chev[data-v-4296934a]{font-size:16px;line-height:1}@media(max-width:768px){.top_button[data-v-4296934a]{right:14px;bottom:14px}.top-pill[data-v-4296934a]{padding:12px;gap:0}.top-pill .label[data-v-4296934a]{display:none}.top-pill .chev[data-v-4296934a]{font-size:18px}}.banner-header[data-v-719ef15e],.h1[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:34px;font-weight:700;line-height:35px;letter-spacing:-.5px;color:#fff}.h2[data-v-719ef15e],.title[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:600;margin-bottom:10px}.h3[data-v-719ef15e],.header-1[data-v-719ef15e],.trend-header[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;padding-top:10px;padding-bottom:10px}.h4[data-v-719ef15e],.header-2[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;line-height:25px;padding-bottom:0;margin-bottom:0;word-break:break-word}.h5[data-v-719ef15e],.header-3[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;word-break:break-word}.h6[data-v-719ef15e],.header-4[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:28px;font-weight:400;word-break:break-word}.body-text[data-v-719ef15e],.text[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word}.subtitle[data-v-719ef15e],.text-sm[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:300}.text-lg[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:18px;font-weight:400}.text-bold[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:700}.trend-text[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word;padding-right:20px}.period-header[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:700;color:#fff;height:100px}.period-subheader[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:28px;font-weight:500;color:#fff}.banner-timeperiod-header[data-v-719ef15e]{margin-bottom:0;text-decoration:underline;text-decoration-thickness:.9px}.banner-timeperiod-header[data-v-719ef15e],.banner-unit-header[data-v-719ef15e]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:18px;color:#fff}.banner-unit-header[data-v-719ef15e]{font-style:italic}.card-header[data-v-719ef15e]{font-size:24px;margin-bottom:0;font-weight:600;padding:0 25px}.card-header[data-v-719ef15e],.card-subheader[data-v-719ef15e]{word-break:normal;font-family:Montserrat,sans-serif;letter-spacing:-.5px;color:#f2f2f2}.card-subheader[data-v-719ef15e]{font-size:20px;font-weight:500}.module-title[data-v-719ef15e]{color:#111;text-align:center;font-family:Manrope,sans-serif;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.module-labels[data-v-719ef15e]{color:#18191f;text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:2px;text-transform:uppercase}.module-introduction[data-v-719ef15e]{color:#111;text-align:center;font-size:28px;font-style:normal;font-weight:800;line-height:normal;font-family:Manrope,sans-serif}.person-header[data-v-719ef15e]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:14px;font-weight:550}.person-time[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:12px;font-weight:550;margin-bottom:0}.person-subheader[data-v-719ef15e]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:12px;font-weight:500;color:gray}.article-title[data-v-719ef15e]{font-size:14px;font-weight:650;line-height:20px}.article-subtitle[data-v-719ef15e]{font-size:12px;font-weight:500;color:gray}.article-summary[data-v-719ef15e]{margin-top:4px;overflow:hidden;line-height:1.2rem;max-height:3.5rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:3;margin-bottom:16px}.resource-header[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;word-break:break-word}.event-title[data-v-719ef15e]{font-weight:700}.event-text[data-v-719ef15e],.event-title[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:14px;line-height:25px;color:#f2f2f2;padding:8px 12px;width:100%;text-align:center}.question-text[data-v-719ef15e]{font-size:24px;font-weight:700;margin-bottom:20px}.question-num[data-v-719ef15e]{font-weight:300;display:flex;justify-content:flex-end;padding:40px 20px}.text-left[data-v-719ef15e]{text-align:left}.text-center[data-v-719ef15e]{text-align:center}.text-right[data-v-719ef15e]{text-align:right}.text-uppercase[data-v-719ef15e]{text-transform:uppercase}.text-lowercase[data-v-719ef15e]{text-transform:lowercase}.text-capitalize[data-v-719ef15e]{text-transform:capitalize}.text-underline[data-v-719ef15e]{text-decoration:underline}.text-no-decoration[data-v-719ef15e]{text-decoration:none}.text-break[data-v-719ef15e]{word-break:break-word}.text-no-wrap[data-v-719ef15e]{white-space:nowrap}.font-light[data-v-719ef15e]{font-weight:300}.font-normal[data-v-719ef15e]{font-weight:400}.font-medium[data-v-719ef15e]{font-weight:500}.font-semibold[data-v-719ef15e]{font-weight:600}.font-bold[data-v-719ef15e]{font-weight:700}.font-extrabold[data-v-719ef15e]{font-weight:800}@media(max-width:720px){.period-header[data-v-719ef15e],.period-subheader[data-v-719ef15e]{text-align:center;font-size:32px;padding-bottom:10px}.coming-soon-card[data-v-719ef15e]{padding:32px 96px}.coming-soon-title[data-v-719ef15e]{font-size:24px;margin-bottom:12px}.coming-soon-subtitle[data-v-719ef15e]{font-size:13px}}@media(max-width:425px){.back-button[data-v-719ef15e]{padding:4px 10px;font-size:13px}}.alert-dismiss[data-v-719ef15e],.back-button-style-right[data-v-719ef15e],.back-button-style[data-v-719ef15e],.back-button[data-v-719ef15e],.btn-alert-dismiss[data-v-719ef15e],.btn-ghost-right[data-v-719ef15e],.btn-ghost[data-v-719ef15e],.btn-navbar[data-v-719ef15e],.btn-outline-primary[data-v-719ef15e],.btn-primary-lg[data-v-719ef15e],.btn-primary-sm[data-v-719ef15e],.btn-primary[data-v-719ef15e],.btn-secondary-active[data-v-719ef15e],.btn-secondary[data-v-719ef15e],.btn-tertiary-disabled[data-v-719ef15e],.btn-tertiary[data-v-719ef15e],.btn-with-icon[data-v-719ef15e],.category-button.active[data-v-719ef15e],.category-button[data-v-719ef15e],.navbar-purple[data-v-719ef15e],.purple-button-border-text[data-v-719ef15e],.purple-button-disabled[data-v-719ef15e],.purple-button[data-v-719ef15e],.purple_button[data-v-719ef15e],.quiz-button[data-v-719ef15e],.top-pill[data-v-719ef15e],.view-all[data-v-719ef15e]{display:inline-flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-weight:700;text-decoration:none;cursor:pointer;transition:all .2s ease;border:none;outline:none}.alert-dismiss[data-v-719ef15e]:focus-visible,.back-button-style-right[data-v-719ef15e]:focus-visible,.back-button-style[data-v-719ef15e]:focus-visible,.back-button[data-v-719ef15e]:focus-visible,.btn-alert-dismiss[data-v-719ef15e]:focus-visible,.btn-ghost-right[data-v-719ef15e]:focus-visible,.btn-ghost[data-v-719ef15e]:focus-visible,.btn-navbar[data-v-719ef15e]:focus-visible,.btn-outline-primary[data-v-719ef15e]:focus-visible,.btn-primary-lg[data-v-719ef15e]:focus-visible,.btn-primary-sm[data-v-719ef15e]:focus-visible,.btn-primary[data-v-719ef15e]:focus-visible,.btn-secondary-active[data-v-719ef15e]:focus-visible,.btn-secondary[data-v-719ef15e]:focus-visible,.btn-tertiary-disabled[data-v-719ef15e]:focus-visible,.btn-tertiary[data-v-719ef15e]:focus-visible,.btn-with-icon[data-v-719ef15e]:focus-visible,.category-button[data-v-719ef15e]:focus-visible,.navbar-purple[data-v-719ef15e]:focus-visible,.purple-button-border-text[data-v-719ef15e]:focus-visible,.purple-button-disabled[data-v-719ef15e]:focus-visible,.purple-button[data-v-719ef15e]:focus-visible,.purple_button[data-v-719ef15e]:focus-visible,.quiz-button[data-v-719ef15e]:focus-visible,.top-pill[data-v-719ef15e]:focus-visible,.view-all[data-v-719ef15e]:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.back-button[data-v-719ef15e],.btn-primary-lg[data-v-719ef15e],.btn-primary-sm[data-v-719ef15e],.btn-primary[data-v-719ef15e],.top-pill[data-v-719ef15e]{gap:6px;padding:6px 14px;font-size:14px;color:#fff;background-image:linear-gradient(180deg,#8b5cf6,#7c3aed);border:1px solid hsla(0,0%,100%,.22);border-radius:10px;box-shadow:0 8px 16px rgba(124,58,237,.28)}.back-button[data-v-719ef15e]:hover,.btn-primary-lg[data-v-719ef15e]:hover,.btn-primary-sm[data-v-719ef15e]:hover,.btn-primary[data-v-719ef15e]:hover,.top-pill[data-v-719ef15e]:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(124,58,237,.32)}.back-button[data-v-719ef15e]:active,.btn-primary-lg[data-v-719ef15e]:active,.btn-primary-sm[data-v-719ef15e]:active,.btn-primary[data-v-719ef15e]:active,.top-pill[data-v-719ef15e]:active{transform:translateY(0);box-shadow:0 6px 12px rgba(124,58,237,.22)}.btn-primary-lg[data-v-719ef15e]{padding:10px 40px;font-size:20px;border-radius:30px;letter-spacing:2px;text-transform:uppercase}.btn-primary-sm[data-v-719ef15e]{padding:4px 10px;font-size:13px}.btn-secondary-active[data-v-719ef15e],.btn-secondary[data-v-719ef15e],.category-button.active[data-v-719ef15e],.category-button[data-v-719ef15e],.view-all[data-v-719ef15e]{gap:6px;padding:8px 14px;font-size:14px;font-weight:600;letter-spacing:-.2px;color:#4b4b4b;background:#f8f6ff;border:3px solid #ece7fa;border-radius:10px;transition:background .2s ease,color .2s ease,box-shadow .2s ease;line-height:1.4}.btn-secondary-active[data-v-719ef15e]:hover,.btn-secondary[data-v-719ef15e]:hover,.category-button[data-v-719ef15e]:hover,.view-all[data-v-719ef15e]:hover{background:#ede7ff;color:#3b2f8f;box-shadow:0 2px 6px rgba(91,33,182,.25)}.btn-secondary-active[data-v-719ef15e]:active,.btn-secondary[data-v-719ef15e]:active,.category-button[data-v-719ef15e]:active,.view-all[data-v-719ef15e]:active{transform:translateY(0);box-shadow:none}.btn-secondary-active[data-v-719ef15e],.category-button.active[data-v-719ef15e]{background:#8b5cf6;border:3px solid #8b5cf6;margin:0;color:#fff;box-shadow:0 3px 8px rgba(161,125,236,.3)}.btn-tertiary-disabled[data-v-719ef15e],.btn-tertiary[data-v-719ef15e],.purple-button-disabled[data-v-719ef15e],.purple-button[data-v-719ef15e],.purple_button[data-v-719ef15e],.quiz-button[data-v-719ef15e]{min-height:52px;gap:6px;padding:10px 10px;font-size:16px;border-radius:30px;background:#451a75;text-transform:uppercase;color:#fff;letter-spacing:2px;line-height:25px}.btn-tertiary-disabled[data-v-719ef15e]:hover,.btn-tertiary[data-v-719ef15e]:hover,.purple-button-disabled[data-v-719ef15e]:hover,.purple-button[data-v-719ef15e]:hover,.purple_button[data-v-719ef15e]:hover,.quiz-button[data-v-719ef15e]:hover{background:#f1e4ff;color:#451a75}.btn-tertiary-disabled[data-v-719ef15e],.purple-button-disabled[data-v-719ef15e]{background:#9ca3af;cursor:not-allowed;opacity:.5}.btn-tertiary-disabled[data-v-719ef15e]:hover,.purple-button-disabled[data-v-719ef15e]:hover{background:#9ca3af;color:#fff;transform:none}.btn-outline-primary[data-v-719ef15e],.purple-button-border-text[data-v-719ef15e]{padding:10px 40px;font-size:18px;border-radius:30px;border:2px solid #451a75;background:transparent;text-transform:uppercase;color:#451a75;letter-spacing:2px;line-height:25px}.btn-outline-primary[data-v-719ef15e]:hover,.purple-button-border-text[data-v-719ef15e]:hover{background:#451a75;color:#fff}.btn-outline-primary[data-v-719ef15e]:active,.purple-button-border-text[data-v-719ef15e]:active{transform:translateY(0)}.back-button-style-right[data-v-719ef15e],.back-button-style[data-v-719ef15e],.btn-ghost-right[data-v-719ef15e],.btn-ghost[data-v-719ef15e]{width:-moz-fit-content;width:fit-content;padding:4px 8px;color:#8c30f5;font-size:14px;font-weight:700;line-height:20px;background:transparent;border:none}.back-button-style-right[data-v-719ef15e]:hover,.back-button-style[data-v-719ef15e]:hover,.btn-ghost-right[data-v-719ef15e]:hover,.btn-ghost[data-v-719ef15e]:hover{opacity:.7;text-decoration:underline}.back-button-style-right[data-v-719ef15e],.btn-ghost-right[data-v-719ef15e]{position:absolute;right:0}.btn-navbar[data-v-719ef15e],.navbar-purple[data-v-719ef15e]{padding:8px 16px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;border-radius:8px;background:#451a75;color:#fff}.btn-navbar[data-v-719ef15e]:hover,.navbar-purple[data-v-719ef15e]:hover{background:#5b21b6}.navbar-tab[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#fff;padding:0}.alert-dismiss[data-v-719ef15e],.btn-alert-dismiss[data-v-719ef15e]{border:.5px solid #055160;border-radius:15px;padding:0 10px;font-size:12px;background:transparent;color:#055160}.alert-dismiss[data-v-719ef15e]:hover,.btn-alert-dismiss[data-v-719ef15e]:hover{opacity:.5}.btn-with-icon i[data-v-719ef15e],.btn-with-icon svg[data-v-719ef15e]{margin-right:8px;font-size:14px;opacity:.85}.button-parent[data-v-719ef15e]{max-width:293px;padding:0 10px 0 10px}.btn-block[data-v-719ef15e],.main-button[data-v-719ef15e]{width:100%}.finish-button[data-v-719ef15e]{max-width:239px}.back-button[data-v-719ef15e]{max-width:170px;margin:0 30px 0 0}.purple_button[data-v-719ef15e],.quiz-button[data-v-719ef15e]{min-height:52px;border-radius:30px;border:none;padding:10px 40px}.event-button[data-v-719ef15e]{display:flex;justify-content:end}.btn-xs[data-v-719ef15e]{padding:4px 8px;font-size:12px;min-height:32px}.btn-sm[data-v-719ef15e]{padding:6px 10px;font-size:14px;min-height:40px}.btn-md[data-v-719ef15e]{padding:8px 14px;font-size:14px;min-height:48px}.btn-lg[data-v-719ef15e]{padding:10px 40px;font-size:18px;min-height:52px}.btn-xl[data-v-719ef15e]{padding:16px 40px;font-size:20px;min-height:64px}.btn-loading[data-v-719ef15e]{position:relative;pointer-events:none}.btn-loading[data-v-719ef15e]:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spin-719ef15e .6s linear infinite}.btn-disabled[data-v-719ef15e],.btn[disabled][data-v-719ef15e],button[data-v-719ef15e]:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media(max-width:425px){.finish-button[data-v-719ef15e]{max-width:239px;margin:auto}.back-button[data-v-719ef15e]{max-width:170px;margin:auto}}@media(max-width:768px){.top-button[data-v-719ef15e]{right:14px;bottom:14px}.top-pill[data-v-719ef15e]{padding:12px;gap:0}.top-pill .label[data-v-719ef15e]{display:none}.top-pill .chev[data-v-719ef15e]{font-size:18px}}.sidebar-top-button[data-v-719ef15e]{margin:20px 10px}.essay-text-area[data-v-719ef15e]{width:100%;min-height:400px;border:1px solid #d3d3d3;border-radius:8px;padding:14px;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.5;resize:vertical}.essay-text-area[data-v-719ef15e]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.timed-essay-area[data-v-719ef15e]{width:100%;min-height:500px;border:2px solid #7c3aed;border-radius:10px;padding:20px;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.6;resize:none;background:#fff}.timed-essay-area[data-v-719ef15e]:focus{outline:none;border-color:#8c30f5;box-shadow:0 8px 16px rgba(124,58,237,.28)}.section-label-input[data-v-719ef15e]{width:100%;padding:10px;border:1px solid #d1d5db;border-radius:8px;font-family:Montserrat,sans-serif;font-size:12px;background:#f8f9fa}.section-label-input[data-v-719ef15e]:focus{outline:none;border-color:#8b5cf6;background:#fff}.outline-input[data-v-719ef15e]{width:100%;min-height:200px;padding:14px;border:1px solid #d3d3d3;border-radius:8px;font-family:Montserrat,sans-serif;font-size:12px;line-height:1.5;resize:vertical}.outline-input[data-v-719ef15e]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 2px rgba(139,92,246,.05)}.quiz-options-container[data-v-719ef15e]{display:flex;flex-direction:column;gap:10px;margin:14px 0}.quiz-option[data-v-719ef15e]{display:flex;align-items:center;padding:14px;border:2px solid #d3d3d3;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s ease;font-family:Montserrat,sans-serif;font-size:14px}.quiz-option[data-v-719ef15e]:hover{border-color:#ece7fa;background:#f8f6ff}.quiz-option.selected[data-v-719ef15e]{border-color:#7c3aed;background:#f1e4ff}.quiz-option.correct[data-v-719ef15e]{border-color:#22c55e;background:#f0fdf4}.quiz-option.incorrect[data-v-719ef15e]{border-color:#ef4444;background:#fef2f2}.quiz-checkbox[data-v-719ef15e],.quiz-radio[data-v-719ef15e]{margin-right:10px;width:20px;height:20px;accent-color:#8c30f5}.difficulty-selector[data-v-719ef15e]{display:flex;gap:10px;margin:20px 0}.difficulty-option[data-v-719ef15e]{flex:1;padding:20px 25px;border:2px solid #d3d3d3;border-radius:15px;text-align:center;cursor:pointer;transition:all .2s ease;font-family:Montserrat,sans-serif;font-weight:600}.difficulty-option[data-v-719ef15e]:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 6px 12px rgba(124,58,237,.22)}.difficulty-option.selected[data-v-719ef15e]{border-color:#8c30f5;background:linear-gradient(180deg,#8b5cf6,#8c30f5);color:#fff;box-shadow:0 8px 16px rgba(124,58,237,.28)}.module-selector[data-v-719ef15e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin:20px 0}.module-card[data-v-719ef15e]{padding:25px;border:1px solid #d3d3d3;border-radius:16px;text-align:center;cursor:pointer;transition:all .2s ease;background:#fff}.module-card[data-v-719ef15e]:hover{border-color:#8b5cf6;box-shadow:0 8px 16px rgba(124,58,237,.28);transform:scale(1.03)}.module-card.disabled[data-v-719ef15e]{opacity:.5;cursor:not-allowed;background:#f5f5f5}.module-card.disabled[data-v-719ef15e]:hover{transform:none;box-shadow:none}.prompt-container[data-v-719ef15e]{display:flex;flex-direction:column;gap:10px;margin:14px 0}.prompt-card[data-v-719ef15e]{padding:20px;border:1px solid #d3d3d3;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s ease}.prompt-card[data-v-719ef15e]:hover{border-color:#8b5cf6;box-shadow:0 4px 4px rgba(0,0,0,.1)}.prompt-card.selected[data-v-719ef15e]{border-color:#8c30f5;background:#f8f6ff}.prompt-type-label[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:9px;font-weight:700;color:#8c30f5;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.prompt-text[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#111;line-height:1.5}.search-bar[data-v-719ef15e]{width:100%;max-width:600px;margin:20px auto}.search-input[data-v-719ef15e]{width:100%;padding:12px 25px 12px 50px;border:2px solid #d3d3d3;border-radius:9999px;font-family:Montserrat,sans-serif;font-size:14px;background:#fff;background-repeat:no-repeat;background-position:12px;transition:all .2s ease}.search-input[data-v-719ef15e]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 4px rgba(139,92,246,.1)}.search-input[data-v-719ef15e]::-moz-placeholder{color:#d7d7d7}.search-input[data-v-719ef15e]::placeholder{color:#d7d7d7}.feedback-textarea[data-v-719ef15e]{width:100%;min-height:150px;padding:14px;border:1px solid #d3d3d3;border-radius:10px;font-family:Montserrat,sans-serif;font-size:12px;line-height:1.5;resize:vertical}.feedback-textarea[data-v-719ef15e]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(139,92,246,.05)}.feedback-label[data-v-719ef15e]{display:block;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;color:#111;margin-bottom:6px}.form-input.error[data-v-719ef15e]{border-color:#ef4444;background:#fef2f2}.form-input.error[data-v-719ef15e]:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)}.form-input.success[data-v-719ef15e]{border-color:#22c55e;background:#f0fdf4}.form-input.success[data-v-719ef15e]:focus{box-shadow:0 0 0 3px rgba(34,197,94,.1)}.form-input.warning[data-v-719ef15e]{border-color:#fbbf24;background:#fffbeb}.form-input.warning[data-v-719ef15e]:focus{box-shadow:0 0 0 3px rgba(251,191,36,.1)}.error-message[data-v-719ef15e]{color:#dc2626}.error-message[data-v-719ef15e],.success-message[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:9px;margin-top:6px;display:flex;align-items:center;gap:6px}.success-message[data-v-719ef15e]{color:#16a34a}.form-group[data-v-719ef15e]{margin-bottom:14px}.form-row[data-v-719ef15e]{display:flex;gap:14px;margin-bottom:14px}@media(max-width:425px){.form-row[data-v-719ef15e]{flex-direction:column}}.form-actions[data-v-719ef15e]{display:flex;gap:10px;justify-content:flex-end;margin-top:20px;padding-top:14px;border-top:1px solid #d3d3d3}button[data-v-719ef15e]:disabled,input[data-v-719ef15e]:disabled,select[data-v-719ef15e]:disabled,textarea[data-v-719ef15e]:disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5;color:#9ca3af}button[data-v-719ef15e]:focus-visible,input[data-v-719ef15e]:focus-visible,select[data-v-719ef15e]:focus-visible,textarea[data-v-719ef15e]:focus-visible{outline:2px solid #8c30f5;outline-offset:2px}.card[data-v-719ef15e]{background:#fff;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.1);overflow:hidden;transition:all .2s ease}.topic-card[data-v-719ef15e]{height:250px;border-radius:25%;position:relative;margin:4px 0}.topic-card[data-v-719ef15e]:hover{opacity:.7;cursor:pointer}.card-image[data-v-719ef15e]{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:25%}.quiz-card[data-v-719ef15e]{position:relative;width:100%;height:300px;margin-bottom:20px;border-radius:10px;overflow:hidden}.quiz-card[data-v-719ef15e]:hover{transform:scale(1.05);transition:all .3s ease-in-out;box-shadow:0 0 10px rgba(0,0,0,.3)}.quiz-card img[data-v-719ef15e]{width:100%;height:300px;-o-object-fit:cover;object-fit:cover}.card-disabled[data-v-719ef15e]{position:relative;width:100%;height:300px;margin-bottom:20px;border-radius:10px;overflow:hidden}.card-disabled img[data-v-719ef15e]{width:100%;height:300px;-o-object-fit:cover;object-fit:cover;opacity:.7;border-radius:10px}.article[data-v-719ef15e]{font-family:Montserrat,sans-serif;border:1px solid #d3d3d3;border-radius:10px;margin-bottom:6px}.article .article-content[data-v-719ef15e]{margin:4px;margin-right:8px}.overlay[data-v-719ef15e]{position:absolute;background:rgba(57,57,57,.55);display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:25%}.overlay-2[data-v-719ef15e]{inset:0}.quiz-overlay[data-v-719ef15e]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);border-radius:10px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;align-content:center;text-align:center}.event-image[data-v-719ef15e],.intro-image[data-v-719ef15e],.person-image[data-v-719ef15e],.trend-coming-soon-img[data-v-719ef15e]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px}.trend-coming-soon-img[data-v-719ef15e]{box-shadow:inset 0 0 8px 8px #fff;border-radius:10px;margin:auto}.profile-image[data-v-719ef15e]{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:160px;height:160px;max-height:160px;border-radius:10%}.source-image[data-v-719ef15e],.term-image[data-v-719ef15e]{max-width:150px;height:auto}.source-image[data-v-719ef15e]:hover,.term-image[data-v-719ef15e]:hover{opacity:.5;cursor:pointer}.article-image[data-v-719ef15e]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-height:130px;border-radius:10px 10px 0 0}.modal-image[data-v-719ef15e]{display:flex;justify-content:center;max-width:100%;max-height:80vh;margin:0 auto}.logo-img[data-v-719ef15e]{max-width:30px}.event-image-slide[data-v-719ef15e]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:250px}.image-wrapper[data-v-719ef15e]{position:relative;display:block;width:100%}.expand-icon[data-v-719ef15e]{position:absolute!important;display:inline-flex!important;align-items:center;justify-content:center;top:8px!important;right:8px!important;z-index:5;padding:8px!important;border-radius:50%!important;background:rgba(0,0,0,.7)!important;color:#fff!important;cursor:pointer;line-height:0;border:none!important;box-shadow:none!important;min-width:auto!important;width:42px!important;height:42px!important}.expand-icon[data-v-719ef15e]:active,.expand-icon[data-v-719ef15e]:focus,.expand-icon[data-v-719ef15e]:hover{background:rgba(0,0,0,.85)!important;color:#fff!important;text-decoration:none!important;outline:none!important;box-shadow:0 2px 6px rgba(0,0,0,.35)!important;border-color:hsla(0,0%,100%,.85)!important}.full-image[data-v-719ef15e]{max-width:100%;height:auto;border-radius:10px}.video-box[data-v-719ef15e]{max-width:380px;width:100%;display:block;background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-719ef15e 3s infinite}.ratio[data-v-719ef15e]{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.ratio>.yt-embedded[data-v-719ef15e],.ratio>iframe[data-v-719ef15e]{position:absolute;inset:0;width:100%!important;height:100%!important;border:0;display:block;border-radius:6px}.video-box.in-modal[data-v-719ef15e]{max-width:380px;margin:auto}.intro-iframe[data-v-719ef15e],.person-iframe[data-v-719ef15e]{position:relative;z-index:4;min-width:100%;max-width:100%;height:100%;aspect-ratio:16/9}.modal-content[data-v-719ef15e]{border-radius:16px;border:none}.category-buttons[data-v-719ef15e]{width:15%!important}.background-filter[data-v-719ef15e]{position:relative}.background-filter[data-v-719ef15e]:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:brightness(50%);content:"";display:block;position:absolute;width:100%;height:100%;top:0}.person-profile[data-v-719ef15e]{padding-bottom:25px}.person-info[data-v-719ef15e]{min-width:220px;max-width:220px}.person-description[data-v-719ef15e]{overflow:hidden;max-height:8rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:5}.person-link[data-v-719ef15e]{font-family:Montserrat,sans-serif;margin-top:10px}.trend-coming-soon[data-v-719ef15e]{position:relative;display:flex;align-items:center}.trend-coming-soon-text-background[data-v-719ef15e]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;display:inline-flex;align-items:center;padding:12px 28px;background:hsla(0,0%,100%,.92);border-radius:10px;box-shadow:0 6px 18px rgba(15,23,42,.06);white-space:nowrap}.events-component[data-v-719ef15e]{color:#fff;background-color:#000;border-radius:10px;padding:4px;padding-bottom:50px}.slideshow-container[data-v-719ef15e]{max-width:400px;position:relative;margin:auto}.next[data-v-719ef15e],.prev[data-v-719ef15e]{cursor:pointer;position:absolute;top:100px;width:auto;padding:16px;margin-top:-22px;color:#fff;font-weight:700;font-size:18px;transition:.6s ease;border-radius:0 3px 3px 0;background-color:rgba(0,0,0,.5)}.next[data-v-719ef15e]:hover,.prev[data-v-719ef15e]:hover{background-color:rgba(0,0,0,.8)}.next[data-v-719ef15e]{right:0;border-radius:3px 0 0 3px}.dot[data-v-719ef15e]{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color .6s ease}.dot.active[data-v-719ef15e],.dot[data-v-719ef15e]:hover{background-color:#717171}.numbertext[data-v-719ef15e]{font-family:Montserrat,sans-serif;color:#f2f2f2;font-size:12px;padding:8px 12px;font-weight:500;position:absolute;top:0;background:rgba(0,0,0,.2)}.map-container[data-v-719ef15e]{position:relative;min-height:368px}.dates[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:25px;display:flex;justify-content:end}.white-container[data-v-719ef15e]{padding-bottom:150px}.true-white-container[data-v-719ef15e]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-719ef15e]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-719ef15e]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-container[data-v-719ef15e]{max-width:539px}.module-gray-contain[data-v-719ef15e]{border-radius:8px;background:#f5f5f5;opacity:.9;box-shadow:0 4px 4px rgba(0,0,0,.1)}.footer[data-v-719ef15e]{background-color:#000;text-align:center;color:gray;font-size:9px;padding:10px 0 10px 0;margin-top:auto}.footer-icon[data-v-719ef15e]{width:20px;height:20px;padding:0}.footer-icon[data-v-719ef15e]:hover{cursor:pointer}.navbar-styling[data-v-719ef15e]{background-color:#000;padding:0 25px}.navbar-tab-section[data-v-719ef15e]{margin-left:auto}.logo[data-v-719ef15e]:hover{cursor:pointer}.logo-btn[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;letter-spacing:0;color:#fff;padding-left:10px}.fade-in-image[data-v-719ef15e]{animation:fadeIn-719ef15e 2s;-webkit-animation:fadeIn-719ef15e 2s;-moz-animation:fadeIn-719ef15e 2s;-o-animation:fadeIn-719ef15e 2s;-ms-animation:fadeIn-719ef15e 2s}@media(max-width:425px){.person-profile[data-v-719ef15e]{border:1px solid gray;border-radius:10px;padding-top:10px}}@media(max-width:768px){.person-profile[data-v-719ef15e]{border-bottom:1px solid #d3d3d3;margin-bottom:10px}}@media(max-width:991px){.video-box[data-v-719ef15e]{max-width:100%;margin:0 auto}}.skeleton[data-v-719ef15e]{background:linear-gradient(90deg,#f5f5f5 25%,#f2f2f2 50%,#f5f5f5 75%);background-size:200% 100%;animation:loading-719ef15e 1.5s infinite}@keyframes loading-719ef15e{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text[data-v-719ef15e]{height:10px;border-radius:6px;margin-bottom:8px}.skeleton-title[data-v-719ef15e]{height:14px;width:60%;border-radius:6px;margin-bottom:10px}.skeleton-image[data-v-719ef15e]{height:200px;border-radius:10px;margin-bottom:10px}.skeleton-button[data-v-719ef15e]{height:25px;width:120px;border-radius:8px}.skeleton-card[data-v-719ef15e]{padding:14px;border-radius:15px;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1)}.skeleton-card .skeleton-title[data-v-719ef15e]{width:70%}.skeleton-card .skeleton-text[data-v-719ef15e]:nth-child(2){width:90%}.skeleton-card .skeleton-text[data-v-719ef15e]:nth-child(3){width:80%}.skeleton-card .skeleton-text[data-v-719ef15e]:nth-child(4){width:85%}.video-loading[data-v-719ef15e]{background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-719ef15e 3s infinite}@keyframes Animation-719ef15e{0%{background-position:90% 0}90%{background-position:0 70%}}.fade-in[data-v-719ef15e]{animation:fadeIn-719ef15e 2s ease-in-out}@keyframes fadeIn-719ef15e{0%{opacity:0}to{opacity:1}}.fade-in-up[data-v-719ef15e]{animation:fadeInUp-719ef15e .6s ease-out}@keyframes fadeInUp-719ef15e{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-down[data-v-719ef15e]{animation:fadeInDown-719ef15e .6s ease-out}@keyframes fadeInDown-719ef15e{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fade-out[data-v-719ef15e]{animation:fadeOut-719ef15e .3s ease-in-out}@keyframes fadeOut-719ef15e{0%{opacity:1}to{opacity:0}}.slide-in-left[data-v-719ef15e]{animation:slideInLeft-719ef15e .5s ease-out}@keyframes slideInLeft-719ef15e{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.slide-in-right[data-v-719ef15e]{animation:slideInRight-719ef15e .5s ease-out}@keyframes slideInRight-719ef15e{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.slide-up[data-v-719ef15e]{animation:slideUp-719ef15e .4s ease-out}@keyframes slideUp-719ef15e{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.scale-in[data-v-719ef15e]{animation:scaleIn-719ef15e .3s ease-out}@keyframes scaleIn-719ef15e{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.scale-up[data-v-719ef15e]{transition:transform .2s ease}.scale-up[data-v-719ef15e]:hover{transform:scale(1.05)}.pulse[data-v-719ef15e]{animation:pulse-719ef15e 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse-719ef15e{0%,to{opacity:1}50%{opacity:.5}}.spinner[data-v-719ef15e]{animation:spin-719ef15e 1s linear infinite}@keyframes spin-719ef15e{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-spinner[data-v-719ef15e]{display:inline-block;width:40px;height:40px;border:4px solid #f2f2f2;border-top-color:#8c30f5;border-radius:50%;animation:spin-719ef15e .8s linear infinite}.bounce[data-v-719ef15e]{animation:bounce-719ef15e 1s infinite}@keyframes bounce-719ef15e{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.bounce-in[data-v-719ef15e]{animation:bounceIn-719ef15e .6s ease-out}@keyframes bounceIn-719ef15e{0%{transform:scale(.3);opacity:0}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1);opacity:1}}.shake[data-v-719ef15e]{animation:shake-719ef15e .5s cubic-bezier(.36,.07,.19,.97)}@keyframes shake-719ef15e{10%,90%{transform:translateX(-2px)}20%,80%{transform:translateX(4px)}30%,50%,70%{transform:translateX(-4px)}40%,60%{transform:translateX(4px)}}.progress-bar-fill[data-v-719ef15e]{animation:progressFill-719ef15e 2s ease-out forwards}@keyframes progressFill-719ef15e{0%{width:0}to{width:100%}}.progress-circle[data-v-719ef15e]{transform:rotate(-90deg);transform-origin:center}.progress-circle-path[data-v-719ef15e]{stroke-dasharray:440;stroke-dashoffset:440;animation:progressCircle-719ef15e 2s ease-out forwards}@keyframes progressCircle-719ef15e{0%{stroke-dashoffset:440}to{stroke-dashoffset:0}}.modal-overlay-enter[data-v-719ef15e]{animation:fadeIn-719ef15e .3s ease-out}.modal-overlay-exit[data-v-719ef15e]{animation:fadeOut-719ef15e .3s ease-in}.modal-content-enter[data-v-719ef15e]{animation:modalSlideIn-719ef15e .3s ease-out}.modal-content-exit[data-v-719ef15e]{animation:modalSlideOut-719ef15e .3s ease-in}@keyframes modalSlideIn-719ef15e{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes modalSlideOut-719ef15e{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}.tooltip-enter[data-v-719ef15e]{animation:tooltipIn-719ef15e .2s ease-out}@keyframes tooltipIn-719ef15e{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.event-slide-fade[data-v-719ef15e]{animation:slideFade-719ef15e .6s ease-in-out}@keyframes slideFade-719ef15e{0%{opacity:.4}to{opacity:1}}.carousel-slide-left[data-v-719ef15e]{animation:slideLeft-719ef15e .5s ease-in-out}@keyframes slideLeft-719ef15e{0%{transform:translateX(100%)}to{transform:translateX(0)}}.carousel-slide-right[data-v-719ef15e]{animation:slideRight-719ef15e .5s ease-in-out}@keyframes slideRight-719ef15e{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.typing[data-v-719ef15e]{overflow:hidden;border-right:2px solid #8c30f5;white-space:nowrap;animation:typing-719ef15e 3.5s steps(40),blink-caret-719ef15e .75s step-end infinite}@keyframes typing-719ef15e{0%{width:0}to{width:100%}}@keyframes blink-caret-719ef15e{0%,to{border-color:transparent}50%{border-color:#8c30f5}}.gradient-animate[data-v-719ef15e]{background:linear-gradient(-45deg,#8c30f5,#8b5cf6,#ece7fa,#7c3aed);background-size:400% 400%;animation:gradientShift-719ef15e 15s ease infinite}@keyframes gradientShift-719ef15e{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animation-delay-1[data-v-719ef15e]{animation-delay:.1s}.animation-delay-2[data-v-719ef15e]{animation-delay:.2s}.animation-delay-3[data-v-719ef15e]{animation-delay:.3s}.animation-delay-4[data-v-719ef15e]{animation-delay:.4s}.animation-delay-5[data-v-719ef15e]{animation-delay:.5s}.animation-fast[data-v-719ef15e]{animation-duration:.2s}.animation-normal[data-v-719ef15e]{animation-duration:.3s}.animation-slow[data-v-719ef15e]{animation-duration:.5s}.animation-slower[data-v-719ef15e]{animation-duration:1s}.animation-infinite[data-v-719ef15e]{animation-iteration-count:infinite}.animation-paused[data-v-719ef15e]{animation-play-state:paused}@media(prefers-reduced-motion:reduce){[data-v-719ef15e],[data-v-719ef15e]:after,[data-v-719ef15e]:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.m-0[data-v-719ef15e]{margin:0}.m-1[data-v-719ef15e]{margin:4px}.m-2[data-v-719ef15e]{margin:6px}.m-3[data-v-719ef15e]{margin:8px}.m-4[data-v-719ef15e]{margin:10px}.m-auto[data-v-719ef15e]{margin:auto}.mt-0[data-v-719ef15e]{margin-top:0}.mt-1[data-v-719ef15e]{margin-top:4px}.mt-2[data-v-719ef15e]{margin-top:6px}.mt-3[data-v-719ef15e]{margin-top:8px}.mt-4[data-v-719ef15e]{margin-top:10px}.mt-5[data-v-719ef15e]{margin-top:12px}.mb-0[data-v-719ef15e]{margin-bottom:0}.mb-1[data-v-719ef15e]{margin-bottom:4px}.mb-2[data-v-719ef15e]{margin-bottom:6px}.mb-3[data-v-719ef15e]{margin-bottom:8px}.mb-4[data-v-719ef15e]{margin-bottom:10px}.mb-5[data-v-719ef15e]{margin-bottom:12px}.p-0[data-v-719ef15e]{padding:0}.p-1[data-v-719ef15e]{padding:4px}.p-2[data-v-719ef15e]{padding:6px}.p-3[data-v-719ef15e]{padding:8px}.p-4[data-v-719ef15e]{padding:10px}.pt-1[data-v-719ef15e]{padding-top:4px}.pt-2[data-v-719ef15e]{padding-top:6px}.pt-3[data-v-719ef15e]{padding-top:8px}.pt-4[data-v-719ef15e]{padding-top:10px}.pt-5[data-v-719ef15e]{padding-top:12px}.pb-1[data-v-719ef15e]{padding-bottom:4px}.pb-2[data-v-719ef15e]{padding-bottom:6px}.pb-3[data-v-719ef15e]{padding-bottom:8px}.pb-4[data-v-719ef15e]{padding-bottom:10px}.pb-5[data-v-719ef15e]{padding-bottom:12px}.gap-1[data-v-719ef15e]{gap:4px}.gap-2[data-v-719ef15e]{gap:6px}.gap-3[data-v-719ef15e]{gap:8px}.gap-4[data-v-719ef15e]{gap:10px}.d-none[data-v-719ef15e]{display:none}.d-block[data-v-719ef15e]{display:block}.d-inline[data-v-719ef15e]{display:inline}.d-inline-block[data-v-719ef15e]{display:inline-block}.d-flex[data-v-719ef15e]{display:flex}.d-inline-flex[data-v-719ef15e]{display:inline-flex}.d-grid[data-v-719ef15e]{display:grid}.flex-row[data-v-719ef15e]{flex-direction:row}.flex-column[data-v-719ef15e]{flex-direction:column}.flex-row-reverse[data-v-719ef15e]{flex-direction:row-reverse}.flex-column-reverse[data-v-719ef15e]{flex-direction:column-reverse}.flex-wrap[data-v-719ef15e]{flex-wrap:wrap}.flex-nowrap[data-v-719ef15e]{flex-wrap:nowrap}.justify-start[data-v-719ef15e]{justify-content:flex-start}.justify-end[data-v-719ef15e]{justify-content:flex-end}.justify-center[data-v-719ef15e]{justify-content:center}.justify-between[data-v-719ef15e]{justify-content:space-between}.justify-around[data-v-719ef15e]{justify-content:space-around}.align-start[data-v-719ef15e]{align-items:flex-start}.align-end[data-v-719ef15e]{align-items:flex-end}.align-center[data-v-719ef15e]{align-items:center}.align-baseline[data-v-719ef15e]{align-items:baseline}.align-stretch[data-v-719ef15e]{align-items:stretch}.position-relative[data-v-719ef15e]{position:relative}.position-absolute[data-v-719ef15e]{position:absolute}.position-fixed[data-v-719ef15e]{position:fixed}.position-sticky[data-v-719ef15e]{position:sticky}.z-base[data-v-719ef15e]{z-index:1}.z-dropdown[data-v-719ef15e]{z-index:10}.z-sticky[data-v-719ef15e]{z-index:100}.z-fixed[data-v-719ef15e]{z-index:200}.z-modal[data-v-719ef15e]{z-index:300}.w-full[data-v-719ef15e]{width:100%}.w-auto[data-v-719ef15e]{width:auto}.w-fit[data-v-719ef15e]{width:-moz-fit-content;width:fit-content}.h-full[data-v-719ef15e]{height:100%}.h-auto[data-v-719ef15e]{height:auto}.h-screen[data-v-719ef15e]{height:100vh}.min-h-screen[data-v-719ef15e]{min-height:100vh}.overflow-hidden[data-v-719ef15e]{overflow:hidden}.overflow-auto[data-v-719ef15e]{overflow:auto}.overflow-scroll[data-v-719ef15e]{overflow:scroll}.overflow-x-hidden[data-v-719ef15e]{overflow-x:hidden}.overflow-y-hidden[data-v-719ef15e]{overflow-y:hidden}.rounded-none[data-v-719ef15e]{border-radius:0}.rounded-sm[data-v-719ef15e]{border-radius:6px}.rounded[data-v-719ef15e]{border-radius:10px}.rounded-lg[data-v-719ef15e]{border-radius:16px}.rounded-full[data-v-719ef15e]{border-radius:50px}.rounded-circle[data-v-719ef15e]{border-radius:50%}.shadow-none[data-v-719ef15e]{box-shadow:none}.shadow-xs[data-v-719ef15e]{box-shadow:0 2px 6px rgba(91,33,182,.25)}.shadow-sm[data-v-719ef15e]{box-shadow:0 3px 8px rgba(161,125,236,.3)}.shadow[data-v-719ef15e]{box-shadow:0 4px 4px rgba(0,0,0,.1)}.shadow-md[data-v-719ef15e]{box-shadow:0 6px 12px rgba(124,58,237,.22)}.shadow-lg[data-v-719ef15e]{box-shadow:0 8px 16px rgba(124,58,237,.28)}.shadow-xl[data-v-719ef15e]{box-shadow:0 12px 24px rgba(124,58,237,.32)}.border-0[data-v-719ef15e]{border:none}.border[data-v-719ef15e]{border:1px solid #d3d3d3}.border-2[data-v-719ef15e]{border:2px solid #d3d3d3}.border-3[data-v-719ef15e]{border:3px solid #d3d3d3}.border-purple[data-v-719ef15e]{border-color:#5b21b6}.border-purple-light[data-v-719ef15e]{border-color:rgba(91,33,182,.3)}.bg-white[data-v-719ef15e]{background-color:#fff}.bg-black[data-v-719ef15e]{background-color:#000}.bg-primary[data-v-719ef15e]{background-color:#f4f5f7}.bg-secondary[data-v-719ef15e]{background-color:#fff}.bg-purple[data-v-719ef15e]{background-color:#451a75}.bg-purple-light[data-v-719ef15e]{background-color:#f8f6ff}.bg-gray-light[data-v-719ef15e]{background-color:#f8f9fa}.bg-transparent[data-v-719ef15e]{background:transparent}.backdrop-blur[data-v-719ef15e]{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.opacity-0[data-v-719ef15e]{opacity:0}.opacity-50[data-v-719ef15e]{opacity:.5}.opacity-70[data-v-719ef15e]{opacity:.7}.opacity-85[data-v-719ef15e]{opacity:.85}.opacity-90[data-v-719ef15e]{opacity:.9}.opacity-100[data-v-719ef15e]{opacity:1}.cursor-pointer[data-v-719ef15e]{cursor:pointer}.cursor-not-allowed[data-v-719ef15e]{cursor:not-allowed}.cursor-default[data-v-719ef15e]{cursor:default}.transition-none[data-v-719ef15e]{transition:none}.transition-fast[data-v-719ef15e]{transition:.15s ease}.transition-base[data-v-719ef15e]{transition:.2s ease}.transition-medium[data-v-719ef15e]{transition:.25s ease}.transition-slow[data-v-719ef15e]{transition:.3s ease}.transition-all[data-v-719ef15e]{transition:all .2s ease}.transform-none[data-v-719ef15e]{transform:none}.scale-105[data-v-719ef15e]{transform:scale(1.05)}.translate-y-1[data-v-719ef15e]{transform:translateY(-1px)}.translate-y-2[data-v-719ef15e]{transform:translateY(-2px)}.visible[data-v-719ef15e]{visibility:visible}.invisible[data-v-719ef15e]{visibility:hidden}.is-hidden[data-v-719ef15e]{opacity:0;transform:translateY(8px);pointer-events:none}.container-max[data-v-719ef15e]{max-width:1184px}.container-center[data-v-719ef15e]{margin-left:auto;margin-right:auto}.moderate-padding[data-v-719ef15e]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-719ef15e]{padding-left:145px;padding-right:145px}.more-responsive-padding[data-v-719ef15e]{padding-left:8%;padding-right:8%}.aspect-video[data-v-719ef15e]{aspect-ratio:16/9}.aspect-square[data-v-719ef15e]{aspect-ratio:1/1}.object-cover[data-v-719ef15e]{-o-object-fit:cover;object-fit:cover}.object-contain[data-v-719ef15e]{-o-object-fit:contain;object-fit:contain}.object-position-center[data-v-719ef15e]{-o-object-position:center center;object-position:center center}.object-position-50[data-v-719ef15e]{-o-object-position:50% 50%;object-position:50% 50%}@media(max-width:425px){.hide-mobile[data-v-719ef15e]{display:none!important}}@media(min-width:720px){.show-mobile[data-v-719ef15e]{display:none!important}}@media(max-width:768px){.hide-tablet[data-v-719ef15e]{display:none!important}}@media(min-width:768px){.show-tablet[data-v-719ef15e]{display:none!important}}.background[data-v-719ef15e]{background-size:cover;background-position:right 15% bottom 52%;height:100%;padding-top:20px}.background_filter[data-v-719ef15e]{position:relative}.background_filter[data-v-719ef15e]:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:brightness(80%);content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0}.u-non-blurred[data-v-719ef15e]{position:relative;z-index:1}.back_button[data-v-719ef15e]{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;margin-top:10px;margin-left:27%;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;background:rgba(91,33,182,.4);border:1px solid #5b21b6;border-radius:10px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-decoration:none;cursor:pointer;transition:all .25s ease}.back_button[data-v-719ef15e]:hover{background:#5b21b6;opacity:1;border-color:none;transform:translateY(-1px)}.back_button[data-v-719ef15e]:active{transform:translateY(0);box-shadow:0 2px 6px rgba(91,33,182,.25)}@media(max-width:425px){.back_button[data-v-719ef15e]{padding:5px 10px;font-size:13px}}.banner_timeperiod_header[data-v-719ef15e]{margin-bottom:0;text-decoration:underline;text-decoration-thickness:.9px}.banner_timeperiod_header[data-v-719ef15e],.banner_unit_header[data-v-719ef15e]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:18px;color:#fff}.banner_unit_header[data-v-719ef15e]{font-style:italic}.banner_header[data-v-719ef15e]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:34px;line-height:35px;color:#fff}#Event[data-v-719ef15e],#PrivacyPolicy[data-v-719ef15e],#Topic[data-v-719ef15e]{min-height:100vh;height:100%}.findByScroll[data-v-719ef15e]{padding-bottom:50px}.category_buttons[data-v-719ef15e]{width:15%!important}.sidebar[data-v-719ef15e]{position:sticky;top:10px;display:flex;flex-direction:column;gap:8px;background:transparent}.category_button[data-v-719ef15e]{display:flex;align-items:center;justify-content:flex-start;font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;letter-spacing:-.2px;color:#4b4b4b;background:#f8f6ff;border:3px solid #ece7fa;border-radius:10px;padding:8px 14px;margin:0 10px;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.category_button[data-v-719ef15e]:hover{background:#ede7ff;color:#3b2f8f;box-shadow:0 2px 6px rgba(177,156,217,.25);cursor:pointer}.category_button.active[data-v-719ef15e]{background:#8b5cf6;border:3px solid #8b5cf6;margin:0;color:#fff;box-shadow:0 3px 8px rgba(161,125,236,.3)}.category_button i[data-v-719ef15e],.category_button svg[data-v-719ef15e]{margin-right:8px;font-size:14px;opacity:.85}.title[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:620;margin-bottom:10px}.subtitle[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:light}.header-1[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:620}.header-2[data-v-719ef15e]{font-size:20px;font-weight:700;line-height:25px;padding-bottom:6px}.header-2[data-v-719ef15e],.header-3[data-v-719ef15e]{font-family:Montserrat,sans-serif;word-break:break-word}.header-3[data-v-719ef15e]{font-size:16px;font-weight:500}.header-4[data-v-719ef15e]{font-size:28px;font-weight:450}.header-4[data-v-719ef15e],.text[data-v-719ef15e]{font-family:Montserrat,sans-serif;word-break:break-word}.text[data-v-719ef15e]{font-size:16px;font-weight:400}.intro_image[data-v-719ef15e]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px}.trend_comingSoon[data-v-719ef15e]{position:relative;display:flex;align-items:center}.trend_comingSoonTextBackground[data-v-719ef15e]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;display:inline-flex;align-items:center;padding:12px 28px;background:hsla(0,0%,100%,.92);border-radius:10px;box-shadow:0 6px 18px rgba(15,23,42,.06);white-space:nowrap}.trend_comingSoonImg[data-v-719ef15e]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px;box-shadow:inset 0 0 8px 8px #fff;border-radius:10px;margin:auto}.coming-soon-card[data-v-719ef15e]{background:#fff;border-radius:16px;padding:48px 40px;text-align:center;box-shadow:0 12px 24px rgba(15,23,42,.12);max-width:100%;margin:20px auto}.coming-soon-title[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;color:#0f1724;margin:0 0 16px 0}.coming-soon-subtitle[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:14px;color:#4b5563;margin:0;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.trend_text[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word;padding-right:20px}.trend_header[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:620;padding-top:10px;padding-bottom:10px}@media(max-width:720px){.coming-soon-card[data-v-719ef15e]{padding:32px 24px}.coming-soon-title[data-v-719ef15e]{font-size:22px;margin-bottom:12px}.coming-soon-subtitle[data-v-719ef15e]{font-size:13px}}.events_component[data-v-719ef15e]{color:#fff;background-color:#000;border-radius:10px;padding:5px}.person_profile[data-v-719ef15e]{padding-bottom:25px}@media(max-width:425px){.person_profile[data-v-719ef15e]{border:1px solid gray;border-radius:10px;padding-top:10px}}@media(max-width:768px){.person_profile[data-v-719ef15e]{border-bottom:1px solid #d3d3d3;margin-bottom:10px}}.profile_image[data-v-719ef15e]{-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;width:160px;height:160px;max-height:160px;border-radius:10%}.profile_image_placeholder[data-v-719ef15e]{background-color:#e8e8e8;display:block}.person_info[data-v-719ef15e]{min-width:220px;max-width:220px}.person_header[data-v-719ef15e]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:14px;font-weight:550}.person_time[data-v-719ef15e]{font-family:Montserrat,sans-serif;font-size:12px;font-weight:550;margin-bottom:0}.person_subheader[data-v-719ef15e]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:12px;font-weight:500;color:gray}.person_description[data-v-719ef15e]{overflow:hidden;max-height:8rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:5}.person_link[data-v-719ef15e]{font-family:Montserrat,sans-serif;margin-top:10px}.person_iframe[data-v-719ef15e]{position:relative;z-index:4;min-width:100%;width:100%;height:100%;aspect-ratio:16/9}.source[data-v-719ef15e]{border:1px solid #d3d3d3;border-radius:10px;padding-top:25px;padding-bottom:40px}.source_image[data-v-719ef15e]{max-width:150px;height:auto}.source_image[data-v-719ef15e]:hover{opacity:.5;cursor:pointer}.term_image[data-v-719ef15e]{max-width:150px;height:auto}.term_image[data-v-719ef15e]:hover{opacity:.5;cursor:pointer}.event_image[data-v-719ef15e]{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;display:block;width:100%;height:380px;border-radius:10px;border:1px solid;padding:10px}@media(max-width:768px){.event_image[data-v-719ef15e]{height:220px}}.person_image[data-v-719ef15e]{-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;display:block;width:100%;height:380px;border-radius:10px;border:1px solid;padding:10px}.person_image_placeholder[data-v-719ef15e]{background-color:#e8e8e8;display:block}.modal_image[data-v-719ef15e]{display:flex;justify-content:center;max-width:100%;max-height:80vh;margin:0 auto}.top_button[data-v-719ef15e]{display:flex;justify-content:start;position:fixed;left:40px;bottom:40px;z-index:200;transition:opacity .2s ease,transform .2s ease}.top_button.is-hidden[data-v-719ef15e]{opacity:0;transform:translateY(8px);pointer-events:none}.top-pill[data-v-719ef15e]{display:inline-flex;align-items:center;gap:6px;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;background-image:linear-gradient(180deg,#8b5cf6,#7c3aed);border:1px solid hsla(0,0%,100%,.22);border-radius:10px;padding:6px 14px;margin:20px 10px;box-shadow:0 8px 16px rgba(124,58,237,.28);transition:transform .18s ease,box-shadow .18s ease,background .2s ease;cursor:pointer}.top-pill[data-v-719ef15e]:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(124,58,237,.32)}.top-pill[data-v-719ef15e]:active{transform:translateY(0);box-shadow:0 6px 12px rgba(124,58,237,.22)}.top-pill[data-v-719ef15e]:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.top-pill .chev[data-v-719ef15e]{font-size:16px;line-height:1}@media(max-width:768px){.top_button[data-v-719ef15e]{right:14px;bottom:14px}.top-pill[data-v-719ef15e]{padding:12px;gap:0}.top-pill .label[data-v-719ef15e]{display:none}.top-pill .chev[data-v-719ef15e]{font-size:18px}}.banner-header[data-v-468cb8dc],.h1[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:34px;font-weight:700;line-height:35px;letter-spacing:-.5px;color:#fff}.h2[data-v-468cb8dc],.title[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:600;margin-bottom:10px}.h3[data-v-468cb8dc],.header-1[data-v-468cb8dc],.trend-header[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;padding-top:10px;padding-bottom:10px}.h4[data-v-468cb8dc],.header-2[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;line-height:25px;padding-bottom:0;margin-bottom:0;word-break:break-word}.h5[data-v-468cb8dc],.header-3[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;word-break:break-word}.h6[data-v-468cb8dc],.header-4[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:28px;font-weight:400;word-break:break-word}.body-text[data-v-468cb8dc],.text[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word}.subtitle[data-v-468cb8dc],.text-sm[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:300}.text-lg[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:18px;font-weight:400}.text-bold[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:700}.trend-text[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word;padding-right:20px}.period-header[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:700;color:#fff;height:100px}.period-subheader[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:28px;font-weight:500;color:#fff}.banner-timeperiod-header[data-v-468cb8dc]{margin-bottom:0;text-decoration:underline;text-decoration-thickness:.9px}.banner-timeperiod-header[data-v-468cb8dc],.banner-unit-header[data-v-468cb8dc]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:18px;color:#fff}.banner-unit-header[data-v-468cb8dc]{font-style:italic}.card-header[data-v-468cb8dc]{font-size:24px;margin-bottom:0;font-weight:600;padding:0 25px}.card-header[data-v-468cb8dc],.card-subheader[data-v-468cb8dc]{word-break:normal;font-family:Montserrat,sans-serif;letter-spacing:-.5px;color:#f2f2f2}.card-subheader[data-v-468cb8dc]{font-size:20px;font-weight:500}.module-title[data-v-468cb8dc]{color:#111;text-align:center;font-family:Manrope,sans-serif;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.module-labels[data-v-468cb8dc]{color:#18191f;text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:2px;text-transform:uppercase}.module-introduction[data-v-468cb8dc]{color:#111;text-align:center;font-size:28px;font-style:normal;font-weight:800;line-height:normal;font-family:Manrope,sans-serif}.person-header[data-v-468cb8dc]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:14px;font-weight:550}.person-time[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:12px;font-weight:550;margin-bottom:0}.person-subheader[data-v-468cb8dc]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:12px;font-weight:500;color:gray}.article-title[data-v-468cb8dc]{font-size:14px;font-weight:650;line-height:20px}.article-subtitle[data-v-468cb8dc]{font-size:12px;font-weight:500;color:gray}.article-summary[data-v-468cb8dc]{margin-top:4px;overflow:hidden;line-height:1.2rem;max-height:3.5rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:3;margin-bottom:16px}.resource-header[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;word-break:break-word}.event-title[data-v-468cb8dc]{font-weight:700}.event-text[data-v-468cb8dc],.event-title[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:14px;line-height:25px;color:#f2f2f2;padding:8px 12px;width:100%;text-align:center}.question-text[data-v-468cb8dc]{font-size:24px;font-weight:700;margin-bottom:20px}.question-num[data-v-468cb8dc]{font-weight:300;display:flex;justify-content:flex-end;padding:40px 20px}.text-left[data-v-468cb8dc]{text-align:left}.text-center[data-v-468cb8dc]{text-align:center}.text-right[data-v-468cb8dc]{text-align:right}.text-uppercase[data-v-468cb8dc]{text-transform:uppercase}.text-lowercase[data-v-468cb8dc]{text-transform:lowercase}.text-capitalize[data-v-468cb8dc]{text-transform:capitalize}.text-underline[data-v-468cb8dc]{text-decoration:underline}.text-no-decoration[data-v-468cb8dc]{text-decoration:none}.text-break[data-v-468cb8dc]{word-break:break-word}.text-no-wrap[data-v-468cb8dc]{white-space:nowrap}.font-light[data-v-468cb8dc]{font-weight:300}.font-normal[data-v-468cb8dc]{font-weight:400}.font-medium[data-v-468cb8dc]{font-weight:500}.font-semibold[data-v-468cb8dc]{font-weight:600}.font-bold[data-v-468cb8dc]{font-weight:700}.font-extrabold[data-v-468cb8dc]{font-weight:800}@media(max-width:720px){.period-header[data-v-468cb8dc],.period-subheader[data-v-468cb8dc]{text-align:center;font-size:32px;padding-bottom:10px}.coming-soon-card[data-v-468cb8dc]{padding:32px 96px}.coming-soon-title[data-v-468cb8dc]{font-size:24px;margin-bottom:12px}.coming-soon-subtitle[data-v-468cb8dc]{font-size:13px}}@media(max-width:425px){.back-button[data-v-468cb8dc]{padding:4px 10px;font-size:13px}}.alert-dismiss[data-v-468cb8dc],.back-button-style-right[data-v-468cb8dc],.back-button-style[data-v-468cb8dc],.back-button[data-v-468cb8dc],.btn-alert-dismiss[data-v-468cb8dc],.btn-ghost-right[data-v-468cb8dc],.btn-ghost[data-v-468cb8dc],.btn-navbar[data-v-468cb8dc],.btn-outline-primary[data-v-468cb8dc],.btn-primary-lg[data-v-468cb8dc],.btn-primary-sm[data-v-468cb8dc],.btn-primary[data-v-468cb8dc],.btn-secondary-active[data-v-468cb8dc],.btn-secondary[data-v-468cb8dc],.btn-tertiary-disabled[data-v-468cb8dc],.btn-tertiary[data-v-468cb8dc],.btn-with-icon[data-v-468cb8dc],.category-button.active[data-v-468cb8dc],.category-button[data-v-468cb8dc],.navbar-purple[data-v-468cb8dc],.purple-button-border-text[data-v-468cb8dc],.purple-button-disabled[data-v-468cb8dc],.purple-button[data-v-468cb8dc],.purple_button[data-v-468cb8dc],.quiz-button[data-v-468cb8dc],.top-pill[data-v-468cb8dc],.view-all[data-v-468cb8dc]{display:inline-flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-weight:700;text-decoration:none;cursor:pointer;transition:all .2s ease;border:none;outline:none}.alert-dismiss[data-v-468cb8dc]:focus-visible,.back-button-style-right[data-v-468cb8dc]:focus-visible,.back-button-style[data-v-468cb8dc]:focus-visible,.back-button[data-v-468cb8dc]:focus-visible,.btn-alert-dismiss[data-v-468cb8dc]:focus-visible,.btn-ghost-right[data-v-468cb8dc]:focus-visible,.btn-ghost[data-v-468cb8dc]:focus-visible,.btn-navbar[data-v-468cb8dc]:focus-visible,.btn-outline-primary[data-v-468cb8dc]:focus-visible,.btn-primary-lg[data-v-468cb8dc]:focus-visible,.btn-primary-sm[data-v-468cb8dc]:focus-visible,.btn-primary[data-v-468cb8dc]:focus-visible,.btn-secondary-active[data-v-468cb8dc]:focus-visible,.btn-secondary[data-v-468cb8dc]:focus-visible,.btn-tertiary-disabled[data-v-468cb8dc]:focus-visible,.btn-tertiary[data-v-468cb8dc]:focus-visible,.btn-with-icon[data-v-468cb8dc]:focus-visible,.category-button[data-v-468cb8dc]:focus-visible,.navbar-purple[data-v-468cb8dc]:focus-visible,.purple-button-border-text[data-v-468cb8dc]:focus-visible,.purple-button-disabled[data-v-468cb8dc]:focus-visible,.purple-button[data-v-468cb8dc]:focus-visible,.purple_button[data-v-468cb8dc]:focus-visible,.quiz-button[data-v-468cb8dc]:focus-visible,.top-pill[data-v-468cb8dc]:focus-visible,.view-all[data-v-468cb8dc]:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.back-button[data-v-468cb8dc],.btn-primary-lg[data-v-468cb8dc],.btn-primary-sm[data-v-468cb8dc],.btn-primary[data-v-468cb8dc],.top-pill[data-v-468cb8dc]{gap:6px;padding:6px 14px;font-size:14px;color:#fff;background-image:linear-gradient(180deg,#8b5cf6,#7c3aed);border:1px solid hsla(0,0%,100%,.22);border-radius:10px;box-shadow:0 8px 16px rgba(124,58,237,.28)}.back-button[data-v-468cb8dc]:hover,.btn-primary-lg[data-v-468cb8dc]:hover,.btn-primary-sm[data-v-468cb8dc]:hover,.btn-primary[data-v-468cb8dc]:hover,.top-pill[data-v-468cb8dc]:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(124,58,237,.32)}.back-button[data-v-468cb8dc]:active,.btn-primary-lg[data-v-468cb8dc]:active,.btn-primary-sm[data-v-468cb8dc]:active,.btn-primary[data-v-468cb8dc]:active,.top-pill[data-v-468cb8dc]:active{transform:translateY(0);box-shadow:0 6px 12px rgba(124,58,237,.22)}.btn-primary-lg[data-v-468cb8dc]{padding:10px 40px;font-size:20px;border-radius:30px;letter-spacing:2px;text-transform:uppercase}.btn-primary-sm[data-v-468cb8dc]{padding:4px 10px;font-size:13px}.btn-secondary-active[data-v-468cb8dc],.btn-secondary[data-v-468cb8dc],.category-button.active[data-v-468cb8dc],.category-button[data-v-468cb8dc],.view-all[data-v-468cb8dc]{gap:6px;padding:8px 14px;font-size:14px;font-weight:600;letter-spacing:-.2px;color:#4b4b4b;background:#f8f6ff;border:3px solid #ece7fa;border-radius:10px;transition:background .2s ease,color .2s ease,box-shadow .2s ease;line-height:1.4}.btn-secondary-active[data-v-468cb8dc]:hover,.btn-secondary[data-v-468cb8dc]:hover,.category-button[data-v-468cb8dc]:hover,.view-all[data-v-468cb8dc]:hover{background:#ede7ff;color:#3b2f8f;box-shadow:0 2px 6px rgba(91,33,182,.25)}.btn-secondary-active[data-v-468cb8dc]:active,.btn-secondary[data-v-468cb8dc]:active,.category-button[data-v-468cb8dc]:active,.view-all[data-v-468cb8dc]:active{transform:translateY(0);box-shadow:none}.btn-secondary-active[data-v-468cb8dc],.category-button.active[data-v-468cb8dc]{background:#8b5cf6;border:3px solid #8b5cf6;margin:0;color:#fff;box-shadow:0 3px 8px rgba(161,125,236,.3)}.btn-tertiary-disabled[data-v-468cb8dc],.btn-tertiary[data-v-468cb8dc],.purple-button-disabled[data-v-468cb8dc],.purple-button[data-v-468cb8dc],.purple_button[data-v-468cb8dc],.quiz-button[data-v-468cb8dc]{min-height:52px;gap:6px;padding:10px 10px;font-size:16px;border-radius:30px;background:#451a75;text-transform:uppercase;color:#fff;letter-spacing:2px;line-height:25px}.btn-tertiary-disabled[data-v-468cb8dc]:hover,.btn-tertiary[data-v-468cb8dc]:hover,.purple-button-disabled[data-v-468cb8dc]:hover,.purple-button[data-v-468cb8dc]:hover,.purple_button[data-v-468cb8dc]:hover,.quiz-button[data-v-468cb8dc]:hover{background:#f1e4ff;color:#451a75}.btn-tertiary-disabled[data-v-468cb8dc],.purple-button-disabled[data-v-468cb8dc]{background:#9ca3af;cursor:not-allowed;opacity:.5}.btn-tertiary-disabled[data-v-468cb8dc]:hover,.purple-button-disabled[data-v-468cb8dc]:hover{background:#9ca3af;color:#fff;transform:none}.btn-outline-primary[data-v-468cb8dc],.purple-button-border-text[data-v-468cb8dc]{padding:10px 40px;font-size:18px;border-radius:30px;border:2px solid #451a75;background:transparent;text-transform:uppercase;color:#451a75;letter-spacing:2px;line-height:25px}.btn-outline-primary[data-v-468cb8dc]:hover,.purple-button-border-text[data-v-468cb8dc]:hover{background:#451a75;color:#fff}.btn-outline-primary[data-v-468cb8dc]:active,.purple-button-border-text[data-v-468cb8dc]:active{transform:translateY(0)}.back-button-style-right[data-v-468cb8dc],.back-button-style[data-v-468cb8dc],.btn-ghost-right[data-v-468cb8dc],.btn-ghost[data-v-468cb8dc]{width:-moz-fit-content;width:fit-content;padding:4px 8px;color:#8c30f5;font-size:14px;font-weight:700;line-height:20px;background:transparent;border:none}.back-button-style-right[data-v-468cb8dc]:hover,.back-button-style[data-v-468cb8dc]:hover,.btn-ghost-right[data-v-468cb8dc]:hover,.btn-ghost[data-v-468cb8dc]:hover{opacity:.7;text-decoration:underline}.back-button-style-right[data-v-468cb8dc],.btn-ghost-right[data-v-468cb8dc]{position:absolute;right:0}.btn-navbar[data-v-468cb8dc],.navbar-purple[data-v-468cb8dc]{padding:8px 16px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;border-radius:8px;background:#451a75;color:#fff}.btn-navbar[data-v-468cb8dc]:hover,.navbar-purple[data-v-468cb8dc]:hover{background:#5b21b6}.navbar-tab[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#fff;padding:0}.alert-dismiss[data-v-468cb8dc],.btn-alert-dismiss[data-v-468cb8dc]{border:.5px solid #055160;border-radius:15px;padding:0 10px;font-size:12px;background:transparent;color:#055160}.alert-dismiss[data-v-468cb8dc]:hover,.btn-alert-dismiss[data-v-468cb8dc]:hover{opacity:.5}.btn-with-icon i[data-v-468cb8dc],.btn-with-icon svg[data-v-468cb8dc]{margin-right:8px;font-size:14px;opacity:.85}.button-parent[data-v-468cb8dc]{max-width:293px;padding:0 10px 0 10px}.btn-block[data-v-468cb8dc],.main-button[data-v-468cb8dc]{width:100%}.finish-button[data-v-468cb8dc]{max-width:239px}.back-button[data-v-468cb8dc]{max-width:170px;margin:0 30px 0 0}.purple_button[data-v-468cb8dc],.quiz-button[data-v-468cb8dc]{min-height:52px;border-radius:30px;border:none;padding:10px 40px}.event-button[data-v-468cb8dc]{display:flex;justify-content:end}.btn-xs[data-v-468cb8dc]{padding:4px 8px;font-size:12px;min-height:32px}.btn-sm[data-v-468cb8dc]{padding:6px 10px;font-size:14px;min-height:40px}.btn-md[data-v-468cb8dc]{padding:8px 14px;font-size:14px;min-height:48px}.btn-lg[data-v-468cb8dc]{padding:10px 40px;font-size:18px;min-height:52px}.btn-xl[data-v-468cb8dc]{padding:16px 40px;font-size:20px;min-height:64px}.btn-loading[data-v-468cb8dc]{position:relative;pointer-events:none}.btn-loading[data-v-468cb8dc]:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spin-468cb8dc .6s linear infinite}.btn-disabled[data-v-468cb8dc],.btn[disabled][data-v-468cb8dc],button[data-v-468cb8dc]:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media(max-width:425px){.finish-button[data-v-468cb8dc]{max-width:239px;margin:auto}.back-button[data-v-468cb8dc]{max-width:170px;margin:auto}}@media(max-width:768px){.top-button[data-v-468cb8dc]{right:14px;bottom:14px}.top-pill[data-v-468cb8dc]{padding:12px;gap:0}.top-pill .label[data-v-468cb8dc]{display:none}.top-pill .chev[data-v-468cb8dc]{font-size:18px}}.sidebar-top-button[data-v-468cb8dc]{margin:20px 10px}.essay-text-area[data-v-468cb8dc]{width:100%;min-height:400px;border:1px solid #d3d3d3;border-radius:8px;padding:14px;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.5;resize:vertical}.essay-text-area[data-v-468cb8dc]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.timed-essay-area[data-v-468cb8dc]{width:100%;min-height:500px;border:2px solid #7c3aed;border-radius:10px;padding:20px;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.6;resize:none;background:#fff}.timed-essay-area[data-v-468cb8dc]:focus{outline:none;border-color:#8c30f5;box-shadow:0 8px 16px rgba(124,58,237,.28)}.section-label-input[data-v-468cb8dc]{width:100%;padding:10px;border:1px solid #d1d5db;border-radius:8px;font-family:Montserrat,sans-serif;font-size:12px;background:#f8f9fa}.section-label-input[data-v-468cb8dc]:focus{outline:none;border-color:#8b5cf6;background:#fff}.outline-input[data-v-468cb8dc]{width:100%;min-height:200px;padding:14px;border:1px solid #d3d3d3;border-radius:8px;font-family:Montserrat,sans-serif;font-size:12px;line-height:1.5;resize:vertical}.outline-input[data-v-468cb8dc]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 2px rgba(139,92,246,.05)}.quiz-options-container[data-v-468cb8dc]{display:flex;flex-direction:column;gap:10px;margin:14px 0}.quiz-option[data-v-468cb8dc]{display:flex;align-items:center;padding:14px;border:2px solid #d3d3d3;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s ease;font-family:Montserrat,sans-serif;font-size:14px}.quiz-option[data-v-468cb8dc]:hover{border-color:#ece7fa;background:#f8f6ff}.quiz-option.selected[data-v-468cb8dc]{border-color:#7c3aed;background:#f1e4ff}.quiz-option.correct[data-v-468cb8dc]{border-color:#22c55e;background:#f0fdf4}.quiz-option.incorrect[data-v-468cb8dc]{border-color:#ef4444;background:#fef2f2}.quiz-checkbox[data-v-468cb8dc],.quiz-radio[data-v-468cb8dc]{margin-right:10px;width:20px;height:20px;accent-color:#8c30f5}.difficulty-selector[data-v-468cb8dc]{display:flex;gap:10px;margin:20px 0}.difficulty-option[data-v-468cb8dc]{flex:1;padding:20px 25px;border:2px solid #d3d3d3;border-radius:15px;text-align:center;cursor:pointer;transition:all .2s ease;font-family:Montserrat,sans-serif;font-weight:600}.difficulty-option[data-v-468cb8dc]:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 6px 12px rgba(124,58,237,.22)}.difficulty-option.selected[data-v-468cb8dc]{border-color:#8c30f5;background:linear-gradient(180deg,#8b5cf6,#8c30f5);color:#fff;box-shadow:0 8px 16px rgba(124,58,237,.28)}.module-selector[data-v-468cb8dc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin:20px 0}.module-card[data-v-468cb8dc]{padding:25px;border:1px solid #d3d3d3;border-radius:16px;text-align:center;cursor:pointer;transition:all .2s ease;background:#fff}.module-card[data-v-468cb8dc]:hover{border-color:#8b5cf6;box-shadow:0 8px 16px rgba(124,58,237,.28);transform:scale(1.03)}.module-card.disabled[data-v-468cb8dc]{opacity:.5;cursor:not-allowed;background:#f5f5f5}.module-card.disabled[data-v-468cb8dc]:hover{transform:none;box-shadow:none}.prompt-container[data-v-468cb8dc]{display:flex;flex-direction:column;gap:10px;margin:14px 0}.prompt-card[data-v-468cb8dc]{padding:20px;border:1px solid #d3d3d3;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s ease}.prompt-card[data-v-468cb8dc]:hover{border-color:#8b5cf6;box-shadow:0 4px 4px rgba(0,0,0,.1)}.prompt-card.selected[data-v-468cb8dc]{border-color:#8c30f5;background:#f8f6ff}.prompt-type-label[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:9px;font-weight:700;color:#8c30f5;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.prompt-text[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#111;line-height:1.5}.search-bar[data-v-468cb8dc]{width:100%;max-width:600px;margin:20px auto}.search-input[data-v-468cb8dc]{width:100%;padding:12px 25px 12px 50px;border:2px solid #d3d3d3;border-radius:9999px;font-family:Montserrat,sans-serif;font-size:14px;background:#fff;background-repeat:no-repeat;background-position:12px;transition:all .2s ease}.search-input[data-v-468cb8dc]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 4px rgba(139,92,246,.1)}.search-input[data-v-468cb8dc]::-moz-placeholder{color:#d7d7d7}.search-input[data-v-468cb8dc]::placeholder{color:#d7d7d7}.feedback-textarea[data-v-468cb8dc]{width:100%;min-height:150px;padding:14px;border:1px solid #d3d3d3;border-radius:10px;font-family:Montserrat,sans-serif;font-size:12px;line-height:1.5;resize:vertical}.feedback-textarea[data-v-468cb8dc]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(139,92,246,.05)}.feedback-label[data-v-468cb8dc]{display:block;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;color:#111;margin-bottom:6px}.form-input.error[data-v-468cb8dc]{border-color:#ef4444;background:#fef2f2}.form-input.error[data-v-468cb8dc]:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)}.form-input.success[data-v-468cb8dc]{border-color:#22c55e;background:#f0fdf4}.form-input.success[data-v-468cb8dc]:focus{box-shadow:0 0 0 3px rgba(34,197,94,.1)}.form-input.warning[data-v-468cb8dc]{border-color:#fbbf24;background:#fffbeb}.form-input.warning[data-v-468cb8dc]:focus{box-shadow:0 0 0 3px rgba(251,191,36,.1)}.error-message[data-v-468cb8dc]{color:#dc2626}.error-message[data-v-468cb8dc],.success-message[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:9px;margin-top:6px;display:flex;align-items:center;gap:6px}.success-message[data-v-468cb8dc]{color:#16a34a}.form-group[data-v-468cb8dc]{margin-bottom:14px}.form-row[data-v-468cb8dc]{display:flex;gap:14px;margin-bottom:14px}@media(max-width:425px){.form-row[data-v-468cb8dc]{flex-direction:column}}.form-actions[data-v-468cb8dc]{display:flex;gap:10px;justify-content:flex-end;margin-top:20px;padding-top:14px;border-top:1px solid #d3d3d3}button[data-v-468cb8dc]:disabled,input[data-v-468cb8dc]:disabled,select[data-v-468cb8dc]:disabled,textarea[data-v-468cb8dc]:disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5;color:#9ca3af}button[data-v-468cb8dc]:focus-visible,input[data-v-468cb8dc]:focus-visible,select[data-v-468cb8dc]:focus-visible,textarea[data-v-468cb8dc]:focus-visible{outline:2px solid #8c30f5;outline-offset:2px}.card[data-v-468cb8dc]{background:#fff;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.1);overflow:hidden;transition:all .2s ease}.topic-card[data-v-468cb8dc]{height:250px;border-radius:25%;position:relative;margin:4px 0}.topic-card[data-v-468cb8dc]:hover{opacity:.7;cursor:pointer}.card-image[data-v-468cb8dc]{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:25%}.quiz-card[data-v-468cb8dc]{position:relative;width:100%;height:300px;margin-bottom:20px;border-radius:10px;overflow:hidden}.quiz-card[data-v-468cb8dc]:hover{transform:scale(1.05);transition:all .3s ease-in-out;box-shadow:0 0 10px rgba(0,0,0,.3)}.quiz-card img[data-v-468cb8dc]{width:100%;height:300px;-o-object-fit:cover;object-fit:cover}.card-disabled[data-v-468cb8dc]{position:relative;width:100%;height:300px;margin-bottom:20px;border-radius:10px;overflow:hidden}.card-disabled img[data-v-468cb8dc]{width:100%;height:300px;-o-object-fit:cover;object-fit:cover;opacity:.7;border-radius:10px}.article[data-v-468cb8dc]{font-family:Montserrat,sans-serif;border:1px solid #d3d3d3;border-radius:10px;margin-bottom:6px}.article .article-content[data-v-468cb8dc]{margin:4px;margin-right:8px}.overlay[data-v-468cb8dc]{position:absolute;background:rgba(57,57,57,.55);display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:25%}.overlay-2[data-v-468cb8dc]{inset:0}.quiz-overlay[data-v-468cb8dc]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);border-radius:10px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;align-content:center;text-align:center}.event-image[data-v-468cb8dc],.intro-image[data-v-468cb8dc],.person-image[data-v-468cb8dc],.trend-coming-soon-img[data-v-468cb8dc]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px}.trend-coming-soon-img[data-v-468cb8dc]{box-shadow:inset 0 0 8px 8px #fff;border-radius:10px;margin:auto}.profile-image[data-v-468cb8dc]{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:160px;height:160px;max-height:160px;border-radius:10%}.source-image[data-v-468cb8dc],.term-image[data-v-468cb8dc]{max-width:150px;height:auto}.source-image[data-v-468cb8dc]:hover,.term-image[data-v-468cb8dc]:hover{opacity:.5;cursor:pointer}.article-image[data-v-468cb8dc]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-height:130px;border-radius:10px 10px 0 0}.modal-image[data-v-468cb8dc]{display:flex;justify-content:center;max-width:100%;max-height:80vh;margin:0 auto}.logo-img[data-v-468cb8dc]{max-width:30px}.event-image-slide[data-v-468cb8dc]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:250px}.image-wrapper[data-v-468cb8dc]{position:relative;display:block;width:100%}.expand-icon[data-v-468cb8dc]{position:absolute!important;display:inline-flex!important;align-items:center;justify-content:center;top:8px!important;right:8px!important;z-index:5;padding:8px!important;border-radius:50%!important;background:rgba(0,0,0,.7)!important;color:#fff!important;cursor:pointer;line-height:0;border:none!important;box-shadow:none!important;min-width:auto!important;width:42px!important;height:42px!important}.expand-icon[data-v-468cb8dc]:active,.expand-icon[data-v-468cb8dc]:focus,.expand-icon[data-v-468cb8dc]:hover{background:rgba(0,0,0,.85)!important;color:#fff!important;text-decoration:none!important;outline:none!important;box-shadow:0 2px 6px rgba(0,0,0,.35)!important;border-color:hsla(0,0%,100%,.85)!important}.full-image[data-v-468cb8dc]{max-width:100%;height:auto;border-radius:10px}.video-box[data-v-468cb8dc]{max-width:380px;width:100%;display:block;background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-468cb8dc 3s infinite}.ratio[data-v-468cb8dc]{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.ratio>.yt-embedded[data-v-468cb8dc],.ratio>iframe[data-v-468cb8dc]{position:absolute;inset:0;width:100%!important;height:100%!important;border:0;display:block;border-radius:6px}.video-box.in-modal[data-v-468cb8dc]{max-width:380px;margin:auto}.intro-iframe[data-v-468cb8dc],.person-iframe[data-v-468cb8dc]{position:relative;z-index:4;min-width:100%;max-width:100%;height:100%;aspect-ratio:16/9}.modal-content[data-v-468cb8dc]{border-radius:16px;border:none}.category-buttons[data-v-468cb8dc]{width:15%!important}.background-filter[data-v-468cb8dc]{position:relative}.background-filter[data-v-468cb8dc]:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:brightness(50%);content:"";display:block;position:absolute;width:100%;height:100%;top:0}.person-profile[data-v-468cb8dc]{padding-bottom:25px}.person-info[data-v-468cb8dc]{min-width:220px;max-width:220px}.person-description[data-v-468cb8dc]{overflow:hidden;max-height:8rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:5}.person-link[data-v-468cb8dc]{font-family:Montserrat,sans-serif;margin-top:10px}.trend-coming-soon[data-v-468cb8dc]{position:relative;display:flex;align-items:center}.trend-coming-soon-text-background[data-v-468cb8dc]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;display:inline-flex;align-items:center;padding:12px 28px;background:hsla(0,0%,100%,.92);border-radius:10px;box-shadow:0 6px 18px rgba(15,23,42,.06);white-space:nowrap}.events-component[data-v-468cb8dc]{color:#fff;background-color:#000;border-radius:10px;padding:4px;padding-bottom:50px}.slideshow-container[data-v-468cb8dc]{max-width:400px;position:relative;margin:auto}.next[data-v-468cb8dc],.prev[data-v-468cb8dc]{cursor:pointer;position:absolute;top:100px;width:auto;padding:16px;margin-top:-22px;color:#fff;font-weight:700;font-size:18px;transition:.6s ease;border-radius:0 3px 3px 0;background-color:rgba(0,0,0,.5)}.next[data-v-468cb8dc]:hover,.prev[data-v-468cb8dc]:hover{background-color:rgba(0,0,0,.8)}.next[data-v-468cb8dc]{right:0;border-radius:3px 0 0 3px}.dot[data-v-468cb8dc]{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color .6s ease}.dot.active[data-v-468cb8dc],.dot[data-v-468cb8dc]:hover{background-color:#717171}.numbertext[data-v-468cb8dc]{font-family:Montserrat,sans-serif;color:#f2f2f2;font-size:12px;padding:8px 12px;font-weight:500;position:absolute;top:0;background:rgba(0,0,0,.2)}.map-container[data-v-468cb8dc]{position:relative;min-height:368px}.dates[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:25px;display:flex;justify-content:end}.white-container[data-v-468cb8dc]{padding-bottom:150px}.true-white-container[data-v-468cb8dc]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-468cb8dc]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-468cb8dc]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-container[data-v-468cb8dc]{max-width:539px}.module-gray-contain[data-v-468cb8dc]{border-radius:8px;background:#f5f5f5;opacity:.9;box-shadow:0 4px 4px rgba(0,0,0,.1)}.footer[data-v-468cb8dc]{background-color:#000;text-align:center;color:gray;font-size:9px;padding:10px 0 10px 0;margin-top:auto}.footer-icon[data-v-468cb8dc]{width:20px;height:20px;padding:0}.footer-icon[data-v-468cb8dc]:hover{cursor:pointer}.navbar-styling[data-v-468cb8dc]{background-color:#000;padding:0 25px}.navbar-tab-section[data-v-468cb8dc]{margin-left:auto}.logo[data-v-468cb8dc]:hover{cursor:pointer}.logo-btn[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;letter-spacing:0;color:#fff;padding-left:10px}.fade-in-image[data-v-468cb8dc]{animation:fadeIn-468cb8dc 2s;-webkit-animation:fadeIn-468cb8dc 2s;-moz-animation:fadeIn-468cb8dc 2s;-o-animation:fadeIn-468cb8dc 2s;-ms-animation:fadeIn-468cb8dc 2s}@media(max-width:425px){.person-profile[data-v-468cb8dc]{border:1px solid gray;border-radius:10px;padding-top:10px}}@media(max-width:768px){.person-profile[data-v-468cb8dc]{border-bottom:1px solid #d3d3d3;margin-bottom:10px}}@media(max-width:991px){.video-box[data-v-468cb8dc]{max-width:100%;margin:0 auto}}.skeleton[data-v-468cb8dc]{background:linear-gradient(90deg,#f5f5f5 25%,#f2f2f2 50%,#f5f5f5 75%);background-size:200% 100%;animation:loading-468cb8dc 1.5s infinite}@keyframes loading-468cb8dc{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text[data-v-468cb8dc]{height:10px;border-radius:6px;margin-bottom:8px}.skeleton-title[data-v-468cb8dc]{height:14px;width:60%;border-radius:6px;margin-bottom:10px}.skeleton-image[data-v-468cb8dc]{height:200px;border-radius:10px;margin-bottom:10px}.skeleton-button[data-v-468cb8dc]{height:25px;width:120px;border-radius:8px}.skeleton-card[data-v-468cb8dc]{padding:14px;border-radius:15px;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1)}.skeleton-card .skeleton-title[data-v-468cb8dc]{width:70%}.skeleton-card .skeleton-text[data-v-468cb8dc]:nth-child(2){width:90%}.skeleton-card .skeleton-text[data-v-468cb8dc]:nth-child(3){width:80%}.skeleton-card .skeleton-text[data-v-468cb8dc]:nth-child(4){width:85%}.video-loading[data-v-468cb8dc]{background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-468cb8dc 3s infinite}@keyframes Animation-468cb8dc{0%{background-position:90% 0}90%{background-position:0 70%}}.fade-in[data-v-468cb8dc]{animation:fadeIn-468cb8dc 2s ease-in-out}@keyframes fadeIn-468cb8dc{0%{opacity:0}to{opacity:1}}.fade-in-up[data-v-468cb8dc]{animation:fadeInUp-468cb8dc .6s ease-out}@keyframes fadeInUp-468cb8dc{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-down[data-v-468cb8dc]{animation:fadeInDown-468cb8dc .6s ease-out}@keyframes fadeInDown-468cb8dc{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fade-out[data-v-468cb8dc]{animation:fadeOut-468cb8dc .3s ease-in-out}@keyframes fadeOut-468cb8dc{0%{opacity:1}to{opacity:0}}.slide-in-left[data-v-468cb8dc]{animation:slideInLeft-468cb8dc .5s ease-out}@keyframes slideInLeft-468cb8dc{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.slide-in-right[data-v-468cb8dc]{animation:slideInRight-468cb8dc .5s ease-out}@keyframes slideInRight-468cb8dc{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.slide-up[data-v-468cb8dc]{animation:slideUp-468cb8dc .4s ease-out}@keyframes slideUp-468cb8dc{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.scale-in[data-v-468cb8dc]{animation:scaleIn-468cb8dc .3s ease-out}@keyframes scaleIn-468cb8dc{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.scale-up[data-v-468cb8dc]{transition:transform .2s ease}.scale-up[data-v-468cb8dc]:hover{transform:scale(1.05)}.pulse[data-v-468cb8dc]{animation:pulse-468cb8dc 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse-468cb8dc{0%,to{opacity:1}50%{opacity:.5}}.spinner[data-v-468cb8dc]{animation:spin-468cb8dc 1s linear infinite}@keyframes spin-468cb8dc{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-spinner[data-v-468cb8dc]{display:inline-block;width:40px;height:40px;border:4px solid #f2f2f2;border-top-color:#8c30f5;border-radius:50%;animation:spin-468cb8dc .8s linear infinite}.bounce[data-v-468cb8dc]{animation:bounce-468cb8dc 1s infinite}@keyframes bounce-468cb8dc{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.bounce-in[data-v-468cb8dc]{animation:bounceIn-468cb8dc .6s ease-out}@keyframes bounceIn-468cb8dc{0%{transform:scale(.3);opacity:0}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1);opacity:1}}.shake[data-v-468cb8dc]{animation:shake-468cb8dc .5s cubic-bezier(.36,.07,.19,.97)}@keyframes shake-468cb8dc{10%,90%{transform:translateX(-2px)}20%,80%{transform:translateX(4px)}30%,50%,70%{transform:translateX(-4px)}40%,60%{transform:translateX(4px)}}.progress-bar-fill[data-v-468cb8dc]{animation:progressFill-468cb8dc 2s ease-out forwards}@keyframes progressFill-468cb8dc{0%{width:0}to{width:100%}}.progress-circle[data-v-468cb8dc]{transform:rotate(-90deg);transform-origin:center}.progress-circle-path[data-v-468cb8dc]{stroke-dasharray:440;stroke-dashoffset:440;animation:progressCircle-468cb8dc 2s ease-out forwards}@keyframes progressCircle-468cb8dc{0%{stroke-dashoffset:440}to{stroke-dashoffset:0}}.modal-overlay-enter[data-v-468cb8dc]{animation:fadeIn-468cb8dc .3s ease-out}.modal-overlay-exit[data-v-468cb8dc]{animation:fadeOut-468cb8dc .3s ease-in}.modal-content-enter[data-v-468cb8dc]{animation:modalSlideIn-468cb8dc .3s ease-out}.modal-content-exit[data-v-468cb8dc]{animation:modalSlideOut-468cb8dc .3s ease-in}@keyframes modalSlideIn-468cb8dc{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes modalSlideOut-468cb8dc{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}.tooltip-enter[data-v-468cb8dc]{animation:tooltipIn-468cb8dc .2s ease-out}@keyframes tooltipIn-468cb8dc{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.event-slide-fade[data-v-468cb8dc]{animation:slideFade-468cb8dc .6s ease-in-out}@keyframes slideFade-468cb8dc{0%{opacity:.4}to{opacity:1}}.carousel-slide-left[data-v-468cb8dc]{animation:slideLeft-468cb8dc .5s ease-in-out}@keyframes slideLeft-468cb8dc{0%{transform:translateX(100%)}to{transform:translateX(0)}}.carousel-slide-right[data-v-468cb8dc]{animation:slideRight-468cb8dc .5s ease-in-out}@keyframes slideRight-468cb8dc{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.typing[data-v-468cb8dc]{overflow:hidden;border-right:2px solid #8c30f5;white-space:nowrap;animation:typing-468cb8dc 3.5s steps(40),blink-caret-468cb8dc .75s step-end infinite}@keyframes typing-468cb8dc{0%{width:0}to{width:100%}}@keyframes blink-caret-468cb8dc{0%,to{border-color:transparent}50%{border-color:#8c30f5}}.gradient-animate[data-v-468cb8dc]{background:linear-gradient(-45deg,#8c30f5,#8b5cf6,#ece7fa,#7c3aed);background-size:400% 400%;animation:gradientShift-468cb8dc 15s ease infinite}@keyframes gradientShift-468cb8dc{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animation-delay-1[data-v-468cb8dc]{animation-delay:.1s}.animation-delay-2[data-v-468cb8dc]{animation-delay:.2s}.animation-delay-3[data-v-468cb8dc]{animation-delay:.3s}.animation-delay-4[data-v-468cb8dc]{animation-delay:.4s}.animation-delay-5[data-v-468cb8dc]{animation-delay:.5s}.animation-fast[data-v-468cb8dc]{animation-duration:.2s}.animation-normal[data-v-468cb8dc]{animation-duration:.3s}.animation-slow[data-v-468cb8dc]{animation-duration:.5s}.animation-slower[data-v-468cb8dc]{animation-duration:1s}.animation-infinite[data-v-468cb8dc]{animation-iteration-count:infinite}.animation-paused[data-v-468cb8dc]{animation-play-state:paused}@media(prefers-reduced-motion:reduce){[data-v-468cb8dc],[data-v-468cb8dc]:after,[data-v-468cb8dc]:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.m-0[data-v-468cb8dc]{margin:0}.m-1[data-v-468cb8dc]{margin:4px}.m-2[data-v-468cb8dc]{margin:6px}.m-3[data-v-468cb8dc]{margin:8px}.m-4[data-v-468cb8dc]{margin:10px}.m-auto[data-v-468cb8dc]{margin:auto}.mt-0[data-v-468cb8dc]{margin-top:0}.mt-1[data-v-468cb8dc]{margin-top:4px}.mt-2[data-v-468cb8dc]{margin-top:6px}.mt-3[data-v-468cb8dc]{margin-top:8px}.mt-4[data-v-468cb8dc]{margin-top:10px}.mt-5[data-v-468cb8dc]{margin-top:12px}.mb-0[data-v-468cb8dc]{margin-bottom:0}.mb-1[data-v-468cb8dc]{margin-bottom:4px}.mb-2[data-v-468cb8dc]{margin-bottom:6px}.mb-3[data-v-468cb8dc]{margin-bottom:8px}.mb-4[data-v-468cb8dc]{margin-bottom:10px}.mb-5[data-v-468cb8dc]{margin-bottom:12px}.p-0[data-v-468cb8dc]{padding:0}.p-1[data-v-468cb8dc]{padding:4px}.p-2[data-v-468cb8dc]{padding:6px}.p-3[data-v-468cb8dc]{padding:8px}.p-4[data-v-468cb8dc]{padding:10px}.pt-1[data-v-468cb8dc]{padding-top:4px}.pt-2[data-v-468cb8dc]{padding-top:6px}.pt-3[data-v-468cb8dc]{padding-top:8px}.pt-4[data-v-468cb8dc]{padding-top:10px}.pt-5[data-v-468cb8dc]{padding-top:12px}.pb-1[data-v-468cb8dc]{padding-bottom:4px}.pb-2[data-v-468cb8dc]{padding-bottom:6px}.pb-3[data-v-468cb8dc]{padding-bottom:8px}.pb-4[data-v-468cb8dc]{padding-bottom:10px}.pb-5[data-v-468cb8dc]{padding-bottom:12px}.gap-1[data-v-468cb8dc]{gap:4px}.gap-2[data-v-468cb8dc]{gap:6px}.gap-3[data-v-468cb8dc]{gap:8px}.gap-4[data-v-468cb8dc]{gap:10px}.d-none[data-v-468cb8dc]{display:none}.d-block[data-v-468cb8dc]{display:block}.d-inline[data-v-468cb8dc]{display:inline}.d-inline-block[data-v-468cb8dc]{display:inline-block}.d-flex[data-v-468cb8dc]{display:flex}.d-inline-flex[data-v-468cb8dc]{display:inline-flex}.d-grid[data-v-468cb8dc]{display:grid}.flex-row[data-v-468cb8dc]{flex-direction:row}.flex-column[data-v-468cb8dc]{flex-direction:column}.flex-row-reverse[data-v-468cb8dc]{flex-direction:row-reverse}.flex-column-reverse[data-v-468cb8dc]{flex-direction:column-reverse}.flex-wrap[data-v-468cb8dc]{flex-wrap:wrap}.flex-nowrap[data-v-468cb8dc]{flex-wrap:nowrap}.justify-start[data-v-468cb8dc]{justify-content:flex-start}.justify-end[data-v-468cb8dc]{justify-content:flex-end}.justify-center[data-v-468cb8dc]{justify-content:center}.justify-between[data-v-468cb8dc]{justify-content:space-between}.justify-around[data-v-468cb8dc]{justify-content:space-around}.align-start[data-v-468cb8dc]{align-items:flex-start}.align-end[data-v-468cb8dc]{align-items:flex-end}.align-center[data-v-468cb8dc]{align-items:center}.align-baseline[data-v-468cb8dc]{align-items:baseline}.align-stretch[data-v-468cb8dc]{align-items:stretch}.position-relative[data-v-468cb8dc]{position:relative}.position-absolute[data-v-468cb8dc]{position:absolute}.position-fixed[data-v-468cb8dc]{position:fixed}.position-sticky[data-v-468cb8dc]{position:sticky}.z-base[data-v-468cb8dc]{z-index:1}.z-dropdown[data-v-468cb8dc]{z-index:10}.z-sticky[data-v-468cb8dc]{z-index:100}.z-fixed[data-v-468cb8dc]{z-index:200}.z-modal[data-v-468cb8dc]{z-index:300}.w-full[data-v-468cb8dc]{width:100%}.w-auto[data-v-468cb8dc]{width:auto}.w-fit[data-v-468cb8dc]{width:-moz-fit-content;width:fit-content}.h-full[data-v-468cb8dc]{height:100%}.h-auto[data-v-468cb8dc]{height:auto}.h-screen[data-v-468cb8dc]{height:100vh}.min-h-screen[data-v-468cb8dc]{min-height:100vh}.overflow-hidden[data-v-468cb8dc]{overflow:hidden}.overflow-auto[data-v-468cb8dc]{overflow:auto}.overflow-scroll[data-v-468cb8dc]{overflow:scroll}.overflow-x-hidden[data-v-468cb8dc]{overflow-x:hidden}.overflow-y-hidden[data-v-468cb8dc]{overflow-y:hidden}.rounded-none[data-v-468cb8dc]{border-radius:0}.rounded-sm[data-v-468cb8dc]{border-radius:6px}.rounded[data-v-468cb8dc]{border-radius:10px}.rounded-lg[data-v-468cb8dc]{border-radius:16px}.rounded-full[data-v-468cb8dc]{border-radius:50px}.rounded-circle[data-v-468cb8dc]{border-radius:50%}.shadow-none[data-v-468cb8dc]{box-shadow:none}.shadow-xs[data-v-468cb8dc]{box-shadow:0 2px 6px rgba(91,33,182,.25)}.shadow-sm[data-v-468cb8dc]{box-shadow:0 3px 8px rgba(161,125,236,.3)}.shadow[data-v-468cb8dc]{box-shadow:0 4px 4px rgba(0,0,0,.1)}.shadow-md[data-v-468cb8dc]{box-shadow:0 6px 12px rgba(124,58,237,.22)}.shadow-lg[data-v-468cb8dc]{box-shadow:0 8px 16px rgba(124,58,237,.28)}.shadow-xl[data-v-468cb8dc]{box-shadow:0 12px 24px rgba(124,58,237,.32)}.border-0[data-v-468cb8dc]{border:none}.border[data-v-468cb8dc]{border:1px solid #d3d3d3}.border-2[data-v-468cb8dc]{border:2px solid #d3d3d3}.border-3[data-v-468cb8dc]{border:3px solid #d3d3d3}.border-purple[data-v-468cb8dc]{border-color:#5b21b6}.border-purple-light[data-v-468cb8dc]{border-color:rgba(91,33,182,.3)}.bg-white[data-v-468cb8dc]{background-color:#fff}.bg-black[data-v-468cb8dc]{background-color:#000}.bg-primary[data-v-468cb8dc]{background-color:#f4f5f7}.bg-secondary[data-v-468cb8dc]{background-color:#fff}.bg-purple[data-v-468cb8dc]{background-color:#451a75}.bg-purple-light[data-v-468cb8dc]{background-color:#f8f6ff}.bg-gray-light[data-v-468cb8dc]{background-color:#f8f9fa}.bg-transparent[data-v-468cb8dc]{background:transparent}.backdrop-blur[data-v-468cb8dc]{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.opacity-0[data-v-468cb8dc]{opacity:0}.opacity-50[data-v-468cb8dc]{opacity:.5}.opacity-70[data-v-468cb8dc]{opacity:.7}.opacity-85[data-v-468cb8dc]{opacity:.85}.opacity-90[data-v-468cb8dc]{opacity:.9}.opacity-100[data-v-468cb8dc]{opacity:1}.cursor-pointer[data-v-468cb8dc]{cursor:pointer}.cursor-not-allowed[data-v-468cb8dc]{cursor:not-allowed}.cursor-default[data-v-468cb8dc]{cursor:default}.transition-none[data-v-468cb8dc]{transition:none}.transition-fast[data-v-468cb8dc]{transition:.15s ease}.transition-base[data-v-468cb8dc]{transition:.2s ease}.transition-medium[data-v-468cb8dc]{transition:.25s ease}.transition-slow[data-v-468cb8dc]{transition:.3s ease}.transition-all[data-v-468cb8dc]{transition:all .2s ease}.transform-none[data-v-468cb8dc]{transform:none}.scale-105[data-v-468cb8dc]{transform:scale(1.05)}.translate-y-1[data-v-468cb8dc]{transform:translateY(-1px)}.translate-y-2[data-v-468cb8dc]{transform:translateY(-2px)}.visible[data-v-468cb8dc]{visibility:visible}.invisible[data-v-468cb8dc]{visibility:hidden}.is-hidden[data-v-468cb8dc]{opacity:0;transform:translateY(8px);pointer-events:none}.container-max[data-v-468cb8dc]{max-width:1184px}.container-center[data-v-468cb8dc]{margin-left:auto;margin-right:auto}.moderate-padding[data-v-468cb8dc]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-468cb8dc]{padding-left:145px;padding-right:145px}.more-responsive-padding[data-v-468cb8dc]{padding-left:8%;padding-right:8%}.aspect-video[data-v-468cb8dc]{aspect-ratio:16/9}.aspect-square[data-v-468cb8dc]{aspect-ratio:1/1}.object-cover[data-v-468cb8dc]{-o-object-fit:cover;object-fit:cover}.object-contain[data-v-468cb8dc]{-o-object-fit:contain;object-fit:contain}.object-position-center[data-v-468cb8dc]{-o-object-position:center center;object-position:center center}.object-position-50[data-v-468cb8dc]{-o-object-position:50% 50%;object-position:50% 50%}@media(max-width:425px){.hide-mobile[data-v-468cb8dc]{display:none!important}}@media(min-width:720px){.show-mobile[data-v-468cb8dc]{display:none!important}}@media(max-width:768px){.hide-tablet[data-v-468cb8dc]{display:none!important}}@media(min-width:768px){.show-tablet[data-v-468cb8dc]{display:none!important}}.background[data-v-468cb8dc]{background-size:cover;background-position:right 15% bottom 52%;height:100%;padding-top:20px}.background_filter[data-v-468cb8dc]{position:relative}.background_filter[data-v-468cb8dc]:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:brightness(80%);content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0}.u-non-blurred[data-v-468cb8dc]{position:relative;z-index:1}.back_button[data-v-468cb8dc]{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;margin-top:10px;margin-left:27%;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;background:rgba(91,33,182,.4);border:1px solid #5b21b6;border-radius:10px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-decoration:none;cursor:pointer;transition:all .25s ease}.back_button[data-v-468cb8dc]:hover{background:#5b21b6;opacity:1;border-color:none;transform:translateY(-1px)}.back_button[data-v-468cb8dc]:active{transform:translateY(0);box-shadow:0 2px 6px rgba(91,33,182,.25)}@media(max-width:425px){.back_button[data-v-468cb8dc]{padding:5px 10px;font-size:13px}}.banner_timeperiod_header[data-v-468cb8dc]{margin-bottom:0;text-decoration:underline;text-decoration-thickness:.9px}.banner_timeperiod_header[data-v-468cb8dc],.banner_unit_header[data-v-468cb8dc]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:18px;color:#fff}.banner_unit_header[data-v-468cb8dc]{font-style:italic}.banner_header[data-v-468cb8dc]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:34px;line-height:35px;color:#fff}#Event[data-v-468cb8dc],#PrivacyPolicy[data-v-468cb8dc],#Topic[data-v-468cb8dc]{min-height:100vh;height:100%}.findByScroll[data-v-468cb8dc]{padding-bottom:50px}.category_buttons[data-v-468cb8dc]{width:15%!important}.sidebar[data-v-468cb8dc]{position:sticky;top:10px;display:flex;flex-direction:column;gap:8px;background:transparent}.category_button[data-v-468cb8dc]{display:flex;align-items:center;justify-content:flex-start;font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;letter-spacing:-.2px;color:#4b4b4b;background:#f8f6ff;border:3px solid #ece7fa;border-radius:10px;padding:8px 14px;margin:0 10px;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.category_button[data-v-468cb8dc]:hover{background:#ede7ff;color:#3b2f8f;box-shadow:0 2px 6px rgba(177,156,217,.25);cursor:pointer}.category_button.active[data-v-468cb8dc]{background:#8b5cf6;border:3px solid #8b5cf6;margin:0;color:#fff;box-shadow:0 3px 8px rgba(161,125,236,.3)}.category_button i[data-v-468cb8dc],.category_button svg[data-v-468cb8dc]{margin-right:8px;font-size:14px;opacity:.85}.title[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:620;margin-bottom:10px}.subtitle[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:light}.header-1[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:620}.header-2[data-v-468cb8dc]{font-size:20px;font-weight:700;line-height:25px;padding-bottom:6px}.header-2[data-v-468cb8dc],.header-3[data-v-468cb8dc]{font-family:Montserrat,sans-serif;word-break:break-word}.header-3[data-v-468cb8dc]{font-size:16px;font-weight:500}.header-4[data-v-468cb8dc]{font-size:28px;font-weight:450}.header-4[data-v-468cb8dc],.text[data-v-468cb8dc]{font-family:Montserrat,sans-serif;word-break:break-word}.text[data-v-468cb8dc]{font-size:16px;font-weight:400}.intro_image[data-v-468cb8dc]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px}.trend_comingSoon[data-v-468cb8dc]{position:relative;display:flex;align-items:center}.trend_comingSoonTextBackground[data-v-468cb8dc]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;display:inline-flex;align-items:center;padding:12px 28px;background:hsla(0,0%,100%,.92);border-radius:10px;box-shadow:0 6px 18px rgba(15,23,42,.06);white-space:nowrap}.trend_comingSoonImg[data-v-468cb8dc]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px;box-shadow:inset 0 0 8px 8px #fff;border-radius:10px;margin:auto}.coming-soon-card[data-v-468cb8dc]{background:#fff;border-radius:16px;padding:48px 40px;text-align:center;box-shadow:0 12px 24px rgba(15,23,42,.12);max-width:100%;margin:20px auto}.coming-soon-title[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;color:#0f1724;margin:0 0 16px 0}.coming-soon-subtitle[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:14px;color:#4b5563;margin:0;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.trend_text[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word;padding-right:20px}.trend_header[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:620;padding-top:10px;padding-bottom:10px}@media(max-width:720px){.coming-soon-card[data-v-468cb8dc]{padding:32px 24px}.coming-soon-title[data-v-468cb8dc]{font-size:22px;margin-bottom:12px}.coming-soon-subtitle[data-v-468cb8dc]{font-size:13px}}.events_component[data-v-468cb8dc]{color:#fff;background-color:#000;border-radius:10px;padding:5px}.person_profile[data-v-468cb8dc]{padding-bottom:25px}@media(max-width:425px){.person_profile[data-v-468cb8dc]{border:1px solid gray;border-radius:10px;padding-top:10px}}@media(max-width:768px){.person_profile[data-v-468cb8dc]{border-bottom:1px solid #d3d3d3;margin-bottom:10px}}.profile_image[data-v-468cb8dc]{-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;width:160px;height:160px;max-height:160px;border-radius:10%}.profile_image_placeholder[data-v-468cb8dc]{background-color:#e8e8e8;display:block}.person_info[data-v-468cb8dc]{min-width:220px;max-width:220px}.person_header[data-v-468cb8dc]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:14px;font-weight:550}.person_time[data-v-468cb8dc]{font-family:Montserrat,sans-serif;font-size:12px;font-weight:550;margin-bottom:0}.person_subheader[data-v-468cb8dc]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:12px;font-weight:500;color:gray}.person_description[data-v-468cb8dc]{overflow:hidden;max-height:8rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:5}.person_link[data-v-468cb8dc]{font-family:Montserrat,sans-serif;margin-top:10px}.person_iframe[data-v-468cb8dc]{position:relative;z-index:4;min-width:100%;width:100%;height:100%;aspect-ratio:16/9}.source[data-v-468cb8dc]{border:1px solid #d3d3d3;border-radius:10px;padding-top:25px;padding-bottom:40px}.source_image[data-v-468cb8dc]{max-width:150px;height:auto}.source_image[data-v-468cb8dc]:hover{opacity:.5;cursor:pointer}.term_image[data-v-468cb8dc]{max-width:150px;height:auto}.term_image[data-v-468cb8dc]:hover{opacity:.5;cursor:pointer}.event_image[data-v-468cb8dc]{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;display:block;width:100%;height:380px;border-radius:10px;border:1px solid;padding:10px}@media(max-width:768px){.event_image[data-v-468cb8dc]{height:220px}}.person_image[data-v-468cb8dc]{-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;display:block;width:100%;height:380px;border-radius:10px;border:1px solid;padding:10px}.person_image_placeholder[data-v-468cb8dc]{background-color:#e8e8e8;display:block}.modal_image[data-v-468cb8dc]{display:flex;justify-content:center;max-width:100%;max-height:80vh;margin:0 auto}.top_button[data-v-468cb8dc]{display:flex;justify-content:start;position:fixed;left:40px;bottom:40px;z-index:200;transition:opacity .2s ease,transform .2s ease}.top_button.is-hidden[data-v-468cb8dc]{opacity:0;transform:translateY(8px);pointer-events:none}.top-pill[data-v-468cb8dc]{display:inline-flex;align-items:center;gap:6px;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;background-image:linear-gradient(180deg,#8b5cf6,#7c3aed);border:1px solid hsla(0,0%,100%,.22);border-radius:10px;padding:6px 14px;margin:20px 10px;box-shadow:0 8px 16px rgba(124,58,237,.28);transition:transform .18s ease,box-shadow .18s ease,background .2s ease;cursor:pointer}.top-pill[data-v-468cb8dc]:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(124,58,237,.32)}.top-pill[data-v-468cb8dc]:active{transform:translateY(0);box-shadow:0 6px 12px rgba(124,58,237,.22)}.top-pill[data-v-468cb8dc]:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.top-pill .chev[data-v-468cb8dc]{font-size:16px;line-height:1}@media(max-width:768px){.top_button[data-v-468cb8dc]{right:14px;bottom:14px}.top-pill[data-v-468cb8dc]{padding:12px;gap:0}.top-pill .label[data-v-468cb8dc]{display:none}.top-pill .chev[data-v-468cb8dc]{font-size:18px}}.banner-header[data-v-4dd0b3c1],.h1[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:34px;font-weight:700;line-height:35px;letter-spacing:-.5px;color:#fff}.h2[data-v-4dd0b3c1],.title[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:600;margin-bottom:10px}.h3[data-v-4dd0b3c1],.header-1[data-v-4dd0b3c1],.trend-header[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;padding-top:10px;padding-bottom:10px}.h4[data-v-4dd0b3c1],.header-2[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;line-height:25px;padding-bottom:0;margin-bottom:0;word-break:break-word}.h5[data-v-4dd0b3c1],.header-3[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;word-break:break-word}.h6[data-v-4dd0b3c1],.header-4[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:28px;font-weight:400;word-break:break-word}.body-text[data-v-4dd0b3c1],.text[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word}.subtitle[data-v-4dd0b3c1],.text-sm[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:300}.text-lg[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:18px;font-weight:400}.text-bold[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:700}.trend-text[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word;padding-right:20px}.period-header[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:700;color:#fff;height:100px}.period-subheader[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:28px;font-weight:500;color:#fff}.banner-timeperiod-header[data-v-4dd0b3c1]{margin-bottom:0;text-decoration:underline;text-decoration-thickness:.9px}.banner-timeperiod-header[data-v-4dd0b3c1],.banner-unit-header[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:18px;color:#fff}.banner-unit-header[data-v-4dd0b3c1]{font-style:italic}.card-header[data-v-4dd0b3c1]{font-size:24px;margin-bottom:0;font-weight:600;padding:0 25px}.card-header[data-v-4dd0b3c1],.card-subheader[data-v-4dd0b3c1]{word-break:normal;font-family:Montserrat,sans-serif;letter-spacing:-.5px;color:#f2f2f2}.card-subheader[data-v-4dd0b3c1]{font-size:20px;font-weight:500}.module-title[data-v-4dd0b3c1]{color:#111;text-align:center;font-family:Manrope,sans-serif;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.module-labels[data-v-4dd0b3c1]{color:#18191f;text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:2px;text-transform:uppercase}.module-introduction[data-v-4dd0b3c1]{color:#111;text-align:center;font-size:28px;font-style:normal;font-weight:800;line-height:normal;font-family:Manrope,sans-serif}.person-header[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:14px;font-weight:550}.person-time[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:12px;font-weight:550;margin-bottom:0}.person-subheader[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:12px;font-weight:500;color:gray}.article-title[data-v-4dd0b3c1]{font-size:14px;font-weight:650;line-height:20px}.article-subtitle[data-v-4dd0b3c1]{font-size:12px;font-weight:500;color:gray}.article-summary[data-v-4dd0b3c1]{margin-top:4px;overflow:hidden;line-height:1.2rem;max-height:3.5rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:3;margin-bottom:16px}.resource-header[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;word-break:break-word}.event-title[data-v-4dd0b3c1]{font-weight:700}.event-text[data-v-4dd0b3c1],.event-title[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:14px;line-height:25px;color:#f2f2f2;padding:8px 12px;width:100%;text-align:center}.question-text[data-v-4dd0b3c1]{font-size:24px;font-weight:700;margin-bottom:20px}.question-num[data-v-4dd0b3c1]{font-weight:300;display:flex;justify-content:flex-end;padding:40px 20px}.text-left[data-v-4dd0b3c1]{text-align:left}.text-center[data-v-4dd0b3c1]{text-align:center}.text-right[data-v-4dd0b3c1]{text-align:right}.text-uppercase[data-v-4dd0b3c1]{text-transform:uppercase}.text-lowercase[data-v-4dd0b3c1]{text-transform:lowercase}.text-capitalize[data-v-4dd0b3c1]{text-transform:capitalize}.text-underline[data-v-4dd0b3c1]{text-decoration:underline}.text-no-decoration[data-v-4dd0b3c1]{text-decoration:none}.text-break[data-v-4dd0b3c1]{word-break:break-word}.text-no-wrap[data-v-4dd0b3c1]{white-space:nowrap}.font-light[data-v-4dd0b3c1]{font-weight:300}.font-normal[data-v-4dd0b3c1]{font-weight:400}.font-medium[data-v-4dd0b3c1]{font-weight:500}.font-semibold[data-v-4dd0b3c1]{font-weight:600}.font-bold[data-v-4dd0b3c1]{font-weight:700}.font-extrabold[data-v-4dd0b3c1]{font-weight:800}@media(max-width:720px){.period-header[data-v-4dd0b3c1],.period-subheader[data-v-4dd0b3c1]{text-align:center;font-size:32px;padding-bottom:10px}.coming-soon-card[data-v-4dd0b3c1]{padding:32px 96px}.coming-soon-title[data-v-4dd0b3c1]{font-size:24px;margin-bottom:12px}.coming-soon-subtitle[data-v-4dd0b3c1]{font-size:13px}}@media(max-width:425px){.back-button[data-v-4dd0b3c1]{padding:4px 10px;font-size:13px}}.alert-dismiss[data-v-4dd0b3c1],.back-button-style-right[data-v-4dd0b3c1],.back-button-style[data-v-4dd0b3c1],.back-button[data-v-4dd0b3c1],.btn-alert-dismiss[data-v-4dd0b3c1],.btn-ghost-right[data-v-4dd0b3c1],.btn-ghost[data-v-4dd0b3c1],.btn-navbar[data-v-4dd0b3c1],.btn-outline-primary[data-v-4dd0b3c1],.btn-primary-lg[data-v-4dd0b3c1],.btn-primary-sm[data-v-4dd0b3c1],.btn-primary[data-v-4dd0b3c1],.btn-secondary-active[data-v-4dd0b3c1],.btn-secondary[data-v-4dd0b3c1],.btn-tertiary-disabled[data-v-4dd0b3c1],.btn-tertiary[data-v-4dd0b3c1],.btn-with-icon[data-v-4dd0b3c1],.category-button.active[data-v-4dd0b3c1],.category-button[data-v-4dd0b3c1],.navbar-purple[data-v-4dd0b3c1],.purple-button-border-text[data-v-4dd0b3c1],.purple-button-disabled[data-v-4dd0b3c1],.purple-button[data-v-4dd0b3c1],.purple_button[data-v-4dd0b3c1],.quiz-button[data-v-4dd0b3c1],.top-pill[data-v-4dd0b3c1],.view-all[data-v-4dd0b3c1]{display:inline-flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-weight:700;text-decoration:none;cursor:pointer;transition:all .2s ease;border:none;outline:none}.alert-dismiss[data-v-4dd0b3c1]:focus-visible,.back-button-style-right[data-v-4dd0b3c1]:focus-visible,.back-button-style[data-v-4dd0b3c1]:focus-visible,.back-button[data-v-4dd0b3c1]:focus-visible,.btn-alert-dismiss[data-v-4dd0b3c1]:focus-visible,.btn-ghost-right[data-v-4dd0b3c1]:focus-visible,.btn-ghost[data-v-4dd0b3c1]:focus-visible,.btn-navbar[data-v-4dd0b3c1]:focus-visible,.btn-outline-primary[data-v-4dd0b3c1]:focus-visible,.btn-primary-lg[data-v-4dd0b3c1]:focus-visible,.btn-primary-sm[data-v-4dd0b3c1]:focus-visible,.btn-primary[data-v-4dd0b3c1]:focus-visible,.btn-secondary-active[data-v-4dd0b3c1]:focus-visible,.btn-secondary[data-v-4dd0b3c1]:focus-visible,.btn-tertiary-disabled[data-v-4dd0b3c1]:focus-visible,.btn-tertiary[data-v-4dd0b3c1]:focus-visible,.btn-with-icon[data-v-4dd0b3c1]:focus-visible,.category-button[data-v-4dd0b3c1]:focus-visible,.navbar-purple[data-v-4dd0b3c1]:focus-visible,.purple-button-border-text[data-v-4dd0b3c1]:focus-visible,.purple-button-disabled[data-v-4dd0b3c1]:focus-visible,.purple-button[data-v-4dd0b3c1]:focus-visible,.purple_button[data-v-4dd0b3c1]:focus-visible,.quiz-button[data-v-4dd0b3c1]:focus-visible,.top-pill[data-v-4dd0b3c1]:focus-visible,.view-all[data-v-4dd0b3c1]:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.back-button[data-v-4dd0b3c1],.btn-primary-lg[data-v-4dd0b3c1],.btn-primary-sm[data-v-4dd0b3c1],.btn-primary[data-v-4dd0b3c1],.top-pill[data-v-4dd0b3c1]{gap:6px;padding:6px 14px;font-size:14px;color:#fff;background-image:linear-gradient(180deg,#8b5cf6,#7c3aed);border:1px solid hsla(0,0%,100%,.22);border-radius:10px;box-shadow:0 8px 16px rgba(124,58,237,.28)}.back-button[data-v-4dd0b3c1]:hover,.btn-primary-lg[data-v-4dd0b3c1]:hover,.btn-primary-sm[data-v-4dd0b3c1]:hover,.btn-primary[data-v-4dd0b3c1]:hover,.top-pill[data-v-4dd0b3c1]:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(124,58,237,.32)}.back-button[data-v-4dd0b3c1]:active,.btn-primary-lg[data-v-4dd0b3c1]:active,.btn-primary-sm[data-v-4dd0b3c1]:active,.btn-primary[data-v-4dd0b3c1]:active,.top-pill[data-v-4dd0b3c1]:active{transform:translateY(0);box-shadow:0 6px 12px rgba(124,58,237,.22)}.btn-primary-lg[data-v-4dd0b3c1]{padding:10px 40px;font-size:20px;border-radius:30px;letter-spacing:2px;text-transform:uppercase}.btn-primary-sm[data-v-4dd0b3c1]{padding:4px 10px;font-size:13px}.btn-secondary-active[data-v-4dd0b3c1],.btn-secondary[data-v-4dd0b3c1],.category-button.active[data-v-4dd0b3c1],.category-button[data-v-4dd0b3c1],.view-all[data-v-4dd0b3c1]{gap:6px;padding:8px 14px;font-size:14px;font-weight:600;letter-spacing:-.2px;color:#4b4b4b;background:#f8f6ff;border:3px solid #ece7fa;border-radius:10px;transition:background .2s ease,color .2s ease,box-shadow .2s ease;line-height:1.4}.btn-secondary-active[data-v-4dd0b3c1]:hover,.btn-secondary[data-v-4dd0b3c1]:hover,.category-button[data-v-4dd0b3c1]:hover,.view-all[data-v-4dd0b3c1]:hover{background:#ede7ff;color:#3b2f8f;box-shadow:0 2px 6px rgba(91,33,182,.25)}.btn-secondary-active[data-v-4dd0b3c1]:active,.btn-secondary[data-v-4dd0b3c1]:active,.category-button[data-v-4dd0b3c1]:active,.view-all[data-v-4dd0b3c1]:active{transform:translateY(0);box-shadow:none}.btn-secondary-active[data-v-4dd0b3c1],.category-button.active[data-v-4dd0b3c1]{background:#8b5cf6;border:3px solid #8b5cf6;margin:0;color:#fff;box-shadow:0 3px 8px rgba(161,125,236,.3)}.btn-tertiary-disabled[data-v-4dd0b3c1],.btn-tertiary[data-v-4dd0b3c1],.purple-button-disabled[data-v-4dd0b3c1],.purple-button[data-v-4dd0b3c1],.purple_button[data-v-4dd0b3c1],.quiz-button[data-v-4dd0b3c1]{min-height:52px;gap:6px;padding:10px 10px;font-size:16px;border-radius:30px;background:#451a75;text-transform:uppercase;color:#fff;letter-spacing:2px;line-height:25px}.btn-tertiary-disabled[data-v-4dd0b3c1]:hover,.btn-tertiary[data-v-4dd0b3c1]:hover,.purple-button-disabled[data-v-4dd0b3c1]:hover,.purple-button[data-v-4dd0b3c1]:hover,.purple_button[data-v-4dd0b3c1]:hover,.quiz-button[data-v-4dd0b3c1]:hover{background:#f1e4ff;color:#451a75}.btn-tertiary-disabled[data-v-4dd0b3c1],.purple-button-disabled[data-v-4dd0b3c1]{background:#9ca3af;cursor:not-allowed;opacity:.5}.btn-tertiary-disabled[data-v-4dd0b3c1]:hover,.purple-button-disabled[data-v-4dd0b3c1]:hover{background:#9ca3af;color:#fff;transform:none}.btn-outline-primary[data-v-4dd0b3c1],.purple-button-border-text[data-v-4dd0b3c1]{padding:10px 40px;font-size:18px;border-radius:30px;border:2px solid #451a75;background:transparent;text-transform:uppercase;color:#451a75;letter-spacing:2px;line-height:25px}.btn-outline-primary[data-v-4dd0b3c1]:hover,.purple-button-border-text[data-v-4dd0b3c1]:hover{background:#451a75;color:#fff}.btn-outline-primary[data-v-4dd0b3c1]:active,.purple-button-border-text[data-v-4dd0b3c1]:active{transform:translateY(0)}.back-button-style-right[data-v-4dd0b3c1],.back-button-style[data-v-4dd0b3c1],.btn-ghost-right[data-v-4dd0b3c1],.btn-ghost[data-v-4dd0b3c1]{width:-moz-fit-content;width:fit-content;padding:4px 8px;color:#8c30f5;font-size:14px;font-weight:700;line-height:20px;background:transparent;border:none}.back-button-style-right[data-v-4dd0b3c1]:hover,.back-button-style[data-v-4dd0b3c1]:hover,.btn-ghost-right[data-v-4dd0b3c1]:hover,.btn-ghost[data-v-4dd0b3c1]:hover{opacity:.7;text-decoration:underline}.back-button-style-right[data-v-4dd0b3c1],.btn-ghost-right[data-v-4dd0b3c1]{position:absolute;right:0}.btn-navbar[data-v-4dd0b3c1],.navbar-purple[data-v-4dd0b3c1]{padding:8px 16px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;border-radius:8px;background:#451a75;color:#fff}.btn-navbar[data-v-4dd0b3c1]:hover,.navbar-purple[data-v-4dd0b3c1]:hover{background:#5b21b6}.navbar-tab[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#fff;padding:0}.alert-dismiss[data-v-4dd0b3c1],.btn-alert-dismiss[data-v-4dd0b3c1]{border:.5px solid #055160;border-radius:15px;padding:0 10px;font-size:12px;background:transparent;color:#055160}.alert-dismiss[data-v-4dd0b3c1]:hover,.btn-alert-dismiss[data-v-4dd0b3c1]:hover{opacity:.5}.btn-with-icon i[data-v-4dd0b3c1],.btn-with-icon svg[data-v-4dd0b3c1]{margin-right:8px;font-size:14px;opacity:.85}.button-parent[data-v-4dd0b3c1]{max-width:293px;padding:0 10px 0 10px}.btn-block[data-v-4dd0b3c1],.main-button[data-v-4dd0b3c1]{width:100%}.finish-button[data-v-4dd0b3c1]{max-width:239px}.back-button[data-v-4dd0b3c1]{max-width:170px;margin:0 30px 0 0}.purple_button[data-v-4dd0b3c1],.quiz-button[data-v-4dd0b3c1]{min-height:52px;border-radius:30px;border:none;padding:10px 40px}.event-button[data-v-4dd0b3c1]{display:flex;justify-content:end}.btn-xs[data-v-4dd0b3c1]{padding:4px 8px;font-size:12px;min-height:32px}.btn-sm[data-v-4dd0b3c1]{padding:6px 10px;font-size:14px;min-height:40px}.btn-md[data-v-4dd0b3c1]{padding:8px 14px;font-size:14px;min-height:48px}.btn-lg[data-v-4dd0b3c1]{padding:10px 40px;font-size:18px;min-height:52px}.btn-xl[data-v-4dd0b3c1]{padding:16px 40px;font-size:20px;min-height:64px}.btn-loading[data-v-4dd0b3c1]{position:relative;pointer-events:none}.btn-loading[data-v-4dd0b3c1]:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spin-4dd0b3c1 .6s linear infinite}.btn-disabled[data-v-4dd0b3c1],.btn[disabled][data-v-4dd0b3c1],button[data-v-4dd0b3c1]:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media(max-width:425px){.finish-button[data-v-4dd0b3c1]{max-width:239px;margin:auto}.back-button[data-v-4dd0b3c1]{max-width:170px;margin:auto}}@media(max-width:768px){.top-button[data-v-4dd0b3c1]{right:14px;bottom:14px}.top-pill[data-v-4dd0b3c1]{padding:12px;gap:0}.top-pill .label[data-v-4dd0b3c1]{display:none}.top-pill .chev[data-v-4dd0b3c1]{font-size:18px}}.sidebar-top-button[data-v-4dd0b3c1]{margin:20px 10px}.essay-text-area[data-v-4dd0b3c1]{width:100%;min-height:400px;border:1px solid #d3d3d3;border-radius:8px;padding:14px;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.5;resize:vertical}.essay-text-area[data-v-4dd0b3c1]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.timed-essay-area[data-v-4dd0b3c1]{width:100%;min-height:500px;border:2px solid #7c3aed;border-radius:10px;padding:20px;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.6;resize:none;background:#fff}.timed-essay-area[data-v-4dd0b3c1]:focus{outline:none;border-color:#8c30f5;box-shadow:0 8px 16px rgba(124,58,237,.28)}.section-label-input[data-v-4dd0b3c1]{width:100%;padding:10px;border:1px solid #d1d5db;border-radius:8px;font-family:Montserrat,sans-serif;font-size:12px;background:#f8f9fa}.section-label-input[data-v-4dd0b3c1]:focus{outline:none;border-color:#8b5cf6;background:#fff}.outline-input[data-v-4dd0b3c1]{width:100%;min-height:200px;padding:14px;border:1px solid #d3d3d3;border-radius:8px;font-family:Montserrat,sans-serif;font-size:12px;line-height:1.5;resize:vertical}.outline-input[data-v-4dd0b3c1]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 2px rgba(139,92,246,.05)}.quiz-options-container[data-v-4dd0b3c1]{display:flex;flex-direction:column;gap:10px;margin:14px 0}.quiz-option[data-v-4dd0b3c1]{display:flex;align-items:center;padding:14px;border:2px solid #d3d3d3;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s ease;font-family:Montserrat,sans-serif;font-size:14px}.quiz-option[data-v-4dd0b3c1]:hover{border-color:#ece7fa;background:#f8f6ff}.quiz-option.selected[data-v-4dd0b3c1]{border-color:#7c3aed;background:#f1e4ff}.quiz-option.correct[data-v-4dd0b3c1]{border-color:#22c55e;background:#f0fdf4}.quiz-option.incorrect[data-v-4dd0b3c1]{border-color:#ef4444;background:#fef2f2}.quiz-checkbox[data-v-4dd0b3c1],.quiz-radio[data-v-4dd0b3c1]{margin-right:10px;width:20px;height:20px;accent-color:#8c30f5}.difficulty-selector[data-v-4dd0b3c1]{display:flex;gap:10px;margin:20px 0}.difficulty-option[data-v-4dd0b3c1]{flex:1;padding:20px 25px;border:2px solid #d3d3d3;border-radius:15px;text-align:center;cursor:pointer;transition:all .2s ease;font-family:Montserrat,sans-serif;font-weight:600}.difficulty-option[data-v-4dd0b3c1]:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 6px 12px rgba(124,58,237,.22)}.difficulty-option.selected[data-v-4dd0b3c1]{border-color:#8c30f5;background:linear-gradient(180deg,#8b5cf6,#8c30f5);color:#fff;box-shadow:0 8px 16px rgba(124,58,237,.28)}.module-selector[data-v-4dd0b3c1]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin:20px 0}.module-card[data-v-4dd0b3c1]{padding:25px;border:1px solid #d3d3d3;border-radius:16px;text-align:center;cursor:pointer;transition:all .2s ease;background:#fff}.module-card[data-v-4dd0b3c1]:hover{border-color:#8b5cf6;box-shadow:0 8px 16px rgba(124,58,237,.28);transform:scale(1.03)}.module-card.disabled[data-v-4dd0b3c1]{opacity:.5;cursor:not-allowed;background:#f5f5f5}.module-card.disabled[data-v-4dd0b3c1]:hover{transform:none;box-shadow:none}.prompt-container[data-v-4dd0b3c1]{display:flex;flex-direction:column;gap:10px;margin:14px 0}.prompt-card[data-v-4dd0b3c1]{padding:20px;border:1px solid #d3d3d3;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s ease}.prompt-card[data-v-4dd0b3c1]:hover{border-color:#8b5cf6;box-shadow:0 4px 4px rgba(0,0,0,.1)}.prompt-card.selected[data-v-4dd0b3c1]{border-color:#8c30f5;background:#f8f6ff}.prompt-type-label[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:9px;font-weight:700;color:#8c30f5;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.prompt-text[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#111;line-height:1.5}.search-bar[data-v-4dd0b3c1]{width:100%;max-width:600px;margin:20px auto}.search-input[data-v-4dd0b3c1]{width:100%;padding:12px 25px 12px 50px;border:2px solid #d3d3d3;border-radius:9999px;font-family:Montserrat,sans-serif;font-size:14px;background:#fff;background-repeat:no-repeat;background-position:12px;transition:all .2s ease}.search-input[data-v-4dd0b3c1]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 4px rgba(139,92,246,.1)}.search-input[data-v-4dd0b3c1]::-moz-placeholder{color:#d7d7d7}.search-input[data-v-4dd0b3c1]::placeholder{color:#d7d7d7}.feedback-textarea[data-v-4dd0b3c1]{width:100%;min-height:150px;padding:14px;border:1px solid #d3d3d3;border-radius:10px;font-family:Montserrat,sans-serif;font-size:12px;line-height:1.5;resize:vertical}.feedback-textarea[data-v-4dd0b3c1]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(139,92,246,.05)}.feedback-label[data-v-4dd0b3c1]{display:block;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;color:#111;margin-bottom:6px}.form-input.error[data-v-4dd0b3c1]{border-color:#ef4444;background:#fef2f2}.form-input.error[data-v-4dd0b3c1]:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)}.form-input.success[data-v-4dd0b3c1]{border-color:#22c55e;background:#f0fdf4}.form-input.success[data-v-4dd0b3c1]:focus{box-shadow:0 0 0 3px rgba(34,197,94,.1)}.form-input.warning[data-v-4dd0b3c1]{border-color:#fbbf24;background:#fffbeb}.form-input.warning[data-v-4dd0b3c1]:focus{box-shadow:0 0 0 3px rgba(251,191,36,.1)}.error-message[data-v-4dd0b3c1]{color:#dc2626}.error-message[data-v-4dd0b3c1],.success-message[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:9px;margin-top:6px;display:flex;align-items:center;gap:6px}.success-message[data-v-4dd0b3c1]{color:#16a34a}.form-group[data-v-4dd0b3c1]{margin-bottom:14px}.form-row[data-v-4dd0b3c1]{display:flex;gap:14px;margin-bottom:14px}@media(max-width:425px){.form-row[data-v-4dd0b3c1]{flex-direction:column}}.form-actions[data-v-4dd0b3c1]{display:flex;gap:10px;justify-content:flex-end;margin-top:20px;padding-top:14px;border-top:1px solid #d3d3d3}button[data-v-4dd0b3c1]:disabled,input[data-v-4dd0b3c1]:disabled,select[data-v-4dd0b3c1]:disabled,textarea[data-v-4dd0b3c1]:disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5;color:#9ca3af}button[data-v-4dd0b3c1]:focus-visible,input[data-v-4dd0b3c1]:focus-visible,select[data-v-4dd0b3c1]:focus-visible,textarea[data-v-4dd0b3c1]:focus-visible{outline:2px solid #8c30f5;outline-offset:2px}.card[data-v-4dd0b3c1]{background:#fff;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.1);overflow:hidden;transition:all .2s ease}.topic-card[data-v-4dd0b3c1]{height:250px;border-radius:25%;position:relative;margin:4px 0}.topic-card[data-v-4dd0b3c1]:hover{opacity:.7;cursor:pointer}.card-image[data-v-4dd0b3c1]{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:25%}.quiz-card[data-v-4dd0b3c1]{position:relative;width:100%;height:300px;margin-bottom:20px;border-radius:10px;overflow:hidden}.quiz-card[data-v-4dd0b3c1]:hover{transform:scale(1.05);transition:all .3s ease-in-out;box-shadow:0 0 10px rgba(0,0,0,.3)}.quiz-card img[data-v-4dd0b3c1]{width:100%;height:300px;-o-object-fit:cover;object-fit:cover}.card-disabled[data-v-4dd0b3c1]{position:relative;width:100%;height:300px;margin-bottom:20px;border-radius:10px;overflow:hidden}.card-disabled img[data-v-4dd0b3c1]{width:100%;height:300px;-o-object-fit:cover;object-fit:cover;opacity:.7;border-radius:10px}.article[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;border:1px solid #d3d3d3;border-radius:10px;margin-bottom:6px}.article .article-content[data-v-4dd0b3c1]{margin:4px;margin-right:8px}.overlay[data-v-4dd0b3c1]{position:absolute;background:rgba(57,57,57,.55);display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:25%}.overlay-2[data-v-4dd0b3c1]{inset:0}.quiz-overlay[data-v-4dd0b3c1]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);border-radius:10px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;align-content:center;text-align:center}.event-image[data-v-4dd0b3c1],.intro-image[data-v-4dd0b3c1],.person-image[data-v-4dd0b3c1],.trend-coming-soon-img[data-v-4dd0b3c1]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px}.trend-coming-soon-img[data-v-4dd0b3c1]{box-shadow:inset 0 0 8px 8px #fff;border-radius:10px;margin:auto}.profile-image[data-v-4dd0b3c1]{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:160px;height:160px;max-height:160px;border-radius:10%}.source-image[data-v-4dd0b3c1],.term-image[data-v-4dd0b3c1]{max-width:150px;height:auto}.source-image[data-v-4dd0b3c1]:hover,.term-image[data-v-4dd0b3c1]:hover{opacity:.5;cursor:pointer}.article-image[data-v-4dd0b3c1]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-height:130px;border-radius:10px 10px 0 0}.modal-image[data-v-4dd0b3c1]{display:flex;justify-content:center;max-width:100%;max-height:80vh;margin:0 auto}.logo-img[data-v-4dd0b3c1]{max-width:30px}.event-image-slide[data-v-4dd0b3c1]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:250px}.image-wrapper[data-v-4dd0b3c1]{position:relative;display:block;width:100%}.expand-icon[data-v-4dd0b3c1]{position:absolute!important;display:inline-flex!important;align-items:center;justify-content:center;top:8px!important;right:8px!important;z-index:5;padding:8px!important;border-radius:50%!important;background:rgba(0,0,0,.7)!important;color:#fff!important;cursor:pointer;line-height:0;border:none!important;box-shadow:none!important;min-width:auto!important;width:42px!important;height:42px!important}.expand-icon[data-v-4dd0b3c1]:active,.expand-icon[data-v-4dd0b3c1]:focus,.expand-icon[data-v-4dd0b3c1]:hover{background:rgba(0,0,0,.85)!important;color:#fff!important;text-decoration:none!important;outline:none!important;box-shadow:0 2px 6px rgba(0,0,0,.35)!important;border-color:hsla(0,0%,100%,.85)!important}.full-image[data-v-4dd0b3c1]{max-width:100%;height:auto;border-radius:10px}.video-box[data-v-4dd0b3c1]{max-width:380px;width:100%;display:block;background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-4dd0b3c1 3s infinite}.ratio[data-v-4dd0b3c1]{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.ratio>.yt-embedded[data-v-4dd0b3c1],.ratio>iframe[data-v-4dd0b3c1]{position:absolute;inset:0;width:100%!important;height:100%!important;border:0;display:block;border-radius:6px}.video-box.in-modal[data-v-4dd0b3c1]{max-width:380px;margin:auto}.intro-iframe[data-v-4dd0b3c1],.person-iframe[data-v-4dd0b3c1]{position:relative;z-index:4;min-width:100%;max-width:100%;height:100%;aspect-ratio:16/9}.modal-content[data-v-4dd0b3c1]{border-radius:16px;border:none}.category-buttons[data-v-4dd0b3c1]{width:15%!important}.background-filter[data-v-4dd0b3c1]{position:relative}.background-filter[data-v-4dd0b3c1]:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:brightness(50%);content:"";display:block;position:absolute;width:100%;height:100%;top:0}.person-profile[data-v-4dd0b3c1]{padding-bottom:25px}.person-info[data-v-4dd0b3c1]{min-width:220px;max-width:220px}.person-description[data-v-4dd0b3c1]{overflow:hidden;max-height:8rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:5}.person-link[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;margin-top:10px}.trend-coming-soon[data-v-4dd0b3c1]{position:relative;display:flex;align-items:center}.trend-coming-soon-text-background[data-v-4dd0b3c1]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;display:inline-flex;align-items:center;padding:12px 28px;background:hsla(0,0%,100%,.92);border-radius:10px;box-shadow:0 6px 18px rgba(15,23,42,.06);white-space:nowrap}.events-component[data-v-4dd0b3c1]{color:#fff;background-color:#000;border-radius:10px;padding:4px;padding-bottom:50px}.slideshow-container[data-v-4dd0b3c1]{max-width:400px;position:relative;margin:auto}.next[data-v-4dd0b3c1],.prev[data-v-4dd0b3c1]{cursor:pointer;position:absolute;top:100px;width:auto;padding:16px;margin-top:-22px;color:#fff;font-weight:700;font-size:18px;transition:.6s ease;border-radius:0 3px 3px 0;background-color:rgba(0,0,0,.5)}.next[data-v-4dd0b3c1]:hover,.prev[data-v-4dd0b3c1]:hover{background-color:rgba(0,0,0,.8)}.next[data-v-4dd0b3c1]{right:0;border-radius:3px 0 0 3px}.dot[data-v-4dd0b3c1]{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color .6s ease}.dot.active[data-v-4dd0b3c1],.dot[data-v-4dd0b3c1]:hover{background-color:#717171}.numbertext[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;color:#f2f2f2;font-size:12px;padding:8px 12px;font-weight:500;position:absolute;top:0;background:rgba(0,0,0,.2)}.map-container[data-v-4dd0b3c1]{position:relative;min-height:368px}.dates[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:25px;display:flex;justify-content:end}.white-container[data-v-4dd0b3c1]{padding-bottom:150px}.true-white-container[data-v-4dd0b3c1]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-4dd0b3c1]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-4dd0b3c1]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-container[data-v-4dd0b3c1]{max-width:539px}.module-gray-contain[data-v-4dd0b3c1]{border-radius:8px;background:#f5f5f5;opacity:.9;box-shadow:0 4px 4px rgba(0,0,0,.1)}.footer[data-v-4dd0b3c1]{background-color:#000;text-align:center;color:gray;font-size:9px;padding:10px 0 10px 0;margin-top:auto}.footer-icon[data-v-4dd0b3c1]{width:20px;height:20px;padding:0}.footer-icon[data-v-4dd0b3c1]:hover{cursor:pointer}.navbar-styling[data-v-4dd0b3c1]{background-color:#000;padding:0 25px}.navbar-tab-section[data-v-4dd0b3c1]{margin-left:auto}.logo[data-v-4dd0b3c1]:hover{cursor:pointer}.logo-btn[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;letter-spacing:0;color:#fff;padding-left:10px}.fade-in-image[data-v-4dd0b3c1]{animation:fadeIn-4dd0b3c1 2s;-webkit-animation:fadeIn-4dd0b3c1 2s;-moz-animation:fadeIn-4dd0b3c1 2s;-o-animation:fadeIn-4dd0b3c1 2s;-ms-animation:fadeIn-4dd0b3c1 2s}@media(max-width:425px){.person-profile[data-v-4dd0b3c1]{border:1px solid gray;border-radius:10px;padding-top:10px}}@media(max-width:768px){.person-profile[data-v-4dd0b3c1]{border-bottom:1px solid #d3d3d3;margin-bottom:10px}}@media(max-width:991px){.video-box[data-v-4dd0b3c1]{max-width:100%;margin:0 auto}}.skeleton[data-v-4dd0b3c1]{background:linear-gradient(90deg,#f5f5f5 25%,#f2f2f2 50%,#f5f5f5 75%);background-size:200% 100%;animation:loading-4dd0b3c1 1.5s infinite}@keyframes loading-4dd0b3c1{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text[data-v-4dd0b3c1]{height:10px;border-radius:6px;margin-bottom:8px}.skeleton-title[data-v-4dd0b3c1]{height:14px;width:60%;border-radius:6px;margin-bottom:10px}.skeleton-image[data-v-4dd0b3c1]{height:200px;border-radius:10px;margin-bottom:10px}.skeleton-button[data-v-4dd0b3c1]{height:25px;width:120px;border-radius:8px}.skeleton-card[data-v-4dd0b3c1]{padding:14px;border-radius:15px;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1)}.skeleton-card .skeleton-title[data-v-4dd0b3c1]{width:70%}.skeleton-card .skeleton-text[data-v-4dd0b3c1]:nth-child(2){width:90%}.skeleton-card .skeleton-text[data-v-4dd0b3c1]:nth-child(3){width:80%}.skeleton-card .skeleton-text[data-v-4dd0b3c1]:nth-child(4){width:85%}.video-loading[data-v-4dd0b3c1]{background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-4dd0b3c1 3s infinite}.fade-in[data-v-4dd0b3c1]{animation:fadeIn-4dd0b3c1 2s ease-in-out}@keyframes fadeIn-4dd0b3c1{0%{opacity:0}to{opacity:1}}.fade-in-up[data-v-4dd0b3c1]{animation:fadeInUp-4dd0b3c1 .6s ease-out}@keyframes fadeInUp-4dd0b3c1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-down[data-v-4dd0b3c1]{animation:fadeInDown-4dd0b3c1 .6s ease-out}@keyframes fadeInDown-4dd0b3c1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fade-out[data-v-4dd0b3c1]{animation:fadeOut-4dd0b3c1 .3s ease-in-out}@keyframes fadeOut-4dd0b3c1{0%{opacity:1}to{opacity:0}}.slide-in-left[data-v-4dd0b3c1]{animation:slideInLeft-4dd0b3c1 .5s ease-out}@keyframes slideInLeft-4dd0b3c1{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.slide-in-right[data-v-4dd0b3c1]{animation:slideInRight-4dd0b3c1 .5s ease-out}@keyframes slideInRight-4dd0b3c1{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.slide-up[data-v-4dd0b3c1]{animation:slideUp-4dd0b3c1 .4s ease-out}@keyframes slideUp-4dd0b3c1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.scale-in[data-v-4dd0b3c1]{animation:scaleIn-4dd0b3c1 .3s ease-out}@keyframes scaleIn-4dd0b3c1{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.scale-up[data-v-4dd0b3c1]{transition:transform .2s ease}.scale-up[data-v-4dd0b3c1]:hover{transform:scale(1.05)}.pulse[data-v-4dd0b3c1]{animation:pulse-4dd0b3c1 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse-4dd0b3c1{0%,to{opacity:1}50%{opacity:.5}}.spinner[data-v-4dd0b3c1]{animation:spin-4dd0b3c1 1s linear infinite}@keyframes spin-4dd0b3c1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-spinner[data-v-4dd0b3c1]{display:inline-block;width:40px;height:40px;border:4px solid #f2f2f2;border-top-color:#8c30f5;border-radius:50%;animation:spin-4dd0b3c1 .8s linear infinite}.bounce[data-v-4dd0b3c1]{animation:bounce-4dd0b3c1 1s infinite}@keyframes bounce-4dd0b3c1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.bounce-in[data-v-4dd0b3c1]{animation:bounceIn-4dd0b3c1 .6s ease-out}@keyframes bounceIn-4dd0b3c1{0%{transform:scale(.3);opacity:0}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1);opacity:1}}.shake[data-v-4dd0b3c1]{animation:shake-4dd0b3c1 .5s cubic-bezier(.36,.07,.19,.97)}@keyframes shake-4dd0b3c1{10%,90%{transform:translateX(-2px)}20%,80%{transform:translateX(4px)}30%,50%,70%{transform:translateX(-4px)}40%,60%{transform:translateX(4px)}}.progress-bar-fill[data-v-4dd0b3c1]{animation:progressFill-4dd0b3c1 2s ease-out forwards}@keyframes progressFill-4dd0b3c1{0%{width:0}to{width:100%}}.progress-circle[data-v-4dd0b3c1]{transform:rotate(-90deg);transform-origin:center}.progress-circle-path[data-v-4dd0b3c1]{stroke-dasharray:440;stroke-dashoffset:440;animation:progressCircle-4dd0b3c1 2s ease-out forwards}@keyframes progressCircle-4dd0b3c1{0%{stroke-dashoffset:440}to{stroke-dashoffset:0}}.modal-overlay-enter[data-v-4dd0b3c1]{animation:fadeIn-4dd0b3c1 .3s ease-out}.modal-overlay-exit[data-v-4dd0b3c1]{animation:fadeOut-4dd0b3c1 .3s ease-in}.modal-content-enter[data-v-4dd0b3c1]{animation:modalSlideIn-4dd0b3c1 .3s ease-out}.modal-content-exit[data-v-4dd0b3c1]{animation:modalSlideOut-4dd0b3c1 .3s ease-in}@keyframes modalSlideIn-4dd0b3c1{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes modalSlideOut-4dd0b3c1{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}.tooltip-enter[data-v-4dd0b3c1]{animation:tooltipIn-4dd0b3c1 .2s ease-out}@keyframes tooltipIn-4dd0b3c1{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.event-slide-fade[data-v-4dd0b3c1]{animation:slideFade-4dd0b3c1 .6s ease-in-out}@keyframes slideFade-4dd0b3c1{0%{opacity:.4}to{opacity:1}}.carousel-slide-left[data-v-4dd0b3c1]{animation:slideLeft-4dd0b3c1 .5s ease-in-out}@keyframes slideLeft-4dd0b3c1{0%{transform:translateX(100%)}to{transform:translateX(0)}}.carousel-slide-right[data-v-4dd0b3c1]{animation:slideRight-4dd0b3c1 .5s ease-in-out}@keyframes slideRight-4dd0b3c1{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.typing[data-v-4dd0b3c1]{overflow:hidden;border-right:2px solid #8c30f5;white-space:nowrap;animation:typing-4dd0b3c1 3.5s steps(40),blink-caret-4dd0b3c1 .75s step-end infinite}@keyframes typing-4dd0b3c1{0%{width:0}to{width:100%}}@keyframes blink-caret-4dd0b3c1{0%,to{border-color:transparent}50%{border-color:#8c30f5}}.gradient-animate[data-v-4dd0b3c1]{background:linear-gradient(-45deg,#8c30f5,#8b5cf6,#ece7fa,#7c3aed);background-size:400% 400%;animation:gradientShift-4dd0b3c1 15s ease infinite}@keyframes gradientShift-4dd0b3c1{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animation-delay-1[data-v-4dd0b3c1]{animation-delay:.1s}.animation-delay-2[data-v-4dd0b3c1]{animation-delay:.2s}.animation-delay-3[data-v-4dd0b3c1]{animation-delay:.3s}.animation-delay-4[data-v-4dd0b3c1]{animation-delay:.4s}.animation-delay-5[data-v-4dd0b3c1]{animation-delay:.5s}.animation-fast[data-v-4dd0b3c1]{animation-duration:.2s}.animation-normal[data-v-4dd0b3c1]{animation-duration:.3s}.animation-slow[data-v-4dd0b3c1]{animation-duration:.5s}.animation-slower[data-v-4dd0b3c1]{animation-duration:1s}.animation-infinite[data-v-4dd0b3c1]{animation-iteration-count:infinite}.animation-paused[data-v-4dd0b3c1]{animation-play-state:paused}@media(prefers-reduced-motion:reduce){[data-v-4dd0b3c1],[data-v-4dd0b3c1]:after,[data-v-4dd0b3c1]:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.m-0[data-v-4dd0b3c1]{margin:0}.m-1[data-v-4dd0b3c1]{margin:4px}.m-2[data-v-4dd0b3c1]{margin:6px}.m-3[data-v-4dd0b3c1]{margin:8px}.m-4[data-v-4dd0b3c1]{margin:10px}.m-auto[data-v-4dd0b3c1]{margin:auto}.mt-0[data-v-4dd0b3c1]{margin-top:0}.mt-1[data-v-4dd0b3c1]{margin-top:4px}.mt-2[data-v-4dd0b3c1]{margin-top:6px}.mt-3[data-v-4dd0b3c1]{margin-top:8px}.mt-4[data-v-4dd0b3c1]{margin-top:10px}.mt-5[data-v-4dd0b3c1]{margin-top:12px}.mb-0[data-v-4dd0b3c1]{margin-bottom:0}.mb-1[data-v-4dd0b3c1]{margin-bottom:4px}.mb-2[data-v-4dd0b3c1]{margin-bottom:6px}.mb-3[data-v-4dd0b3c1]{margin-bottom:8px}.mb-4[data-v-4dd0b3c1]{margin-bottom:10px}.mb-5[data-v-4dd0b3c1]{margin-bottom:12px}.p-0[data-v-4dd0b3c1]{padding:0}.p-1[data-v-4dd0b3c1]{padding:4px}.p-2[data-v-4dd0b3c1]{padding:6px}.p-3[data-v-4dd0b3c1]{padding:8px}.p-4[data-v-4dd0b3c1]{padding:10px}.pt-1[data-v-4dd0b3c1]{padding-top:4px}.pt-2[data-v-4dd0b3c1]{padding-top:6px}.pt-3[data-v-4dd0b3c1]{padding-top:8px}.pt-4[data-v-4dd0b3c1]{padding-top:10px}.pt-5[data-v-4dd0b3c1]{padding-top:12px}.pb-1[data-v-4dd0b3c1]{padding-bottom:4px}.pb-2[data-v-4dd0b3c1]{padding-bottom:6px}.pb-3[data-v-4dd0b3c1]{padding-bottom:8px}.pb-4[data-v-4dd0b3c1]{padding-bottom:10px}.pb-5[data-v-4dd0b3c1]{padding-bottom:12px}.gap-1[data-v-4dd0b3c1]{gap:4px}.gap-2[data-v-4dd0b3c1]{gap:6px}.gap-3[data-v-4dd0b3c1]{gap:8px}.gap-4[data-v-4dd0b3c1]{gap:10px}.d-none[data-v-4dd0b3c1]{display:none}.d-block[data-v-4dd0b3c1]{display:block}.d-inline[data-v-4dd0b3c1]{display:inline}.d-inline-block[data-v-4dd0b3c1]{display:inline-block}.d-flex[data-v-4dd0b3c1]{display:flex}.d-inline-flex[data-v-4dd0b3c1]{display:inline-flex}.d-grid[data-v-4dd0b3c1]{display:grid}.flex-row[data-v-4dd0b3c1]{flex-direction:row}.flex-column[data-v-4dd0b3c1]{flex-direction:column}.flex-row-reverse[data-v-4dd0b3c1]{flex-direction:row-reverse}.flex-column-reverse[data-v-4dd0b3c1]{flex-direction:column-reverse}.flex-wrap[data-v-4dd0b3c1]{flex-wrap:wrap}.flex-nowrap[data-v-4dd0b3c1]{flex-wrap:nowrap}.justify-start[data-v-4dd0b3c1]{justify-content:flex-start}.justify-end[data-v-4dd0b3c1]{justify-content:flex-end}.justify-center[data-v-4dd0b3c1]{justify-content:center}.justify-between[data-v-4dd0b3c1]{justify-content:space-between}.justify-around[data-v-4dd0b3c1]{justify-content:space-around}.align-start[data-v-4dd0b3c1]{align-items:flex-start}.align-end[data-v-4dd0b3c1]{align-items:flex-end}.align-center[data-v-4dd0b3c1]{align-items:center}.align-baseline[data-v-4dd0b3c1]{align-items:baseline}.align-stretch[data-v-4dd0b3c1]{align-items:stretch}.position-relative[data-v-4dd0b3c1]{position:relative}.position-absolute[data-v-4dd0b3c1]{position:absolute}.position-fixed[data-v-4dd0b3c1]{position:fixed}.position-sticky[data-v-4dd0b3c1]{position:sticky}.z-base[data-v-4dd0b3c1]{z-index:1}.z-dropdown[data-v-4dd0b3c1]{z-index:10}.z-sticky[data-v-4dd0b3c1]{z-index:100}.z-fixed[data-v-4dd0b3c1]{z-index:200}.z-modal[data-v-4dd0b3c1]{z-index:300}.w-full[data-v-4dd0b3c1]{width:100%}.w-auto[data-v-4dd0b3c1]{width:auto}.w-fit[data-v-4dd0b3c1]{width:-moz-fit-content;width:fit-content}.h-full[data-v-4dd0b3c1]{height:100%}.h-auto[data-v-4dd0b3c1]{height:auto}.h-screen[data-v-4dd0b3c1]{height:100vh}.min-h-screen[data-v-4dd0b3c1]{min-height:100vh}.overflow-hidden[data-v-4dd0b3c1]{overflow:hidden}.overflow-auto[data-v-4dd0b3c1]{overflow:auto}.overflow-scroll[data-v-4dd0b3c1]{overflow:scroll}.overflow-x-hidden[data-v-4dd0b3c1]{overflow-x:hidden}.overflow-y-hidden[data-v-4dd0b3c1]{overflow-y:hidden}.rounded-none[data-v-4dd0b3c1]{border-radius:0}.rounded-sm[data-v-4dd0b3c1]{border-radius:6px}.rounded[data-v-4dd0b3c1]{border-radius:10px}.rounded-lg[data-v-4dd0b3c1]{border-radius:16px}.rounded-full[data-v-4dd0b3c1]{border-radius:50px}.rounded-circle[data-v-4dd0b3c1]{border-radius:50%}.shadow-none[data-v-4dd0b3c1]{box-shadow:none}.shadow-xs[data-v-4dd0b3c1]{box-shadow:0 2px 6px rgba(91,33,182,.25)}.shadow-sm[data-v-4dd0b3c1]{box-shadow:0 3px 8px rgba(161,125,236,.3)}.shadow[data-v-4dd0b3c1]{box-shadow:0 4px 4px rgba(0,0,0,.1)}.shadow-md[data-v-4dd0b3c1]{box-shadow:0 6px 12px rgba(124,58,237,.22)}.shadow-lg[data-v-4dd0b3c1]{box-shadow:0 8px 16px rgba(124,58,237,.28)}.shadow-xl[data-v-4dd0b3c1]{box-shadow:0 12px 24px rgba(124,58,237,.32)}.border-0[data-v-4dd0b3c1]{border:none}.border[data-v-4dd0b3c1]{border:1px solid #d3d3d3}.border-2[data-v-4dd0b3c1]{border:2px solid #d3d3d3}.border-3[data-v-4dd0b3c1]{border:3px solid #d3d3d3}.border-purple[data-v-4dd0b3c1]{border-color:#5b21b6}.border-purple-light[data-v-4dd0b3c1]{border-color:rgba(91,33,182,.3)}.bg-white[data-v-4dd0b3c1]{background-color:#fff}.bg-black[data-v-4dd0b3c1]{background-color:#000}.bg-primary[data-v-4dd0b3c1]{background-color:#f4f5f7}.bg-secondary[data-v-4dd0b3c1]{background-color:#fff}.bg-purple[data-v-4dd0b3c1]{background-color:#451a75}.bg-purple-light[data-v-4dd0b3c1]{background-color:#f8f6ff}.bg-gray-light[data-v-4dd0b3c1]{background-color:#f8f9fa}.bg-transparent[data-v-4dd0b3c1]{background:transparent}.backdrop-blur[data-v-4dd0b3c1]{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.opacity-0[data-v-4dd0b3c1]{opacity:0}.opacity-50[data-v-4dd0b3c1]{opacity:.5}.opacity-70[data-v-4dd0b3c1]{opacity:.7}.opacity-85[data-v-4dd0b3c1]{opacity:.85}.opacity-90[data-v-4dd0b3c1]{opacity:.9}.opacity-100[data-v-4dd0b3c1]{opacity:1}.cursor-pointer[data-v-4dd0b3c1]{cursor:pointer}.cursor-not-allowed[data-v-4dd0b3c1]{cursor:not-allowed}.cursor-default[data-v-4dd0b3c1]{cursor:default}.transition-none[data-v-4dd0b3c1]{transition:none}.transition-fast[data-v-4dd0b3c1]{transition:.15s ease}.transition-base[data-v-4dd0b3c1]{transition:.2s ease}.transition-medium[data-v-4dd0b3c1]{transition:.25s ease}.transition-slow[data-v-4dd0b3c1]{transition:.3s ease}.transition-all[data-v-4dd0b3c1]{transition:all .2s ease}.transform-none[data-v-4dd0b3c1]{transform:none}.scale-105[data-v-4dd0b3c1]{transform:scale(1.05)}.translate-y-1[data-v-4dd0b3c1]{transform:translateY(-1px)}.translate-y-2[data-v-4dd0b3c1]{transform:translateY(-2px)}.visible[data-v-4dd0b3c1]{visibility:visible}.invisible[data-v-4dd0b3c1]{visibility:hidden}.is-hidden[data-v-4dd0b3c1]{opacity:0;transform:translateY(8px);pointer-events:none}.container-max[data-v-4dd0b3c1]{max-width:1184px}.container-center[data-v-4dd0b3c1]{margin-left:auto;margin-right:auto}.moderate-padding[data-v-4dd0b3c1]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-4dd0b3c1]{padding-left:145px;padding-right:145px}.more-responsive-padding[data-v-4dd0b3c1]{padding-left:8%;padding-right:8%}.aspect-video[data-v-4dd0b3c1]{aspect-ratio:16/9}.aspect-square[data-v-4dd0b3c1]{aspect-ratio:1/1}.object-cover[data-v-4dd0b3c1]{-o-object-fit:cover;object-fit:cover}.object-contain[data-v-4dd0b3c1]{-o-object-fit:contain;object-fit:contain}.object-position-center[data-v-4dd0b3c1]{-o-object-position:center center;object-position:center center}.object-position-50[data-v-4dd0b3c1]{-o-object-position:50% 50%;object-position:50% 50%}@media(max-width:425px){.hide-mobile[data-v-4dd0b3c1]{display:none!important}}@media(min-width:720px){.show-mobile[data-v-4dd0b3c1]{display:none!important}}@media(max-width:768px){.hide-tablet[data-v-4dd0b3c1]{display:none!important}}@media(min-width:768px){.show-tablet[data-v-4dd0b3c1]{display:none!important}}.background[data-v-4dd0b3c1]{background-size:cover;background-position:right 15% bottom 52%;height:100%;padding-top:20px}.background_filter[data-v-4dd0b3c1]{position:relative}.background_filter[data-v-4dd0b3c1]:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:brightness(80%);content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0}.u-non-blurred[data-v-4dd0b3c1]{position:relative;z-index:1}.back_button[data-v-4dd0b3c1]{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;margin-top:10px;margin-left:27%;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;background:rgba(91,33,182,.4);border:1px solid #5b21b6;border-radius:10px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-decoration:none;cursor:pointer;transition:all .25s ease}.back_button[data-v-4dd0b3c1]:hover{background:#5b21b6;opacity:1;border-color:none;transform:translateY(-1px)}.back_button[data-v-4dd0b3c1]:active{transform:translateY(0);box-shadow:0 2px 6px rgba(91,33,182,.25)}@media(max-width:425px){.back_button[data-v-4dd0b3c1]{padding:5px 10px;font-size:13px}}.banner_timeperiod_header[data-v-4dd0b3c1]{margin-bottom:0;text-decoration:underline;text-decoration-thickness:.9px}.banner_timeperiod_header[data-v-4dd0b3c1],.banner_unit_header[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:18px;color:#fff}.banner_unit_header[data-v-4dd0b3c1]{font-style:italic}.banner_header[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:34px;line-height:35px;color:#fff}#Event[data-v-4dd0b3c1],#PrivacyPolicy[data-v-4dd0b3c1],#Topic[data-v-4dd0b3c1]{min-height:100vh;height:100%}.findByScroll[data-v-4dd0b3c1]{padding-bottom:50px}.category_buttons[data-v-4dd0b3c1]{width:15%!important}.sidebar[data-v-4dd0b3c1]{top:10px;flex-direction:column;background:transparent}.category_button[data-v-4dd0b3c1]{display:flex;align-items:center;justify-content:flex-start;font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;letter-spacing:-.2px;color:#4b4b4b;background:#f8f6ff;border:3px solid #ece7fa;border-radius:10px;padding:8px 14px;margin:0 10px;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.category_button[data-v-4dd0b3c1]:hover{background:#ede7ff;color:#3b2f8f;box-shadow:0 2px 6px rgba(177,156,217,.25);cursor:pointer}.category_button.active[data-v-4dd0b3c1]{background:#8b5cf6;border:3px solid #8b5cf6;margin:0;color:#fff;box-shadow:0 3px 8px rgba(161,125,236,.3)}.category_button i[data-v-4dd0b3c1],.category_button svg[data-v-4dd0b3c1]{margin-right:8px;font-size:14px;opacity:.85}.title[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:620;margin-bottom:10px}.subtitle[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:light}.header-1[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:620}.header-2[data-v-4dd0b3c1]{font-size:20px;font-weight:700;line-height:25px;padding-bottom:6px}.header-2[data-v-4dd0b3c1],.header-3[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;word-break:break-word}.header-3[data-v-4dd0b3c1]{font-size:16px;font-weight:500}.header-4[data-v-4dd0b3c1]{font-size:28px;font-weight:450}.header-4[data-v-4dd0b3c1],.text[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;word-break:break-word}.text[data-v-4dd0b3c1]{font-size:16px;font-weight:400}.intro_image[data-v-4dd0b3c1]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px}.trend_comingSoon[data-v-4dd0b3c1]{position:relative;display:flex;align-items:center}.trend_comingSoonTextBackground[data-v-4dd0b3c1]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;display:inline-flex;align-items:center;padding:12px 28px;background:hsla(0,0%,100%,.92);border-radius:10px;box-shadow:0 6px 18px rgba(15,23,42,.06);white-space:nowrap}.trend_comingSoonImg[data-v-4dd0b3c1]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px;box-shadow:inset 0 0 8px 8px #fff;border-radius:10px;margin:auto}.coming-soon-card[data-v-4dd0b3c1]{background:#fff;border-radius:16px;padding:48px 40px;text-align:center;box-shadow:0 12px 24px rgba(15,23,42,.12);max-width:100%;margin:20px auto}.coming-soon-title[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;color:#0f1724;margin:0 0 16px 0}.coming-soon-subtitle[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:14px;color:#4b5563;margin:0;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.trend_text[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word;padding-right:20px}.trend_header[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:620;padding-top:10px;padding-bottom:10px}@media(max-width:720px){.coming-soon-card[data-v-4dd0b3c1]{padding:32px 24px}.coming-soon-title[data-v-4dd0b3c1]{font-size:22px;margin-bottom:12px}.coming-soon-subtitle[data-v-4dd0b3c1]{font-size:13px}}.events_component[data-v-4dd0b3c1]{color:#fff;background-color:#000;border-radius:10px;padding:5px}.person_profile[data-v-4dd0b3c1]{padding-bottom:25px}@media(max-width:425px){.person_profile[data-v-4dd0b3c1]{border:1px solid gray;border-radius:10px;padding-top:10px}}@media(max-width:768px){.person_profile[data-v-4dd0b3c1]{border-bottom:1px solid #d3d3d3;margin-bottom:10px}}.profile_image[data-v-4dd0b3c1]{-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;width:160px;height:160px;max-height:160px;border-radius:10%}.profile_image_placeholder[data-v-4dd0b3c1]{background-color:#e8e8e8;display:block}.person_info[data-v-4dd0b3c1]{min-width:220px;max-width:220px}.person_header[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:14px;font-weight:550}.person_time[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;font-size:12px;font-weight:550;margin-bottom:0}.person_subheader[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:12px;font-weight:500;color:gray}.person_description[data-v-4dd0b3c1]{overflow:hidden;max-height:8rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:5}.person_link[data-v-4dd0b3c1]{font-family:Montserrat,sans-serif;margin-top:10px}.person_iframe[data-v-4dd0b3c1]{position:relative;z-index:4;min-width:100%;width:100%;height:100%;aspect-ratio:16/9}.source[data-v-4dd0b3c1]{border:1px solid #d3d3d3;border-radius:10px;padding-top:25px;padding-bottom:40px}.source_image[data-v-4dd0b3c1]{max-width:150px;height:auto}.source_image[data-v-4dd0b3c1]:hover{opacity:.5;cursor:pointer}.term_image[data-v-4dd0b3c1]{max-width:150px;height:auto}.term_image[data-v-4dd0b3c1]:hover{opacity:.5;cursor:pointer}.event_image[data-v-4dd0b3c1]{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;display:block;width:100%;height:380px;border-radius:10px;border:1px solid;padding:10px}@media(max-width:768px){.event_image[data-v-4dd0b3c1]{height:220px}}.person_image[data-v-4dd0b3c1]{-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;display:block;width:100%;height:380px;border-radius:10px;border:1px solid;padding:10px}.person_image_placeholder[data-v-4dd0b3c1]{background-color:#e8e8e8;display:block}.modal_image[data-v-4dd0b3c1]{display:flex;justify-content:center;max-width:100%;max-height:80vh;margin:0 auto}.top_button[data-v-4dd0b3c1]{display:flex;justify-content:start;position:fixed;left:40px;bottom:40px;z-index:200;transition:opacity .2s ease,transform .2s ease}.top_button.is-hidden[data-v-4dd0b3c1]{opacity:0;transform:translateY(8px);pointer-events:none}.top-pill[data-v-4dd0b3c1]{display:inline-flex;align-items:center;gap:6px;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;background-image:linear-gradient(180deg,#8b5cf6,#7c3aed);border:1px solid hsla(0,0%,100%,.22);border-radius:10px;padding:6px 14px;margin:20px 10px;box-shadow:0 8px 16px rgba(124,58,237,.28);transition:transform .18s ease,box-shadow .18s ease,background .2s ease;cursor:pointer}.top-pill[data-v-4dd0b3c1]:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(124,58,237,.32)}.top-pill[data-v-4dd0b3c1]:active{transform:translateY(0);box-shadow:0 6px 12px rgba(124,58,237,.22)}.top-pill[data-v-4dd0b3c1]:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.top-pill .chev[data-v-4dd0b3c1]{font-size:16px;line-height:1}@media(max-width:768px){.top_button[data-v-4dd0b3c1]{right:14px;bottom:14px}.top-pill[data-v-4dd0b3c1]{padding:12px;gap:0}.top-pill .label[data-v-4dd0b3c1]{display:none}.top-pill .chev[data-v-4dd0b3c1]{font-size:18px}}.large_image[data-v-4dd0b3c1]{height:300px;width:100%;margin-bottom:10px}.small_content100p[data-v-4dd0b3c1]{height:30px;width:100%;margin-bottom:10px}.small_content80p[data-v-4dd0b3c1]{height:30px;width:80%;margin-bottom:10px}.small_content90p[data-v-4dd0b3c1]{height:30px;width:90%;margin-bottom:10px}.small_content95p[data-v-4dd0b3c1]{height:30px;width:95%;margin-bottom:10px}.large_content[data-v-4dd0b3c1]{height:150px;width:100%;margin-bottom:10px}.vidoes[data-v-4dd0b3c1]{display:flex;justify-content:end;flex-direction:column}.video[data-v-4dd0b3c1]{height:150px;width:300px;margin-bottom:5px}.loading_topic[data-v-4dd0b3c1]{position:relative;overflow:hidden}.loading_topic[data-v-4dd0b3c1]:before{content:"";position:absolute;display:block;min-width:100%;min-height:100%;background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-4dd0b3c1 3s infinite}.loading[data-v-4dd0b3c1]{position:relative;overflow:hidden}.loading[data-v-4dd0b3c1]:before{content:"";position:absolute;display:block;z-index:1;min-width:100%;min-height:95%;height:95%;background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-4dd0b3c1 2s infinite}@keyframes Animation-4dd0b3c1{0%{background-position:90% 0}90%{background-position:0 70%}}.topic-content-column[data-v-4dd0b3c1]{min-width:0}.topic-content-column[data-v-4dd0b3c1],.topic_layout_row[data-v-4dd0b3c1],.topic_main_container[data-v-4dd0b3c1]{overflow:visible}.topic_main_container[data-v-4dd0b3c1]{--topic-nav-sticky-top:64px;--topic-nav-sticky-top-mobile:56px}.topic_layout_row[data-v-4dd0b3c1]{align-items:flex-start}.sidebar[data-v-4dd0b3c1]{position:sticky;top:0;z-index:50;align-self:flex-start;width:100%;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 10px;background:#fff;border-bottom:1px solid rgba(24,25,31,.08)}.category_button[data-v-4dd0b3c1]{margin:0;white-space:nowrap}.top_button_slot[data-v-4dd0b3c1]{margin-left:auto}.top_button_slot .top-pill[data-v-4dd0b3c1]{margin:0}@media(max-width:768px){.sidebar[data-v-4dd0b3c1]{top:0}}.page_header_row[data-v-4dd0b3c1]{min-height:132px;padding:16px 22px}.page_header_inner[data-v-4dd0b3c1]{min-height:100px;width:100%;display:flex;align-items:center;gap:14px}.header_back_button[data-v-4dd0b3c1]{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;background:rgba(91,33,182,.4);border:1px solid #5b21b6;border-radius:10px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-decoration:none;cursor:pointer;transition:all .25s ease}.header_back_button[data-v-4dd0b3c1]:hover{background:#5b21b6;transform:translateY(-1px)}.header_back_button[data-v-4dd0b3c1]:active{transform:translateY(0)}.header_breadcrumb[data-v-4dd0b3c1]{display:flex;align-items:center;flex-wrap:wrap;gap:6px;min-width:0;color:#fff;font-family:Montserrat,sans-serif;letter-spacing:-.4px;font-size:22px;line-height:1.2;font-weight:500}.topic_header[data-v-4dd0b3c1]{margin:0;color:#fff!important;font-family:Montserrat,sans-serif;letter-spacing:-.6px;line-height:1.1;font-weight:500;font-size:clamp(34px,2.8vw,48px);text-align:center}.crumb_item[data-v-4dd0b3c1]{max-width:100%;word-break:break-word}.crumb_current[data-v-4dd0b3c1]{font-weight:700}.crumb_sep[data-v-4dd0b3c1]{color:hsla(0,0%,100%,.82);font-size:20px;line-height:1}@media(max-width:920px){.page_header_row[data-v-4dd0b3c1]{min-height:124px;padding:14px 14px}.page_header_inner[data-v-4dd0b3c1]{gap:10px}.header_breadcrumb[data-v-4dd0b3c1]{font-size:18px}}@media(max-width:576px){.page_header_inner[data-v-4dd0b3c1]{align-items:flex-start;flex-direction:column;justify-content:center}.header_back_button[data-v-4dd0b3c1]{padding:5px 10px;font-size:13px}.header_breadcrumb[data-v-4dd0b3c1]{font-size:16px;gap:4px}}.banner-header[data-v-1c2cd677],.h1[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:34px;font-weight:700;line-height:35px;letter-spacing:-.5px;color:#fff}.h2[data-v-1c2cd677],.title[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:600;margin-bottom:10px}.h3[data-v-1c2cd677],.header-1[data-v-1c2cd677],.trend-header[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;padding-top:10px;padding-bottom:10px}.h4[data-v-1c2cd677],.header-2[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;line-height:25px;padding-bottom:0;margin-bottom:0;word-break:break-word}.h5[data-v-1c2cd677],.header-3[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;word-break:break-word}.h6[data-v-1c2cd677],.header-4[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:28px;font-weight:400;word-break:break-word}.body-text[data-v-1c2cd677],.text[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word}.subtitle[data-v-1c2cd677],.text-sm[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:300}.text-lg[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:18px;font-weight:400}.text-bold[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:700}.trend-text[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word;padding-right:20px}.period-header[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:700;color:#fff;height:100px}.period-subheader[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:28px;font-weight:500;color:#fff}.banner-timeperiod-header[data-v-1c2cd677]{margin-bottom:0;text-decoration:underline;text-decoration-thickness:.9px}.banner-timeperiod-header[data-v-1c2cd677],.banner-unit-header[data-v-1c2cd677]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:18px;color:#fff}.banner-unit-header[data-v-1c2cd677]{font-style:italic}.card-header[data-v-1c2cd677]{font-size:24px;margin-bottom:0;font-weight:600;padding:0 25px}.card-header[data-v-1c2cd677],.card-subheader[data-v-1c2cd677]{word-break:normal;font-family:Montserrat,sans-serif;letter-spacing:-.5px;color:#f2f2f2}.card-subheader[data-v-1c2cd677]{font-size:20px;font-weight:500}.module-title[data-v-1c2cd677]{color:#111;text-align:center;font-family:Manrope,sans-serif;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.module-labels[data-v-1c2cd677]{color:#18191f;text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:2px;text-transform:uppercase}.module-introduction[data-v-1c2cd677]{color:#111;text-align:center;font-size:28px;font-style:normal;font-weight:800;line-height:normal;font-family:Manrope,sans-serif}.person-header[data-v-1c2cd677]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:14px;font-weight:550}.person-time[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:12px;font-weight:550;margin-bottom:0}.person-subheader[data-v-1c2cd677]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:12px;font-weight:500;color:gray}.article-title[data-v-1c2cd677]{font-size:14px;font-weight:650;line-height:20px}.article-subtitle[data-v-1c2cd677]{font-size:12px;font-weight:500;color:gray}.article-summary[data-v-1c2cd677]{margin-top:4px;overflow:hidden;line-height:1.2rem;max-height:3.5rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:3;margin-bottom:16px}.resource-header[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;word-break:break-word}.event-title[data-v-1c2cd677]{font-weight:700}.event-text[data-v-1c2cd677],.event-title[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:14px;line-height:25px;color:#f2f2f2;padding:8px 12px;width:100%;text-align:center}.question-text[data-v-1c2cd677]{font-size:24px;font-weight:700;margin-bottom:20px}.question-num[data-v-1c2cd677]{font-weight:300;display:flex;justify-content:flex-end;padding:40px 20px}.text-left[data-v-1c2cd677]{text-align:left}.text-center[data-v-1c2cd677]{text-align:center}.text-right[data-v-1c2cd677]{text-align:right}.text-uppercase[data-v-1c2cd677]{text-transform:uppercase}.text-lowercase[data-v-1c2cd677]{text-transform:lowercase}.text-capitalize[data-v-1c2cd677]{text-transform:capitalize}.text-underline[data-v-1c2cd677]{text-decoration:underline}.text-no-decoration[data-v-1c2cd677]{text-decoration:none}.text-break[data-v-1c2cd677]{word-break:break-word}.text-no-wrap[data-v-1c2cd677]{white-space:nowrap}.font-light[data-v-1c2cd677]{font-weight:300}.font-normal[data-v-1c2cd677]{font-weight:400}.font-medium[data-v-1c2cd677]{font-weight:500}.font-semibold[data-v-1c2cd677]{font-weight:600}.font-bold[data-v-1c2cd677]{font-weight:700}.font-extrabold[data-v-1c2cd677]{font-weight:800}@media(max-width:720px){.period-header[data-v-1c2cd677],.period-subheader[data-v-1c2cd677]{text-align:center;font-size:32px;padding-bottom:10px}.coming-soon-card[data-v-1c2cd677]{padding:32px 96px}.coming-soon-title[data-v-1c2cd677]{font-size:24px;margin-bottom:12px}.coming-soon-subtitle[data-v-1c2cd677]{font-size:13px}}@media(max-width:425px){.back-button[data-v-1c2cd677]{padding:4px 10px;font-size:13px}}.alert-dismiss[data-v-1c2cd677],.back-button-style-right[data-v-1c2cd677],.back-button-style[data-v-1c2cd677],.back-button[data-v-1c2cd677],.btn-alert-dismiss[data-v-1c2cd677],.btn-ghost-right[data-v-1c2cd677],.btn-ghost[data-v-1c2cd677],.btn-navbar[data-v-1c2cd677],.btn-outline-primary[data-v-1c2cd677],.btn-primary-lg[data-v-1c2cd677],.btn-primary-sm[data-v-1c2cd677],.btn-primary[data-v-1c2cd677],.btn-secondary-active[data-v-1c2cd677],.btn-secondary[data-v-1c2cd677],.btn-tertiary-disabled[data-v-1c2cd677],.btn-tertiary[data-v-1c2cd677],.btn-with-icon[data-v-1c2cd677],.category-button.active[data-v-1c2cd677],.category-button[data-v-1c2cd677],.navbar-purple[data-v-1c2cd677],.purple-button-border-text[data-v-1c2cd677],.purple-button-disabled[data-v-1c2cd677],.purple-button[data-v-1c2cd677],.purple_button[data-v-1c2cd677],.quiz-button[data-v-1c2cd677],.top-pill[data-v-1c2cd677],.view-all[data-v-1c2cd677]{display:inline-flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-weight:700;text-decoration:none;cursor:pointer;transition:all .2s ease;border:none;outline:none}.alert-dismiss[data-v-1c2cd677]:focus-visible,.back-button-style-right[data-v-1c2cd677]:focus-visible,.back-button-style[data-v-1c2cd677]:focus-visible,.back-button[data-v-1c2cd677]:focus-visible,.btn-alert-dismiss[data-v-1c2cd677]:focus-visible,.btn-ghost-right[data-v-1c2cd677]:focus-visible,.btn-ghost[data-v-1c2cd677]:focus-visible,.btn-navbar[data-v-1c2cd677]:focus-visible,.btn-outline-primary[data-v-1c2cd677]:focus-visible,.btn-primary-lg[data-v-1c2cd677]:focus-visible,.btn-primary-sm[data-v-1c2cd677]:focus-visible,.btn-primary[data-v-1c2cd677]:focus-visible,.btn-secondary-active[data-v-1c2cd677]:focus-visible,.btn-secondary[data-v-1c2cd677]:focus-visible,.btn-tertiary-disabled[data-v-1c2cd677]:focus-visible,.btn-tertiary[data-v-1c2cd677]:focus-visible,.btn-with-icon[data-v-1c2cd677]:focus-visible,.category-button[data-v-1c2cd677]:focus-visible,.navbar-purple[data-v-1c2cd677]:focus-visible,.purple-button-border-text[data-v-1c2cd677]:focus-visible,.purple-button-disabled[data-v-1c2cd677]:focus-visible,.purple-button[data-v-1c2cd677]:focus-visible,.purple_button[data-v-1c2cd677]:focus-visible,.quiz-button[data-v-1c2cd677]:focus-visible,.top-pill[data-v-1c2cd677]:focus-visible,.view-all[data-v-1c2cd677]:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.back-button[data-v-1c2cd677],.btn-primary-lg[data-v-1c2cd677],.btn-primary-sm[data-v-1c2cd677],.btn-primary[data-v-1c2cd677],.top-pill[data-v-1c2cd677]{gap:6px;padding:6px 14px;font-size:14px;color:#fff;background-image:linear-gradient(180deg,#8b5cf6,#7c3aed);border:1px solid hsla(0,0%,100%,.22);border-radius:10px;box-shadow:0 8px 16px rgba(124,58,237,.28)}.back-button[data-v-1c2cd677]:hover,.btn-primary-lg[data-v-1c2cd677]:hover,.btn-primary-sm[data-v-1c2cd677]:hover,.btn-primary[data-v-1c2cd677]:hover,.top-pill[data-v-1c2cd677]:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(124,58,237,.32)}.back-button[data-v-1c2cd677]:active,.btn-primary-lg[data-v-1c2cd677]:active,.btn-primary-sm[data-v-1c2cd677]:active,.btn-primary[data-v-1c2cd677]:active,.top-pill[data-v-1c2cd677]:active{transform:translateY(0);box-shadow:0 6px 12px rgba(124,58,237,.22)}.btn-primary-lg[data-v-1c2cd677]{padding:10px 40px;font-size:20px;border-radius:30px;letter-spacing:2px;text-transform:uppercase}.btn-primary-sm[data-v-1c2cd677]{padding:4px 10px;font-size:13px}.btn-secondary-active[data-v-1c2cd677],.btn-secondary[data-v-1c2cd677],.category-button.active[data-v-1c2cd677],.category-button[data-v-1c2cd677],.view-all[data-v-1c2cd677]{gap:6px;padding:8px 14px;font-size:14px;font-weight:600;letter-spacing:-.2px;color:#4b4b4b;background:#f8f6ff;border:3px solid #ece7fa;border-radius:10px;transition:background .2s ease,color .2s ease,box-shadow .2s ease;line-height:1.4}.btn-secondary-active[data-v-1c2cd677]:hover,.btn-secondary[data-v-1c2cd677]:hover,.category-button[data-v-1c2cd677]:hover,.view-all[data-v-1c2cd677]:hover{background:#ede7ff;color:#3b2f8f;box-shadow:0 2px 6px rgba(91,33,182,.25)}.btn-secondary-active[data-v-1c2cd677]:active,.btn-secondary[data-v-1c2cd677]:active,.category-button[data-v-1c2cd677]:active,.view-all[data-v-1c2cd677]:active{transform:translateY(0);box-shadow:none}.btn-secondary-active[data-v-1c2cd677],.category-button.active[data-v-1c2cd677]{background:#8b5cf6;border:3px solid #8b5cf6;margin:0;color:#fff;box-shadow:0 3px 8px rgba(161,125,236,.3)}.btn-tertiary-disabled[data-v-1c2cd677],.btn-tertiary[data-v-1c2cd677],.purple-button-disabled[data-v-1c2cd677],.purple-button[data-v-1c2cd677],.purple_button[data-v-1c2cd677],.quiz-button[data-v-1c2cd677]{min-height:52px;gap:6px;padding:10px 10px;font-size:16px;border-radius:30px;background:#451a75;text-transform:uppercase;color:#fff;letter-spacing:2px;line-height:25px}.btn-tertiary-disabled[data-v-1c2cd677]:hover,.btn-tertiary[data-v-1c2cd677]:hover,.purple-button-disabled[data-v-1c2cd677]:hover,.purple-button[data-v-1c2cd677]:hover,.purple_button[data-v-1c2cd677]:hover,.quiz-button[data-v-1c2cd677]:hover{background:#f1e4ff;color:#451a75}.btn-tertiary-disabled[data-v-1c2cd677],.purple-button-disabled[data-v-1c2cd677]{background:#9ca3af;cursor:not-allowed;opacity:.5}.btn-tertiary-disabled[data-v-1c2cd677]:hover,.purple-button-disabled[data-v-1c2cd677]:hover{background:#9ca3af;color:#fff;transform:none}.btn-outline-primary[data-v-1c2cd677],.purple-button-border-text[data-v-1c2cd677]{padding:10px 40px;font-size:18px;border-radius:30px;border:2px solid #451a75;background:transparent;text-transform:uppercase;color:#451a75;letter-spacing:2px;line-height:25px}.btn-outline-primary[data-v-1c2cd677]:hover,.purple-button-border-text[data-v-1c2cd677]:hover{background:#451a75;color:#fff}.btn-outline-primary[data-v-1c2cd677]:active,.purple-button-border-text[data-v-1c2cd677]:active{transform:translateY(0)}.back-button-style-right[data-v-1c2cd677],.back-button-style[data-v-1c2cd677],.btn-ghost-right[data-v-1c2cd677],.btn-ghost[data-v-1c2cd677]{width:-moz-fit-content;width:fit-content;padding:4px 8px;color:#8c30f5;font-size:14px;font-weight:700;line-height:20px;background:transparent;border:none}.back-button-style-right[data-v-1c2cd677]:hover,.back-button-style[data-v-1c2cd677]:hover,.btn-ghost-right[data-v-1c2cd677]:hover,.btn-ghost[data-v-1c2cd677]:hover{opacity:.7;text-decoration:underline}.back-button-style-right[data-v-1c2cd677],.btn-ghost-right[data-v-1c2cd677]{position:absolute;right:0}.btn-navbar[data-v-1c2cd677],.navbar-purple[data-v-1c2cd677]{padding:8px 16px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;border-radius:8px;background:#451a75;color:#fff}.btn-navbar[data-v-1c2cd677]:hover,.navbar-purple[data-v-1c2cd677]:hover{background:#5b21b6}.navbar-tab[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#fff;padding:0}.alert-dismiss[data-v-1c2cd677],.btn-alert-dismiss[data-v-1c2cd677]{border:.5px solid #055160;border-radius:15px;padding:0 10px;font-size:12px;background:transparent;color:#055160}.alert-dismiss[data-v-1c2cd677]:hover,.btn-alert-dismiss[data-v-1c2cd677]:hover{opacity:.5}.btn-with-icon i[data-v-1c2cd677],.btn-with-icon svg[data-v-1c2cd677]{margin-right:8px;font-size:14px;opacity:.85}.button-parent[data-v-1c2cd677]{max-width:293px;padding:0 10px 0 10px}.btn-block[data-v-1c2cd677],.main-button[data-v-1c2cd677]{width:100%}.finish-button[data-v-1c2cd677]{max-width:239px}.back-button[data-v-1c2cd677]{max-width:170px;margin:0 30px 0 0}.purple_button[data-v-1c2cd677],.quiz-button[data-v-1c2cd677]{min-height:52px;border-radius:30px;border:none;padding:10px 40px}.event-button[data-v-1c2cd677]{display:flex;justify-content:end}.btn-xs[data-v-1c2cd677]{padding:4px 8px;font-size:12px;min-height:32px}.btn-sm[data-v-1c2cd677]{padding:6px 10px;font-size:14px;min-height:40px}.btn-md[data-v-1c2cd677]{padding:8px 14px;font-size:14px;min-height:48px}.btn-lg[data-v-1c2cd677]{padding:10px 40px;font-size:18px;min-height:52px}.btn-xl[data-v-1c2cd677]{padding:16px 40px;font-size:20px;min-height:64px}.btn-loading[data-v-1c2cd677]{position:relative;pointer-events:none}.btn-loading[data-v-1c2cd677]:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spin-1c2cd677 .6s linear infinite}.btn-disabled[data-v-1c2cd677],.btn[disabled][data-v-1c2cd677],button[data-v-1c2cd677]:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media(max-width:425px){.finish-button[data-v-1c2cd677]{max-width:239px;margin:auto}.back-button[data-v-1c2cd677]{max-width:170px;margin:auto}}@media(max-width:768px){.top-button[data-v-1c2cd677]{right:14px;bottom:14px}.top-pill[data-v-1c2cd677]{padding:12px;gap:0}.top-pill .label[data-v-1c2cd677]{display:none}.top-pill .chev[data-v-1c2cd677]{font-size:18px}}.sidebar-top-button[data-v-1c2cd677]{margin:20px 10px}.essay-text-area[data-v-1c2cd677]{width:100%;min-height:400px;border:1px solid #d3d3d3;border-radius:8px;padding:14px;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.5;resize:vertical}.essay-text-area[data-v-1c2cd677]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.timed-essay-area[data-v-1c2cd677]{width:100%;min-height:500px;border:2px solid #7c3aed;border-radius:10px;padding:20px;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.6;resize:none;background:#fff}.timed-essay-area[data-v-1c2cd677]:focus{outline:none;border-color:#8c30f5;box-shadow:0 8px 16px rgba(124,58,237,.28)}.section-label-input[data-v-1c2cd677]{width:100%;padding:10px;border:1px solid #d1d5db;border-radius:8px;font-family:Montserrat,sans-serif;font-size:12px;background:#f8f9fa}.section-label-input[data-v-1c2cd677]:focus{outline:none;border-color:#8b5cf6;background:#fff}.outline-input[data-v-1c2cd677]{width:100%;min-height:200px;padding:14px;border:1px solid #d3d3d3;border-radius:8px;font-family:Montserrat,sans-serif;font-size:12px;line-height:1.5;resize:vertical}.outline-input[data-v-1c2cd677]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 2px rgba(139,92,246,.05)}.quiz-options-container[data-v-1c2cd677]{display:flex;flex-direction:column;gap:10px;margin:14px 0}.quiz-option[data-v-1c2cd677]{display:flex;align-items:center;padding:14px;border:2px solid #d3d3d3;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s ease;font-family:Montserrat,sans-serif;font-size:14px}.quiz-option[data-v-1c2cd677]:hover{border-color:#ece7fa;background:#f8f6ff}.quiz-option.selected[data-v-1c2cd677]{border-color:#7c3aed;background:#f1e4ff}.quiz-option.correct[data-v-1c2cd677]{border-color:#22c55e;background:#f0fdf4}.quiz-option.incorrect[data-v-1c2cd677]{border-color:#ef4444;background:#fef2f2}.quiz-checkbox[data-v-1c2cd677],.quiz-radio[data-v-1c2cd677]{margin-right:10px;width:20px;height:20px;accent-color:#8c30f5}.difficulty-selector[data-v-1c2cd677]{display:flex;gap:10px;margin:20px 0}.difficulty-option[data-v-1c2cd677]{flex:1;padding:20px 25px;border:2px solid #d3d3d3;border-radius:15px;text-align:center;cursor:pointer;transition:all .2s ease;font-family:Montserrat,sans-serif;font-weight:600}.difficulty-option[data-v-1c2cd677]:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 6px 12px rgba(124,58,237,.22)}.difficulty-option.selected[data-v-1c2cd677]{border-color:#8c30f5;background:linear-gradient(180deg,#8b5cf6,#8c30f5);color:#fff;box-shadow:0 8px 16px rgba(124,58,237,.28)}.module-selector[data-v-1c2cd677]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin:20px 0}.module-card[data-v-1c2cd677]{padding:25px;border:1px solid #d3d3d3;border-radius:16px;text-align:center;cursor:pointer;transition:all .2s ease;background:#fff}.module-card[data-v-1c2cd677]:hover{border-color:#8b5cf6;box-shadow:0 8px 16px rgba(124,58,237,.28);transform:scale(1.03)}.module-card.disabled[data-v-1c2cd677]{opacity:.5;cursor:not-allowed;background:#f5f5f5}.module-card.disabled[data-v-1c2cd677]:hover{transform:none;box-shadow:none}.prompt-container[data-v-1c2cd677]{display:flex;flex-direction:column;gap:10px;margin:14px 0}.prompt-card[data-v-1c2cd677]{padding:20px;border:1px solid #d3d3d3;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s ease}.prompt-card[data-v-1c2cd677]:hover{border-color:#8b5cf6;box-shadow:0 4px 4px rgba(0,0,0,.1)}.prompt-card.selected[data-v-1c2cd677]{border-color:#8c30f5;background:#f8f6ff}.prompt-type-label[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:9px;font-weight:700;color:#8c30f5;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.prompt-text[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#111;line-height:1.5}.search-bar[data-v-1c2cd677]{width:100%;max-width:600px;margin:20px auto}.search-input[data-v-1c2cd677]{width:100%;padding:12px 25px 12px 50px;border:2px solid #d3d3d3;border-radius:9999px;font-family:Montserrat,sans-serif;font-size:14px;background:#fff;background-repeat:no-repeat;background-position:12px;transition:all .2s ease}.search-input[data-v-1c2cd677]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 4px rgba(139,92,246,.1)}.search-input[data-v-1c2cd677]::-moz-placeholder{color:#d7d7d7}.search-input[data-v-1c2cd677]::placeholder{color:#d7d7d7}.feedback-textarea[data-v-1c2cd677]{width:100%;min-height:150px;padding:14px;border:1px solid #d3d3d3;border-radius:10px;font-family:Montserrat,sans-serif;font-size:12px;line-height:1.5;resize:vertical}.feedback-textarea[data-v-1c2cd677]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(139,92,246,.05)}.feedback-label[data-v-1c2cd677]{display:block;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;color:#111;margin-bottom:6px}.form-input.error[data-v-1c2cd677]{border-color:#ef4444;background:#fef2f2}.form-input.error[data-v-1c2cd677]:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)}.form-input.success[data-v-1c2cd677]{border-color:#22c55e;background:#f0fdf4}.form-input.success[data-v-1c2cd677]:focus{box-shadow:0 0 0 3px rgba(34,197,94,.1)}.form-input.warning[data-v-1c2cd677]{border-color:#fbbf24;background:#fffbeb}.form-input.warning[data-v-1c2cd677]:focus{box-shadow:0 0 0 3px rgba(251,191,36,.1)}.error-message[data-v-1c2cd677]{color:#dc2626}.error-message[data-v-1c2cd677],.success-message[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:9px;margin-top:6px;display:flex;align-items:center;gap:6px}.success-message[data-v-1c2cd677]{color:#16a34a}.form-group[data-v-1c2cd677]{margin-bottom:14px}.form-row[data-v-1c2cd677]{display:flex;gap:14px;margin-bottom:14px}@media(max-width:425px){.form-row[data-v-1c2cd677]{flex-direction:column}}.form-actions[data-v-1c2cd677]{display:flex;gap:10px;justify-content:flex-end;margin-top:20px;padding-top:14px;border-top:1px solid #d3d3d3}button[data-v-1c2cd677]:disabled,input[data-v-1c2cd677]:disabled,select[data-v-1c2cd677]:disabled,textarea[data-v-1c2cd677]:disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5;color:#9ca3af}button[data-v-1c2cd677]:focus-visible,input[data-v-1c2cd677]:focus-visible,select[data-v-1c2cd677]:focus-visible,textarea[data-v-1c2cd677]:focus-visible{outline:2px solid #8c30f5;outline-offset:2px}.card[data-v-1c2cd677]{background:#fff;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.1);overflow:hidden;transition:all .2s ease}.topic-card[data-v-1c2cd677]{height:250px;border-radius:25%;position:relative;margin:4px 0}.topic-card[data-v-1c2cd677]:hover{opacity:.7;cursor:pointer}.card-image[data-v-1c2cd677]{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:25%}.quiz-card[data-v-1c2cd677]{position:relative;width:100%;height:300px;margin-bottom:20px;border-radius:10px;overflow:hidden}.quiz-card[data-v-1c2cd677]:hover{transform:scale(1.05);transition:all .3s ease-in-out;box-shadow:0 0 10px rgba(0,0,0,.3)}.quiz-card img[data-v-1c2cd677]{width:100%;height:300px;-o-object-fit:cover;object-fit:cover}.card-disabled[data-v-1c2cd677]{position:relative;width:100%;height:300px;margin-bottom:20px;border-radius:10px;overflow:hidden}.card-disabled img[data-v-1c2cd677]{width:100%;height:300px;-o-object-fit:cover;object-fit:cover;opacity:.7;border-radius:10px}.article[data-v-1c2cd677]{font-family:Montserrat,sans-serif;border:1px solid #d3d3d3;border-radius:10px;margin-bottom:6px}.article .article-content[data-v-1c2cd677]{margin:4px;margin-right:8px}.overlay[data-v-1c2cd677]{position:absolute;background:rgba(57,57,57,.55);display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:25%}.overlay-2[data-v-1c2cd677]{inset:0}.quiz-overlay[data-v-1c2cd677]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);border-radius:10px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;align-content:center;text-align:center}.event-image[data-v-1c2cd677],.intro-image[data-v-1c2cd677],.person-image[data-v-1c2cd677],.trend-coming-soon-img[data-v-1c2cd677]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px}.trend-coming-soon-img[data-v-1c2cd677]{box-shadow:inset 0 0 8px 8px #fff;border-radius:10px;margin:auto}.profile-image[data-v-1c2cd677]{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:160px;height:160px;max-height:160px;border-radius:10%}.source-image[data-v-1c2cd677],.term-image[data-v-1c2cd677]{max-width:150px;height:auto}.source-image[data-v-1c2cd677]:hover,.term-image[data-v-1c2cd677]:hover{opacity:.5;cursor:pointer}.article-image[data-v-1c2cd677]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-height:130px;border-radius:10px 10px 0 0}.modal-image[data-v-1c2cd677]{display:flex;justify-content:center;max-width:100%;max-height:80vh;margin:0 auto}.logo-img[data-v-1c2cd677]{max-width:30px}.event-image-slide[data-v-1c2cd677]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:250px}.image-wrapper[data-v-1c2cd677]{position:relative;display:block;width:100%}.expand-icon[data-v-1c2cd677]{position:absolute!important;display:inline-flex!important;align-items:center;justify-content:center;top:8px!important;right:8px!important;z-index:5;padding:8px!important;border-radius:50%!important;background:rgba(0,0,0,.7)!important;color:#fff!important;cursor:pointer;line-height:0;border:none!important;box-shadow:none!important;min-width:auto!important;width:42px!important;height:42px!important}.expand-icon[data-v-1c2cd677]:active,.expand-icon[data-v-1c2cd677]:focus,.expand-icon[data-v-1c2cd677]:hover{background:rgba(0,0,0,.85)!important;color:#fff!important;text-decoration:none!important;outline:none!important;box-shadow:0 2px 6px rgba(0,0,0,.35)!important;border-color:hsla(0,0%,100%,.85)!important}.full-image[data-v-1c2cd677]{max-width:100%;height:auto;border-radius:10px}.video-box[data-v-1c2cd677]{max-width:380px;width:100%;display:block;background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-1c2cd677 3s infinite}.ratio[data-v-1c2cd677]{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.ratio>.yt-embedded[data-v-1c2cd677],.ratio>iframe[data-v-1c2cd677]{position:absolute;inset:0;width:100%!important;height:100%!important;border:0;display:block;border-radius:6px}.video-box.in-modal[data-v-1c2cd677]{max-width:380px;margin:auto}.intro-iframe[data-v-1c2cd677],.person-iframe[data-v-1c2cd677]{position:relative;z-index:4;min-width:100%;max-width:100%;height:100%;aspect-ratio:16/9}.modal-content[data-v-1c2cd677]{border-radius:16px;border:none}.category-buttons[data-v-1c2cd677]{width:15%!important}.background-filter[data-v-1c2cd677]{position:relative}.background-filter[data-v-1c2cd677]:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:brightness(50%);content:"";display:block;position:absolute;width:100%;height:100%;top:0}.person-profile[data-v-1c2cd677]{padding-bottom:25px}.person-info[data-v-1c2cd677]{min-width:220px;max-width:220px}.person-description[data-v-1c2cd677]{overflow:hidden;max-height:8rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:5}.person-link[data-v-1c2cd677]{font-family:Montserrat,sans-serif;margin-top:10px}.trend-coming-soon[data-v-1c2cd677]{position:relative;display:flex;align-items:center}.trend-coming-soon-text-background[data-v-1c2cd677]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;display:inline-flex;align-items:center;padding:12px 28px;background:hsla(0,0%,100%,.92);border-radius:10px;box-shadow:0 6px 18px rgba(15,23,42,.06);white-space:nowrap}.events-component[data-v-1c2cd677]{color:#fff;background-color:#000;border-radius:10px;padding:4px;padding-bottom:50px}.slideshow-container[data-v-1c2cd677]{max-width:400px;position:relative;margin:auto}.next[data-v-1c2cd677],.prev[data-v-1c2cd677]{cursor:pointer;position:absolute;top:100px;width:auto;padding:16px;margin-top:-22px;color:#fff;font-weight:700;font-size:18px;transition:.6s ease;border-radius:0 3px 3px 0;background-color:rgba(0,0,0,.5)}.next[data-v-1c2cd677]:hover,.prev[data-v-1c2cd677]:hover{background-color:rgba(0,0,0,.8)}.next[data-v-1c2cd677]{right:0;border-radius:3px 0 0 3px}.dot[data-v-1c2cd677]{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color .6s ease}.dot.active[data-v-1c2cd677],.dot[data-v-1c2cd677]:hover{background-color:#717171}.numbertext[data-v-1c2cd677]{font-family:Montserrat,sans-serif;color:#f2f2f2;font-size:12px;padding:8px 12px;font-weight:500;position:absolute;top:0;background:rgba(0,0,0,.2)}.map-container[data-v-1c2cd677]{position:relative;min-height:368px}.dates[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:25px;display:flex;justify-content:end}.white-container[data-v-1c2cd677]{padding-bottom:150px}.true-white-container[data-v-1c2cd677]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-1c2cd677]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-1c2cd677]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-container[data-v-1c2cd677]{max-width:539px}.module-gray-contain[data-v-1c2cd677]{border-radius:8px;background:#f5f5f5;opacity:.9;box-shadow:0 4px 4px rgba(0,0,0,.1)}.footer[data-v-1c2cd677]{background-color:#000;text-align:center;color:gray;font-size:9px;padding:10px 0 10px 0;margin-top:auto}.footer-icon[data-v-1c2cd677]{width:20px;height:20px;padding:0}.footer-icon[data-v-1c2cd677]:hover{cursor:pointer}.navbar-styling[data-v-1c2cd677]{background-color:#000;padding:0 25px}.navbar-tab-section[data-v-1c2cd677]{margin-left:auto}.logo[data-v-1c2cd677]:hover{cursor:pointer}.logo-btn[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;letter-spacing:0;color:#fff;padding-left:10px}.fade-in-image[data-v-1c2cd677]{animation:fadeIn-1c2cd677 2s;-webkit-animation:fadeIn-1c2cd677 2s;-moz-animation:fadeIn-1c2cd677 2s;-o-animation:fadeIn-1c2cd677 2s;-ms-animation:fadeIn-1c2cd677 2s}@media(max-width:425px){.person-profile[data-v-1c2cd677]{border:1px solid gray;border-radius:10px;padding-top:10px}}@media(max-width:768px){.person-profile[data-v-1c2cd677]{border-bottom:1px solid #d3d3d3;margin-bottom:10px}}@media(max-width:991px){.video-box[data-v-1c2cd677]{max-width:100%;margin:0 auto}}.skeleton[data-v-1c2cd677]{background:linear-gradient(90deg,#f5f5f5 25%,#f2f2f2 50%,#f5f5f5 75%);background-size:200% 100%;animation:loading-1c2cd677 1.5s infinite}@keyframes loading-1c2cd677{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text[data-v-1c2cd677]{height:10px;border-radius:6px;margin-bottom:8px}.skeleton-title[data-v-1c2cd677]{height:14px;width:60%;border-radius:6px;margin-bottom:10px}.skeleton-image[data-v-1c2cd677]{height:200px;border-radius:10px;margin-bottom:10px}.skeleton-button[data-v-1c2cd677]{height:25px;width:120px;border-radius:8px}.skeleton-card[data-v-1c2cd677]{padding:14px;border-radius:15px;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1)}.skeleton-card .skeleton-title[data-v-1c2cd677]{width:70%}.skeleton-card .skeleton-text[data-v-1c2cd677]:nth-child(2){width:90%}.skeleton-card .skeleton-text[data-v-1c2cd677]:nth-child(3){width:80%}.skeleton-card .skeleton-text[data-v-1c2cd677]:nth-child(4){width:85%}.video-loading[data-v-1c2cd677]{background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-1c2cd677 3s infinite}@keyframes Animation-1c2cd677{0%{background-position:90% 0}90%{background-position:0 70%}}.fade-in[data-v-1c2cd677]{animation:fadeIn-1c2cd677 2s ease-in-out}@keyframes fadeIn-1c2cd677{0%{opacity:0}to{opacity:1}}.fade-in-up[data-v-1c2cd677]{animation:fadeInUp-1c2cd677 .6s ease-out}@keyframes fadeInUp-1c2cd677{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-down[data-v-1c2cd677]{animation:fadeInDown-1c2cd677 .6s ease-out}@keyframes fadeInDown-1c2cd677{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fade-out[data-v-1c2cd677]{animation:fadeOut-1c2cd677 .3s ease-in-out}@keyframes fadeOut-1c2cd677{0%{opacity:1}to{opacity:0}}.slide-in-left[data-v-1c2cd677]{animation:slideInLeft-1c2cd677 .5s ease-out}@keyframes slideInLeft-1c2cd677{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.slide-in-right[data-v-1c2cd677]{animation:slideInRight-1c2cd677 .5s ease-out}@keyframes slideInRight-1c2cd677{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.slide-up[data-v-1c2cd677]{animation:slideUp-1c2cd677 .4s ease-out}@keyframes slideUp-1c2cd677{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.scale-in[data-v-1c2cd677]{animation:scaleIn-1c2cd677 .3s ease-out}@keyframes scaleIn-1c2cd677{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.scale-up[data-v-1c2cd677]{transition:transform .2s ease}.scale-up[data-v-1c2cd677]:hover{transform:scale(1.05)}.pulse[data-v-1c2cd677]{animation:pulse-1c2cd677 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse-1c2cd677{0%,to{opacity:1}50%{opacity:.5}}.spinner[data-v-1c2cd677]{animation:spin-1c2cd677 1s linear infinite}@keyframes spin-1c2cd677{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-spinner[data-v-1c2cd677]{display:inline-block;width:40px;height:40px;border:4px solid #f2f2f2;border-top-color:#8c30f5;border-radius:50%;animation:spin-1c2cd677 .8s linear infinite}.bounce[data-v-1c2cd677]{animation:bounce-1c2cd677 1s infinite}@keyframes bounce-1c2cd677{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.bounce-in[data-v-1c2cd677]{animation:bounceIn-1c2cd677 .6s ease-out}@keyframes bounceIn-1c2cd677{0%{transform:scale(.3);opacity:0}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1);opacity:1}}.shake[data-v-1c2cd677]{animation:shake-1c2cd677 .5s cubic-bezier(.36,.07,.19,.97)}@keyframes shake-1c2cd677{10%,90%{transform:translateX(-2px)}20%,80%{transform:translateX(4px)}30%,50%,70%{transform:translateX(-4px)}40%,60%{transform:translateX(4px)}}.progress-bar-fill[data-v-1c2cd677]{animation:progressFill-1c2cd677 2s ease-out forwards}@keyframes progressFill-1c2cd677{0%{width:0}to{width:100%}}.progress-circle[data-v-1c2cd677]{transform:rotate(-90deg);transform-origin:center}.progress-circle-path[data-v-1c2cd677]{stroke-dasharray:440;stroke-dashoffset:440;animation:progressCircle-1c2cd677 2s ease-out forwards}@keyframes progressCircle-1c2cd677{0%{stroke-dashoffset:440}to{stroke-dashoffset:0}}.modal-overlay-enter[data-v-1c2cd677]{animation:fadeIn-1c2cd677 .3s ease-out}.modal-overlay-exit[data-v-1c2cd677]{animation:fadeOut-1c2cd677 .3s ease-in}.modal-content-enter[data-v-1c2cd677]{animation:modalSlideIn-1c2cd677 .3s ease-out}.modal-content-exit[data-v-1c2cd677]{animation:modalSlideOut-1c2cd677 .3s ease-in}@keyframes modalSlideIn-1c2cd677{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes modalSlideOut-1c2cd677{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}.tooltip-enter[data-v-1c2cd677]{animation:tooltipIn-1c2cd677 .2s ease-out}@keyframes tooltipIn-1c2cd677{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.event-slide-fade[data-v-1c2cd677]{animation:slideFade-1c2cd677 .6s ease-in-out}@keyframes slideFade-1c2cd677{0%{opacity:.4}to{opacity:1}}.carousel-slide-left[data-v-1c2cd677]{animation:slideLeft-1c2cd677 .5s ease-in-out}@keyframes slideLeft-1c2cd677{0%{transform:translateX(100%)}to{transform:translateX(0)}}.carousel-slide-right[data-v-1c2cd677]{animation:slideRight-1c2cd677 .5s ease-in-out}@keyframes slideRight-1c2cd677{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.typing[data-v-1c2cd677]{overflow:hidden;border-right:2px solid #8c30f5;white-space:nowrap;animation:typing-1c2cd677 3.5s steps(40),blink-caret-1c2cd677 .75s step-end infinite}@keyframes typing-1c2cd677{0%{width:0}to{width:100%}}@keyframes blink-caret-1c2cd677{0%,to{border-color:transparent}50%{border-color:#8c30f5}}.gradient-animate[data-v-1c2cd677]{background:linear-gradient(-45deg,#8c30f5,#8b5cf6,#ece7fa,#7c3aed);background-size:400% 400%;animation:gradientShift-1c2cd677 15s ease infinite}@keyframes gradientShift-1c2cd677{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animation-delay-1[data-v-1c2cd677]{animation-delay:.1s}.animation-delay-2[data-v-1c2cd677]{animation-delay:.2s}.animation-delay-3[data-v-1c2cd677]{animation-delay:.3s}.animation-delay-4[data-v-1c2cd677]{animation-delay:.4s}.animation-delay-5[data-v-1c2cd677]{animation-delay:.5s}.animation-fast[data-v-1c2cd677]{animation-duration:.2s}.animation-normal[data-v-1c2cd677]{animation-duration:.3s}.animation-slow[data-v-1c2cd677]{animation-duration:.5s}.animation-slower[data-v-1c2cd677]{animation-duration:1s}.animation-infinite[data-v-1c2cd677]{animation-iteration-count:infinite}.animation-paused[data-v-1c2cd677]{animation-play-state:paused}@media(prefers-reduced-motion:reduce){[data-v-1c2cd677],[data-v-1c2cd677]:after,[data-v-1c2cd677]:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.m-0[data-v-1c2cd677]{margin:0}.m-1[data-v-1c2cd677]{margin:4px}.m-2[data-v-1c2cd677]{margin:6px}.m-3[data-v-1c2cd677]{margin:8px}.m-4[data-v-1c2cd677]{margin:10px}.m-auto[data-v-1c2cd677]{margin:auto}.mt-0[data-v-1c2cd677]{margin-top:0}.mt-1[data-v-1c2cd677]{margin-top:4px}.mt-2[data-v-1c2cd677]{margin-top:6px}.mt-3[data-v-1c2cd677]{margin-top:8px}.mt-4[data-v-1c2cd677]{margin-top:10px}.mt-5[data-v-1c2cd677]{margin-top:12px}.mb-0[data-v-1c2cd677]{margin-bottom:0}.mb-1[data-v-1c2cd677]{margin-bottom:4px}.mb-2[data-v-1c2cd677]{margin-bottom:6px}.mb-3[data-v-1c2cd677]{margin-bottom:8px}.mb-4[data-v-1c2cd677]{margin-bottom:10px}.mb-5[data-v-1c2cd677]{margin-bottom:12px}.p-0[data-v-1c2cd677]{padding:0}.p-1[data-v-1c2cd677]{padding:4px}.p-2[data-v-1c2cd677]{padding:6px}.p-3[data-v-1c2cd677]{padding:8px}.p-4[data-v-1c2cd677]{padding:10px}.pt-1[data-v-1c2cd677]{padding-top:4px}.pt-2[data-v-1c2cd677]{padding-top:6px}.pt-3[data-v-1c2cd677]{padding-top:8px}.pt-4[data-v-1c2cd677]{padding-top:10px}.pt-5[data-v-1c2cd677]{padding-top:12px}.pb-1[data-v-1c2cd677]{padding-bottom:4px}.pb-2[data-v-1c2cd677]{padding-bottom:6px}.pb-3[data-v-1c2cd677]{padding-bottom:8px}.pb-4[data-v-1c2cd677]{padding-bottom:10px}.pb-5[data-v-1c2cd677]{padding-bottom:12px}.gap-1[data-v-1c2cd677]{gap:4px}.gap-2[data-v-1c2cd677]{gap:6px}.gap-3[data-v-1c2cd677]{gap:8px}.gap-4[data-v-1c2cd677]{gap:10px}.d-none[data-v-1c2cd677]{display:none}.d-block[data-v-1c2cd677]{display:block}.d-inline[data-v-1c2cd677]{display:inline}.d-inline-block[data-v-1c2cd677]{display:inline-block}.d-flex[data-v-1c2cd677]{display:flex}.d-inline-flex[data-v-1c2cd677]{display:inline-flex}.d-grid[data-v-1c2cd677]{display:grid}.flex-row[data-v-1c2cd677]{flex-direction:row}.flex-column[data-v-1c2cd677]{flex-direction:column}.flex-row-reverse[data-v-1c2cd677]{flex-direction:row-reverse}.flex-column-reverse[data-v-1c2cd677]{flex-direction:column-reverse}.flex-wrap[data-v-1c2cd677]{flex-wrap:wrap}.flex-nowrap[data-v-1c2cd677]{flex-wrap:nowrap}.justify-start[data-v-1c2cd677]{justify-content:flex-start}.justify-end[data-v-1c2cd677]{justify-content:flex-end}.justify-center[data-v-1c2cd677]{justify-content:center}.justify-between[data-v-1c2cd677]{justify-content:space-between}.justify-around[data-v-1c2cd677]{justify-content:space-around}.align-start[data-v-1c2cd677]{align-items:flex-start}.align-end[data-v-1c2cd677]{align-items:flex-end}.align-center[data-v-1c2cd677]{align-items:center}.align-baseline[data-v-1c2cd677]{align-items:baseline}.align-stretch[data-v-1c2cd677]{align-items:stretch}.position-relative[data-v-1c2cd677]{position:relative}.position-absolute[data-v-1c2cd677]{position:absolute}.position-fixed[data-v-1c2cd677]{position:fixed}.position-sticky[data-v-1c2cd677]{position:sticky}.z-base[data-v-1c2cd677]{z-index:1}.z-dropdown[data-v-1c2cd677]{z-index:10}.z-sticky[data-v-1c2cd677]{z-index:100}.z-fixed[data-v-1c2cd677]{z-index:200}.z-modal[data-v-1c2cd677]{z-index:300}.w-full[data-v-1c2cd677]{width:100%}.w-auto[data-v-1c2cd677]{width:auto}.w-fit[data-v-1c2cd677]{width:-moz-fit-content;width:fit-content}.h-full[data-v-1c2cd677]{height:100%}.h-auto[data-v-1c2cd677]{height:auto}.h-screen[data-v-1c2cd677]{height:100vh}.min-h-screen[data-v-1c2cd677]{min-height:100vh}.overflow-hidden[data-v-1c2cd677]{overflow:hidden}.overflow-auto[data-v-1c2cd677]{overflow:auto}.overflow-scroll[data-v-1c2cd677]{overflow:scroll}.overflow-x-hidden[data-v-1c2cd677]{overflow-x:hidden}.overflow-y-hidden[data-v-1c2cd677]{overflow-y:hidden}.rounded-none[data-v-1c2cd677]{border-radius:0}.rounded-sm[data-v-1c2cd677]{border-radius:6px}.rounded[data-v-1c2cd677]{border-radius:10px}.rounded-lg[data-v-1c2cd677]{border-radius:16px}.rounded-full[data-v-1c2cd677]{border-radius:50px}.rounded-circle[data-v-1c2cd677]{border-radius:50%}.shadow-none[data-v-1c2cd677]{box-shadow:none}.shadow-xs[data-v-1c2cd677]{box-shadow:0 2px 6px rgba(91,33,182,.25)}.shadow-sm[data-v-1c2cd677]{box-shadow:0 3px 8px rgba(161,125,236,.3)}.shadow[data-v-1c2cd677]{box-shadow:0 4px 4px rgba(0,0,0,.1)}.shadow-md[data-v-1c2cd677]{box-shadow:0 6px 12px rgba(124,58,237,.22)}.shadow-lg[data-v-1c2cd677]{box-shadow:0 8px 16px rgba(124,58,237,.28)}.shadow-xl[data-v-1c2cd677]{box-shadow:0 12px 24px rgba(124,58,237,.32)}.border-0[data-v-1c2cd677]{border:none}.border[data-v-1c2cd677]{border:1px solid #d3d3d3}.border-2[data-v-1c2cd677]{border:2px solid #d3d3d3}.border-3[data-v-1c2cd677]{border:3px solid #d3d3d3}.border-purple[data-v-1c2cd677]{border-color:#5b21b6}.border-purple-light[data-v-1c2cd677]{border-color:rgba(91,33,182,.3)}.bg-white[data-v-1c2cd677]{background-color:#fff}.bg-black[data-v-1c2cd677]{background-color:#000}.bg-primary[data-v-1c2cd677]{background-color:#f4f5f7}.bg-secondary[data-v-1c2cd677]{background-color:#fff}.bg-purple[data-v-1c2cd677]{background-color:#451a75}.bg-purple-light[data-v-1c2cd677]{background-color:#f8f6ff}.bg-gray-light[data-v-1c2cd677]{background-color:#f8f9fa}.bg-transparent[data-v-1c2cd677]{background:transparent}.backdrop-blur[data-v-1c2cd677]{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.opacity-0[data-v-1c2cd677]{opacity:0}.opacity-50[data-v-1c2cd677]{opacity:.5}.opacity-70[data-v-1c2cd677]{opacity:.7}.opacity-85[data-v-1c2cd677]{opacity:.85}.opacity-90[data-v-1c2cd677]{opacity:.9}.opacity-100[data-v-1c2cd677]{opacity:1}.cursor-pointer[data-v-1c2cd677]{cursor:pointer}.cursor-not-allowed[data-v-1c2cd677]{cursor:not-allowed}.cursor-default[data-v-1c2cd677]{cursor:default}.transition-none[data-v-1c2cd677]{transition:none}.transition-fast[data-v-1c2cd677]{transition:.15s ease}.transition-base[data-v-1c2cd677]{transition:.2s ease}.transition-medium[data-v-1c2cd677]{transition:.25s ease}.transition-slow[data-v-1c2cd677]{transition:.3s ease}.transition-all[data-v-1c2cd677]{transition:all .2s ease}.transform-none[data-v-1c2cd677]{transform:none}.scale-105[data-v-1c2cd677]{transform:scale(1.05)}.translate-y-1[data-v-1c2cd677]{transform:translateY(-1px)}.translate-y-2[data-v-1c2cd677]{transform:translateY(-2px)}.visible[data-v-1c2cd677]{visibility:visible}.invisible[data-v-1c2cd677]{visibility:hidden}.is-hidden[data-v-1c2cd677]{opacity:0;transform:translateY(8px);pointer-events:none}.container-max[data-v-1c2cd677]{max-width:1184px}.container-center[data-v-1c2cd677]{margin-left:auto;margin-right:auto}.moderate-padding[data-v-1c2cd677]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-1c2cd677]{padding-left:145px;padding-right:145px}.more-responsive-padding[data-v-1c2cd677]{padding-left:8%;padding-right:8%}.aspect-video[data-v-1c2cd677]{aspect-ratio:16/9}.aspect-square[data-v-1c2cd677]{aspect-ratio:1/1}.object-cover[data-v-1c2cd677]{-o-object-fit:cover;object-fit:cover}.object-contain[data-v-1c2cd677]{-o-object-fit:contain;object-fit:contain}.object-position-center[data-v-1c2cd677]{-o-object-position:center center;object-position:center center}.object-position-50[data-v-1c2cd677]{-o-object-position:50% 50%;object-position:50% 50%}@media(max-width:425px){.hide-mobile[data-v-1c2cd677]{display:none!important}}@media(min-width:720px){.show-mobile[data-v-1c2cd677]{display:none!important}}@media(max-width:768px){.hide-tablet[data-v-1c2cd677]{display:none!important}}@media(min-width:768px){.show-tablet[data-v-1c2cd677]{display:none!important}}.background[data-v-1c2cd677]{background-size:cover;background-position:right 15% bottom 52%;height:100%;padding-top:20px}.background_filter[data-v-1c2cd677]{position:relative}.background_filter[data-v-1c2cd677]:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:brightness(80%);content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0}.u-non-blurred[data-v-1c2cd677]{position:relative;z-index:1}.back_button[data-v-1c2cd677]{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;margin-top:10px;margin-left:27%;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;background:rgba(91,33,182,.4);border:1px solid #5b21b6;border-radius:10px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-decoration:none;cursor:pointer;transition:all .25s ease}.back_button[data-v-1c2cd677]:hover{background:#5b21b6;opacity:1;border-color:none;transform:translateY(-1px)}.back_button[data-v-1c2cd677]:active{transform:translateY(0);box-shadow:0 2px 6px rgba(91,33,182,.25)}@media(max-width:425px){.back_button[data-v-1c2cd677]{padding:5px 10px;font-size:13px}}.banner_timeperiod_header[data-v-1c2cd677]{margin-bottom:0;text-decoration:underline;text-decoration-thickness:.9px}.banner_timeperiod_header[data-v-1c2cd677],.banner_unit_header[data-v-1c2cd677]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:18px;color:#fff}.banner_unit_header[data-v-1c2cd677]{font-style:italic}.banner_header[data-v-1c2cd677]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:34px;line-height:35px;color:#fff}#Event[data-v-1c2cd677],#PrivacyPolicy[data-v-1c2cd677],#Topic[data-v-1c2cd677]{min-height:100vh;height:100%}.findByScroll[data-v-1c2cd677]{padding-bottom:50px}.category_buttons[data-v-1c2cd677]{width:15%!important}.sidebar[data-v-1c2cd677]{position:sticky;top:10px;display:flex;flex-direction:column;gap:8px;background:transparent}.category_button[data-v-1c2cd677]{display:flex;align-items:center;justify-content:flex-start;font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;letter-spacing:-.2px;color:#4b4b4b;background:#f8f6ff;border:3px solid #ece7fa;border-radius:10px;padding:8px 14px;margin:0 10px;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.category_button[data-v-1c2cd677]:hover{background:#ede7ff;color:#3b2f8f;box-shadow:0 2px 6px rgba(177,156,217,.25);cursor:pointer}.category_button.active[data-v-1c2cd677]{background:#8b5cf6;border:3px solid #8b5cf6;margin:0;color:#fff;box-shadow:0 3px 8px rgba(161,125,236,.3)}.category_button i[data-v-1c2cd677],.category_button svg[data-v-1c2cd677]{margin-right:8px;font-size:14px;opacity:.85}.title[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:620;margin-bottom:10px}.subtitle[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:light}.header-1[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:620}.header-2[data-v-1c2cd677]{font-size:20px;font-weight:700;line-height:25px;padding-bottom:6px}.header-2[data-v-1c2cd677],.header-3[data-v-1c2cd677]{font-family:Montserrat,sans-serif;word-break:break-word}.header-3[data-v-1c2cd677]{font-size:16px;font-weight:500}.header-4[data-v-1c2cd677]{font-size:28px;font-weight:450}.header-4[data-v-1c2cd677],.text[data-v-1c2cd677]{font-family:Montserrat,sans-serif;word-break:break-word}.text[data-v-1c2cd677]{font-size:16px;font-weight:400}.intro_image[data-v-1c2cd677]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px}.trend_comingSoon[data-v-1c2cd677]{position:relative;display:flex;align-items:center}.trend_comingSoonTextBackground[data-v-1c2cd677]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;display:inline-flex;align-items:center;padding:12px 28px;background:hsla(0,0%,100%,.92);border-radius:10px;box-shadow:0 6px 18px rgba(15,23,42,.06);white-space:nowrap}.trend_comingSoonImg[data-v-1c2cd677]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px;box-shadow:inset 0 0 8px 8px #fff;border-radius:10px;margin:auto}.coming-soon-card[data-v-1c2cd677]{background:#fff;border-radius:16px;padding:48px 40px;text-align:center;box-shadow:0 12px 24px rgba(15,23,42,.12);max-width:100%;margin:20px auto}.coming-soon-title[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;color:#0f1724;margin:0 0 16px 0}.coming-soon-subtitle[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:14px;color:#4b5563;margin:0;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.trend_text[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word;padding-right:20px}.trend_header[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:620;padding-top:10px;padding-bottom:10px}@media(max-width:720px){.coming-soon-card[data-v-1c2cd677]{padding:32px 24px}.coming-soon-title[data-v-1c2cd677]{font-size:22px;margin-bottom:12px}.coming-soon-subtitle[data-v-1c2cd677]{font-size:13px}}.events_component[data-v-1c2cd677]{color:#fff;background-color:#000;border-radius:10px;padding:5px}.person_profile[data-v-1c2cd677]{padding-bottom:25px}@media(max-width:425px){.person_profile[data-v-1c2cd677]{border:1px solid gray;border-radius:10px;padding-top:10px}}@media(max-width:768px){.person_profile[data-v-1c2cd677]{border-bottom:1px solid #d3d3d3;margin-bottom:10px}}.profile_image[data-v-1c2cd677]{-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;width:160px;height:160px;max-height:160px;border-radius:10%}.profile_image_placeholder[data-v-1c2cd677]{background-color:#e8e8e8;display:block}.person_info[data-v-1c2cd677]{min-width:220px;max-width:220px}.person_header[data-v-1c2cd677]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:14px;font-weight:550}.person_time[data-v-1c2cd677]{font-family:Montserrat,sans-serif;font-size:12px;font-weight:550;margin-bottom:0}.person_subheader[data-v-1c2cd677]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:12px;font-weight:500;color:gray}.person_description[data-v-1c2cd677]{overflow:hidden;max-height:8rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:5}.person_link[data-v-1c2cd677]{font-family:Montserrat,sans-serif;margin-top:10px}.person_iframe[data-v-1c2cd677]{position:relative;z-index:4;min-width:100%;width:100%;height:100%;aspect-ratio:16/9}.source[data-v-1c2cd677]{border:1px solid #d3d3d3;border-radius:10px;padding-top:25px;padding-bottom:40px}.source_image[data-v-1c2cd677]{max-width:150px;height:auto}.source_image[data-v-1c2cd677]:hover{opacity:.5;cursor:pointer}.term_image[data-v-1c2cd677]{max-width:150px;height:auto}.term_image[data-v-1c2cd677]:hover{opacity:.5;cursor:pointer}.event_image[data-v-1c2cd677]{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;display:block;width:100%;height:380px;border-radius:10px;border:1px solid;padding:10px}@media(max-width:768px){.event_image[data-v-1c2cd677]{height:220px}}.person_image[data-v-1c2cd677]{-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;display:block;width:100%;height:380px;border-radius:10px;border:1px solid;padding:10px}.person_image_placeholder[data-v-1c2cd677]{background-color:#e8e8e8;display:block}.modal_image[data-v-1c2cd677]{display:flex;justify-content:center;max-width:100%;max-height:80vh;margin:0 auto}.top_button[data-v-1c2cd677]{display:flex;justify-content:start;position:fixed;left:40px;bottom:40px;z-index:200;transition:opacity .2s ease,transform .2s ease}.top_button.is-hidden[data-v-1c2cd677]{opacity:0;transform:translateY(8px);pointer-events:none}.top-pill[data-v-1c2cd677]{display:inline-flex;align-items:center;gap:6px;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;background-image:linear-gradient(180deg,#8b5cf6,#7c3aed);border:1px solid hsla(0,0%,100%,.22);border-radius:10px;padding:6px 14px;margin:20px 10px;box-shadow:0 8px 16px rgba(124,58,237,.28);transition:transform .18s ease,box-shadow .18s ease,background .2s ease;cursor:pointer}.top-pill[data-v-1c2cd677]:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(124,58,237,.32)}.top-pill[data-v-1c2cd677]:active{transform:translateY(0);box-shadow:0 6px 12px rgba(124,58,237,.22)}.top-pill[data-v-1c2cd677]:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.top-pill .chev[data-v-1c2cd677]{font-size:16px;line-height:1}@media(max-width:768px){.top_button[data-v-1c2cd677]{right:14px;bottom:14px}.top-pill[data-v-1c2cd677]{padding:12px;gap:0}.top-pill .label[data-v-1c2cd677]{display:none}.top-pill .chev[data-v-1c2cd677]{font-size:18px}}.banner-header[data-v-d4b9a0a2],.h1[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:34px;font-weight:700;line-height:35px;letter-spacing:-.5px;color:#fff}.h2[data-v-d4b9a0a2],.title[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:600;margin-bottom:10px}.h3[data-v-d4b9a0a2],.header-1[data-v-d4b9a0a2],.trend-header[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;padding-top:10px;padding-bottom:10px}.h4[data-v-d4b9a0a2],.header-2[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;line-height:25px;padding-bottom:0;margin-bottom:0;word-break:break-word}.h5[data-v-d4b9a0a2],.header-3[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;word-break:break-word}.h6[data-v-d4b9a0a2],.header-4[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:28px;font-weight:400;word-break:break-word}.body-text[data-v-d4b9a0a2],.text[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word}.subtitle[data-v-d4b9a0a2],.text-sm[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:300}.text-lg[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:18px;font-weight:400}.text-bold[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:700}.trend-text[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word;padding-right:20px}.period-header[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:700;color:#fff;height:100px}.period-subheader[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:28px;font-weight:500;color:#fff}.banner-timeperiod-header[data-v-d4b9a0a2]{margin-bottom:0;text-decoration:underline;text-decoration-thickness:.9px}.banner-timeperiod-header[data-v-d4b9a0a2],.banner-unit-header[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:18px;color:#fff}.banner-unit-header[data-v-d4b9a0a2]{font-style:italic}.card-header[data-v-d4b9a0a2]{font-size:24px;margin-bottom:0;font-weight:600;padding:0 25px}.card-header[data-v-d4b9a0a2],.card-subheader[data-v-d4b9a0a2]{word-break:normal;font-family:Montserrat,sans-serif;letter-spacing:-.5px;color:#f2f2f2}.card-subheader[data-v-d4b9a0a2]{font-size:20px;font-weight:500}.module-title[data-v-d4b9a0a2]{color:#111;text-align:center;font-family:Manrope,sans-serif;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.module-labels[data-v-d4b9a0a2]{color:#18191f;text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:2px;text-transform:uppercase}.module-introduction[data-v-d4b9a0a2]{color:#111;text-align:center;font-size:28px;font-style:normal;font-weight:800;line-height:normal;font-family:Manrope,sans-serif}.person-header[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:14px;font-weight:550}.person-time[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:12px;font-weight:550;margin-bottom:0}.person-subheader[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:12px;font-weight:500;color:gray}.article-title[data-v-d4b9a0a2]{font-size:14px;font-weight:650;line-height:20px}.article-subtitle[data-v-d4b9a0a2]{font-size:12px;font-weight:500;color:gray}.article-summary[data-v-d4b9a0a2]{margin-top:4px;overflow:hidden;line-height:1.2rem;max-height:3.5rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:3;margin-bottom:16px}.resource-header[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;word-break:break-word}.event-title[data-v-d4b9a0a2]{font-weight:700}.event-text[data-v-d4b9a0a2],.event-title[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:14px;line-height:25px;color:#f2f2f2;padding:8px 12px;width:100%;text-align:center}.question-text[data-v-d4b9a0a2]{font-size:24px;font-weight:700;margin-bottom:20px}.question-num[data-v-d4b9a0a2]{font-weight:300;display:flex;justify-content:flex-end;padding:40px 20px}.text-left[data-v-d4b9a0a2]{text-align:left}.text-center[data-v-d4b9a0a2]{text-align:center}.text-right[data-v-d4b9a0a2]{text-align:right}.text-uppercase[data-v-d4b9a0a2]{text-transform:uppercase}.text-lowercase[data-v-d4b9a0a2]{text-transform:lowercase}.text-capitalize[data-v-d4b9a0a2]{text-transform:capitalize}.text-underline[data-v-d4b9a0a2]{text-decoration:underline}.text-no-decoration[data-v-d4b9a0a2]{text-decoration:none}.text-break[data-v-d4b9a0a2]{word-break:break-word}.text-no-wrap[data-v-d4b9a0a2]{white-space:nowrap}.font-light[data-v-d4b9a0a2]{font-weight:300}.font-normal[data-v-d4b9a0a2]{font-weight:400}.font-medium[data-v-d4b9a0a2]{font-weight:500}.font-semibold[data-v-d4b9a0a2]{font-weight:600}.font-bold[data-v-d4b9a0a2]{font-weight:700}.font-extrabold[data-v-d4b9a0a2]{font-weight:800}@media(max-width:720px){.period-header[data-v-d4b9a0a2],.period-subheader[data-v-d4b9a0a2]{text-align:center;font-size:32px;padding-bottom:10px}.coming-soon-card[data-v-d4b9a0a2]{padding:32px 96px}.coming-soon-title[data-v-d4b9a0a2]{font-size:24px;margin-bottom:12px}.coming-soon-subtitle[data-v-d4b9a0a2]{font-size:13px}}@media(max-width:425px){.back-button[data-v-d4b9a0a2]{padding:4px 10px;font-size:13px}}.alert-dismiss[data-v-d4b9a0a2],.back-button-style-right[data-v-d4b9a0a2],.back-button-style[data-v-d4b9a0a2],.back-button[data-v-d4b9a0a2],.btn-alert-dismiss[data-v-d4b9a0a2],.btn-ghost-right[data-v-d4b9a0a2],.btn-ghost[data-v-d4b9a0a2],.btn-navbar[data-v-d4b9a0a2],.btn-outline-primary[data-v-d4b9a0a2],.btn-primary-lg[data-v-d4b9a0a2],.btn-primary-sm[data-v-d4b9a0a2],.btn-primary[data-v-d4b9a0a2],.btn-secondary-active[data-v-d4b9a0a2],.btn-secondary[data-v-d4b9a0a2],.btn-tertiary-disabled[data-v-d4b9a0a2],.btn-tertiary[data-v-d4b9a0a2],.btn-with-icon[data-v-d4b9a0a2],.category-button.active[data-v-d4b9a0a2],.category-button[data-v-d4b9a0a2],.navbar-purple[data-v-d4b9a0a2],.purple-button-border-text[data-v-d4b9a0a2],.purple-button-disabled[data-v-d4b9a0a2],.purple-button[data-v-d4b9a0a2],.purple_button[data-v-d4b9a0a2],.quiz-button[data-v-d4b9a0a2],.top-pill[data-v-d4b9a0a2],.view-all[data-v-d4b9a0a2]{display:inline-flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-weight:700;text-decoration:none;cursor:pointer;transition:all .2s ease;border:none;outline:none}.alert-dismiss[data-v-d4b9a0a2]:focus-visible,.back-button-style-right[data-v-d4b9a0a2]:focus-visible,.back-button-style[data-v-d4b9a0a2]:focus-visible,.back-button[data-v-d4b9a0a2]:focus-visible,.btn-alert-dismiss[data-v-d4b9a0a2]:focus-visible,.btn-ghost-right[data-v-d4b9a0a2]:focus-visible,.btn-ghost[data-v-d4b9a0a2]:focus-visible,.btn-navbar[data-v-d4b9a0a2]:focus-visible,.btn-outline-primary[data-v-d4b9a0a2]:focus-visible,.btn-primary-lg[data-v-d4b9a0a2]:focus-visible,.btn-primary-sm[data-v-d4b9a0a2]:focus-visible,.btn-primary[data-v-d4b9a0a2]:focus-visible,.btn-secondary-active[data-v-d4b9a0a2]:focus-visible,.btn-secondary[data-v-d4b9a0a2]:focus-visible,.btn-tertiary-disabled[data-v-d4b9a0a2]:focus-visible,.btn-tertiary[data-v-d4b9a0a2]:focus-visible,.btn-with-icon[data-v-d4b9a0a2]:focus-visible,.category-button[data-v-d4b9a0a2]:focus-visible,.navbar-purple[data-v-d4b9a0a2]:focus-visible,.purple-button-border-text[data-v-d4b9a0a2]:focus-visible,.purple-button-disabled[data-v-d4b9a0a2]:focus-visible,.purple-button[data-v-d4b9a0a2]:focus-visible,.purple_button[data-v-d4b9a0a2]:focus-visible,.quiz-button[data-v-d4b9a0a2]:focus-visible,.top-pill[data-v-d4b9a0a2]:focus-visible,.view-all[data-v-d4b9a0a2]:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.back-button[data-v-d4b9a0a2],.btn-primary-lg[data-v-d4b9a0a2],.btn-primary-sm[data-v-d4b9a0a2],.btn-primary[data-v-d4b9a0a2],.top-pill[data-v-d4b9a0a2]{gap:6px;padding:6px 14px;font-size:14px;color:#fff;background-image:linear-gradient(180deg,#8b5cf6,#7c3aed);border:1px solid hsla(0,0%,100%,.22);border-radius:10px;box-shadow:0 8px 16px rgba(124,58,237,.28)}.back-button[data-v-d4b9a0a2]:hover,.btn-primary-lg[data-v-d4b9a0a2]:hover,.btn-primary-sm[data-v-d4b9a0a2]:hover,.btn-primary[data-v-d4b9a0a2]:hover,.top-pill[data-v-d4b9a0a2]:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(124,58,237,.32)}.back-button[data-v-d4b9a0a2]:active,.btn-primary-lg[data-v-d4b9a0a2]:active,.btn-primary-sm[data-v-d4b9a0a2]:active,.btn-primary[data-v-d4b9a0a2]:active,.top-pill[data-v-d4b9a0a2]:active{transform:translateY(0);box-shadow:0 6px 12px rgba(124,58,237,.22)}.btn-primary-lg[data-v-d4b9a0a2]{padding:10px 40px;font-size:20px;border-radius:30px;letter-spacing:2px;text-transform:uppercase}.btn-primary-sm[data-v-d4b9a0a2]{padding:4px 10px;font-size:13px}.btn-secondary-active[data-v-d4b9a0a2],.btn-secondary[data-v-d4b9a0a2],.category-button.active[data-v-d4b9a0a2],.category-button[data-v-d4b9a0a2],.view-all[data-v-d4b9a0a2]{gap:6px;padding:8px 14px;font-size:14px;font-weight:600;letter-spacing:-.2px;color:#4b4b4b;background:#f8f6ff;border:3px solid #ece7fa;border-radius:10px;transition:background .2s ease,color .2s ease,box-shadow .2s ease;line-height:1.4}.btn-secondary-active[data-v-d4b9a0a2]:hover,.btn-secondary[data-v-d4b9a0a2]:hover,.category-button[data-v-d4b9a0a2]:hover,.view-all[data-v-d4b9a0a2]:hover{background:#ede7ff;color:#3b2f8f;box-shadow:0 2px 6px rgba(91,33,182,.25)}.btn-secondary-active[data-v-d4b9a0a2]:active,.btn-secondary[data-v-d4b9a0a2]:active,.category-button[data-v-d4b9a0a2]:active,.view-all[data-v-d4b9a0a2]:active{transform:translateY(0);box-shadow:none}.btn-secondary-active[data-v-d4b9a0a2],.category-button.active[data-v-d4b9a0a2]{background:#8b5cf6;border:3px solid #8b5cf6;margin:0;color:#fff;box-shadow:0 3px 8px rgba(161,125,236,.3)}.btn-tertiary-disabled[data-v-d4b9a0a2],.btn-tertiary[data-v-d4b9a0a2],.purple-button-disabled[data-v-d4b9a0a2],.purple-button[data-v-d4b9a0a2],.purple_button[data-v-d4b9a0a2],.quiz-button[data-v-d4b9a0a2]{min-height:52px;gap:6px;padding:10px 10px;font-size:16px;border-radius:30px;background:#451a75;text-transform:uppercase;color:#fff;letter-spacing:2px;line-height:25px}.btn-tertiary-disabled[data-v-d4b9a0a2]:hover,.btn-tertiary[data-v-d4b9a0a2]:hover,.purple-button-disabled[data-v-d4b9a0a2]:hover,.purple-button[data-v-d4b9a0a2]:hover,.purple_button[data-v-d4b9a0a2]:hover,.quiz-button[data-v-d4b9a0a2]:hover{background:#f1e4ff;color:#451a75}.btn-tertiary-disabled[data-v-d4b9a0a2],.purple-button-disabled[data-v-d4b9a0a2]{background:#9ca3af;cursor:not-allowed;opacity:.5}.btn-tertiary-disabled[data-v-d4b9a0a2]:hover,.purple-button-disabled[data-v-d4b9a0a2]:hover{background:#9ca3af;color:#fff;transform:none}.btn-outline-primary[data-v-d4b9a0a2],.purple-button-border-text[data-v-d4b9a0a2]{padding:10px 40px;font-size:18px;border-radius:30px;border:2px solid #451a75;background:transparent;text-transform:uppercase;color:#451a75;letter-spacing:2px;line-height:25px}.btn-outline-primary[data-v-d4b9a0a2]:hover,.purple-button-border-text[data-v-d4b9a0a2]:hover{background:#451a75;color:#fff}.btn-outline-primary[data-v-d4b9a0a2]:active,.purple-button-border-text[data-v-d4b9a0a2]:active{transform:translateY(0)}.back-button-style-right[data-v-d4b9a0a2],.back-button-style[data-v-d4b9a0a2],.btn-ghost-right[data-v-d4b9a0a2],.btn-ghost[data-v-d4b9a0a2]{width:-moz-fit-content;width:fit-content;padding:4px 8px;color:#8c30f5;font-size:14px;font-weight:700;line-height:20px;background:transparent;border:none}.back-button-style-right[data-v-d4b9a0a2]:hover,.back-button-style[data-v-d4b9a0a2]:hover,.btn-ghost-right[data-v-d4b9a0a2]:hover,.btn-ghost[data-v-d4b9a0a2]:hover{opacity:.7;text-decoration:underline}.back-button-style-right[data-v-d4b9a0a2],.btn-ghost-right[data-v-d4b9a0a2]{position:absolute;right:0}.btn-navbar[data-v-d4b9a0a2],.navbar-purple[data-v-d4b9a0a2]{padding:8px 16px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;border-radius:8px;background:#451a75;color:#fff}.btn-navbar[data-v-d4b9a0a2]:hover,.navbar-purple[data-v-d4b9a0a2]:hover{background:#5b21b6}.navbar-tab[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#fff;padding:0}.alert-dismiss[data-v-d4b9a0a2],.btn-alert-dismiss[data-v-d4b9a0a2]{border:.5px solid #055160;border-radius:15px;padding:0 10px;font-size:12px;background:transparent;color:#055160}.alert-dismiss[data-v-d4b9a0a2]:hover,.btn-alert-dismiss[data-v-d4b9a0a2]:hover{opacity:.5}.btn-with-icon i[data-v-d4b9a0a2],.btn-with-icon svg[data-v-d4b9a0a2]{margin-right:8px;font-size:14px;opacity:.85}.button-parent[data-v-d4b9a0a2]{max-width:293px;padding:0 10px 0 10px}.btn-block[data-v-d4b9a0a2],.main-button[data-v-d4b9a0a2]{width:100%}.finish-button[data-v-d4b9a0a2]{max-width:239px}.back-button[data-v-d4b9a0a2]{max-width:170px;margin:0 30px 0 0}.purple_button[data-v-d4b9a0a2],.quiz-button[data-v-d4b9a0a2]{min-height:52px;border-radius:30px;border:none;padding:10px 40px}.event-button[data-v-d4b9a0a2]{display:flex;justify-content:end}.btn-xs[data-v-d4b9a0a2]{padding:4px 8px;font-size:12px;min-height:32px}.btn-sm[data-v-d4b9a0a2]{padding:6px 10px;font-size:14px;min-height:40px}.btn-md[data-v-d4b9a0a2]{padding:8px 14px;font-size:14px;min-height:48px}.btn-lg[data-v-d4b9a0a2]{padding:10px 40px;font-size:18px;min-height:52px}.btn-xl[data-v-d4b9a0a2]{padding:16px 40px;font-size:20px;min-height:64px}.btn-loading[data-v-d4b9a0a2]{position:relative;pointer-events:none}.btn-loading[data-v-d4b9a0a2]:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-left:-8px;margin-top:-8px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:spin-d4b9a0a2 .6s linear infinite}.btn-disabled[data-v-d4b9a0a2],.btn[disabled][data-v-d4b9a0a2],button[data-v-d4b9a0a2]:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}@media(max-width:425px){.finish-button[data-v-d4b9a0a2]{max-width:239px;margin:auto}.back-button[data-v-d4b9a0a2]{max-width:170px;margin:auto}}@media(max-width:768px){.top-button[data-v-d4b9a0a2]{right:14px;bottom:14px}.top-pill[data-v-d4b9a0a2]{padding:12px;gap:0}.top-pill .label[data-v-d4b9a0a2]{display:none}.top-pill .chev[data-v-d4b9a0a2]{font-size:18px}}.sidebar-top-button[data-v-d4b9a0a2]{margin:20px 10px}.essay-text-area[data-v-d4b9a0a2]{width:100%;min-height:400px;border:1px solid #d3d3d3;border-radius:8px;padding:14px;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.5;resize:vertical}.essay-text-area[data-v-d4b9a0a2]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.timed-essay-area[data-v-d4b9a0a2]{width:100%;min-height:500px;border:2px solid #7c3aed;border-radius:10px;padding:20px;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.6;resize:none;background:#fff}.timed-essay-area[data-v-d4b9a0a2]:focus{outline:none;border-color:#8c30f5;box-shadow:0 8px 16px rgba(124,58,237,.28)}.section-label-input[data-v-d4b9a0a2]{width:100%;padding:10px;border:1px solid #d1d5db;border-radius:8px;font-family:Montserrat,sans-serif;font-size:12px;background:#f8f9fa}.section-label-input[data-v-d4b9a0a2]:focus{outline:none;border-color:#8b5cf6;background:#fff}.outline-input[data-v-d4b9a0a2]{width:100%;min-height:200px;padding:14px;border:1px solid #d3d3d3;border-radius:8px;font-family:Montserrat,sans-serif;font-size:12px;line-height:1.5;resize:vertical}.outline-input[data-v-d4b9a0a2]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 2px rgba(139,92,246,.05)}.quiz-options-container[data-v-d4b9a0a2]{display:flex;flex-direction:column;gap:10px;margin:14px 0}.quiz-option[data-v-d4b9a0a2]{display:flex;align-items:center;padding:14px;border:2px solid #d3d3d3;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s ease;font-family:Montserrat,sans-serif;font-size:14px}.quiz-option[data-v-d4b9a0a2]:hover{border-color:#ece7fa;background:#f8f6ff}.quiz-option.selected[data-v-d4b9a0a2]{border-color:#7c3aed;background:#f1e4ff}.quiz-option.correct[data-v-d4b9a0a2]{border-color:#22c55e;background:#f0fdf4}.quiz-option.incorrect[data-v-d4b9a0a2]{border-color:#ef4444;background:#fef2f2}.quiz-checkbox[data-v-d4b9a0a2],.quiz-radio[data-v-d4b9a0a2]{margin-right:10px;width:20px;height:20px;accent-color:#8c30f5}.difficulty-selector[data-v-d4b9a0a2]{display:flex;gap:10px;margin:20px 0}.difficulty-option[data-v-d4b9a0a2]{flex:1;padding:20px 25px;border:2px solid #d3d3d3;border-radius:15px;text-align:center;cursor:pointer;transition:all .2s ease;font-family:Montserrat,sans-serif;font-weight:600}.difficulty-option[data-v-d4b9a0a2]:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 6px 12px rgba(124,58,237,.22)}.difficulty-option.selected[data-v-d4b9a0a2]{border-color:#8c30f5;background:linear-gradient(180deg,#8b5cf6,#8c30f5);color:#fff;box-shadow:0 8px 16px rgba(124,58,237,.28)}.module-selector[data-v-d4b9a0a2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;margin:20px 0}.module-card[data-v-d4b9a0a2]{padding:25px;border:1px solid #d3d3d3;border-radius:16px;text-align:center;cursor:pointer;transition:all .2s ease;background:#fff}.module-card[data-v-d4b9a0a2]:hover{border-color:#8b5cf6;box-shadow:0 8px 16px rgba(124,58,237,.28);transform:scale(1.03)}.module-card.disabled[data-v-d4b9a0a2]{opacity:.5;cursor:not-allowed;background:#f5f5f5}.module-card.disabled[data-v-d4b9a0a2]:hover{transform:none;box-shadow:none}.prompt-container[data-v-d4b9a0a2]{display:flex;flex-direction:column;gap:10px;margin:14px 0}.prompt-card[data-v-d4b9a0a2]{padding:20px;border:1px solid #d3d3d3;border-radius:10px;background:#fff;cursor:pointer;transition:all .2s ease}.prompt-card[data-v-d4b9a0a2]:hover{border-color:#8b5cf6;box-shadow:0 4px 4px rgba(0,0,0,.1)}.prompt-card.selected[data-v-d4b9a0a2]{border-color:#8c30f5;background:#f8f6ff}.prompt-type-label[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:9px;font-weight:700;color:#8c30f5;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.prompt-text[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#111;line-height:1.5}.search-bar[data-v-d4b9a0a2]{width:100%;max-width:600px;margin:20px auto}.search-input[data-v-d4b9a0a2]{width:100%;padding:12px 25px 12px 50px;border:2px solid #d3d3d3;border-radius:9999px;font-family:Montserrat,sans-serif;font-size:14px;background:#fff;background-repeat:no-repeat;background-position:12px;transition:all .2s ease}.search-input[data-v-d4b9a0a2]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 4px rgba(139,92,246,.1)}.search-input[data-v-d4b9a0a2]::-moz-placeholder{color:#d7d7d7}.search-input[data-v-d4b9a0a2]::placeholder{color:#d7d7d7}.feedback-textarea[data-v-d4b9a0a2]{width:100%;min-height:150px;padding:14px;border:1px solid #d3d3d3;border-radius:10px;font-family:Montserrat,sans-serif;font-size:12px;line-height:1.5;resize:vertical}.feedback-textarea[data-v-d4b9a0a2]:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 3px rgba(139,92,246,.05)}.feedback-label[data-v-d4b9a0a2]{display:block;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;color:#111;margin-bottom:6px}.form-input.error[data-v-d4b9a0a2]{border-color:#ef4444;background:#fef2f2}.form-input.error[data-v-d4b9a0a2]:focus{box-shadow:0 0 0 3px rgba(239,68,68,.1)}.form-input.success[data-v-d4b9a0a2]{border-color:#22c55e;background:#f0fdf4}.form-input.success[data-v-d4b9a0a2]:focus{box-shadow:0 0 0 3px rgba(34,197,94,.1)}.form-input.warning[data-v-d4b9a0a2]{border-color:#fbbf24;background:#fffbeb}.form-input.warning[data-v-d4b9a0a2]:focus{box-shadow:0 0 0 3px rgba(251,191,36,.1)}.error-message[data-v-d4b9a0a2]{color:#dc2626}.error-message[data-v-d4b9a0a2],.success-message[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:9px;margin-top:6px;display:flex;align-items:center;gap:6px}.success-message[data-v-d4b9a0a2]{color:#16a34a}.form-group[data-v-d4b9a0a2]{margin-bottom:14px}.form-row[data-v-d4b9a0a2]{display:flex;gap:14px;margin-bottom:14px}@media(max-width:425px){.form-row[data-v-d4b9a0a2]{flex-direction:column}}.form-actions[data-v-d4b9a0a2]{display:flex;gap:10px;justify-content:flex-end;margin-top:20px;padding-top:14px;border-top:1px solid #d3d3d3}button[data-v-d4b9a0a2]:disabled,input[data-v-d4b9a0a2]:disabled,select[data-v-d4b9a0a2]:disabled,textarea[data-v-d4b9a0a2]:disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5;color:#9ca3af}button[data-v-d4b9a0a2]:focus-visible,input[data-v-d4b9a0a2]:focus-visible,select[data-v-d4b9a0a2]:focus-visible,textarea[data-v-d4b9a0a2]:focus-visible{outline:2px solid #8c30f5;outline-offset:2px}.card[data-v-d4b9a0a2]{background:#fff;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.1);overflow:hidden;transition:all .2s ease}.topic-card[data-v-d4b9a0a2]{height:250px;border-radius:25%;position:relative;margin:4px 0}.topic-card[data-v-d4b9a0a2]:hover{opacity:.7;cursor:pointer}.card-image[data-v-d4b9a0a2]{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:25%}.quiz-card[data-v-d4b9a0a2]{position:relative;width:100%;height:300px;margin-bottom:20px;border-radius:10px;overflow:hidden}.quiz-card[data-v-d4b9a0a2]:hover{transform:scale(1.05);transition:all .3s ease-in-out;box-shadow:0 0 10px rgba(0,0,0,.3)}.quiz-card img[data-v-d4b9a0a2]{width:100%;height:300px;-o-object-fit:cover;object-fit:cover}.card-disabled[data-v-d4b9a0a2]{position:relative;width:100%;height:300px;margin-bottom:20px;border-radius:10px;overflow:hidden}.card-disabled img[data-v-d4b9a0a2]{width:100%;height:300px;-o-object-fit:cover;object-fit:cover;opacity:.7;border-radius:10px}.article[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;border:1px solid #d3d3d3;border-radius:10px;margin-bottom:6px}.article .article-content[data-v-d4b9a0a2]{margin:4px;margin-right:8px}.overlay[data-v-d4b9a0a2]{position:absolute;background:rgba(57,57,57,.55);display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:25%}.overlay-2[data-v-d4b9a0a2]{inset:0}.quiz-overlay[data-v-d4b9a0a2]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);border-radius:10px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;align-content:center;text-align:center}.event-image[data-v-d4b9a0a2],.intro-image[data-v-d4b9a0a2],.person-image[data-v-d4b9a0a2],.trend-coming-soon-img[data-v-d4b9a0a2]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px}.trend-coming-soon-img[data-v-d4b9a0a2]{box-shadow:inset 0 0 8px 8px #fff;border-radius:10px;margin:auto}.profile-image[data-v-d4b9a0a2]{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:160px;height:160px;max-height:160px;border-radius:10%}.source-image[data-v-d4b9a0a2],.term-image[data-v-d4b9a0a2]{max-width:150px;height:auto}.source-image[data-v-d4b9a0a2]:hover,.term-image[data-v-d4b9a0a2]:hover{opacity:.5;cursor:pointer}.article-image[data-v-d4b9a0a2]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-height:130px;border-radius:10px 10px 0 0}.modal-image[data-v-d4b9a0a2]{display:flex;justify-content:center;max-width:100%;max-height:80vh;margin:0 auto}.logo-img[data-v-d4b9a0a2]{max-width:30px}.event-image-slide[data-v-d4b9a0a2]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:250px}.image-wrapper[data-v-d4b9a0a2]{position:relative;display:block;width:100%}.expand-icon[data-v-d4b9a0a2]{position:absolute!important;display:inline-flex!important;align-items:center;justify-content:center;top:8px!important;right:8px!important;z-index:5;padding:8px!important;border-radius:50%!important;background:rgba(0,0,0,.7)!important;color:#fff!important;cursor:pointer;line-height:0;border:none!important;box-shadow:none!important;min-width:auto!important;width:42px!important;height:42px!important}.expand-icon[data-v-d4b9a0a2]:active,.expand-icon[data-v-d4b9a0a2]:focus,.expand-icon[data-v-d4b9a0a2]:hover{background:rgba(0,0,0,.85)!important;color:#fff!important;text-decoration:none!important;outline:none!important;box-shadow:0 2px 6px rgba(0,0,0,.35)!important;border-color:hsla(0,0%,100%,.85)!important}.full-image[data-v-d4b9a0a2]{max-width:100%;height:auto;border-radius:10px}.video-box[data-v-d4b9a0a2]{max-width:380px;width:100%;display:block;background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-d4b9a0a2 3s infinite}.ratio[data-v-d4b9a0a2]{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.ratio>.yt-embedded[data-v-d4b9a0a2],.ratio>iframe[data-v-d4b9a0a2]{position:absolute;inset:0;width:100%!important;height:100%!important;border:0;display:block;border-radius:6px}.video-box.in-modal[data-v-d4b9a0a2]{max-width:380px;margin:auto}.intro-iframe[data-v-d4b9a0a2],.person-iframe[data-v-d4b9a0a2]{position:relative;z-index:4;min-width:100%;max-width:100%;height:100%;aspect-ratio:16/9}.modal-content[data-v-d4b9a0a2]{border-radius:16px;border:none}.category-buttons[data-v-d4b9a0a2]{width:15%!important}.background-filter[data-v-d4b9a0a2]{position:relative}.background-filter[data-v-d4b9a0a2]:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:brightness(50%);content:"";display:block;position:absolute;width:100%;height:100%;top:0}.person-profile[data-v-d4b9a0a2]{padding-bottom:25px}.person-info[data-v-d4b9a0a2]{min-width:220px;max-width:220px}.person-description[data-v-d4b9a0a2]{overflow:hidden;max-height:8rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:5}.person-link[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;margin-top:10px}.trend-coming-soon[data-v-d4b9a0a2]{position:relative;display:flex;align-items:center}.trend-coming-soon-text-background[data-v-d4b9a0a2]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;display:inline-flex;align-items:center;padding:12px 28px;background:hsla(0,0%,100%,.92);border-radius:10px;box-shadow:0 6px 18px rgba(15,23,42,.06);white-space:nowrap}.events-component[data-v-d4b9a0a2]{color:#fff;background-color:#000;border-radius:10px;padding:4px;padding-bottom:50px}.slideshow-container[data-v-d4b9a0a2]{max-width:400px;position:relative;margin:auto}.next[data-v-d4b9a0a2],.prev[data-v-d4b9a0a2]{cursor:pointer;position:absolute;top:100px;width:auto;padding:16px;margin-top:-22px;color:#fff;font-weight:700;font-size:18px;transition:.6s ease;border-radius:0 3px 3px 0;background-color:rgba(0,0,0,.5)}.next[data-v-d4b9a0a2]:hover,.prev[data-v-d4b9a0a2]:hover{background-color:rgba(0,0,0,.8)}.next[data-v-d4b9a0a2]{right:0;border-radius:3px 0 0 3px}.dot[data-v-d4b9a0a2]{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color .6s ease}.dot.active[data-v-d4b9a0a2],.dot[data-v-d4b9a0a2]:hover{background-color:#717171}.numbertext[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;color:#f2f2f2;font-size:12px;padding:8px 12px;font-weight:500;position:absolute;top:0;background:rgba(0,0,0,.2)}.map-container[data-v-d4b9a0a2]{position:relative;min-height:368px}.dates[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:25px;display:flex;justify-content:end}.white-container[data-v-d4b9a0a2]{padding-bottom:150px}.true-white-container[data-v-d4b9a0a2]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-d4b9a0a2]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-d4b9a0a2]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-container[data-v-d4b9a0a2]{max-width:539px}.module-gray-contain[data-v-d4b9a0a2]{border-radius:8px;background:#f5f5f5;opacity:.9;box-shadow:0 4px 4px rgba(0,0,0,.1)}.footer[data-v-d4b9a0a2]{background-color:#000;text-align:center;color:gray;font-size:9px;padding:10px 0 10px 0;margin-top:auto}.footer-icon[data-v-d4b9a0a2]{width:20px;height:20px;padding:0}.footer-icon[data-v-d4b9a0a2]:hover{cursor:pointer}.navbar-styling[data-v-d4b9a0a2]{background-color:#000;padding:0 25px}.navbar-tab-section[data-v-d4b9a0a2]{margin-left:auto}.logo[data-v-d4b9a0a2]:hover{cursor:pointer}.logo-btn[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;letter-spacing:0;color:#fff;padding-left:10px}.fade-in-image[data-v-d4b9a0a2]{animation:fadeIn-d4b9a0a2 2s;-webkit-animation:fadeIn-d4b9a0a2 2s;-moz-animation:fadeIn-d4b9a0a2 2s;-o-animation:fadeIn-d4b9a0a2 2s;-ms-animation:fadeIn-d4b9a0a2 2s}@media(max-width:425px){.person-profile[data-v-d4b9a0a2]{border:1px solid gray;border-radius:10px;padding-top:10px}}@media(max-width:768px){.person-profile[data-v-d4b9a0a2]{border-bottom:1px solid #d3d3d3;margin-bottom:10px}}@media(max-width:991px){.video-box[data-v-d4b9a0a2]{max-width:100%;margin:0 auto}}.skeleton[data-v-d4b9a0a2]{background:linear-gradient(90deg,#f5f5f5 25%,#f2f2f2 50%,#f5f5f5 75%);background-size:200% 100%;animation:loading-d4b9a0a2 1.5s infinite}@keyframes loading-d4b9a0a2{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-text[data-v-d4b9a0a2]{height:10px;border-radius:6px;margin-bottom:8px}.skeleton-title[data-v-d4b9a0a2]{height:14px;width:60%;border-radius:6px;margin-bottom:10px}.skeleton-image[data-v-d4b9a0a2]{height:200px;border-radius:10px;margin-bottom:10px}.skeleton-button[data-v-d4b9a0a2]{height:25px;width:120px;border-radius:8px}.skeleton-card[data-v-d4b9a0a2]{padding:14px;border-radius:15px;background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.1)}.skeleton-card .skeleton-title[data-v-d4b9a0a2]{width:70%}.skeleton-card .skeleton-text[data-v-d4b9a0a2]:nth-child(2){width:90%}.skeleton-card .skeleton-text[data-v-d4b9a0a2]:nth-child(3){width:80%}.skeleton-card .skeleton-text[data-v-d4b9a0a2]:nth-child(4){width:85%}.video-loading[data-v-d4b9a0a2]{background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-d4b9a0a2 3s infinite}.fade-in[data-v-d4b9a0a2]{animation:fadeIn-d4b9a0a2 2s ease-in-out}@keyframes fadeIn-d4b9a0a2{0%{opacity:0}to{opacity:1}}.fade-in-up[data-v-d4b9a0a2]{animation:fadeInUp-d4b9a0a2 .6s ease-out}@keyframes fadeInUp-d4b9a0a2{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-down[data-v-d4b9a0a2]{animation:fadeInDown-d4b9a0a2 .6s ease-out}@keyframes fadeInDown-d4b9a0a2{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fade-out[data-v-d4b9a0a2]{animation:fadeOut-d4b9a0a2 .3s ease-in-out}@keyframes fadeOut-d4b9a0a2{0%{opacity:1}to{opacity:0}}.slide-in-left[data-v-d4b9a0a2]{animation:slideInLeft-d4b9a0a2 .5s ease-out}@keyframes slideInLeft-d4b9a0a2{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.slide-in-right[data-v-d4b9a0a2]{animation:slideInRight-d4b9a0a2 .5s ease-out}@keyframes slideInRight-d4b9a0a2{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.slide-up[data-v-d4b9a0a2]{animation:slideUp-d4b9a0a2 .4s ease-out}@keyframes slideUp-d4b9a0a2{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.scale-in[data-v-d4b9a0a2]{animation:scaleIn-d4b9a0a2 .3s ease-out}@keyframes scaleIn-d4b9a0a2{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.scale-up[data-v-d4b9a0a2]{transition:transform .2s ease}.scale-up[data-v-d4b9a0a2]:hover{transform:scale(1.05)}.pulse[data-v-d4b9a0a2]{animation:pulse-d4b9a0a2 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse-d4b9a0a2{0%,to{opacity:1}50%{opacity:.5}}.spinner[data-v-d4b9a0a2]{animation:spin-d4b9a0a2 1s linear infinite}@keyframes spin-d4b9a0a2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-spinner[data-v-d4b9a0a2]{display:inline-block;width:40px;height:40px;border:4px solid #f2f2f2;border-top-color:#8c30f5;border-radius:50%;animation:spin-d4b9a0a2 .8s linear infinite}.bounce[data-v-d4b9a0a2]{animation:bounce-d4b9a0a2 1s infinite}@keyframes bounce-d4b9a0a2{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.bounce-in[data-v-d4b9a0a2]{animation:bounceIn-d4b9a0a2 .6s ease-out}@keyframes bounceIn-d4b9a0a2{0%{transform:scale(.3);opacity:0}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1);opacity:1}}.shake[data-v-d4b9a0a2]{animation:shake-d4b9a0a2 .5s cubic-bezier(.36,.07,.19,.97)}@keyframes shake-d4b9a0a2{10%,90%{transform:translateX(-2px)}20%,80%{transform:translateX(4px)}30%,50%,70%{transform:translateX(-4px)}40%,60%{transform:translateX(4px)}}.progress-bar-fill[data-v-d4b9a0a2]{animation:progressFill-d4b9a0a2 2s ease-out forwards}@keyframes progressFill-d4b9a0a2{0%{width:0}to{width:100%}}.progress-circle[data-v-d4b9a0a2]{transform:rotate(-90deg);transform-origin:center}.progress-circle-path[data-v-d4b9a0a2]{stroke-dasharray:440;stroke-dashoffset:440;animation:progressCircle-d4b9a0a2 2s ease-out forwards}@keyframes progressCircle-d4b9a0a2{0%{stroke-dashoffset:440}to{stroke-dashoffset:0}}.modal-overlay-enter[data-v-d4b9a0a2]{animation:fadeIn-d4b9a0a2 .3s ease-out}.modal-overlay-exit[data-v-d4b9a0a2]{animation:fadeOut-d4b9a0a2 .3s ease-in}.modal-content-enter[data-v-d4b9a0a2]{animation:modalSlideIn-d4b9a0a2 .3s ease-out}.modal-content-exit[data-v-d4b9a0a2]{animation:modalSlideOut-d4b9a0a2 .3s ease-in}@keyframes modalSlideIn-d4b9a0a2{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes modalSlideOut-d4b9a0a2{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}.tooltip-enter[data-v-d4b9a0a2]{animation:tooltipIn-d4b9a0a2 .2s ease-out}@keyframes tooltipIn-d4b9a0a2{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.event-slide-fade[data-v-d4b9a0a2]{animation:slideFade-d4b9a0a2 .6s ease-in-out}@keyframes slideFade-d4b9a0a2{0%{opacity:.4}to{opacity:1}}.carousel-slide-left[data-v-d4b9a0a2]{animation:slideLeft-d4b9a0a2 .5s ease-in-out}@keyframes slideLeft-d4b9a0a2{0%{transform:translateX(100%)}to{transform:translateX(0)}}.carousel-slide-right[data-v-d4b9a0a2]{animation:slideRight-d4b9a0a2 .5s ease-in-out}@keyframes slideRight-d4b9a0a2{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.typing[data-v-d4b9a0a2]{overflow:hidden;border-right:2px solid #8c30f5;white-space:nowrap;animation:typing-d4b9a0a2 3.5s steps(40),blink-caret-d4b9a0a2 .75s step-end infinite}@keyframes typing-d4b9a0a2{0%{width:0}to{width:100%}}@keyframes blink-caret-d4b9a0a2{0%,to{border-color:transparent}50%{border-color:#8c30f5}}.gradient-animate[data-v-d4b9a0a2]{background:linear-gradient(-45deg,#8c30f5,#8b5cf6,#ece7fa,#7c3aed);background-size:400% 400%;animation:gradientShift-d4b9a0a2 15s ease infinite}@keyframes gradientShift-d4b9a0a2{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animation-delay-1[data-v-d4b9a0a2]{animation-delay:.1s}.animation-delay-2[data-v-d4b9a0a2]{animation-delay:.2s}.animation-delay-3[data-v-d4b9a0a2]{animation-delay:.3s}.animation-delay-4[data-v-d4b9a0a2]{animation-delay:.4s}.animation-delay-5[data-v-d4b9a0a2]{animation-delay:.5s}.animation-fast[data-v-d4b9a0a2]{animation-duration:.2s}.animation-normal[data-v-d4b9a0a2]{animation-duration:.3s}.animation-slow[data-v-d4b9a0a2]{animation-duration:.5s}.animation-slower[data-v-d4b9a0a2]{animation-duration:1s}.animation-infinite[data-v-d4b9a0a2]{animation-iteration-count:infinite}.animation-paused[data-v-d4b9a0a2]{animation-play-state:paused}@media(prefers-reduced-motion:reduce){[data-v-d4b9a0a2],[data-v-d4b9a0a2]:after,[data-v-d4b9a0a2]:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.m-0[data-v-d4b9a0a2]{margin:0}.m-1[data-v-d4b9a0a2]{margin:4px}.m-2[data-v-d4b9a0a2]{margin:6px}.m-3[data-v-d4b9a0a2]{margin:8px}.m-4[data-v-d4b9a0a2]{margin:10px}.m-auto[data-v-d4b9a0a2]{margin:auto}.mt-0[data-v-d4b9a0a2]{margin-top:0}.mt-1[data-v-d4b9a0a2]{margin-top:4px}.mt-2[data-v-d4b9a0a2]{margin-top:6px}.mt-3[data-v-d4b9a0a2]{margin-top:8px}.mt-4[data-v-d4b9a0a2]{margin-top:10px}.mt-5[data-v-d4b9a0a2]{margin-top:12px}.mb-0[data-v-d4b9a0a2]{margin-bottom:0}.mb-1[data-v-d4b9a0a2]{margin-bottom:4px}.mb-2[data-v-d4b9a0a2]{margin-bottom:6px}.mb-3[data-v-d4b9a0a2]{margin-bottom:8px}.mb-4[data-v-d4b9a0a2]{margin-bottom:10px}.mb-5[data-v-d4b9a0a2]{margin-bottom:12px}.p-0[data-v-d4b9a0a2]{padding:0}.p-1[data-v-d4b9a0a2]{padding:4px}.p-2[data-v-d4b9a0a2]{padding:6px}.p-3[data-v-d4b9a0a2]{padding:8px}.p-4[data-v-d4b9a0a2]{padding:10px}.pt-1[data-v-d4b9a0a2]{padding-top:4px}.pt-2[data-v-d4b9a0a2]{padding-top:6px}.pt-3[data-v-d4b9a0a2]{padding-top:8px}.pt-4[data-v-d4b9a0a2]{padding-top:10px}.pt-5[data-v-d4b9a0a2]{padding-top:12px}.pb-1[data-v-d4b9a0a2]{padding-bottom:4px}.pb-2[data-v-d4b9a0a2]{padding-bottom:6px}.pb-3[data-v-d4b9a0a2]{padding-bottom:8px}.pb-4[data-v-d4b9a0a2]{padding-bottom:10px}.pb-5[data-v-d4b9a0a2]{padding-bottom:12px}.gap-1[data-v-d4b9a0a2]{gap:4px}.gap-2[data-v-d4b9a0a2]{gap:6px}.gap-3[data-v-d4b9a0a2]{gap:8px}.gap-4[data-v-d4b9a0a2]{gap:10px}.d-none[data-v-d4b9a0a2]{display:none}.d-block[data-v-d4b9a0a2]{display:block}.d-inline[data-v-d4b9a0a2]{display:inline}.d-inline-block[data-v-d4b9a0a2]{display:inline-block}.d-flex[data-v-d4b9a0a2]{display:flex}.d-inline-flex[data-v-d4b9a0a2]{display:inline-flex}.d-grid[data-v-d4b9a0a2]{display:grid}.flex-row[data-v-d4b9a0a2]{flex-direction:row}.flex-column[data-v-d4b9a0a2]{flex-direction:column}.flex-row-reverse[data-v-d4b9a0a2]{flex-direction:row-reverse}.flex-column-reverse[data-v-d4b9a0a2]{flex-direction:column-reverse}.flex-wrap[data-v-d4b9a0a2]{flex-wrap:wrap}.flex-nowrap[data-v-d4b9a0a2]{flex-wrap:nowrap}.justify-start[data-v-d4b9a0a2]{justify-content:flex-start}.justify-end[data-v-d4b9a0a2]{justify-content:flex-end}.justify-center[data-v-d4b9a0a2]{justify-content:center}.justify-between[data-v-d4b9a0a2]{justify-content:space-between}.justify-around[data-v-d4b9a0a2]{justify-content:space-around}.align-start[data-v-d4b9a0a2]{align-items:flex-start}.align-end[data-v-d4b9a0a2]{align-items:flex-end}.align-center[data-v-d4b9a0a2]{align-items:center}.align-baseline[data-v-d4b9a0a2]{align-items:baseline}.align-stretch[data-v-d4b9a0a2]{align-items:stretch}.position-relative[data-v-d4b9a0a2]{position:relative}.position-absolute[data-v-d4b9a0a2]{position:absolute}.position-fixed[data-v-d4b9a0a2]{position:fixed}.position-sticky[data-v-d4b9a0a2]{position:sticky}.z-base[data-v-d4b9a0a2]{z-index:1}.z-dropdown[data-v-d4b9a0a2]{z-index:10}.z-sticky[data-v-d4b9a0a2]{z-index:100}.z-fixed[data-v-d4b9a0a2]{z-index:200}.z-modal[data-v-d4b9a0a2]{z-index:300}.w-full[data-v-d4b9a0a2]{width:100%}.w-auto[data-v-d4b9a0a2]{width:auto}.w-fit[data-v-d4b9a0a2]{width:-moz-fit-content;width:fit-content}.h-full[data-v-d4b9a0a2]{height:100%}.h-auto[data-v-d4b9a0a2]{height:auto}.h-screen[data-v-d4b9a0a2]{height:100vh}.min-h-screen[data-v-d4b9a0a2]{min-height:100vh}.overflow-hidden[data-v-d4b9a0a2]{overflow:hidden}.overflow-auto[data-v-d4b9a0a2]{overflow:auto}.overflow-scroll[data-v-d4b9a0a2]{overflow:scroll}.overflow-x-hidden[data-v-d4b9a0a2]{overflow-x:hidden}.overflow-y-hidden[data-v-d4b9a0a2]{overflow-y:hidden}.rounded-none[data-v-d4b9a0a2]{border-radius:0}.rounded-sm[data-v-d4b9a0a2]{border-radius:6px}.rounded[data-v-d4b9a0a2]{border-radius:10px}.rounded-lg[data-v-d4b9a0a2]{border-radius:16px}.rounded-full[data-v-d4b9a0a2]{border-radius:50px}.rounded-circle[data-v-d4b9a0a2]{border-radius:50%}.shadow-none[data-v-d4b9a0a2]{box-shadow:none}.shadow-xs[data-v-d4b9a0a2]{box-shadow:0 2px 6px rgba(91,33,182,.25)}.shadow-sm[data-v-d4b9a0a2]{box-shadow:0 3px 8px rgba(161,125,236,.3)}.shadow[data-v-d4b9a0a2]{box-shadow:0 4px 4px rgba(0,0,0,.1)}.shadow-md[data-v-d4b9a0a2]{box-shadow:0 6px 12px rgba(124,58,237,.22)}.shadow-lg[data-v-d4b9a0a2]{box-shadow:0 8px 16px rgba(124,58,237,.28)}.shadow-xl[data-v-d4b9a0a2]{box-shadow:0 12px 24px rgba(124,58,237,.32)}.border-0[data-v-d4b9a0a2]{border:none}.border[data-v-d4b9a0a2]{border:1px solid #d3d3d3}.border-2[data-v-d4b9a0a2]{border:2px solid #d3d3d3}.border-3[data-v-d4b9a0a2]{border:3px solid #d3d3d3}.border-purple[data-v-d4b9a0a2]{border-color:#5b21b6}.border-purple-light[data-v-d4b9a0a2]{border-color:rgba(91,33,182,.3)}.bg-white[data-v-d4b9a0a2]{background-color:#fff}.bg-black[data-v-d4b9a0a2]{background-color:#000}.bg-primary[data-v-d4b9a0a2]{background-color:#f4f5f7}.bg-secondary[data-v-d4b9a0a2]{background-color:#fff}.bg-purple[data-v-d4b9a0a2]{background-color:#451a75}.bg-purple-light[data-v-d4b9a0a2]{background-color:#f8f6ff}.bg-gray-light[data-v-d4b9a0a2]{background-color:#f8f9fa}.bg-transparent[data-v-d4b9a0a2]{background:transparent}.backdrop-blur[data-v-d4b9a0a2]{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.opacity-0[data-v-d4b9a0a2]{opacity:0}.opacity-50[data-v-d4b9a0a2]{opacity:.5}.opacity-70[data-v-d4b9a0a2]{opacity:.7}.opacity-85[data-v-d4b9a0a2]{opacity:.85}.opacity-90[data-v-d4b9a0a2]{opacity:.9}.opacity-100[data-v-d4b9a0a2]{opacity:1}.cursor-pointer[data-v-d4b9a0a2]{cursor:pointer}.cursor-not-allowed[data-v-d4b9a0a2]{cursor:not-allowed}.cursor-default[data-v-d4b9a0a2]{cursor:default}.transition-none[data-v-d4b9a0a2]{transition:none}.transition-fast[data-v-d4b9a0a2]{transition:.15s ease}.transition-base[data-v-d4b9a0a2]{transition:.2s ease}.transition-medium[data-v-d4b9a0a2]{transition:.25s ease}.transition-slow[data-v-d4b9a0a2]{transition:.3s ease}.transition-all[data-v-d4b9a0a2]{transition:all .2s ease}.transform-none[data-v-d4b9a0a2]{transform:none}.scale-105[data-v-d4b9a0a2]{transform:scale(1.05)}.translate-y-1[data-v-d4b9a0a2]{transform:translateY(-1px)}.translate-y-2[data-v-d4b9a0a2]{transform:translateY(-2px)}.visible[data-v-d4b9a0a2]{visibility:visible}.invisible[data-v-d4b9a0a2]{visibility:hidden}.is-hidden[data-v-d4b9a0a2]{opacity:0;transform:translateY(8px);pointer-events:none}.container-max[data-v-d4b9a0a2]{max-width:1184px}.container-center[data-v-d4b9a0a2]{margin-left:auto;margin-right:auto}.moderate-padding[data-v-d4b9a0a2]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-d4b9a0a2]{padding-left:145px;padding-right:145px}.more-responsive-padding[data-v-d4b9a0a2]{padding-left:8%;padding-right:8%}.aspect-video[data-v-d4b9a0a2]{aspect-ratio:16/9}.aspect-square[data-v-d4b9a0a2]{aspect-ratio:1/1}.object-cover[data-v-d4b9a0a2]{-o-object-fit:cover;object-fit:cover}.object-contain[data-v-d4b9a0a2]{-o-object-fit:contain;object-fit:contain}.object-position-center[data-v-d4b9a0a2]{-o-object-position:center center;object-position:center center}.object-position-50[data-v-d4b9a0a2]{-o-object-position:50% 50%;object-position:50% 50%}@media(max-width:425px){.hide-mobile[data-v-d4b9a0a2]{display:none!important}}@media(min-width:720px){.show-mobile[data-v-d4b9a0a2]{display:none!important}}@media(max-width:768px){.hide-tablet[data-v-d4b9a0a2]{display:none!important}}@media(min-width:768px){.show-tablet[data-v-d4b9a0a2]{display:none!important}}.background[data-v-d4b9a0a2]{background-size:cover;background-position:right 15% bottom 52%;height:100%;padding-top:20px}.background_filter[data-v-d4b9a0a2]{position:relative}.background_filter[data-v-d4b9a0a2]:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:brightness(80%);content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0}.u-non-blurred[data-v-d4b9a0a2]{position:relative;z-index:1}.back_button[data-v-d4b9a0a2]{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;margin-top:10px;margin-left:27%;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;background:rgba(91,33,182,.4);border:1px solid #5b21b6;border-radius:10px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-decoration:none;cursor:pointer;transition:all .25s ease}.back_button[data-v-d4b9a0a2]:hover{background:#5b21b6;opacity:1;border-color:none;transform:translateY(-1px)}.back_button[data-v-d4b9a0a2]:active{transform:translateY(0);box-shadow:0 2px 6px rgba(91,33,182,.25)}@media(max-width:425px){.back_button[data-v-d4b9a0a2]{padding:5px 10px;font-size:13px}}.banner_timeperiod_header[data-v-d4b9a0a2]{margin-bottom:0;text-decoration:underline;text-decoration-thickness:.9px}.banner_timeperiod_header[data-v-d4b9a0a2],.banner_unit_header[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:18px;color:#fff}.banner_unit_header[data-v-d4b9a0a2]{font-style:italic}.banner_header[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;letter-spacing:-.5px;font-size:34px;line-height:35px;color:#fff}#Event[data-v-d4b9a0a2],#PrivacyPolicy[data-v-d4b9a0a2],#Topic[data-v-d4b9a0a2]{min-height:100vh;height:100%}.findByScroll[data-v-d4b9a0a2]{padding-bottom:50px}.category_buttons[data-v-d4b9a0a2]{width:15%!important}.sidebar[data-v-d4b9a0a2]{position:sticky;top:10px;display:flex;flex-direction:column;gap:8px;background:transparent}.category_button[data-v-d4b9a0a2]{display:flex;align-items:center;justify-content:flex-start;font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;letter-spacing:-.2px;color:#4b4b4b;background:#f8f6ff;border:3px solid #ece7fa;border-radius:10px;padding:8px 14px;margin:0 10px;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.category_button[data-v-d4b9a0a2]:hover{background:#ede7ff;color:#3b2f8f;box-shadow:0 2px 6px rgba(177,156,217,.25);cursor:pointer}.category_button.active[data-v-d4b9a0a2]{background:#8b5cf6;border:3px solid #8b5cf6;margin:0;color:#fff;box-shadow:0 3px 8px rgba(161,125,236,.3)}.category_button i[data-v-d4b9a0a2],.category_button svg[data-v-d4b9a0a2]{margin-right:8px;font-size:14px;opacity:.85}.title[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:30px;font-weight:620;margin-bottom:10px}.subtitle[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:14px;font-weight:light}.header-1[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:620}.header-2[data-v-d4b9a0a2]{font-size:20px;font-weight:700;line-height:25px;padding-bottom:6px}.header-2[data-v-d4b9a0a2],.header-3[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;word-break:break-word}.header-3[data-v-d4b9a0a2]{font-size:16px;font-weight:500}.header-4[data-v-d4b9a0a2]{font-size:28px;font-weight:450}.header-4[data-v-d4b9a0a2],.text[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;word-break:break-word}.text[data-v-d4b9a0a2]{font-size:16px;font-weight:400}.intro_image[data-v-d4b9a0a2]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px}.trend_comingSoon[data-v-d4b9a0a2]{position:relative;display:flex;align-items:center}.trend_comingSoonTextBackground[data-v-d4b9a0a2]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;display:inline-flex;align-items:center;padding:12px 28px;background:hsla(0,0%,100%,.92);border-radius:10px;box-shadow:0 6px 18px rgba(15,23,42,.06);white-space:nowrap}.trend_comingSoonImg[data-v-d4b9a0a2]{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;min-width:100%;max-width:100%;max-height:300px;box-shadow:inset 0 0 8px 8px #fff;border-radius:10px;margin:auto}.coming-soon-card[data-v-d4b9a0a2]{background:#fff;border-radius:16px;padding:48px 40px;text-align:center;box-shadow:0 12px 24px rgba(15,23,42,.12);max-width:100%;margin:20px auto}.coming-soon-title[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;color:#0f1724;margin:0 0 16px 0}.coming-soon-subtitle[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:14px;color:#4b5563;margin:0;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.trend_text[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;word-break:break-word;padding-right:20px}.trend_header[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:24px;font-weight:620;padding-top:10px;padding-bottom:10px}@media(max-width:720px){.coming-soon-card[data-v-d4b9a0a2]{padding:32px 24px}.coming-soon-title[data-v-d4b9a0a2]{font-size:22px;margin-bottom:12px}.coming-soon-subtitle[data-v-d4b9a0a2]{font-size:13px}}.events_component[data-v-d4b9a0a2]{color:#fff;background-color:#000;border-radius:10px;padding:5px}.person_profile[data-v-d4b9a0a2]{padding-bottom:25px}@media(max-width:425px){.person_profile[data-v-d4b9a0a2]{border:1px solid gray;border-radius:10px;padding-top:10px}}@media(max-width:768px){.person_profile[data-v-d4b9a0a2]{border-bottom:1px solid #d3d3d3;margin-bottom:10px}}.profile_image[data-v-d4b9a0a2]{-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;width:160px;height:160px;max-height:160px;border-radius:10%}.profile_image_placeholder[data-v-d4b9a0a2]{background-color:#e8e8e8;display:block}.person_info[data-v-d4b9a0a2]{min-width:220px;max-width:220px}.person_header[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:14px;font-weight:550}.person_time[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;font-size:12px;font-weight:550;margin-bottom:0}.person_subheader[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:12px;font-weight:500;color:gray}.person_description[data-v-d4b9a0a2]{overflow:hidden;max-height:8rem;-webkit-box-orient:vertical;display:block;display:-webkit-box;overflow:hidden!important;text-overflow:ellipsis;-webkit-line-clamp:5}.person_link[data-v-d4b9a0a2]{font-family:Montserrat,sans-serif;margin-top:10px}.person_iframe[data-v-d4b9a0a2]{position:relative;z-index:4;min-width:100%;width:100%;height:100%;aspect-ratio:16/9}.source[data-v-d4b9a0a2]{border:1px solid #d3d3d3;border-radius:10px;padding-top:25px;padding-bottom:40px}.source_image[data-v-d4b9a0a2]{max-width:150px;height:auto}.source_image[data-v-d4b9a0a2]:hover{opacity:.5;cursor:pointer}.term_image[data-v-d4b9a0a2]{max-width:150px;height:auto}.term_image[data-v-d4b9a0a2]:hover{opacity:.5;cursor:pointer}.event_image[data-v-d4b9a0a2]{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;display:block;width:100%;height:380px;border-radius:10px;border:1px solid;padding:10px}@media(max-width:768px){.event_image[data-v-d4b9a0a2]{height:220px}}.person_image[data-v-d4b9a0a2]{-o-object-fit:cover;object-fit:cover;-o-object-position:0 0;object-position:0 0;display:block;width:100%;height:380px;border-radius:10px;border:1px solid;padding:10px}.person_image_placeholder[data-v-d4b9a0a2]{background-color:#e8e8e8;display:block}.modal_image[data-v-d4b9a0a2]{display:flex;justify-content:center;max-width:100%;max-height:80vh;margin:0 auto}.top_button[data-v-d4b9a0a2]{display:flex;justify-content:start;position:fixed;left:40px;bottom:40px;z-index:200;transition:opacity .2s ease,transform .2s ease}.top_button.is-hidden[data-v-d4b9a0a2]{opacity:0;transform:translateY(8px);pointer-events:none}.top-pill[data-v-d4b9a0a2]{display:inline-flex;align-items:center;gap:6px;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;color:#fff;background-image:linear-gradient(180deg,#8b5cf6,#7c3aed);border:1px solid hsla(0,0%,100%,.22);border-radius:10px;padding:6px 14px;margin:20px 10px;box-shadow:0 8px 16px rgba(124,58,237,.28);transition:transform .18s ease,box-shadow .18s ease,background .2s ease;cursor:pointer}.top-pill[data-v-d4b9a0a2]:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(124,58,237,.32)}.top-pill[data-v-d4b9a0a2]:active{transform:translateY(0);box-shadow:0 6px 12px rgba(124,58,237,.22)}.top-pill[data-v-d4b9a0a2]:focus-visible{outline:2px solid rgba(124,58,237,.45);outline-offset:2px}.top-pill .chev[data-v-d4b9a0a2]{font-size:16px;line-height:1}@media(max-width:768px){.top_button[data-v-d4b9a0a2]{right:14px;bottom:14px}.top-pill[data-v-d4b9a0a2]{padding:12px;gap:0}.top-pill .label[data-v-d4b9a0a2]{display:none}.top-pill .chev[data-v-d4b9a0a2]{font-size:18px}}.large_image[data-v-d4b9a0a2]{height:300px;width:100%;margin-bottom:10px}.small_content100p[data-v-d4b9a0a2]{height:30px;width:100%;margin-bottom:10px}.small_content80p[data-v-d4b9a0a2]{height:30px;width:80%;margin-bottom:10px}.small_content90p[data-v-d4b9a0a2]{height:30px;width:90%;margin-bottom:10px}.small_content95p[data-v-d4b9a0a2]{height:30px;width:95%;margin-bottom:10px}.large_content[data-v-d4b9a0a2]{height:150px;width:100%;margin-bottom:10px}.vidoes[data-v-d4b9a0a2]{display:flex;justify-content:end;flex-direction:column}.video[data-v-d4b9a0a2]{height:150px;width:300px;margin-bottom:5px}.loading_topic[data-v-d4b9a0a2]{position:relative;overflow:hidden}.loading_topic[data-v-d4b9a0a2]:before{content:"";position:absolute;display:block;min-width:100%;min-height:100%;background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-d4b9a0a2 3s infinite}.loading[data-v-d4b9a0a2]{position:relative;overflow:hidden}.loading[data-v-d4b9a0a2]:before{content:"";position:absolute;display:block;z-index:1;min-width:100%;min-height:95%;height:95%;background:linear-gradient(90deg,#f8f9fa,#d7d7d7,#f8f9fa);background-size:200% 200%;animation:Animation-d4b9a0a2 2s infinite}@keyframes Animation-d4b9a0a2{0%{background-position:90% 0}90%{background-position:0 70%}}.site_header[data-v-d66fea9a]{font-family:Montserrat,sans-serif;background-image:url(https://th.bing.com/th/id/R.be783c574e7c6a49e83b9eafd49e4b22?rik=hleDtASc6GRrqw&pid=ImgRaw&r=0);font-weight:750;color:#fff;padding:30px 25px;text-align:center}.fontist[data-v-d66fea9a]{font-family:Manrope,sans-serif}#essay-writing[data-v-d66fea9a]{min-height:100vh;height:100%;background:#f4f5f7;font-family:Manrope,sans-serif}.background[data-v-d66fea9a]{background:#f4f5f7}.title[data-v-d66fea9a]{color:#111;font-size:28px;font-style:normal;font-weight:900;position:relative;font-family:Manrope,sans-serif}.prompt-title[data-v-d66fea9a]{color:#111;text-align:center;font-feature-settings:"liga" off;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.moderate-padding[data-v-d66fea9a]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-d66fea9a]{padding-left:145px;padding-right:145px}.white-container[data-v-d66fea9a]{padding-bottom:150px}#step-container[data-v-d66fea9a]{width:30%;padding:0;margin:0}.true-white-container[data-v-d66fea9a]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-d66fea9a]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-d66fea9a]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-column[data-v-d66fea9a]{height:-moz-fit-content;height:fit-content}#module-white-container[data-v-d66fea9a]{padding-bottom:0}.module-container[data-v-d66fea9a]{max-width:539px}#main-subtitle[data-v-d66fea9a]{color:var(--text-gray-900,#18191f);font-size:18px;font-style:normal;font-weight:400;line-height:32px}#main-jumbo[data-v-d66fea9a]{width:650px;font-family:Manrope,sans-serif;position:relative;z-index:200}#button[data-v-d66fea9a]{border-radius:8px;background:var(--brand-purple,#8c30f5);padding:16px 41px;justify-content:center;align-items:center;color:var(--default-white,#fff);font-size:20px;font-style:normal;font-weight:700}.icon-parent[data-v-d66fea9a]{padding-left:742px;z-index:1}.icon-parent-demo[data-v-d66fea9a],.icon-parent[data-v-d66fea9a]{position:absolute;top:0;bottom:0;right:0;left:0;margin:52px 0 52px 0}.icon-parent-demo[data-v-d66fea9a]{padding:80px 0 80px 897px;z-index:100}.icon-circle[data-v-d66fea9a]{min-height:300px}.icon-demo[data-v-d66fea9a]{max-width:625px;max-height:487px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.features[data-v-d66fea9a]{min-height:524px;background:#9b51e0}@media screen and (min-width:375px){.main[data-v-d66fea9a]{position:relative;overflow-x:hidden}.main-row[data-v-d66fea9a],.main[data-v-d66fea9a]{min-height:745px;overflow-y:hidden}#main-title[data-v-d66fea9a]{color:var(--text-gray-900,#18191f);font-size:65px;font-style:normal;font-weight:800;line-height:98px}}@media screen and (max-width:380px){.main[data-v-d66fea9a]{position:relative;overflow-x:hidden}.main-row[data-v-d66fea9a],.main[data-v-d66fea9a]{min-height:575px;overflow-y:hidden}#main-title[data-v-d66fea9a]{color:var(--text-gray-900,#18191f);font-size:48px;font-style:normal;font-weight:800;line-height:78px}}@media screen and (max-width:320px){.main[data-v-d66fea9a]{position:relative;overflow-x:hidden}.main-row[data-v-d66fea9a],.main[data-v-d66fea9a]{min-height:550px;overflow-y:hidden}#main-title[data-v-d66fea9a]{color:var(--text-gray-900,#18191f);font-size:38px;font-style:normal;font-weight:800;line-height:70px}}.strip[data-v-d66fea9a]{text-decoration:none}.main-button[data-v-d66fea9a]{width:100%}.finish-button[data-v-d66fea9a]{max-width:339px}.button-parent[data-v-d66fea9a]{max-width:293px;padding:0 10px 0 10px}.purple-button[data-v-d66fea9a]{min-height:52px;border-radius:30px;padding:10px 10px 10px 10px;background:#451a75;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.purple-button[data-v-d66fea9a]:hover{background:#f1e4ff;color:#451a75;font-weight:800}.purple-button-disabled[data-v-d66fea9a]{min-height:52px;padding:10px 10px 10px 10px;background:gray}.purple-button-border-text[data-v-d66fea9a],.purple-button-disabled[data-v-d66fea9a]{border-radius:30px;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.navbar-purple[data-v-d66fea9a]{border-radius:8px;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:700}.finish-button[data-v-d66fea9a]{max-width:350px}.back-button[data-v-d66fea9a]{max-width:170px;margin:0 30px 0 0}@media screen and (max-width:426px){.finish-button[data-v-d66fea9a]{max-width:239px;margin:auto}.back-button[data-v-d66fea9a]{max-width:170px;margin:auto}}.back-button-style-right[data-v-d66fea9a],.back-button-style[data-v-d66fea9a]{width:-moz-fit-content;width:fit-content;color:var(--brand-purple,#8c30f5);font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer}.back-button-style-right[data-v-d66fea9a]{position:absolute;right:0}.back-button-style-right[data-v-d66fea9a]:after{content:url(/img/chevron-right-purple.6a5cab08.svg)!important;position:relative;top:5px;padding-left:5px}.back-button-style[data-v-d66fea9a]:before{content:url(/img/chevron-left.24a724d0.svg)!important;position:relative;top:5px;right:5px}.test[data-v-d66fea9a]{border:1px solid red}.navbar_styling[data-v-d66fea9a]{background-color:#fff;padding:0 5%}.navbar_style[data-v-d66fea9a]{background-color:#fff}.navbar_tab_section[data-v-d66fea9a]{margin-left:auto}.navbar_tab[data-v-d66fea9a]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#000;padding:0 0}.logo[data-v-d66fea9a]:hover{cursor:pointer}.logo_img[data-v-d66fea9a]{max-width:30px}.logo_btn[data-v-d66fea9a]{color:#000;font-size:23px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-1.15px;font-family:Manrope,sans-serif}.responsive-padding[data-v-d66fea9a]{padding-left:5%;padding-right:5%}.user-responsivity[data-v-d66fea9a]:hover{opacity:.75}.user-responsivity[data-v-d66fea9a]:active{opacity:.5}.essay-area[data-v-d66fea9a]{border-radius:10px;background:#fff}.breakdown_icon[data-v-d66fea9a],.outline_icon[data-v-d66fea9a]{max-height:95px;max-width:95px}.collapsed>.when-open[data-v-d66fea9a],.not-collapsed>.when-closed[data-v-d66fea9a]{display:none}.textbox-border[data-v-d66fea9a]{border-radius:10px;border:.5px solid var(--text-subtle,#969bab)}.no-scroll-bar[data-v-d66fea9a]::-webkit-scrollbar{display:none}.no-scroll-bar[data-v-d66fea9a]{-ms-overflow-style:none;scrollbar-width:none}.true-white-container[data-v-7ee6003d]{min-height:600px}.refresh[data-v-7ee6003d]{color:var(--text-normal-2,#474a57);font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;line-height:20px}span>a>span[data-v-7ee6003d]:first-child{padding:0 8px}.auto-padding[data-v-7ee6003d]{padding-left:5px;padding-right:5px}.spin[data-v-7ee6003d]{transition:transform .5s ease-in-out;transform:rotate(1turn)}.clickable[data-v-7ee6003d]{padding:15px;color:#000;cursor:pointer}.site_header[data-v-7ee6003d]{font-family:Montserrat,sans-serif;background-image:url(https://th.bing.com/th/id/R.be783c574e7c6a49e83b9eafd49e4b22?rik=hleDtASc6GRrqw&pid=ImgRaw&r=0);font-weight:750;color:#fff;padding:30px 25px;text-align:center}.fontist[data-v-7ee6003d]{font-family:Manrope,sans-serif}#essay-writing[data-v-7ee6003d]{min-height:100vh;height:100%;background:#f4f5f7;font-family:Manrope,sans-serif}.background[data-v-7ee6003d]{background:#f4f5f7}.title[data-v-7ee6003d]{color:#111;font-size:28px;font-style:normal;font-weight:900;position:relative;font-family:Manrope,sans-serif}.prompt-title[data-v-7ee6003d]{color:#111;text-align:center;font-feature-settings:"liga" off;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.moderate-padding[data-v-7ee6003d]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-7ee6003d]{padding-left:145px;padding-right:145px}.white-container[data-v-7ee6003d]{padding-bottom:150px}#step-container[data-v-7ee6003d]{width:30%;padding:0;margin:0}.true-white-container[data-v-7ee6003d]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-7ee6003d]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-7ee6003d]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-column[data-v-7ee6003d]{height:-moz-fit-content;height:fit-content}#module-white-container[data-v-7ee6003d]{padding-bottom:0}.module-container[data-v-7ee6003d]{max-width:539px}#main-subtitle[data-v-7ee6003d]{color:var(--text-gray-900,#18191f);font-size:18px;font-style:normal;font-weight:400;line-height:32px}#main-jumbo[data-v-7ee6003d]{width:650px;font-family:Manrope,sans-serif;position:relative;z-index:200}#button[data-v-7ee6003d]{border-radius:8px;background:var(--brand-purple,#8c30f5);padding:16px 41px;justify-content:center;align-items:center;color:var(--default-white,#fff);font-size:20px;font-style:normal;font-weight:700}.icon-parent[data-v-7ee6003d]{padding-left:742px;z-index:1}.icon-parent-demo[data-v-7ee6003d],.icon-parent[data-v-7ee6003d]{position:absolute;top:0;bottom:0;right:0;left:0;margin:52px 0 52px 0}.icon-parent-demo[data-v-7ee6003d]{padding:80px 0 80px 897px;z-index:100}.icon-circle[data-v-7ee6003d]{min-height:300px}.icon-demo[data-v-7ee6003d]{max-width:625px;max-height:487px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.features[data-v-7ee6003d]{min-height:524px;background:#9b51e0}@media screen and (min-width:375px){.main[data-v-7ee6003d]{position:relative;overflow-x:hidden}.main-row[data-v-7ee6003d],.main[data-v-7ee6003d]{min-height:745px;overflow-y:hidden}#main-title[data-v-7ee6003d]{color:var(--text-gray-900,#18191f);font-size:65px;font-style:normal;font-weight:800;line-height:98px}}@media screen and (max-width:380px){.main[data-v-7ee6003d]{position:relative;overflow-x:hidden}.main-row[data-v-7ee6003d],.main[data-v-7ee6003d]{min-height:575px;overflow-y:hidden}#main-title[data-v-7ee6003d]{color:var(--text-gray-900,#18191f);font-size:48px;font-style:normal;font-weight:800;line-height:78px}}@media screen and (max-width:320px){.main[data-v-7ee6003d]{position:relative;overflow-x:hidden}.main-row[data-v-7ee6003d],.main[data-v-7ee6003d]{min-height:550px;overflow-y:hidden}#main-title[data-v-7ee6003d]{color:var(--text-gray-900,#18191f);font-size:38px;font-style:normal;font-weight:800;line-height:70px}}.strip[data-v-7ee6003d]{text-decoration:none}.main-button[data-v-7ee6003d]{width:100%}.finish-button[data-v-7ee6003d]{max-width:339px}.button-parent[data-v-7ee6003d]{max-width:293px;padding:0 10px 0 10px}.purple-button[data-v-7ee6003d]{min-height:52px;border-radius:30px;padding:10px 10px 10px 10px;background:#451a75;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.purple-button[data-v-7ee6003d]:hover{background:#f1e4ff;color:#451a75;font-weight:800}.purple-button-disabled[data-v-7ee6003d]{min-height:52px;padding:10px 10px 10px 10px;background:gray}.purple-button-border-text[data-v-7ee6003d],.purple-button-disabled[data-v-7ee6003d]{border-radius:30px;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.navbar-purple[data-v-7ee6003d]{border-radius:8px;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:700}.finish-button[data-v-7ee6003d]{max-width:350px}.back-button[data-v-7ee6003d]{max-width:170px;margin:0 30px 0 0}@media screen and (max-width:426px){.finish-button[data-v-7ee6003d]{max-width:239px;margin:auto}.back-button[data-v-7ee6003d]{max-width:170px;margin:auto}}.back-button-style-right[data-v-7ee6003d],.back-button-style[data-v-7ee6003d]{width:-moz-fit-content;width:fit-content;color:var(--brand-purple,#8c30f5);font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer}.back-button-style-right[data-v-7ee6003d]{position:absolute;right:0}.back-button-style-right[data-v-7ee6003d]:after{content:url(/img/chevron-right-purple.6a5cab08.svg)!important;position:relative;top:5px;padding-left:5px}.back-button-style[data-v-7ee6003d]:before{content:url(/img/chevron-left.24a724d0.svg)!important;position:relative;top:5px;right:5px}.test[data-v-7ee6003d]{border:1px solid red}.navbar_styling[data-v-7ee6003d]{background-color:#fff;padding:0 5%}.navbar_style[data-v-7ee6003d]{background-color:#fff}.navbar_tab_section[data-v-7ee6003d]{margin-left:auto}.navbar_tab[data-v-7ee6003d]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#000;padding:0 0}.logo[data-v-7ee6003d]:hover{cursor:pointer}.logo_img[data-v-7ee6003d]{max-width:30px}.logo_btn[data-v-7ee6003d]{color:#000;font-size:23px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-1.15px;font-family:Manrope,sans-serif}.responsive-padding[data-v-7ee6003d]{padding-left:5%;padding-right:5%}.user-responsivity[data-v-7ee6003d]:hover{opacity:.75}.user-responsivity[data-v-7ee6003d]:active{opacity:.5}.essay-area[data-v-7ee6003d]{border-radius:10px;background:#fff}.breakdown_icon[data-v-7ee6003d],.outline_icon[data-v-7ee6003d]{max-height:95px;max-width:95px}.collapsed>.when-open[data-v-7ee6003d],.not-collapsed>.when-closed[data-v-7ee6003d]{display:none}.textbox-border[data-v-7ee6003d]{border-radius:10px;border:.5px solid var(--text-subtle,#969bab)}.no-scroll-bar[data-v-7ee6003d]::-webkit-scrollbar{display:none}.no-scroll-bar[data-v-7ee6003d]{-ms-overflow-style:none;scrollbar-width:none}.active[data-v-ce5c1cba]{background:none;opacity:1}#un-active[data-v-ce5c1cba]{color:#aaa;font-size:18px;font-style:normal;font-weight:500}#bread_active[data-v-ce5c1cba]{color:var(--primary,#8c30f5);font-size:18px;font-style:normal;font-weight:700}.breadcrumb-item+.breadcrumb-item[data-v-ce5c1cba]:before{content:url(/img/chevron-right.6a5afb28.svg)!important;padding:0 15px 0 10px}.site_header[data-v-ce5c1cba]{font-family:Montserrat,sans-serif;background-image:url(https://th.bing.com/th/id/R.be783c574e7c6a49e83b9eafd49e4b22?rik=hleDtASc6GRrqw&pid=ImgRaw&r=0);font-weight:750;color:#fff;padding:30px 25px;text-align:center}.fontist[data-v-ce5c1cba]{font-family:Manrope,sans-serif}#essay-writing[data-v-ce5c1cba]{min-height:100vh;height:100%;background:#f4f5f7;font-family:Manrope,sans-serif}.background[data-v-ce5c1cba]{background:#f4f5f7}.title[data-v-ce5c1cba]{color:#111;font-size:28px;font-style:normal;font-weight:900;position:relative;font-family:Manrope,sans-serif}.prompt-title[data-v-ce5c1cba]{color:#111;text-align:center;font-feature-settings:"liga" off;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.moderate-padding[data-v-ce5c1cba]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-ce5c1cba]{padding-left:145px;padding-right:145px}.white-container[data-v-ce5c1cba]{padding-bottom:150px}#step-container[data-v-ce5c1cba]{width:30%;padding:0;margin:0}.true-white-container[data-v-ce5c1cba]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-ce5c1cba]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-ce5c1cba]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-column[data-v-ce5c1cba]{height:-moz-fit-content;height:fit-content}#module-white-container[data-v-ce5c1cba]{padding-bottom:0}.module-container[data-v-ce5c1cba]{max-width:539px}#main-subtitle[data-v-ce5c1cba]{color:var(--text-gray-900,#18191f);font-size:18px;font-style:normal;font-weight:400;line-height:32px}#main-jumbo[data-v-ce5c1cba]{width:650px;font-family:Manrope,sans-serif;position:relative;z-index:200}#button[data-v-ce5c1cba]{border-radius:8px;background:var(--brand-purple,#8c30f5);padding:16px 41px;justify-content:center;align-items:center;color:var(--default-white,#fff);font-size:20px;font-style:normal;font-weight:700}.icon-parent[data-v-ce5c1cba]{padding-left:742px;z-index:1}.icon-parent-demo[data-v-ce5c1cba],.icon-parent[data-v-ce5c1cba]{position:absolute;top:0;bottom:0;right:0;left:0;margin:52px 0 52px 0}.icon-parent-demo[data-v-ce5c1cba]{padding:80px 0 80px 897px;z-index:100}.icon-circle[data-v-ce5c1cba]{min-height:300px}.icon-demo[data-v-ce5c1cba]{max-width:625px;max-height:487px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.features[data-v-ce5c1cba]{min-height:524px;background:#9b51e0}@media screen and (min-width:375px){.main[data-v-ce5c1cba]{position:relative;overflow-x:hidden}.main-row[data-v-ce5c1cba],.main[data-v-ce5c1cba]{min-height:745px;overflow-y:hidden}#main-title[data-v-ce5c1cba]{color:var(--text-gray-900,#18191f);font-size:65px;font-style:normal;font-weight:800;line-height:98px}}@media screen and (max-width:380px){.main[data-v-ce5c1cba]{position:relative;overflow-x:hidden}.main-row[data-v-ce5c1cba],.main[data-v-ce5c1cba]{min-height:575px;overflow-y:hidden}#main-title[data-v-ce5c1cba]{color:var(--text-gray-900,#18191f);font-size:48px;font-style:normal;font-weight:800;line-height:78px}}@media screen and (max-width:320px){.main[data-v-ce5c1cba]{position:relative;overflow-x:hidden}.main-row[data-v-ce5c1cba],.main[data-v-ce5c1cba]{min-height:550px;overflow-y:hidden}#main-title[data-v-ce5c1cba]{color:var(--text-gray-900,#18191f);font-size:38px;font-style:normal;font-weight:800;line-height:70px}}.strip[data-v-ce5c1cba]{text-decoration:none}.main-button[data-v-ce5c1cba]{width:100%}.finish-button[data-v-ce5c1cba]{max-width:339px}.button-parent[data-v-ce5c1cba]{max-width:293px;padding:0 10px 0 10px}.purple-button[data-v-ce5c1cba]{min-height:52px;border-radius:30px;padding:10px 10px 10px 10px;background:#451a75;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.purple-button[data-v-ce5c1cba]:hover{background:#f1e4ff;color:#451a75;font-weight:800}.purple-button-disabled[data-v-ce5c1cba]{min-height:52px;padding:10px 10px 10px 10px;background:gray}.purple-button-border-text[data-v-ce5c1cba],.purple-button-disabled[data-v-ce5c1cba]{border-radius:30px;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.navbar-purple[data-v-ce5c1cba]{border-radius:8px;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:700}.finish-button[data-v-ce5c1cba]{max-width:350px}.back-button[data-v-ce5c1cba]{max-width:170px;margin:0 30px 0 0}@media screen and (max-width:426px){.finish-button[data-v-ce5c1cba]{max-width:239px;margin:auto}.back-button[data-v-ce5c1cba]{max-width:170px;margin:auto}}.back-button-style-right[data-v-ce5c1cba],.back-button-style[data-v-ce5c1cba]{width:-moz-fit-content;width:fit-content;color:var(--brand-purple,#8c30f5);font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer}.back-button-style-right[data-v-ce5c1cba]{position:absolute;right:0}.back-button-style-right[data-v-ce5c1cba]:after{content:url(/img/chevron-right-purple.6a5cab08.svg)!important;position:relative;top:5px;padding-left:5px}.back-button-style[data-v-ce5c1cba]:before{content:url(/img/chevron-left.24a724d0.svg)!important;position:relative;top:5px;right:5px}.test[data-v-ce5c1cba]{border:1px solid red}.navbar_styling[data-v-ce5c1cba]{background-color:#fff;padding:0 5%}.navbar_style[data-v-ce5c1cba]{background-color:#fff}.navbar_tab_section[data-v-ce5c1cba]{margin-left:auto}.navbar_tab[data-v-ce5c1cba]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#000;padding:0 0}.logo[data-v-ce5c1cba]:hover{cursor:pointer}.logo_img[data-v-ce5c1cba]{max-width:30px}.logo_btn[data-v-ce5c1cba]{color:#000;font-size:23px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-1.15px;font-family:Manrope,sans-serif}.responsive-padding[data-v-ce5c1cba]{padding-left:5%;padding-right:5%}.user-responsivity[data-v-ce5c1cba]:hover{opacity:.75}.user-responsivity[data-v-ce5c1cba]:active{opacity:.5}.essay-area[data-v-ce5c1cba]{border-radius:10px;background:#fff}.breakdown_icon[data-v-ce5c1cba],.outline_icon[data-v-ce5c1cba]{max-height:95px;max-width:95px}.collapsed>.when-open[data-v-ce5c1cba],.not-collapsed>.when-closed[data-v-ce5c1cba]{display:none}.textbox-border[data-v-ce5c1cba]{border-radius:10px;border:.5px solid var(--text-subtle,#969bab)}.no-scroll-bar[data-v-ce5c1cba]::-webkit-scrollbar{display:none}.no-scroll-bar[data-v-ce5c1cba]{-ms-overflow-style:none;scrollbar-width:none}#essay-writing[data-v-1228c20c]{min-height:100vh;height:100%;background:#f5f5f5;font-family:Manrope,sans-serif}.background[data-v-1228c20c]{background:#f5f5f5}.title[data-v-1228c20c]{color:#111;font-size:26px;font-style:normal;font-weight:800}.white-container[data-v-1228c20c]{padding-bottom:150px}#step-container[data-v-1228c20c]{width:30%;padding:0;margin:0}.main-button[data-v-1228c20c]{width:100%}.button-parent[data-v-1228c20c]{max-width:293px;padding:0 10px 0 10px}.essay-white-container[data-v-1228c20c]{height:-moz-fit-content;height:fit-content}#module[data-v-157561a4]{max-width:539px;border-radius:8px;background:#f5f5f5;box-shadow:0 4px 4px 0 rgba(0,0,0,.1);padding:0 10px 0 10px}.module-title[data-v-157561a4]{color:#000;text-align:center;font-size:14px;font-style:normal;font-weight:700;line-height:25px;letter-spacing:2px;text-transform:uppercase}.module-description[data-v-157561a4]{color:var(--text-normal,#111);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.point[data-v-157561a4]{width:-moz-fit-content;width:fit-content}.button[data-v-157561a4]{width:100%}.module-button-parent[data-v-157561a4]{max-width:357px}.site_header[data-v-23dced5c]{font-family:Montserrat,sans-serif;background-image:url(https://th.bing.com/th/id/R.be783c574e7c6a49e83b9eafd49e4b22?rik=hleDtASc6GRrqw&pid=ImgRaw&r=0);font-weight:750;color:#fff;padding:30px 25px;text-align:center}.fontist[data-v-23dced5c]{font-family:Manrope,sans-serif}#essay-writing[data-v-23dced5c]{min-height:100vh;height:100%;background:#f4f5f7;font-family:Manrope,sans-serif}.background[data-v-23dced5c]{background:#f4f5f7}.title[data-v-23dced5c]{color:#111;font-size:28px;font-style:normal;font-weight:900;position:relative;font-family:Manrope,sans-serif}.prompt-title[data-v-23dced5c]{color:#111;text-align:center;font-feature-settings:"liga" off;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.moderate-padding[data-v-23dced5c]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-23dced5c]{padding-left:145px;padding-right:145px}.white-container[data-v-23dced5c]{padding-bottom:150px}#step-container[data-v-23dced5c]{width:30%;padding:0;margin:0}.true-white-container[data-v-23dced5c]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-23dced5c]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-23dced5c]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-column[data-v-23dced5c]{height:-moz-fit-content;height:fit-content}#module-white-container[data-v-23dced5c]{padding-bottom:0}.module-container[data-v-23dced5c]{max-width:539px}#main-subtitle[data-v-23dced5c]{color:var(--text-gray-900,#18191f);font-size:18px;font-style:normal;font-weight:400;line-height:32px}#main-jumbo[data-v-23dced5c]{width:650px;font-family:Manrope,sans-serif;position:relative;z-index:200}#button[data-v-23dced5c]{border-radius:8px;background:var(--brand-purple,#8c30f5);padding:16px 41px;justify-content:center;align-items:center;color:var(--default-white,#fff);font-size:20px;font-style:normal;font-weight:700}.icon-parent[data-v-23dced5c]{padding-left:742px;z-index:1}.icon-parent-demo[data-v-23dced5c],.icon-parent[data-v-23dced5c]{position:absolute;top:0;bottom:0;right:0;left:0;margin:52px 0 52px 0}.icon-parent-demo[data-v-23dced5c]{padding:80px 0 80px 897px;z-index:100}.icon-circle[data-v-23dced5c]{min-height:300px}.icon-demo[data-v-23dced5c]{max-width:625px;max-height:487px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.features[data-v-23dced5c]{min-height:524px;background:#9b51e0}@media screen and (min-width:375px){.main[data-v-23dced5c]{position:relative;overflow-x:hidden}.main-row[data-v-23dced5c],.main[data-v-23dced5c]{min-height:745px;overflow-y:hidden}#main-title[data-v-23dced5c]{color:var(--text-gray-900,#18191f);font-size:65px;font-style:normal;font-weight:800;line-height:98px}}@media screen and (max-width:380px){.main[data-v-23dced5c]{position:relative;overflow-x:hidden}.main-row[data-v-23dced5c],.main[data-v-23dced5c]{min-height:575px;overflow-y:hidden}#main-title[data-v-23dced5c]{color:var(--text-gray-900,#18191f);font-size:48px;font-style:normal;font-weight:800;line-height:78px}}@media screen and (max-width:320px){.main[data-v-23dced5c]{position:relative;overflow-x:hidden}.main-row[data-v-23dced5c],.main[data-v-23dced5c]{min-height:550px;overflow-y:hidden}#main-title[data-v-23dced5c]{color:var(--text-gray-900,#18191f);font-size:38px;font-style:normal;font-weight:800;line-height:70px}}.strip[data-v-23dced5c]{text-decoration:none}.main-button[data-v-23dced5c]{width:100%}.finish-button[data-v-23dced5c]{max-width:339px}.button-parent[data-v-23dced5c]{max-width:293px;padding:0 10px 0 10px}.purple-button[data-v-23dced5c]{min-height:52px;border-radius:30px;padding:10px 10px 10px 10px;background:#451a75;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.purple-button[data-v-23dced5c]:hover{background:#f1e4ff;color:#451a75;font-weight:800}.purple-button-disabled[data-v-23dced5c]{min-height:52px;padding:10px 10px 10px 10px;background:gray}.purple-button-border-text[data-v-23dced5c],.purple-button-disabled[data-v-23dced5c]{border-radius:30px;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.navbar-purple[data-v-23dced5c]{border-radius:8px;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:700}.finish-button[data-v-23dced5c]{max-width:350px}.back-button[data-v-23dced5c]{max-width:170px;margin:0 30px 0 0}@media screen and (max-width:426px){.finish-button[data-v-23dced5c]{max-width:239px;margin:auto}.back-button[data-v-23dced5c]{max-width:170px;margin:auto}}.back-button-style-right[data-v-23dced5c],.back-button-style[data-v-23dced5c]{width:-moz-fit-content;width:fit-content;color:var(--brand-purple,#8c30f5);font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer}.back-button-style-right[data-v-23dced5c]{position:absolute;right:0}.back-button-style-right[data-v-23dced5c]:after{content:url(/img/chevron-right-purple.6a5cab08.svg)!important;position:relative;top:5px;padding-left:5px}.back-button-style[data-v-23dced5c]:before{content:url(/img/chevron-left.24a724d0.svg)!important;position:relative;top:5px;right:5px}.test[data-v-23dced5c]{border:1px solid red}.navbar_styling[data-v-23dced5c]{background-color:#fff;padding:0 5%}.navbar_style[data-v-23dced5c]{background-color:#fff}.navbar_tab_section[data-v-23dced5c]{margin-left:auto}.navbar_tab[data-v-23dced5c]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#000;padding:0 0}.logo[data-v-23dced5c]:hover{cursor:pointer}.logo_img[data-v-23dced5c]{max-width:30px}.logo_btn[data-v-23dced5c]{color:#000;font-size:23px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-1.15px;font-family:Manrope,sans-serif}.responsive-padding[data-v-23dced5c]{padding-left:5%;padding-right:5%}.user-responsivity[data-v-23dced5c]:hover{opacity:.75}.user-responsivity[data-v-23dced5c]:active{opacity:.5}.essay-area[data-v-23dced5c]{border-radius:10px;background:#fff}.breakdown_icon[data-v-23dced5c],.outline_icon[data-v-23dced5c]{max-height:95px;max-width:95px}.collapsed>.when-open[data-v-23dced5c],.not-collapsed>.when-closed[data-v-23dced5c]{display:none}.textbox-border[data-v-23dced5c]{border-radius:10px;border:.5px solid var(--text-subtle,#969bab)}.no-scroll-bar[data-v-23dced5c]::-webkit-scrollbar{display:none}.no-scroll-bar[data-v-23dced5c]{-ms-overflow-style:none;scrollbar-width:none}.site_header[data-v-a86c95cc]{font-family:Montserrat,sans-serif;background-image:url(https://th.bing.com/th/id/R.be783c574e7c6a49e83b9eafd49e4b22?rik=hleDtASc6GRrqw&pid=ImgRaw&r=0);font-weight:750;color:#fff;padding:30px 25px;text-align:center}.fontist[data-v-a86c95cc]{font-family:Manrope,sans-serif}#essay-writing[data-v-a86c95cc]{min-height:100vh;height:100%;background:#f4f5f7;font-family:Manrope,sans-serif}.background[data-v-a86c95cc]{background:#f4f5f7}.title[data-v-a86c95cc]{color:#111;font-size:28px;font-style:normal;font-weight:900;position:relative;font-family:Manrope,sans-serif}.prompt-title[data-v-a86c95cc]{color:#111;text-align:center;font-feature-settings:"liga" off;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.moderate-padding[data-v-a86c95cc]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-a86c95cc]{padding-left:145px;padding-right:145px}.white-container[data-v-a86c95cc]{padding-bottom:150px}#step-container[data-v-a86c95cc]{width:30%;padding:0;margin:0}.true-white-container[data-v-a86c95cc]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-a86c95cc]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-a86c95cc]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-column[data-v-a86c95cc]{height:-moz-fit-content;height:fit-content}#module-white-container[data-v-a86c95cc]{padding-bottom:0}.module-container[data-v-a86c95cc]{max-width:539px}#main-subtitle[data-v-a86c95cc]{color:var(--text-gray-900,#18191f);font-size:18px;font-style:normal;font-weight:400;line-height:32px}#main-jumbo[data-v-a86c95cc]{width:650px;font-family:Manrope,sans-serif;position:relative;z-index:200}#button[data-v-a86c95cc]{border-radius:8px;background:var(--brand-purple,#8c30f5);padding:16px 41px;justify-content:center;align-items:center;color:var(--default-white,#fff);font-size:20px;font-style:normal;font-weight:700}.icon-parent[data-v-a86c95cc]{padding-left:742px;z-index:1}.icon-parent-demo[data-v-a86c95cc],.icon-parent[data-v-a86c95cc]{position:absolute;top:0;bottom:0;right:0;left:0;margin:52px 0 52px 0}.icon-parent-demo[data-v-a86c95cc]{padding:80px 0 80px 897px;z-index:100}.icon-circle[data-v-a86c95cc]{min-height:300px}.icon-demo[data-v-a86c95cc]{max-width:625px;max-height:487px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.features[data-v-a86c95cc]{min-height:524px;background:#9b51e0}@media screen and (min-width:375px){.main[data-v-a86c95cc]{position:relative;overflow-x:hidden}.main-row[data-v-a86c95cc],.main[data-v-a86c95cc]{min-height:745px;overflow-y:hidden}#main-title[data-v-a86c95cc]{color:var(--text-gray-900,#18191f);font-size:65px;font-style:normal;font-weight:800;line-height:98px}}@media screen and (max-width:380px){.main[data-v-a86c95cc]{position:relative;overflow-x:hidden}.main-row[data-v-a86c95cc],.main[data-v-a86c95cc]{min-height:575px;overflow-y:hidden}#main-title[data-v-a86c95cc]{color:var(--text-gray-900,#18191f);font-size:48px;font-style:normal;font-weight:800;line-height:78px}}@media screen and (max-width:320px){.main[data-v-a86c95cc]{position:relative;overflow-x:hidden}.main-row[data-v-a86c95cc],.main[data-v-a86c95cc]{min-height:550px;overflow-y:hidden}#main-title[data-v-a86c95cc]{color:var(--text-gray-900,#18191f);font-size:38px;font-style:normal;font-weight:800;line-height:70px}}.strip[data-v-a86c95cc]{text-decoration:none}.main-button[data-v-a86c95cc]{width:100%}.finish-button[data-v-a86c95cc]{max-width:339px}.button-parent[data-v-a86c95cc]{max-width:293px;padding:0 10px 0 10px}.purple-button[data-v-a86c95cc]{min-height:52px;border-radius:30px;padding:10px 10px 10px 10px;background:#451a75;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.purple-button[data-v-a86c95cc]:hover{background:#f1e4ff;color:#451a75;font-weight:800}.purple-button-disabled[data-v-a86c95cc]{min-height:52px;padding:10px 10px 10px 10px;background:gray}.purple-button-border-text[data-v-a86c95cc],.purple-button-disabled[data-v-a86c95cc]{border-radius:30px;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.navbar-purple[data-v-a86c95cc]{border-radius:8px;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:700}.finish-button[data-v-a86c95cc]{max-width:350px}.back-button[data-v-a86c95cc]{max-width:170px;margin:0 30px 0 0}@media screen and (max-width:426px){.finish-button[data-v-a86c95cc]{max-width:239px;margin:auto}.back-button[data-v-a86c95cc]{max-width:170px;margin:auto}}.back-button-style-right[data-v-a86c95cc],.back-button-style[data-v-a86c95cc]{width:-moz-fit-content;width:fit-content;color:var(--brand-purple,#8c30f5);font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer}.back-button-style-right[data-v-a86c95cc]{position:absolute;right:0}.back-button-style-right[data-v-a86c95cc]:after{content:url(/img/chevron-right-purple.6a5cab08.svg)!important;position:relative;top:5px;padding-left:5px}.back-button-style[data-v-a86c95cc]:before{content:url(/img/chevron-left.24a724d0.svg)!important;position:relative;top:5px;right:5px}.test[data-v-a86c95cc]{border:1px solid red}.navbar_styling[data-v-a86c95cc]{background-color:#fff;padding:0 5%}.navbar_style[data-v-a86c95cc]{background-color:#fff}.navbar_tab_section[data-v-a86c95cc]{margin-left:auto}.navbar_tab[data-v-a86c95cc]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#000;padding:0 0}.logo[data-v-a86c95cc]:hover{cursor:pointer}.logo_img[data-v-a86c95cc]{max-width:30px}.logo_btn[data-v-a86c95cc]{color:#000;font-size:23px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-1.15px;font-family:Manrope,sans-serif}.responsive-padding[data-v-a86c95cc]{padding-left:5%;padding-right:5%}.user-responsivity[data-v-a86c95cc]:hover{opacity:.75}.user-responsivity[data-v-a86c95cc]:active{opacity:.5}.essay-area[data-v-a86c95cc]{border-radius:10px;background:#fff}.breakdown_icon[data-v-a86c95cc],.outline_icon[data-v-a86c95cc]{max-height:95px;max-width:95px}.collapsed>.when-open[data-v-a86c95cc],.not-collapsed>.when-closed[data-v-a86c95cc]{display:none}.textbox-border[data-v-a86c95cc]{border-radius:10px;border:.5px solid var(--text-subtle,#969bab)}.no-scroll-bar[data-v-a86c95cc]::-webkit-scrollbar{display:none}.no-scroll-bar[data-v-a86c95cc]{-ms-overflow-style:none;scrollbar-width:none}#essay-writing[data-v-5868697e]{min-height:100vh;background:#f4f5f7;font-family:Manrope,sans-serif}.background[data-v-5868697e]{min-height:100vh;background:#f4f5f7;padding:1.25rem 1.5rem 3.5rem}.module-page-shell[data-v-5868697e]{max-width:1200px}.module-breadcrumb-row[data-v-5868697e]{margin:0 0 .9rem}.module-hero[data-v-5868697e]{display:flex;justify-content:center;margin-bottom:1rem}.module-page-title[data-v-5868697e]{margin:0;color:#171717;text-align:center;font-size:clamp(1.8rem,2.3vw,2.35rem);font-weight:800;line-height:1.08}.module-stage[data-v-5868697e]{width:100%;max-width:1080px;margin:0 auto;padding:.85rem .85rem 2.25rem;border-radius:18px;background:#fff;box-shadow:0 24px 48px hsla(0,0%,7%,.08)}.module-stage__top[data-v-5868697e]{display:flex;justify-content:flex-end;margin-bottom:1.1rem}.module-stage__template-link[data-v-5868697e]{color:#6a35c1;font-size:1.1rem;font-weight:500;letter-spacing:.02em;text-decoration:none;padding:20px!important;padding-right:50px!important}.module-stage__template-link--disabled[data-v-5868697e]{color:#2b2d31;pointer-events:none;cursor:not-allowed;opacity:.55;filter:grayscale(1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.module-stage__template-arrow[data-v-5868697e]{margin-left:.35rem}.module-stage__grid[data-v-5868697e]{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:1.5rem;align-items:start}.module-section[data-v-5868697e]{display:flex;flex-direction:column;align-items:center}.module-section__label[data-v-5868697e]{margin:0 0 .75rem;color:#222;text-align:center;font-size:1.18rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.module-card[data-v-5868697e]{width:100%;max-width:420px;min-height:372px;padding:1.4rem 1.35rem 1.25rem;border-radius:18px;background:linear-gradient(180deg,#f7f7f7,#f4f4f4);box-shadow:0 12px 30px hsla(0,0%,7%,.08);display:flex;flex-direction:column;align-items:center;text-align:center}.module-card__icon-shell[data-v-5868697e]{margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.module-card__icon[data-v-5868697e]{width:86px;max-width:100%;height:auto;max-height:none}.module-card__title[data-v-5868697e]{margin:0;color:#2a2a2a;font-size:1.32rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.module-card__time[data-v-5868697e]{margin:.2rem 0 .85rem;color:#7b7b7b;font-size:.9rem}.module-card__points[data-v-5868697e]{width:100%;max-width:250px;margin:0 0 1.2rem;padding:0;list-style:none;text-align:left}.module-card__points li[data-v-5868697e]{position:relative;margin-bottom:.42rem;padding-left:1.25rem;color:#2f2f2f;font-size:.94rem;line-height:1.38}.module-card__points li[data-v-5868697e]:before{content:"✓";position:absolute;left:0;top:0;color:#222;font-weight:700}.module-card__button[data-v-5868697e]{width:100%;max-width:180px;margin-top:auto}.module-card__button-control[data-v-5868697e]{width:100%}@media (max-width:991px){.background[data-v-5868697e]{padding:1.25rem 1rem 3rem}.module-stage[data-v-5868697e]{padding:1rem 1rem 2.5rem}.module-stage__grid[data-v-5868697e]{grid-template-columns:1fr;gap:2rem}}@media (max-width:575px){.module-page-title[data-v-5868697e]{font-size:1.9rem}.module-section__label[data-v-5868697e]{font-size:1.05rem}.module-card[data-v-5868697e]{min-height:auto;padding:1.75rem 1.25rem 1.5rem}.module-card__icon[data-v-5868697e]{width:112px}}.prompt-container[data-v-4ba7c986]{border-radius:20px;max-width:1167;height:auto;padding:30px 35px;cursor:pointer}.prompt-container [data-v-4ba7c986]{cursor:pointer}span[data-v-4ba7c986]:first-child{padding-bottom:20px}span>span[data-v-4ba7c986]:first-child{font-size:18px;font-style:normal;font-weight:700;line-height:22px}span>span[data-v-4ba7c986]:last-child{font-size:18px;font-style:normal;font-weight:400;line-height:22px}.prompt-icon[data-v-4ba7c986]{margin-left:5px}.site_header[data-v-4ba7c986]{font-family:Montserrat,sans-serif;background-image:url(https://th.bing.com/th/id/R.be783c574e7c6a49e83b9eafd49e4b22?rik=hleDtASc6GRrqw&pid=ImgRaw&r=0);font-weight:750;color:#fff;padding:30px 25px;text-align:center}.fontist[data-v-4ba7c986]{font-family:Manrope,sans-serif}#essay-writing[data-v-4ba7c986]{min-height:100vh;height:100%;background:#f4f5f7;font-family:Manrope,sans-serif}.background[data-v-4ba7c986]{background:#f4f5f7}.title[data-v-4ba7c986]{color:#111;font-size:28px;font-style:normal;font-weight:900;position:relative;font-family:Manrope,sans-serif}.prompt-title[data-v-4ba7c986]{color:#111;text-align:center;font-feature-settings:"liga" off;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.moderate-padding[data-v-4ba7c986]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-4ba7c986]{padding-left:145px;padding-right:145px}.white-container[data-v-4ba7c986]{padding-bottom:150px}#step-container[data-v-4ba7c986]{width:30%;padding:0;margin:0}.true-white-container[data-v-4ba7c986]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-4ba7c986]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-4ba7c986]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-column[data-v-4ba7c986]{height:-moz-fit-content;height:fit-content}#module-white-container[data-v-4ba7c986]{padding-bottom:0}.module-container[data-v-4ba7c986]{max-width:539px}#main-subtitle[data-v-4ba7c986]{color:var(--text-gray-900,#18191f);font-size:18px;font-style:normal;font-weight:400;line-height:32px}#main-jumbo[data-v-4ba7c986]{width:650px;font-family:Manrope,sans-serif;position:relative;z-index:200}#button[data-v-4ba7c986]{border-radius:8px;background:var(--brand-purple,#8c30f5);padding:16px 41px;justify-content:center;align-items:center;color:var(--default-white,#fff);font-size:20px;font-style:normal;font-weight:700}.icon-parent[data-v-4ba7c986]{padding-left:742px;z-index:1}.icon-parent-demo[data-v-4ba7c986],.icon-parent[data-v-4ba7c986]{position:absolute;top:0;bottom:0;right:0;left:0;margin:52px 0 52px 0}.icon-parent-demo[data-v-4ba7c986]{padding:80px 0 80px 897px;z-index:100}.icon-circle[data-v-4ba7c986]{min-height:300px}.icon-demo[data-v-4ba7c986]{max-width:625px;max-height:487px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.features[data-v-4ba7c986]{min-height:524px;background:#9b51e0}@media screen and (min-width:375px){.main[data-v-4ba7c986]{position:relative;overflow-x:hidden}.main-row[data-v-4ba7c986],.main[data-v-4ba7c986]{min-height:745px;overflow-y:hidden}#main-title[data-v-4ba7c986]{color:var(--text-gray-900,#18191f);font-size:65px;font-style:normal;font-weight:800;line-height:98px}}@media screen and (max-width:380px){.main[data-v-4ba7c986]{position:relative;overflow-x:hidden}.main-row[data-v-4ba7c986],.main[data-v-4ba7c986]{min-height:575px;overflow-y:hidden}#main-title[data-v-4ba7c986]{color:var(--text-gray-900,#18191f);font-size:48px;font-style:normal;font-weight:800;line-height:78px}}@media screen and (max-width:320px){.main[data-v-4ba7c986]{position:relative;overflow-x:hidden}.main-row[data-v-4ba7c986],.main[data-v-4ba7c986]{min-height:550px;overflow-y:hidden}#main-title[data-v-4ba7c986]{color:var(--text-gray-900,#18191f);font-size:38px;font-style:normal;font-weight:800;line-height:70px}}.strip[data-v-4ba7c986]{text-decoration:none}.main-button[data-v-4ba7c986]{width:100%}.finish-button[data-v-4ba7c986]{max-width:339px}.button-parent[data-v-4ba7c986]{max-width:293px;padding:0 10px 0 10px}.purple-button[data-v-4ba7c986]{min-height:52px;border-radius:30px;padding:10px 10px 10px 10px;background:#451a75;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.purple-button[data-v-4ba7c986]:hover{background:#f1e4ff;color:#451a75;font-weight:800}.purple-button-disabled[data-v-4ba7c986]{min-height:52px;padding:10px 10px 10px 10px;background:gray}.purple-button-border-text[data-v-4ba7c986],.purple-button-disabled[data-v-4ba7c986]{border-radius:30px;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.navbar-purple[data-v-4ba7c986]{border-radius:8px;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:700}.finish-button[data-v-4ba7c986]{max-width:350px}.back-button[data-v-4ba7c986]{max-width:170px;margin:0 30px 0 0}@media screen and (max-width:426px){.finish-button[data-v-4ba7c986]{max-width:239px;margin:auto}.back-button[data-v-4ba7c986]{max-width:170px;margin:auto}}.back-button-style-right[data-v-4ba7c986],.back-button-style[data-v-4ba7c986]{width:-moz-fit-content;width:fit-content;color:var(--brand-purple,#8c30f5);font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer}.back-button-style-right[data-v-4ba7c986]{position:absolute;right:0}.back-button-style-right[data-v-4ba7c986]:after{content:url(/img/chevron-right-purple.6a5cab08.svg)!important;position:relative;top:5px;padding-left:5px}.back-button-style[data-v-4ba7c986]:before{content:url(/img/chevron-left.24a724d0.svg)!important;position:relative;top:5px;right:5px}.test[data-v-4ba7c986]{border:1px solid red}.navbar_styling[data-v-4ba7c986]{background-color:#fff;padding:0 5%}.navbar_style[data-v-4ba7c986]{background-color:#fff}.navbar_tab_section[data-v-4ba7c986]{margin-left:auto}.navbar_tab[data-v-4ba7c986]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#000;padding:0 0}.logo[data-v-4ba7c986]:hover{cursor:pointer}.logo_img[data-v-4ba7c986]{max-width:30px}.logo_btn[data-v-4ba7c986]{color:#000;font-size:23px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-1.15px;font-family:Manrope,sans-serif}.responsive-padding[data-v-4ba7c986]{padding-left:5%;padding-right:5%}.user-responsivity[data-v-4ba7c986]:hover{opacity:.75}.user-responsivity[data-v-4ba7c986]:active{opacity:.5}.essay-area[data-v-4ba7c986]{border-radius:10px;background:#fff}.breakdown_icon[data-v-4ba7c986],.outline_icon[data-v-4ba7c986]{max-height:95px;max-width:95px}.collapsed>.when-open[data-v-4ba7c986],.not-collapsed>.when-closed[data-v-4ba7c986]{display:none}.textbox-border[data-v-4ba7c986]{border-radius:10px;border:.5px solid var(--text-subtle,#969bab)}.no-scroll-bar[data-v-4ba7c986]::-webkit-scrollbar{display:none}.no-scroll-bar[data-v-4ba7c986]{-ms-overflow-style:none;scrollbar-width:none}.active[data-v-8ce838cc]{opacity:1}#module-white-container[data-v-8ce838cc]{padding-top:28px;padding-bottom:10px}#module-white-container[data-v-8ce838cc] .true-white-container{min-height:auto}.white-container[data-v-8ce838cc]{width:100%;max-width:1080px;margin:0 auto!important;padding-left:.75rem!important;padding-right:.75rem!important}.top-nav-row[data-v-8ce838cc]{margin-bottom:2px}.top-back-link[data-v-8ce838cc]{display:inline-flex;align-items:center;gap:6px;cursor:pointer;padding:8px 14px;border-radius:999px;border:1px solid #8c30f5;background:transparent;font-size:16px;font-weight:700;color:#8c30f5;line-height:1;box-shadow:0 1px 2px rgba(0,0,0,.06);transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.top-back-link[data-v-8ce838cc]:hover{color:#8c30f5;border-color:#8c30f5;background:rgba(140,48,245,.08);box-shadow:0 4px 10px rgba(140,48,245,.2);transform:translateY(-1px);text-decoration:none}.top-back-link[data-v-8ce838cc]:active{transform:translateY(0);box-shadow:0 2px 5px rgba(140,48,245,.16)}.breadcrumb-row[data-v-8ce838cc]{margin-bottom:4px}.page-hero[data-v-8ce838cc]{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:16px}.page-title[data-v-8ce838cc]{margin:0;color:#171717;font-size:clamp(1.8rem,2.4vw,2.35rem);font-weight:800;line-height:1.06}.page-subtitle[data-v-8ce838cc]{margin:8px 0 0;max-width:620px;color:#4b5563;font-size:16px;font-weight:500;line-height:1.4}.prompt-actions-wrapper[data-v-8ce838cc]{margin:0 0 14px;padding:0}.prompt-actions[data-v-8ce838cc]{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-wrap:nowrap;justify-content:flex-start}.refresh-prompts-button[data-v-8ce838cc]{background:linear-gradient(135deg,#8c30f5,#a855f5);border:none;color:#fff;font-weight:600;font-size:14px;border-radius:999px;padding:10px 18px;height:auto;white-space:nowrap;box-shadow:0 4px 12px rgba(140,48,245,.25);transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center}.refresh-prompts-button[data-v-8ce838cc]:hover:not(:disabled){background:linear-gradient(135deg,#7f24ea,#9d4fdd);box-shadow:0 8px 20px rgba(140,48,245,.35);transform:translateY(-2px)}.refresh-prompts-button[data-v-8ce838cc]:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 12px rgba(140,48,245,.25)}.refresh-prompts-button[data-v-8ce838cc]:disabled{background:#f3f4f6;color:#9ca3af;border:1px solid #e5e7eb;box-shadow:none;cursor:not-allowed}.button-content[data-v-8ce838cc]{display:inline-flex;align-items:center;gap:8px;line-height:1}.loading-spinner[data-v-8ce838cc],.lock-icon[data-v-8ce838cc],.refresh-icon[data-v-8ce838cc]{width:16px;height:16px;flex-shrink:0}.refresh-icon[data-v-8ce838cc]{transition:transform .3s ease}.refresh-prompts-button:hover:not(:disabled) .refresh-icon[data-v-8ce838cc]{transform:rotate(180deg)}.loading-spinner[data-v-8ce838cc]{animation:spin-8ce838cc .8s linear infinite}@keyframes spin-8ce838cc{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.signin-prompt[data-v-8ce838cc]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:auto;padding:0}.signin-text[data-v-8ce838cc]{margin:0;color:#6b7280;font-size:13px;font-weight:500;line-height:1.4;word-break:break-word}.prompt-list[data-v-8ce838cc]{width:100%}.prompt[data-v-8ce838cc]{transition:.1s}.prompt[data-v-8ce838cc]:first-child{background:var(--accent-blue-1,rgba(202,226,241,.5))}.prompt[data-v-8ce838cc]:nth-child(2){background:var(--accent-green-1,hsla(87,64%,78%,.5));margin:15px 0}.prompt[data-v-8ce838cc]:nth-child(3){background:var(--accent-yellow-1,hsla(50,74%,85%,.5))}.prompt:first-child.active[data-v-8ce838cc],.prompt[data-v-8ce838cc]:first-child:hover{background:var(--dark-accent-blue,#85cdf9)}.prompt:nth-child(2).active[data-v-8ce838cc],.prompt[data-v-8ce838cc]:nth-child(2):hover{background:var(--dark-accent-green,#9bd84f)}.prompt:nth-child(3).active[data-v-8ce838cc],.prompt[data-v-8ce838cc]:nth-child(3):hover{background:var(--dark-accent-yellow,#f5e07b)}.prompt.active[data-v-8ce838cc],.prompt[data-v-8ce838cc]:hover{color:#fff}.prompt-fade-enter-active[data-v-8ce838cc],.prompt-fade-leave-active[data-v-8ce838cc]{transition:opacity .2s ease,transform .2s ease}.prompt-fade-enter-from[data-v-8ce838cc],.prompt-fade-leave-to[data-v-8ce838cc]{opacity:0;transform:translateY(6px)}@media (max-width:768px){.prompt-actions-wrapper[data-v-8ce838cc]{margin-bottom:16px}.prompt-actions[data-v-8ce838cc]{flex-direction:column;align-items:stretch;gap:12px}.refresh-prompts-button[data-v-8ce838cc]{width:100%;justify-content:center}.signin-prompt[data-v-8ce838cc]{justify-content:center;text-align:center}}@media (max-width:991px){.white-container[data-v-8ce838cc]{max-width:100%}}.site_header[data-v-8ce838cc]{font-family:Montserrat,sans-serif;background-image:url(https://th.bing.com/th/id/R.be783c574e7c6a49e83b9eafd49e4b22?rik=hleDtASc6GRrqw&pid=ImgRaw&r=0);font-weight:750;color:#fff;padding:30px 25px;text-align:center}.fontist[data-v-8ce838cc]{font-family:Manrope,sans-serif}#essay-writing[data-v-8ce838cc]{min-height:100vh;height:100%;background:#f4f5f7;font-family:Manrope,sans-serif}.background[data-v-8ce838cc]{background:#f4f5f7}.title[data-v-8ce838cc]{color:#111;font-size:28px;font-style:normal;font-weight:900;position:relative;font-family:Manrope,sans-serif}.prompt-title[data-v-8ce838cc]{color:#111;text-align:center;font-feature-settings:"liga" off;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.moderate-padding[data-v-8ce838cc]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-8ce838cc]{padding-left:145px;padding-right:145px}.white-container[data-v-8ce838cc]{padding-bottom:150px}#step-container[data-v-8ce838cc]{width:30%;padding:0;margin:0}.true-white-container[data-v-8ce838cc]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-8ce838cc]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-8ce838cc]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-column[data-v-8ce838cc]{height:-moz-fit-content;height:fit-content}#module-white-container[data-v-8ce838cc]{padding-bottom:0}.module-container[data-v-8ce838cc]{max-width:539px}#main-subtitle[data-v-8ce838cc]{color:var(--text-gray-900,#18191f);font-size:18px;font-style:normal;font-weight:400;line-height:32px}#main-jumbo[data-v-8ce838cc]{width:650px;font-family:Manrope,sans-serif;position:relative;z-index:200}#button[data-v-8ce838cc]{border-radius:8px;background:var(--brand-purple,#8c30f5);padding:16px 41px;justify-content:center;align-items:center;color:var(--default-white,#fff);font-size:20px;font-style:normal;font-weight:700}.icon-parent[data-v-8ce838cc]{padding-left:742px;z-index:1}.icon-parent-demo[data-v-8ce838cc],.icon-parent[data-v-8ce838cc]{position:absolute;top:0;bottom:0;right:0;left:0;margin:52px 0 52px 0}.icon-parent-demo[data-v-8ce838cc]{padding:80px 0 80px 897px;z-index:100}.icon-circle[data-v-8ce838cc]{min-height:300px}.icon-demo[data-v-8ce838cc]{max-width:625px;max-height:487px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.features[data-v-8ce838cc]{min-height:524px;background:#9b51e0}@media screen and (min-width:375px){.main[data-v-8ce838cc]{position:relative;overflow-x:hidden}.main-row[data-v-8ce838cc],.main[data-v-8ce838cc]{min-height:745px;overflow-y:hidden}#main-title[data-v-8ce838cc]{color:var(--text-gray-900,#18191f);font-size:65px;font-style:normal;font-weight:800;line-height:98px}}@media screen and (max-width:380px){.main[data-v-8ce838cc]{position:relative;overflow-x:hidden}.main-row[data-v-8ce838cc],.main[data-v-8ce838cc]{min-height:575px;overflow-y:hidden}#main-title[data-v-8ce838cc]{color:var(--text-gray-900,#18191f);font-size:48px;font-style:normal;font-weight:800;line-height:78px}}@media screen and (max-width:320px){.main[data-v-8ce838cc]{position:relative;overflow-x:hidden}.main-row[data-v-8ce838cc],.main[data-v-8ce838cc]{min-height:550px;overflow-y:hidden}#main-title[data-v-8ce838cc]{color:var(--text-gray-900,#18191f);font-size:38px;font-style:normal;font-weight:800;line-height:70px}}.strip[data-v-8ce838cc]{text-decoration:none}.main-button[data-v-8ce838cc]{width:100%}.finish-button[data-v-8ce838cc]{max-width:339px}.button-parent[data-v-8ce838cc]{max-width:293px;padding:0 10px 0 10px}.purple-button[data-v-8ce838cc]{min-height:52px;border-radius:30px;padding:10px 10px 10px 10px;background:#451a75;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.purple-button[data-v-8ce838cc]:hover{background:#f1e4ff;color:#451a75;font-weight:800}.purple-button-disabled[data-v-8ce838cc]{min-height:52px;padding:10px 10px 10px 10px;background:gray}.purple-button-border-text[data-v-8ce838cc],.purple-button-disabled[data-v-8ce838cc]{border-radius:30px;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.navbar-purple[data-v-8ce838cc]{border-radius:8px;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:700}.finish-button[data-v-8ce838cc]{max-width:350px}.back-button[data-v-8ce838cc]{max-width:170px;margin:0 30px 0 0}@media screen and (max-width:426px){.finish-button[data-v-8ce838cc]{max-width:239px;margin:auto}.back-button[data-v-8ce838cc]{max-width:170px;margin:auto}}.back-button-style-right[data-v-8ce838cc],.back-button-style[data-v-8ce838cc]{width:-moz-fit-content;width:fit-content;color:var(--brand-purple,#8c30f5);font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer}.back-button-style-right[data-v-8ce838cc]{position:absolute;right:0}.back-button-style-right[data-v-8ce838cc]:after{content:url(/img/chevron-right-purple.6a5cab08.svg)!important;position:relative;top:5px;padding-left:5px}.back-button-style[data-v-8ce838cc]:before{content:url(/img/chevron-left.24a724d0.svg)!important;position:relative;top:5px;right:5px}.test[data-v-8ce838cc]{border:1px solid red}.navbar_styling[data-v-8ce838cc]{background-color:#fff;padding:0 5%}.navbar_style[data-v-8ce838cc]{background-color:#fff}.navbar_tab_section[data-v-8ce838cc]{margin-left:auto}.navbar_tab[data-v-8ce838cc]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#000;padding:0 0}.logo[data-v-8ce838cc]:hover{cursor:pointer}.logo_img[data-v-8ce838cc]{max-width:30px}.logo_btn[data-v-8ce838cc]{color:#000;font-size:23px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-1.15px;font-family:Manrope,sans-serif}.responsive-padding[data-v-8ce838cc]{padding-left:5%;padding-right:5%}.user-responsivity[data-v-8ce838cc]:hover{opacity:.75}.user-responsivity[data-v-8ce838cc]:active{opacity:.5}.essay-area[data-v-8ce838cc]{border-radius:10px;background:#fff}.breakdown_icon[data-v-8ce838cc],.outline_icon[data-v-8ce838cc]{max-height:95px;max-width:95px}.collapsed>.when-open[data-v-8ce838cc],.not-collapsed>.when-closed[data-v-8ce838cc]{display:none}.textbox-border[data-v-8ce838cc]{border-radius:10px;border:.5px solid var(--text-subtle,#969bab)}.no-scroll-bar[data-v-8ce838cc]::-webkit-scrollbar{display:none}.no-scroll-bar[data-v-8ce838cc]{-ms-overflow-style:none;scrollbar-width:none}.section-container[data-v-2d84a836]{padding:30px;white-space:pre-wrap}h1[data-v-2d84a836]{color:#111;font-size:18px;font-style:normal;font-weight:800;line-height:28px}p[data-v-2d84a836]{color:var(--text-normal,#18191f);font-size:16px;font-style:normal;font-weight:500;line-height:26px}div>div[data-v-2d84a836]{padding-bottom:30px}div>div[data-v-2d84a836]:last-child{padding-bottom:15px}.quoted[data-v-2d84a836]{color:var(--text-normal,#18191f);font-size:15px;font-style:normal;font-weight:500;line-height:24px}.quoted[data-v-2d84a836]:before{content:"“"}.quoted[data-v-2d84a836]:after{content:"”"}.site_header[data-v-2d84a836]{font-family:Montserrat,sans-serif;background-image:url(https://th.bing.com/th/id/R.be783c574e7c6a49e83b9eafd49e4b22?rik=hleDtASc6GRrqw&pid=ImgRaw&r=0);font-weight:750;color:#fff;padding:30px 25px;text-align:center}.fontist[data-v-2d84a836]{font-family:Manrope,sans-serif}#essay-writing[data-v-2d84a836]{min-height:100vh;height:100%;background:#f4f5f7;font-family:Manrope,sans-serif}.background[data-v-2d84a836]{background:#f4f5f7}.title[data-v-2d84a836]{color:#111;font-size:28px;font-style:normal;font-weight:900;position:relative;font-family:Manrope,sans-serif}.prompt-title[data-v-2d84a836]{color:#111;text-align:center;font-feature-settings:"liga" off;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.moderate-padding[data-v-2d84a836]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-2d84a836]{padding-left:145px;padding-right:145px}.white-container[data-v-2d84a836]{padding-bottom:150px}#step-container[data-v-2d84a836]{width:30%;padding:0;margin:0}.true-white-container[data-v-2d84a836]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-2d84a836]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-2d84a836]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-column[data-v-2d84a836]{height:-moz-fit-content;height:fit-content}#module-white-container[data-v-2d84a836]{padding-bottom:0}.module-container[data-v-2d84a836]{max-width:539px}#main-subtitle[data-v-2d84a836]{color:var(--text-gray-900,#18191f);font-size:18px;font-style:normal;font-weight:400;line-height:32px}#main-jumbo[data-v-2d84a836]{width:650px;font-family:Manrope,sans-serif;position:relative;z-index:200}#button[data-v-2d84a836]{border-radius:8px;background:var(--brand-purple,#8c30f5);padding:16px 41px;justify-content:center;align-items:center;color:var(--default-white,#fff);font-size:20px;font-style:normal;font-weight:700}.icon-parent[data-v-2d84a836]{padding-left:742px;z-index:1}.icon-parent-demo[data-v-2d84a836],.icon-parent[data-v-2d84a836]{position:absolute;top:0;bottom:0;right:0;left:0;margin:52px 0 52px 0}.icon-parent-demo[data-v-2d84a836]{padding:80px 0 80px 897px;z-index:100}.icon-circle[data-v-2d84a836]{min-height:300px}.icon-demo[data-v-2d84a836]{max-width:625px;max-height:487px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.features[data-v-2d84a836]{min-height:524px;background:#9b51e0}@media screen and (min-width:375px){.main[data-v-2d84a836]{position:relative;overflow-x:hidden}.main-row[data-v-2d84a836],.main[data-v-2d84a836]{min-height:745px;overflow-y:hidden}#main-title[data-v-2d84a836]{color:var(--text-gray-900,#18191f);font-size:65px;font-style:normal;font-weight:800;line-height:98px}}@media screen and (max-width:380px){.main[data-v-2d84a836]{position:relative;overflow-x:hidden}.main-row[data-v-2d84a836],.main[data-v-2d84a836]{min-height:575px;overflow-y:hidden}#main-title[data-v-2d84a836]{color:var(--text-gray-900,#18191f);font-size:48px;font-style:normal;font-weight:800;line-height:78px}}@media screen and (max-width:320px){.main[data-v-2d84a836]{position:relative;overflow-x:hidden}.main-row[data-v-2d84a836],.main[data-v-2d84a836]{min-height:550px;overflow-y:hidden}#main-title[data-v-2d84a836]{color:var(--text-gray-900,#18191f);font-size:38px;font-style:normal;font-weight:800;line-height:70px}}.strip[data-v-2d84a836]{text-decoration:none}.main-button[data-v-2d84a836]{width:100%}.finish-button[data-v-2d84a836]{max-width:339px}.button-parent[data-v-2d84a836]{max-width:293px;padding:0 10px 0 10px}.purple-button[data-v-2d84a836]{min-height:52px;border-radius:30px;padding:10px 10px 10px 10px;background:#451a75;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.purple-button[data-v-2d84a836]:hover{background:#f1e4ff;color:#451a75;font-weight:800}.purple-button-disabled[data-v-2d84a836]{min-height:52px;padding:10px 10px 10px 10px;background:gray}.purple-button-border-text[data-v-2d84a836],.purple-button-disabled[data-v-2d84a836]{border-radius:30px;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.navbar-purple[data-v-2d84a836]{border-radius:8px;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:700}.finish-button[data-v-2d84a836]{max-width:350px}.back-button[data-v-2d84a836]{max-width:170px;margin:0 30px 0 0}@media screen and (max-width:426px){.finish-button[data-v-2d84a836]{max-width:239px;margin:auto}.back-button[data-v-2d84a836]{max-width:170px;margin:auto}}.back-button-style-right[data-v-2d84a836],.back-button-style[data-v-2d84a836]{width:-moz-fit-content;width:fit-content;color:var(--brand-purple,#8c30f5);font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer}.back-button-style-right[data-v-2d84a836]{position:absolute;right:0}.back-button-style-right[data-v-2d84a836]:after{content:url(/img/chevron-right-purple.6a5cab08.svg)!important;position:relative;top:5px;padding-left:5px}.back-button-style[data-v-2d84a836]:before{content:url(/img/chevron-left.24a724d0.svg)!important;position:relative;top:5px;right:5px}.test[data-v-2d84a836]{border:1px solid red}.navbar_styling[data-v-2d84a836]{background-color:#fff;padding:0 5%}.navbar_style[data-v-2d84a836]{background-color:#fff}.navbar_tab_section[data-v-2d84a836]{margin-left:auto}.navbar_tab[data-v-2d84a836]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#000;padding:0 0}.logo[data-v-2d84a836]:hover{cursor:pointer}.logo_img[data-v-2d84a836]{max-width:30px}.logo_btn[data-v-2d84a836]{color:#000;font-size:23px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-1.15px;font-family:Manrope,sans-serif}.responsive-padding[data-v-2d84a836]{padding-left:5%;padding-right:5%}.user-responsivity[data-v-2d84a836]:hover{opacity:.75}.user-responsivity[data-v-2d84a836]:active{opacity:.5}.essay-area[data-v-2d84a836]{border-radius:10px;background:#fff}.breakdown_icon[data-v-2d84a836],.outline_icon[data-v-2d84a836]{max-height:95px;max-width:95px}.collapsed>.when-open[data-v-2d84a836],.not-collapsed>.when-closed[data-v-2d84a836]{display:none}.textbox-border[data-v-2d84a836]{border-radius:10px;border:.5px solid var(--text-subtle,#969bab)}.no-scroll-bar[data-v-2d84a836]::-webkit-scrollbar{display:none}.no-scroll-bar[data-v-2d84a836]{-ms-overflow-style:none;scrollbar-width:none}.fitted-section[data-v-40e48461]{height:auto}.expansive[data-v-40e48461]{height:1201px}.breakdown-title[data-v-40e48461]{color:#000;font-feature-settings:"liga" off;font-size:14px;font-style:normal;font-weight:800;line-height:18px;letter-spacing:2px;text-transform:uppercase}.breakdown-breakdown[data-v-40e48461]{color:#000;text-align:center;font-feature-settings:"liga" off;font-family:Manrope;font-size:18px;font-style:normal;font-weight:700;line-height:30px}.accordion[data-v-40e48461]{width:340px}.section-header[data-v-40e48461]{height:70px;display:flex;align-items:center;color:#000;text-align:center;font-feature-settings:"liga" off;font-size:16px;font-style:normal;font-weight:700;line-height:24px;white-space:nowrap}.breakdown-container[data-v-40e48461]{padding:0 15px;border-radius:8px;background:#fafafa}.section-breakdown[data-v-40e48461]{color:#000;font-feature-settings:"liga" off;font-size:14px;font-style:normal;font-weight:800;line-height:18px;letter-spacing:2px;text-transform:uppercase;padding:20px 0}@media screen and (max-width:426px){.section-header[data-v-40e48461]{white-space:normal}.accordion[data-v-40e48461]{width:auto;max-width:360px}}.breakdown-colors[data-v-40e48461]{background:var(--bg-color);opacity:.5}.is-active[data-v-40e48461]{opacity:1;box-shadow:0 4px 20px 0 rgba(0,0,0,.25);position:sticky;top:1%;z-index:1}.site_header[data-v-40e48461]{font-family:Montserrat,sans-serif;background-image:url(https://th.bing.com/th/id/R.be783c574e7c6a49e83b9eafd49e4b22?rik=hleDtASc6GRrqw&pid=ImgRaw&r=0);font-weight:750;color:#fff;padding:30px 25px;text-align:center}.fontist[data-v-40e48461]{font-family:Manrope,sans-serif}#essay-writing[data-v-40e48461]{min-height:100vh;height:100%;background:#f4f5f7;font-family:Manrope,sans-serif}.background[data-v-40e48461]{background:#f4f5f7}.title[data-v-40e48461]{color:#111;font-size:28px;font-style:normal;font-weight:900;position:relative;font-family:Manrope,sans-serif}.prompt-title[data-v-40e48461]{color:#111;text-align:center;font-feature-settings:"liga" off;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.moderate-padding[data-v-40e48461]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-40e48461]{padding-left:145px;padding-right:145px}.white-container[data-v-40e48461]{padding-bottom:150px}#step-container[data-v-40e48461]{width:30%;padding:0;margin:0}.true-white-container[data-v-40e48461]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-40e48461]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-40e48461]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-column[data-v-40e48461]{height:-moz-fit-content;height:fit-content}#module-white-container[data-v-40e48461]{padding-bottom:0}.module-container[data-v-40e48461]{max-width:539px}#main-subtitle[data-v-40e48461]{color:var(--text-gray-900,#18191f);font-size:18px;font-style:normal;font-weight:400;line-height:32px}#main-jumbo[data-v-40e48461]{width:650px;font-family:Manrope,sans-serif;position:relative;z-index:200}#button[data-v-40e48461]{border-radius:8px;background:var(--brand-purple,#8c30f5);padding:16px 41px;justify-content:center;align-items:center;color:var(--default-white,#fff);font-size:20px;font-style:normal;font-weight:700}.icon-parent[data-v-40e48461]{padding-left:742px;z-index:1}.icon-parent-demo[data-v-40e48461],.icon-parent[data-v-40e48461]{position:absolute;top:0;bottom:0;right:0;left:0;margin:52px 0 52px 0}.icon-parent-demo[data-v-40e48461]{padding:80px 0 80px 897px;z-index:100}.icon-circle[data-v-40e48461]{min-height:300px}.icon-demo[data-v-40e48461]{max-width:625px;max-height:487px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.features[data-v-40e48461]{min-height:524px;background:#9b51e0}@media screen and (min-width:375px){.main[data-v-40e48461]{position:relative;overflow-x:hidden}.main-row[data-v-40e48461],.main[data-v-40e48461]{min-height:745px;overflow-y:hidden}#main-title[data-v-40e48461]{color:var(--text-gray-900,#18191f);font-size:65px;font-style:normal;font-weight:800;line-height:98px}}@media screen and (max-width:380px){.main[data-v-40e48461]{position:relative;overflow-x:hidden}.main-row[data-v-40e48461],.main[data-v-40e48461]{min-height:575px;overflow-y:hidden}#main-title[data-v-40e48461]{color:var(--text-gray-900,#18191f);font-size:48px;font-style:normal;font-weight:800;line-height:78px}}@media screen and (max-width:320px){.main[data-v-40e48461]{position:relative;overflow-x:hidden}.main-row[data-v-40e48461],.main[data-v-40e48461]{min-height:550px;overflow-y:hidden}#main-title[data-v-40e48461]{color:var(--text-gray-900,#18191f);font-size:38px;font-style:normal;font-weight:800;line-height:70px}}.strip[data-v-40e48461]{text-decoration:none}.main-button[data-v-40e48461]{width:100%}.finish-button[data-v-40e48461]{max-width:339px}.button-parent[data-v-40e48461]{max-width:293px;padding:0 10px 0 10px}.purple-button[data-v-40e48461]{min-height:52px;border-radius:30px;padding:10px 10px 10px 10px;background:#451a75;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.purple-button[data-v-40e48461]:hover{background:#f1e4ff;color:#451a75;font-weight:800}.purple-button-disabled[data-v-40e48461]{min-height:52px;padding:10px 10px 10px 10px;background:gray}.purple-button-border-text[data-v-40e48461],.purple-button-disabled[data-v-40e48461]{border-radius:30px;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.navbar-purple[data-v-40e48461]{border-radius:8px;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:700}.finish-button[data-v-40e48461]{max-width:350px}.back-button[data-v-40e48461]{max-width:170px;margin:0 30px 0 0}@media screen and (max-width:426px){.finish-button[data-v-40e48461]{max-width:239px;margin:auto}.back-button[data-v-40e48461]{max-width:170px;margin:auto}}.back-button-style-right[data-v-40e48461],.back-button-style[data-v-40e48461]{width:-moz-fit-content;width:fit-content;color:var(--brand-purple,#8c30f5);font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer}.back-button-style-right[data-v-40e48461]{position:absolute;right:0}.back-button-style-right[data-v-40e48461]:after{content:url(/img/chevron-right-purple.6a5cab08.svg)!important;position:relative;top:5px;padding-left:5px}.back-button-style[data-v-40e48461]:before{content:url(/img/chevron-left.24a724d0.svg)!important;position:relative;top:5px;right:5px}.test[data-v-40e48461]{border:1px solid red}.navbar_styling[data-v-40e48461]{background-color:#fff;padding:0 5%}.navbar_style[data-v-40e48461]{background-color:#fff}.navbar_tab_section[data-v-40e48461]{margin-left:auto}.navbar_tab[data-v-40e48461]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#000;padding:0 0}.logo[data-v-40e48461]:hover{cursor:pointer}.logo_img[data-v-40e48461]{max-width:30px}.logo_btn[data-v-40e48461]{color:#000;font-size:23px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-1.15px;font-family:Manrope,sans-serif}.responsive-padding[data-v-40e48461]{padding-left:5%;padding-right:5%}.user-responsivity[data-v-40e48461]:hover{opacity:.75}.user-responsivity[data-v-40e48461]:active{opacity:.5}.essay-area[data-v-40e48461]{border-radius:10px;background:#fff}.breakdown_icon[data-v-40e48461],.outline_icon[data-v-40e48461]{max-height:95px;max-width:95px}.collapsed>.when-open[data-v-40e48461],.not-collapsed>.when-closed[data-v-40e48461]{display:none}.textbox-border[data-v-40e48461]{border-radius:10px;border:.5px solid var(--text-subtle,#969bab)}.no-scroll-bar[data-v-40e48461]::-webkit-scrollbar{display:none}.no-scroll-bar[data-v-40e48461]{-ms-overflow-style:none;scrollbar-width:none}.parent[data-v-430744dd]{text-align:center}.test[data-v-430744dd]{border:1px solid red}.fit-form[data-v-430744dd]{width:-moz-fit-content;width:fit-content}.fit-general[data-v-430744dd]{width:50px;margin-bottom:-6px}.no-template[data-v-430744dd]:active,.no-template[data-v-430744dd]:focus,.no-template[data-v-430744dd]:hover,.text-blank[data-v-430744dd]:active,.text-blank[data-v-430744dd]:focus,.text-blank[data-v-430744dd]:hover{outline:none;box-shadow:none}.no-template[data-v-430744dd]{display:inline-block;width:100%}.no-template-padding[data-v-430744dd]{padding:0 8px 0 14px}.regular-padding[data-v-430744dd]{padding:12px 5px 22px 16px}.text-blank[data-v-430744dd]{margin-bottom:-6px;white-space:pre-wrap;border-bottom:1px solid #969bab}.blank-label[data-v-430744dd]{position:absolute;top:19px;left:15%;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text-subtle,#969bab);font-family:Manrope;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.editable-textbox[data-v-430744dd]{border-radius:10px;border:.5px solid var(--text-subtle,#969bab);line-height:38px;color:var(--text-subtle,#969bab);font-size:18px;font-style:normal;font-weight:100;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.focus-text-transition[data-v-430744dd]{transition:.1s ease-in-out}.editable-textbox[data-v-430744dd]::-webkit-scrollbar{display:none}.no-template[data-v-430744dd]:empty:not(:focus):before{content:attr(placeholder);color:#969bab}.no-template[data-v-430744dd]:empty{margin-bottom:-15px}.editable-textbox[data-v-430744dd]:focus,.editable-textbox[data-v-430744dd]:focus-within{color:#000;border:1px solid var(--bg-color);border-right:5px solid var(--bg-color);margin-right:-5px}.editable-textbox:focus .text-blank[data-v-430744dd],.editable-textbox:focus-within .text-blank[data-v-430744dd]{border-bottom:1px solid var(--bg-color)}.site_header{font-family:Montserrat,sans-serif;background-image:url(https://th.bing.com/th/id/R.be783c574e7c6a49e83b9eafd49e4b22?rik=hleDtASc6GRrqw&pid=ImgRaw&r=0);font-weight:750;color:#fff;padding:30px 25px;text-align:center}#essay-writing,.fontist{font-family:Manrope,sans-serif}#essay-writing{min-height:100vh;height:100%}#essay-writing,.background{background:#f4f5f7}.title{color:#111;font-size:28px;font-style:normal;font-weight:900;position:relative;font-family:Manrope,sans-serif}.prompt-title{color:#111;text-align:center;font-feature-settings:"liga" off;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.moderate-padding{padding-left:55px;padding-right:55px}.extreme-padding{padding-left:145px;padding-right:145px}.white-container{padding-bottom:150px}#step-container{width:30%;padding:0;margin:0}.true-white-container{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-column{height:-moz-fit-content;height:fit-content}#module-white-container{padding-bottom:0}.module-container{max-width:539px}#main-subtitle{color:var(--text-gray-900,#18191f);font-size:18px;font-style:normal;font-weight:400;line-height:32px}#main-jumbo{width:650px;font-family:Manrope,sans-serif;position:relative;z-index:200}#button{border-radius:8px;background:var(--brand-purple,#8c30f5);padding:16px 41px;justify-content:center;align-items:center;color:var(--default-white,#fff);font-size:20px;font-style:normal;font-weight:700}.icon-parent{padding-left:742px;z-index:1}.icon-parent,.icon-parent-demo{position:absolute;top:0;bottom:0;right:0;left:0;margin:52px 0 52px 0}.icon-parent-demo{padding:80px 0 80px 897px;z-index:100}.icon-circle{min-height:300px}.icon-demo{max-width:625px;max-height:487px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.features{min-height:524px;background:#9b51e0}@media screen and (min-width:375px){.main{position:relative;overflow-x:hidden}.main,.main-row{min-height:745px;overflow-y:hidden}#main-title{color:var(--text-gray-900,#18191f);font-size:65px;font-style:normal;font-weight:800;line-height:98px}}@media screen and (max-width:380px){.main{position:relative;overflow-x:hidden}.main,.main-row{min-height:575px;overflow-y:hidden}#main-title{color:var(--text-gray-900,#18191f);font-size:48px;font-style:normal;font-weight:800;line-height:78px}}@media screen and (max-width:320px){.main{position:relative;overflow-x:hidden}.main,.main-row{min-height:550px;overflow-y:hidden}#main-title{color:var(--text-gray-900,#18191f);font-size:38px;font-style:normal;font-weight:800;line-height:70px}}.strip{text-decoration:none}.main-button{width:100%}.finish-button{max-width:339px}.button-parent{max-width:293px;padding:0 10px 0 10px}.purple-button{min-height:52px;border-radius:30px;padding:10px 10px 10px 10px;background:#451a75;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.purple-button:hover{background:#f1e4ff;color:#451a75;font-weight:800}.purple-button-disabled{min-height:52px;padding:10px 10px 10px 10px;background:gray}.purple-button-border-text,.purple-button-disabled{border-radius:30px;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.navbar-purple{border-radius:8px;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:700}.finish-button{max-width:350px}.back-button{max-width:170px;margin:0 30px 0 0}@media screen and (max-width:426px){.finish-button{max-width:239px;margin:auto}.back-button{max-width:170px;margin:auto}}.back-button-style,.back-button-style-right{width:-moz-fit-content;width:fit-content;color:var(--brand-purple,#8c30f5);font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer}.back-button-style-right{position:absolute;right:0}.back-button-style-right:after{content:url(/img/chevron-right-purple.6a5cab08.svg)!important;position:relative;top:5px;padding-left:5px}.back-button-style:before{content:url(/img/chevron-left.24a724d0.svg)!important;position:relative;top:5px;right:5px}.test{border:1px solid red}.navbar_styling{padding:0 5%}.navbar_style,.navbar_styling{background-color:#fff}.navbar_tab_section{margin-left:auto}.navbar_tab{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#000;padding:0 0}.logo:hover{cursor:pointer}.logo_img{max-width:30px}.logo_btn{color:#000;font-size:23px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-1.15px;font-family:Manrope,sans-serif}.responsive-padding{padding-left:5%;padding-right:5%}.user-responsivity:hover{opacity:.75}.user-responsivity:active{opacity:.5}.essay-area{border-radius:10px;background:#fff}.breakdown_icon,.outline_icon{max-height:95px;max-width:95px}.collapsed>.when-open,.not-collapsed>.when-closed{display:none}.textbox-border{border-radius:10px;border:.5px solid var(--text-subtle,#969bab)}.no-scroll-bar::-webkit-scrollbar{display:none}.no-scroll-bar{-ms-overflow-style:none;scrollbar-width:none}.submission-overlay[data-v-0c4fe894]{position:fixed;inset:0;z-index:2000;background:hsla(0,0%,100%,.9);display:flex;align-items:center;justify-content:center;padding:1rem}.submission-card[data-v-0c4fe894]{width:100%;max-width:620px;background:#fff;border:1px solid #e8e8ef;border-radius:16px;box-shadow:0 20px 45px rgba(19,23,33,.12);padding:1.75rem;text-align:center}.submission-illustration img[data-v-0c4fe894]{max-width:40%;height:auto}.loading-dots span[data-v-0c4fe894]{opacity:0;animation:dotFade-0c4fe894 1.5s ease-in-out infinite}.loading-dots span[data-v-0c4fe894]:first-child{animation-delay:0s}.loading-dots span[data-v-0c4fe894]:nth-child(2){animation-delay:.25s}.loading-dots span[data-v-0c4fe894]:nth-child(3){animation-delay:.5s}@keyframes dotFade-0c4fe894{0%,60%,to{opacity:0}30%{opacity:1}}.submission-progress-wrap[data-v-0c4fe894]{width:100%;background:#e9ecef;border-radius:8px;overflow:hidden;height:8px}.submission-progress-pulse[data-v-0c4fe894]{width:100%;height:100%;background:linear-gradient(90deg,#8c30f5,#b07ef5 50%,#8c30f5);background-size:200% 100%;border-radius:8px;animation:progressPulse-0c4fe894 2s ease-in-out infinite}@keyframes progressPulse-0c4fe894{0%{background-position:200% 0}to{background-position:-200% 0}}.submission-title[data-v-0c4fe894]{font-size:1.4rem;line-height:1.3;margin-bottom:.5rem;color:#1f2937}.submission-subtitle[data-v-0c4fe894]{font-size:1.05rem;margin-bottom:.3rem;color:#374151}.submission-meta[data-v-0c4fe894]{font-size:.95rem;color:#6b7280;margin-bottom:1rem}.submission-step[data-v-0c4fe894]{font-weight:600;color:#3f3f46;min-height:1.5rem}.submission-long-wait[data-v-0c4fe894]{color:#92400e;font-weight:600}.submission-safe[data-v-0c4fe894]{color:#4b5563}.fade-enter-active[data-v-0c4fe894],.fade-leave-active[data-v-0c4fe894]{transition:opacity .2s ease}.fade-enter-from[data-v-0c4fe894],.fade-leave-to[data-v-0c4fe894]{opacity:0}@media (max-width:576px){.submission-card[data-v-0c4fe894]{padding:1.25rem}.submission-title[data-v-0c4fe894]{font-size:1.2rem}}.feedback-attempts-banner[data-v-54acd8a6]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px;border-radius:20px;border:1px solid #ddd6fe;background:#f5f3ff}.feedback-attempts-main[data-v-54acd8a6]{min-width:0}.feedback-attempts-title[data-v-54acd8a6]{margin:0;color:#5b21b6;font-size:14px;font-weight:600;line-height:1.25}.feedback-attempts-subtitle[data-v-54acd8a6]{margin:2px 0 0;color:#6d28d9;font-size:12px;line-height:1.35}.feedback-attempts-pill[data-v-54acd8a6]{flex-shrink:0;border-radius:999px;padding:.55rem 1.25rem;border:1px solid #d8b4fe;background:#ede9fe;color:#6d28d9;font-size:12px;font-weight:800}.feedback-attempts-banner--low[data-v-54acd8a6]{border-color:#f6d3a6;background:#fff8ed}.feedback-attempts-banner--low .feedback-attempts-pill[data-v-54acd8a6]{border-color:#f0c08b;color:#9a3412}.feedback-attempts-banner--pro[data-v-54acd8a6]{border-color:#ccebd6;background:#f4fdf6}.feedback-attempts-banner--pro .feedback-attempts-pill[data-v-54acd8a6]{border-color:#b6e3c3;color:#166534}.feedback-attempts-banner--guest[data-v-54acd8a6]{border-color:#ddd6fe;background:#f5f3ff}@media (max-width:640px){.feedback-attempts-banner[data-v-54acd8a6]{flex-direction:column;align-items:flex-start}}.essay-area[data-v-644fabbd]{position:relative}.essay-action-bar[data-v-644fabbd]{border-top:1px solid #ebebeb}.submit-actions-shell[data-v-644fabbd]{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.submit-controls[data-v-644fabbd]{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end}.component[data-v-644fabbd]{max-width:360px}.form-row[data-v-644fabbd]{max-width:1080px}.stream-droplet[data-v-644fabbd]{padding-bottom:42px}.area-title[data-v-644fabbd]{color:var(--text-normal,#18191f);font-feature-settings:"liga" off;font-size:21px;font-style:normal;font-weight:700;line-height:1.2}.area-subtitle[data-v-644fabbd]{color:var(--text-normal-2,#474a57);font-size:16px;font-style:normal;font-weight:400;line-height:1.35;padding:2px 0 8px 0}.subsubtitle[data-v-644fabbd]{padding-top:5px}.action-btn[data-v-644fabbd]{min-width:184px}.area-title-row[data-v-644fabbd]{display:flex;align-items:center;gap:0}.remove-evidence-btn[data-v-644fabbd]{margin-left:auto;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#b0b4be;border-radius:6px;width:32px;height:32px;padding:0;transition:color .15s,background .15s;flex-shrink:0;&[data-v-644fabbd]:hover{color:#c0392b;background:#fef2f2}svg[data-v-644fabbd]{display:block}}.delete-confirm[data-v-644fabbd]{margin-left:auto;display:flex;align-items:center;gap:8px;flex-shrink:0}.delete-confirm-text[data-v-644fabbd]{font-size:13px;color:#6b7280;font-weight:500;white-space:nowrap}.delete-confirm-yes[data-v-644fabbd]{font-size:13px;font-weight:600;color:#fff;background:#e53e3e;border:none;border-radius:6px;padding:4px 12px;cursor:pointer;white-space:nowrap;transition:background .15s;&[data-v-644fabbd]:hover{background:#c0392b}}.delete-confirm-cancel[data-v-644fabbd]{font-size:13px;font-weight:500;color:#6b7280;background:none;border:1px solid #e2e8f0;border-radius:6px;padding:4px 12px;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s;&[data-v-644fabbd]:hover{background:#f7f8fa;color:#374151}}.confirm-fade-enter-active[data-v-644fabbd],.confirm-fade-leave-active[data-v-644fabbd]{transition:opacity .15s}.confirm-fade-enter[data-v-644fabbd],.confirm-fade-leave-to[data-v-644fabbd]{opacity:0}.add-evidence-button[data-v-644fabbd]{color:var(--brand-purple,#8c30f5);font-feature-settings:"liga" off;font-size:20px;font-style:normal;font-weight:700;line-height:30px;margin-bottom:50px;cursor:pointer;width:-moz-fit-content;width:fit-content}.submit-note[data-v-644fabbd]{font-size:.85rem;color:#6b7280;max-width:260px}.attempts-banner-under-submit[data-v-644fabbd]{width:600px}.site_header[data-v-644fabbd]{font-family:Montserrat,sans-serif;background-image:url(https://th.bing.com/th/id/R.be783c574e7c6a49e83b9eafd49e4b22?rik=hleDtASc6GRrqw&pid=ImgRaw&r=0);font-weight:750;color:#fff;padding:30px 25px;text-align:center}.fontist[data-v-644fabbd]{font-family:Manrope,sans-serif}#essay-writing[data-v-644fabbd]{min-height:100vh;height:100%;background:#f4f5f7;font-family:Manrope,sans-serif}.background[data-v-644fabbd]{background:#f4f5f7}.title[data-v-644fabbd]{color:#111;font-size:28px;font-style:normal;font-weight:900;position:relative;font-family:Manrope,sans-serif}.prompt-title[data-v-644fabbd]{color:#111;text-align:center;font-feature-settings:"liga" off;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.moderate-padding[data-v-644fabbd]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-644fabbd]{padding-left:145px;padding-right:145px}.white-container[data-v-644fabbd]{padding-bottom:150px}#step-container[data-v-644fabbd]{width:30%;padding:0;margin:0}.true-white-container[data-v-644fabbd]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-644fabbd]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-644fabbd]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-column[data-v-644fabbd]{height:-moz-fit-content;height:fit-content}#module-white-container[data-v-644fabbd]{padding-bottom:0}.module-container[data-v-644fabbd]{max-width:539px}#main-subtitle[data-v-644fabbd]{color:var(--text-gray-900,#18191f);font-size:18px;font-style:normal;font-weight:400;line-height:32px}#main-jumbo[data-v-644fabbd]{width:650px;font-family:Manrope,sans-serif;position:relative;z-index:200}#button[data-v-644fabbd]{border-radius:8px;background:var(--brand-purple,#8c30f5);padding:16px 41px;justify-content:center;align-items:center;color:var(--default-white,#fff);font-size:20px;font-style:normal;font-weight:700}.icon-parent[data-v-644fabbd]{padding-left:742px;z-index:1}.icon-parent-demo[data-v-644fabbd],.icon-parent[data-v-644fabbd]{position:absolute;top:0;bottom:0;right:0;left:0;margin:52px 0 52px 0}.icon-parent-demo[data-v-644fabbd]{padding:80px 0 80px 897px;z-index:100}.icon-circle[data-v-644fabbd]{min-height:300px}.icon-demo[data-v-644fabbd]{max-width:625px;max-height:487px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.features[data-v-644fabbd]{min-height:524px;background:#9b51e0}@media screen and (min-width:375px){.main[data-v-644fabbd]{position:relative;overflow-x:hidden}.main-row[data-v-644fabbd],.main[data-v-644fabbd]{min-height:745px;overflow-y:hidden}#main-title[data-v-644fabbd]{color:var(--text-gray-900,#18191f);font-size:65px;font-style:normal;font-weight:800;line-height:98px}}@media screen and (max-width:380px){.main[data-v-644fabbd]{position:relative;overflow-x:hidden}.main-row[data-v-644fabbd],.main[data-v-644fabbd]{min-height:575px;overflow-y:hidden}#main-title[data-v-644fabbd]{color:var(--text-gray-900,#18191f);font-size:48px;font-style:normal;font-weight:800;line-height:78px}}@media screen and (max-width:320px){.main[data-v-644fabbd]{position:relative;overflow-x:hidden}.main-row[data-v-644fabbd],.main[data-v-644fabbd]{min-height:550px;overflow-y:hidden}#main-title[data-v-644fabbd]{color:var(--text-gray-900,#18191f);font-size:38px;font-style:normal;font-weight:800;line-height:70px}}.strip[data-v-644fabbd]{text-decoration:none}.main-button[data-v-644fabbd]{width:100%}.finish-button[data-v-644fabbd]{max-width:339px}.button-parent[data-v-644fabbd]{max-width:293px;padding:0 10px 0 10px}.purple-button[data-v-644fabbd]{min-height:52px;border-radius:30px;padding:10px 10px 10px 10px;background:#451a75;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.purple-button[data-v-644fabbd]:hover{background:#f1e4ff;color:#451a75;font-weight:800}.purple-button-disabled[data-v-644fabbd]{min-height:52px;padding:10px 10px 10px 10px;background:gray}.purple-button-border-text[data-v-644fabbd],.purple-button-disabled[data-v-644fabbd]{border-radius:30px;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.navbar-purple[data-v-644fabbd]{border-radius:8px;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:700}.finish-button[data-v-644fabbd]{max-width:350px}.back-button[data-v-644fabbd]{max-width:170px;margin:0 30px 0 0}@media screen and (max-width:426px){.finish-button[data-v-644fabbd]{max-width:239px;margin:auto}.back-button[data-v-644fabbd]{max-width:170px;margin:auto}}.back-button-style-right[data-v-644fabbd],.back-button-style[data-v-644fabbd]{width:-moz-fit-content;width:fit-content;color:var(--brand-purple,#8c30f5);font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer}.back-button-style-right[data-v-644fabbd]{position:absolute;right:0}.back-button-style-right[data-v-644fabbd]:after{content:url(/img/chevron-right-purple.6a5cab08.svg)!important;position:relative;top:5px;padding-left:5px}.back-button-style[data-v-644fabbd]:before{content:url(/img/chevron-left.24a724d0.svg)!important;position:relative;top:5px;right:5px}.test[data-v-644fabbd]{border:1px solid red}.navbar_styling[data-v-644fabbd]{background-color:#fff;padding:0 5%}.navbar_style[data-v-644fabbd]{background-color:#fff}.navbar_tab_section[data-v-644fabbd]{margin-left:auto}.navbar_tab[data-v-644fabbd]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#000;padding:0 0}.logo[data-v-644fabbd]:hover{cursor:pointer}.logo_img[data-v-644fabbd]{max-width:30px}.logo_btn[data-v-644fabbd]{color:#000;font-size:23px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-1.15px;font-family:Manrope,sans-serif}.responsive-padding[data-v-644fabbd]{padding-left:5%;padding-right:5%}.user-responsivity[data-v-644fabbd]:hover{opacity:.75}.user-responsivity[data-v-644fabbd]:active{opacity:.5}.essay-area[data-v-644fabbd]{border-radius:10px;background:#fff}.breakdown_icon[data-v-644fabbd],.outline_icon[data-v-644fabbd]{max-height:95px;max-width:95px}.collapsed>.when-open[data-v-644fabbd],.not-collapsed>.when-closed[data-v-644fabbd]{display:none}.textbox-border[data-v-644fabbd]{border-radius:10px;border:.5px solid var(--text-subtle,#969bab)}.no-scroll-bar[data-v-644fabbd]::-webkit-scrollbar{display:none}.no-scroll-bar[data-v-644fabbd]{-ms-overflow-style:none;scrollbar-width:none}.progress-container{height:74px;width:100%;border-radius:10px;background:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);padding:14px 0;position:relative}.circle{height:15px;width:15px;background-color:#d9dbe1;transition:.2s ease-in-out}.circle,.special-circle{border-radius:50%;display:inline-block;position:relative}.special-circle{height:21px;width:21px;background-color:#8c30f5;margin:-3px}#special-words{color:var(--primary,#8c30f5);font-size:12px;font-style:normal;font-weight:700;line-height:0px}.line{min-width:54px;height:2px;background:var(--gray-4,#d9dbe1);display:inline-block;margin-bottom:7px}.progress-{padding:10px 14px 6px 8px;position:relative;width:-moz-fit-content;width:fit-content}#progress-label{color:var(--text-subtle,#d9dbe1);text-align:center;font-size:12px;font-style:normal;font-weight:700;line-height:0px}.contextualization{position:absolute;top:0;left:0}.thesis{position:absolute;bottom:0;left:45px}.evidence{position:absolute;top:0;left:145px}.analysis{position:absolute;bottom:0;left:220px}.conclusion{position:absolute;top:0;left:285px}.transition{transition:.2s ease-in-out}@media screen and (max-width:376px){.line{min-width:30px}.contextualization{left:-8px}.thesis{left:7px}.evidence{left:75px}.conclusion{left:160px}.analysis{left:125px}.progress-{padding:13px 15px 8px 5px;position:relative;width:-moz-fit-content;width:fit-content}}.score-title[data-v-3796c9d8]{color:#9b51e0;font-feature-settings:"liga" off;font-size:32px;font-style:normal;font-weight:700;line-height:30px}.subtitle-body[data-v-3796c9d8]{color:var(--text-gray-900,#18191f);font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.score-scale[data-v-3796c9d8]{position:relative}.gradient[data-v-3796c9d8]{width:100%;height:16px;background:linear-gradient(90deg,#eb5757,#f8d840 51.8%,#27ae60);border-radius:30px}.four[data-v-3796c9d8],.six[data-v-3796c9d8],.two[data-v-3796c9d8],.zero[data-v-3796c9d8]{color:var(--text-subtle,#969bab);font-size:16px;font-style:normal;font-weight:700;line-height:30px}.zero[data-v-3796c9d8]{position:absolute;top:15px}.two[data-v-3796c9d8]{left:33.333%}.four[data-v-3796c9d8],.two[data-v-3796c9d8]{position:absolute;top:15px;transform:translateX(-50%)}.four[data-v-3796c9d8]{left:66.666%}.six[data-v-3796c9d8]{position:absolute;top:15px;right:0}.grade-position[data-v-3796c9d8]{height:15px;width:15px;background-color:#474a57;border-radius:50%;position:absolute;z-index:2;top:1px}.site_header[data-v-3796c9d8]{font-family:Montserrat,sans-serif;background-image:url(https://th.bing.com/th/id/R.be783c574e7c6a49e83b9eafd49e4b22?rik=hleDtASc6GRrqw&pid=ImgRaw&r=0);font-weight:750;color:#fff;padding:30px 25px;text-align:center}.fontist[data-v-3796c9d8]{font-family:Manrope,sans-serif}#essay-writing[data-v-3796c9d8]{min-height:100vh;height:100%;background:#f4f5f7;font-family:Manrope,sans-serif}.background[data-v-3796c9d8]{background:#f4f5f7}.title[data-v-3796c9d8]{color:#111;font-size:28px;font-style:normal;font-weight:900;position:relative;font-family:Manrope,sans-serif}.prompt-title[data-v-3796c9d8]{color:#111;text-align:center;font-feature-settings:"liga" off;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.moderate-padding[data-v-3796c9d8]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-3796c9d8]{padding-left:145px;padding-right:145px}.white-container[data-v-3796c9d8]{padding-bottom:150px}#step-container[data-v-3796c9d8]{width:30%;padding:0;margin:0}.true-white-container[data-v-3796c9d8]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-3796c9d8]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-3796c9d8]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-column[data-v-3796c9d8]{height:-moz-fit-content;height:fit-content}#module-white-container[data-v-3796c9d8]{padding-bottom:0}.module-container[data-v-3796c9d8]{max-width:539px}#main-subtitle[data-v-3796c9d8]{color:var(--text-gray-900,#18191f);font-size:18px;font-style:normal;font-weight:400;line-height:32px}#main-jumbo[data-v-3796c9d8]{width:650px;font-family:Manrope,sans-serif;position:relative;z-index:200}#button[data-v-3796c9d8]{border-radius:8px;background:var(--brand-purple,#8c30f5);padding:16px 41px;justify-content:center;align-items:center;color:var(--default-white,#fff);font-size:20px;font-style:normal;font-weight:700}.icon-parent[data-v-3796c9d8]{padding-left:742px;z-index:1}.icon-parent-demo[data-v-3796c9d8],.icon-parent[data-v-3796c9d8]{position:absolute;top:0;bottom:0;right:0;left:0;margin:52px 0 52px 0}.icon-parent-demo[data-v-3796c9d8]{padding:80px 0 80px 897px;z-index:100}.icon-circle[data-v-3796c9d8]{min-height:300px}.icon-demo[data-v-3796c9d8]{max-width:625px;max-height:487px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.features[data-v-3796c9d8]{min-height:524px;background:#9b51e0}@media screen and (min-width:375px){.main[data-v-3796c9d8]{position:relative;overflow-x:hidden}.main-row[data-v-3796c9d8],.main[data-v-3796c9d8]{min-height:745px;overflow-y:hidden}#main-title[data-v-3796c9d8]{color:var(--text-gray-900,#18191f);font-size:65px;font-style:normal;font-weight:800;line-height:98px}}@media screen and (max-width:380px){.main[data-v-3796c9d8]{position:relative;overflow-x:hidden}.main-row[data-v-3796c9d8],.main[data-v-3796c9d8]{min-height:575px;overflow-y:hidden}#main-title[data-v-3796c9d8]{color:var(--text-gray-900,#18191f);font-size:48px;font-style:normal;font-weight:800;line-height:78px}}@media screen and (max-width:320px){.main[data-v-3796c9d8]{position:relative;overflow-x:hidden}.main-row[data-v-3796c9d8],.main[data-v-3796c9d8]{min-height:550px;overflow-y:hidden}#main-title[data-v-3796c9d8]{color:var(--text-gray-900,#18191f);font-size:38px;font-style:normal;font-weight:800;line-height:70px}}.strip[data-v-3796c9d8]{text-decoration:none}.main-button[data-v-3796c9d8]{width:100%}.finish-button[data-v-3796c9d8]{max-width:339px}.button-parent[data-v-3796c9d8]{max-width:293px;padding:0 10px 0 10px}.purple-button[data-v-3796c9d8]{min-height:52px;border-radius:30px;padding:10px 10px 10px 10px;background:#451a75;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.purple-button[data-v-3796c9d8]:hover{background:#f1e4ff;color:#451a75;font-weight:800}.purple-button-disabled[data-v-3796c9d8]{min-height:52px;padding:10px 10px 10px 10px;background:gray}.purple-button-border-text[data-v-3796c9d8],.purple-button-disabled[data-v-3796c9d8]{border-radius:30px;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.navbar-purple[data-v-3796c9d8]{border-radius:8px;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:700}.finish-button[data-v-3796c9d8]{max-width:350px}.back-button[data-v-3796c9d8]{max-width:170px;margin:0 30px 0 0}@media screen and (max-width:426px){.finish-button[data-v-3796c9d8]{max-width:239px;margin:auto}.back-button[data-v-3796c9d8]{max-width:170px;margin:auto}}.back-button-style-right[data-v-3796c9d8],.back-button-style[data-v-3796c9d8]{width:-moz-fit-content;width:fit-content;color:var(--brand-purple,#8c30f5);font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer}.back-button-style-right[data-v-3796c9d8]{position:absolute;right:0}.back-button-style-right[data-v-3796c9d8]:after{content:url(/img/chevron-right-purple.6a5cab08.svg)!important;position:relative;top:5px;padding-left:5px}.back-button-style[data-v-3796c9d8]:before{content:url(/img/chevron-left.24a724d0.svg)!important;position:relative;top:5px;right:5px}.test[data-v-3796c9d8]{border:1px solid red}.navbar_styling[data-v-3796c9d8]{background-color:#fff;padding:0 5%}.navbar_style[data-v-3796c9d8]{background-color:#fff}.navbar_tab_section[data-v-3796c9d8]{margin-left:auto}.navbar_tab[data-v-3796c9d8]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#000;padding:0 0}.logo[data-v-3796c9d8]:hover{cursor:pointer}.logo_img[data-v-3796c9d8]{max-width:30px}.logo_btn[data-v-3796c9d8]{color:#000;font-size:23px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-1.15px;font-family:Manrope,sans-serif}.responsive-padding[data-v-3796c9d8]{padding-left:5%;padding-right:5%}.user-responsivity[data-v-3796c9d8]:hover{opacity:.75}.user-responsivity[data-v-3796c9d8]:active{opacity:.5}.essay-area[data-v-3796c9d8]{border-radius:10px;background:#fff}.breakdown_icon[data-v-3796c9d8],.outline_icon[data-v-3796c9d8]{max-height:95px;max-width:95px}.collapsed>.when-open[data-v-3796c9d8],.not-collapsed>.when-closed[data-v-3796c9d8]{display:none}.textbox-border[data-v-3796c9d8]{border-radius:10px;border:.5px solid var(--text-subtle,#969bab)}.no-scroll-bar[data-v-3796c9d8]::-webkit-scrollbar{display:none}.no-scroll-bar[data-v-3796c9d8]{-ms-overflow-style:none;scrollbar-width:none}.prompt-subtitle[data-v-50b03b40]{color:var(--text-accent,#9b51e0);font-size:16px;font-style:normal;font-weight:700;line-height:22px}.subtitle-body[data-v-50b03b40]{color:var(--text-gray-900,#18191f);font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.passed-indicator[data-v-40b61118]{color:var(--text-accent,#9b51e0)}.passed-circle[data-v-40b61118]{stroke:#8c30f5;fill:#8c30f5}.outline[data-v-40b61118]{position:absolute;top:-5px;right:112px}.contextualization[data-v-40b61118]{position:absolute;top:55px;right:-255px}.thesis[data-v-40b61118]{position:absolute;top:88px;right:-232px}.conclusion[data-v-40b61118]{position:absolute;top:30px;left:35px}.evidence1[data-v-40b61118]{position:absolute;top:128px;right:-10px}.evidence2[data-v-40b61118]{position:absolute;top:115px;left:-23px}.revisions[data-v-40b61118]{position:absolute;top:0;left:75px}.time[data-v-40b61118]{position:absolute;top:65px;right:200px;color:#000;font-family:Manrope;font-size:14px;font-style:normal;font-weight:400;line-height:22px}span[data-v-40b61118]{color:var(--text-subtle-2,#d9dbe1);text-align:center;font-size:12px;font-style:normal;font-weight:700;line-height:normal;white-space:nowrap}.form-border-top[data-v-40b61118]{margin-top:25px;padding-top:5px;padding-bottom:20px;border-top:2px solid #eeecec}@media screen and (max-width:515px){span[data-v-40b61118]{white-space:normal}.outline[data-v-40b61118]{top:-5px;right:42px}.contextualization[data-v-40b61118]{top:30px;left:208px;width:85px;overflow-wrap:break-word}.thesis[data-v-40b61118]{top:73px;left:220px;width:50px}.conclusion[data-v-40b61118]{top:30px;left:15px;width:60px}.evidence1[data-v-40b61118]{top:130px;right:10px;width:110px}.evidence2[data-v-40b61118]{top:115px;left:5px;width:90px}.revisions[data-v-40b61118]{top:0;left:15px}.time[data-v-40b61118]{top:65px;right:130px}}.custom-control .custom-control-label{padding-left:5px;color:var(--text-normal,#18191f);font-size:12px;font-style:normal;font-weight:500;line-height:normal}.head-section[data-v-600541a3]{min-height:124px;margin-right:18px;padding:24px 0}.head-section-2[data-v-600541a3],.head-section[data-v-600541a3]{border-radius:10px;background:#fff;box-shadow:0 30px 40px 0 rgba(212,217,232,.2)}.head-section-2[data-v-600541a3]{padding:24px 30px 0 30px}.component-sizing[data-v-600541a3]{max-width:340px;min-height:124px}.component-sizing-timer[data-v-600541a3]{min-height:267px;max-width:536px;min-width:536px;overflow:hidden}.component-sizing-height[data-v-600541a3]{min-height:267px}.prompt-label[data-v-600541a3]{max-width:-moz-fit-content;max-width:fit-content;color:#9b51e0;font-feature-settings:"liga" off;font-size:18px;font-style:normal;font-weight:700;line-height:26px;padding:0 0 0 24px}.prompt-center[data-v-600541a3]{margin-top:7%}.prompt-center-special[data-v-600541a3]{margin-top:1%}.text-label[data-v-600541a3]{color:var(--text-gray-900,#18191f);font-size:16px;font-style:normal;font-weight:400;line-height:26px;padding-left:24px;padding-right:24px;min-width:250px}.prompt-subtitle[data-v-600541a3]{color:var(--text-accent,#9b51e0);font-size:16px;font-style:normal;font-weight:700;line-height:22px}.subtitle-body[data-v-600541a3]{color:var(--text-gray-900,#18191f);font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.prompt-head-container[data-v-600541a3]{padding:37px 0}@media screen and (max-width:515px){.head-section[data-v-600541a3]{margin-right:0}.component-sizing-timer[data-v-600541a3]{max-width:300px;min-width:300px}.head-section-2[data-v-600541a3]{border-radius:10px;padding:0}.score-padding[data-v-600541a3]{margin:30px}}.site_header[data-v-600541a3]{font-family:Montserrat,sans-serif;background-image:url(https://th.bing.com/th/id/R.be783c574e7c6a49e83b9eafd49e4b22?rik=hleDtASc6GRrqw&pid=ImgRaw&r=0);font-weight:750;color:#fff;padding:30px 25px;text-align:center}.fontist[data-v-600541a3]{font-family:Manrope,sans-serif}#essay-writing[data-v-600541a3]{min-height:100vh;height:100%;background:#f4f5f7;font-family:Manrope,sans-serif}.background[data-v-600541a3]{background:#f4f5f7}.title[data-v-600541a3]{color:#111;font-size:28px;font-style:normal;font-weight:900;position:relative;font-family:Manrope,sans-serif}.prompt-title[data-v-600541a3]{color:#111;text-align:center;font-feature-settings:"liga" off;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.moderate-padding[data-v-600541a3]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-600541a3]{padding-left:145px;padding-right:145px}.white-container[data-v-600541a3]{padding-bottom:150px}#step-container[data-v-600541a3]{width:30%;padding:0;margin:0}.true-white-container[data-v-600541a3]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-600541a3]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-600541a3]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-column[data-v-600541a3]{height:-moz-fit-content;height:fit-content}#module-white-container[data-v-600541a3]{padding-bottom:0}.module-container[data-v-600541a3]{max-width:539px}#main-subtitle[data-v-600541a3]{color:var(--text-gray-900,#18191f);font-size:18px;font-style:normal;font-weight:400;line-height:32px}#main-jumbo[data-v-600541a3]{width:650px;font-family:Manrope,sans-serif;position:relative;z-index:200}#button[data-v-600541a3]{border-radius:8px;background:var(--brand-purple,#8c30f5);padding:16px 41px;justify-content:center;align-items:center;color:var(--default-white,#fff);font-size:20px;font-style:normal;font-weight:700}.icon-parent[data-v-600541a3]{padding-left:742px;z-index:1}.icon-parent-demo[data-v-600541a3],.icon-parent[data-v-600541a3]{position:absolute;top:0;bottom:0;right:0;left:0;margin:52px 0 52px 0}.icon-parent-demo[data-v-600541a3]{padding:80px 0 80px 897px;z-index:100}.icon-circle[data-v-600541a3]{min-height:300px}.icon-demo[data-v-600541a3]{max-width:625px;max-height:487px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.features[data-v-600541a3]{min-height:524px;background:#9b51e0}@media screen and (min-width:375px){.main[data-v-600541a3]{position:relative;overflow-x:hidden}.main-row[data-v-600541a3],.main[data-v-600541a3]{min-height:745px;overflow-y:hidden}#main-title[data-v-600541a3]{color:var(--text-gray-900,#18191f);font-size:65px;font-style:normal;font-weight:800;line-height:98px}}@media screen and (max-width:380px){.main[data-v-600541a3]{position:relative;overflow-x:hidden}.main-row[data-v-600541a3],.main[data-v-600541a3]{min-height:575px;overflow-y:hidden}#main-title[data-v-600541a3]{color:var(--text-gray-900,#18191f);font-size:48px;font-style:normal;font-weight:800;line-height:78px}}@media screen and (max-width:320px){.main[data-v-600541a3]{position:relative;overflow-x:hidden}.main-row[data-v-600541a3],.main[data-v-600541a3]{min-height:550px;overflow-y:hidden}#main-title[data-v-600541a3]{color:var(--text-gray-900,#18191f);font-size:38px;font-style:normal;font-weight:800;line-height:70px}}.strip[data-v-600541a3]{text-decoration:none}.main-button[data-v-600541a3]{width:100%}.finish-button[data-v-600541a3]{max-width:339px}.button-parent[data-v-600541a3]{max-width:293px;padding:0 10px 0 10px}.purple-button[data-v-600541a3]{min-height:52px;border-radius:30px;padding:10px 10px 10px 10px;background:#451a75;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.purple-button[data-v-600541a3]:hover{background:#f1e4ff;color:#451a75;font-weight:800}.purple-button-disabled[data-v-600541a3]{min-height:52px;padding:10px 10px 10px 10px;background:gray}.purple-button-border-text[data-v-600541a3],.purple-button-disabled[data-v-600541a3]{border-radius:30px;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.navbar-purple[data-v-600541a3]{border-radius:8px;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:700}.finish-button[data-v-600541a3]{max-width:350px}.back-button[data-v-600541a3]{max-width:170px;margin:0 30px 0 0}@media screen and (max-width:426px){.finish-button[data-v-600541a3]{max-width:239px;margin:auto}.back-button[data-v-600541a3]{max-width:170px;margin:auto}}.back-button-style-right[data-v-600541a3],.back-button-style[data-v-600541a3]{width:-moz-fit-content;width:fit-content;color:var(--brand-purple,#8c30f5);font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer}.back-button-style-right[data-v-600541a3]{position:absolute;right:0}.back-button-style-right[data-v-600541a3]:after{content:url(/img/chevron-right-purple.6a5cab08.svg)!important;position:relative;top:5px;padding-left:5px}.back-button-style[data-v-600541a3]:before{content:url(/img/chevron-left.24a724d0.svg)!important;position:relative;top:5px;right:5px}.test[data-v-600541a3]{border:1px solid red}.navbar_styling[data-v-600541a3]{background-color:#fff;padding:0 5%}.navbar_style[data-v-600541a3]{background-color:#fff}.navbar_tab_section[data-v-600541a3]{margin-left:auto}.navbar_tab[data-v-600541a3]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#000;padding:0 0}.logo[data-v-600541a3]:hover{cursor:pointer}.logo_img[data-v-600541a3]{max-width:30px}.logo_btn[data-v-600541a3]{color:#000;font-size:23px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-1.15px;font-family:Manrope,sans-serif}.responsive-padding[data-v-600541a3]{padding-left:5%;padding-right:5%}.user-responsivity[data-v-600541a3]:hover{opacity:.75}.user-responsivity[data-v-600541a3]:active{opacity:.5}.essay-area[data-v-600541a3]{border-radius:10px;background:#fff}.breakdown_icon[data-v-600541a3],.outline_icon[data-v-600541a3]{max-height:95px;max-width:95px}.collapsed>.when-open[data-v-600541a3],.not-collapsed>.when-closed[data-v-600541a3]{display:none}.textbox-border[data-v-600541a3]{border-radius:10px;border:.5px solid var(--text-subtle,#969bab)}.no-scroll-bar[data-v-600541a3]::-webkit-scrollbar{display:none}.no-scroll-bar[data-v-600541a3]{-ms-overflow-style:none;scrollbar-width:none}#TimeEssay{margin:0;padding:0}.editor-wrapper{width:100%;max-width:980px;margin:0 auto;padding:0 24px!important}.main-writing-card{border:1px solid #e5e7eb;border-radius:14px;background:#f9fafb;padding:14px;box-shadow:0 1px 2px rgba(17,24,39,.04)}.essay-heading{margin-bottom:8px}.essay-heading-title{color:var(--text-normal,#18191f);font-size:24px;font-weight:800;line-height:1.1}.essay-heading-subtitle{color:var(--text-normal-2,#4b5563);font-size:15px;font-weight:500;line-height:1.35}.editor-meta-row{display:flex;justify-content:flex-end;align-items:center;min-height:0;margin-bottom:4px;padding-right:2px}.autosave-status{font-size:14px;font-weight:500;letter-spacing:.01em;line-height:1.2;transition:opacity .4s ease;white-space:nowrap}.autosave-status--saving{color:#9ca3af}.autosave-status--saved{color:#6b9e80}.autosave-status--offline{color:#b08040}.main-essay-textarea{border:1px solid #edf0f5;border-radius:12px;background:#fff;padding:16px!important;font-size:17px;line-height:1.45;min-height:260px;transition:border-color .2s ease,box-shadow .2s ease}.main-essay-textarea:focus{border-color:rgba(140,48,245,.25);box-shadow:0 0 0 2px rgba(140,48,245,.1)}@media (max-width:992px){.editor-wrapper{padding:0 16px!important}.essay-heading-title{font-size:24px}.main-writing-card{padding:14px}.main-essay-textarea{min-height:280px}}.site_header[data-v-6b084882]{font-family:Montserrat,sans-serif;background-image:url(https://th.bing.com/th/id/R.be783c574e7c6a49e83b9eafd49e4b22?rik=hleDtASc6GRrqw&pid=ImgRaw&r=0);font-weight:750;color:#fff;padding:30px 25px;text-align:center}.fontist[data-v-6b084882]{font-family:Manrope,sans-serif}#essay-writing[data-v-6b084882]{min-height:100vh;height:100%;background:#f4f5f7;font-family:Manrope,sans-serif}.background[data-v-6b084882]{background:#f4f5f7}.title[data-v-6b084882]{color:#111;font-size:28px;font-style:normal;font-weight:900;position:relative;font-family:Manrope,sans-serif}.prompt-title[data-v-6b084882]{color:#111;text-align:center;font-feature-settings:"liga" off;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.moderate-padding[data-v-6b084882]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-6b084882]{padding-left:145px;padding-right:145px}.white-container[data-v-6b084882]{padding-bottom:150px}#step-container[data-v-6b084882]{width:30%;padding:0;margin:0}.true-white-container[data-v-6b084882]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-6b084882]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-6b084882]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-column[data-v-6b084882]{height:-moz-fit-content;height:fit-content}#module-white-container[data-v-6b084882]{padding-bottom:0}.module-container[data-v-6b084882]{max-width:539px}#main-subtitle[data-v-6b084882]{color:var(--text-gray-900,#18191f);font-size:18px;font-style:normal;font-weight:400;line-height:32px}#main-jumbo[data-v-6b084882]{width:650px;font-family:Manrope,sans-serif;position:relative;z-index:200}#button[data-v-6b084882]{border-radius:8px;background:var(--brand-purple,#8c30f5);padding:16px 41px;justify-content:center;align-items:center;color:var(--default-white,#fff);font-size:20px;font-style:normal;font-weight:700}.icon-parent[data-v-6b084882]{padding-left:742px;z-index:1}.icon-parent-demo[data-v-6b084882],.icon-parent[data-v-6b084882]{position:absolute;top:0;bottom:0;right:0;left:0;margin:52px 0 52px 0}.icon-parent-demo[data-v-6b084882]{padding:80px 0 80px 897px;z-index:100}.icon-circle[data-v-6b084882]{min-height:300px}.icon-demo[data-v-6b084882]{max-width:625px;max-height:487px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.features[data-v-6b084882]{min-height:524px;background:#9b51e0}@media screen and (min-width:375px){.main[data-v-6b084882]{position:relative;overflow-x:hidden}.main-row[data-v-6b084882],.main[data-v-6b084882]{min-height:745px;overflow-y:hidden}#main-title[data-v-6b084882]{color:var(--text-gray-900,#18191f);font-size:65px;font-style:normal;font-weight:800;line-height:98px}}@media screen and (max-width:380px){.main[data-v-6b084882]{position:relative;overflow-x:hidden}.main-row[data-v-6b084882],.main[data-v-6b084882]{min-height:575px;overflow-y:hidden}#main-title[data-v-6b084882]{color:var(--text-gray-900,#18191f);font-size:48px;font-style:normal;font-weight:800;line-height:78px}}@media screen and (max-width:320px){.main[data-v-6b084882]{position:relative;overflow-x:hidden}.main-row[data-v-6b084882],.main[data-v-6b084882]{min-height:550px;overflow-y:hidden}#main-title[data-v-6b084882]{color:var(--text-gray-900,#18191f);font-size:38px;font-style:normal;font-weight:800;line-height:70px}}.strip[data-v-6b084882]{text-decoration:none}.main-button[data-v-6b084882]{width:100%}.finish-button[data-v-6b084882]{max-width:339px}.button-parent[data-v-6b084882]{max-width:293px;padding:0 10px 0 10px}.purple-button[data-v-6b084882]{min-height:52px;border-radius:30px;padding:10px 10px 10px 10px;background:#451a75;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.purple-button[data-v-6b084882]:hover{background:#f1e4ff;color:#451a75;font-weight:800}.purple-button-disabled[data-v-6b084882]{min-height:52px;padding:10px 10px 10px 10px;background:gray}.purple-button-border-text[data-v-6b084882],.purple-button-disabled[data-v-6b084882]{border-radius:30px;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.navbar-purple[data-v-6b084882]{border-radius:8px;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:700}.finish-button[data-v-6b084882]{max-width:350px}.back-button[data-v-6b084882]{max-width:170px;margin:0 30px 0 0}@media screen and (max-width:426px){.finish-button[data-v-6b084882]{max-width:239px;margin:auto}.back-button[data-v-6b084882]{max-width:170px;margin:auto}}.back-button-style-right[data-v-6b084882],.back-button-style[data-v-6b084882]{width:-moz-fit-content;width:fit-content;color:var(--brand-purple,#8c30f5);font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer}.back-button-style-right[data-v-6b084882]{position:absolute;right:0}.back-button-style-right[data-v-6b084882]:after{content:url(/img/chevron-right-purple.6a5cab08.svg)!important;position:relative;top:5px;padding-left:5px}.back-button-style[data-v-6b084882]:before{content:url(/img/chevron-left.24a724d0.svg)!important;position:relative;top:5px;right:5px}.test[data-v-6b084882]{border:1px solid red}.navbar_styling[data-v-6b084882]{background-color:#fff;padding:0 5%}.navbar_style[data-v-6b084882]{background-color:#fff}.navbar_tab_section[data-v-6b084882]{margin-left:auto}.navbar_tab[data-v-6b084882]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#000;padding:0 0}.logo[data-v-6b084882]:hover{cursor:pointer}.logo_img[data-v-6b084882]{max-width:30px}.logo_btn[data-v-6b084882]{color:#000;font-size:23px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-1.15px;font-family:Manrope,sans-serif}.responsive-padding[data-v-6b084882]{padding-left:5%;padding-right:5%}.user-responsivity[data-v-6b084882]:hover{opacity:.75}.user-responsivity[data-v-6b084882]:active{opacity:.5}.essay-area[data-v-6b084882]{border-radius:10px;background:#fff}.breakdown_icon[data-v-6b084882],.outline_icon[data-v-6b084882]{max-height:95px;max-width:95px}.collapsed>.when-open[data-v-6b084882],.not-collapsed>.when-closed[data-v-6b084882]{display:none}.textbox-border[data-v-6b084882]{border-radius:10px;border:.5px solid var(--text-subtle,#969bab)}.no-scroll-bar[data-v-6b084882]::-webkit-scrollbar{display:none}.no-scroll-bar[data-v-6b084882]{-ms-overflow-style:none;scrollbar-width:none}.outline-card[data-v-0ff8c131]{border:1px solid #e5e7eb;border-radius:12px;background:#fcfcfd;overflow:hidden;padding:0}.outline-toggle[data-v-0ff8c131]{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;background:transparent;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease}.outline-toggle[data-v-0ff8c131]:hover{background:#f7f7fb;box-shadow:inset 0 0 0 1px rgba(17,24,39,.03)}.outline-card:hover .outline-toggle[data-v-0ff8c131]{background:#f7f7fb}.outline-toggle[data-v-0ff8c131]:focus-visible{outline:2px solid rgba(140,48,245,.35);outline-offset:2px;border-radius:10px}.outline-copy[data-v-0ff8c131]{text-align:left;flex:1 1 auto;min-width:0}.outline-title[data-v-0ff8c131]{color:var(--text-subtle,#6b7280);font-size:18px;font-weight:700;line-height:1.25}.outline-subtext[data-v-0ff8c131]{margin-top:4px;color:var(--text-subtle,#8b90a0);font-size:14px;font-weight:500;line-height:1.35}.outline-chevron[data-v-0ff8c131]{flex:0 0 auto;width:14px;height:14px;border-right:2.5px solid #6b7280;border-bottom:2.5px solid #6b7280;transform:rotate(45deg);margin-top:-2px;transition:transform .2s ease,border-color .2s ease}.outline-card:hover .outline-chevron[data-v-0ff8c131],.outline-toggle:hover .outline-chevron[data-v-0ff8c131]{border-color:#4b5563}.outline-chevron.is-open[data-v-0ff8c131]{transform:rotate(225deg)}.outline-body[data-v-0ff8c131]{padding:0 18px 18px}.textbox[data-v-0ff8c131]{width:100%;font-family:Nanum Pen Script,cursive;color:var(--text-normal,#18191f);font-size:20px;font-style:normal;font-weight:400;line-height:24px;border:1px solid #e5e7eb;border-radius:10px;padding:16px;transition:border-color .2s ease,box-shadow .2s ease}.textbox[data-v-0ff8c131]:focus{border-color:rgba(140,48,245,.45);box-shadow:0 0 0 2px rgba(140,48,245,.12)}.site_header[data-v-0ff8c131]{font-family:Montserrat,sans-serif;background-image:url(https://th.bing.com/th/id/R.be783c574e7c6a49e83b9eafd49e4b22?rik=hleDtASc6GRrqw&pid=ImgRaw&r=0);font-weight:750;color:#fff;padding:30px 25px;text-align:center}.fontist[data-v-0ff8c131]{font-family:Manrope,sans-serif}#essay-writing[data-v-0ff8c131]{min-height:100vh;height:100%;background:#f4f5f7;font-family:Manrope,sans-serif}.background[data-v-0ff8c131]{background:#f4f5f7}.title[data-v-0ff8c131]{color:#111;font-size:28px;font-style:normal;font-weight:900;position:relative;font-family:Manrope,sans-serif}.prompt-title[data-v-0ff8c131]{color:#111;text-align:center;font-feature-settings:"liga" off;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.moderate-padding[data-v-0ff8c131]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-0ff8c131]{padding-left:145px;padding-right:145px}.white-container[data-v-0ff8c131]{padding-bottom:150px}#step-container[data-v-0ff8c131]{width:30%;padding:0;margin:0}.true-white-container[data-v-0ff8c131]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-0ff8c131]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-0ff8c131]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-column[data-v-0ff8c131]{height:-moz-fit-content;height:fit-content}#module-white-container[data-v-0ff8c131]{padding-bottom:0}.module-container[data-v-0ff8c131]{max-width:539px}#main-subtitle[data-v-0ff8c131]{color:var(--text-gray-900,#18191f);font-size:18px;font-style:normal;font-weight:400;line-height:32px}#main-jumbo[data-v-0ff8c131]{width:650px;font-family:Manrope,sans-serif;position:relative;z-index:200}#button[data-v-0ff8c131]{border-radius:8px;background:var(--brand-purple,#8c30f5);padding:16px 41px;justify-content:center;align-items:center;color:var(--default-white,#fff);font-size:20px;font-style:normal;font-weight:700}.icon-parent[data-v-0ff8c131]{padding-left:742px;z-index:1}.icon-parent-demo[data-v-0ff8c131],.icon-parent[data-v-0ff8c131]{position:absolute;top:0;bottom:0;right:0;left:0;margin:52px 0 52px 0}.icon-parent-demo[data-v-0ff8c131]{padding:80px 0 80px 897px;z-index:100}.icon-circle[data-v-0ff8c131]{min-height:300px}.icon-demo[data-v-0ff8c131]{max-width:625px;max-height:487px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.features[data-v-0ff8c131]{min-height:524px;background:#9b51e0}@media screen and (min-width:375px){.main[data-v-0ff8c131]{position:relative;overflow-x:hidden}.main-row[data-v-0ff8c131],.main[data-v-0ff8c131]{min-height:745px;overflow-y:hidden}#main-title[data-v-0ff8c131]{color:var(--text-gray-900,#18191f);font-size:65px;font-style:normal;font-weight:800;line-height:98px}}@media screen and (max-width:380px){.main[data-v-0ff8c131]{position:relative;overflow-x:hidden}.main-row[data-v-0ff8c131],.main[data-v-0ff8c131]{min-height:575px;overflow-y:hidden}#main-title[data-v-0ff8c131]{color:var(--text-gray-900,#18191f);font-size:48px;font-style:normal;font-weight:800;line-height:78px}}@media screen and (max-width:320px){.main[data-v-0ff8c131]{position:relative;overflow-x:hidden}.main-row[data-v-0ff8c131],.main[data-v-0ff8c131]{min-height:550px;overflow-y:hidden}#main-title[data-v-0ff8c131]{color:var(--text-gray-900,#18191f);font-size:38px;font-style:normal;font-weight:800;line-height:70px}}.strip[data-v-0ff8c131]{text-decoration:none}.main-button[data-v-0ff8c131]{width:100%}.finish-button[data-v-0ff8c131]{max-width:339px}.button-parent[data-v-0ff8c131]{max-width:293px;padding:0 10px 0 10px}.purple-button[data-v-0ff8c131]{min-height:52px;border-radius:30px;padding:10px 10px 10px 10px;background:#451a75;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.purple-button[data-v-0ff8c131]:hover{background:#f1e4ff;color:#451a75;font-weight:800}.purple-button-disabled[data-v-0ff8c131]{min-height:52px;padding:10px 10px 10px 10px;background:gray}.purple-button-border-text[data-v-0ff8c131],.purple-button-disabled[data-v-0ff8c131]{border-radius:30px;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.navbar-purple[data-v-0ff8c131]{border-radius:8px;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:700}.finish-button[data-v-0ff8c131]{max-width:350px}.back-button[data-v-0ff8c131]{max-width:170px;margin:0 30px 0 0}@media screen and (max-width:426px){.finish-button[data-v-0ff8c131]{max-width:239px;margin:auto}.back-button[data-v-0ff8c131]{max-width:170px;margin:auto}}.back-button-style-right[data-v-0ff8c131],.back-button-style[data-v-0ff8c131]{width:-moz-fit-content;width:fit-content;color:var(--brand-purple,#8c30f5);font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer}.back-button-style-right[data-v-0ff8c131]{position:absolute;right:0}.back-button-style-right[data-v-0ff8c131]:after{content:url(/img/chevron-right-purple.6a5cab08.svg)!important;position:relative;top:5px;padding-left:5px}.back-button-style[data-v-0ff8c131]:before{content:url(/img/chevron-left.24a724d0.svg)!important;position:relative;top:5px;right:5px}.test[data-v-0ff8c131]{border:1px solid red}.navbar_styling[data-v-0ff8c131]{background-color:#fff;padding:0 5%}.navbar_style[data-v-0ff8c131]{background-color:#fff}.navbar_tab_section[data-v-0ff8c131]{margin-left:auto}.navbar_tab[data-v-0ff8c131]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#000;padding:0 0}.logo[data-v-0ff8c131]:hover{cursor:pointer}.logo_img[data-v-0ff8c131]{max-width:30px}.logo_btn[data-v-0ff8c131]{color:#000;font-size:23px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-1.15px;font-family:Manrope,sans-serif}.responsive-padding[data-v-0ff8c131]{padding-left:5%;padding-right:5%}.user-responsivity[data-v-0ff8c131]:hover{opacity:.75}.user-responsivity[data-v-0ff8c131]:active{opacity:.5}.essay-area[data-v-0ff8c131]{border-radius:10px;background:#fff}.breakdown_icon[data-v-0ff8c131],.outline_icon[data-v-0ff8c131]{max-height:95px;max-width:95px}.collapsed>.when-open[data-v-0ff8c131],.not-collapsed>.when-closed[data-v-0ff8c131]{display:none}.textbox-border[data-v-0ff8c131]{border-radius:10px;border:.5px solid var(--text-subtle,#969bab)}.no-scroll-bar[data-v-0ff8c131]::-webkit-scrollbar{display:none}.no-scroll-bar[data-v-0ff8c131]{-ms-overflow-style:none;scrollbar-width:none}#LEQ-essay[data-v-30ccaddf]{min-height:100vh;height:100%;display:flex;flex-direction:column}.top-nav-row[data-v-30ccaddf]{margin-bottom:2px}.top-back-link[data-v-30ccaddf]{display:inline-flex;align-items:center;gap:6px;cursor:pointer;padding:8px 14px;border-radius:999px;border:1px solid #8c30f5;background:transparent;font-size:16px;font-weight:700;color:#8c30f5;line-height:1;box-shadow:0 1px 2px rgba(0,0,0,.06);transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.top-back-link[data-v-30ccaddf]:hover{color:#8c30f5;border-color:#8c30f5;background:rgba(140,48,245,.08);box-shadow:0 4px 10px rgba(140,48,245,.2);transform:translateY(-1px);text-decoration:none}.top-back-link[data-v-30ccaddf]:active{transform:translateY(0);box-shadow:0 2px 5px rgba(140,48,245,.16)}.breadcrumb-row[data-v-30ccaddf]{margin-bottom:4px}.page-hero[data-v-30ccaddf]{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:18px}.page-title[data-v-30ccaddf]{margin:0;color:#171717;font-size:clamp(1.8rem,2.4vw,2.35rem);font-weight:800;line-height:1.05}.page-subtitle[data-v-30ccaddf]{margin:8px 0 0;max-width:700px;color:#4b5563;font-size:16px;font-weight:500;line-height:1.4}.white-container[data-v-30ccaddf]{width:100%;max-width:1080px;margin:0 auto!important;padding-left:.75rem!important;padding-right:.75rem!important;padding-bottom:96px}@media (max-width:991px){.white-container[data-v-30ccaddf]{max-width:100%}}.site_header[data-v-30ccaddf]{font-family:Montserrat,sans-serif;background-image:url(https://th.bing.com/th/id/R.be783c574e7c6a49e83b9eafd49e4b22?rik=hleDtASc6GRrqw&pid=ImgRaw&r=0);font-weight:750;color:#fff;padding:30px 25px;text-align:center}.fontist[data-v-30ccaddf]{font-family:Manrope,sans-serif}#essay-writing[data-v-30ccaddf]{min-height:100vh;height:100%;background:#f4f5f7;font-family:Manrope,sans-serif}.background[data-v-30ccaddf]{background:#f4f5f7}.title[data-v-30ccaddf]{color:#111;font-size:28px;font-style:normal;font-weight:900;position:relative;font-family:Manrope,sans-serif}.prompt-title[data-v-30ccaddf]{color:#111;text-align:center;font-feature-settings:"liga" off;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.moderate-padding[data-v-30ccaddf]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-30ccaddf]{padding-left:145px;padding-right:145px}.white-container[data-v-30ccaddf]{padding-bottom:150px}#step-container[data-v-30ccaddf]{width:30%;padding:0;margin:0}.true-white-container[data-v-30ccaddf]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-30ccaddf]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-30ccaddf]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-column[data-v-30ccaddf]{height:-moz-fit-content;height:fit-content}#module-white-container[data-v-30ccaddf]{padding-bottom:0}.module-container[data-v-30ccaddf]{max-width:539px}#main-subtitle[data-v-30ccaddf]{color:var(--text-gray-900,#18191f);font-size:18px;font-style:normal;font-weight:400;line-height:32px}#main-jumbo[data-v-30ccaddf]{width:650px;font-family:Manrope,sans-serif;position:relative;z-index:200}#button[data-v-30ccaddf]{border-radius:8px;background:var(--brand-purple,#8c30f5);padding:16px 41px;justify-content:center;align-items:center;color:var(--default-white,#fff);font-size:20px;font-style:normal;font-weight:700}.icon-parent[data-v-30ccaddf]{padding-left:742px;z-index:1}.icon-parent-demo[data-v-30ccaddf],.icon-parent[data-v-30ccaddf]{position:absolute;top:0;bottom:0;right:0;left:0;margin:52px 0 52px 0}.icon-parent-demo[data-v-30ccaddf]{padding:80px 0 80px 897px;z-index:100}.icon-circle[data-v-30ccaddf]{min-height:300px}.icon-demo[data-v-30ccaddf]{max-width:625px;max-height:487px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.features[data-v-30ccaddf]{min-height:524px;background:#9b51e0}@media screen and (min-width:375px){.main[data-v-30ccaddf]{position:relative;overflow-x:hidden}.main-row[data-v-30ccaddf],.main[data-v-30ccaddf]{min-height:745px;overflow-y:hidden}#main-title[data-v-30ccaddf]{color:var(--text-gray-900,#18191f);font-size:65px;font-style:normal;font-weight:800;line-height:98px}}@media screen and (max-width:380px){.main[data-v-30ccaddf]{position:relative;overflow-x:hidden}.main-row[data-v-30ccaddf],.main[data-v-30ccaddf]{min-height:575px;overflow-y:hidden}#main-title[data-v-30ccaddf]{color:var(--text-gray-900,#18191f);font-size:48px;font-style:normal;font-weight:800;line-height:78px}}@media screen and (max-width:320px){.main[data-v-30ccaddf]{position:relative;overflow-x:hidden}.main-row[data-v-30ccaddf],.main[data-v-30ccaddf]{min-height:550px;overflow-y:hidden}#main-title[data-v-30ccaddf]{color:var(--text-gray-900,#18191f);font-size:38px;font-style:normal;font-weight:800;line-height:70px}}.strip[data-v-30ccaddf]{text-decoration:none}.main-button[data-v-30ccaddf]{width:100%}.finish-button[data-v-30ccaddf]{max-width:339px}.button-parent[data-v-30ccaddf]{max-width:293px;padding:0 10px 0 10px}.purple-button[data-v-30ccaddf]{min-height:52px;border-radius:30px;padding:10px 10px 10px 10px;background:#451a75;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.purple-button[data-v-30ccaddf]:hover{background:#f1e4ff;color:#451a75;font-weight:800}.purple-button-disabled[data-v-30ccaddf]{min-height:52px;padding:10px 10px 10px 10px;background:gray}.purple-button-border-text[data-v-30ccaddf],.purple-button-disabled[data-v-30ccaddf]{border-radius:30px;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.navbar-purple[data-v-30ccaddf]{border-radius:8px;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:700}.finish-button[data-v-30ccaddf]{max-width:350px}.back-button[data-v-30ccaddf]{max-width:170px;margin:0 30px 0 0}@media screen and (max-width:426px){.finish-button[data-v-30ccaddf]{max-width:239px;margin:auto}.back-button[data-v-30ccaddf]{max-width:170px;margin:auto}}.back-button-style-right[data-v-30ccaddf],.back-button-style[data-v-30ccaddf]{width:-moz-fit-content;width:fit-content;color:var(--brand-purple,#8c30f5);font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer}.back-button-style-right[data-v-30ccaddf]{position:absolute;right:0}.back-button-style-right[data-v-30ccaddf]:after{content:url(/img/chevron-right-purple.6a5cab08.svg)!important;position:relative;top:5px;padding-left:5px}.back-button-style[data-v-30ccaddf]:before{content:url(/img/chevron-left.24a724d0.svg)!important;position:relative;top:5px;right:5px}.test[data-v-30ccaddf]{border:1px solid red}.navbar_styling[data-v-30ccaddf]{background-color:#fff;padding:0 5%}.navbar_style[data-v-30ccaddf]{background-color:#fff}.navbar_tab_section[data-v-30ccaddf]{margin-left:auto}.navbar_tab[data-v-30ccaddf]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#000;padding:0 0}.logo[data-v-30ccaddf]:hover{cursor:pointer}.logo_img[data-v-30ccaddf]{max-width:30px}.logo_btn[data-v-30ccaddf]{color:#000;font-size:23px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-1.15px;font-family:Manrope,sans-serif}.responsive-padding[data-v-30ccaddf]{padding-left:5%;padding-right:5%}.user-responsivity[data-v-30ccaddf]:hover{opacity:.75}.user-responsivity[data-v-30ccaddf]:active{opacity:.5}.essay-area[data-v-30ccaddf]{border-radius:10px;background:#fff}.breakdown_icon[data-v-30ccaddf],.outline_icon[data-v-30ccaddf]{max-height:95px;max-width:95px}.collapsed>.when-open[data-v-30ccaddf],.not-collapsed>.when-closed[data-v-30ccaddf]{display:none}.textbox-border[data-v-30ccaddf]{border-radius:10px;border:.5px solid var(--text-subtle,#969bab)}.no-scroll-bar[data-v-30ccaddf]::-webkit-scrollbar{display:none}.no-scroll-bar[data-v-30ccaddf]{-ms-overflow-style:none;scrollbar-width:none}p[data-v-1fc5df59],span[data-v-1fc5df59]{white-space:pre-line}.toolbar[data-v-1fc5df59]{position:absolute;display:inline-block;width:-moz-fit-content;width:fit-content;z-index:-1;margin-top:-60px;margin-left:-55px}.instructions[data-v-1fc5df59]{color:#9b51e0;font-feature-settings:"liga" off;font-size:22px;font-style:normal;font-weight:700;line-height:30px;text-align:center;padding-top:20px}.unselectable[data-v-1fc5df59]{-moz-user-select:-moz-none;-webkit-user-select:none;-o-user-select:none;user-select:none}[data-v-1fc5df59]::-moz-selection{background:pink}[data-v-1fc5df59]::selection{background:pink}.labelled-contain[data-v-1fc5df59]{border-radius:10px;border:.5px solid var(--text-subtle,#969bab)}.site_header[data-v-1fc5df59]{font-family:Montserrat,sans-serif;background-image:url(https://th.bing.com/th/id/R.be783c574e7c6a49e83b9eafd49e4b22?rik=hleDtASc6GRrqw&pid=ImgRaw&r=0);font-weight:750;color:#fff;padding:30px 25px;text-align:center}.fontist[data-v-1fc5df59]{font-family:Manrope,sans-serif}#essay-writing[data-v-1fc5df59]{min-height:100vh;height:100%;background:#f4f5f7;font-family:Manrope,sans-serif}.background[data-v-1fc5df59]{background:#f4f5f7}.title[data-v-1fc5df59]{color:#111;font-size:28px;font-style:normal;font-weight:900;position:relative;font-family:Manrope,sans-serif}.prompt-title[data-v-1fc5df59]{color:#111;text-align:center;font-feature-settings:"liga" off;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.moderate-padding[data-v-1fc5df59]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-1fc5df59]{padding-left:145px;padding-right:145px}.white-container[data-v-1fc5df59]{padding-bottom:150px}#step-container[data-v-1fc5df59]{width:30%;padding:0;margin:0}.true-white-container[data-v-1fc5df59]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-1fc5df59]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-1fc5df59]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-column[data-v-1fc5df59]{height:-moz-fit-content;height:fit-content}#module-white-container[data-v-1fc5df59]{padding-bottom:0}.module-container[data-v-1fc5df59]{max-width:539px}#main-subtitle[data-v-1fc5df59]{color:var(--text-gray-900,#18191f);font-size:18px;font-style:normal;font-weight:400;line-height:32px}#main-jumbo[data-v-1fc5df59]{width:650px;font-family:Manrope,sans-serif;position:relative;z-index:200}#button[data-v-1fc5df59]{border-radius:8px;background:var(--brand-purple,#8c30f5);padding:16px 41px;justify-content:center;align-items:center;color:var(--default-white,#fff);font-size:20px;font-style:normal;font-weight:700}.icon-parent[data-v-1fc5df59]{padding-left:742px;z-index:1}.icon-parent-demo[data-v-1fc5df59],.icon-parent[data-v-1fc5df59]{position:absolute;top:0;bottom:0;right:0;left:0;margin:52px 0 52px 0}.icon-parent-demo[data-v-1fc5df59]{padding:80px 0 80px 897px;z-index:100}.icon-circle[data-v-1fc5df59]{min-height:300px}.icon-demo[data-v-1fc5df59]{max-width:625px;max-height:487px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.features[data-v-1fc5df59]{min-height:524px;background:#9b51e0}@media screen and (min-width:375px){.main[data-v-1fc5df59]{position:relative;overflow-x:hidden}.main-row[data-v-1fc5df59],.main[data-v-1fc5df59]{min-height:745px;overflow-y:hidden}#main-title[data-v-1fc5df59]{color:var(--text-gray-900,#18191f);font-size:65px;font-style:normal;font-weight:800;line-height:98px}}@media screen and (max-width:380px){.main[data-v-1fc5df59]{position:relative;overflow-x:hidden}.main-row[data-v-1fc5df59],.main[data-v-1fc5df59]{min-height:575px;overflow-y:hidden}#main-title[data-v-1fc5df59]{color:var(--text-gray-900,#18191f);font-size:48px;font-style:normal;font-weight:800;line-height:78px}}@media screen and (max-width:320px){.main[data-v-1fc5df59]{position:relative;overflow-x:hidden}.main-row[data-v-1fc5df59],.main[data-v-1fc5df59]{min-height:550px;overflow-y:hidden}#main-title[data-v-1fc5df59]{color:var(--text-gray-900,#18191f);font-size:38px;font-style:normal;font-weight:800;line-height:70px}}.strip[data-v-1fc5df59]{text-decoration:none}.main-button[data-v-1fc5df59]{width:100%}.finish-button[data-v-1fc5df59]{max-width:339px}.button-parent[data-v-1fc5df59]{max-width:293px;padding:0 10px 0 10px}.purple-button[data-v-1fc5df59]{min-height:52px;border-radius:30px;padding:10px 10px 10px 10px;background:#451a75;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.purple-button[data-v-1fc5df59]:hover{background:#f1e4ff;color:#451a75;font-weight:800}.purple-button-disabled[data-v-1fc5df59]{min-height:52px;padding:10px 10px 10px 10px;background:gray}.purple-button-border-text[data-v-1fc5df59],.purple-button-disabled[data-v-1fc5df59]{border-radius:30px;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.navbar-purple[data-v-1fc5df59]{border-radius:8px;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:700}.finish-button[data-v-1fc5df59]{max-width:350px}.back-button[data-v-1fc5df59]{max-width:170px;margin:0 30px 0 0}@media screen and (max-width:426px){.finish-button[data-v-1fc5df59]{max-width:239px;margin:auto}.back-button[data-v-1fc5df59]{max-width:170px;margin:auto}}.back-button-style-right[data-v-1fc5df59],.back-button-style[data-v-1fc5df59]{width:-moz-fit-content;width:fit-content;color:var(--brand-purple,#8c30f5);font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer}.back-button-style-right[data-v-1fc5df59]{position:absolute;right:0}.back-button-style-right[data-v-1fc5df59]:after{content:url(/img/chevron-right-purple.6a5cab08.svg)!important;position:relative;top:5px;padding-left:5px}.back-button-style[data-v-1fc5df59]:before{content:url(/img/chevron-left.24a724d0.svg)!important;position:relative;top:5px;right:5px}.test[data-v-1fc5df59]{border:1px solid red}.navbar_styling[data-v-1fc5df59]{background-color:#fff;padding:0 5%}.navbar_style[data-v-1fc5df59]{background-color:#fff}.navbar_tab_section[data-v-1fc5df59]{margin-left:auto}.navbar_tab[data-v-1fc5df59]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#000;padding:0 0}.logo[data-v-1fc5df59]:hover{cursor:pointer}.logo_img[data-v-1fc5df59]{max-width:30px}.logo_btn[data-v-1fc5df59]{color:#000;font-size:23px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-1.15px;font-family:Manrope,sans-serif}.responsive-padding[data-v-1fc5df59]{padding-left:5%;padding-right:5%}.user-responsivity[data-v-1fc5df59]:hover{opacity:.75}.user-responsivity[data-v-1fc5df59]:active{opacity:.5}.essay-area[data-v-1fc5df59]{border-radius:10px;background:#fff}.breakdown_icon[data-v-1fc5df59],.outline_icon[data-v-1fc5df59]{max-height:95px;max-width:95px}.collapsed>.when-open[data-v-1fc5df59],.not-collapsed>.when-closed[data-v-1fc5df59]{display:none}.textbox-border[data-v-1fc5df59]{border-radius:10px;border:.5px solid var(--text-subtle,#969bab)}.no-scroll-bar[data-v-1fc5df59]::-webkit-scrollbar{display:none}.no-scroll-bar[data-v-1fc5df59]{-ms-overflow-style:none;scrollbar-width:none}.top-back-link[data-v-1fc5df59]{display:inline-flex;align-items:center;gap:6px;cursor:pointer;padding:8px 14px;border-radius:999px;border:1px solid #8c30f5;background:transparent;font-size:16px;font-weight:700;color:#8c30f5;line-height:1;box-shadow:0 1px 2px rgba(0,0,0,.06);transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.top-back-link[data-v-1fc5df59]:hover{color:#8c30f5;border-color:#8c30f5;background:rgba(140,48,245,.08);box-shadow:0 4px 10px rgba(140,48,245,.2);transform:translateY(-1px);text-decoration:none}.top-back-link[data-v-1fc5df59]:active{transform:translateY(0);box-shadow:0 2px 5px rgba(140,48,245,.16)}.top-nav-row[data-v-1fc5df59]{margin-bottom:2px}.breadcrumb-row[data-v-1fc5df59]{margin-bottom:4px}.white-container[data-v-1fc5df59]{width:100%;max-width:1080px;margin:0 auto!important;padding-left:.75rem!important;padding-right:.75rem!important}.essay-area[data-v-1fc5df59]{position:relative;margin:0 auto;width:100%;padding:0 22px!important}.label-content-column[data-v-1fc5df59]{width:100%;margin:0 auto}.fixed-toolbar-shell[data-v-1fc5df59]{position:sticky;top:10px;z-index:20;margin:24px auto 0;padding:20px 24px;border:1.5px solid #ddd8ef;border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(17,24,39,.04)}.fixed-toolbar-shell--inactive[data-v-1fc5df59]{background:#fbfbfd}.fixed-toolbar-title[data-v-1fc5df59]{font-size:16px;font-weight:600}.fixed-toolbar-description[data-v-1fc5df59]{margin:8px 0 16px 0;color:#4b5563;font-size:.85rem;line-height:1.3}.fixed-toolbar-row[data-v-1fc5df59]{display:flex;flex-wrap:wrap;gap:.5rem}.fixed-label-btn[data-v-1fc5df59]{display:inline-flex;align-items:center;gap:.45rem;border:1px solid #d4d4d8;border-radius:999px;background:#fff;color:#1f2937;font-size:.85rem;font-weight:700;line-height:1;padding:.45rem .75rem;transition:background .15s ease,border-color .15s ease,transform .15s ease}.fixed-label-btn[data-v-1fc5df59]:not(:disabled):hover{background:#f7f4ff;border-color:#bda8e8;transform:translateY(-1px)}.fixed-label-btn[data-v-1fc5df59]:disabled{opacity:.45;cursor:not-allowed}.fixed-label-dot[data-v-1fc5df59]{width:10px;height:10px;border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}#essayArea[data-v-1fc5df59]{white-space:pre-line}.labelled-token[data-v-1fc5df59]{border-radius:5px;padding:0 1px}.feedback-access-banner[data-v-1fc5df59]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem .9rem;border-radius:16px;border:1px solid transparent}.feedback-access-banner--guest[data-v-1fc5df59]{background:#fff8eb;border-color:#f3d9a8}.feedback-access-banner--free[data-v-1fc5df59]{background:#f5f3ff;border-color:#ddd6fe}.feedback-access-banner--limit[data-v-1fc5df59]{background:#fff4f2;border-color:#fecaca}.feedback-access-banner--pro[data-v-1fc5df59]{background:#ecfdf3;border-color:#bbf7d0}.feedback-access-label[data-v-1fc5df59]{margin:0 0 .3rem;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#6b7280}.feedback-access-message[data-v-1fc5df59]{color:#1f2937;font-size:.98rem;font-weight:600;line-height:1.45}.feedback-access-badge[data-v-1fc5df59]{flex-shrink:0;border-radius:999px;padding:.4rem .75rem;background:hsla(0,0%,100%,.9);color:#4b5563;font-size:.82rem;font-weight:700}.pending-label[data-v-1fc5df59]{background-color:#ffc7c2;border:1px dashed rgba(185,28,28,.42)}.action-buttons-row[data-v-1fc5df59]{margin-left:0!important;margin-right:0!important;gap:10px;justify-content:flex-end}.action-button[data-v-1fc5df59]{min-height:52px;border-radius:30px;padding:10px;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.action-button-back[data-v-1fc5df59]{min-width:130px;max-width:160px}.action-button-submit[data-v-1fc5df59]{max-width:350px}.submit-note[data-v-1fc5df59]{font-size:.85rem;color:#6b7280;margin-top:2px;max-width:350px}.attempts-banner-near-submit[data-v-1fc5df59]{width:100%;margin-top:4px}@media (max-width:576px){.essay-area[data-v-1fc5df59]{padding:0 16px!important}.feedback-access-banner[data-v-1fc5df59]{flex-direction:column;align-items:flex-start}.fixed-toolbar-shell[data-v-1fc5df59]{top:6px;padding:.55rem}.fixed-toolbar-title[data-v-1fc5df59]{font-size:.72rem;margin-bottom:.2rem}.fixed-toolbar-description[data-v-1fc5df59]{font-size:.8rem;margin-bottom:.45rem}.fixed-toolbar-row[data-v-1fc5df59]{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.fixed-label-btn[data-v-1fc5df59]{flex:0 0 auto;font-size:.78rem;padding:.42rem .62rem}.action-buttons-row[data-v-1fc5df59]{gap:10px}.action-button-back[data-v-1fc5df59]{min-width:110px;max-width:140px}.action-button-submit[data-v-1fc5df59]{max-width:280px}}.user-input-styles[data-v-6c79f25a]{min-width:469px}.user-input-contain[data-v-6c79f25a]{border-radius:10px;border:.5px solid var(--text-subtle,#969bab);padding:48px 25px;color:var(--text-normal,#18191f);font-size:14px;font-style:normal;font-weight:500;line-height:26px;height:340px;overflow-y:scroll}.title-variant-feedback[data-v-6c79f25a]{color:var(--text-normal,#18191f);font-feature-settings:"liga" off;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.subtitle-variant-feedback[data-v-6c79f25a]{color:var(--text-normal,#18191f);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.feedback-contain[data-v-6c79f25a]{border-left:1px solid #969bab;min-width:220px;padding-left:30px}.point-given[data-v-6c79f25a]{height:56px;width:-moz-fit-content;width:fit-content;border-radius:8px;position:absolute;right:0;padding:13px 23px 0 23px}.white-contain-feedback[data-v-6c79f25a]{border-radius:10px;background:var(--page-surface,#fff);padding:30px 50px}.input-contain[data-v-6c79f25a]{margin-top:37px;color:var(--text-normal,#18191f);font-size:14px;font-style:normal;font-weight:500;line-height:26px}.required-height[data-v-6c79f25a]{min-height:386px}.stacked-padding[data-v-6c79f25a]:last-child{padding-top:50px}.stacked-padding[data-v-6c79f25a]:first-child{padding-top:0}@media screen and (max-width:600px){.user-input-styles[data-v-6c79f25a]{max-width:auto;min-width:auto}}@media screen and (max-width:321px){.user-input-styles[data-v-6c79f25a]{padding:0}.header-control[data-v-6c79f25a]{margin-left:-30px}.point-given[data-v-6c79f25a]{transform:scale(.8);right:-20px;top:-10px}}@media screen and (max-width:790px){.top-control[data-v-23016e65]{margin-top:50px}}.site_header[data-v-23016e65]{font-family:Montserrat,sans-serif;background-image:url(https://th.bing.com/th/id/R.be783c574e7c6a49e83b9eafd49e4b22?rik=hleDtASc6GRrqw&pid=ImgRaw&r=0);font-weight:750;color:#fff;padding:30px 25px;text-align:center}.fontist[data-v-23016e65]{font-family:Manrope,sans-serif}#essay-writing[data-v-23016e65]{min-height:100vh;height:100%;background:#f4f5f7;font-family:Manrope,sans-serif}.background[data-v-23016e65]{background:#f4f5f7}.title[data-v-23016e65]{color:#111;font-size:28px;font-style:normal;font-weight:900;position:relative;font-family:Manrope,sans-serif}.prompt-title[data-v-23016e65]{color:#111;text-align:center;font-feature-settings:"liga" off;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.moderate-padding[data-v-23016e65]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-23016e65]{padding-left:145px;padding-right:145px}.white-container[data-v-23016e65]{padding-bottom:150px}#step-container[data-v-23016e65]{width:30%;padding:0;margin:0}.true-white-container[data-v-23016e65]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-23016e65]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-23016e65]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-column[data-v-23016e65]{height:-moz-fit-content;height:fit-content}#module-white-container[data-v-23016e65]{padding-bottom:0}.module-container[data-v-23016e65]{max-width:539px}#main-subtitle[data-v-23016e65]{color:var(--text-gray-900,#18191f);font-size:18px;font-style:normal;font-weight:400;line-height:32px}#main-jumbo[data-v-23016e65]{width:650px;font-family:Manrope,sans-serif;position:relative;z-index:200}#button[data-v-23016e65]{border-radius:8px;background:var(--brand-purple,#8c30f5);padding:16px 41px;justify-content:center;align-items:center;color:var(--default-white,#fff);font-size:20px;font-style:normal;font-weight:700}.icon-parent[data-v-23016e65]{padding-left:742px;z-index:1}.icon-parent-demo[data-v-23016e65],.icon-parent[data-v-23016e65]{position:absolute;top:0;bottom:0;right:0;left:0;margin:52px 0 52px 0}.icon-parent-demo[data-v-23016e65]{padding:80px 0 80px 897px;z-index:100}.icon-circle[data-v-23016e65]{min-height:300px}.icon-demo[data-v-23016e65]{max-width:625px;max-height:487px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.features[data-v-23016e65]{min-height:524px;background:#9b51e0}@media screen and (min-width:375px){.main[data-v-23016e65]{position:relative;overflow-x:hidden}.main-row[data-v-23016e65],.main[data-v-23016e65]{min-height:745px;overflow-y:hidden}#main-title[data-v-23016e65]{color:var(--text-gray-900,#18191f);font-size:65px;font-style:normal;font-weight:800;line-height:98px}}@media screen and (max-width:380px){.main[data-v-23016e65]{position:relative;overflow-x:hidden}.main-row[data-v-23016e65],.main[data-v-23016e65]{min-height:575px;overflow-y:hidden}#main-title[data-v-23016e65]{color:var(--text-gray-900,#18191f);font-size:48px;font-style:normal;font-weight:800;line-height:78px}}@media screen and (max-width:320px){.main[data-v-23016e65]{position:relative;overflow-x:hidden}.main-row[data-v-23016e65],.main[data-v-23016e65]{min-height:550px;overflow-y:hidden}#main-title[data-v-23016e65]{color:var(--text-gray-900,#18191f);font-size:38px;font-style:normal;font-weight:800;line-height:70px}}.strip[data-v-23016e65]{text-decoration:none}.main-button[data-v-23016e65]{width:100%}.finish-button[data-v-23016e65]{max-width:339px}.button-parent[data-v-23016e65]{max-width:293px;padding:0 10px 0 10px}.purple-button[data-v-23016e65]{min-height:52px;border-radius:30px;padding:10px 10px 10px 10px;background:#451a75;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.purple-button[data-v-23016e65]:hover{background:#f1e4ff;color:#451a75;font-weight:800}.purple-button-disabled[data-v-23016e65]{min-height:52px;padding:10px 10px 10px 10px;background:gray}.purple-button-border-text[data-v-23016e65],.purple-button-disabled[data-v-23016e65]{border-radius:30px;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.navbar-purple[data-v-23016e65]{border-radius:8px;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:700}.finish-button[data-v-23016e65]{max-width:350px}.back-button[data-v-23016e65]{max-width:170px;margin:0 30px 0 0}@media screen and (max-width:426px){.finish-button[data-v-23016e65]{max-width:239px;margin:auto}.back-button[data-v-23016e65]{max-width:170px;margin:auto}}.back-button-style-right[data-v-23016e65],.back-button-style[data-v-23016e65]{width:-moz-fit-content;width:fit-content;color:var(--brand-purple,#8c30f5);font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer}.back-button-style-right[data-v-23016e65]{position:absolute;right:0}.back-button-style-right[data-v-23016e65]:after{content:url(/img/chevron-right-purple.6a5cab08.svg)!important;position:relative;top:5px;padding-left:5px}.back-button-style[data-v-23016e65]:before{content:url(/img/chevron-left.24a724d0.svg)!important;position:relative;top:5px;right:5px}.test[data-v-23016e65]{border:1px solid red}.navbar_styling[data-v-23016e65]{background-color:#fff;padding:0 5%}.navbar_style[data-v-23016e65]{background-color:#fff}.navbar_tab_section[data-v-23016e65]{margin-left:auto}.navbar_tab[data-v-23016e65]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#000;padding:0 0}.logo[data-v-23016e65]:hover{cursor:pointer}.logo_img[data-v-23016e65]{max-width:30px}.logo_btn[data-v-23016e65]{color:#000;font-size:23px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-1.15px;font-family:Manrope,sans-serif}.responsive-padding[data-v-23016e65]{padding-left:5%;padding-right:5%}.user-responsivity[data-v-23016e65]:hover{opacity:.75}.user-responsivity[data-v-23016e65]:active{opacity:.5}.essay-area[data-v-23016e65]{border-radius:10px;background:#fff}.breakdown_icon[data-v-23016e65],.outline_icon[data-v-23016e65]{max-height:95px;max-width:95px}.collapsed>.when-open[data-v-23016e65],.not-collapsed>.when-closed[data-v-23016e65]{display:none}.textbox-border[data-v-23016e65]{border-radius:10px;border:.5px solid var(--text-subtle,#969bab)}.no-scroll-bar[data-v-23016e65]::-webkit-scrollbar{display:none}.no-scroll-bar[data-v-23016e65]{-ms-overflow-style:none;scrollbar-width:none}.top-nav-row[data-v-23016e65]{margin-bottom:4px;align-items:center}.feedback-modules-col[data-v-23016e65]{margin-left:auto}.top-back-link[data-v-23016e65]{display:inline-flex;align-items:center;gap:6px;cursor:pointer;padding:8px 14px;border-radius:999px;border:1px solid #8c30f5;background:transparent;font-size:16px;font-weight:700;color:#8c30f5;line-height:1;box-shadow:0 1px 2px rgba(0,0,0,.06);transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.top-back-link[data-v-23016e65]:hover{color:#8c30f5;border-color:#8c30f5;background:rgba(140,48,245,.08);box-shadow:0 4px 10px rgba(140,48,245,.2);transform:translateY(-1px);text-decoration:none}.top-back-link[data-v-23016e65]:active{transform:translateY(0);box-shadow:0 2px 5px rgba(140,48,245,.16)}.breadcrumb-row[data-v-23016e65]{margin-bottom:8px}.page-hero[data-v-23016e65]{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:28px}.page-title[data-v-23016e65]{margin:0;color:#171717}.page-subtitle[data-v-23016e65]{margin:12px 0 0;max-width:760px;color:#4b5563;font-size:18px;font-weight:500;line-height:1.5}.feedback-summary-grid[data-v-23016e65]{width:100%;margin-bottom:28px;padding:0}.attempt-debug-line[data-v-23016e65]{margin:8px 0 0;color:#6b7280;font-size:12px;line-height:1.35;word-break:break-word}.revision-actions-card[data-v-23016e65]{border-radius:18px;padding:24px;background:#fff;box-shadow:0 20px 38px rgba(17,24,39,.08);border:1px solid #ececf4}.attempt-status-card[data-v-23016e65]{border-radius:16px;padding:14px;background:#fbfcff;box-shadow:none;border:1px solid #e7ebf3}.attempt-status-card--active[data-v-23016e65]{border-color:#d6e8da;background:#f7fcf8}.attempt-status-card--locked[data-v-23016e65]{border-color:#f3d6c0;background:#fffbf5}.attempt-status-card--pro[data-v-23016e65]{border-color:#d2e8d8;background:#f7fcf9}.attempt-status-header[data-v-23016e65]{display:flex;justify-content:flex-end;align-items:flex-start;gap:10px;margin-bottom:10px}.feedback-card-label[data-v-23016e65]{margin:0 0 8px;color:#8c30f5;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.feedback-card-title[data-v-23016e65]{margin:0;color:#18191f;font-size:1.35rem;font-weight:800;line-height:1.2}.feedback-draft-pill[data-v-23016e65]{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 12px;border-radius:999px;background:rgba(140,48,245,.1);color:#6d28d9;font-size:.85rem;font-weight:700;white-space:nowrap}.attempt-confirm-copy[data-v-23016e65],.attempt-confirm-meta[data-v-23016e65],.feedback-system-note[data-v-23016e65],.revision-actions-copy[data-v-23016e65]{color:#4b5563;font-size:.98rem;line-height:1.55}.revision-actions-card[data-v-23016e65]{display:flex;flex-direction:column;gap:12px}.feedback-system-note[data-v-23016e65],.revision-actions-copy[data-v-23016e65]{margin:0}.revision-actions-row[data-v-23016e65]{display:flex;gap:14px;align-items:flex-start;flex-wrap:wrap;margin-top:6px}.feedback-action-stack[data-v-23016e65]{display:flex;flex-direction:column;gap:8px;min-width:240px}.feedback-action-button[data-v-23016e65]{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 18px;border-radius:14px;border:1px solid transparent;font-size:1rem;font-weight:700;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,color .15s ease,border-color .15s ease}.feedback-action-button--primary[data-v-23016e65]{background:linear-gradient(135deg,#8c30f5,#6d28d9);color:#fff;box-shadow:0 12px 24px rgba(124,58,237,.24)}.feedback-action-button--primary[data-v-23016e65]:hover:enabled{transform:translateY(-1px)}.feedback-action-button--secondary[data-v-23016e65]{background:#fff;border-color:#d8dbe8;color:#18191f}.feedback-action-button--secondary[data-v-23016e65]:hover:enabled{background:#f9fafb}.feedback-action-button[data-v-23016e65]:disabled{cursor:not-allowed;opacity:.58;box-shadow:none}.updated-feedback-hint[data-v-23016e65]{color:#6b7280;font-size:.9rem;font-weight:600}.updated-feedback-hint--disabled[data-v-23016e65]{color:#b91c1c}.updated-feedback-error[data-v-23016e65]{color:#b91c1c;font-size:.95rem;font-weight:600}.attempt-confirm-overlay[data-v-23016e65]{position:fixed;inset:0;z-index:2100;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(15,23,42,.36)}.attempt-confirm-card[data-v-23016e65]{width:100%;max-width:560px;border-radius:20px;background:#fff;padding:28px;box-shadow:0 26px 56px rgba(15,23,42,.24)}.attempt-confirm-title[data-v-23016e65]{margin:0 0 12px;color:#111827;font-size:1.5rem;font-weight:800;line-height:1.2}.attempt-confirm-copy[data-v-23016e65]{margin:0 0 12px}.attempt-confirm-meta[data-v-23016e65]{margin:0 0 20px;font-weight:700}.attempt-confirm-actions[data-v-23016e65]{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}@media (max-width:790px){.feedback-summary-grid[data-v-23016e65]{grid-template-columns:1fr}.page-subtitle[data-v-23016e65]{font-size:16px}.attempt-status-header[data-v-23016e65],.revision-actions-row[data-v-23016e65]{flex-direction:column}.feedback-action-stack[data-v-23016e65]{width:100%;min-width:0}.feedback-action-button[data-v-23016e65]{width:100%}.attempt-confirm-card[data-v-23016e65]{padding:22px}}#QuizFeature[data-v-b65d8bf8]{font-family:Manrope,sans-serif;color:#1f2937}#QuizFeature .quiz-layout[data-v-b65d8bf8]{padding-left:clamp(12px,2.2vw,30px);padding-right:clamp(12px,2.2vw,30px)}#QuizFeature .section-column[data-v-b65d8bf8]{margin-bottom:1.5rem}#QuizFeature .section-title[data-v-b65d8bf8]{font-weight:700;font-size:clamp(1.08rem,1vw + .7rem,1.28rem);line-height:1.25;letter-spacing:-.01em;margin-bottom:.75rem;color:#111827}#QuizFeature .section-cards[data-v-b65d8bf8]{display:flex;flex-direction:column;gap:.75rem}#QuizFeature .unit-card[data-v-b65d8bf8]{position:relative;width:100%;height:186px;border-radius:12px;overflow:hidden;border:1px solid rgba(15,23,42,.08);background:#e5e7eb;box-shadow:0 8px 20px rgba(15,23,42,.08)}#QuizFeature .unit-card img[data-v-b65d8bf8]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}#QuizFeature .unit-card .overlay[data-v-b65d8bf8]{position:absolute;inset:0;border-radius:12px;display:flex;flex-direction:column;justify-content:flex-end;text-align:left;padding:.75rem .85rem;color:#f9fafb;background:linear-gradient(0deg,rgba(2,6,23,.55) 0,rgba(2,6,23,.12) 52%,transparent)}#QuizFeature .unit-card .unit-title[data-v-b65d8bf8]{margin:0;font-family:Montserrat,sans-serif;font-size:1.45rem;font-weight:700;letter-spacing:.02em;line-height:1.08;text-transform:uppercase}#QuizFeature .unit-card .unit-title[data-v-b65d8bf8]:after{content:"";display:block;width:34px;height:2px;margin-top:.28rem;background:hsla(0,0%,100%,.92)}#QuizFeature .unit-card .unit-description[data-v-b65d8bf8]{margin:.35rem 0 0;font-size:.98rem;font-weight:500;line-height:1.3}#QuizFeature .unit-card .status-pill[data-v-b65d8bf8]{position:absolute;top:.6rem;right:.6rem;padding:.2rem .55rem;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#e5e7eb;background:rgba(17,24,39,.78)}#QuizFeature .unit-card--active[data-v-b65d8bf8]{cursor:pointer;transition:transform .22s ease,box-shadow .22s ease}#QuizFeature .unit-card--active[data-v-b65d8bf8]:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(15,23,42,.16)}#QuizFeature .unit-card--active[data-v-b65d8bf8]:focus-visible{outline:3px solid rgba(79,70,229,.5);outline-offset:2px}#QuizFeature .unit-card--disabled[data-v-b65d8bf8]{cursor:default;box-shadow:none;border-color:rgba(15,23,42,.06)}#QuizFeature .unit-card--disabled img[data-v-b65d8bf8]{filter:grayscale(.75) saturate(.25) brightness(.72)}#QuizFeature .unit-card--disabled .overlay[data-v-b65d8bf8]{background:linear-gradient(0deg,rgba(55,55,55,.72) 12%,rgba(55,55,55,.28) 70%,rgba(55,55,55,.12))}#QuizFeature .unit-card--disabled .unit-title[data-v-b65d8bf8]{color:#e5e7eb}#QuizFeature .unit-card--disabled .unit-title[data-v-b65d8bf8]:after{background:rgba(229,231,235,.7)}#QuizFeature .unit-card--disabled .unit-description[data-v-b65d8bf8]{color:#d1d5db}@media(max-width:1199px){#QuizFeature .unit-card[data-v-b65d8bf8]{height:176px}}@media(max-width:991px){#QuizFeature .quiz-layout[data-v-b65d8bf8]{padding-left:14px;padding-right:14px}#QuizFeature .section-cards[data-v-b65d8bf8]{gap:.65rem}#QuizFeature .unit-card[data-v-b65d8bf8]{height:196px}#QuizFeature .unit-title[data-v-b65d8bf8]{font-size:1.36rem}#QuizFeature .unit-description[data-v-b65d8bf8]{font-size:.92rem}}@media(max-width:575px){#QuizFeature .unit-card[data-v-b65d8bf8]{height:184px}#QuizFeature .section-title[data-v-b65d8bf8]{margin-bottom:.6rem}}.QuizUnit[data-v-b65d8bf8]{min-height:100vh;height:100%;background:#f4f5f7;font-family:Manrope,sans-serif}.assessmentquestion[data-v-b65d8bf8]{text-align:center;padding:50px 80px 150px}#AssessmentFeature[data-v-b65d8bf8]{background-color:#fff;border-radius:10px;padding:20px}.questionNum[data-v-b65d8bf8]{font-weight:lighter;display:flex;justify-content:flex-end;padding:40px 20px}.purple_button[data-v-b65d8bf8]{min-height:52px;border-radius:30px;border:none;padding:10px 40px;background:#451a75;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.purple_button[data-v-b65d8bf8]:hover{background:#f1e4ff;color:#451a75;font-weight:800}.quizbuttons[data-v-b65d8bf8]{padding-top:40px;display:flex;justify-content:flex-end}.question[data-v-b65d8bf8]{font-size:24px;font-weight:700;margin-bottom:20px}.answers[data-v-b65d8bf8]{display:flex;flex-direction:column;gap:20px}.answer[data-v-b65d8bf8]{text-align:left;min-width:100%;cursor:pointer;background-color:transparent;padding:0;transition:background-color .3s;border:.5px solid #d3d3d3;border-radius:10px;padding:10px 20px}.answer p[data-v-b65d8bf8]{font-size:18px;margin:0}.answer[data-v-b65d8bf8]:hover{background-color:#f1e4ff}.answer-disabled[data-v-b65d8bf8]{text-align:left;min-width:100%;cursor:pointer;border:.5px solid #d3d3d3;background-color:#f0f0f0;border-radius:10px;padding:10px 20px;cursor:not-allowed;color:#888;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.answer-disabled p[data-v-b65d8bf8]{font-size:18px;margin:0}.answer-disabled.selected[data-v-b65d8bf8]{background:#451a75!important}b-button[data-v-b65d8bf8]{margin-top:20px;background-color:transparent;border:none;padding:0}b-button[data-v-b65d8bf8]:hover{background-color:#e0e0e0}.finish-modal{position:relative}.finish-title{color:#8c30f5;text-align:center;font-size:28px;font-style:normal;font-weight:800;line-height:32px}.finish-subtitle{color:#040404;text-align:center;font-feature-settings:"liga" off;font-size:18px;font-style:normal;font-weight:500;line-height:24px}.x{position:absolute;right:0;top:0;font-size:25px;margin:10px 10px 0 0;z-index:100;cursor:pointer}.share-icon{margin:0 8px 5px 8px}.share-text{color:var(--text-normal,#18191f);font-size:16px;font-style:normal;font-weight:800;line-height:24px;margin-right:5px}#finish-button{border-radius:8px;background:var(--brand-purple,#8c30f5);color:var(--default-white,#fff);text-align:center;font-feature-settings:"clig" off,"liga" off;font-family:Manrope;font-size:14px;font-style:normal;font-weight:700;line-height:20px;padding:10px 15px}#finish-button:hover{background:#f1e4ff;color:#451a75;font-weight:700}.line-break{max-width:400px;margin:auto}.button-header{max-width:418px}#QuizFeature[data-v-6ac40912]{font-family:Manrope,sans-serif;color:#1f2937}#QuizFeature .quiz-layout[data-v-6ac40912]{padding-left:clamp(12px,2.2vw,30px);padding-right:clamp(12px,2.2vw,30px)}#QuizFeature .section-column[data-v-6ac40912]{margin-bottom:1.5rem}#QuizFeature .section-title[data-v-6ac40912]{font-weight:700;font-size:clamp(1.08rem,1vw + .7rem,1.28rem);line-height:1.25;letter-spacing:-.01em;margin-bottom:.75rem;color:#111827}#QuizFeature .section-cards[data-v-6ac40912]{display:flex;flex-direction:column;gap:.75rem}#QuizFeature .unit-card[data-v-6ac40912]{position:relative;width:100%;height:186px;border-radius:12px;overflow:hidden;border:1px solid rgba(15,23,42,.08);background:#e5e7eb;box-shadow:0 8px 20px rgba(15,23,42,.08)}#QuizFeature .unit-card img[data-v-6ac40912]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}#QuizFeature .unit-card .overlay[data-v-6ac40912]{position:absolute;inset:0;border-radius:12px;display:flex;flex-direction:column;justify-content:flex-end;text-align:left;padding:.75rem .85rem;color:#f9fafb;background:linear-gradient(0deg,rgba(2,6,23,.55) 0,rgba(2,6,23,.12) 52%,transparent)}#QuizFeature .unit-card .unit-title[data-v-6ac40912]{margin:0;font-family:Montserrat,sans-serif;font-size:1.45rem;font-weight:700;letter-spacing:.02em;line-height:1.08;text-transform:uppercase}#QuizFeature .unit-card .unit-title[data-v-6ac40912]:after{content:"";display:block;width:34px;height:2px;margin-top:.28rem;background:hsla(0,0%,100%,.92)}#QuizFeature .unit-card .unit-description[data-v-6ac40912]{margin:.35rem 0 0;font-size:.98rem;font-weight:500;line-height:1.3}#QuizFeature .unit-card .status-pill[data-v-6ac40912]{position:absolute;top:.6rem;right:.6rem;padding:.2rem .55rem;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#e5e7eb;background:rgba(17,24,39,.78)}#QuizFeature .unit-card--active[data-v-6ac40912]{cursor:pointer;transition:transform .22s ease,box-shadow .22s ease}#QuizFeature .unit-card--active[data-v-6ac40912]:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(15,23,42,.16)}#QuizFeature .unit-card--active[data-v-6ac40912]:focus-visible{outline:3px solid rgba(79,70,229,.5);outline-offset:2px}#QuizFeature .unit-card--disabled[data-v-6ac40912]{cursor:default;box-shadow:none;border-color:rgba(15,23,42,.06)}#QuizFeature .unit-card--disabled img[data-v-6ac40912]{filter:grayscale(.75) saturate(.25) brightness(.72)}#QuizFeature .unit-card--disabled .overlay[data-v-6ac40912]{background:linear-gradient(0deg,rgba(55,55,55,.72) 12%,rgba(55,55,55,.28) 70%,rgba(55,55,55,.12))}#QuizFeature .unit-card--disabled .unit-title[data-v-6ac40912]{color:#e5e7eb}#QuizFeature .unit-card--disabled .unit-title[data-v-6ac40912]:after{background:rgba(229,231,235,.7)}#QuizFeature .unit-card--disabled .unit-description[data-v-6ac40912]{color:#d1d5db}@media(max-width:1199px){#QuizFeature .unit-card[data-v-6ac40912]{height:176px}}@media(max-width:991px){#QuizFeature .quiz-layout[data-v-6ac40912]{padding-left:14px;padding-right:14px}#QuizFeature .section-cards[data-v-6ac40912]{gap:.65rem}#QuizFeature .unit-card[data-v-6ac40912]{height:196px}#QuizFeature .unit-title[data-v-6ac40912]{font-size:1.36rem}#QuizFeature .unit-description[data-v-6ac40912]{font-size:.92rem}}@media(max-width:575px){#QuizFeature .unit-card[data-v-6ac40912]{height:184px}#QuizFeature .section-title[data-v-6ac40912]{margin-bottom:.6rem}}.QuizUnit[data-v-6ac40912]{min-height:100vh;height:100%;background:#f4f5f7;font-family:Manrope,sans-serif}.assessmentquestion[data-v-6ac40912]{text-align:center;padding:50px 80px 150px}#AssessmentFeature[data-v-6ac40912]{background-color:#fff;border-radius:10px;padding:20px}.questionNum[data-v-6ac40912]{font-weight:lighter;display:flex;justify-content:flex-end;padding:40px 20px}.purple_button[data-v-6ac40912]{min-height:52px;border-radius:30px;border:none;padding:10px 40px;background:#451a75;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.purple_button[data-v-6ac40912]:hover{background:#f1e4ff;color:#451a75;font-weight:800}.quizbuttons[data-v-6ac40912]{padding-top:40px;display:flex;justify-content:flex-end}.question[data-v-6ac40912]{font-size:24px;font-weight:700;margin-bottom:20px}.answers[data-v-6ac40912]{display:flex;flex-direction:column;gap:20px}.answer[data-v-6ac40912]{text-align:left;min-width:100%;cursor:pointer;background-color:transparent;padding:0;transition:background-color .3s;border:.5px solid #d3d3d3;border-radius:10px;padding:10px 20px}.answer p[data-v-6ac40912]{font-size:18px;margin:0}.answer[data-v-6ac40912]:hover{background-color:#f1e4ff}.answer-disabled[data-v-6ac40912]{text-align:left;min-width:100%;cursor:pointer;border:.5px solid #d3d3d3;background-color:#f0f0f0;border-radius:10px;padding:10px 20px;cursor:not-allowed;color:#888;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.answer-disabled p[data-v-6ac40912]{font-size:18px;margin:0}.answer-disabled.selected[data-v-6ac40912]{background:#451a75!important}b-button[data-v-6ac40912]{margin-top:20px;background-color:transparent;border:none;padding:0}b-button[data-v-6ac40912]:hover{background-color:#e0e0e0}#QuizFeature[data-v-0851d2db]{font-family:Manrope,sans-serif;color:#1f2937}#QuizFeature .quiz-layout[data-v-0851d2db]{padding-left:clamp(12px,2.2vw,30px);padding-right:clamp(12px,2.2vw,30px)}#QuizFeature .section-column[data-v-0851d2db]{margin-bottom:1.5rem}#QuizFeature .section-title[data-v-0851d2db]{font-weight:700;font-size:clamp(1.08rem,1vw + .7rem,1.28rem);line-height:1.25;letter-spacing:-.01em;margin-bottom:.75rem;color:#111827}#QuizFeature .section-cards[data-v-0851d2db]{display:flex;flex-direction:column;gap:.75rem}#QuizFeature .unit-card[data-v-0851d2db]{position:relative;width:100%;height:186px;border-radius:12px;overflow:hidden;border:1px solid rgba(15,23,42,.08);background:#e5e7eb;box-shadow:0 8px 20px rgba(15,23,42,.08)}#QuizFeature .unit-card img[data-v-0851d2db]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}#QuizFeature .unit-card .overlay[data-v-0851d2db]{position:absolute;inset:0;border-radius:12px;display:flex;flex-direction:column;justify-content:flex-end;text-align:left;padding:.75rem .85rem;color:#f9fafb;background:linear-gradient(0deg,rgba(2,6,23,.55) 0,rgba(2,6,23,.12) 52%,transparent)}#QuizFeature .unit-card .unit-title[data-v-0851d2db]{margin:0;font-family:Montserrat,sans-serif;font-size:1.45rem;font-weight:700;letter-spacing:.02em;line-height:1.08;text-transform:uppercase}#QuizFeature .unit-card .unit-title[data-v-0851d2db]:after{content:"";display:block;width:34px;height:2px;margin-top:.28rem;background:hsla(0,0%,100%,.92)}#QuizFeature .unit-card .unit-description[data-v-0851d2db]{margin:.35rem 0 0;font-size:.98rem;font-weight:500;line-height:1.3}#QuizFeature .unit-card .status-pill[data-v-0851d2db]{position:absolute;top:.6rem;right:.6rem;padding:.2rem .55rem;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#e5e7eb;background:rgba(17,24,39,.78)}#QuizFeature .unit-card--active[data-v-0851d2db]{cursor:pointer;transition:transform .22s ease,box-shadow .22s ease}#QuizFeature .unit-card--active[data-v-0851d2db]:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(15,23,42,.16)}#QuizFeature .unit-card--active[data-v-0851d2db]:focus-visible{outline:3px solid rgba(79,70,229,.5);outline-offset:2px}#QuizFeature .unit-card--disabled[data-v-0851d2db]{cursor:default;box-shadow:none;border-color:rgba(15,23,42,.06)}#QuizFeature .unit-card--disabled img[data-v-0851d2db]{filter:grayscale(.75) saturate(.25) brightness(.72)}#QuizFeature .unit-card--disabled .overlay[data-v-0851d2db]{background:linear-gradient(0deg,rgba(55,55,55,.72) 12%,rgba(55,55,55,.28) 70%,rgba(55,55,55,.12))}#QuizFeature .unit-card--disabled .unit-title[data-v-0851d2db]{color:#e5e7eb}#QuizFeature .unit-card--disabled .unit-title[data-v-0851d2db]:after{background:rgba(229,231,235,.7)}#QuizFeature .unit-card--disabled .unit-description[data-v-0851d2db]{color:#d1d5db}@media(max-width:1199px){#QuizFeature .unit-card[data-v-0851d2db]{height:176px}}@media(max-width:991px){#QuizFeature .quiz-layout[data-v-0851d2db]{padding-left:14px;padding-right:14px}#QuizFeature .section-cards[data-v-0851d2db]{gap:.65rem}#QuizFeature .unit-card[data-v-0851d2db]{height:196px}#QuizFeature .unit-title[data-v-0851d2db]{font-size:1.36rem}#QuizFeature .unit-description[data-v-0851d2db]{font-size:.92rem}}@media(max-width:575px){#QuizFeature .unit-card[data-v-0851d2db]{height:184px}#QuizFeature .section-title[data-v-0851d2db]{margin-bottom:.6rem}}.QuizUnit[data-v-0851d2db]{min-height:100vh;height:100%;background:#f4f5f7;font-family:Manrope,sans-serif}.assessmentquestion[data-v-0851d2db]{text-align:center;padding:50px 80px 150px}#AssessmentFeature[data-v-0851d2db]{background-color:#fff;border-radius:10px;padding:20px}.questionNum[data-v-0851d2db]{font-weight:lighter;display:flex;justify-content:flex-end;padding:40px 20px}.purple_button[data-v-0851d2db]{min-height:52px;border-radius:30px;border:none;padding:10px 40px;background:#451a75;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.purple_button[data-v-0851d2db]:hover{background:#f1e4ff;color:#451a75;font-weight:800}.quizbuttons[data-v-0851d2db]{padding-top:40px;display:flex;justify-content:flex-end}.question[data-v-0851d2db]{font-size:24px;font-weight:700;margin-bottom:20px}.answers[data-v-0851d2db]{display:flex;flex-direction:column;gap:20px}.answer[data-v-0851d2db]{text-align:left;min-width:100%;cursor:pointer;background-color:transparent;padding:0;transition:background-color .3s;border:.5px solid #d3d3d3;border-radius:10px;padding:10px 20px}.answer p[data-v-0851d2db]{font-size:18px;margin:0}.answer[data-v-0851d2db]:hover{background-color:#f1e4ff}.answer-disabled[data-v-0851d2db]{text-align:left;min-width:100%;cursor:pointer;border:.5px solid #d3d3d3;background-color:#f0f0f0;border-radius:10px;padding:10px 20px;cursor:not-allowed;color:#888;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.answer-disabled p[data-v-0851d2db]{font-size:18px;margin:0}.answer-disabled.selected[data-v-0851d2db]{background:#451a75!important}b-button[data-v-0851d2db]{margin-top:20px;background-color:transparent;border:none;padding:0}b-button[data-v-0851d2db]:hover{background-color:#e0e0e0}.site_header[data-v-0851d2db]{font-family:Montserrat,sans-serif;background-image:url(https://th.bing.com/th/id/R.be783c574e7c6a49e83b9eafd49e4b22?rik=hleDtASc6GRrqw&pid=ImgRaw&r=0);font-weight:750;color:#fff;padding:30px 25px;text-align:center}.auth-page[data-v-6ea3ce07]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 16px;min-height:100vh;width:100%}.auth-container[data-v-6ea3ce07]{max-width:520px}.auth-card[data-v-6ea3ce07]{border-radius:14px;border:1px solid #ececec;box-shadow:0 8px 24px rgba(0,0,0,.08);height:auto}.auth-title[data-v-6ea3ce07]{font-size:32px;margin-bottom:8px}.auth-subtitle[data-v-6ea3ce07]{color:#5b616e;margin-bottom:16px}.auth-links[data-v-6ea3ce07]{font-size:14px}.auth-page[data-v-61bcf7ce]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 16px;min-height:100vh;width:100%}.auth-container[data-v-61bcf7ce]{max-width:560px}.auth-card[data-v-61bcf7ce]{border-radius:14px;border:1px solid #ececec;box-shadow:0 8px 24px rgba(0,0,0,.08);height:auto}.auth-title[data-v-61bcf7ce]{font-size:30px;margin-bottom:8px}.auth-subtitle[data-v-61bcf7ce]{color:#5b616e;margin-bottom:16px}.auth-links[data-v-61bcf7ce]{font-size:14px}.auth-page[data-v-56371b07]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 16px;min-height:100vh;width:100%}.auth-container[data-v-56371b07]{max-width:520px}.auth-card[data-v-56371b07]{border-radius:14px;border:1px solid #ececec;box-shadow:0 8px 24px rgba(0,0,0,.08);height:auto}.auth-title[data-v-56371b07]{font-size:30px;margin-bottom:8px}.auth-subtitle[data-v-56371b07]{color:#5b616e;margin-bottom:16px}.auth-links[data-v-56371b07]{font-size:14px}.account-page[data-v-e66de522]{min-height:70vh}.feedback-history-page[data-v-63bdc940]{min-height:100vh;background:radial-gradient(1200px 500px at 20% -10%,#f2f1ff 0,#f8f8fc 45%,#f6f7fb 100%)}.history-header[data-v-63bdc940]{margin-top:10px}.history-title[data-v-63bdc940]{font-size:clamp(2rem,2.4vw,2.9rem);font-weight:700;line-height:1.1;color:#1f2430}.history-subtitle[data-v-63bdc940]{margin-top:10px;color:#6e7785;font-size:1.08rem;font-weight:500}.back-link[data-v-63bdc940]{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#5d40d6;font-size:1.05rem;font-weight:600;text-decoration:none;background:#ede8ff;border:1px solid #d8cdfd;border-radius:999px;min-height:36px;padding:0 14px;transition:all .18s ease}.back-link[data-v-63bdc940]:hover{color:#4a31bb;background:#e4ddff;border-color:#c7b8fb}.submission-card[data-v-63bdc940]{cursor:pointer;border:1px solid #dde1ea;border-radius:14px;background:hsla(0,0%,100%,.9);box-shadow:0 4px 12px rgba(40,47,66,.06);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.submission-card[data-v-63bdc940]:hover{transform:translateY(-1px);border-color:#cfd5e4;box-shadow:0 10px 24px rgba(32,41,61,.12)}.prompt-preview[data-v-63bdc940]{font-weight:600;font-size:1.03rem;line-height:1.35;color:#23283a}.submission-meta[data-v-63bdc940]{color:#6e7785;font-size:.95rem;font-weight:500}.status-badge[data-v-63bdc940]{font-size:.8rem;font-weight:600;letter-spacing:.01em;padding:6px 12px;border-radius:999px;white-space:nowrap;flex-shrink:0}.status-complete[data-v-63bdc940]{background:#d4edda;color:#155724}.status-pending[data-v-63bdc940]{background:#fff3cd;color:#856404}.status-error[data-v-63bdc940]{background:#f8d7da;color:#721c24}.status-draft[data-v-63bdc940]{background:#e8e8f0;color:#4a4a6a}@media (max-width:768px){.history-header[data-v-63bdc940]{align-items:flex-start!important;flex-direction:column;gap:12px}.history-title[data-v-63bdc940]{font-size:2rem}.history-subtitle[data-v-63bdc940],.prompt-preview[data-v-63bdc940]{font-size:.98rem}.submission-meta[data-v-63bdc940]{font-size:.88rem}}#essay-detail[data-v-6bf7123a]{min-height:100vh;background:#f9f9fb}.top-back-link[data-v-6bf7123a]{display:inline-flex;align-items:center;gap:6px;cursor:pointer;padding:8px 14px;border-radius:999px;border:1px solid #8c30f5;background:transparent;font-size:1rem;font-weight:700;color:#8c30f5;transition:background .15s ease,color .15s ease}.top-back-link[data-v-6bf7123a]:hover{background:#8c30f5;color:#fff}.page-hero[data-v-6bf7123a]{text-align:center;padding:2rem 1rem 1rem}.page-title[data-v-6bf7123a]{font-size:1.8rem;font-weight:700;color:#1a1a2e}.page-subtitle[data-v-6bf7123a]{color:#666;font-size:.95rem}.submission-card[data-v-6bf7123a]{max-width:480px;background:#fff;border-radius:16px;padding:2.5rem 2rem;box-shadow:0 8px 32px rgba(0,0,0,.08)}.submission-title[data-v-6bf7123a]{font-size:1.25rem;font-weight:700}.submission-meta[data-v-6bf7123a],.submission-safe[data-v-6bf7123a],.submission-subtitle[data-v-6bf7123a]{font-size:.9rem;color:#666}.submission-progress[data-v-6bf7123a]{width:100%}.draft-card[data-v-6bf7123a]{border-radius:12px;border:1px solid #e0e0e8}.draft-heading[data-v-6bf7123a]{font-size:1.25rem;color:#1a1a2e}.draft-body[data-v-6bf7123a]{white-space:pre-wrap;line-height:1.6;color:#222}.responsive-padding[data-v-6bf7123a]{padding-left:1.5rem;padding-right:1.5rem}@media (min-width:576px){.responsive-padding[data-v-6bf7123a]{padding-left:2.5rem;padding-right:2.5rem}}#CramPacks[data-v-f35ea644]{min-height:100vh;background:#fafafa}.cram-hero[data-v-f35ea644]{background:#fff;border-bottom:1px solid #ebebeb;padding:56px 0 48px;text-align:center}.cram-hero__title[data-v-f35ea644]{font-family:Manrope,sans-serif;font-size:2rem;font-weight:800;color:#18191f;margin-bottom:12px}.cram-hero__subtitle[data-v-f35ea644]{font-family:Manrope,sans-serif;font-size:1rem;font-weight:400;color:#555;max-width:560px;margin:0 auto;line-height:1.6}.cram-grid-section[data-v-f35ea644]{padding:48px 16px 80px}.cram-grid[data-v-f35ea644]{row-gap:24px}.cram-col[data-v-f35ea644]{padding:0 12px}.cram-card[data-v-f35ea644]{background:#fff;border:1.5px solid #ebebeb;border-radius:14px;padding:24px 22px 20px;display:flex;flex-direction:column;width:100%;transition:box-shadow .18s ease,transform .18s ease;opacity:.72}.cram-card[data-v-f35ea644]:hover{box-shadow:0 4px 18px rgba(0,0,0,.08);transform:translateY(-2px)}.cram-card--available[data-v-f35ea644]{opacity:1;border-color:#e4d2ff}.cram-card--available[data-v-f35ea644]:hover{box-shadow:0 4px 22px rgba(140,48,245,.12)}.cram-card__header[data-v-f35ea644]{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.cram-card__unit-label[data-v-f35ea644]{font-family:Manrope,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#8c30f5}.cram-badge[data-v-f35ea644]{display:inline-block;border-radius:999px;font-family:Manrope,sans-serif;font-size:.7rem;font-weight:700;padding:3px 10px}.cram-badge--available[data-v-f35ea644]{background:#f0e6ff;color:#6a0fd6}.cram-badge--soon[data-v-f35ea644]{background:#f2f2f2;color:#999}.cram-card__title[data-v-f35ea644]{font-family:Manrope,sans-serif;font-size:1rem;font-weight:700;color:#18191f;margin:0 0 20px;line-height:1.4;flex:1}.cram-card__footer[data-v-f35ea644]{margin-top:auto}.cram-btn[data-v-f35ea644]{display:inline-flex;align-items:center;gap:7px;border-radius:8px;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:700;padding:9px 18px;cursor:pointer;border:none;text-decoration:none;transition:background .16s ease,color .16s ease;width:100%;justify-content:center}.cram-btn--download[data-v-f35ea644]{background:#8c30f5;color:#fff}.cram-btn--download[data-v-f35ea644]:hover{background:#7020d8;color:#fff;text-decoration:none}.cram-btn--soon[data-v-f35ea644]{background:#f2f2f2;color:#aaa;cursor:not-allowed}.cram-btn__icon[data-v-f35ea644]{width:16px;height:16px;flex-shrink:0}@media (max-width:576px){.cram-hero[data-v-f35ea644]{padding:40px 0 32px}.cram-hero__title[data-v-f35ea644]{font-size:1.5rem}.cram-grid-section[data-v-f35ea644]{padding:32px 8px 60px}}.site_header[data-v-399a597f]{font-family:Montserrat,sans-serif;background-image:url(https://th.bing.com/th/id/R.be783c574e7c6a49e83b9eafd49e4b22?rik=hleDtASc6GRrqw&pid=ImgRaw&r=0);font-weight:750;color:#fff;padding:30px 25px;text-align:center}.fontist[data-v-399a597f]{font-family:Manrope,sans-serif}#essay-writing[data-v-399a597f]{min-height:100vh;height:100%;background:#f4f5f7;font-family:Manrope,sans-serif}.background[data-v-399a597f]{background:#f4f5f7}.title[data-v-399a597f]{color:#111;font-size:28px;font-style:normal;font-weight:900;position:relative;font-family:Manrope,sans-serif}.prompt-title[data-v-399a597f]{color:#111;text-align:center;font-feature-settings:"liga" off;font-size:28px;font-style:normal;font-weight:800;line-height:64px}.moderate-padding[data-v-399a597f]{padding-left:55px;padding-right:55px}.extreme-padding[data-v-399a597f]{padding-left:145px;padding-right:145px}.white-container[data-v-399a597f]{padding-bottom:150px}#step-container[data-v-399a597f]{width:30%;padding:0;margin:0}.true-white-container[data-v-399a597f]{background:#fff;min-height:700px;border-radius:10px;padding-bottom:150px}.title-white-container[data-v-399a597f]{color:#111;font-size:24px;font-style:normal;font-weight:800;line-height:64px}.subtitle-white-container[data-v-399a597f]{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.module-column[data-v-399a597f]{height:-moz-fit-content;height:fit-content}#module-white-container[data-v-399a597f]{padding-bottom:0}.module-container[data-v-399a597f]{max-width:539px}#main-subtitle[data-v-399a597f]{color:var(--text-gray-900,#18191f);font-size:18px;font-style:normal;font-weight:400;line-height:32px}#main-jumbo[data-v-399a597f]{width:650px;font-family:Manrope,sans-serif;position:relative;z-index:200}#button[data-v-399a597f]{border-radius:8px;background:var(--brand-purple,#8c30f5);padding:16px 41px;justify-content:center;align-items:center;color:var(--default-white,#fff);font-size:20px;font-style:normal;font-weight:700}.icon-parent[data-v-399a597f]{padding-left:742px;z-index:1}.icon-parent-demo[data-v-399a597f],.icon-parent[data-v-399a597f]{position:absolute;top:0;bottom:0;right:0;left:0;margin:52px 0 52px 0}.icon-parent-demo[data-v-399a597f]{padding:80px 0 80px 897px;z-index:100}.icon-circle[data-v-399a597f]{min-height:300px}.icon-demo[data-v-399a597f]{max-width:625px;max-height:487px;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.features[data-v-399a597f]{min-height:524px;background:#9b51e0}@media screen and (min-width:375px){.main[data-v-399a597f]{position:relative;overflow-x:hidden}.main-row[data-v-399a597f],.main[data-v-399a597f]{min-height:745px;overflow-y:hidden}#main-title[data-v-399a597f]{color:var(--text-gray-900,#18191f);font-size:65px;font-style:normal;font-weight:800;line-height:98px}}@media screen and (max-width:380px){.main[data-v-399a597f]{position:relative;overflow-x:hidden}.main-row[data-v-399a597f],.main[data-v-399a597f]{min-height:575px;overflow-y:hidden}#main-title[data-v-399a597f]{color:var(--text-gray-900,#18191f);font-size:48px;font-style:normal;font-weight:800;line-height:78px}}@media screen and (max-width:320px){.main[data-v-399a597f]{position:relative;overflow-x:hidden}.main-row[data-v-399a597f],.main[data-v-399a597f]{min-height:550px;overflow-y:hidden}#main-title[data-v-399a597f]{color:var(--text-gray-900,#18191f);font-size:38px;font-style:normal;font-weight:800;line-height:70px}}.strip[data-v-399a597f]{text-decoration:none}.main-button[data-v-399a597f]{width:100%}.finish-button[data-v-399a597f]{max-width:339px}.button-parent[data-v-399a597f]{max-width:293px;padding:0 10px 0 10px}.purple-button[data-v-399a597f]{min-height:52px;border-radius:30px;padding:10px 10px 10px 10px;background:#451a75;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:16px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.purple-button[data-v-399a597f]:hover{background:#f1e4ff;color:#451a75;font-weight:800}.purple-button-disabled[data-v-399a597f]{min-height:52px;padding:10px 10px 10px 10px;background:gray}.purple-button-border-text[data-v-399a597f],.purple-button-disabled[data-v-399a597f]{border-radius:30px;text-transform:uppercase;color:var(--default-white,#fff);text-align:center;font-size:18px;font-style:normal;font-weight:800;line-height:25px;letter-spacing:2px}.finish-button[data-v-399a597f]{max-width:350px}.back-button[data-v-399a597f]{max-width:170px;margin:0 30px 0 0}@media screen and (max-width:426px){.finish-button[data-v-399a597f]{max-width:239px;margin:auto}.back-button[data-v-399a597f]{max-width:170px;margin:auto}}.back-button-style-right[data-v-399a597f],.back-button-style[data-v-399a597f]{width:-moz-fit-content;width:fit-content;color:var(--brand-purple,#8c30f5);font-feature-settings:"clig" off,"liga" off;font-size:14px;font-style:normal;font-weight:700;line-height:20px;cursor:pointer}.back-button-style-right[data-v-399a597f]{position:absolute;right:0}.back-button-style-right[data-v-399a597f]:after{content:url(/img/chevron-right-purple.6a5cab08.svg)!important;position:relative;top:5px;padding-left:5px}.back-button-style[data-v-399a597f]:before{content:url(/img/chevron-left.24a724d0.svg)!important;position:relative;top:5px;right:5px}.test[data-v-399a597f]{border:1px solid red}.navbar_styling[data-v-399a597f]{background-color:#fff;padding:0 5%}.navbar_style[data-v-399a597f]{background-color:#fff}.navbar_tab_section[data-v-399a597f]{margin-left:auto}.navbar_tab[data-v-399a597f]{font-family:Montserrat,sans-serif;font-size:16px;font-weight:750;letter-spacing:0;color:#000;padding:0 0}.logo[data-v-399a597f]:hover{cursor:pointer}.logo_img[data-v-399a597f]{max-width:30px}.logo_btn[data-v-399a597f]{color:#000;font-size:23px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-1.15px;font-family:Manrope,sans-serif}.responsive-padding[data-v-399a597f]{padding-left:5%;padding-right:5%}.user-responsivity[data-v-399a597f]:hover{opacity:.75}.user-responsivity[data-v-399a597f]:active{opacity:.5}.essay-area[data-v-399a597f]{border-radius:10px;background:#fff}.breakdown_icon[data-v-399a597f],.outline_icon[data-v-399a597f]{max-height:95px;max-width:95px}.collapsed>.when-open[data-v-399a597f],.not-collapsed>.when-closed[data-v-399a597f]{display:none}.textbox-border[data-v-399a597f]{border-radius:10px;border:.5px solid var(--text-subtle,#969bab)}.no-scroll-bar[data-v-399a597f]::-webkit-scrollbar{display:none}.no-scroll-bar[data-v-399a597f]{-ms-overflow-style:none;scrollbar-width:none}.navbar_style[data-v-399a597f]{padding:10px 0;background:#fff;border:none;box-shadow:none;flex-wrap:wrap}.logo[data-v-399a597f],.navbar_style[data-v-399a597f]{align-items:center;display:flex}.logo_img[data-v-399a597f]{height:32px;width:auto;margin:0}.navbar-purple[data-v-399a597f]{border-radius:8px;font-family:Manrope,sans-serif;font-size:14px;font-style:normal;font-weight:700}#purples[data-v-399a597f]{background:var(--brand-purple,#8c30f5);padding:10px 28px}#purples[data-v-399a597f]:hover{background:#f1e4ff;color:var(--brand-purple,#8c30f5)}.navbar_tab_section[data-v-399a597f]{white-space:nowrap;display:flex;align-items:center;gap:16px}.search-bar[data-v-399a597f]{height:100%;width:292px;border-radius:8px;border:1px solid #dfdfdf;background:#fff;position:relative}.search-input[data-v-399a597f]{padding-right:0;padding-left:10px;font-family:Manrope,sans-serif;font-size:16px;font-weight:400;color:#18191f}.search-input[data-v-399a597f]::placeholder{color:#a0a0a0!important;opacity:1!important;font-family:Manrope,sans-serif;font-size:16px;font-weight:400}.search-input[data-v-399a597f]::-moz-placeholder{color:#a0a0a0!important;opacity:1!important;font-family:Manrope,sans-serif;font-size:16px;font-weight:400}.search-bar .form-control[data-v-399a597f]::-moz-placeholder{color:#a0a0a0!important;opacity:1!important}.search-bar .form-control[data-v-399a597f]::placeholder{color:#a0a0a0!important;opacity:1!important}.search-button[data-v-399a597f]{background:#fff;color:#000}.search-button[data-v-399a597f]:active,.search-button[data-v-399a597f]:focus,.search-button[data-v-399a597f]:focus:not(:disabled):not(.disabled),.search-button[data-v-399a597f]:hover{box-shadow:none!important;outline:0;background:#fff;color:#000}.typeahead[data-v-399a597f]{position:absolute;top:44px;left:0;width:292px;max-height:320px;overflow-y:auto;background:#fff;border:1px solid #dfdfdf;border-radius:8px;z-index:1050}.typeahead-item[data-v-399a597f]{display:flex;align-items:center;gap:6px;width:100%;padding:10px 12px;background:transparent;border:none;text-align:left;font-size:14px}.typeahead-item.active[data-v-399a597f],.typeahead-item[data-v-399a597f]:hover{background:#f6f6f6}.truncate[data-v-399a597f]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-dropdown[data-v-399a597f]{color:var(--text-gray-900,#18191f);font-feature-settings:"clig" off,"liga" off;font-family:Manrope;font-size:16px;font-style:normal;font-weight:700;line-height:20px;outline:0;box-shadow:none!important;outline:none!important;text-decoration:none!important;border:none!important;opacity:1;border-radius:0;margin-top:2px}.nav-dropdown[data-v-399a597f] .dropdown-menu{background:#eee;border:none!important;border-radius:0!important;padding:0;margin-top:13px}.nav-dropdown[data-v-399a597f] .dropdown-menu .dropdown-item{border:none!important;border-radius:0!important;height:65px;padding-top:22px}.nav-dropdown[data-v-399a597f] .dropdown-menu .dropdown-item:hover{background:#8c30f5;color:#fff}.dd-link[data-v-399a597f]{color:#000;opacity:1}.cookie-banner[data-v-de8d4b9e]{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:10040;margin:0 auto;width:min(900px,calc(100% - 2rem));border-radius:14px;border:1px solid #ded8ef;background:#fff;box-shadow:0 20px 50px rgba(17,24,39,.16);padding:1rem}.cookie-banner__title[data-v-de8d4b9e]{margin:0 0 .35rem;font-size:1rem;font-weight:800;color:#1f2937}.cookie-banner__text[data-v-de8d4b9e]{margin:0;font-size:.94rem;color:#374151;line-height:1.45}.cookie-banner__meta[data-v-de8d4b9e]{margin:.45rem 0 0;font-size:.84rem;color:#6b7280}.cookie-banner__status[data-v-de8d4b9e]{margin:.4rem 0 0;font-size:.83rem;color:#4b5563}.cookie-banner__actions[data-v-de8d4b9e]{margin-top:.85rem;display:flex;flex-wrap:wrap;gap:.55rem;align-items:center}.cookie-btn[data-v-de8d4b9e]{border-radius:999px;padding:.45rem .85rem;font-size:.84rem;font-weight:700;border:1px solid transparent;transition:transform .15s ease,box-shadow .15s ease}.cookie-btn[data-v-de8d4b9e]:hover{transform:translateY(-1px)}.cookie-btn--primary[data-v-de8d4b9e]{background:#8c30f5;color:#fff;border-color:#8c30f5;box-shadow:0 4px 12px rgba(140,48,245,.25)}.cookie-btn--secondary[data-v-de8d4b9e]{background:#fff;color:#374151;border-color:#d1d5db}.cookie-link[data-v-de8d4b9e]{color:#6d28d9;font-weight:700;text-decoration:none;font-size:.84rem}.cookie-link[data-v-de8d4b9e]:hover{text-decoration:underline}.cookie-link--button[data-v-de8d4b9e]{background:transparent;border:0;padding:0;cursor:pointer}.cookie-slide-up-enter-active[data-v-de8d4b9e],.cookie-slide-up-leave-active[data-v-de8d4b9e]{transition:opacity .2s ease,transform .2s ease}.cookie-slide-up-enter-from[data-v-de8d4b9e],.cookie-slide-up-leave-to[data-v-de8d4b9e]{opacity:0;transform:translateY(10px)}@media (max-width:576px){.cookie-banner[data-v-de8d4b9e]{left:.6rem;right:.6rem;bottom:.6rem;width:auto;padding:.85rem}.cookie-banner__text[data-v-de8d4b9e]{font-size:.88rem}}