@charset "UTF-8";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:6px!important}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3)!important;border-radius:10px!important}::-webkit-scrollbar-track{background:transparent!important}:root{--primary-color-header:#0087a2;--secondary-color:#f0f0f0;--text-color-primary:#313131;--text-color-secondary:#505050;--background-color:#fff;--border-color:#e0e0e0}.nav-container{justify-content:space-between;padding:12px 20px;width:100%}.logo-container,.nav-container{align-items:center;display:flex}.logo-container{width:80px}.institute-name-container{align-items:center;display:flex;width:25%}.institute-name{color:#0087a2;color:var(--primary-color-header);font-size:1.6rem!important;font-weight:700!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-links{align-items:center;display:flex;flex-wrap:nowrap;gap:20px;width:50%}.nav-link{border-radius:4px;color:#0087a2;color:var(--primary-color-header);font-family:sans-serif;font-size:15px;font-weight:500;letter-spacing:.1rem;padding:8px 12px;text-decoration:none;text-transform:uppercase;transition:all .2s ease;white-space:nowrap}.nav-link:hover{background-color:rgba(0,135,162,.08)}.nav-link.active{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:6px}.signup-login{display:flex;gap:1rem;width:15%}.signup-link{background-color:#0087a2;background-color:var(--primary-color-header);border-radius:4px;color:#fff;color:var(--background-color)}.login-link,.signup-link{cursor:pointer;font-size:15px;font-weight:500;letter-spacing:.1rem;padding:.5rem 1rem}.login-link{border:1px solid #0087a2;border:1px solid var(--primary-color-header);border-radius:4px;color:#0087a2;color:var(--primary-color-header)}@media screen and (max-width:1200px){.nav-links{gap:12px;width:45%}.nav-link{font-size:14px;letter-spacing:.05rem;padding:6px 10px}.institute-name-container{width:22%}.institute-name{font-size:1.4rem!important}.signup-login{width:18%}.login-link,.signup-link{font-size:14px;padding:.4rem .8rem}}@media screen and (max-width:1024px){.nav-links{gap:8px;width:40%}.nav-link{font-size:13px;letter-spacing:0;padding:6px 8px}.institute-name-container{width:20%}.institute-name{font-size:1.2rem!important}.signup-login{gap:.8rem;width:20%}.login-link,.signup-link{font-size:13px;padding:.3rem .6rem}}@media screen and (max-width:900px){.nav-container{padding:0 15px}.logo-container{width:60px}.institute-name-container{width:18%}.nav-links{gap:6px;width:45%}.signup-login{gap:.6rem;width:22%}}@media screen and (max-width:720px){.logo-container{width:50px}.institute-name-container{width:30%}.institute-name{font-size:1.1rem!important}.nav-links{display:none;width:0}.signup-login{width:35%}}.footer{background-color:#005368;color:#fff;padding:40px 0;width:100%}.footer-container{margin:0 auto;max-width:1296px;padding:0 20px}.footer-top{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px}.footer-logo{align-items:center;display:flex;gap:10px;margin-bottom:24px}.footer-logo img{border-radius:10px;height:40px;width:40px}.footer-logo span{color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-weight:500}.footer-info{max-width:300px}.footer-info p{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:35px;margin:0}.footer-section{margin-bottom:30px}.footer-section h3{color:#94a3b8;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;letter-spacing:1px;line-height:18px;margin-bottom:20px;text-transform:uppercase}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:10px}.footer-section ul li a{color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:24px;text-decoration:none}.footer-social{display:flex;gap:15px;margin-bottom:20px}.footer-social a{align-items:center;color:#fff;display:flex;height:28px;justify-content:center;text-decoration:none;transition:opacity .2s;width:28px}.footer-social a:hover{opacity:.8}.footer-download{align-items:center;background:#fff;border-radius:8px;cursor:pointer;display:inline-flex;justify-content:center;padding:10px 20px}.footer-download span{color:#0087a2;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:24px}.footer-divider{border-top:1.5px solid #fff;margin:20px 0}.footer-bottom{color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:22px;text-align:center}@media (max-width:768px){.footer-container{padding:0 15px}.footer-top{flex-direction:column}.footer-section{width:100%}.footer-info,.footer-section{margin-bottom:30px}}.news-updates-slider{padding:1rem 2rem}.news-slider .slick-slide>div{display:flex!important;height:100%;padding:0 .25rem;width:100%}.news-slider .slick-slide:first-child>div{padding-left:0}.news-slider .slick-slide:last-child>div{padding-right:0}.news-card{max-width:400px;min-width:300px}.news-card-title{-webkit-hyphens:auto;hyphens:auto}.news-card-title,.news-card-title *,.news-card-title p,.news-card-title span{word-wrap:break-word;color:#0087a2!important;overflow-wrap:break-word}.news-card-description{-webkit-hyphens:auto;hyphens:auto}.news-card-description,.news-card-description *,.news-card-description p,.news-card-description span{word-wrap:break-word;color:#505050!important;overflow-wrap:break-word}.news-slider-single .slick-track{justify-content:center}.news-slider-single .slick-slide{margin:0 auto;max-width:400px;width:400px!important}.news-slider-double .slick-track{gap:1rem;justify-content:center}.news-slider-double .slick-slide{max-width:400px;width:calc(50% - .5rem)!important}.news-slider .slick-track{align-items:stretch;display:flex!important;margin-left:0!important}.news-slider .slick-slide{display:flex!important;height:auto}.news-card{box-sizing:border-box;height:100%;margin:0 auto;max-width:350px;min-height:200px;min-width:280px;padding:2rem 1.5rem;width:100%}.news-slider .custom-arrow{align-items:center;background:#fff;border-radius:50%;box-shadow:0 4px 8px rgba(0,0,0,.1);cursor:pointer;display:flex!important;height:48px!important;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .3s ease;width:48px!important;z-index:10}.news-slider .custom-arrow:hover{background:#f5f5f5;box-shadow:0 6px 12px rgba(0,0,0,.15)}.news-slider .custom-arrow svg{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.news-slider .custom-arrow:hover svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.news-slider .custom-prev{left:-60px}.news-slider .custom-next{right:-60px}.news-slider .slick-next,.news-slider .slick-prev{display:none!important}@media screen and (max-width:1200px){.news-update-container{padding:0 2rem}.news-updates-slider{padding:1rem 2rem}.news-slider .slick-slide>div{padding:0 .375rem}.news-slider .slick-slide:first-child>div{padding-left:0}.news-slider .slick-slide:last-child>div{padding-right:0}.news-slider .custom-prev{left:-45px}.news-slider .custom-next{right:-45px}.news-slider .custom-arrow{height:40px!important;width:40px!important}.news-slider .custom-arrow svg{height:24px;width:24px}}@media screen and (max-width:900px){.news-update-container{padding:0 1.5rem}.news-updates-slider{padding:1rem}.news-card-title{font-size:18px}.news-card-date{font-size:16px}}@media screen and (max-width:600px){.news-update-container{padding:0 1rem}.news-updates-slider{padding:1rem .5rem}.news-slider .slick-slide>div{padding:0 .25rem}.news-slider .slick-slide:first-child>div{padding-left:0}.news-slider .slick-slide:last-child>div{padding-right:0}.news-slider .custom-prev{left:-30px}.news-slider .custom-next{right:-30px}.news-slider .custom-arrow{height:32px!important;width:32px!important}.news-slider .custom-arrow svg{height:20px;width:20px}}.no-news-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:3rem 2rem}.no-news-text{color:#666!important;font-size:1.2rem!important;font-weight:400!important;margin:0!important;text-align:center!important}@media (max-width:768px){.no-news-container{min-height:150px;padding:2rem 1rem}.no-news-text{font-size:1.1rem!important}}@media (max-width:480px){.no-news-container{min-height:120px;padding:1.5rem 1rem}.no-news-text{font-size:1rem!important}}.batches-section{margin:40px 0;overflow:hidden;padding:60px 0}.batches-title{color:#0087a2!important;font-family:Roboto,sans-serif!important;font-size:30px!important;font-weight:600!important;letter-spacing:.15px;margin-bottom:40px!important;text-align:center}.batches-slider{margin:0 auto;max-width:1400px;padding:0 60px;position:relative}.batches-carousel .slick-track{align-items:stretch;display:flex!important;margin-left:0;margin-right:0;padding:10px 0}.batches-carousel .slick-slide{display:flex!important;float:none!important;height:auto!important;padding:0 10px}.batches-carousel .slick-slide>div{display:flex;height:100%;justify-content:center;width:100%}.batch-card-wrapper{margin:0 auto;padding:0 10px;width:450px}.batch-card-container{border-radius:16px;cursor:pointer;height:220px;overflow:hidden;position:relative;width:100%}.batch-card-hover{background:linear-gradient(1turn,#000 27%,transparent);border-bottom-left-radius:16px;border-bottom-right-radius:16px;bottom:0;color:#fff;overflow:hidden;padding-left:10px;position:absolute;text-align:left;top:70%;transition:all .6s;width:100%}.batch-card-hover.hovered{background:linear-gradient(1turn,#020000 27%,transparent);top:50%}.batch-card-bottom{background-color:#badce8;border-radius:16px;margin-top:-30px;padding:10px;text-align:left}.batch-price-tag{align-items:flex-end;display:flex;flex-direction:column;gap:5px;position:absolute;right:10px;top:10px;width:80%}.batch-price-label{background-color:#fac70c;border-radius:8px;color:#565656;font-size:.8rem;height:24px;justify-content:center;padding:0 .5rem}.batch-price-label,.batch-strength-info{align-items:center;display:flex;font-weight:700}.batch-strength-info{color:#333;font-size:.9rem;font-style:italic;gap:2.7rem;justify-content:start;margin:30px 0 0;padding-inline:.25rem}.batch-strength-info span{color:#333;font-size:.9rem;font-weight:700}.batch-date-info{color:#737373;font-size:.8rem;font-weight:700;margin-block:.25rem;padding-inline:.25rem}.batch-date,.batch-date-info{align-items:center;display:flex;justify-content:space-between}.batch-date{gap:2px;margin-right:1rem}.batch-price-strikethrough{color:#737373;margin-left:.2rem;text-decoration:line-through}.batches-carousel .custom-arrow{align-items:center;background:#fff;border-radius:50%;box-shadow:0 4px 8px rgba(0,0,0,.1);cursor:pointer;display:flex!important;height:48px!important;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .3s ease;width:48px!important;z-index:10}.batches-carousel .custom-arrow:hover{background:#f5f5f5;box-shadow:0 6px 12px rgba(0,0,0,.15)}.batches-carousel .custom-arrow svg{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.batches-carousel .custom-arrow:hover svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.batches-carousel .custom-prev{left:-60px}.batches-carousel .custom-next{right:-60px}.batches-carousel .slick-next,.batches-carousel .slick-prev{display:none!important}@media (max-width:1400px){.batches-slider{max-width:1200px}}@media (max-width:1200px){.batches-slider{max-width:900px}.batch-card-wrapper{max-width:350px}.batches-carousel .custom-prev{left:-45px}.batches-carousel .custom-next{right:-45px}.batches-carousel .custom-arrow{height:40px!important;width:40px!important}.batches-carousel .custom-arrow svg{height:24px;width:24px}}@media (max-width:768px){.batches-section{padding:40px 0}.batches-slider{padding:0 40px}.batches-title{font-size:26px!important;margin-bottom:30px!important}.batch-card-wrapper{max-width:300px}.batch-strength-info{align-items:flex-start;flex-direction:column;gap:1rem}}@media (max-width:480px){.batches-slider{padding:0 30px}.batch-card-wrapper{max-width:260px}.batches-carousel .custom-prev{left:-30px}.batches-carousel .custom-next{right:-30px}.batches-carousel .custom-arrow{height:32px!important;width:32px!important}.batches-carousel .custom-arrow svg{height:20px;width:20px}}.single-batch{display:flex!important;justify-content:center!important;width:100%!important}.double-batch,.triple-batch{display:flex!important;justify-content:center!important;width:50%!important}.services-section{background:#f3fdff;padding:3rem 5rem}.services-title{color:#0087a2;font-size:32px!important;font-weight:600!important;margin-bottom:1rem!important;text-align:center}.service-card{align-items:center;background:#fff;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.25);display:flex;flex-direction:column;gap:.7rem;margin:1rem;overflow:hidden}.service-media-container{position:relative;width:100%}.service-infographics-slider{width:100%}.service-infographics-slider .slick-dots{bottom:10px;position:absolute}.service-infographics-slider .slick-dots li{margin:0 3px}.service-infographics-slider .slick-dots li button:before{background:#fff;border-radius:50%;content:"";height:8px;opacity:.7;width:8px}.service-infographics-slider .slick-dots li.slick-active button:before{background:#0087a2;opacity:1}.service-media-slide{align-items:center;display:flex!important;justify-content:center;margin-top:"15px";width:100%}.service-media{object-fit:cover}.service-image,.service-media{background-color:#f5f5f5;border-radius:8px;height:230px;margin:1rem;object-position:center;width:calc(100% - 2rem)}.service-image{object-fit:contain}.service-title{color:#0087a2;font-size:18px!important;font-weight:600!important;text-align:center}.service-description{color:#505050;font-size:16px!important;font-weight:400!important;letter-spacing:.56px;line-height:20px;margin-bottom:1rem!important;margin-top:1rem;padding:0 .75rem;text-align:center;width:309px}.service-description p{color:inherit;font-size:inherit;line-height:inherit;margin:.5em 0}.service-description ol,.service-description ul{margin:.5em 0;padding-left:1.5em;text-align:left}.service-description li{color:inherit;font-size:inherit;line-height:inherit;margin:.25em 0}.service-description b,.service-description strong{font-weight:600}.service-description em,.service-description i{font-style:italic}.service-description h1,.service-description h2,.service-description h3,.service-description h4,.service-description h5,.service-description h6{color:#0087a2;font-weight:600;margin:.5em 0}.see-more-btn{color:#0087a2!important;cursor:pointer!important;display:inline-block!important;font-size:14px!important;font-weight:600!important;text-decoration:underline!important;transition:all .2s ease!important}.see-more-btn:hover{color:#006a85!important;-webkit-transform:translateY(-1px)!important;transform:translateY(-1px)!important}.services-slider{padding:0 4rem;position:relative}.services-carousel .custom-arrow{align-items:center;background:#fff;border-radius:50%;box-shadow:0 4px 8px rgba(0,0,0,.1);cursor:pointer;display:flex!important;height:48px!important;justify-content:center;position:absolute;top:40%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .3s ease;width:48px!important;z-index:10}.services-carousel .custom-arrow:hover{background:#f5f5f5;box-shadow:0 6px 12px rgba(0,0,0,.15)}.services-carousel .custom-arrow svg{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.services-carousel .custom-arrow:hover svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.services-carousel .custom-prev{left:-60px}.services-carousel .custom-next{right:-60px}.services-carousel .slick-next,.services-carousel .slick-prev{display:none!important}@media screen and (max-width:1200px){.service-card{width:300px}.service-image{height:210px;width:280px}.service-description{font-size:13px;width:280px}.services-carousel .custom-prev{left:-45px}.services-carousel .custom-next{right:-45px}.services-carousel .custom-arrow{height:40px!important;width:40px!important}.services-carousel .custom-arrow svg{height:24px;width:24px}}@media screen and (max-width:768px){.services-section{padding:2rem 3rem}.services-title{font-size:28px!important;margin-bottom:1.5rem!important}.service-card{width:280px}.service-image{height:190px;width:260px}.service-description{font-size:12px;width:260px}.services-slider{padding:0 3rem}}.service-media video{cursor:pointer}.service-media video:hover{opacity:.9}.video-container{display:inline-block;position:relative;width:100%}.video-play-overlay{align-items:center;background:rgba(0,0,0,.7);border-radius:50%;cursor:pointer;display:flex;height:60px;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:background .3s ease;width:60px;z-index:2}.video-play-overlay:hover{background:rgba(0,0,0,.8)}.video-play-icon{color:#fff;font-size:30px;margin-left:3px}@media screen and (max-width:480px){.services-section{padding:2rem}.services-slider{padding:0 2rem}.service-card{width:260px}.service-image{height:170px;width:240px}.service-description{font-size:11px;width:240px}.services-carousel .custom-prev{left:-30px}.services-carousel .custom-next{right:-30px}.services-carousel .custom-arrow{height:32px!important;width:32px!important}.services-carousel .custom-arrow svg{height:20px;width:20px}}.team-loading-card{align-items:center;border-radius:15px;display:flex;flex-direction:column;margin:10px;min-height:400px;padding:20px;text-align:center;width:300px}.faculty-loading-card,.team-loading-card{background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1)}.faculty-loading-card{border-radius:10px;height:350px;margin:0 auto;max-width:280px;overflow:hidden;width:100%}.faculty-loading-card .faculty-info{padding:15px}.student-loading-card{align-items:center;background:#fff;border:.5px solid #c7c7c7;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.25);display:flex;height:120px;margin:0 10px;padding:12px;width:351px}.student-loading-card .student-info{display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:center;margin-left:15px}@-webkit-keyframes shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}@-webkit-keyframes slide-left{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes slide-left{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@-webkit-keyframes slide-right{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide-right{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.loading-shimmer{-webkit-animation:shimmer 1.5s linear infinite;animation:shimmer 1.5s linear infinite;background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:800px 104px}.loading-marquee-left{-webkit-animation:slide-left 20s linear infinite;animation:slide-left 20s linear infinite}.loading-marquee-right{-webkit-animation:slide-right 20s linear infinite;animation:slide-right 20s linear infinite}@media screen and (max-width:768px){.team-loading-card{min-height:350px;padding:15px;width:250px}.faculty-loading-card{height:320px;max-width:250px}.student-loading-card{height:110px;width:300px}}@media screen and (max-width:480px){.team-loading-card{min-height:300px;padding:12px;width:200px}.faculty-loading-card{height:280px;max-width:200px}.student-loading-card{height:100px;padding:10px;width:280px}.student-loading-card .student-info{margin-left:12px}}.team-section{background:#fff;padding:3rem 5rem}.team-title{color:#0087a2;font-family:Roboto,sans-serif;font-size:32px!important;font-weight:600!important;margin-bottom:1rem!important;text-align:center}.team-slider{margin:2rem 0;padding:0 4rem;position:relative}.team-grid{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1400px;padding:0 4rem}.team-card{align-items:center;background:#fff;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.25);display:flex;flex-direction:column;gap:.7rem;height:auto;margin:0 auto 1rem;max-width:100%;min-height:400px;overflow:visible;position:relative;-webkit-transform-origin:center;transform-origin:center;transition:all .4s cubic-bezier(.4,0,.2,1),box-shadow .3s ease,-webkit-transform .3s ease;transition:all .4s cubic-bezier(.4,0,.2,1),transform .3s ease,box-shadow .3s ease;transition:all .4s cubic-bezier(.4,0,.2,1),transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease;width:380px}.team-card.expanded{box-shadow:0 8px 20px rgba(0,0,0,.15);height:auto;min-height:auto;-webkit-transform:scale(1.02);transform:scale(1.02);z-index:10}.team-card.transitioning{will-change:transform,box-shadow,height}.team-card:hover{box-shadow:0 6px 12px rgba(0,0,0,.12);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.team-card.expanded:hover{-webkit-transform:scale(1.02) translateY(-2px);transform:scale(1.02) translateY(-2px)}.team-image-container{align-items:center;display:flex;flex-shrink:0;height:260px;justify-content:center;overflow:hidden;width:100%}.team-image{height:100%;object-fit:cover;object-position:center;transition:-webkit-transform .4s cubic-bezier(.4,0,.2,1);transition:transform .4s cubic-bezier(.4,0,.2,1);transition:transform .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1);width:100%}.team-card:hover .team-image{-webkit-transform:scale(1.05);transform:scale(1.05)}.team-card.expanded .team-image{-webkit-transform:scale(1.03);transform:scale(1.03)}.team-member-name{color:#0087a2;font-size:18px!important;font-weight:600!important;margin:.5rem 0!important;text-align:center}.team-member-role{color:#666;font-size:14px!important;font-weight:500!important;margin:0 0 .5rem!important;text-align:center}.team-member-description{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:0 1rem}.team-card .see-more-btn{color:#0087a2!important;cursor:pointer!important;display:inline-block!important;font-size:14px!important;font-weight:600!important;margin-bottom:1rem!important;margin-top:auto!important;text-decoration:underline!important;transition:all .2s ease!important}.team-card .see-more-btn:hover{color:#006a85!important;-webkit-transform:translateY(-1px)!important;transform:translateY(-1px)!important}.team-carousel{position:relative}.team-carousel .custom-arrow{align-items:center;background:#fff;border:2px solid #f0f0f0;border-radius:50%;box-shadow:0 4px 8px rgba(0,0,0,.1);cursor:pointer;display:flex!important;height:48px!important;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .3s ease;width:48px!important;z-index:1000}.team-carousel .custom-arrow:hover{background:#f5f5f5;border-color:#0087a2;box-shadow:0 6px 12px rgba(0,0,0,.15)}.team-carousel .custom-arrow svg{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.team-carousel .custom-arrow:hover svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.team-carousel .custom-prev{left:-70px}.team-carousel .custom-next{right:-70px}.team-carousel .slick-next,.team-carousel .slick-prev{display:none!important}.team-carousel .slick-track{align-items:flex-start;display:flex}.team-carousel .slick-slide{align-items:flex-start;display:flex!important;justify-content:center;padding:0 15px}.team-carousel .slick-slide>div{display:flex;height:auto;justify-content:center;width:100%}@media screen and (max-width:1200px){.team-card{height:auto;max-width:100%;min-height:380px;width:320px}.team-carousel .custom-prev{left:-50px}.team-carousel .custom-next{right:-50px}.team-carousel .custom-arrow{height:40px!important;width:40px!important}.team-carousel .custom-arrow svg{height:24px;width:24px}.team-grid{align-items:start;gap:1.5rem;padding:0 2rem}.team-image-container{height:180px}}@media screen and (max-width:900px){.team-grid{align-items:start;gap:1.5rem;grid-template-columns:repeat(2,1fr);padding:0 2rem}.team-card{height:auto;min-height:320px}}@media screen and (max-width:768px){.team-section{padding:2rem 3rem}.team-title{font-size:28px!important;margin-bottom:1.5rem!important}.team-card{height:auto;max-width:100%;min-height:360px;width:300px}.team-slider{padding:0 3rem}.team-image-container{height:160px}.team-carousel .custom-prev{left:-40px}.team-carousel .custom-next{right:-40px}}@media screen and (max-width:600px){.team-grid{align-items:start;gap:1.5rem;grid-template-columns:1fr;padding:0 1.5rem}.team-card{height:auto;min-height:300px}.team-member-name{font-size:18px}.team-member-role{font-size:14px}.team-member-description{font-size:13px}}@media screen and (max-width:480px){.team-section{padding:2rem}.team-slider{padding:0 2rem}.team-card{height:auto;max-width:100%;min-height:340px;width:280px}.team-image-container{height:140px}.team-carousel .custom-prev{left:-35px}.team-carousel .custom-next{right:-35px}.team-carousel .custom-arrow{height:32px!important;width:32px!important}.team-carousel .custom-arrow svg{height:20px;width:20px}}.faculty-section{background:#f3fdff;padding:3rem 5rem}.faculty-title{color:#0087a2;font-family:Roboto,sans-serif;font-size:32px!important;font-weight:600!important;margin-bottom:1rem!important;text-align:center}.faculty-slider{margin:2rem 0;overflow:visible;padding:0 4rem;position:relative}.faculty-grid{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1400px;padding:0 4rem}.faculty-card{align-items:center;background:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:.5rem;height:auto;margin-bottom:1rem;min-height:400px;overflow:visible;padding-bottom:1.5rem;position:relative;-webkit-transform-origin:center;transform-origin:center;transition:all .4s cubic-bezier(.4,0,.2,1),box-shadow .3s ease,-webkit-transform .3s ease;transition:all .4s cubic-bezier(.4,0,.2,1),transform .3s ease,box-shadow .3s ease;transition:all .4s cubic-bezier(.4,0,.2,1),transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease}.faculty-card.expanded{box-shadow:0 8px 20px rgba(0,0,0,.15);height:auto;-webkit-transform:scale(1.02);transform:scale(1.02);z-index:10}.faculty-carousel{overflow:visible;position:relative}.faculty-carousel .custom-arrow{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:50%;box-shadow:0 4px 8px rgba(0,0,0,.15);cursor:pointer;display:flex!important;height:48px!important;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .3s ease;width:48px!important;z-index:1000}.faculty-carousel .custom-arrow:hover{background:#f8f8f8;border-color:#0087a2;box-shadow:0 6px 16px rgba(0,0,0,.2);-webkit-transform:translateY(-50%) scale(1.05);transform:translateY(-50%) scale(1.05)}.faculty-carousel .custom-arrow svg{color:#333;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.faculty-carousel .custom-arrow:hover svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.faculty-carousel .custom-prev{left:-60px}.faculty-carousel .custom-next{right:-60px}.faculty-carousel .slick-next,.faculty-carousel .slick-prev{display:none!important}.faculty-carousel .slick-track{align-items:flex-start;display:flex}.faculty-carousel .slick-slide{align-items:flex-start;display:flex!important;justify-content:center;padding:0 15px}.faculty-carousel .slick-slide>div{display:flex;height:auto;justify-content:center;width:100%}.faculty-card.transitioning{will-change:transform,box-shadow,height}.faculty-card:hover{box-shadow:0 6px 12px rgba(0,0,0,.12);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.faculty-card.expanded:hover{-webkit-transform:scale(1.02) translateY(-2px);transform:scale(1.02) translateY(-2px)}.faculty-image-container{height:300px;overflow:hidden;position:relative;width:100%}.faculty-image{height:100%;object-fit:cover;transition:-webkit-transform .4s cubic-bezier(.4,0,.2,1);transition:transform .4s cubic-bezier(.4,0,.2,1);transition:transform .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1);width:100%}.faculty-card:hover .faculty-image{-webkit-transform:scale(1.05);transform:scale(1.05)}.faculty-card.expanded .faculty-image{-webkit-transform:scale(1.03);transform:scale(1.03)}.faculty-member-name{color:#0087a2;font-family:Roboto,sans-serif;font-size:19px!important;font-weight:600!important;margin-top:1.5rem;text-align:center}.faculty-member-role{font-weight:500!important;margin-top:.5rem;text-align:center}.faculty-member-description,.faculty-member-role{color:#505050;font-family:Roboto,sans-serif;font-size:15px!important}.faculty-member-description{font-weight:400;line-height:1.5;margin-top:1rem;overflow:hidden;padding:0 1.5rem;text-align:justify;transition:all .4s cubic-bezier(.4,0,.2,1)}.faculty-member-description .see-more-btn{color:#0087a2!important;cursor:pointer;display:inline-block;font-weight:600!important;text-decoration:underline;-webkit-transform:translateY(0);transform:translateY(0);transition:all .3s ease}.faculty-member-description .see-more-btn:hover{color:#005f73!important;text-decoration:none;-webkit-transform:translateY(-1px);transform:translateY(-1px)}@media screen and (max-width:1200px){.faculty-grid{align-items:start;gap:1.5rem;padding:0 2rem}.faculty-image-container{height:250px}.faculty-card{min-height:350px}.faculty-carousel .custom-prev{left:-50px}.faculty-carousel .custom-next{right:-50px}.faculty-carousel .custom-arrow{height:40px!important;width:40px!important}.faculty-carousel .custom-arrow svg{height:24px;width:24px}}@media screen and (max-width:900px){.faculty-grid{align-items:start;gap:1.5rem;grid-template-columns:repeat(2,1fr);padding:0 2rem}.faculty-card{min-height:320px}}@media screen and (max-width:768px){.faculty-section{padding:2rem 3rem}.faculty-title{font-size:28px!important;margin-bottom:1.5rem!important}.faculty-slider{padding:0 3rem}.faculty-carousel .custom-prev{left:-40px}.faculty-carousel .custom-next{right:-40px}}@media screen and (max-width:600px){.faculty-grid{align-items:start;gap:1.5rem;grid-template-columns:1fr;padding:0 1.5rem}.faculty-card{min-height:300px}.faculty-member-name{font-size:18px!important}.faculty-member-role{font-size:14px!important}.faculty-member-description{font-size:13px!important}}@media screen and (max-width:480px){.faculty-section{padding:2rem}.faculty-slider{padding:0 2rem}.faculty-carousel .custom-prev{left:-35px}.faculty-carousel .custom-next{right:-35px}.faculty-carousel .custom-arrow{height:32px!important;width:32px!important}.faculty-carousel .custom-arrow svg{height:20px;width:20px}}.student-section{background:#fff;margin:2rem 0;overflow:hidden;padding:2rem 0;will-change:transform}.student-title{color:#0087a2;font-family:Roboto,sans-serif;font-size:30px!important;font-weight:600!important;margin-bottom:1.5rem!important;text-align:center}.student-card{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff;border:.5px solid #c7c7c7;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.25);display:flex;height:120px;margin:0 10px;padding:12px;-webkit-perspective:1000px;perspective:1000px;width:351px}.student-card,.student-image{-webkit-transform:translateZ(0);transform:translateZ(0)}.student-image{border-radius:80px;height:81px;object-fit:cover;width:78px;will-change:transform}.student-info{display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:center;margin-left:15px;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.student-name{color:#0087a2;font-size:15px;font-weight:500;margin-bottom:4px;text-overflow:ellipsis;white-space:nowrap}.student-description,.student-name{font-family:Roboto,sans-serif;overflow:hidden}.student-description{color:#505050;font-size:13px;letter-spacing:.5px;line-height:18px;margin-bottom:2px}.student-achievement,.student-description{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;font-weight:400}.student-achievement{color:#666;font-family:Roboto,sans-serif;font-size:12px;letter-spacing:.4px;line-height:16px;margin-top:1px;overflow:hidden}.student-marquee{padding:.5rem 0;will-change:transform}.student-marquee,.student-row{-webkit-transform:translateZ(0);transform:translateZ(0)}.student-row{display:flex;gap:20px;margin-bottom:20px}@media screen and (max-width:768px){.student-card{height:110px;width:300px}.student-image{height:60px;width:60px}.student-description{font-size:12px}.student-achievement{font-size:11px}}@media screen and (max-width:480px){.student-card{height:100px;padding:10px;width:280px}.student-image{height:50px;width:50px}.student-info{margin-left:12px}.student-name{font-size:14px;margin-bottom:3px}.student-description{font-size:11px;line-height:16px}.student-achievement{font-size:10px;line-height:14px}}.gallery-section{background-color:#fff;padding:60px 80px}.gallery-title{color:#0087a2;font-size:32px!important;font-weight:600!important;letter-spacing:.15px;margin-bottom:50px;text-align:center}.gallery-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:640px 620px;margin:2.5rem auto;max-width:1280px}.gallery-item{border:.5px solid #f9f9f9;border-radius:8px;cursor:pointer;overflow:hidden;position:relative;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.gallery-item:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.gallery-item-main{height:490px}.gallery-right-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:300px 300px;grid-template-rows:235px 235px}.gallery-item-small{height:235px}.gallery-item-wide{grid-column:1/-1;height:235px}.gallery-media{display:block;height:100%;object-fit:cover;width:100%}.gallery-video-container{height:100%;position:relative;width:100%}.gallery-video-overlay{align-items:center;background-color:rgba(0,0,0,.3);bottom:0;cursor:pointer;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;transition:background-color .3s ease}.gallery-video-overlay:hover{background-color:rgba(0,0,0,.5)}.gallery-play-icon{color:#fff;-webkit-filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));font-size:100px!important}@media (max-width:1400px){.gallery-section{padding:50px 60px}.gallery-grid{grid-template-columns:1fr 1fr;max-width:100%}.gallery-item-main{height:400px}.gallery-right-grid{grid-template-columns:1fr 1fr;grid-template-rows:190px 190px}.gallery-item-small,.gallery-item-wide{height:190px}}@media (max-width:1024px){.gallery-section{padding:40px}.gallery-grid{gap:15px;grid-template-columns:1fr}.gallery-item-main{height:300px}.gallery-right-grid{gap:15px;grid-template-columns:1fr 1fr;grid-template-rows:200px 200px}.gallery-item-small,.gallery-item-wide{height:200px}}@media (max-width:768px){.gallery-section{padding:30px 20px}.gallery-title{font-size:24px;margin-bottom:30px}.gallery-item-main{height:250px}.gallery-right-grid{grid-template-columns:1fr;grid-template-rows:repeat(3,200px)}.gallery-item-small,.gallery-item-wide{grid-column:1;height:200px}.gallery-play-icon{font-size:60px!important}}@media (max-width:480px){.gallery-section{padding:20px 15px}.gallery-title{font-size:20px;margin-bottom:25px}.gallery-item-main{height:200px}.gallery-right-grid{grid-template-rows:repeat(3,150px)}.gallery-item-small,.gallery-item-wide{height:150px}.gallery-play-icon{font-size:50px!important}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}*{box-sizing:border-box;margin:0;padding:0}.home-banner-caraousel-container{overflow:hidden}.banner-slide,.home-banner-caraousel-container{height:calc(100vh - 100px);position:relative;width:100%}.banner-slide img{height:100%;object-fit:cover;width:100%}.slick-dots{bottom:25px}.slick-dots li{margin:0 6px}.slick-dots li button:before{background:#fff;content:"";height:12px;width:12px}.slick-dots li.slick-active button:before{background:var(--primary-color-header)}.slick-dots li button{height:12px;width:12px}.slick-dots li button:before{border-radius:3px;font-size:0;height:18px;opacity:1;width:18px}.home-banner-text{align-items:center;color:#fff;display:flex;flex-direction:column;left:50%;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%}.home-banner-text h1{display:block;font-size:4.5rem;font-weight:700;text-align:center;white-space:normal;word-break:break-word}.home-banner-text h2{font-size:2rem;font-weight:600;margin-bottom:30px;text-align:center!important}.news-update-container{display:flex;flex-direction:column;justify-content:center;margin:2.5rem 0;padding:0 3rem;width:100%}.news-updates-title{color:var(--primary-color-header);font-size:2rem!important;font-weight:600!important;margin:20px 0}.news-updates-title h3{text-align:center!important}.news-updates-slider{padding:1rem 8rem;position:relative}.news-card{background:#e9fbff;border:1px solid #0087a2;border-radius:12px;display:flex;flex-direction:column;gap:.3rem;margin:0 1rem;min-height:120px;padding:2rem 1.75rem;position:relative}.news-card-tag{color:#505050;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;left:10px;position:absolute;top:10px}.news-card-title{color:#0087a2;font-size:18px!important;font-weight:600;margin-bottom:.5rem}.news-card-date{color:#313131;font-size:16px!important;font-weight:600;margin-bottom:1rem;text-align:center!important}.news-card-description{color:#505050;font-size:16px;font-weight:400;letter-spacing:.64px;line-height:1.25;text-align:center!important}.custom-arrow{align-items:center;background:#fff;border-radius:50%;cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .3s ease;width:48px;z-index:1}.custom-arrow:hover{background:#f5f5f5;box-shadow:0 6px 12px rgba(0,0,0,.15)}.custom-arrow svg{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.custom-arrow:hover svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.custom-prev{left:-60px}.custom-next{right:-60px}.slick-next,.slick-prev{display:none!important}@media screen and (max-width:1200px){.news-update-container{padding:0 2rem}.news-card{margin:0 .75rem}}@media screen and (max-width:900px){.news-update-container{padding:0 1.5rem}.news-card-title{font-size:18px}.news-card-date{font-size:16px}}@media screen and (max-width:1200px){.custom-prev{left:-45px}.custom-next{right:-45px}.custom-arrow{height:40px;width:40px}.custom-arrow svg{height:24px;width:24px}}@media screen and (max-width:600px){.news-update-container{padding:0 1rem}.custom-prev{left:-30px}.custom-next{right:-30px}.custom-arrow{height:32px;width:32px}.custom-arrow svg{height:20px;width:20px}.news-card{margin:0 .5rem}}.courses-carousel .slick-next,.courses-carousel .slick-prev{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 4px 8px rgba(0,0,0,.1);cursor:pointer;display:flex!important;height:40px;justify-content:center;transition:all .3s ease;width:40px;z-index:1}.courses-carousel .slick-prev{left:0}.courses-carousel .slick-next{right:0}.courses-carousel .slick-next:hover,.courses-carousel .slick-prev:hover{background:#f8f8f8;box-shadow:0 6px 12px rgba(0,0,0,.15)}@media (max-width:1200px){.courses-slider{max-width:900px}.course-card{height:180px;width:280px}.course-content{height:150px}.course-title{font-size:22px!important}}@media (max-width:480px){.courses-slider{padding:0 30px}.course-card{height:160px;width:240px}.course-content{height:130px;margin:10px}.course-title{font-size:18px!important}.course-view-details{font-size:14px!important}}@media screen and (max-width:1200px){.home-banner-text{width:85%}.home-banner-text h1{font-size:3.8rem}.home-banner-text h2{font-size:1.8rem;margin-bottom:25px}}@media screen and (max-width:1024px){.home-banner-text{width:90%}.home-banner-text h1{font-size:3.2rem}.home-banner-text h2{font-size:1.6rem;margin-bottom:20px}}@media screen and (max-width:900px){.home-banner-text{width:95%}.home-banner-text h1{font-size:2.8rem}.home-banner-text h2{font-size:1.4rem;margin-bottom:15px}}@media screen and (max-width:720px){.home-banner-text{padding:0 10px;width:100%}.home-banner-text h1{font-size:2.2rem}.home-banner-text h2{font-size:1.2rem;margin-bottom:10px}}.courses-section{background:#e9fbff;margin:40px 0;overflow:hidden;padding:60px 0}.courses-title{color:#0087a2!important;font-family:Roboto,sans-serif!important;font-size:30px!important;font-weight:600!important;letter-spacing:.15px;margin-bottom:40px!important;text-align:center}.courses-slider{margin:0 auto;max-width:1400px;padding:0 60px;position:relative}.courses-carousel .slick-track{align-items:stretch;display:flex;padding:10px 0}.courses-carousel .slick-slide{height:auto;padding:0 10px}.courses-carousel .slick-slide>div{height:100%}.course-card:hover{box-shadow:0 8px 16px rgba(0,0,0,.15);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.course-content{align-items:center;background:linear-gradient(to top right,#8bd6e6,#005f73);border-radius:6px;display:flex;height:169px;justify-content:center;margin:15px;padding:20px;position:relative;text-align:center}.course-title{color:#fff!important;font-family:Roboto,sans-serif!important;font-size:24px!important;font-weight:600!important;letter-spacing:.96px;line-height:30px!important;text-shadow:0 2px 4px rgba(0,0,0,.2);white-space:pre-line}.course-footer{align-items:center;background:hsla(0,0%,100%,.95);border-top-left-radius:20px;bottom:15px;display:flex;gap:8px;padding:5px 15px;position:absolute;right:15px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.course-view-details{color:#313131!important;font-family:Roboto,sans-serif!important;font-size:15px!important;font-weight:400!important;letter-spacing:.72px;line-height:20px}.course-arrow{align-items:center;background-color:#0087a2;border-radius:50%;display:flex;height:19px;justify-content:center;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:19px}.course-card:hover .course-arrow{-webkit-transform:translateX(3px);transform:translateX(3px)}.courses-carousel .custom-arrow{align-items:center;background:#fff;border-radius:50%;box-shadow:0 4px 8px rgba(0,0,0,.1);cursor:pointer;display:flex!important;height:48px!important;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .3s ease;width:48px!important;z-index:10}.courses-carousel .custom-arrow:hover{background:#f5f5f5;box-shadow:0 6px 12px rgba(0,0,0,.15)}.courses-carousel .custom-arrow svg{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.courses-carousel .custom-arrow:hover svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.courses-carousel .custom-prev{left:-60px}.courses-carousel .custom-next{right:-60px}.courses-carousel .slick-next,.courses-carousel .slick-prev{display:none!important}@media (max-width:1400px){.courses-slider{max-width:1200px}}@media (max-width:1200px){.courses-slider{max-width:900px}.course-card{height:180px;width:280px}.course-content{height:150px}.course-title{font-size:22px!important}.courses-carousel .custom-prev{left:-45px}.courses-carousel .custom-next{right:-45px}.courses-carousel .custom-arrow{height:40px!important;width:40px!important}.courses-carousel .custom-arrow svg{height:24px;width:24px}}@media (max-width:768px){.courses-section{padding:40px 0}.courses-slider{padding:0 40px}.courses-title{font-size:26px!important;margin-bottom:30px!important}.course-card{height:170px;width:260px}.course-content{height:140px;margin:12px}.course-title{font-size:20px!important}.course-view-details{font-size:16px!important}}@media (max-width:480px){.courses-slider{padding:0 30px}.course-card{height:160px;width:240px}.course-content{height:130px;margin:10px}.course-title{font-size:18px!important}.course-view-details{font-size:14px!important}.courses-carousel .custom-prev{left:-30px}.courses-carousel .custom-next{right:-30px}.courses-carousel .custom-arrow{height:32px!important;width:32px!important}.courses-carousel .custom-arrow svg{height:20px;width:20px}}.courses-carousel-single .slick-track{justify-content:center}.courses-carousel-single .slick-slide{margin:0 auto;max-width:300px;width:300px!important}.courses-carousel-double .slick-track{gap:1rem;justify-content:center}.courses-carousel-double .slick-slide{max-width:300px;width:calc(50% - .5rem)!important}.courses-carousel-triple .slick-track{gap:.5rem;justify-content:center}.courses-carousel-triple .slick-slide{max-width:300px;width:calc(33.33% - .5rem)!important}.course-card{background:#fff;border-radius:8px;box-shadow:0 4px 4px rgba(0,0,0,.25);cursor:pointer;height:200px;margin:0 auto;max-width:300px;min-width:250px;overflow:hidden;position:relative;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease;width:100%}.course-details-container{background:#f3fdff;min-height:100vh}.programs-section{background:#f3fdff;padding:2rem}.programs-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:0 auto;max-width:1200px}.programs-title{color:#005368!important;font-family:"sans-serif"!important;font-weight:600!important;margin-bottom:2rem!important;text-align:center!important}@media (max-width:768px){.programs-section{padding:1rem}.programs-grid{gap:.5rem}.programs-title{font-size:24px!important;margin-bottom:1.5rem!important}}.subject-nav-btn{transition:background .5s ease,color .5s ease!important}h1,h2,h3,h4,h5,p,span{margin-block:0}.batch-font-family-for-institute-website{font-family:Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.css-heg063-MuiTabs-flexContainer>.tabWidthFix{max-width:none}.paper-instruct>ul{list-style:disc;margin-left:2rem}.single-select-container{padding:0;position:relative}.question-description>p{font-size:1.1rem;font-weight:400;margin-block:1rem .5rem;text-align:left}:root{--rpv-attachment__item--hover-background-color:rgba(0,0,0,.1);--rpv-attachment__item-color:#000}.rpv-core__viewer--dark{--rpv-attachment__item--hover-background-color:#2566e8;--rpv-attachment__item-color:#fff}.rpv-attachment__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-attachment__empty--rtl{direction:rtl}.rpv-attachment__list{display:flex;flex-direction:column;height:100%;overflow:auto;padding:.5rem 0;width:100%}.rpv-attachment__list--rtl{direction:rtl}.rpv-attachment__item{align-items:center;background-color:transparent;border:none;color:#000;color:var(--rpv-attachment__item-color);cursor:pointer;display:flex;padding:.5rem;text-align:left;width:100%}.rpv-attachment__item:focus{outline:0}.rpv-attachment__item:focus,.rpv-attachment__item:hover{background-color:rgba(0,0,0,.1);background-color:var(--rpv-attachment__item--hover-background-color)}.rpv-attachment__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}:root{--rpv-bookmark__item--hover-background-color:rgba(0,0,0,.1);--rpv-bookmark__item-color:#000}.rpv-core__viewer--dark{--rpv-bookmark__item--hover-background-color:#2566e8;--rpv-bookmark__item-color:#fff}.rpv-bookmark__item{align-items:center;color:#000;color:var(--rpv-bookmark__item-color);cursor:pointer;display:flex;padding-bottom:.25rem;padding-right:.25rem;padding-top:.25rem}.rpv-bookmark__item:focus{outline:0}.rpv-bookmark__item:focus,.rpv-bookmark__item:hover{background-color:rgba(0,0,0,.1);background-color:var(--rpv-bookmark__item--hover-background-color)}.rpv-bookmark__toggle{align-items:center;display:flex;height:1rem;margin-right:.25rem;width:1rem}.rpv-bookmark__title{flex-grow:1;flex-shrink:1;text-decoration:none}.rpv-bookmark__list{list-style-type:none;margin:0;overflow:auto;padding:0}.rpv-bookmark__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-bookmark__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-bookmark__empty--rtl{direction:rtl}.rpv-bookmark__container{height:100%;overflow:auto;padding:.5rem 0;width:100%}.rpv-bookmark__container--rtl{direction:rtl}:root{--rpv-thumbnail__container-background-color:#fff;--rpv-thumbnail__container-box-shadow:rgba(0,0,0,.2) 2px 2px 8px 0px;--rpv-thumbnail__item--selected-background-color:rgba(0,0,0,.3)}.rpv-core__viewer--dark{--rpv-thumbnail__item--selected-background-color:#2566e8}.rpv-thumbnail__cover,.rpv-thumbnail__cover-inner{align-items:center;display:flex;height:100%;justify-content:center;min-height:inherit;width:100%}.rpv-thumbnail__cover-image{max-height:100%;max-width:100%}.rpv-thumbnail__cover-loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-thumbnail__container{align-items:center;background:#fff;background:var(--rpv-thumbnail__container-background-color);box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);box-shadow:var(--rpv-thumbnail__container-box-shadow);display:flex;justify-content:center;margin:0 auto;position:relative}.rpv-thumbnail__item{cursor:pointer}.rpv-thumbnail__item--dual-cover,.rpv-thumbnail__item--single{padding:.5rem}.rpv-thumbnail__item--dual-cover-odd,.rpv-thumbnail__item--dual-even{padding:.5rem 0 .5rem .5rem}.rpv-thumbnail__item--dual-cover-even,.rpv-thumbnail__item--dual-odd{padding:.5rem .5rem .5rem 0}.rpv-thumbnail__item--dual-cover:hover,.rpv-thumbnail__item--single:hover,.rpv-thumbnail__items--dual-cover:hover .rpv-thumbnail__item,.rpv-thumbnail__items--dual:hover .rpv-thumbnail__item{background-color:rgba(0,0,0,.3);background-color:var(--rpv-thumbnail__item--selected-background-color)}.rpv-thumbnail__item:focus{outline:0}.rpv-thumbnail__label{font-size:.75em;padding:.25rem;text-align:center}.rpv-thumbnail__list{overflow:auto;padding:.5rem}.rpv-thumbnail__list--rtl{direction:rtl}.rpv-thumbnail__list--horizontal{align-items:center;display:flex;flex-direction:row;width:100%}.rpv-thumbnail__list--vertical{height:100%}.rpv-thumbnail__items{align-items:center;display:flex;justify-content:center}.rpv-thumbnail__items--selected .rpv-thumbnail__item{background-color:rgba(0,0,0,.3);background-color:var(--rpv-thumbnail__item--selected-background-color)}.rpv-thumbnail__list-container{height:100%;width:100%}.rpv-thumbnail__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}:root{--rpv-drop__area-background-color:#fff;--rpv-drop__area-body-border-color:rgba(0,0,0,.3);--rpv-drop__area-body-color:#000}.rpv-core__viewer--dark{--rpv-drop__area-background-color:#191919;--rpv-drop__area-body-border-color:#fff;--rpv-drop__area-body-color:#fff}.rpv-drop__area{background-color:#fff;background-color:var(--rpv-drop__area-background-color);bottom:0;left:0;padding:.5rem;position:absolute;right:0;top:0;z-index:9999}.rpv-drop__area-body{align-items:center;border:2px dashed rgba(0,0,0,.3);border:2px dashed var(--rpv-drop__area-body-border-color);color:#000;color:var(--rpv-drop__area-body-color);display:flex;font-size:1.5rem;height:100%;justify-content:center}.rpv-drop__area-body--rtl{direction:rtl}:root{--rpv-full-screen__overlay-background-color:#fff}.rpv-core__viewer--dark{--rpv-full-screen__overlay-background-color:#1a1a1a}.rpv-full-screen__exit-button{bottom:0;padding:.5rem;position:fixed;z-index:2}.rpv-full-screen__exit-button--ltr{right:0}.rpv-full-screen__exit-button--rtl{left:0}.rpv-full-screen__overlay{align-items:center;background-color:#fff;background-color:var(--rpv-full-screen__overlay-background-color);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1}.rpv-open__input-wrapper{position:relative}.rpv-open__input{bottom:0;cursor:pointer;display:none;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}.rpv-open__input::-webkit-file-upload-button{width:0}.rpv-page-navigation__current-page-input{margin:0 .25rem;text-align:right;width:3rem}:root{--rpv-print__progress-body-background-color:#fff;--rpv-print__progress-body-border-color:rgba(0,0,0,.3);--rpv-print__progress-body-color:#000}.rpv-core__viewer--dark{--rpv-print__progress-body-background-color:#363636;--rpv-print__progress-body-border-color:transparent;--rpv-print__progress-body-color:#fff}.rpv-print__permission-body{padding:1rem}.rpv-print__permission-footer{display:flex;justify-content:center;padding:0 1rem 1rem 0}.rpv-print__progress{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:9999}.rpv-print__progress-body{background-color:#fff;background-color:var(--rpv-print__progress-body-background-color);border:1px solid rgba(0,0,0,.3);border:1px solid var(--rpv-print__progress-body-border-color);border-radius:.25rem;color:#000;color:var(--rpv-print__progress-body-color);padding:1.5rem;text-align:center;width:15rem}.rpv-print__progress-body--rtl{direction:rtl}.rpv-print__progress-bar{margin-bottom:1rem}.rpv-print__progress-message{margin-bottom:.5rem}.rpv-print__zone{display:none}@media print{@page{margin:0}.rpv-print__html-printing{height:100%}.rpv-print__body-printing{height:100%;margin:0}.rpv-print__body-printing *{display:none}.rpv-print__zone{display:block;height:100%}.rpv-print__page{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;page-break-after:always;page-break-inside:avoid;width:100%}.rpv-print__page img{display:block;max-height:100%;max-width:100%}}.rpv-properties__loader{text-align:center}.rpv-properties__modal{min-height:20rem;padding:.5rem 0}.rpv-properties__modal-section{padding:0 .5rem}.rpv-properties__modal-footer{display:flex;justify-content:center;margin-top:.5rem}.rpv-properties__item{align-items:flex-start;display:flex;margin:.5rem 0}.rpv-properties__item--rtl{direction:rtl}.rpv-properties__item-label{padding-right:.5rem;width:25%}.rpv-properties__item-value{flex:1 1}.rpv-search__highlights{height:100%;left:0;position:absolute;top:0;width:100%}.rpv-search__highlight{background-color:rgba(255,255,0,.4);background-color:var(--rpv-search__highlight-background-color);border-radius:.25rem;position:absolute;z-index:1}.rpv-search__highlight--current{background-color:rgba(0,128,0,.4);background-color:var(--rpv-search__highlight--current-background-color)}.rpv-search__popover{padding:0 .5rem}.rpv-search__popover-input-counter{align-items:center;display:flex;margin-bottom:.5rem;position:relative;width:12rem}.rpv-search__popover-counter{align-items:center;bottom:0;display:flex;position:absolute;top:0}.rpv-search__popover-counter--ltr{padding-right:.25rem;right:0}.rpv-search__popover-counter--rtl{left:0;padding-left:.25rem}.rpv-search__popover-label{align-items:center;cursor:pointer;display:flex;margin-bottom:.5rem}.rpv-search__popover-label-checkbox{cursor:pointer;margin-right:.25rem}.rpv-search__popover-footer{align-items:center;display:flex}.rpv-search__popover-footer-item{padding:0 .25rem}.rpv-search__popover-footer-button--ltr{margin-left:auto}.rpv-search__popover-footer-button--rtl{margin-right:auto}:root{--rpv-search__highlight-background-color:rgba(255,255,0,.4);--rpv-search__highlight--current-background-color:rgba(0,128,0,.4)}.rpv-selection-mode__grab{cursor:grab}.rpv-selection-mode__grab :not(input),.rpv-selection-mode__grab :not(select),.rpv-selection-mode__grab :not(textarea){cursor:grab!important}.rpv-selection-mode__grabbing{cursor:grabbing}.rpv-selection-mode__grabbing :not(input),.rpv-selection-mode__grabbing :not(select),.rpv-selection-mode__grabbing :not(textarea){cursor:grabbing!important}:root{--rpv-zoom__popover-target-arrow-border-color:rgba(0,0,0,.6)}.rpv-core__viewer--dark{--rpv-zoom__popover-target-arrow-border-color:#fff}.rpv-zoom__popover-target{align-items:center;color:var(--rpv-zoom__popover-target-color);display:flex}.rpv-zoom__popover-target-scale--ltr{margin-right:.25rem}.rpv-zoom__popover-target-scale--rtl{margin-left:.25rem}.rpv-zoom__popover-target-arrow{border-color:rgba(0,0,0,.6) transparent transparent;border-color:var(--rpv-zoom__popover-target-arrow-border-color) transparent transparent;border-style:solid;border-width:.5rem .25rem 0;height:0;width:0}:root{--rpv-toolbar__label--color:#000}.rpv-core__viewer--dark{--rpv-toolbar__label--color:#fff}.rpv-toolbar{align-items:center;display:flex;width:100%}.rpv-toolbar--rtl{direction:rtl}.rpv-toolbar__center,.rpv-toolbar__left{align-items:center;display:flex}.rpv-toolbar__center{flex-grow:1;flex-shrink:1;justify-content:center}.rpv-toolbar__right{align-items:center;display:flex;margin-left:auto}.rpv-toolbar__item{align-items:center;display:flex;padding:0 .125rem}.rpv-toolbar__label{color:#000;color:var(--rpv-toolbar__label--color)}:root{--rpv-default-layout__body-background-color:#fff;--rpv-default-layout__container-border-color:rgba(0,0,0,.3);--rpv-default-layout__toolbar-background-color:#eee;--rpv-default-layout__toolbar-border-bottom-color:rgba(0,0,0,.1);--rpv-default-layout__sidebar-border-color:rgba(0,0,0,.2);--rpv-default-layout__sidebar--opened-background-color:#fff;--rpv-default-layout__sidebar-headers-background-color:#eee;--rpv-default-layout__sidebar-content--opened-background-color:#fff;--rpv-default-layout__sidebar-content--opened-border-color:rgba(0,0,0,.2);--rpv-default-layout__sidebar-content--opened-color:#000}.rpv-core__viewer--dark{--rpv-default-layout__body-background-color:#1a1a1a;--rpv-default-layout__container-border-color:#454647;--rpv-default-layout__toolbar-background-color:#292929;--rpv-default-layout__toolbar-border-bottom-color:#000;--rpv-default-layout__sidebar-border-color:#000;--rpv-default-layout__sidebar--opened-background-color:#fff;--rpv-default-layout__sidebar-headers-background-color:#292929;--rpv-default-layout__sidebar-content--opened-background-color:#1a1a1a;--rpv-default-layout__sidebar-content--opened-border-color:#292929;--rpv-default-layout__sidebar-content--opened-color:#fff}.rpv-default-layout__container{border:1px solid rgba(0,0,0,.3);border:1px solid var(--rpv-default-layout__container-border-color);box-sizing:border-box;height:100%;width:100%}.rpv-default-layout__toolbar{align-items:center;background-color:#eee;background-color:var(--rpv-default-layout__toolbar-background-color);border-bottom:1px solid rgba(0,0,0,.1);border-bottom:1px solid var(--rpv-default-layout__toolbar-border-bottom-color);display:flex;height:2.5rem;left:0;position:absolute;top:0;width:100%;z-index:1}.rpv-default-layout__sidebar{display:flex;padding-top:2.5rem}.rpv-default-layout__sidebar--opened{background-color:#fff;background-color:var(--rpv-default-layout__sidebar--opened-background-color);bottom:0;left:0;position:absolute;top:0;width:12rem;z-index:1}.rpv-default-layout__sidebar--ltr{border-right:1px solid rgba(0,0,0,.2);border-right:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__sidebar--rtl{border-left:1px solid rgba(0,0,0,.2);border-left:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__main{display:flex;height:100%;position:relative}.rpv-default-layout__main--rtl{direction:rtl}.rpv-default-layout__body{background-color:#fff;background-color:var(--rpv-default-layout__body-background-color);flex:1 1;overflow:auto;padding-top:2.5rem}@media(min-width:768px){.rpv-default-layout__sidebar--opened{width:16rem}}@media(min-width:1024px){.rpv-default-layout__sidebar--opened{background:inherit;position:inherit;width:20rem;z-index:inherit}}.rpv-default-layout__sidebar-tabs{display:flex;height:100%;width:100%}.rpv-default-layout__sidebar-headers{background-color:#eee;background-color:var(--rpv-default-layout__sidebar-headers-background-color);padding:.25rem}.rpv-default-layout__sidebar-header{padding:.125rem}.rpv-default-layout__sidebar-content{display:none;flex-grow:1;flex-shrink:1}.rpv-default-layout__sidebar-content--opened{background-color:#fff;background-color:var(--rpv-default-layout__sidebar-content--opened-background-color);color:#000;color:var(--rpv-default-layout__sidebar-content--opened-color);display:flex;overflow:hidden}.rpv-default-layout__sidebar-content--ltr{border-left:1px solid rgba(0,0,0,.2);border-left:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}.rpv-default-layout__sidebar-content--rtl{border-right:1px solid rgba(0,0,0,.2);border-right:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}:root{--rpv-core__annotation--link-hover-background-color:rgba(255,255,0,.2);--rpv-core__annotation-popup-wrapper-background-color:#faf089;--rpv-core__annotation-popup-wrapper-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--rpv-core__annotation-popup-content-border-top-color:#1a202c;--rpv-core__arrow-border-color:rgba(0,0,0,.3);--rpv-core__asking-password-color:#000;--rpv-core__asking-password-wrapper-background-color:#fff;--rpv-core__asking-password-wrapper-border-color:rgba(0,0,0,.3);--rpv-core__button-background-color:rgba(0,0,0,.3);--rpv-core__button-color:#000;--rpv-core__doc-error-background-color:#fff;--rpv-core__doc-error-text-background-color:#c02424;--rpv-core__doc-error-text-color:#fff;--rpv-core__doc-loading-background-color:#fff;--rpv-core__full-screen-target-background-color:#fff;--rpv-core__inner-page-background-color:#fff;--rpv-core__menu-divider-border-bottom-color:rgba(0,0,0,.3);--rpv-core__menu-item-color:#000;--rpv-core__menu-item--hover-background-color:rgba(0,0,0,.1);--rpv-core__menu-item--disabled-color:rgba(0,0,0,.3);--rpv-core__minimal-button-color:#000;--rpv-core__minimal-button--hover-background-color:rgba(0,0,0,.1);--rpv-core__minimal-button--disabled-color:rgba(0,0,0,.3);--rpv-core__minimal-button--selected-background-color:rgba(0,0,0,.1);--rpv-core__modal-body-background-color:#fff;--rpv-core__modal-body-border-color:rgba(0,0,0,.3);--rpv-core__modal-overlay-background-color:rgba(0,0,0,.5);--rpv-core__page-layer-box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);--rpv-core__popover-body-background-color:#fff;--rpv-core__popover-body-border-color:rgba(0,0,0,.3);--rpv-core__popover-body-color:#000;--rpv-core__primary-button-background-color:#2566e8;--rpv-core__primary-button-color:#fff;--rpv-core__progress-bar-background-color:rgba(0,0,0,.1);--rpv-core__progress-bar-progress-background-color:#2566e8;--rpv-core__progress-bar-progress-color:#fff;--rpv-core__separator-border-bottom-color:rgba(0,0,0,.3);--rpv-core__spinner-border-color:rgba(0,0,0,.4);--rpv-core__spinner-border-transparent-color:transparent;--rpv-core__splitter-background-color:transparent;--rpv-core__splitter--hover-background-color:rgba(0,0,0,.2);--rpv-core__text-layer-text--selection-background-color:#00f;--rpv-core__text-layer-text--selection-color:transparent;--rpv-core__textbox-background-color:#fff;--rpv-core__textbox-border-color:rgba(0,0,0,.2);--rpv-core__textbox-color:#000;--rpv-core__tooltip-body-background-color:#000;--rpv-core__tooltip-body-color:#fff}.rpv-core__viewer--dark{--rpv-core__asking-password-background-color:#363636;--rpv-core__asking-password-color:#fff;--rpv-core__asking-password-wrapper-border-color:#191919;--rpv-core__asking-password-wrapper-background-color:#191919;--rpv-core__button-background-color:#171717;--rpv-core__button-color:#fff;--rpv-core__doc-error-background-color:#191919;--rpv-core__doc-error-text-background-color:#c02323;--rpv-core__doc-error-text-color:#fff;--rpv-core__doc-loading-background-color:#191919;--rpv-core__full-screen-target-background-color:#1a1a1a;--rpv-core__inner-page-background-color:#1a1a1a;--rpv-core__menu-divider-border-bottom-color:#000;--rpv-core__menu-item-color:#fff;--rpv-core__menu-item--hover-background-color:#2566e8;--rpv-core__menu-item--disabled-color:#5e5e5e;--rpv-core__minimal-button-color:#fff;--rpv-core__minimal-button--disabled-color:#5e5e5e;--rpv-core__minimal-button--hover-background-color:#191919;--rpv-core__minimal-button--selected-background-color:#1657bb;--rpv-core__modal-body-background-color:#363636;--rpv-core__primary-button-background-color:#2566e8;--rpv-core__popover-body-background-color:#363636;--rpv-core__popover-body-color:#fff;--rpv-core__progress-bar-background-color:#000;--rpv-core__separator-border-bottom-color:#000;--rpv-core__spinner-border-color:#fff;--rpv-core__splitter-background-color:#1a1a1a;--rpv-core__splitter--hover-background-color:#2566e8;--rpv-core__textbox-background-color:#121212;--rpv-core__textbox-border-color:#121212;--rpv-core__textbox-color:#fff;--rpv-core__tooltip-body-background-color:#414141;--rpv-core__tooltip-body-color:#fff}.rpv-core__annotation{position:absolute}.rpv-core__annotation-layer{z-index:1}.rpv-core__arrow{border-bottom:1px solid rgba(0,0,0,.3);border-bottom:1px solid var(--rpv-core__arrow-border-color);border-left-color:rgba(0,0,0,.3);border-left-color:var(--rpv-core__arrow-border-color);border-right:1px solid rgba(0,0,0,.3);border-right:1px solid var(--rpv-core__arrow-border-color);border-top-color:rgba(0,0,0,.3);border-top-color:var(--rpv-core__arrow-border-color);height:10px;position:absolute;width:10px;z-index:0}.rpv-core__arrow--tl{bottom:0;left:0;-webkit-transform:translate(50%,50%) rotate(45deg);transform:translate(50%,50%) rotate(45deg)}.rpv-core__arrow--tc{left:50%}.rpv-core__arrow--tc,.rpv-core__arrow--tr{bottom:0;-webkit-transform:translate(-50%,50%) rotate(45deg);transform:translate(-50%,50%) rotate(45deg)}.rpv-core__arrow--tr{right:0}.rpv-core__arrow--rt{left:0;top:0;-webkit-transform:translate(-50%,50%) rotate(135deg);transform:translate(-50%,50%) rotate(135deg)}.rpv-core__arrow--rc{top:50%}.rpv-core__arrow--rb,.rpv-core__arrow--rc{left:0;-webkit-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.rpv-core__arrow--rb{bottom:0}.rpv-core__arrow--bl{left:0;top:0;-webkit-transform:translate(50%,-50%) rotate(225deg);transform:translate(50%,-50%) rotate(225deg)}.rpv-core__arrow--bc{left:50%}.rpv-core__arrow--bc,.rpv-core__arrow--br{top:0;-webkit-transform:translate(-50%,-50%) rotate(225deg);transform:translate(-50%,-50%) rotate(225deg)}.rpv-core__arrow--br{right:0}.rpv-core__arrow--lt{right:0;top:0;-webkit-transform:translate(50%,50%) rotate(315deg);transform:translate(50%,50%) rotate(315deg)}.rpv-core__arrow--lc{top:50%}.rpv-core__arrow--lb,.rpv-core__arrow--lc{right:0;-webkit-transform:translate(50%,-50%) rotate(315deg);transform:translate(50%,-50%) rotate(315deg)}.rpv-core__arrow--lb{bottom:0}.rpv-core__asking-password{background-color:var(--rpv-core__asking-password-background-color);border-radius:.25rem;color:#000;color:var(--rpv-core__asking-password-color);padding:2rem}.rpv-core__asking-password--rtl{direction:rtl}.rpv-core__asking-password-wrapper{align-items:center;background-color:#fff;background-color:var(--rpv-core__asking-password-wrapper-background-color);border:1px solid rgba(0,0,0,.3);border:1px solid var(--rpv-core__asking-password-wrapper-border-color);display:flex;height:100%;justify-content:center;width:100%}.rpv-core__asking-password-message{margin:.5rem 0}.rpv-core__asking-password-body{align-items:center;display:flex;justify-content:center}.rpv-core__asking-password-input{width:15rem}.rpv-core__asking-password-input--ltr{margin-right:.5rem}.rpv-core__asking-password-input--rtl{margin-left:.5rem}.rpv-core__button{background-color:rgba(0,0,0,.3);background-color:var(--rpv-core__button-background-color);border:none;border-radius:.25rem;color:#000;color:var(--rpv-core__button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__button--rtl{direction:rtl}.rpv-core__canvas-layer{direction:ltr;left:0;overflow:hidden;position:absolute;top:0}.rpv-core__doc-error{align-items:center;background-color:#fff;background-color:var(--rpv-core__doc-error-background-color);display:flex;height:100%;justify-content:center}.rpv-core__doc-error--rtl{direction:rtl}.rpv-core__doc-error-text{background-color:#c02424;background-color:var(--rpv-core__doc-error-text-background-color);border-radius:.25rem;color:#fff;color:var(--rpv-core__doc-error-text-color);line-height:1.5;max-width:50%;padding:.5rem}.rpv-core__doc-loading{align-items:center;background-color:#fff;background-color:var(--rpv-core__doc-loading-background-color);display:flex;height:100%;justify-content:center;min-height:inherit;width:100%}.rpv-core__doc-loading--rtl{direction:rtl}.rpv-core__icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1;text-align:center}.rpv-core__icon--rtl{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.rpv-core__inner-container{min-height:inherit}.rpv-core__inner-pages{overflow:auto}.rpv-core__inner-pages--rtl{direction:rtl}.rpv-core__inner-pages--single{overflow:hidden}.rpv-core__inner-page-container--single{overflow:auto}.rpv-core__inner-page{background-color:#fff;background-color:var(--rpv-core__inner-page-background-color)}.rpv-core__inner-page--single{align-items:center;display:flex;justify-content:center}.rpv-core__inner-page--dual-even{align-items:center;display:flex;justify-content:flex-end}.rpv-core__inner-page--dual-odd{align-items:center;display:flex;justify-content:flex-start}.rpv-core__inner-page--dual-cover{align-items:center;display:flex;justify-content:center}.rpv-core__inner-page--dual-cover-odd{align-items:center;display:flex;justify-content:flex-end}.rpv-core__inner-page--dual-cover-even{align-items:center;display:flex;justify-content:flex-start}.rpv-core__annotation--link a{height:100%;left:0;position:absolute;top:0;width:100%}.rpv-core__annotation--link a:hover{background-color:rgba(255,255,0,.2);background-color:var(--rpv-core__annotation--link-hover-background-color)}.rpv-core__menu{display:flex;flex-direction:column}.rpv-core__menu--rtl{direction:rtl;text-align:right}.rpv-core__menu-divider{border-bottom:1px solid rgba(0,0,0,.3);border-bottom:1px solid var(--rpv-core__menu-divider-border-bottom-color);margin:.25rem 0}.rpv-core__menu-item{align-items:center;background-color:transparent;border:none;color:#000;color:var(--rpv-core__menu-item-color);cursor:pointer;display:flex;justify-content:center;padding:.25rem 0;width:100%}.rpv-core__menu-item:focus{outline:0}.rpv-core__menu-item:focus,.rpv-core__menu-item:hover{background-color:rgba(0,0,0,.1);background-color:var(--rpv-core__menu-item--hover-background-color)}.rpv-core__menu-item-icon{align-items:center;display:flex}.rpv-core__menu-item-icon--ltr{padding-left:1rem;padding-right:.5rem}.rpv-core__menu-item-icon--rtl{padding-left:.5rem;padding-right:1rem}.rpv-core__menu-item-label{flex-grow:1;flex-shrink:1;white-space:nowrap}.rpv-core__menu-item-label--ltr{padding-right:2rem}.rpv-core__menu-item-label--rtl{padding-left:2rem}.rpv-core__menu-item-check--ltr{padding-right:1rem}.rpv-core__menu-item-check--rtl{padding-left:1rem}.rpv-core__menu-item--disabled{color:rgba(0,0,0,.3);color:var(--rpv-core__menu-item--disabled-color)}.rpv-core__menu-item--disabled:hover{background-color:transparent}.rpv-core__menu-item--ltr{text-align:left}.rpv-core__menu-item--rtl{direction:rtl;text-align:right}.rpv-core__minimal-button{background-color:transparent;border:none;border-radius:.25rem;color:#000;color:var(--rpv-core__minimal-button-color);cursor:pointer;height:2rem;padding:0 .5rem}.rpv-core__minimal-button:hover{background-color:rgba(0,0,0,.1);background-color:var(--rpv-core__minimal-button--hover-background-color)}.rpv-core__minimal-button--disabled{color:rgba(0,0,0,.3);color:var(--rpv-core__minimal-button--disabled-color)}.rpv-core__minimal-button--rtl{direction:rtl}.rpv-core__minimal-button--selected{background-color:rgba(0,0,0,.1);background-color:var(--rpv-core__minimal-button--selected-background-color)}.rpv-core__modal-body{background-color:#fff;background-color:var(--rpv-core__modal-body-background-color);border:1px solid rgba(0,0,0,.3);border:1px solid var(--rpv-core__modal-body-border-color);border-radius:.25rem;margin:1rem;max-width:32rem;overflow:auto}.rpv-core__modal-body--rtl{direction:rtl}.rpv-core__modal-overlay{background-color:rgba(0,0,0,.5);background-color:var(--rpv-core__modal-overlay-background-color);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.rpv-core__modal-overlay,.rpv-core__page-layer{align-items:center;display:flex;justify-content:center}.rpv-core__page-layer{overflow:visible;position:relative}.rpv-core__page-layer:after{bottom:.25rem;box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);box-shadow:var(--rpv-core__page-layer-box-shadow);content:"";left:.25rem;position:absolute;right:.25rem;top:.25rem}.rpv-core__page-layer--single{margin:0 auto}.rpv-core__page-size-calculator{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-core__popover-body{border:1px solid rgba(0,0,0,.3);border:1px solid var(--rpv-core__popover-body-border-color);border-radius:.25rem;color:#000;color:var(--rpv-core__popover-body-color);left:0;padding:.5rem 0;position:absolute;top:-9999px;z-index:9999}.rpv-core__popover-body,.rpv-core__popover-body-arrow{background-color:#fff;background-color:var(--rpv-core__popover-body-background-color)}.rpv-core__popover-body--rtl{direction:rtl}.rpv-core__popover-overlay{bottom:0;left:0;position:fixed;right:0;top:0}.rpv-core__annotation-popup-wrapper{background-color:#faf089;background-color:var(--rpv-core__annotation-popup-wrapper-background-color);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:var(--rpv-core__annotation-popup-wrapper-box-shadow);font-size:.75rem;padding:.25rem;word-break:break-word}.rpv-core__annotation-popup-wrapper--rtl{direction:rtl}.rpv-core__annotation-popup-title{font-weight:600;margin-bottom:.25rem}.rpv-core__annotation-popup-date{font-size:.5rem}.rpv-core__annotation-popup-content{border-top:1px solid #1a202c;border-top:1px solid var(--rpv-core__annotation-popup-content-border-top-color);max-height:16rem;overflow:auto;padding:.25rem}.rpv-core__primary-button{background-color:#2566e8;background-color:var(--rpv-core__primary-button-background-color);border:none;border-radius:.25rem;color:#fff;color:var(--rpv-core__primary-button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__primary-button--rtl{direction:rtl}.rpv-core__progress-bar{background-color:rgba(0,0,0,.1);background-color:var(--rpv-core__progress-bar-background-color);border-radius:9999px;padding:.125rem}.rpv-core__progress-bar--rtl{direction:rtl}.rpv-core__progress-bar-progress{align-items:center;background-color:#2566e8;background-color:var(--rpv-core__progress-bar-progress-background-color);border-radius:9999px;color:#fff;color:var(--rpv-core__progress-bar-progress-color);display:flex;font-size:.75rem;height:.75rem;justify-content:center}.rpv-core__separator{border-bottom:1px solid rgba(0,0,0,.3);border-bottom:1px solid var(--rpv-core__separator-border-bottom-color)}.rpv-core__spinner{border-bottom:2px solid transparent;border-bottom:2px solid var(--rpv-core__spinner-border-transparent-color);border-left:2px solid transparent;border-left:2px solid var(--rpv-core__spinner-border-transparent-color);border-radius:9999px;border-right:2px solid rgba(0,0,0,.4);border-right:2px solid var(--rpv-core__spinner-border-color);border-top:2px solid rgba(0,0,0,.4);border-top:2px solid var(--rpv-core__spinner-border-color)}.rpv-core__spinner--animating{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rpv-core__spinner-transform;animation-name:rpv-core__spinner-transform;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes rpv-core__spinner-transform{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rpv-core__spinner-transform{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.rpv-core__splitter{background-color:initial;background-color:var(--rpv-core__splitter-background-color);cursor:ew-resize;height:100%;width:.25rem}.rpv-core__splitter--resizing,.rpv-core__splitter:hover{background-color:rgba(0,0,0,.2);background-color:var(--rpv-core__splitter--hover-background-color);cursor:col-resize}.rpv-core__splitter-body--resizing{cursor:col-resize}.rpv-core__splitter-sibling--resizing{pointer-events:none;-webkit-user-select:none;user-select:none}.rpv-core__textbox{background-color:#fff;background-color:var(--rpv-core__textbox-background-color);border:1px solid rgba(0,0,0,.2);border:1px solid var(--rpv-core__textbox-border-color);border-radius:.25rem;box-sizing:border-box;color:#000;color:var(--rpv-core__textbox-color);height:2rem;padding:0 .5rem;width:100%}.rpv-core__textbox--rtl{direction:rtl}.rpv-core__text-layer{height:100%;left:0;line-height:1;opacity:.2;position:absolute;top:0;width:100%;z-index:1}.rpv-core__text-layer span::selection{background-color:#00f;background-color:var(--rpv-core__text-layer-text--selection-background-color);color:transparent;color:var(--rpv-core__text-layer-text--selection-color)}.rpv-core__text-layer br::selection{color:transparent}.rpv-core__text-layer-text{color:transparent;cursor:text;position:absolute;-webkit-transform-origin:0 0;transform-origin:0 0;white-space:pre}.rpv-core__tooltip-body{background-color:#000;background-color:var(--rpv-core__tooltip-body-background-color);border-radius:.25rem;color:#fff;color:var(--rpv-core__tooltip-body-color);left:0;max-width:20rem;position:absolute;text-align:center;top:-9999px;z-index:9999}.rpv-core__tooltip-body--rtl{direction:rtl}.rpv-core__tooltip-body-arrow{background-color:#000;background-color:var(--rpv-core__tooltip-body-background-color)}.rpv-core__tooltip-body-content{padding:.5rem}.rpv-core__display--block{display:block}.rpv-core__display--hidden{display:none}@media(min-width:640px){.rpv-core__display--hidden-small{display:none}.rpv-core__display--block-small{display:block}}@media(min-width:768px){.rpv-core__display--hidden-medium{display:none}.rpv-core__display--block-medium{display:block}}@media(min-width:1024px){.rpv-core__display--hidden-large{display:none}.rpv-core__display--block-large{display:block}}.rpv-core__viewer{min-height:inherit}.office-viewer-container{display:inline-block;position:relative;width:100%}.office-viewer-iframe{border:1px solid #ccc;border-radius:4px;display:block;height:500px;width:100%}.office-viewer-overlay{background-color:#444;border-bottom:1px solid #ccc;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-left:1px solid #ccc;border-right:1px solid #ccc;bottom:0;height:25px;pointer-events:auto;position:absolute;right:0;width:100px;z-index:10}.office-viewer-overlay-white{background-color:#fff}.office-viewer-overlay-gradient,.office-viewer-overlay-white{border-bottom:1px solid #ccc;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-left:1px solid #ccc;border-right:1px solid #ccc;bottom:0;height:25px;left:0;pointer-events:auto;position:absolute;right:0;z-index:10}.office-viewer-overlay-gradient{background:linear-gradient(180deg,hsla(0,0%,96%,.8),#f5f5f5)}.MuiTabs-flexContainer>button.previewTabs{flex:1 1!important;max-width:100%!important}.MuiTabs-flexContainer>button>span,span.MuiTabs-indicator{display:none!important}.header-back{margin-right:.25rem!important}.description>ul,li{margin-left:10px}.Prerequisites>ul,li,ol,p{margin:0}.subject-nav-btn{transition:background .5s ease,color .5s ease}.subject-nav-btn:hover{background-color:#fff;color:#198fa6}.subject-container,.subjects-wrapper{transition:all 1s ease}.header-back{border:1px solid #e4e5e4!important;border-radius:7px!important;color:#3f3f3e!important;font-size:1rem!important;margin-right:1rem!important;padding-inline:1.2rem!important;transition:all .5s ease!important}.header-back:hover{background-color:#e4e5e4!important;border:1px solid #666!important;border-radius:10px!important}.dialog-container{text-align:center!important}.program-card{background:#fff;border:1px solid #8f8f8f;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;margin:1rem;max-width:380px;overflow:hidden;padding:16px;transition:all .3s ease;width:100%}.program-card:hover{box-shadow:0 8px 25px rgba(0,0,0,.15);-webkit-transform:translateY(-4px);transform:translateY(-4px)}.program-thumbnail-container{background-color:#f5f5f5;height:200px;overflow:hidden;width:100%}.program-thumbnail{border-radius:8px;height:100%;object-position:center;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.program-card:hover .program-thumbnail{-webkit-transform:scale(1.05);transform:scale(1.05)}.program-content{display:flex;flex-direction:column;flex-grow:1;gap:1rem;padding:1.5rem}.program-title{color:#2c3e50!important;font-size:20px!important;font-weight:600!important;line-height:1.3!important;margin:0!important}.program-description{color:#666!important;line-height:1.5!important;min-height:42px}.program-description,.program-info-item{font-size:14px!important;margin:0!important}.program-info-item{color:#555!important;line-height:1.4!important}.program-label{color:#2c3e50;font-weight:600}.program-footer{align-items:flex-end;border-top:1px solid #f0f0f0;display:flex;gap:1rem;justify-content:space-between;margin-top:auto;padding-top:1rem}.program-price-section{display:flex;flex-direction:column;gap:.25rem}.program-price-label{color:#2c3e50!important;font-size:14px!important;font-weight:600!important;margin:0!important}.program-price-value{color:#0087a2!important;font-size:18px!important;font-weight:700!important;margin:0!important}.view-details-button{background:#0087a2!important;border-radius:6px!important;box-shadow:none!important;color:#fff!important;font-size:14px!important;font-weight:600!important;min-width:120px!important;padding:10px 20px!important;text-transform:none!important;transition:all .3s ease!important}.view-details-button:hover{background:#006b7d!important;box-shadow:0 2px 8px rgba(0,135,162,.3)!important}@media (max-width:768px){.program-card{margin:.5rem 0;max-width:100%}.program-content{padding:1rem}.program-thumbnail-container{height:180px}.program-title{font-size:18px!important}.program-description,.program-info-item{font-size:13px!important}.program-footer{align-items:stretch;flex-direction:column;gap:1rem}.program-price-section{align-items:center;text-align:center}.view-details-button{min-width:auto!important;width:100%!important}}.figma-batch-dialog .MuiDialog-paper{max-width:1300px!important;overflow:visible}.figma-dialog-content{padding:29px!important;position:relative}.figma-dialog-header{margin-bottom:30px;position:relative}.figma-dialog-title{color:#0087a2!important;font-family:Roboto,sans-serif!important;font-size:28px!important;font-weight:600!important;letter-spacing:.14px;margin:0;padding:0}.figma-title-underline{background:linear-gradient(90deg,#0087a2,#0d99a8);height:1px;margin-top:8px;width:100%}.figma-close-button{background:#f5f5f5!important;color:#666!important;position:absolute!important;right:-10px!important;top:-10px!important;&:hover{background:#eee!important}}.figma-batches-container{min-height:400px;overflow:hidden;width:100%}.figma-batches-scroll{display:flex;gap:30px;min-height:350px;overflow-x:auto;padding-bottom:10px;scrollbar-color:#ccc transparent;scrollbar-width:thin}.figma-batches-scroll::-webkit-scrollbar{height:6px}.figma-batches-scroll::-webkit-scrollbar-track{background:transparent}.figma-batches-scroll::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.figma-batch-card{cursor:pointer;height:284px;min-width:324px;position:relative;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.figma-batch-card:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px)}.figma-batch-image-container{background:#badde9;border-radius:13px;height:215px;overflow:hidden;position:relative;width:100%}.figma-batch-image{height:100%;object-fit:cover;width:100%}.figma-batch-placeholder{align-items:center;background:#f0f0f0;color:#666;display:flex;height:100%;justify-content:center;width:100%}.figma-batch-overlay{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.8));border-radius:0 0 15px 15px;bottom:0;height:40%;left:0;position:absolute;right:0}.figma-price-tags{display:flex;flex-direction:column;gap:8px;position:absolute;right:19px;top:12px}.figma-price-tag{background:#fac70c;border-radius:10px;display:flex;justify-content:center;min-width:160px;padding:6px 12px}.figma-price-text{color:#373737!important;font-family:Roboto,sans-serif!important;font-size:12px!important;font-weight:900!important;line-height:1;text-align:center}.figma-price-strikethrough{color:#626262!important;font-size:11px!important;margin-left:4px;text-decoration:line-through}.figma-batch-info{align-items:center;bottom:12px;display:flex;gap:8px;left:19px;position:absolute;right:19px}.figma-batch-name{color:#fff!important;font-family:Roboto,sans-serif!important;font-size:20px!important;font-weight:600!important;letter-spacing:.1px}.figma-arrow-icon{color:#fff!important;font-size:24px!important}.figma-course-name{color:#fff!important;flex:1 1;font-family:Roboto,sans-serif!important;font-size:20px!important;font-weight:600!important;letter-spacing:.1px}.figma-batch-bottom-info{display:flex;flex-direction:column;gap:8px;margin-top:12px}.figma-strength-info{display:flex;flex-direction:column;gap:4px}.figma-strength-text{color:#373737!important;font-family:Roboto,sans-serif!important;font-size:12px!important;font-style:italic!important;font-weight:700!important;letter-spacing:-.54px}.figma-date-info{display:flex;gap:20px;margin-top:8px}.figma-date-item{align-items:center;display:flex;gap:6px}.figma-calendar-icon{height:23px!important;width:23px!important}.figma-calendar-icon.start{color:#7f3f9d!important}.figma-calendar-icon.end{color:#fe6362!important}.figma-date-text{color:#737373!important;font-family:Roboto,sans-serif!important;font-size:10px!important;font-weight:900!important}.figma-loading-container,.figma-no-batches{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:350px;text-align:center}@media (max-width:768px){.figma-batch-dialog .MuiDialog-paper{margin:16px;max-height:calc(100vh - 32px)}.figma-dialog-content{padding:20px!important}.figma-dialog-title{font-size:24px!important}.figma-batches-container{min-height:300px}.figma-batches-scroll,.figma-loading-container,.figma-no-batches{min-height:280px}.figma-batch-card{min-width:280px}.figma-price-tag{min-width:140px;padding:4px 8px}.figma-price-text{font-size:10px!important}.figma-batch-name,.figma-course-name{font-size:16px!important}}.program-header{align-items:center;background:linear-gradient(90deg,#fff,#0087a2 50%,#fff);display:flex;height:90px;justify-content:center;margin-top:0}.program-header-title{color:#fff!important;font-family:Roboto,sans-serif!important;font-size:40px!important;font-weight:700!important;letter-spacing:.2px;text-align:center}.program-details-container{background-color:#fff;min-height:100vh;padding:35px 80px}.program-content-wrapper{background-color:#fff;border:1px solid #313131;border-radius:30px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);margin:0 auto;max-width:1276px;padding:50px;position:relative}.program-title{color:#313131!important;font-family:Roboto,sans-serif!important;font-size:28px!important;font-weight:500!important;letter-spacing:1.12px;line-height:40px;margin-bottom:24px!important;text-align:left}.program-grid{grid-gap:36px;align-items:start;display:grid;gap:36px;grid-template-columns:1fr 530px;grid-template-rows:auto auto;width:100%}.program-description-card{background-color:#fff!important;border:1px solid #505050!important;border-radius:16px!important;display:flex;flex-direction:column;grid-column:1;grid-row:1}.program-image-section{align-items:flex-start;border-radius:16px;display:flex;grid-column:2;grid-row:1;justify-content:center;overflow:hidden}.program-eligibility-card{border:1px solid #505050!important;border-radius:16px!important;grid-column:1}.program-eligibility-card,.program-registration-card{background-color:#fff!important;display:flex;flex-direction:column;grid-row:2}.program-registration-card{border:1px solid #000!important;border-radius:16px!important;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)!important;grid-column:2}.section-title{font-weight:600!important;margin-bottom:8px!important}.program-description-text,.section-title{color:#505050!important;font-family:Roboto,sans-serif!important;font-size:14px!important;letter-spacing:.56px;line-height:30px}.program-description-text{font-weight:400!important}.description-list{list-style-type:disc;margin:0;padding-left:20px}.description-list li{font-weight:400;margin-bottom:0}.description-list li,.eligibility-content{color:#505050;font-family:Roboto,sans-serif;font-size:14px;letter-spacing:.56px;line-height:30px}.eligibility-text{color:#505050!important;font-family:Roboto,sans-serif!important;font-size:14px!important;font-weight:400!important;letter-spacing:.56px;line-height:30px}.eligibility-list{list-style-type:disc;margin:0;padding-left:20px}.eligibility-list li{color:#505050;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;letter-spacing:.56px;line-height:30px;margin-bottom:0}.program-thumbnail{background-position:0 8.71%;background-repeat:no-repeat;background-size:100% 185.67%;object-fit:cover}.placeholder-image,.program-thumbnail{border-radius:16px;height:375px;max-width:530px;width:100%}.placeholder-image{align-items:center;background:linear-gradient(135deg,#0087a2,#005368);display:flex;justify-content:center}.placeholder-text{color:#fff!important;font-family:Roboto,sans-serif!important;font-size:24px!important;font-weight:600!important;text-align:center}.program-details-card{background-color:#fff!important;border:1px solid #000!important;border-radius:16px!important;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)!important;padding:0!important}.program-info-section{margin-bottom:16px}.info-title{font-weight:500!important;margin-bottom:4px!important}.info-text,.info-title{color:#505050!important;font-family:Roboto,sans-serif!important;font-size:18px!important;letter-spacing:.72px;line-height:30px}.duration-text,.info-text{font-weight:400!important}.duration-text{color:#505050!important;font-family:Roboto,sans-serif!important;font-size:18px!important;letter-spacing:.72px;line-height:20px;margin-bottom:16px!important}.program-price-section{margin-bottom:24px;position:relative}.price-display{align-items:center;display:flex;gap:12px;position:relative}.current-price{color:#313131!important;font-size:30px!important;font-weight:500!important;letter-spacing:1.2px}.current-price,.original-price{font-family:Roboto,sans-serif!important;line-height:20px;margin:0!important}.original-price{color:#94a3b8!important;font-size:20px!important;font-weight:400!important;letter-spacing:.72px;text-decoration:line-through}.program-actions{display:flex;flex-direction:row;gap:12px;margin-top:auto}.register-btn{background-color:initial!important;border:1px solid #0087a2!important;border-radius:4px!important;color:#0087a2!important;flex:1 1;font-family:Roboto,sans-serif!important;font-size:18px!important;font-weight:500!important;height:48px;letter-spacing:.72px;line-height:20px;min-width:0;padding:10px 16px!important;position:relative;text-transform:none!important}.register-btn:hover{background-color:rgba(0,135,162,.04)!important}.register-btn:disabled{border:1px solid #dee2e6!important;color:#6c757d!important;cursor:not-allowed!important;opacity:.8;overflow:hidden;position:relative}.register-btn:disabled,.register-btn:disabled:hover{background-color:#f8f9fa!important}.free-trial-btn{background-color:#0087a2!important;border:none!important;border-radius:4px!important;color:#fff!important;flex:1 1;font-family:Roboto,sans-serif!important;font-size:18px!important;font-weight:500!important;height:48px;letter-spacing:.72px;line-height:20px;min-width:0;padding:10px 16px!important;text-transform:none!important}.free-trial-btn:hover{background-color:#006d82!important}.program-dates{margin-top:16px;text-align:center}.dates-text{color:#505050!important;font-family:Roboto,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px}@media (max-width:1400px){.program-grid{gap:24px;grid-template-columns:1fr 400px}.program-content-wrapper{padding:40px}.program-details-container{padding:20px 40px}.placeholder-image,.program-thumbnail{height:300px;max-width:400px}}@media (max-width:1200px){.program-grid{align-items:start;gap:24px;grid-template-columns:1fr;grid-template-rows:auto auto auto auto}.program-description-card{grid-column:1;grid-row:1}.program-image-section{grid-column:1;grid-row:2;justify-content:center}.program-eligibility-card{grid-column:1;grid-row:3}.program-registration-card{grid-column:1;grid-row:4;justify-self:center;max-width:516px}.placeholder-image,.program-thumbnail{height:auto;max-width:100%}.placeholder-image{min-height:300px}}@media (max-width:768px){.program-details-container{padding:20px}.program-content-wrapper{border-radius:16px;padding:20px}.program-header-title{font-size:28px!important}.program-title{font-size:24px!important;line-height:32px}.program-grid{gap:16px}.program-thumbnail{height:250px}.placeholder-image{min-height:250px}}@media (max-width:480px){.program-header-title{font-size:24px!important}.program-title{font-size:20px!important;line-height:28px}.program-actions{flex-direction:column;gap:8px}.free-trial-btn,.register-btn{flex:none;width:100%}.program-thumbnail{height:200px}.placeholder-image{min-height:200px}}.description>li,.description>ul{margin-left:10px}.description>p>br{display:none}.Prerequisites>li,.Prerequisites>ol,.Prerequisites>p,.Prerequisites>ul{margin:0}.Prerequisites>ul{padding-left:20px}.sun-editor{background-color:#fff;border:1px solid #dadada;box-sizing:border-box;color:#000;font-family:Helvetica Neue;height:auto;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;width:auto}.sun-editor *{-webkit-user-drag:none;box-sizing:border-box;overflow:visible}.sun-editor-common button,.sun-editor-common input,.sun-editor-common select,.sun-editor-common textarea{font-size:14px;line-height:1.5}.sun-editor-common blockquote,.sun-editor-common body,.sun-editor-common button,.sun-editor-common code,.sun-editor-common dd,.sun-editor-common div,.sun-editor-common dl,.sun-editor-common dt,.sun-editor-common fieldset,.sun-editor-common form,.sun-editor-common h1,.sun-editor-common h2,.sun-editor-common h3,.sun-editor-common h4,.sun-editor-common h5,.sun-editor-common h6,.sun-editor-common input,.sun-editor-common legend,.sun-editor-common li,.sun-editor-common ol,.sun-editor-common p,.sun-editor-common pre,.sun-editor-common select,.sun-editor-common td,.sun-editor-common textarea,.sun-editor-common th,.sun-editor-common ul{border:0;margin:0;padding:0}.sun-editor-common dl,.sun-editor-common li,.sun-editor-common menu,.sun-editor-common ol,.sun-editor-common ul{list-style:none!important}.sun-editor-common hr{margin:6px 0!important}.sun-editor textarea{border:0;padding:0;resize:none}.sun-editor button{background-color:initial;border:0;cursor:pointer;outline:none;touch-action:manipulation}.sun-editor button,.sun-editor input,.sun-editor select,.sun-editor textarea{vertical-align:middle}.sun-editor button span{display:block;margin:0;padding:0}.sun-editor button .txt{display:block;margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sun-editor button *{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;pointer-events:none}.sun-editor svg{fill:currentColor}.sun-editor .se-svg,.sun-editor button>svg{fill:currentColor;display:block;float:none;height:16px;margin:auto;text-align:center;width:16px}.sun-editor .close>svg,.sun-editor .se-dialog-close>svg{height:10px;width:10px}.sun-editor .se-btn-select>svg{float:right;height:10px;width:10px}.sun-editor .se-btn-list>.se-list-icon{display:inline-block;height:16px;margin:-1px 10px 0 0;vertical-align:middle;width:16px}.sun-editor .se-line-breaker>button>svg{height:24px;width:24px}.sun-editor button>i:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-font-feature-settings:normal;font-feature-settings:normal;display:inline-block;font-size:15px;font-style:normal;font-variant:normal;line-height:2;text-rendering:auto}.sun-editor button>[class=se-icon-text]{font-size:20px;line-height:1}.sun-editor .se-arrow,.sun-editor .se-arrow:after{border:11px solid transparent;display:block;height:0;position:absolute;width:0}.sun-editor .se-arrow.se-arrow-up{border-bottom-color:#dadada;border-top-width:0;left:20px;margin-left:-11px;top:-11px}.sun-editor .se-arrow.se-arrow-up:after{border-bottom-color:#fff;border-top-width:0;content:" ";margin-left:-11px;top:1px}.sun-editor .se-toolbar .se-arrow.se-arrow-up:after{border-bottom-color:#fafafa}.sun-editor .se-arrow.se-arrow-down{border-bottom-width:0;border-top-color:#dadada;left:0;margin-left:-11px;top:0}.sun-editor .se-arrow.se-arrow-down:after{border-bottom-width:0;border-top-color:#fff;content:" ";margin-left:-11px;top:-12px}.sun-editor .se-toolbar .se-arrow.se-arrow-down:after{border-top-color:#fafafa}.sun-editor .se-container{height:auto;position:relative;width:auto}.sun-editor button{color:#000}.sun-editor .se-btn{border:0;border-radius:4px;float:left;font-size:12px;height:34px;line-height:27px;margin:1px!important;padding:0;width:34px}.sun-editor .se-btn:enabled:focus,.sun-editor .se-btn:enabled:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn-primary{background-color:#c7deff;border:1px solid #80bdff;border-radius:4px;color:#000}.sun-editor .se-btn-primary:focus,.sun-editor .se-btn-primary:hover{background-color:#80bdff;border-color:#3f9dff;color:#000;outline:0 none}.sun-editor .se-btn-primary:active{background-color:#3f9dff;border-color:#4592ff;box-shadow:inset 0 3px 5px #4592ff;color:#fff}.sun-editor input,.sun-editor select,.sun-editor textarea{border:1px solid #ccc;border-radius:4px;color:#000}.sun-editor input:focus,.sun-editor select:focus,.sun-editor textarea:focus{border:1px solid #80bdff;box-shadow:0 0 0 .2rem #c7deff;outline:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor .se-btn:enabled.active{color:#4592ff;outline:0 none}.sun-editor .se-btn:enabled.active:focus,.sun-editor .se-btn:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled.on:focus,.sun-editor .se-btn:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-btn:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-btn-list:disabled,.sun-editor .se-btn:disabled,.sun-editor button:disabled{background-color:inherit;color:#bdbdbd;cursor:not-allowed}.sun-editor .se-loading-box{background-color:#fff;display:none;filter:alpha(opacity=70);height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%;z-index:2147483647}.sun-editor .se-loading-box .se-loading-effect{-webkit-animation:spinner .8s linear infinite;animation:spinner .8s linear infinite;border-radius:50%;border-right:2px solid transparent;border-top:2px solid #07d;display:block;height:25px;left:50%;margin:-25px 0 0 -25px;position:absolute;top:50%;width:25px}.sun-editor .se-line-breaker{border-top:1px solid #3288ff;cursor:text;display:none;height:1px;position:absolute;width:100%;z-index:7}.sun-editor .se-line-breaker>button.se-btn{background-color:#fff;border:1px solid #0c2240;cursor:pointer;display:inline-block;float:none;height:30px;left:-50%;opacity:.6;position:relative;top:-15px;width:30px}.sun-editor .se-line-breaker>button.se-btn:hover{background-color:#fff;border-color:#041b39;opacity:.9}.sun-editor .se-line-breaker-component{background-color:#fff;border:1px solid #0c2240;border-radius:4px;cursor:pointer;display:none;height:24px;opacity:.6;position:absolute;width:24px;z-index:7}.sun-editor .se-line-breaker-component:hover{opacity:.9}.sun-editor .se-toolbar{background-color:#fafafa;display:block;height:auto;margin:0;outline:1px solid #dadada;overflow:visible;padding:0;position:relative;width:100%;z-index:5}.sun-editor .se-toolbar-shadow{background-color:initial!important;border:none!important;display:block!important;height:0!important;margin:0!important;outline:none!important;padding:0!important;z-index:0!important}.sun-editor .se-toolbar-cover{background-color:#fefefe;cursor:not-allowed;display:none;filter:alpha(opacity=50);font-size:36px;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:4}.sun-editor .se-toolbar-separator-vertical{display:inline-block;height:0;margin:0;vertical-align:top;width:0}.sun-editor .se-toolbar.se-toolbar-balloon,.sun-editor .se-toolbar.se-toolbar-inline{box-shadow:0 3px 9px rgba(0,0,0,.5);-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);display:none;position:absolute}.sun-editor .se-toolbar.se-toolbar-balloon{width:auto;z-index:2147483647}.sun-editor .se-toolbar.se-toolbar-sticky{position:fixed;top:0}.sun-editor .se-toolbar-sticky-dummy{display:none;position:static;z-index:-1}.sun-editor .se-btn-module{display:inline-block}.sun-editor .se-btn-module-border{border:1px solid #dadada;border-radius:4px;margin-left:1px;margin-right:1px}.sun-editor .se-btn-module-enter{background-color:initial;display:block;height:0;margin:0;padding:0;width:100%}.sun-editor .se-toolbar-more-layer{background-color:#fafafa;margin:0 -3px}.sun-editor .se-toolbar-more-layer .se-more-layer{border-top:1px solid #dadada;display:none}.sun-editor .se-toolbar-more-layer .se-more-layer .se-more-form{display:inline-block;height:auto;padding:4px 3px 0;width:100%}.sun-editor .se-btn-module .se-btn-more.se-btn-more-text{padding:0 4px;width:auto}.sun-editor .se-btn-module .se-btn-more:focus,.sun-editor .se-btn-module .se-btn-more:hover{background-color:#d1d1d1;border-color:#c1c1c1;color:#000;outline:0 none}.sun-editor .se-btn-module .se-btn-more.on{background-color:#d1d1d1;border-color:#c1c1c1;color:#333;outline:0 none}.sun-editor .se-btn-module .se-btn-more.on:hover{background-color:#c1c1c1;border-color:#b1b1b1;color:#000;outline:0 none}.sun-editor .se-menu-list,.sun-editor .se-menu-list li{float:left;margin:0;padding:0}.sun-editor .se-menu-list li{position:relative}.sun-editor .se-btn-select{display:flex;padding:4px 6px;width:auto}.sun-editor .se-btn-select .txt{flex:auto;text-align:left}.sun-editor .se-btn-select.se-btn-tool-font{width:100px}.sun-editor .se-btn-select.se-btn-tool-format{width:82px}.sun-editor .se-btn-select.se-btn-tool-size{width:78px}.sun-editor .se-btn-tray{height:auto;margin:0;padding:4px 3px 0;position:relative;width:100%}.sun-editor .se-menu-tray{height:0;left:0;position:absolute;top:0;width:100%}.sun-editor .se-submenu{overflow-x:hidden;overflow-y:auto}.sun-editor .se-menu-container{overflow-x:visible;overflow-x:initial;overflow-y:visible;overflow-y:initial}.sun-editor .se-list-layer{background-color:#fff;border:1px solid #bababa;border-radius:4px;box-shadow:0 3px 9px rgba(0,0,0,.5);display:none;height:auto;left:0;outline:0 none;padding:6px 0;position:absolute;top:0;z-index:5}.sun-editor .se-list-layer .se-list-inner{margin:0;overflow-x:visible;overflow-x:initial;overflow-y:visible;overflow-y:initial;overflow:visible;padding:0}.sun-editor .se-list-layer button{margin:0;width:100%}.sun-editor .se-list-inner ul{padding:0;width:100%}.sun-editor .se-list-inner li>button{min-width:100%;width:-webkit-max-content;width:max-content}.sun-editor .se-list-inner .se-list-basic li{width:100%}.sun-editor .se-list-inner .se-list-basic li button.active{background-color:#80bdff;border:1px solid #3f9dff;border-left:0;border-right:0}.sun-editor .se-list-inner .se-list-basic li button.active:hover{background-color:#3f9dff;border:1px solid #4592ff;border-left:0;border-right:0}.sun-editor .se-list-inner .se-list-basic li button.active:active{background-color:#4592ff;border:1px solid #407dd1;border-left:0;border-right:0;box-shadow:inset 0 3px 5px #407dd1}.sun-editor .se-list-inner .se-list-checked li button>.se-svg{float:left;padding:6px 6px 0 0}.sun-editor .se-list-inner .se-list-checked li button>.se-svg>svg{display:none}.sun-editor .se-list-inner .se-list-checked li button.se-checked{color:#4592ff}.sun-editor .se-list-inner .se-list-checked li button.se-checked>.se-svg>svg{display:block}.sun-editor .se-btn-list{cursor:pointer;font-size:12px;height:auto;line-height:normal;min-height:32px;padding:0 14px;text-align:left;text-decoration:none;text-indent:0;width:100%}.sun-editor .se-btn-list.default_value{background-color:#f3f3f3;border-bottom:1px dotted #b1b1b1;border-top:1px dotted #b1b1b1}.sun-editor .se-btn-list:focus,.sun-editor .se-btn-list:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn-list:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-list-layer.se-list-font-size{max-height:300px;min-width:140px}.sun-editor .se-list-layer.se-list-font-family{min-width:156px}.sun-editor .se-list-layer.se-list-font-family .default{border-bottom:1px solid #ccc}.sun-editor .se-list-layer.se-list-line{width:125px}.sun-editor .se-list-layer.se-list-line hr{border-width:1px 0 0;height:1px}.sun-editor .se-list-layer.se-list-align .se-list-inner{left:9px}.sun-editor .se-list-layer.se-list-format{min-width:156px}.sun-editor .se-list-layer.se-list-format li{padding:0;width:100%}.sun-editor .se-list-layer.se-list-format ul .se-btn-list{line-height:100%}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h1]{height:40px}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h2]{height:34px}.sun-editor .se-list-layer.se-list-format ul p{font-size:13px}.sun-editor .se-list-layer.se-list-format ul div{font-size:13px;padding:4px 2px}.sun-editor .se-list-layer.se-list-format ul h1{color:#333;font-size:2em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h2{color:#333;font-size:1.5em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h3{color:#333;font-size:1.17em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h4{color:#333;font-size:1em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h5{color:#333;font-size:.83em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h6{color:#333;font-size:.67em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul blockquote{background-color:initial;border-color:#b1b1b1;border-left:5px #b1b1b1;border-style:solid;color:#999;font-size:13px;height:22px;line-height:1.5;margin:0;padding:0 0 0 7px}.sun-editor .se-list-layer.se-list-format ul pre{background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:4px;color:#666;font-size:13px;margin:0;padding:4px 11px}.sun-editor .se-selector-table{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);display:none;float:left;font-size:14px;left:1px;list-style:none;margin:2px 0 0;padding:5px 0;position:absolute;text-align:left;top:34px;z-index:5}.sun-editor .se-selector-table .se-table-size{font-size:18px;padding:0 5px}.sun-editor .se-selector-table .se-table-size-picker{cursor:pointer;font-size:18px;height:10em;position:absolute!important;width:10em;z-index:3}.sun-editor .se-selector-table .se-table-size-highlighted{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADJmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4QTZCNzMzN0I3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4QTZCNzMzNkI3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MzYyNEUxRUI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0MzYyNEUxRkI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl0yAuwAAABBSURBVDhPY/wPBAxUAGCDGvdBeWSAeicIDTfIXREiQArYeR9hEBOEohyMGkQYjBpEGAxjg6ib+yFMygCVvMbAAABj0hwMTNeKJwAAAABJRU5ErkJggg==) repeat;font-size:18px;height:1em;position:absolute!important;width:1em;z-index:2}.sun-editor .se-selector-table .se-table-size-unhighlighted{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat;font-size:18px;height:10em;position:relative!important;width:10em;z-index:1}.sun-editor .se-selector-table .se-table-size-display{padding-left:5px}.sun-editor .se-list-layer.se-table-split{top:36px}.sun-editor .se-list-layer .se-selector-color{display:flex;height:auto;margin:auto;max-width:270px;padding:0;width:-webkit-max-content;width:max-content}.sun-editor .se-list-layer .se-selector-color .se-color-pallet{height:100%;padding:0;width:100%}.sun-editor .se-list-layer .se-selector-color .se-color-pallet li{display:flex;float:left;margin:0;position:relative}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button{cursor:default;display:block;height:30px;text-indent:-9999px;width:30px}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button.active,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:focus,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:hover{border:3px solid #fff}.sun-editor .se-form-group{display:flex;height:auto;min-height:40px;padding:4px;width:100%}.sun-editor .se-form-group input{border:1px solid #ccc;border-radius:.25rem;display:inline-block;flex:auto;font-size:12px;height:33px;margin:1px 0;padding:0;width:auto}.sun-editor .se-form-group button,.sun-editor .se-submenu-form-group button{float:right;height:34px;margin:0 2px!important;width:34px}.sun-editor .se-form-group button.se-btn{border:1px solid #ccc}.sun-editor .se-form-group>div{position:relative}.sun-editor .se-form-group label{display:inline-block;font-weight:700;margin-bottom:5px;max-width:100%}.sun-editor .se-form-group-label{height:auto;padding:0 4px;width:100%}.sun-editor .se-form-group-label label{font-size:13px;font-weight:700}.sun-editor .se-submenu .se-form-group input{color:#555;height:33px;width:auto}.sun-editor .se-submenu .se-form-group .se-color-input{border:none;border-bottom:2px solid #b1b1b1;outline:none;text-transform:uppercase;width:72px}.sun-editor .se-submenu .se-form-group .se-color-input:focus{border-bottom:3px solid #b1b1b1}.sun-editor .se-wrapper{height:auto;overflow:hidden;position:relative!important;width:100%;z-index:1}.sun-editor .se-wrapper .se-wrapper-inner{-webkit-overflow-scrolling:touch;height:100%;min-height:65px;overflow-x:auto;overflow-y:auto;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto;width:100%}.sun-editor .se-wrapper .se-wrapper-inner:focus{outline:none}.sun-editor .se-wrapper .se-wrapper-code{background-color:#191919;color:#fff;font-size:13px;margin:0;padding:4px;resize:none!important;word-break:break-all}.sun-editor .se-wrapper .se-wrapper-wysiwyg{display:block}.sun-editor .se-wrapper .se-wrapper-code-mirror{font-size:13px}.sun-editor .se-wrapper .se-placeholder{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;color:#b1b1b1;display:none;font-size:13px;left:0;line-height:1.5;margin-left:0;margin-right:0;margin-top:0;overflow:hidden;padding-left:16px;padding-right:16px;padding-top:16px;pointer-events:none;position:absolute;right:0;text-overflow:ellipsis;top:0;white-space:nowrap;z-index:1}.sun-editor .se-resizing-bar{background-color:#fafafa;border-top:1px solid #dadada;cursor:ns-resize;display:flex;height:auto;min-height:16px;padding:0 4px;width:auto}.sun-editor .se-resizing-bar.se-resizing-none{cursor:default}.sun-editor .se-resizing-back{cursor:default;display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2147483647}.sun-editor .se-resizing-bar .se-navigation{background:transparent;color:#666;flex:auto;font-size:10px;height:auto;line-height:1.5;margin:0;padding:0;position:relative;width:auto}.sun-editor .se-resizing-bar .se-char-counter-wrapper{background:transparent;color:#999;display:block;flex:none;font-size:13px;height:auto;margin:0;padding:0;position:relative;width:auto}.sun-editor .se-resizing-bar .se-char-counter-wrapper.se-blink{-webkit-animation:blinker .2s linear infinite;animation:blinker .2s linear infinite;color:#b94a48}.sun-editor .se-resizing-bar .se-char-counter-wrapper .se-char-label{margin-right:4px}.sun-editor .se-dialog{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2147483647}.sun-editor .se-dialog button,.sun-editor .se-dialog input,.sun-editor .se-dialog label{color:#111;font-size:14px;line-height:1.5;margin:0}.sun-editor .se-dialog .se-dialog-back{background-color:#222;opacity:.5}.sun-editor .se-dialog .se-dialog-back,.sun-editor .se-dialog .se-dialog-inner{height:100%;left:0;position:absolute;top:0;width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:4px;box-shadow:0 3px 9px rgba(0,0,0,.5);margin:1.75rem auto;max-width:500px;outline:0;position:relative;width:auto}@media screen and (max-width:509px){.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{width:100%}}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content label{display:inline-block;font-weight:700;margin-bottom:5px;max-width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content .se-btn-primary{border-radius:4px;display:inline-block;font-size:14px;font-weight:400;line-height:1.42857143;margin:0 0 10px!important;padding:6px 12px;text-align:center;touch-action:manipulation;vertical-align:middle;white-space:nowrap}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header{border-bottom:1px solid #e5e5e5;height:50px;padding:6px 15px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{-webkit-appearance:none;filter:alpha(opacity=100);float:right;font-weight:700;opacity:1;text-shadow:0 1px 0 #fff}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title{float:left;font-size:14px;font-weight:700;line-height:2.5;margin:0;padding:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-body{padding:15px 15px 5px;position:relative}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form{margin-bottom:10px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer{margin-bottom:0;margin-top:10px}.sun-editor .se-dialog .se-dialog-inner input:disabled{background-color:#f3f3f3}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text{width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-h,.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-w{text-align:center;width:70px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-x{margin:0 8px;text-align:center;width:25px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer{border-top:1px solid #e5e5e5;height:auto;min-height:55px;padding:10px 15px 0;text-align:right}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div{float:left}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 5px 0 0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-radio{margin-left:12px;margin-right:6px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-check{margin-left:12px;margin-right:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer .se-dialog-btn-check{margin-left:0;margin-right:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-left:0;margin-right:16px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files{align-items:center;display:flex;position:relative}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files>input{flex:auto}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button{border:1px solid #ccc;flex:auto;opacity:.8}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button.se-file-remove>svg{height:8px;width:8px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:hover{background-color:#f0f0f0;outline:0 none}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:active{background-color:#e9e9e9;box-shadow:inset 0 3px 5px #d6d6d6}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select{display:inline-block;font-size:14px;height:34px;line-height:1.42857143;text-align:center;width:auto}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-control{display:inline-block;font-size:14px;height:34px;line-height:1.42857143;text-align:center;width:70px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form{display:block;font-size:14px;height:34px;line-height:1.42857143;padding:0 4px;width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url{direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url:disabled{color:#999;text-decoration:line-through}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{margin-left:4px;width:70px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form a{color:#004cff}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert{border:1px solid #ccc}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-dialog-tabs{border-bottom:1px solid #e5e5e5;height:25px;width:100%}.sun-editor .se-dialog-tabs button{background-color:#e5e5e5;border-right:1px solid #e5e5e5;float:left;outline:none;padding:2px 13px;transition:.3s}.sun-editor .se-dialog-tabs button:hover{background-color:#fff}.sun-editor .se-dialog-tabs button.active{background-color:#fff;border-bottom:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-math-exp{border:1px solid #ccc;direction:ltr;font-size:13px;height:14em;padding:4px;resize:vertical}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select.se-math-size{height:28px;margin-left:1em;width:6em}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview{font-size:13px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span{box-shadow:0 0 0 .1rem #c7deff;display:inline-block}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span *{direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>.se-math-katex-error{box-shadow:0 0 0 .1rem #f2dede;color:#b94a48}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>.se-math-katex-error svg{color:#b94a48;height:30px;width:auto}.sun-editor .se-dialog .se-dialog-inner .se-link-preview{background-color:initial;color:#666;display:block;font-family:inherit;font-size:13px;font-weight:400;height:auto;max-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:pre;word-break:break-all}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form{display:flex;margin-top:4px;width:100%}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-svg.se-anchor-preview-icon{color:#4592ff;display:none;flex:initial;line-height:1.5}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-link-preview{flex:auto;margin:0}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel{height:34px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-btn{color:#3f9dff;width:46px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-wrapper{display:flex;line-height:1.5;padding-top:6px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-preview{text-align:left}.sun-editor .se-controller .se-arrow.se-arrow-up{border-bottom-color:rgba(0,0,0,.25)}.sun-editor .se-controller{word-wrap:normal;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.25);border-radius:4px;box-shadow:0 5px 10px rgba(0,0,0,.2);display:none;letter-spacing:normal;line-break:auto;overflow:visible;position:absolute;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:6}.sun-editor .se-controller .se-btn-group{display:flex;left:0;padding:2px;position:relative;top:0;vertical-align:middle}.sun-editor .se-controller .se-btn-group .se-btn-group-sub{display:none;left:50%;min-width:auto;width:-webkit-max-content;width:max-content}.sun-editor .se-controller .se-btn-group .se-btn-group-sub button{margin:0;min-width:72px}.sun-editor .se-controller .se-btn-group button{border:none;border-radius:4px;display:inline-block;font-size:12px;font-weight:400;height:auto;line-height:1.5;margin:1px;min-height:34px;padding:5px 10px;position:relative;text-align:center;touch-action:manipulation;vertical-align:middle;white-space:nowrap}.sun-editor .se-controller .se-btn-group button:focus:enabled,.sun-editor .se-controller .se-btn-group button:hover:enabled{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:active:enabled{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button span{display:block;margin:0;padding:0}.sun-editor .se-controller .se-btn-group button:enabled.active{color:#4592ff;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.active:focus,.sun-editor .se-controller .se-btn-group button:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.on:focus,.sun-editor .se-controller .se-btn-group button:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-controller .se-form-group input{min-width:120px}.sun-editor .se-controller-resizing{font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;margin-top:-50px!important;padding:0}.sun-editor .se-controller-resizing .se-btn-group .se-btn-group-sub.se-resizing-align-list{width:74px}.sun-editor .se-resizing-container{background-color:initial;display:none;outline:1px solid #3f9dff;position:absolute}.sun-editor .se-resizing-container .se-modal-resize{background-color:#3f9dff;display:inline-block;opacity:.3;position:absolute}.sun-editor .se-resizing-container .se-resize-dot{height:100%;left:0;position:absolute;top:0;width:100%}.sun-editor .se-resizing-container .se-resize-dot>span{background-color:#3f9dff;border:1px solid #4592ff;height:7px;position:absolute;width:7px}.sun-editor .se-resizing-container .se-resize-dot>span.tl{cursor:nw-resize;left:-5px;top:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.tr{cursor:ne-resize;right:-5px;top:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.bl{bottom:-5px;cursor:sw-resize;left:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.br{bottom:-5px;cursor:se-resize;right:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.lw{bottom:50%;cursor:w-resize;left:-7px}.sun-editor .se-resizing-container .se-resize-dot>span.th{cursor:n-resize;left:50%;top:-7px}.sun-editor .se-resizing-container .se-resize-dot>span.rw{bottom:50%;cursor:e-resize;right:-7px}.sun-editor .se-resizing-container .se-resize-dot>span.bh{bottom:-7px;cursor:s-resize;right:50%}.sun-editor .se-resizing-container .se-resize-display{background-color:#333;border-radius:4px;bottom:0;color:#fff;font-size:12px;margin:5px;padding:5px;position:absolute;right:0}.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{width:auto}.sun-editor .se-controller-link,.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;padding:0}.sun-editor .se-controller-link:after,.sun-editor .se-controller-link:before{box-sizing:border-box}.sun-editor .se-controller-link .link-content{margin:0;padding:0}.sun-editor .se-controller-link .link-content a{color:#4592ff;display:inline-block;margin-left:5px;max-width:200px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.sun-editor .se-select-list{background-color:#fff;border:1px solid #bababa;box-shadow:0 3px 9px rgba(0,0,0,.5);display:none;left:0;margin:0;max-width:100%;outline:0 none;padding:0;position:absolute;top:0;width:auto}.sun-editor .se-select-list .se-select-item{cursor:pointer;font-size:13px;line-height:28px;margin:2px 0;min-height:28px;padding:0 5px}.sun-editor .se-select-list.__se_select-menu-mouse-move .se-select-item:hover,.sun-editor .se-select-list:not(.__se_select-menu-mouse-move) .se-select-item.active{background-color:#e1e1e1}.sun-editor .se-dialog-form-files .se-select-list{width:100%}.sun-editor .se-file-browser{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2147483647}.sun-editor .se-file-browser button,.sun-editor .se-file-browser input,.sun-editor .se-file-browser label{color:#111;font-size:14px;line-height:1.5;margin:0}.sun-editor .se-file-browser .se-file-browser-back{background-color:#222;opacity:.5}.sun-editor .se-file-browser .se-file-browser-back,.sun-editor .se-file-browser .se-file-browser-inner{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:4px;box-shadow:0 3px 9px rgba(0,0,0,.5);margin:20px auto;max-width:100%;outline:0;position:relative;width:960px}.sun-editor .se-file-browser .se-file-browser-header{border-bottom:1px solid #e5e5e5;height:auto;min-height:50px;padding:6px 15px}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close{-webkit-appearance:none;filter:alpha(opacity=100);float:right;font-weight:700;opacity:1;text-shadow:0 1px 0 #fff}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close>svg{height:12px;width:12px}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-title{font-size:16px;font-weight:700;line-height:2.2;margin:0;padding:0}.sun-editor .se-file-browser .se-file-browser-tags{display:block;margin:0 -15px;padding:0;text-align:left;width:100%}.sun-editor .se-file-browser .se-file-browser-tags a{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#f5f5f5;border-radius:32px;-moz-border-radius:32px;-webkit-border-radius:32px;color:#333;cursor:pointer;display:inline-block;margin:8px 0 8px 8px;padding:6px 12px;text-decoration:none}.sun-editor .se-file-browser .se-file-browser-tags a:hover{background-color:#e1e1e1}.sun-editor .se-file-browser .se-file-browser-tags a:active{background-color:#d1d1d1}.sun-editor .se-file-browser .se-file-browser-tags a.on{background-color:#ebf3fe;color:#4592ff}.sun-editor .se-file-browser .se-file-browser-tags a.on:hover{background-color:#d8e8fe}.sun-editor .se-file-browser .se-file-browser-tags a.on:active{background-color:#c7deff}.sun-editor .se-file-browser .se-file-browser-body{height:auto;min-height:350px;overflow-y:auto;padding:20px;position:relative}.sun-editor .se-file-browser .se-file-browser-body .se-file-browser-list{position:relative;width:100%}@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:748px}}@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:600px}}.sun-editor .se-file-browser .se-file-browser-list .se-file-item-column{display:block;float:left;height:auto;position:relative}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{margin:0 10px;width:calc(25% - 20px)}@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(33% - 20px)}}@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(50% - 20px)}}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img{border-radius:4px;cursor:pointer;display:block;height:auto;margin:10px 0;outline:0;position:relative;width:100%}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img:hover{box-shadow:0 0 0 .2rem #3288ff;opacity:.8}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>img{border-radius:4px;display:block;height:auto;outline:0;position:relative;width:100%}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name{background-color:initial;border-bottom-left-radius:4px;border-bottom-right-radius:4px;bottom:0;color:#fff;font-size:13px;height:30px;left:0;padding:5px 10px;position:absolute;width:100%;z-index:1}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name.se-file-name-back{background-color:#333;opacity:.6}.sun-editor .se-notice{background-color:#f2dede;border:1px solid #eed3d7;color:#b94a48;display:none;font-size:13px;height:auto;margin:0;padding:15px;position:absolute;top:0;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto;width:100%;word-break:break-all;z-index:7}.sun-editor .se-notice button{float:right;padding:7px}.sun-editor .se-tooltip{overflow:visible;position:relative}.sun-editor .se-tooltip .se-tooltip-inner{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;background:transparent;bottom:auto;display:block;float:none;height:auto;left:50%;line-height:1.5;margin:0;opacity:0;padding:0;pointer-events:none;position:absolute;top:120%;transition:opacity .5s;visibility:hidden;width:auto;z-index:1}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text{background-color:#333;border-radius:2px;color:#fff;cursor:auto;display:inline-block;font-size:.9em;height:auto;left:-50%;line-height:inherit;margin:0;padding:4px 6px;position:relative;text-align:center;white-space:nowrap;width:auto}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text:after{border:5px solid transparent;border-bottom-color:#333;bottom:100%;content:"";left:50%;margin-left:-5px;position:absolute}.sun-editor .se-tooltip:hover .se-tooltip-inner{opacity:1;visibility:visible}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{display:block!important}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut>.se-shortcut-key{display:inline;font-weight:700}.sun-editor.se-rtl .se-btn-tray{direction:rtl}.sun-editor.se-rtl .se-btn-select svg{margin:auto 1px}.sun-editor.se-rtl .se-btn-select .txt{direction:rtl;flex:auto;text-align:right}.sun-editor.se-rtl .se-btn-list{text-align:right}.sun-editor.se-rtl .se-btn-list>.se-list-icon{margin:-1px 0 0 10px}.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix),.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix) li{float:right}.sun-editor.se-rtl .se-list-layer *{direction:rtl}.sun-editor.se-rtl .se-list-layer.se-list-format ul blockquote{border-left-width:0;border-right-width:5px;padding:0 7px 0 0}.sun-editor.se-rtl .se-list-layer .se-selector-color .se-color-pallet li{float:right}.sun-editor.se-rtl .se-list-inner .se-list-checked li button>.se-svg{float:right;padding:6px 0 0 6px}.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text,.sun-editor.se-rtl .se-wrapper .se-placeholder{direction:rtl}.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{direction:ltr}.sun-editor.se-rtl .se-dialog *{direction:rtl}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{margin-left:0;margin-right:4px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{float:left}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title,.sun-editor.se-rtl .se-dialog-tabs button{float:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-size-text{padding-right:34px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer .se-btn-primary{float:left}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div{float:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 0 0 5px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-left:16px;margin-right:0}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-preview{margin-left:4px;text-align:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-btn{float:right}.sun-editor.se-rtl .se-file-browser *{direction:rtl}.sun-editor.se-rtl .se-file-browser .se-file-browser-tags{text-align:right}.sun-editor.se-rtl .se-file-browser .se-file-browser-tags a{margin:8px 8px 0}.sun-editor.se-rtl .se-file-browser .se-file-browser-header .se-file-browser-close{float:left}.sun-editor.se-rtl .se-controller .se-btn-group,.sun-editor.se-rtl .se-resizing-container .se-resize-display{direction:rtl}.sun-editor .se-btn-module-border.module-float-left{float:left}.sun-editor .se-btn-module-border.module-float-right{float:right}.sun-editor .se-error{color:#d9534f}.sun-editor input.se-error:focus,select.se-error:focus,textarea.se-error:focus{border:1px solid #f2dede;box-shadow:0 0 0 .2rem #eed3d7;outline:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor hr.__se__solid{border-style:solid none none}.sun-editor hr.__se__dotted{border-style:dotted none none}.sun-editor hr.__se__dashed{border-style:dashed none none}@-webkit-keyframes blinker{50%{opacity:0}}@keyframes blinker{50%{opacity:0}}@-webkit-keyframes spinner{to{-webkit-transform:rotate(361deg);transform:rotate(361deg)}}@keyframes spinner{to{-webkit-transform:rotate(361deg);transform:rotate(361deg)}}.sun-editor-editable{word-wrap:break-word;background-color:#fff;color:#333;font-family:Helvetica Neue;font-size:13px;line-height:1.5;margin:0;padding:16px;word-break:normal}.sun-editor-editable *{box-sizing:border-box;color:inherit;font-family:inherit;font-size:inherit}.sun-editor-editable.se-rtl *{direction:rtl}.sun-editor-editable .se-component>figure{direction:ltr}.sun-editor-editable audio,.sun-editor-editable figcaption,.sun-editor-editable figure,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable td,.sun-editor-editable th,.sun-editor-editable video{position:relative}.sun-editor-editable span{display:inline;margin:0;padding:0;vertical-align:initial}.sun-editor-editable span.katex{display:inline-block}.sun-editor-editable span.katex *{direction:ltr}.sun-editor-editable a{color:#004cff;text-decoration:none}.sun-editor-editable span[style~="color:"] a{color:inherit}.sun-editor-editable a:focus,.sun-editor-editable a:hover{color:#0093ff;cursor:pointer;text-decoration:underline}.sun-editor-editable a.on{background-color:#e8f7ff;color:#0093ff}.sun-editor-editable pre{word-wrap:break-word;background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:2px;color:#666;display:block;font-family:monospace;line-height:1.45;margin:0 0 10px;overflow:visible;padding:8px;white-space:pre-wrap!important}.sun-editor-editable ol{list-style-type:decimal}.sun-editor-editable ol,.sun-editor-editable ul{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:40px;display:block;list-style-position:outside;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding-inline-start:40px}.sun-editor-editable ul{list-style-type:disc}.sun-editor-editable li{display:list-item;margin-bottom:5px;text-align:-webkit-match-parent}.sun-editor-editable ol ol,.sun-editor-editable ol ul,.sun-editor-editable ul ol,.sun-editor-editable ul ul{margin:0}.sun-editor-editable ol ol,.sun-editor-editable ul ol{list-style-type:lower-alpha}.sun-editor-editable ol ol ol,.sun-editor-editable ul ol ol,.sun-editor-editable ul ul ol{list-style-type:upper-roman}.sun-editor-editable ol ul,.sun-editor-editable ul ul{list-style-type:circle}.sun-editor-editable ol ol ul,.sun-editor-editable ol ul ul,.sun-editor-editable ul ul ul{list-style-type:square}.sun-editor-editable sub,.sun-editor-editable sup{font-size:75%;line-height:0}.sun-editor-editable sub{vertical-align:sub}.sun-editor-editable sup{vertical-align:super}.sun-editor-editable p{display:block;margin:0 0 10px}.sun-editor-editable div{display:block;margin:0;padding:0}.sun-editor-editable blockquote{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;border:solid #b1b1b1;border-width:0 0 0 5px;color:#999;display:block;font-family:inherit;font-size:inherit;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding:0 5px 0 20px}.sun-editor-editable blockquote blockquote{border-color:#c1c1c1}.sun-editor-editable blockquote blockquote blockquote{border-color:#d1d1d1}.sun-editor-editable blockquote blockquote blockquote blockquote{border-color:#e1e1e1}.sun-editor-editable.se-rtl blockquote{border-left-width:0;border-right-width:5px;padding-left:5px;padding-right:20px}.sun-editor-editable h1{-webkit-margin-before:.67em;-webkit-margin-after:.67em;font-size:2em;margin-block-end:.67em;margin-block-start:.67em}.sun-editor-editable h1,.sun-editor-editable h2{-webkit-margin-start:0;-webkit-margin-end:0;display:block;font-weight:700;margin-inline-end:0;margin-inline-start:0}.sun-editor-editable h2{-webkit-margin-before:.83em;-webkit-margin-after:.83em;font-size:1.5em;margin-block-end:.83em;margin-block-start:.83em}.sun-editor-editable h3{-webkit-margin-before:1em;-webkit-margin-after:1em;font-size:1.17em;margin-block-end:1em;margin-block-start:1em}.sun-editor-editable h3,.sun-editor-editable h4{-webkit-margin-start:0;-webkit-margin-end:0;display:block;font-weight:700;margin-inline-end:0;margin-inline-start:0}.sun-editor-editable h4{-webkit-margin-before:1.33em;-webkit-margin-after:1.33em;font-size:1em;margin-block-end:1.33em;margin-block-start:1.33em}.sun-editor-editable h5{-webkit-margin-before:1.67em;-webkit-margin-after:1.67em;font-size:.83em;margin-block-end:1.67em;margin-block-start:1.67em}.sun-editor-editable h5,.sun-editor-editable h6{-webkit-margin-start:0;-webkit-margin-end:0;display:block;font-weight:700;margin-inline-end:0;margin-inline-start:0}.sun-editor-editable h6{-webkit-margin-before:2.33em;-webkit-margin-after:2.33em;font-size:.67em;margin-block-end:2.33em;margin-block-start:2.33em}.sun-editor-editable hr{border-color:#000;border-image:none;border-image:initial;border-width:1px 0 0;display:flex;height:1px}.sun-editor-editable hr.__se__solid{border-style:solid none none}.sun-editor-editable hr.__se__dotted{border-style:dotted none none}.sun-editor-editable hr.__se__dashed{border-style:dashed none none}.sun-editor-editable hr.on{border-color:#4592ff;box-shadow:0 0 0 .1rem #c7deff}.sun-editor-editable table{background-color:initial;border:1px solid #ccc;border-collapse:collapse;border-spacing:0;display:table;margin:0 0 10px;max-width:100%;table-layout:auto!important;width:100%}.sun-editor-editable.se-rtl table{margin:0 0 10px auto}.sun-editor-editable table thead{border-bottom:2px solid #333}.sun-editor-editable table tr{border:1px solid #efefef}.sun-editor-editable table th{background-color:#f3f3f3}.sun-editor-editable table td,.sun-editor-editable table th{background-clip:padding-box;border:1px solid #e1e1e1;padding:.4em}.sun-editor-editable table.se-table-size-auto{width:auto!important}.sun-editor-editable table.se-table-size-100{width:100%!important}.sun-editor-editable table.se-table-layout-auto{table-layout:auto!important}.sun-editor-editable table.se-table-layout-fixed{table-layout:fixed!important}.sun-editor-editable table td.se-table-selected-cell,.sun-editor-editable table th.se-table-selected-cell{outline:1px double #4592ff}.sun-editor-editable.se-disabled *{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.sun-editor-editable .se-component{display:flex;margin:0 0 10px;padding:1px}.sun-editor-editable[contenteditable=true] .se-component{outline:1px dashed #e1e1e1}.sun-editor-editable[contenteditable=true] .se-component.se-component-copy{box-shadow:0 0 0 .2rem #3f9dff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor-editable .__se__float-left{float:left;margin-right:4px}.sun-editor-editable .__se__float-right{float:right;margin-left:4px}.sun-editor-editable .__se__float-center{float:center}.sun-editor-editable .__se__float-none{float:none}.sun-editor-editable audio,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable video{display:block;height:auto;margin:0;max-width:100%;padding:0;width:auto}.sun-editor-editable[contenteditable=true]:not(.se-read-only) figure:after{background:transparent;bottom:0;content:"";cursor:default;display:block;left:0;position:absolute;right:0;top:0;z-index:1}.sun-editor-editable[contenteditable=true] figure a,.sun-editor-editable[contenteditable=true] figure iframe,.sun-editor-editable[contenteditable=true] figure img,.sun-editor-editable[contenteditable=true] figure video{z-index:0}.sun-editor-editable[contenteditable=true] figure figcaption{display:block;z-index:2}.sun-editor-editable[contenteditable=true] figure figcaption:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #c7deff;outline:0}.sun-editor-editable .se-image-container,.sun-editor-editable .se-video-container{height:auto;max-width:100%;width:auto}.sun-editor-editable figure{display:block;margin:0;outline:none;padding:0}.sun-editor-editable .__se__float-center figure,.sun-editor-editable .__se__float-left figure,.sun-editor-editable .__se__float-right figure{margin:auto!important}.sun-editor-editable figure figcaption{background-color:#f9f9f9;margin:0;outline:none;padding:1em .5em}.sun-editor-editable figure figcaption p{line-height:2;margin:0}.sun-editor-editable .se-image-container a img{margin:1px;outline:1px solid #4592ff;padding:1px}.sun-editor-editable .se-video-container iframe,.sun-editor-editable .se-video-container video{border:0;height:100%;left:0;outline:1px solid #9e9e9e;position:absolute;top:0;width:100%}.sun-editor-editable .se-video-container figure{left:0;max-width:100%;width:100%}.sun-editor-editable audio{height:54px;width:300px}.sun-editor-editable audio.active{outline:2px solid #80bdff}.sun-editor-editable.se-show-block div,.sun-editor-editable.se-show-block h1,.sun-editor-editable.se-show-block h2,.sun-editor-editable.se-show-block h3,.sun-editor-editable.se-show-block h4,.sun-editor-editable.se-show-block h5,.sun-editor-editable.se-show-block h6,.sun-editor-editable.se-show-block li,.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block p,.sun-editor-editable.se-show-block pre,.sun-editor-editable.se-show-block ul{border:1px dashed #3f9dff!important;padding:14px 8px 8px!important}.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block ul{border:1px dashed #d539ff!important}.sun-editor-editable.se-show-block pre{border:1px dashed #27c022!important}.se-show-block p{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAPAQMAAAAF7dc0AAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAaSURBVAjXY/j/gwGCPvxg+F4BQiAGDP1HQQByxxw0gqOzIwAAAABJRU5ErkJggg==) no-repeat}.se-show-block div{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAPAQMAAAAxlBYoAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j//wcDDH+8XsHwDYi/hwNx1A8w/nYLKH4XoQYJAwCXnSgcl2MOPgAAAABJRU5ErkJggg==) no-repeat}.se-show-block h1{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAfSURBVAjXY/j/v4EBhr+9B+LzEPrDeygfhI8j1CBhAEhmJGY4Rf6uAAAAAElFTkSuQmCC) no-repeat}.se-show-block h2{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j/v4EBhr+dB+LtQPy9geEDEH97D8T3gbgdoQYJAwA51iPuD2haEAAAAABJRU5ErkJggg==) no-repeat}.se-show-block h3{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQPy9geHDeQgN5p9HqEHCADeWI+69VG2MAAAAAElFTkSuQmCC) no-repeat}.se-show-block h4{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPAQMAAADTSA1RAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j//wADDH97DsTXIfjDdiDdDMTfIRhZHRQDAKJOJ6L+K3y7AAAAAElFTkSuQmCC) no-repeat}.se-show-block h5{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAlSURBVAjXY/j/v4EBhr+1A/F+IO5vYPiwHUh/B2IQfR6hBgkDABlWIy5uM+9GAAAAAElFTkSuQmCC) no-repeat}.se-show-block h6{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQLy/geFDP5S9HSKOrA6KAR9GIza1ptJnAAAAAElFTkSuQmCC) no-repeat}.se-show-block li{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA7SURBVDhPYxgFcNDQ0PAfykQBIHEYhgoRB/BpwCfHBKWpBkaggYxQGgOgBzyQD1aLLA4TGwWDGjAwAACR3RcEU9Ui+wAAAABJRU5ErkJggg==) no-repeat}.se-show-block ol{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABHSURBVDhPYxgFcNDQ0PAfhKFcFIBLHCdA1oBNM0kGEmMAPgOZoDTVANUNxAqQvURMECADRiiNAWCagDSGGhyW4DRrMAEGBgAu0SX6WpGgjAAAAABJRU5ErkJggg==) no-repeat}.se-show-block ul{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA1SURBVDhPYxgFDA0NDf+hTBSALI5LDQgwQWmqgVEDKQcsUBoF4ItFGEBXA+QzQpmDGjAwAAA8DQ4Lni6gdAAAAABJRU5ErkJggg==) no-repeat}.sun-editor .__se__p-bordered,.sun-editor-editable .__se__p-bordered{border-bottom:1px solid #b1b1b1;border-top:1px solid #b1b1b1;padding:4px 0}.sun-editor .__se__p-spaced,.sun-editor-editable .__se__p-spaced{letter-spacing:1px}.sun-editor .__se__p-neon,.sun-editor-editable .__se__p-neon{-webkit-animation:neonFlicker 1.5s infinite alternate;animation:neonFlicker 1.5s infinite alternate;background:#000;border:2px solid #fff;border-radius:6px;color:#fff;font-style:italic;font-weight:200;padding:6px 4px;text-transform:uppercase}@-webkit-keyframes neonFlicker{0%,19%,21%,23%,25%,54%,56%,to{box-shadow:0 0 .5px #fff,inset 0 0 .5px #fff,0 0 2px #08f,inset 0 0 2px #08f,0 0 4px #08f,inset 0 0 4px #08f;text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 2px #f40,0 0 4px #f40,0 0 6px #f40,0 0 8px #f40,0 0 10px #f40}20%,24%,55%{box-shadow:none;text-shadow:none}}@keyframes neonFlicker{0%,19%,21%,23%,25%,54%,56%,to{box-shadow:0 0 .5px #fff,inset 0 0 .5px #fff,0 0 2px #08f,inset 0 0 2px #08f,0 0 4px #08f,inset 0 0 4px #08f;text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 2px #f40,0 0 4px #f40,0 0 6px #f40,0 0 8px #f40,0 0 10px #f40}20%,24%,55%{box-shadow:none;text-shadow:none}}.sun-editor .__se__t-shadow,.sun-editor-editable .__se__t-shadow{text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 .2rem #999,0 0 .4rem #888,0 0 .6rem #777,0 0 .8rem #666,0 0 1rem #555}.sun-editor .__se__t-code,.sun-editor-editable .__se__t-code{background-color:rgba(27,31,35,.05);border-radius:6px;color:#666;font-family:monospace;padding:.2em .4em}