.editr{border:1px solid #e4e4e4;width:100%}.editr--toolbar{background:#f6f6f6;border-bottom:1px solid #e4e4e4;display:flex;height:32px;position:relative}.editr--toolbar a{fill:#333;color:#333;cursor:pointer;display:inline-block;height:32px;line-height:1;max-width:32px;text-align:center;width:8vw}.editr--toolbar a:hover{background:rgba(0,0,0,.1)}.editr--toolbar a:active{background:rgba(0,0,0,.2)}.editr--toolbar a svg{height:16px;margin:8px auto;width:16px}.editr--toolbar a svg path{fill:inherit}.editr--toolbar a.vw-btn-separator{margin:0 8px;width:1px}.editr--toolbar a.vw-btn-separator:hover{background:initial;cursor:default}.editr--toolbar a.vw-btn-separator i.vw-separator{border-left:1px solid rgba(0,0,0,.1);height:100%;position:absolute;width:1px}.editr--toolbar .dashboard{background:hsla(0,0%,100%,.95);border:1px solid #f6f6f6;left:0;padding:8px 16px;position:absolute;text-align:left;top:32px;width:100%}.editr--content{color:inherit;font-family:inherit;line-height:1.33;min-height:150px;overflow-y:auto;padding:12px 8px 16px}.editr--content[contenteditable=true]:empty:before{color:rgba(0,0,0,.3);content:attr(placeholder);display:block}.editr--content img{max-width:100%}.editr--content table{border-collapse:collapse;width:100%}.editr--content table th{text-align:left}.editr--content table td,.editr--content table th{border:1px solid #ddd;padding:2px}.editr--content:focus{outline:0}.editr--content ol li,.editr--content ul li{list-style-position:inside}@media screen and (max-width:320px){.editr--toolbar a{margin:0 2px}.editr--toolbar a.vw-btn-separator{display:none}}@keyframes passing-through{0%{opacity:0;transform:translateY(40px)}30%,70%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}@keyframes slide-in{0%{opacity:0;transform:translateY(40px)}30%{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}10%{transform:scale(1.1)}20%{transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{background:#fff;border:2px solid rgba(0,0,0,.3);min-height:150px;padding:20px}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{margin:2em 0;text-align:center}.dropzone .dz-preview{display:inline-block;margin:16px;min-height:100px;position:relative;vertical-align:top}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview.dz-file-preview .dz-image{background:#999;background:linear-gradient(180deg,#eee,#ddd);border-radius:20px}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{border:none;cursor:pointer;display:block;font-size:14px;text-align:center}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{color:rgba(0,0,0,.9);font-size:13px;left:0;line-height:150%;max-width:100%;min-width:100%;opacity:0;padding:2em 1em;position:absolute;text-align:center;top:0;z-index:20}.dropzone .dz-preview .dz-details .dz-size{font-size:16px;margin-bottom:1em}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{background-color:hsla(0,0%,100%,.8);border:1px solid hsla(0,0%,78%,.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:hsla(0,0%,100%,.4);border-radius:3px;padding:0 .4em}.dropzone .dz-preview:hover .dz-image img{filter:blur(8px);transform:scale(1.05)}.dropzone .dz-preview .dz-image{border-radius:20px;display:block;height:120px;overflow:hidden;position:relative;width:120px;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{animation:passing-through 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview.dz-error .dz-error-mark{animation:slide-in 3s cubic-bezier(.77,0,.175,1);opacity:1}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{display:block;left:50%;margin-left:-27px;margin-top:-27px;opacity:0;pointer-events:none;position:absolute;top:50%;z-index:500}.dropzone .dz-preview .dz-error-mark svg,.dropzone .dz-preview .dz-success-mark svg{display:block;height:54px;width:54px}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{background:hsla(0,0%,100%,.9);border-radius:8px;height:16px;left:50%;margin-left:-40px;margin-top:-8px;opacity:1;overflow:hidden;pointer-events:none;position:absolute;top:50%;-webkit-transform:scale(1);width:80px;z-index:1000}.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:linear-gradient(180deg,#666,#444);bottom:0;left:0;position:absolute;top:0;transition:width .3s ease-in-out;width:0}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{background:#be2626;background:linear-gradient(180deg,#be2626,#a92222);border-radius:8px;color:#fff;display:block;display:none;font-size:13px;left:-10px;opacity:0;padding:.5em 1.2em;pointer-events:none;position:absolute;top:130px;transition:opacity .3s ease;width:140px;z-index:1000}.dropzone .dz-preview .dz-error-message:after{border-bottom:6px solid #be2626;border-left:6px solid transparent;border-right:6px solid transparent;content:"";height:0;left:64px;position:absolute;top:-6px;width:0}.vue-dropzone{border:2px solid #e5e5e5;color:#777;font-family:Arial,sans-serif;letter-spacing:.2px;transition:background-color .2s linear}.vue-dropzone:hover{background-color:#f6f6f6}.vue-dropzone i{color:#ccc}.vue-dropzone .dz-preview .dz-image{border-radius:0;height:100%;width:100%}.vue-dropzone .dz-preview .dz-image img:not([src]){height:200px;width:200px}.vue-dropzone .dz-preview .dz-image:hover img{-webkit-filter:none;transform:none}.vue-dropzone .dz-preview .dz-details{background-color:rgba(33,150,243,.8);bottom:0;color:#fff;text-align:left;top:0;transition:opacity .2s linear}.vue-dropzone .dz-preview .dz-details .dz-filename{overflow:hidden}.vue-dropzone .dz-preview .dz-details .dz-filename span,.vue-dropzone .dz-preview .dz-details .dz-size span{background-color:transparent}.vue-dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:none}.vue-dropzone .dz-preview .dz-details .dz-filename:hover span{background-color:transparent;border:none}.vue-dropzone .dz-preview .dz-progress .dz-upload{background:#ccc}.vue-dropzone .dz-preview .dz-remove{border:2px solid #fff;bottom:15px;color:#fff;font-size:.8rem;font-weight:800;letter-spacing:1.1px;margin-left:15px;opacity:0;padding:10px;position:absolute;text-decoration:none;text-transform:uppercase;top:inherit;z-index:30}.vue-dropzone .dz-preview:hover .dz-remove{opacity:1}.vue-dropzone .dz-preview .dz-error-mark,.vue-dropzone .dz-preview .dz-success-mark{left:0;margin-left:auto;margin-top:auto;top:35%;width:100%}.vue-dropzone .dz-preview .dz-error-mark svg,.vue-dropzone .dz-preview .dz-success-mark svg{margin-left:auto;margin-right:auto}.vue-dropzone .dz-preview .dz-error-message{left:0;margin-left:auto;margin-right:auto;top:15%;width:100%}.vue-dropzone .dz-preview .dz-error-message:after{border-bottom:none;border-top:6px solid #a92222;bottom:-6px;top:auto}.form[data-v-ebce4d12]{align-content:flex-end;display:flex}.form label[data-v-ebce4d12]{margin-right:1rem}
::-webkit-scrollbar{background-color:#e9ebee;height:4px;width:8px}::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:1px solid #708090}.container{max-width:1310px;padding-left:20px;padding-right:20px}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-left:10px;padding-right:10px}.row{margin-left:-10px;margin-right:-10px}a{color:#284f97}a:hover{text-decoration:none}.list-unstyled,p{margin:0}.wave{background-color:#fafafa;display:block;margin-top:-2rem;max-width:100%;overflow-x:hidden;position:relative;z-index:0}.wave:after,.wave:before{-webkit-backface-visibility:hidden;background-position:top;background-repeat:no-repeat;background-size:100% auto;content:"";display:block;padding-bottom:5%;width:100%;z-index:inherit}.wave:before{left:0;position:absolute;top:0;width:100%}.wave:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkwMCIgaGVpZ2h0PSI3MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWx0ZXI9InVybCgjYikiIGNsaXAtcGF0aD0idXJsKCNhKSI+PHBhdGggZD0iTTAgMGgxOTAwdjI1LjIzcy0xODguNSA1NS43MzItNDc1IDAtNjcyIDQ1Ljc4Mi05NTAgMC00NzUgMC00NzUgMFYwWiIgZmlsbD0iIzAwQUFGMCIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoMTkwMHY3MEgweiIvPjwvY2xpcFBhdGg+PGZpbHRlciBpZD0iYiIgeD0iLTE2IiB5PSItMTIiIHdpZHRoPSIxOTMyIiBoZWlnaHQ9IjgyIiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiI+PGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz48ZmVDb2xvck1hdHJpeCBpbj0iU291cmNlQWxwaGEiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMTI3IDAiLz48ZmVPZmZzZXQgZHk9IjQiLz48ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSI4Ii8+PGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDAuMDExNzY0NyAwIDAgMCAwIDAuNjYyNzQ1IDAgMCAwIDAgMC45NTY4NjMgMCAwIDAgMC42IDAiLz48ZmVCbGVuZCBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJlZmZlY3QxX2Ryb3BTaGFkb3ciLz48ZmVCbGVuZCBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJlZmZlY3QxX2Ryb3BTaGFkb3ciIHJlc3VsdD0ic2hhcGUiLz48L2ZpbHRlcj48L2RlZnM+PC9zdmc+");z-index:0}.wave.main-wave:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkwMCIgaGVpZ2h0PSI3MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWx0ZXI9InVybCgjYikiIGNsaXAtcGF0aD0idXJsKCNhKSI+PHBhdGggZD0iTTE5MDAgMEgwdjI1LjIzczE4OC41IDU1LjczMiA0NzUgMCA2NzIgNDUuNzgyIDk1MCAwIDQ3NSAwIDQ3NSAwVjBaIiBmaWxsPSIjMDAxNDI4Ii8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGgxOTAwdjcwSDB6Ii8+PC9jbGlwUGF0aD48ZmlsdGVyIGlkPSJiIiB4PSItMTYiIHk9Ii0xMiIgd2lkdGg9IjE5MzIiIGhlaWdodD0iODIiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJzUkdCIj48ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAxMjcgMCIvPjxmZU9mZnNldCBkeT0iNCIvPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjgiLz48ZmVDb2xvck1hdHJpeCB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAuMDc4NDMxNCAwIDAgMCAwIDAuMTU2ODYzIDAgMCAwIDAuNiAwIi8+PGZlQmxlbmQgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0iZWZmZWN0MV9kcm9wU2hhZG93Ii8+PGZlQmxlbmQgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iZWZmZWN0MV9kcm9wU2hhZG93IiByZXN1bHQ9InNoYXBlIi8+PC9maWx0ZXI+PC9kZWZzPjwvc3ZnPg==");z-index:1}.wave.white-wave:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkwMCIgaGVpZ2h0PSI3MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTkwMCAwSDB2MjUuMjNzMTg4LjUgNTUuNzMyIDQ3NSAwIDY3MiA0NS43ODIgOTUwIDAgNDc1IDAgNDc1IDBWMFoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=");z-index:1}.wave.small-blue-wave:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkwMCIgaGVpZ2h0PSI1MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWx0ZXI9InVybCgjYikiIGNsaXAtcGF0aD0idXJsKCNhKSI+PHBhdGggZD0iTTAgMGgxOTAwdjE1LjEzOHMtMTg4LjUgMzMuNDQtNDc1IDBjLTI4Ni41LTMzLjQzOS02NzIgMjcuNDctOTUwIDBzLTQ3NSAwLTQ3NSAwVjBaIiBmaWxsPSIjMDBBQUYwIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGgxOTAwdjUwSDB6Ii8+PC9jbGlwUGF0aD48ZmlsdGVyIGlkPSJiIiB4PSItMTYiIHk9Ii0xMiIgd2lkdGg9IjE5MzIiIGhlaWdodD0iNjIiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJzUkdCIj48ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAxMjcgMCIvPjxmZU9mZnNldCBkeT0iNCIvPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjgiLz48ZmVDb2xvck1hdHJpeCB2YWx1ZXM9IjAgMCAwIDAgMC4wMTE3NjQ3IDAgMCAwIDAgMC42NjI3NDUgMCAwIDAgMCAwLjk1Njg2MyAwIDAgMCAwLjYgMCIvPjxmZUJsZW5kIGluMj0iQmFja2dyb3VuZEltYWdlRml4IiByZXN1bHQ9ImVmZmVjdDFfZHJvcFNoYWRvdyIvPjxmZUJsZW5kIGluPSJTb3VyY2VHcmFwaGljIiBpbjI9ImVmZmVjdDFfZHJvcFNoYWRvdyIgcmVzdWx0PSJzaGFwZSIvPjwvZmlsdGVyPjwvZGVmcz48L3N2Zz4=");z-index:0}.wave.small-main-wave:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkwMCIgaGVpZ2h0PSI1MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWx0ZXI9InVybCgjYikiIGNsaXAtcGF0aD0idXJsKCNhKSI+PHBhdGggZD0iTTAgMGgxOTAwdjE1LjEzOHMtMTg4LjUgMzMuNDQtNDc1IDBjLTI4Ni41LTMzLjQzOS02NzIgMjcuNDctOTUwIDBzLTQ3NSAwLTQ3NSAwVjBaIiBmaWxsPSIjMDAxNDI4Ii8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGgxOTAwdjUwSDB6Ii8+PC9jbGlwUGF0aD48ZmlsdGVyIGlkPSJiIiB4PSItMTYiIHk9Ii0xMiIgd2lkdGg9IjE5MzIiIGhlaWdodD0iNjIiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJzUkdCIj48ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAxMjcgMCIvPjxmZU9mZnNldCBkeT0iNCIvPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjgiLz48ZmVDb2xvck1hdHJpeCB2YWx1ZXM9IjAgMCAwIDAgMC4wMDM5MjE1NyAwIDAgMCAwIDAuMDg2Mjc0NSAwIDAgMCAwIDAuMTUyOTQxIDAgMCAwIDAuNiAwIi8+PGZlQmxlbmQgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0iZWZmZWN0MV9kcm9wU2hhZG93Ii8+PGZlQmxlbmQgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iZWZmZWN0MV9kcm9wU2hhZG93IiByZXN1bHQ9InNoYXBlIi8+PC9maWx0ZXI+PC9kZWZzPjwvc3ZnPg==");z-index:0}.wave.top-wave{margin-bottom:-2rem;margin-top:0;overflow:hidden}.wave.top-wave:after,.wave.top-wave:before{transform:rotate(180deg) translateZ(0)}.wave.top-wave:before{bottom:-1px}.wave.footer-wave{background-color:#fff;margin-bottom:-2rem;margin-top:2rem}.wave.footer-wave:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkwMCIgaGVpZ2h0PSI1MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTkwMCAwSDB2MjUuMjNzMTg4LjUgNTUuNzMyIDQ3NSAwIDY3MiA0NS43ODIgOTUwIDAgNDc1IDAgNDc1IDBWMFoiIGZpbGw9IiNGQUZBRkEiLz48L3N2Zz4=");z-index:0}.wave.white-footer-wave{margin-top:0}.wave.white-footer-wave:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkwMCIgaGVpZ2h0PSI3MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTkwMCAwSDB2MjUuMjNzMTg4LjUgNTUuNzMyIDQ3NSAwIDY3MiA0NS43ODIgOTUwIDAgNDc1IDAgNDc1IDBWMFoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=");z-index:0}.btn{align-items:center;border:none;border-radius:0;border-bottom-right-radius:.5rem;border-top-left-radius:.5rem;display:inline-flex;font-size:.8rem;font-weight:500;height:auto;justify-content:center;padding:.75rem 1.25rem;transition:.3s ease}.btn .edu{display:inline-block;font-size:1.4rem;line-height:1}.btn.btn-main{background:linear-gradient(90deg,#264890,#3884cf);color:#fff}.btn.btn-main:hover{-ms-box-shadow:0 .25rem .75rem rgba(0,170,240,.6);-o-box-shadow:0 .25rem .75rem rgba(0,170,240,.6);box-shadow:0 .25rem .75rem rgba(0,170,240,.6)}.btn.btn-green{background-color:#8bc34a;color:#fff}.btn.btn-green:hover{-ms-box-shadow:0 .25rem .75rem rgba(139,195,74,.6);-o-box-shadow:0 .25rem .75rem rgba(139,195,74,.6);box-shadow:0 .25rem .75rem rgba(139,195,74,.6)}.btn.btn-white{background-color:#fff;color:rgba(0,0,0,.7)}.btn.btn-white:hover{-ms-box-shadow:0 .25rem .75rem hsla(0,0%,100%,.3);-o-box-shadow:0 .25rem .75rem hsla(0,0%,100%,.3);box-shadow:0 .25rem .75rem hsla(0,0%,100%,.3);color:rgba(0,0,0,.9)}.btn.btn-red{background-color:#f44336;color:#fff}.btn.btn-red:hover{-ms-box-shadow:0 .25rem .75rem rgba(244,67,54,.6);-o-box-shadow:0 .25rem .75rem rgba(244,67,54,.6);box-shadow:0 .25rem .75rem rgba(244,67,54,.6);color:#fff}.btn.btn-second{background-color:rgba(0,0,0,.05);color:rgba(0,0,0,.9)}.btn.btn-second:hover{background-color:#fff;-ms-box-shadow:0 .25rem .5rem rgba(0,0,0,.1);-o-box-shadow:0 .25rem .5rem rgba(0,0,0,.1);box-shadow:0 .25rem .5rem rgba(0,0,0,.1)}.img11{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;-o-object-fit:contain;object-fit:contain}.img11:after{content:"";display:block;padding-bottom:100%}.img11.img169:after{padding-bottom:56.25%}.img12{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;-o-object-fit:contain;object-fit:contain}.img12:after{content:"";display:block;padding-bottom:100%}.img12.img169:after{padding-bottom:56.25%}hr{border-top:1px dashed rgba(0,0,0,.1);margin:2rem 0}strong{font-weight:500}h1{font-size:1.75rem}h2{font-size:1.1rem;margin:2rem 0 1rem}h2 strong{color:#001428}h2 strong span{color:#284f97}h2 a{color:rgba(0,0,0,.5);display:inline-block;font-size:.8rem;padding:0 .25rem}h2 a:hover{color:#284f97}h4{font-size:.9rem;font-weight:500}.slide-container{position:relative;z-index:9}.swiper-container{box-shadow:0 4px 6px -1px rgba(0,0,0,.6);padding:1rem 0;z-index:5}.swiper-container2{overflow:hidden;padding:1rem 0;z-index:5}.swiper-button-next,.swiper-button-prev{color:#fff;font-size:3rem;text-align:center}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-button-prev .edu{transform:rotate(180deg)}.swiper-pagination{left:50%;transform:translateX(-50%)}.swiper-pagination .swiper-pagination-bullet{background-color:#284f97;height:.75rem;transition:.3s ease;width:.75rem}.swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet{margin-left:.5rem}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff}.this-border{border-bottom-right-radius:.5rem;border-top-left-radius:.5rem}.white-bg{background-color:#fff}.z5{z-index:5}.the-border{border-bottom-right-radius:.5rem;border-top-left-radius:.5rem}.the-border.bigger{border-bottom-right-radius:1rem;border-top-left-radius:1rem}label{color:rgba(0,0,0,.7)}.custom-select,.form-control{border:none;border-radius:.25rem;-ms-box-shadow:0 0 0 1px rgba(0,0,0,.1);-o-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1);color:rgba(0,0,0,.7);font-size:.8rem;height:auto;line-height:1.5;padding:.75rem 1rem}.custom-select{padding-right:2rem}.custom-checkbox,.form-check{cursor:pointer;margin-bottom:1rem}.custom-checkbox label,.form-check label{cursor:pointer;line-height:1.5rem}.custom-checkbox input:checked~label,.form-check input:checked~label{color:#284f97}.custom-control-input:checked~.custom-control-label:before,.custom-control-input:not(:disabled):active~.custom-control-label:before{background-color:#284f97;border-color:rgba(0,0,0,.05)}.nav-line a{border-bottom:2px solid rgba(0,0,0,.1);border-top-left-radius:.25rem;border-top-right-radius:.25rem;color:rgba(0,0,0,.7);display:block;font-size:.9rem;font-weight:500;margin-bottom:2rem;padding:1rem;transition:.3s ease}.nav-line a[aria-selected=true]{border-bottom:2px solid #284f97;color:#284f97}.nav-line a:hover{background-color:rgba(0,170,240,.1)}.nav-tabs{border:none;margin-bottom:.5rem}.nav-tabs .nav-item+.nav-item{margin-left:.25rem}.nav-tabs .nav-item .nav-link{background-color:#fff;border:none;border-bottom-left-radius:0;border-bottom-right-radius:.5rem;border-top-left-radius:.5rem;border-top-right-radius:0;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;color:#284f97;font-size:.9rem;font-weight:500;padding:.75rem 1rem;transition:.3s ease}.nav-tabs .nav-item .nav-link:hover,.nav-tabs .nav-item .nav-link[aria-selected=true]{background-color:#284f97;color:#fff}.pagination{margin:2rem 0}.pagination li{margin:0 .1rem}.pagination li:hover a{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#264890,#3884cf);-webkit-background-clip:text;-ms-box-shadow:inset 0 0 0 1px #284f97;-o-box-shadow:inset 0 0 0 1px #284f97;box-shadow:inset 0 0 0 1px #284f97}.pagination a{background-color:rgba(0,0,0,.05);border:none;border-radius:.25rem;color:rgba(0,0,0,.5);display:block;font-weight:500}.pagination .page-item.active .page-link{background-color:#284f97}.pagination .page-item.active:hover .page-link{-ms-box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);-o-box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);box-shadow:inset 0 0 0 1px rgba(0,0,0,.1)}.alert{padding:2rem}.alert h3{font-size:1.2rem}svg{left:-4000px;position:absolute;top:-4000px}#gooey-button{background-color:#3477c0;border:none;color:#0c1016;filter:url(#gooey);font-size:2rem;padding:1rem;position:relative}#gooey-button:focus{outline:none}#gooey-button .bubbles{bottom:0;left:0;position:absolute;right:0;top:0}#gooey-button .bubbles .bubble{background-color:#3477c0;border-radius:100%;display:block;left:0;position:absolute;top:0;z-index:-1}#gooey-button .bubbles .bubble:first-child{animation:move-1 3.02s infinite;animation-delay:.2s;height:25px;left:39px;width:25px}#gooey-button .bubbles .bubble:nth-child(2){animation:move-2 3.04s infinite;animation-delay:.4s;height:25px;left:57px;width:25px}#gooey-button .bubbles .bubble:nth-child(3){animation:move-3 3.06s infinite;animation-delay:.6s;height:25px;left:66px;width:25px}#gooey-button .bubbles .bubble:nth-child(4){animation:move-4 3.08s infinite;animation-delay:.8s;height:25px;left:16px;width:25px}#gooey-button .bubbles .bubble:nth-child(5){animation:move-5 3.1s infinite;animation-delay:1s;height:25px;left:94px;width:25px}#gooey-button .bubbles .bubble:nth-child(6){animation:move-6 3.12s infinite;animation-delay:1.2s;height:25px;left:61px;width:25px}#gooey-button .bubbles .bubble:nth-child(7){animation:move-7 3.14s infinite;animation-delay:1.4s;height:25px;left:16px;width:25px}#gooey-button .bubbles .bubble:nth-child(8){animation:move-8 3.16s infinite;animation-delay:1.6s;height:25px;left:95px;width:25px}#gooey-button .bubbles .bubble:nth-child(9){animation:move-9 3.18s infinite;animation-delay:1.8s;height:25px;left:58px;width:25px}#gooey-button .bubbles .bubble:nth-child(10){animation:move-10 3.2s infinite;animation-delay:2s;height:25px;left:78px;width:25px}@keyframes move-1{0%{transform:translate(0)}99%{transform:translateY(-54px)}to{opacity:0;transform:translate(0)}}@keyframes move-2{0%{transform:translate(0)}99%{transform:translateY(-54px)}to{opacity:0;transform:translate(0)}}@keyframes move-3{0%{transform:translate(0)}99%{transform:translateY(-67px)}to{opacity:0;transform:translate(0)}}@keyframes move-4{0%{transform:translate(0)}99%{transform:translateY(-87px)}to{opacity:0;transform:translate(0)}}@keyframes move-5{0%{transform:translate(0)}99%{transform:translateY(-89px)}to{opacity:0;transform:translate(0)}}@keyframes move-6{0%{transform:translate(0)}99%{transform:translateY(-89px)}to{opacity:0;transform:translate(0)}}@keyframes move-7{0%{transform:translate(0)}99%{transform:translateY(-118px)}to{opacity:0;transform:translate(0)}}@keyframes move-8{0%{transform:translate(0)}99%{transform:translateY(-53px)}to{opacity:0;transform:translate(0)}}@keyframes move-9{0%{transform:translate(0)}99%{transform:translateY(-122px)}to{opacity:0;transform:translate(0)}}@keyframes move-10{0%{transform:translate(0)}99%{transform:translateY(-88px)}to{opacity:0;transform:translate(0)}}body{background-color:#fafafa;color:rgba(0,0,0,.9);font-family:Golos Text,sans-serif;font-size:.8rem;letter-spacing:-.01rem;line-height:1.5}.top-container{background-color:#001428}.top-container.only-top{padding-bottom:1rem}nav{background-color:#fff;padding:1.5rem 0 .5rem}nav .main-nav li a{border-bottom-right-radius:.5rem;border-top-left-radius:.5rem;color:#505050;display:block;padding:.5rem 1rem;transition:.3s ease}nav .main-nav a.active,nav .main-nav li a:hover{-webkit-text-fill-color:transparent;background:linear-gradient(270deg,#507db7,#03abfe);-webkit-background-clip:text;background-color:transparent}nav .logo{padding:.25rem 0}nav .logo a{display:block}nav .main-search .form{position:relative}nav .main-search .btn-search{color:#fff;padding:.55rem 1rem;position:absolute;right:0;top:0}nav .main-search .form-control{background-color:hsla(0,0%,100%,.1);color:#fff}nav .main-search .form-control::-moz-placeholder{color:#9ba1a5}nav .main-search .form-control::placeholder{color:#9ba1a5}nav .main-action.logged-in{position:relative}nav .main-action.logged-in .btn{padding-left:2rem;position:relative}nav .main-action.logged-in .btn:hover .img11{-ms-box-shadow:0 .25rem .5rem rgba(0,170,240,.6);-o-box-shadow:0 .25rem .5rem rgba(0,170,240,.6);box-shadow:0 .25rem .5rem rgba(0,170,240,.6)}nav .main-action.logged-in .btn span{text-wrap:nowrap;display:block;max-width:6rem;overflow:hidden;text-overflow:ellipsis}nav .main-action.logged-in .img11{border:2px solid #284f97;border-radius:50%;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s ease;width:3rem;z-index:11}nav .main-action.logged-in .img12{border-radius:50%;-o-object-fit:contain;object-fit:contain;width:3rem;z-index:11}nav .main-action.logged-in .dropdown{background-color:#284f97;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;border-top-left-radius:.5rem;-ms-box-shadow:0 .25rem .5rem rgba(0,170,240,.6);-o-box-shadow:0 .25rem .5rem rgba(0,170,240,.6);box-shadow:0 .25rem .5rem rgba(0,170,240,.6);min-width:220px;opacity:0;padding:1rem;position:absolute;top:95%;transition:.3s ease;visibility:hidden;z-index:10}nav .main-action.logged-in .dropdown li+li{border-top:1px dashed hsla(0,0%,100%,.3)}nav .main-action.logged-in .dropdown .active a{background-color:#fff;color:#fff}nav .main-action.logged-in .dropdown a{border-radius:.5rem;color:#fff;display:block;padding:.75rem 1rem;transition:.3s ease}nav .main-action.logged-in .dropdown a:hover{background-color:#fff;color:#fff}nav .main-action.logged-in .dropdown .leave a:hover{color:#f44336}nav .main-action.logged-in:hover .btn{border-bottom-right-radius:0}nav .main-action.logged-in:hover .dropdown{opacity:1;top:100%;visibility:visible}.main-slide{overflow:hidden;position:relative}.main-slide:before{background-image:url(../images/bg1.png);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:10rem;left:70%;position:absolute;top:20%;width:10rem}.main-slide .personal-information-tab-label{font-size:14px}.main-slide .swiper-slide{padding:0 5%}.main-slide .swiper-slide .slide-text{padding-left:3rem}.main-slide .swiper-slide h1{color:#fff;font-size:22px}.main-slide .swiper-slide p{color:#fff;margin-bottom:1rem}.category-links{padding:4rem 0}.category-links .single-link{background-color:#fff;margin-bottom:2rem;padding:2rem 2rem 0;transition:.3s ease}.category-links .single-link .link-container{display:block}.category-links .single-link .image{max-width:4rem}.category-links .single-link .image .img11{background-position:top}.category-links .single-link .detail{padding:1rem 0}.category-links .single-link .detail .title{color:#fff;font-size:1.1rem;font-weight:500}.category-links .single-link .detail .text{color:rgba(0,0,0,.5);display:block;height:38px;overflow:hidden}.category-links .single-link:hover{-ms-box-shadow:inset 0 0 0 2px #284f97,0 .25rem 1rem rgba(0,170,240,.6);-o-box-shadow:inset 0 0 0 2px #284f97,0 .25rem 1rem rgba(0,170,240,.6);box-shadow:inset 0 0 0 2px #284f97,0 .25rem 1rem rgba(0,170,240,.6)}.category-links .single-link:hover .detail .title{color:#284f97}.category-links .single-link .btn{margin-bottom:-1rem}.single-block{background-color:#fff;border-radius:.5rem;margin-bottom:1rem;padding-bottom:1rem;transition:.3s ease}.single-block .author{margin:-1rem 0 .5rem .5rem}.single-block .author .author-image{background-color:#fff;border-radius:50%;-ms-box-shadow:0 .25rem .5rem rgba(0,0,0,.1);-o-box-shadow:0 .25rem .5rem rgba(0,0,0,.1);box-shadow:0 .25rem .5rem rgba(0,0,0,.1);margin-right:.5rem;overflow:hidden;padding:.125rem;width:4rem}.single-block .author .author-image .img11{border-radius:50%}.single-block .author .author-title{color:rgba(0,0,0,.7);height:38px;overflow:hidden}.single-block a.title{color:rgba(0,0,0,.9);display:block;font-size:1.1rem;font-weight:500;height:3.25rem;margin:.5rem 0;overflow:hidden;padding:0 1rem;transition:.3s ease}.single-block .bottom-detail{padding:0 1rem}.single-block .bottom-detail li>a{align-items:center;color:rgba(0,0,0,.5);display:flex}.single-block .bottom-detail li>a .edu{font-size:1rem}.single-block .bottom-detail li>a:hover{color:#fff}.single-block .bottom-detail>li+li{margin-left:.5rem}.single-block .bottom-detail .rank{color:rgba(0,0,0,.3)}.single-block .bottom-detail .rank .active{color:#ffc828}.single-block:hover{-ms-box-shadow:0 .25rem 1rem rgba(0,0,0,.1);-o-box-shadow:0 .25rem 1rem rgba(0,0,0,.1);box-shadow:0 .25rem 1rem rgba(0,0,0,.1)}.single-block:hover a.title{color:#284f97}.single-block.promote .image{background-color:#284f97;border-radius:.5rem;-ms-box-shadow:0 .25rem .5rem rgba(0,170,240,.6);-o-box-shadow:0 .25rem .5rem rgba(0,170,240,.6);box-shadow:0 .25rem .5rem rgba(0,170,240,.6);padding:2px}.single-block.promote a.title{color:#284f97}.single-block.promote .author .author-image{background-color:#284f97}.single-block.promote:hover{-ms-box-shadow:0 .25rem 1rem rgba(0,170,240,.6);-o-box-shadow:0 .25rem 1rem rgba(0,170,240,.6);box-shadow:0 .25rem 1rem rgba(0,170,240,.6)}.single-block.podcast-block{-ms-box-shadow:0 .25rem .5rem rgba(0,0,0,.1);-o-box-shadow:0 .25rem .5rem rgba(0,0,0,.1);box-shadow:0 .25rem .5rem rgba(0,0,0,.1);padding-bottom:0}.single-block.podcast-block a.title{margin-bottom:.5rem}.single-block.podcast-block .image{width:50%}.single-block.podcast-block:hover{-ms-box-shadow:0 .25rem .75rem rgba(0,170,240,.6);-o-box-shadow:0 .25rem .75rem rgba(0,170,240,.6);box-shadow:0 .25rem .75rem rgba(0,170,240,.6)}.banner-slide .slide-container{padding:0 5%}.banner-slide .slide-container .swiper-button-next,.banner-slide .slide-container .swiper-button-prev{color:rgba(0,0,0,.5)}.banner-slide .slide-container .swiper-slide .swiper-partners{-o-object-fit:contain;object-fit:contain}.banner-slide .slide-container .swiper-slide .swiper-partners img{height:80px;-o-object-fit:contain;object-fit:contain;width:140px}.holboos-links .single{background-color:#008b8b;border-radius:8px;padding:20px}.holboos-links .single .link-items li{list-style-type:none;margin-bottom:10px}.holboos-links .single .link-items li a{color:#333;text-decoration:none}.list-unstyled.list-skills li a{color:#000;text-decoration:none}.list-unstyled.list-skills li a:hover,.list-unstyled.list-skills li.active a{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#264890,#3884cf);-webkit-background-clip:text;font-weight:700}.how-to-front{margin-bottom:1rem;position:relative;z-index:1}.how-to-front .text{color:rgba(0,0,0,.5);padding:1rem}.how-to-front .text h2{display:block;font-size:1.5rem;margin:0 0 .5rem auto;width:80%}.how-to-front .text p{font-size:1.1rem}.how-to-front .embed-responsive,.single-news{border-radius:.5rem}.single-news{background-color:#fff;margin-bottom:1rem}.single-news .detail{padding:1rem}.single-news a{display:block}.single-news .title{color:rgba(0,0,0,.9);display:block;font-size:.9rem;font-weight:500;height:63px;overflow:hidden}.single-news .text{color:rgba(0,0,0,.5);display:block;height:38px;margin:.5rem 0;overflow:hidden}.single-news ul li{align-items:center;display:flex}.single-news ul li+li{margin-left:.5rem}.single-news ul span{color:rgba(0,0,0,.5)}.single-news ul .edu{color:rgba(0,0,0,.5);font-size:1rem}.single-news.single-event .image{width:50%}.single-news.single-event ul{border-top:1px solid rgba(0,0,0,.1);margin-top:.5rem;padding-top:.5rem}.single-news.single-event li+li{margin-left:0;margin-top:.5rem}.single-news.single-event li span{color:#fff;font-weight:500}.single-news.single-event li .edu{color:#fff;margin-right:.5rem}.partners-container p{color:rgba(0,0,0,.7);margin:0 auto 1rem;width:40%}.partners-container li{margin:1rem;opacity:.5;transition:.3s ease}.partners-container li:hover{opacity:1}footer{background-color:#fff;padding:2rem 0}footer .single,footer p.title{margin-bottom:1rem}footer p.title{color:#fff;font-weight:500}footer .text,footer li a{color:hsla(0,0%,100%,.7)}footer li a{display:block}footer li a:hover{color:#284f97}footer .address li+li{margin-left:.5rem;margin-top:0}footer .footer-social{margin-top:1rem}footer .footer-social a{color:#fff;font-size:33px}footer .footer-social a:hover{color:#284f97}.bottom-text{background-color:rgba(0,0,0,.9);padding:1rem 0;text-align:center}.bottom-text p{color:hsla(0,0%,100%,.3)}.about-us-container{position:relative}.about-us-container:before{background-image:url(../images/bg1.png);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:10rem;left:20%;position:absolute;top:5%;width:10rem}.about-us-container .single{background-color:#fff;-ms-box-shadow:0 .25rem .5rem rgba(0,170,240,.3);-o-box-shadow:0 .25rem .5rem rgba(0,170,240,.3);box-shadow:0 .25rem .5rem rgba(0,170,240,.3);margin-top:2rem;padding:1rem 2rem}.about-us-container .single h4{color:#000;text-transform:uppercase}.about-us-container .single p{color:rgba(0,0,0,.7)}.our-services .single{background-color:rgba(0,170,240,.1);height:calc(100% - 2rem);margin-bottom:2rem;padding:2rem 4rem;transition:.3s ease}.our-services .single .img11{background-position:top;-o-object-fit:contain;object-fit:contain;width:4rem}.our-services .single .detail{padding-left:1rem}.our-services .single h4{color:#fff;text-transform:uppercase}.our-services .single p{color:rgba(0,0,0,.7)}.login-register-container{position:relative}.login-register-container:before{background-image:url(../images/bg2.png);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:10rem;left:20%;position:absolute;top:5%;width:10rem}.login-register-container .login-register{-ms-box-shadow:0 .25rem .5rem rgba(0,0,0,.1);-o-box-shadow:0 .25rem .5rem rgba(0,0,0,.1);box-shadow:0 .25rem .5rem rgba(0,0,0,.1)}.login-register-container hr{margin:1rem 0}.single-teacher{padding:1rem 0 0}.single-teacher .img11{border:2px solid #284f97;border-radius:50%;transition:.3s ease;width:6rem}.single-teacher .detail{color:rgba(0,0,0,.7);padding-left:1rem}.single-teacher .detail .name{color:#fff;font-size:1rem;font-weight:500;transition:.3s ease}.single-teacher .rank{color:rgba(0,0,0,.3);margin:.25rem 0}.single-teacher .rank .edu{font-size:1rem}.single-teacher .rank .active{color:#ffc828}.single-teacher .students-courses{border-top:1px dashed rgba(0,0,0,.05);color:rgba(0,0,0,.5);padding:.25rem 0}.single-teacher:hover .name{color:#284f97}.single-teacher:hover .img11{-ms-box-shadow:0 .25rem .5rem rgba(0,170,240,.6);-o-box-shadow:0 .25rem .5rem rgba(0,170,240,.6);box-shadow:0 .25rem .5rem rgba(0,170,240,.6)}.left-panel{background-color:#fafafa;border-radius:.5rem;padding:1.5rem}.left-panel .single+.single{margin-top:2rem}.left-panel .custom-checkbox{margin-bottom:.5rem;padding-left:2rem}.left-panel .custom-checkbox label{color:rgba(0,0,0,.5)}.left-panel .custom-checkbox:hover label{color:#fff}.left-panel h4{border-bottom:1px dashed rgba(0,0,0,.1);padding:.25rem .5rem .5rem}.left-panel ul a{color:rgba(0,0,0,.5);display:block;padding:.25rem .25rem .25rem .75rem}.left-panel ul a:hover{color:#fff}.left-panel ul .active>a{color:#284f97;font-weight:500}.left-panel ul .active>a:before{background-color:#284f97}.left-panel ul .active>a:hover{color:#fff}.left-panel ul .lvl2{padding-left:1rem}.left-panel ul .lvl2 a{position:relative}.left-panel ul .lvl2 a:before{background-color:rgba(0,0,0,.1);content:"";height:1px;left:0;position:absolute;top:50%;width:.25rem}.left-panel ul .lvl2 a:hover:before{background-color:#fff}.left-panel ul .lvl2 .active a:before{background-color:#284f97}.left-panel ul .lvl2 .active:hover a:before{background-color:#fff}.course-title h4{font-size:1.1rem;margin:0}.course-title h4 li{color:rgba(0,0,0,.5)}.course-title h4 li+li:before{content:"/ ";font-size:.8rem;margin-left:.25rem;vertical-align:middle}.course-title .total-course{border-bottom:1px dashed rgba(0,0,0,.1);display:block;margin-bottom:.5rem;padding-bottom:.25rem}.course-title .total-course span{color:rgba(0,0,0,.5)}.course-title .tags a{background-color:#8bc34a;border-radius:.25rem;color:#fff;display:inline-flex;font-size:.8rem;padding:.25rem .5rem}.course-title .tags a span{margin-right:.25rem}.course-title .tags a .edu{margin-top:.1rem}.course-title .tags li{margin-right:.5rem}.single-course{background-color:rgba(0,0,0,.05);border-radius:.5rem;margin:1rem 0;transition:.3s ease}.single-course .image{width:35%}.single-course .image .img11{transition:.3s ease}.single-course .detail{padding:.5rem .5rem .5rem 1rem;width:45%}.single-course .detail .teacher{color:rgba(0,0,0,.5)}.single-course .detail a{color:#fff}.single-course .detail h4{font-size:1.1rem;margin:.5rem 0;max-height:42px;overflow:hidden}.single-course .detail .intro{color:rgba(0,0,0,.7);display:block;max-height:38px;overflow:hidden}.single-course .detail .bottom-detail{margin-top:.5rem}.single-course .detail .bottom-detail li>a{align-items:center;color:rgba(0,0,0,.5);display:flex}.single-course .detail .bottom-detail li>a .edu{font-size:1rem}.single-course .detail .bottom-detail li>a:hover{color:rgba(0,0,0,.1)}.single-course .detail .bottom-detail>li+li{margin-left:.5rem}.single-course .detail .bottom-detail .rank{color:rgba(0,0,0,.3)}.single-course .detail .bottom-detail .rank .active{color:#ffc828}.single-course .action{padding:.5rem 1rem .5rem .5rem;width:20%}.single-course .action .sale{color:rgba(0,0,0,.5);font-size:.9rem;text-decoration:line-through}.single-course .action .price{font-size:1.1rem;font-weight:500;margin-bottom:.5rem}.single-course:hover{background-color:#fff;-ms-box-shadow:0 .25rem .5rem rgba(0,0,0,.1);-o-box-shadow:0 .25rem .5rem rgba(0,0,0,.1);box-shadow:0 .25rem .5rem rgba(0,0,0,.1)}.single-course:hover .image .img11{-ms-box-shadow:0 .25rem .5rem rgba(0,170,240,.6);-o-box-shadow:0 .25rem .5rem rgba(0,170,240,.6);box-shadow:0 .25rem .5rem rgba(0,170,240,.6)}.single-course:hover .action .price,.single-course:hover .detail h4{color:#284f97}.course-top-detail{position:relative}.course-text-detail{margin-bottom:2rem}.course-text-detail .header h1{margin:1rem 0 .5rem}.course-text-detail .header h4{color:#284f97;font-size:1.1rem}.course-text-detail .header .detail{border-bottom:1px dashed rgba(0,0,0,.1);border-top:1px dashed rgba(0,0,0,.1);color:rgba(0,0,0,.5);display:block;margin:1rem 0;padding:.5rem 0}.course-text-detail .header .detail strong{color:rgba(0,0,0,.7);font-size:.9rem}.course-text-detail .header .detail .edu{font-size:1.2rem;margin-right:.25rem;vertical-align:-20%}.course-text-detail .header img{border-radius:.5rem;margin:0 auto .5rem;max-width:100%}.default-text{color:rgba(0,0,0,.9)}.default-text h1{margin:1rem 0 .5rem}.default-text h4{font-size:1.2rem;margin:1.5rem 0 .5rem}.default-text p{font-size:1rem;line-height:1.8;margin-bottom:1rem}.default-text img{border-radius:.5rem;margin:1rem auto;max-width:100%}.comment-container{margin-bottom:2rem}.comment-container .comment-form label{color:#fff;font-size:1rem;font-weight:500}.comment-container .comment-form .form-group{margin:0;position:relative}.comment-container .comment-form .form-group .comment-emoji .emoji-invoker{border-radius:50%;cursor:pointer;height:1.5rem;transition:all .2s;width:1.5rem}.comment-container .comment-form .form-group .comment-emoji .emoji-invoker:hover{transform:scale(1.1)}.comment-container .comment-form .form-group .comment-emoji .emoji-invoker>svg{fill:#b1c6d0}.comment-container .comment-form .form-group .comment-emoji .emoji-picker{background:#fff;border:1px solid #ccc;border-radius:.5rem;box-shadow:1px 1px 8px #c7dbe6;box-sizing:border-box;font-family:Golos Text,sans-serif;height:20rem;overflow:scroll;padding:1rem;position:absolute;width:15rem;z-index:1}.comment-container .comment-form .form-group .comment-emoji .emoji-picker__search{display:flex}.comment-container .comment-form .form-group .comment-emoji .emoji-picker__search>input{border:1px solid #ccc;border-radius:10rem;flex:1;outline:none;padding:.5rem 1rem}.comment-container .comment-form .form-group .comment-emoji .emoji-picker h5{color:#b1b1b1;cursor:default;font-size:.8rem;margin-bottom:0;text-transform:uppercase}.comment-container .comment-form .form-group .comment-emoji .emoji-picker .emojis{display:flex;flex-wrap:wrap;justify-content:space-between}.comment-container .comment-form .form-group .comment-emoji .emoji-picker .emojis:after{content:"";flex:auto}.comment-container .comment-form .form-group .comment-emoji .emoji-picker .emojis span{border-radius:5px;cursor:pointer;padding:.2rem}.comment-container .comment-form .form-group .comment-emoji .emoji-picker .emojis span:hover{background:#ececec;cursor:pointer}.comment-container .comment-form .form-text{display:block;height:1rem;margin-top:.5rem;text-align:right}.comment-container .comment-form .form-control{border:none;border-radius:.5rem;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;color:rgba(0,0,0,.9);font-size:1rem;margin-bottom:.5rem}.comment-container .comment-form .form-control textarea{border:none}.comment-container .comment-form .textarea-custom{border-radius:.5rem;-ms-box-shadow:0 0 0 1px rgba(0,0,0,.1);-o-box-shadow:0 0 0 1px rgba(0,0,0,.1);box-shadow:0 0 0 1px rgba(0,0,0,.1)}.comment-container .single{background-color:rgba(0,0,0,.05);border-radius:.5rem;margin-bottom:.5rem;padding:1rem 1.5rem;width:100%}.comment-container .single .name{margin-bottom:.5rem}.comment-container .single .name strong{color:#000}.comment-container .single .name span{color:rgba(0,0,0,.5);margin-left:.25rem}.comment-container .single .comment{font-size:.9rem}.comment-container .single .single-replay{background-color:rgba(0,0,0,.05);border-radius:.5rem;margin-bottom:.5rem;padding:1rem 1.5rem;width:100%}.course-top-detail .info{padding-left:2rem}.course-top-detail h1{color:#fff;margin:1rem 0}.course-top-detail .detail{color:hsla(0,0%,100%,.9);font-size:1rem}.course-top-detail .author{margin:0 0 .5rem}.course-top-detail .author .author-image{background-color:#fff;border-radius:50%;-ms-box-shadow:0 .25rem .5rem rgba(0,0,0,.1);-o-box-shadow:0 .25rem .5rem rgba(0,0,0,.1);box-shadow:0 .25rem .5rem rgba(0,0,0,.1);margin-right:1rem;overflow:hidden;padding:.125rem;width:4rem}.course-top-detail .author .author-image .img11{border-radius:50%}.course-top-detail .author .author-title{color:rgba(0,0,0,.7);color:hsla(0,0%,100%,.7);font-size:.9rem;height:38px;max-width:50%;overflow:hidden}.course-top-detail .course-files{color:hsla(0,0%,100%,.7);padding:1rem 0}.course-top-detail .course-files .title{margin-right:.5rem}.course-top-detail .course-files .edu{font-size:1.6rem}.course-top-detail .course-files .edu:hover{color:#fff}.course-top-detail .bottom-detail li>a{align-items:center;color:hsla(0,0%,100%,.7);display:flex;font-size:.9rem}.course-top-detail .bottom-detail li>a .edu{font-size:1rem}.course-top-detail .bottom-detail li>a:hover{color:#fff}.course-top-detail .bottom-detail>li+li{margin-left:1rem}.course-top-detail .bottom-detail .rank{color:hsla(0,0%,100%,.7)}.course-top-detail .bottom-detail .rank .active{color:#ffc828}.course-top-detail .course-action{padding:1rem 0}.course-top-detail .course-action li+li{margin-left:1rem}.course-top-detail:hover h1{color:#284f97}.course-top-detail:hover .detail{color:#fff}.view-course{margin:-1rem 0 2rem}.view-course .accordion>.card{border:none;border-radius:1rem;margin-bottom:1rem}.view-course .accordion>.card:hover .card-header{background-color:#284f97}.view-course .accordion>.card:hover .card-header .detail,.view-course .accordion>.card:hover .card-header .edu,.view-course .accordion>.card:hover .card-header h4{color:#fff}.view-course .accordion>.card>.card-header{background-color:rgba(0,0,0,.05);border:none;padding:0;transition:.3s ease}.view-course .accordion>.card>.card-header:hover{background-color:#284f97}.view-course .accordion>.card>.card-header:hover .detail,.view-course .accordion>.card>.card-header:hover .edu,.view-course .accordion>.card>.card-header:hover h4{color:#fff}.view-course .accordion>.card>.card-header a{color:rgba(0,0,0,.5);display:block;padding:1rem 1.5rem;position:relative}.view-course .accordion>.card>.card-header a h4{color:#fff;font-size:1.1rem;margin-bottom:0}.view-course .accordion>.card>.card-header a .detail{color:rgba(0,0,0,.7);font-size:.9rem}.view-course .accordion>.card>.card-header a .edu{font-size:1.4rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%) rotate(90deg);transition:.3s ease}.view-course .accordion>.card>.card-header a[aria-expanded=true] .edu{transform:translateY(-50%) rotate(-90deg)}.view-course .playlist{padding:1rem}.view-course .playlist .active a,.view-course .playlist li:hover a{background-color:#fafafa;color:rgba(0,0,0,.9)}.view-course .playlist .active a .name,.view-course .playlist li:hover a .name{color:#fff}.view-course .playlist .active a .edu,.view-course .playlist li:hover a .edu{color:#284f97}.view-course .playlist a{border-radius:.5rem;font-size:1rem;padding:.5rem;position:relative}.view-course .playlist a .name{color:rgba(0,0,0,.7)}.view-course .playlist a .name span,.view-course .playlist a .name strong{display:block}.view-course .playlist a .name span{font-size:.9rem}.view-course .playlist a .edu{color:rgba(0,0,0,.5);font-size:1.8rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.view-webinar{margin:-1rem 0 2rem}.user-panel .user-detail{margin-bottom:1rem}.user-panel .user-detail .image{width:4rem}.user-panel .user-detail .image .img11{border:2px solid #284f97;border-radius:50%}.user-panel .user-detail .detail{padding-left:1rem}.user-panel .user-detail .detail .name{color:#fff;font-size:.9rem}.user-panel .user-detail .detail .email{color:rgba(0,0,0,.5)}.user-panel .user-menu a{border-radius:.5rem;color:rgba(0,0,0,.7);display:block;font-size:.9rem;padding:.5rem 1rem}.user-panel .user-menu .active a,.user-panel .user-menu li:hover a{background-color:rgba(0,170,240,.1);color:#284f97}.user-panel .user-menu li+li{margin-top:.25rem}.user-panel .user-menu .leave a{color:#f44336;font-weight:500}.user-panel .user-menu .leave:hover a{background-color:#f44336;color:#fff}.user-panel .no-exams{background-color:rgba(0,0,0,.05);border-radius:.5rem;color:rgba(0,0,0,.5)}.user-panel .exams li+li{margin-top:.5rem}.user-panel .exams li:hover a{background-color:#284f97;color:#fff}.user-panel .exams li:hover a:before{background-color:#fff}.user-panel .exams li a{background-color:rgba(0,0,0,.05);border-radius:.5rem;color:rgba(0,0,0,.7);display:block;padding:1rem;position:relative;text-indent:1rem}.user-panel .exams li a:before{background-color:#f44336;border-radius:50%;content:"";height:.5rem;left:1rem;position:absolute;top:1.25rem;width:.5rem}.profile-content{padding:1rem 2rem}.profile-content h4{margin:1.5rem 0 .75rem}.profile-content .exam-tab{border-radius:.5rem;-ms-box-shadow:0 0 0 .1rem rgba(0,0,0,.1);-o-box-shadow:0 0 0 .1rem rgba(0,0,0,.1);box-shadow:0 0 0 .1rem rgba(0,0,0,.1);margin-bottom:1rem;padding:1rem;text-align:center;transition:.3s ease}.profile-content .exam-tab a{display:block}.profile-content .exam-tab p{color:rgba(0,0,0,.7);font-weight:500}.profile-content .exam-tab .img11{background-position:top;margin:auto auto .5rem;-o-object-fit:contain;object-fit:contain;width:4rem}.profile-content .exam-tab.active,.profile-content .exam-tab:hover{background-color:#284f97;-ms-box-shadow:0 .25rem .5rem rgba(0,170,240,.6);-o-box-shadow:0 .25rem .5rem rgba(0,170,240,.6);box-shadow:0 .25rem .5rem rgba(0,170,240,.6);color:#fff}.profile-content .exam-tab.active .img11,.profile-content .exam-tab:hover .img11{background-position:bottom}.profile-content .exam-tab.active p,.profile-content .exam-tab:hover p{color:#fff}.right-panel{background-color:#fff;border-radius:.5rem;margin-left:2rem;padding:.5rem 2rem}.right-panel h2{margin-top:1.5rem}.exam-list .single-exam{background-color:#fff;border-radius:1rem;padding:2rem;position:relative}.exam-list .single-exam .action{text-align:center}.exam-list .single-exam .action .btn-main{margin-bottom:.5rem;width:100%}.exam-list .single-exam ul span{color:rgba(0,0,0,.5)}.exam-list .single-exam ul strong{color:#fff;font-size:.9rem}.exam-list .single-exam .status{background-color:rgba(0,0,0,.1);border-radius:1rem;font-size:.9rem;font-weight:500;margin:-1.75rem -1.75rem 1rem;padding:1rem;text-align:center;text-transform:uppercase}.exam-list .single-exam .status.coming{background-color:#8bc34a;-ms-box-shadow:0 .25rem .5rem rgba(139,195,74,.6);-o-box-shadow:0 .25rem .5rem rgba(139,195,74,.6);box-shadow:0 .25rem .5rem rgba(139,195,74,.6);color:#fff}.exam-list .single-exam .status.done{background-color:#f44336;-ms-box-shadow:0 .25rem .5rem rgba(244,67,54,.6);-o-box-shadow:0 .25rem .5rem rgba(244,67,54,.6);box-shadow:0 .25rem .5rem rgba(244,67,54,.6);color:#fff}.exam-list .single-exam .status.ongoing{background-color:#ffc828;-ms-box-shadow:0 .25rem .5rem rgba(255,200,40,.6);-o-box-shadow:0 .25rem .5rem rgba(255,200,40,.6);box-shadow:0 .25rem .5rem rgba(255,200,40,.6);color:#fff}.exam-list .single-exam .name{color:#fff;font-size:1.1rem;font-weight:500;margin:.5rem 0 1rem}.exam-list .single-exam hr{margin:1rem 0}.exam-container .single-exam{padding:2rem 1rem;position:relative}.exam-container .main-question-list{counter-reset:counter;list-style:none}.exam-container .main-question-list>li{background-color:#fff;border-radius:.5rem;counter-increment:counter;padding-left:3rem;padding-right:2rem;position:relative}.exam-container .main-question-list>li+li{margin-top:1rem}.exam-container .main-question-list>li:before{background-color:#284f97;border-radius:.25rem;color:#fff;content:counter(counter) ". ";display:block;font-size:1.1rem;font-weight:500;height:2rem;left:1rem;line-height:2rem;position:absolute;text-align:center;top:2rem;width:2rem}.exam-container .title{display:block;font-size:1rem;margin-top:-1.25rem;padding:1rem 0}.exam-container li,.exam-container p{font-size:1rem}.exam-container .answers{margin-top:1rem}.exam-container .answers .custom-checkbox,.exam-container .answers .custom-radio{padding:0}.exam-container .answers .custom-checkbox label,.exam-container .answers .custom-radio label{border-radius:.5rem;color:rgba(0,0,0,.7);cursor:pointer;display:block;padding:.5rem 0 .5rem 2.5rem;width:100%}.exam-container .answers .custom-checkbox label:hover,.exam-container .answers .custom-radio label:hover{background-color:rgba(0,170,240,.1)}.exam-container .answers input:checked~label{background-color:rgba(0,170,240,.1);color:#fff;font-weight:500}.exam-container .answers .custom-control-label:after,.exam-container .answers .custom-control-label:before{left:1rem;top:50%;transform:translateY(-50%)}.exam-container .answers .form-control{margin-bottom:.5rem}.exam-container .warning{background-color:rgba(255,200,40,.1);border-radius:.5rem;-ms-box-shadow:inset 0 0 0 .1rem #ffc828;-o-box-shadow:inset 0 0 0 .1rem #ffc828;box-shadow:inset 0 0 0 .1rem #ffc828;color:rgba(0,0,0,.7);font-weight:500;margin:.5rem 0;padding:.5rem 1rem}.exam-container .warning .edu{color:#ffc828;font-size:1.2rem;vertical-align:middle}.take-exam .exam-timer{background-color:#fff;border-radius:1rem;margin-bottom:2rem;padding:2rem}.take-exam .exam-timer .timer{text-align:center}.take-exam .exam-timer .timer strong{background-color:#284f97;border-radius:.25rem;color:#fff;display:block;font-size:1.4rem;font-weight:500;height:3rem;line-height:3rem;width:4rem}.take-exam .exam-timer .timer span{color:rgba(0,0,0,.5)}.take-exam .exam-timer .timer li+li{margin-left:.25rem}.take-exam .exam-timer .exam-numbers li{margin-bottom:.5rem;text-align:center;width:12.5%}.take-exam .exam-timer .exam-numbers li:hover a{background-color:#284f97;color:#fff}.take-exam .exam-timer .exam-numbers a{border-radius:.25rem;-ms-box-shadow:inset 0 0 0 .1rem rgba(0,0,0,.1);-o-box-shadow:inset 0 0 0 .1rem rgba(0,0,0,.1);box-shadow:inset 0 0 0 .1rem rgba(0,0,0,.1);color:rgba(0,0,0,.7);display:block;font-size:1rem;font-weight:500;height:2rem;line-height:2rem;margin:auto;width:90%}.take-exam .exam-timer .exam-numbers .done a{background-color:#8bc34a;color:#fff}.take-exam .exam-timer hr{margin:1rem 0}.payment-container .single-course .detail{padding-right:1rem;width:70%}.payment-container .payment-pick{background-color:#fff;border-radius:1rem;padding:1rem;text-align:center}.payment-container .payment-pick .price{border-top:1px dashed rgba(0,0,0,.1);color:#fff;font-size:1.1rem;font-weight:500;padding-top:1rem}.payment-container .payment-pick .title{border-bottom:1px dashed rgba(0,0,0,.1);color:rgba(0,0,0,.7);font-size:1rem;font-weight:500;padding-bottom:1rem}.payment-container .payment-pick .text{color:rgba(0,0,0,.5);margin:auto;width:80%}.payment-container .qr-pay img{max-width:80%}.payment-container .bank-pay ul{padding:1rem 0}.payment-container .bank-pay li{width:30%}.payment-container .bank-pay li a{display:block}.payment-container .bank-pay li .img11{margin:auto;-o-object-fit:contain;object-fit:contain;width:70%}.payment-container .bank-pay li p{color:rgba(0,0,0,.5);line-height:1.3;margin-top:.5rem}.payment-container .bank-pay,.payment-container .qr-pay{padding:1rem}.error h3{color:rgba(0,0,0,.1);font-size:8rem;line-height:8rem}.error .text{color:rgba(0,0,0,.5);font-size:1rem;font-weight:500;margin-bottom:2rem}.list-skills li{padding:10px}.list-skills li.hover{background-color:#e6e6e6}.new-btn-primary{background:#0359d4;border:none;border-radius:50px;box-shadow:0 0 0 4px rgba(3,89,212,.16);color:#fff;cursor:pointer;padding:8px 20px;transition:all .3s ease;width:-moz-fit-content;width:fit-content}.new-btn-secondary{background:#fff;color:#0359d4}.new-btn-custom,.new-btn-secondary{border:2px solid #0359d4;border-radius:50px;cursor:pointer;font-size:14px!important;line-height:100%;padding:8px 20px;width:-moz-fit-content;width:fit-content}.new-btn-custom{background:#0359d4;color:#fff}.new-btn-primary:hover{animation:pulse-border 1.2s infinite;background-color:#0359d4!important;color:#fff!important}@keyframes pulse-border{0%{box-shadow:0 0 0 4px rgba(3,89,212,.16)}50%{box-shadow:0 0 0 8px rgba(3,89,212,.08)}to{box-shadow:0 0 0 4px rgba(3,89,212,.16)}}.hero-background{background-image:url(/images/full_hero.png);background-position:50%;background-size:cover}.hero-repo{max-height:27rem;min-height:27rem}.new-hero-text{max-width:50%}.login-register-forms h2{color:#0359d4;font-size:20px;font-weight:400;line-height:100%;margin:0 0 24px!important}.hover-effect{align-items:center;display:inline-flex;position:relative;transition:color .3s ease,background .3s ease}.hover-effect i,.hover-effect img{transition:transform .3s ease,filter .3s ease}.hover-effect:hover i,.hover-effect:hover img{filter:brightness(1.2);transform:scale(1.1)}.hover-effect:hover span{background:linear-gradient(45deg,#264890,#3884cf);-webkit-background-clip:text;background-clip:text;color:transparent}.logo-care-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,0,0,.32);border-radius:50px}.logo-container .img11{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.care-score{color:#fff;font-size:14px}.care-amount{color:#a3e635;font-size:16px;font-weight:700}.care-label{font-size:10px;text-transform:uppercase}.title-link{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;color:#1e293b;display:-webkit-box;font-size:16px;font-weight:600;overflow:hidden;text-overflow:ellipsis}.title-link:hover{text-decoration:none}.comment-card{background:radial-gradient(79.09% 330.47% at 50% 50%,#0359d4 0,#64ceab 100%);border-radius:20px;flex-direction:row;gap:20px;padding:50px}.comment-avatar{text-align:center}.comment-avatar>img{background-color:#fff;border-radius:50%;height:160px;margin-bottom:12px;margin-left:auto;margin-right:auto;-o-object-fit:cover;object-fit:cover;width:160px}.comment-avatar>p{color:#fff;font-weight:400;line-height:100%}.comment-text{align-items:center;display:flex;justify-content:center;text-align:center}.comment-text>p{color:#fff;font-size:18px;font-style:italic;font-weight:400;line-height:100%}.custom-swiper{position:relative}.custom-arrow{align-items:center;background:rgba(0,0,0,.5);border-radius:50%;color:#fff;cursor:pointer;display:flex;justify-content:center}.user-content{border:1px solid #e5e7eb;border-radius:16px;box-shadow:unset!important;padding:20px}.main-bar{background:#f3f4f6;border-radius:50%;margin-right:8px;padding:8px!important}.with-image-button img{aspect-ratio:1/1;border-radius:50%;height:100%;-o-object-fit:contain;object-fit:contain;width:auto}.with-image-button i{margin-left:10px;margin-right:10px}.with-image-button{height:40px;padding:6px!important}.with-image-button span{margin-left:10px}.header-custom-text span{color:#a3e635;font-size:14px;font-weight:400;line-height:100%}.header-custom-text p{color:#475569;font-size:10px;font-weight:400;line-height:100%}.comment-component{border-bottom:1px solid #dedede;height:100%}.comment-component .wrapper{border-radius:5px;box-shadow:0 10px 25px 0 rgba(50,50,93,.07),0 5px 15px 0 rgba(0,0,0,.07);display:inline-block;width:100%}.comment-component .wrapper .regular-input{position:static!important}.comment-component .wrapper .regular-input:focus{box-shadow:0 0 0 3px rgba(66,153,225,.5)!important}.comment-component .wrapper .emoji-invoker{border-radius:50%;cursor:pointer;height:1.5rem;transition:all .2s;width:1.5rem}.comment-component .wrapper .emoji-invoker:hover{transform:scale(1.1)}.comment-component .wrapper .emoji-invoker>svg{fill:#b1c6d0}.comment-component .wrapper .emoji-picker{background:#fff;border:1px solid #ccc;border-radius:.5rem;box-shadow:1px 1px 8px #c7dbe6;box-sizing:border-box;font-family:Golos Text,sans-serif;height:20rem;overflow:scroll;padding:1rem;position:absolute;width:15rem;z-index:1}.comment-component .wrapper .emoji-picker__search{display:flex}.comment-component .wrapper .emoji-picker__search>input{border:1px solid #ccc;border-radius:10rem;flex:1;outline:none;padding:.5rem 1rem}.comment-component .wrapper .emoji-picker h5{color:#b1b1b1;cursor:default;font-size:.8rem;margin-bottom:0;text-transform:uppercase}.comment-component .wrapper .emoji-picker .emojis{display:flex;flex-wrap:wrap;justify-content:space-between}.comment-component .wrapper .emoji-picker .emojis:after{content:"";flex:auto}.comment-component .wrapper .emoji-picker .emojis span{border-radius:5px;cursor:pointer;padding:.2rem}.comment-component .wrapper .emoji-picker .emojis span:hover{background:#ececec;cursor:pointer}.comment-component .wrapper textarea.ivu-input{border:2px solid #dbdfe4;border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.comment-component .wrapper .comment-control{align-items:center;border:2px solid #dbdfe4;border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:flex;height:32px}.comment-component .wrapper .comment-control .comment-features{flex:1;padding-left:5px}.comment-component .wrapper .comment-control .comment-btn{margin-left:auto}.comment-component .comment-list{background:#f5f6f7;border-radius:5px;box-shadow:0 10px 25px 0 rgba(50,50,93,.07),0 5px 15px 0 rgba(0,0,0,.07);height:calc(100% - 230px);overflow-x:hidden!important;overflow-y:auto;padding:20px 14px}.comment-component .comment-list .is_comment{border:none!important;padding-top:0!important}.comment-component .comment-list .media{align-items:flex-start;display:flex;margin-bottom:2px!important;text-align:left}.comment-component .comment-list .media .media-left{flex-basis:auto;flex-grow:0;flex-shrink:0;margin-right:10px;text-align:left}.comment-component .comment-list .media .media-left img{width:100%}.comment-component .comment-list .media .media-content{background:#fff;border-radius:8px;flex-basis:auto;flex-grow:1;flex-shrink:1;padding:12px;text-align:left}.comment-component .comment-list .media .media-content .username{color:#999;font-size:.8rem;font-weight:500}.comment-component .comment-list .media .media-content p{color:#999;font-size:.75rem;left:0;margin-bottom:0!important;margin-left:0;padding-bottom:0!important;width:100%}.comment-component .comment-list .media .media-content .comment-actions,.comment-component .comment-list .media .media-content .custom-actions{align-items:center;display:flex;padding-top:8px}.comment-component .comment-list .media .media-content .comment-actions .action{margin-right:auto;padding-top:0!important;text-align:left}.comment-component .comment-list .media .media-content .comment-actions .time{color:#999;display:block;font-size:.7rem}.podcast_list .playlist{color:#000;list-style:none;margin:0;padding:0}.podcast_list .playlist .playlistitem{border-top:1px solid #dcdcdc;cursor:pointer;height:50px;max-height:none;max-height:50px;overflow:hidden;position:relative;width:100%}.podcast_list .playlist .playlistitem .inlineitem{display:inline-block}.podcast_list .playlist .playlistitem .playlistitem-btn{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDEyIDEyKSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Y2lyY2xlIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIiBjeD0iMTIiIGN5PSIxMiIgcj0iMTEiLz48cGF0aCBkPSJNOS4zODggOS42MTVjLTEuMTA3IDAtMS40OTIuNzQyLS44NjMgMS42NTVsMi4zMzQgMy4zODNjLjYzLjkxNCAxLjY1My45MTMgMi4yODIgMGwyLjMzNC0zLjM4M2MuNjMtLjkxNC4yMzgtMS42NTUtLjg2My0xLjY1NUg5LjM4OHoiIGZpbGw9IiMwMDAiLz48L2c+PC9zdmc+);background-position:50%;background-size:100%;display:inline-block;height:24px;left:20px;max-height:24px;max-width:24px;width:24px}.podcast_list .playlist .playlistitem .playlistitem-title{font-size:14px;height:50px;left:56px;line-height:50px;right:8em}.podcast_list .playlist .playlistitem .playlistitem-date{color:#9b9b9b;font-size:14px;height:50px;line-height:50px;right:20px;text-align:right;width:8em}.myExamResult{display:flex;flex-direction:column;height:100%;position:relative}.myExamResult .modal-page-header{align-items:center;border-bottom:1px solid #dedede!important;cursor:move;display:flex;height:56px;position:relative}.myExamResult .modal-page-header .left-actions{flex:1;padding-left:20px}.myExamResult .modal-page-header .left-actions h3.modal-page-title{color:#fff;font-size:13px;font-weight:600;text-transform:uppercase}.myExamResult .modal-page-header-actions{align-items:center;display:flex;height:100%;margin-left:auto}.myExamResult .modal-page-header-actions .custom-actions{align-items:center;display:flex}.myExamResult .modal-page-header-actions .custom-actions .ivu-form-item{margin-bottom:0}.myExamResult .modal-page-header-actions .default-actions{align-items:center;display:flex;height:100%;margin-left:10px}.myExamResult .modal-page-header-actions .default-actions .action-msg{font-size:12px;padding:0 5px}.myExamResult .modal-page-header-actions .default-actions .action-msg.success{color:#1abc9c}.myExamResult .modal-page-header-actions .default-actions a{align-items:center;border-left:1px solid #dedede;color:#454545;display:flex;height:100%;justify-content:center;width:50px}.myExamResult .modal-page-header-actions .default-actions a i{font-size:17px}.myExamResult .modal-page-header-actions .default-actions a:hover{background:#fafafa;color:#fff!important}.myExamResult .modal-page-header-actions .default-actions a.disabled{color:#999}.myExamResult .modal-page-header-actions .default-actions a.disabled:hover{cursor:not-allowed}.myExamResult .with-content-center{display:flex;justify-content:center}.myExamResult .modal-page-body{background:#f1f1f1;flex:1;height:calc(100% - 56px);overflow-y:auto;position:relative}.myExamResult .modal-page-body .modal-body-container{margin-top:50px;width:600px}.myExamResult .modal-page-body .modal-body-container .modal-body-container-title{padding:10px 0}.myExamResult .modal-page-body .modal-body-container .modal-body-container-body{background-color:#fff;border-radius:5px;margin-top:10px;padding:20px}.myPaymentModal{display:flex;flex-direction:column;height:100%;position:relative}.myPaymentModal .modal-page-header{align-items:center;background-color:#007ae5;border-bottom:1px solid #fafafa!important;cursor:move;display:flex;height:56px;position:relative}.myPaymentModal .modal-page-header .left-actions{flex:1;padding-left:20px;padding-top:10px}.myPaymentModal .modal-page-header .left-actions h3.modal-page-title{color:#fff;font-size:13px;font-weight:600;text-transform:uppercase}.myPaymentModal .modal-page-header-actions{align-items:center;display:flex;height:100%;margin-left:auto}.myPaymentModal .modal-page-header-actions .default-actions{align-items:center;display:flex;height:100%;margin-left:10px}.myPaymentModal .modal-page-header-actions .default-actions .action-msg{font-size:12px;padding:0 5px}.myPaymentModal .modal-page-header-actions .default-actions .action-msg.success{color:#1abc9c}.myPaymentModal .modal-page-header-actions .default-actions a{align-items:center;border-left:1px solid #fafafa;color:#fff;display:flex;height:100%;justify-content:center;width:50px}.myPaymentModal .modal-page-header-actions .default-actions a i{font-size:20px}.myPaymentModal .modal-page-header-actions .default-actions a:hover{background:#fafafa;color:#007ae5!important}.myPaymentModal .with-content-center{align-items:center;display:flex;justify-content:center}.myPaymentModal .modal-page-body{background:#f1f1f1;height:calc(100% - 56px);overflow-y:auto;position:relative}.myPaymentModal .modal-page-body .buy-content h4{color:#001864;font-size:1.3rem;font-weight:500}.myPaymentModal .modal-page-body .buy-content #cert_qr{width:200px}.myPaymentModal .modal-page-body .buy-content .payment-desc{font-size:1rem}.edumend-radio-list{display:flex;flex-direction:column}.edumend-radio-list .el-radio{line-height:20px;margin-left:25px;margin-right:auto;text-indent:-12px;white-space:normal}.register-options{display:flex;flex-direction:row;justify-content:center;width:100%}.register-options a{align-items:center;border:2px solid #00aaf0;border-radius:20px;color:#00aaf0;display:flex;font-size:16px;height:200px;justify-content:center;margin:10px;padding:15px 0;position:relative;transition:all .25s;width:200px}.register-options a span{text-align:center}.register-options a:hover{background-color:rgba(0,170,240,.1)}.profile-wallet-page .donut-chart-sale2{position:relative;z-index:1}.profile-wallet-page .donut-chart-sale2 small{align-items:center;background:#fff;border-radius:76px;box-shadow:0 0 10px rgba(0,0,0,.1);display:flex;font-size:14px;font-weight:500;height:75%;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:75%}.profile-wallet-page .payment-bx .profile-image{display:inline-block;position:relative}.profile-wallet-page .payment-bx .profile-image span{border:2px solid #fff;border-radius:100%;bottom:0;height:30px;line-height:23px;position:absolute;right:-5px;text-align:center;width:30px}.profile-wallet-page .payment-bx .accordion__header .accordion-button{flex-flow:wrap;justify-content:space-between}.profile-wallet-page .payment-bx .accordion__header .accordion-button .btn-outline-dark,.profile-wallet-page .payment-bx .accordion__header .accordion-button .btn-outline-success,.profile-wallet-page .payment-bx .accordion__header .accordion-button .btn-outline-warning{background:hsla(0,0%,100%,.3);border-color:transparent;color:#fff;margin-right:60px!important}.profile-wallet-page .payment-bx .accordion__header .accordion-button h6 a{color:#fff}.profile-wallet-page .payment-bx .accordion__header .accordion-button.collapsed{background:#fff}.profile-wallet-page .payment-bx .accordion__header .accordion-button.collapsed .btn-outline-success{border:1px solid #2bc155;color:#2bc155}.profile-wallet-page .payment-bx .accordion__header .accordion-button.collapsed .btn-outline-success:focus,.profile-wallet-page .payment-bx .accordion__header .accordion-button.collapsed .btn-outline-success:hover{background:#2bc155;color:#fff}.profile-wallet-page .payment-bx .accordion__header .accordion-button.collapsed .btn-outline-warning{border:1px solid #fe8024;color:#fe8024}.profile-wallet-page .payment-bx .accordion__header .accordion-button.collapsed .btn-outline-warning:focus,.profile-wallet-page .payment-bx .accordion__header .accordion-button.collapsed .btn-outline-warning:hover{background:#fe8024;color:#fff}.profile-wallet-page .payment-bx .accordion__header .accordion-button.collapsed .btn-outline-dark{border:1px solid #b1b1b1;color:#b1b1b1}.profile-wallet-page .payment-bx .accordion__header .accordion-button.collapsed .btn-outline-dark:focus,.profile-wallet-page .payment-bx .accordion__header .accordion-button.collapsed .btn-outline-dark:hover{background:#b1b1b1;color:#fff}.profile-wallet-page .payment-bx .accordion__header .accordion-button.collapsed h6 a,.profile-wallet-page .payment-bx .accordion__header .accordion-button.collapsed span,.profile-wallet-page .payment-bx .accordion__header .accordion-button:after{color:#000}.profile-wallet-page .payment-bx .accordion__header .accordion-button:not(.collapsed):after{color:#fff}.profile-wallet-page .payment-bx .accordion__item .accordion__body{padding:20px 30px}.profile-wallet-page .payment-bx .accordion__item .accordion__header.collapsed .accordion__header--indicator:before{content:"\f054";font-family:font Awesome\ 5 Free;font-weight:600}.profile-wallet-page .payment-bx .accordion__item .accordion__header:not(.collapsed) .accordion__header--indicator:before{content:"\f078";font-family:font Awesome\ 5 Free;font-weight:600}.profile-wallet-page .payment-bx .accordion__item .accordion__body{background:#fff;border-radius:0 0 .625rem .625rem;box-shadow:0 10px 15px var(--rgba-primary-1);position:relative;z-index:3}.profile-wallet-page .payment-bx .accordion__item .accordion__body--text{justify-content:space-between}.profile-wallet-page .stacked-2{height:auto;margin-bottom:90px;position:relative}.profile-wallet-page .stacked-2:after,.profile-wallet-page .stacked-2:before{border-radius:.625rem;content:"";height:50%;left:50%;position:absolute;transform:translatex(-50%);z-index:-1}.profile-wallet-page .stacked-2:after{background:#f1f1f1;bottom:-30px;width:94%}.profile-wallet-page .stacked-2:before{background:#e4e4e4;bottom:-60px;width:87%}.profile-wallet-page .text-num{font-size:32px}.profile-wallet-page .card{background-color:#fff;border:0 solid transparent;border-radius:.625rem;box-shadow:0 .3125rem .3125rem 0 rgba(82,63,105,.05);height:calc(100% - 30px);margin-bottom:1.875rem;position:relative;transition:all .5s ease-in-out}.profile-wallet-page .card-body{padding:1.875rem}.profile-wallet-page .card-title{color:#000;font-size:1.25rem;font-weight:500;text-transform:capitalize}.profile-wallet-page .card-title--large{font-size:1.5rem}.profile-wallet-page .card-title--medium{font-size:1rem}.profile-wallet-page .card-title--small{font-size:.875rem}.profile-wallet-page .card-header{align-items:center;background:transparent;border-color:rgba(0,0,0,.125);display:flex;justify-content:space-between;padding:1rem;position:relative}.profile-wallet-page .card-header .card-title{margin-bottom:0}.profile-wallet-page .card-header .subtitle{font-size:.875rem;line-height:1.5;padding-top:.3125rem}.profile-wallet-page .card-footer{background:transparent;border-color:rgba(0,0,0,.125);padding:1.25rem 1.875rem}.profile-wallet-page .transparent-card.card{background:transparent;border:.0625rem solid transparent;box-shadow:none}.profile-wallet-page .card-action>a{background:var(--primary-dark);border-color:transparent;border-radius:.3125rem;color:#fff;display:inline-block;height:1.875rem;line-height:1.875rem;margin-right:.5rem;text-align:center;width:1.875rem}.profile-wallet-page .card-action>a:last-child{margin-right:0}.profile-wallet-page .card-action>a:focus,.profile-wallet-page .card-action>a:hover{background:var(--primary-dark)}.profile-wallet-page .card-action>a i,.profile-wallet-page .card-action>a span{font-size:1rem}.profile-wallet-page .card-action .dropdown{background:var(--primary-dark);border-color:transparent;border-radius:.3125rem;color:var(--primary);display:inline-block;height:1.875rem;margin-right:.5rem;position:relative;text-align:center;top:-.125rem;width:1.875rem}.profile-wallet-page .card-action .dropdown:focus,.profile-wallet-page .card-action .dropdown:hover{background:var(--primary-dark)}.profile-wallet-page .card-action .dropdown .btn{color:#fff;line-height:1.6875rem;padding:0}.profile-wallet-page .card-action .dropdown .btn:focus{box-shadow:none}.profile-wallet-page .card-fullscreen{height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:99999999}.profile-wallet-page .card-loader{align-items:center;background-color:rgba(0,0,0,.75);display:flex;height:100%;left:0;position:absolute;top:0;width:100%;z-index:999}.profile-wallet-page .card-loader i{background:var(--primary-dark);border-radius:50%;color:#fff;font-size:1rem;margin:0 auto;padding:.625rem}.profile-wallet-page .rotate-refresh{animation:mymove .8s linear infinite;display:inline-block}.profile-wallet-page .card-header .date_picker{border:.0625rem solid rgba(0,0,0,.125);border-radius:.375rem;cursor:pointer;display:inline-block;padding:.5rem}.profile-wallet-page .card-header .border-0{padding-bottom:0}@keyframes mymove{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.bg-primary{background-color:#00aaf0!important}.prescsContainer{display:flex;flex-direction:column;gap:20px;width:100%}.prescsContainer .presc{align-items:center;border:1px solid #d9dbe9;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:5px;padding:20px;width:100%}.prescsContainer .presc p{display:flex;flex-direction:column;font-size:14px;gap:10px;min-width:60px}.prescsContainer .presc p span{color:rgba(38,35,56,.64)}.profile-percent{padding:10px;position:relative}.profile-percent:before{border:2px solid #000;border-radius:5px;border-width:50%;bottom:-10px;box-sizing:border-box;content:"";left:-10px;position:absolute;right:-10px;top:-10px}.profile-percent{display:inline-block}@keyframes mobileSlideInFromBottom{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.mobile-hide{display:block!important}.mobile-show{display:none!important}.custom-course-detail{margin-bottom:20px;margin-left:65px}.educare-content-view{width:770px}.profile-step-small,.res-mobile{display:none}.video-container{max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.video-container iframe{height:100%;left:0;position:absolute;top:0;width:100%}.with-draw-form .el-form-item{margin:0;min-width:500px}.with-draw-form .el-form-item .el-form-item__label{margin:0;padding:0}.educare-video-container,.educare-video-container div iframe{width:100%}.educare-front-content-view{padding-top:0!important}.loading-container{font-family:Golos Text,sans-serif;font-size:20px}.loading-container p{flex-direction:row!important}.dot{animation:dotFade 1.5s infinite;display:inline-block;opacity:0}@keyframes dotFade{0%{opacity:0}50%{opacity:1}to{opacity:0}}.dot:first-child{animation-delay:.2s}.dot:nth-child(2){animation-delay:.4s}.dot:nth-child(3){animation-delay:.6s}.main-slide-new{height:auto;margin-bottom:10px}@media (min-width:1200px){.personal_settings{display:none}nav{-ms-box-shadow:0 .25rem .5rem rgba(0,20,40,.6);-o-box-shadow:0 .25rem .5rem rgba(0,20,40,.6);box-shadow:0 .25rem .5rem rgba(0,20,40,.6);left:0;padding:.75rem 0;position:fixed;right:0;top:0;transition:.3s ease;z-index:10}}@media (max-width:1199px){.category-links .single-link{padding:1rem 1rem 0}.main-slide .swiper-slide .slide-text{padding:1rem 0 0}.main-slide .swiper-slide{padding:0 10%}nav .main-nav li a{padding:1rem .5rem}.top-container .logo img{max-height:3.5rem}.personal_settings{display:none}nav{-ms-box-shadow:0 .25rem .5rem rgba(0,20,40,.6);-o-box-shadow:0 .25rem .5rem rgba(0,20,40,.6);box-shadow:0 .25rem .5rem rgba(0,20,40,.6);left:0;padding:.75rem 0;position:fixed;right:0;top:0;transition:.3s ease;z-index:10}}@media (max-width:991.98px){.custom-course-detail{margin-bottom:0;margin-left:0}.mobile-hide{display:none!important}.img99{height:400px!important}.mobile-show,.profile-step-small{display:block!important}.mobile-content-view{width:100%!important}.take-exam .exam-timer .exam-numbers li{width:20%}.payment-container .single-course .detail{width:100%}.payment-container .bank-pay,.payment-container .qr-pay{margin-bottom:2rem}.right-panel{margin:0 0 1rem}.course-text-detail{padding:0 2rem}.how-to-front .text h2,.partners-container p,.single-block.podcast-block .image,.single-news.single-event .image{width:100%}.single-block.podcast-block .bottom-detail{padding-bottom:1rem}footer .single{margin-top:2rem}.wrap{padding-top:4rem}nav{-ms-box-shadow:0 .25rem .5rem rgba(0,20,40,.6);-o-box-shadow:0 .25rem .5rem rgba(0,20,40,.6);box-shadow:0 .25rem .5rem rgba(0,20,40,.6);left:0;padding:.75rem 0;position:fixed;right:0;top:0;transition:.3s ease;z-index:10}nav .logo{padding:.45rem 0}nav .mobile-menu-btn{display:inline-flex}nav .mobile-menu-btn .edu-times{display:none!important}nav .mobile-menu-btn .edu-nav{display:block!important}.main-search{margin:0!important;width:100%}.main-action{border-top:1px solid hsla(0,0%,100%,.1);margin-top:1rem;padding-top:1rem;text-align:center;width:100%}.activate-mobile-menu{overflow:hidden;transition:.3s ease}.activate-mobile-menu .mobile-logout{display:block!important}.activate-mobile-menu nav{animation:mobileSlideInFromBottom .5s ease;height:100%;overflow-y:auto}.activate-mobile-menu nav .flex-media{align-items:start!important;flex-direction:column}.activate-mobile-menu nav .mobile-menu-btn{background-color:#f44336;padding:.5rem 1rem;position:absolute;right:20px;top:1rem}.activate-mobile-menu nav .mobile-menu-btn,.activate-mobile-menu nav .mobile-menu-btn:hover{-ms-box-shadow:0 .25rem .5rem rgba(244,67,54,.6);-o-box-shadow:0 .25rem .5rem rgba(244,67,54,.6);box-shadow:0 .25rem .5rem rgba(244,67,54,.6)}.activate-mobile-menu nav .mobile-menu-btn .edu-times{display:block!important}.activate-mobile-menu nav .main-search,.activate-mobile-menu nav .mobile-menu-btn .edu-nav{display:none!important}.activate-mobile-menu nav .main-action{display:block!important}.activate-mobile-menu nav .main-action.logged-in{width:100%}.activate-mobile-menu nav .main-action.logged-in .btn{justify-content:start;width:100%}.activate-mobile-menu nav .main-action.logged-in .dropdown{background-color:transparent;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;margin:0 -3rem;opacity:1;position:relative;text-align:left;top:100%;visibility:visible}.activate-mobile-menu nav .main-action.logged-in .dropdown a{font-size:1rem;font-weight:500}.activate-mobile-menu nav .main-nav{width:100%}.activate-mobile-menu nav .main-nav li a{border-radius:.5rem;font-size:1rem;font-weight:500;padding:1rem 1.5rem}.activate-mobile-menu nav .main-nav .active a,.activate-mobile-menu nav .main-nav li:hover a{background-color:#fff;color:#fff}.activate-mobile-menu nav .main-nav ul{display:block!important}.top-container .logo img{max-height:3.5rem!important}.bottom-text p{margin:auto;width:80%}.left-panel{margin-bottom:0;margin-top:0;transition:.3s ease}.left-panel-btn .edu-times{display:none}.activate-left-panel .left-panel-btn .edu-times,.left-panel-btn .edu-nav{display:inline-block}.activate-left-panel .left-panel-btn .edu-nav{display:none}.activate-left-panel .left-panel{height:auto;margin-bottom:2rem;margin-top:1rem;opacity:1;visibility:visible}.btn-bg{background-color:rgba(0,170,240,.1);border-radius:.5rem;padding:1rem}.btn-bg .btn{display:flex;width:100%}.personal_settings{display:none}.tags{margin:.5rem 0 1rem}.courses-container form,.single-course .image{width:100%}.single-course .detail{border-bottom:1px dashed rgba(0,0,0,.1);margin-bottom:.5rem;width:100%}.single-course .action{align-items:center;display:flex;justify-content:space-between;padding:0 .5rem .5rem;width:100%}.single-course .action .price{margin:0 .5rem}.single-course .action .btn{margin-left:auto}.single-course .action .sale{margin-top:.1rem}}@media (max-width:767.98px){.collapse-option{background-color:#dbebfb;border:1px solid #fff;border-radius:8px;color:#888;margin-left:20px;margin-right:20px;padding-bottom:10px;padding-left:20px;padding-top:10px;text-align:start}.personal_settings{color:#505050;display:block;font-size:14px;font-weight:700}.dropdown,.main-action{display:none}.img99{height:100%!important;margin-top:70px;width:100%!important}.single-block.podcast-block .detail{margin:.5rem 0 1rem}.wave{margin-top:-1rem}.wave:after,.wave:before{padding-bottom:10%;width:200%}.wave.top-wave{margin-bottom:-1rem}.banner-slide .slide-container{padding:0}nav .main-nav{background-color:#dbebfb;border-radius:8px}nav .main-nav li{border:1px solid #fff}nav .main-nav a{padding:.5rem 1rem!important}nav .main-nav a .edu{display:block;font-size:1.6rem}.main-slide .swiper-slide{padding:0!important}.main-slide .swiper-slide h1{font-size:1.4rem}.main-slide .swiper-slide p{font-size:1rem}.swiper-button-next,.swiper-button-prev{display:none}footer{padding-top:3rem}.course-top-detail .info{padding-left:0}.course-top-detail .author .author-title{max-width:100%}.course-top-detail .course-action{margin-left:-1rem;margin-right:-1rem}.course-top-detail .course-action li:first-child{margin-bottom:1rem;padding:0 1rem;width:100%}.course-top-detail .course-action li:first-child .btn{width:100%}.course-top-detail .course-action li+li{margin-left:0}.course-top-detail .course-action li{padding:0 1rem;width:50%}.course-top-detail .course-action li .btn{width:100%}.top-container.only-top{padding-bottom:.5rem}.educare-content-view{width:100%}.personal-information-tab-label{font-size:12px}}.about_service1{display:flex;gap:3rem}.content{background-color:#dbebfb;height:373px;width:674px}@media (max-width:575.98px){.about_service1{display:flex;flex-direction:column;gap:10px}.about_service1 img{height:183px;width:330px}.about_service1 .content{height:262px;width:335px}.educare-login-margin{margin-top:0!important}.login-register-container{margin-top:50px!important}.login-register-container .img-fluid{display:none}.login-register-container .login-register{padding:1.5rem!important}.login-register-container .login-register .el-checkbox{align-items:center!important;display:flex!important}.login-register-container .login-register .el-checkbox .el-checkbox__label{text-wrap:pretty!important}.img99{height:100%!important;margin-top:66px;width:100%!important}.phone-hide{display:block!important}.banner-slide .slide-container{padding:0 2%}.banner-slide .slide-container .swiper-slide .swiper-partners{-o-object-fit:contain;object-fit:contain}.banner-slide .slide-container .swiper-slide .swiper-partners img{height:60px;margin-left:50px;margin-right:50px;-o-object-fit:contain;object-fit:contain;width:90px}.single .edumend-footer-links{text-align:start}.holboos-links{background-color:#2a2a4a!important;border-radius:8px!important;padding:20px!important}.holboos-links .single{padding:0 10px}.holboos-links .single .title{font-size:18px}.holboos-links .single .link-items{display:flex;flex-direction:column}.holboos-links .single .link-items li{font-size:16px;margin-bottom:8px}.holboos-links .single .link-items li a{color:#fff}.swiper-wrapper{display:flex}.personal-information-tab-label{font-size:12px}.swiper-pagination{bottom:10px!important;left:50%!important;width:100%!important}.register-options{display:flex;flex-direction:column!important;justify-content:center;width:100%}.register-options a{height:100px!important;padding:20px!important;width:100%!important}.main-search{text-align:center!important}.presc{overflow-x:auto!important}.profile-step-big{display:none!important}.profile-step-small{display:block!important}.nav-tabs .nav-item{width:100%}.res-pc{display:none!important}.res-mobile{display:block!important}.el-steps--simple{padding:5px 10px!important}.educare-front-content-view{padding-top:80px!important}.educare-front-content-view .course-top-detail .detail{text-align:justify!important}.educare-front-content-view .course-top-detail .bottom-detail{margin-bottom:20px!important}.exam-modal .vm--modal{left:0!important;width:100%!important}.main-question-list li{padding-right:0!important}.main-question-list li .single-exam{text-align:left!important}.course-text-detail{padding:0 .5rem!important}.lessons{margin-top:2rem!important}.wallet-video{padding:20px 0!important}.wallet-bankaccount .el-form-item{width:100%}.with-draw-form .el-form-item{min-width:100%!important;width:100%!important}.withdraw-send-request{padding:10px 5px!important}.our-services .single{flex-direction:column!important;padding:1rem!important;text-align:justify!important}.our-services .single .detail{padding-top:1rem!important}.our-services .single .detail h4{text-align:center!important}.el-select-dropdown{left:0!important;width:100%!important}.el-select-dropdown .el-select-dropdown__item{white-space:normal!important}}.img99{height:576px}.img99,.top-header{width:100%}.educare_about{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:40px}.educare_about .about-service{display:flex;flex-direction:column;gap:20px;padding:20px}.educare_about .about-service h3{font-size:1.5rem}.educare_about .about-service span{font-size:1rem}.educare_about .divider{height:auto;max-width:400px;width:100%}.educare_about .container{align-items:center;display:flex;flex-direction:column}.educare_about .info-sections{margin-top:60px}.educare_about .section,.educare_about .section-reverse{display:flex;flex-direction:row;gap:3rem;margin-bottom:1rem}.educare_about .content{align-items:center;background-color:#dbebfb;display:flex;flex-direction:column;height:373px;justify-content:center;width:674px}.educare_about .image{height:373px;width:580px}.educare_about .main-title{color:#264890}.educare_about .title-underline{background:linear-gradient(90deg,#507db7,#03abfe);border-radius:4px;height:6px;width:210px}.educare_about .process-sections{display:flex;flex-direction:row;gap:10px;justify-content:space-around;margin-top:40px;width:100%}.educare_about .process-item{align-items:center;display:flex;flex-direction:column;gap:20px;width:50%}.educare_about .process-divider{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}.educare_about .divider-image{height:304px;width:10px}.educare_about .process-image{height:212px;width:212px}@media (max-width:991px){.educare_about .section{align-items:center;flex-direction:column;gap:1rem}.educare_about .section-reverse{align-items:center;flex-direction:column-reverse;gap:1rem}.educare_about .content,.educare_about .image{height:auto;width:100%}.educare_about .process-sections{flex-direction:column}.educare_about .process-divider,.educare_about .process-item{align-items:center;width:100%}}@media (max-width:600px){.educare_about .process-divider{display:none!important}.educare_about .about-service{gap:15px;padding:10px;text-align:center}.educare_about .about-service h3{font-size:1.2rem}.educare_about .about-service span{font-size:.9rem}.educare_about .divider-image{max-width:300px}}@media (min-width:976px){.hero-repo{max-height:30rem;min-height:30rem}}@media (min-width:1200px){.hero-repo{max-height:35rem;min-height:35rem}}@media (min-width:1400px){.hero-repo{max-height:45rem;min-height:45rem}}@media (min-width:1700px){.hero-repo{max-height:50rem;min-height:50rem}}@media (max-width:767px){.hero-background{background-image:none}.hero-repo{max-height:50rem;min-height:50rem}.new-hero-text{max-width:100%}}@media (max-width:574px){.comment-card{flex-direction:column!important;padding:30px 20px!important}.comment-avatar>img{height:120px!important;width:120px!important}.comment-text>p{font-size:16px!important}}@media (max-width:1024px){.swiper-button-next{right:18%!important}.swiper-button-prev{left:18%!important}}@media (max-width:768px){.swiper-button-next{right:3%!important}.swiper-button-prev{left:3%!important}}@media (max-width:767.98px){.dropdown{display:block!important}}.login-register-forms .el-form-item__label{line-height:20px!important;padding:0!important}.login-register-forms .forgotPassword:focus{outline:none!important}.login-custom-modal .vm--modal{border-radius:20px!important}.errmsg{font-size:12px;margin-top:20px;text-align:center;transition:.25s ease-in-out}.errmsg .error{color:#e74c3c}.errmsg .success{color:#1abc9c}.left-panel .filter-side-bar .filter-side-sub-name{color:rgba(0,0,0,.5);margin-top:10px}.loading-panel{align-items:center;display:flex;height:500px;justify-content:center;text-align:center}.msg-user-allowed{border-radius:.5rem;-ms-box-shadow:0 0 0 .1rem rgba(0,0,0,.1);-o-box-shadow:0 0 0 .1rem rgba(0,0,0,.1);box-shadow:0 0 0 .1rem rgba(0,0,0,.1);margin-bottom:1rem;padding:1rem;text-align:center;transition:.3s ease}.msg-user-allowed a{display:block}.msg-user-allowed p{color:rgba(0,0,0,.7);font-weight:500}.msg-user-allowed .img11{background-position:top;margin:auto auto .5rem;width:4rem}.el-avatar>img{height:100%!important;width:100%!important}@media (max-width:1099px){.error .text-center h3{font-size:5rem!important;line-height:5rem!important}.edumend-address{text-align:center}.edumend-address .footer-social{justify-content:center}.edumend-footer-links{text-align:center}.payment-modal .v--modal{left:5%!important;width:90%!important}}@media (max-width:992px){.payment-modal .v--modal .payment-type{padding-top:50px}.payment-modal .v--modal .payment-type .right-payment{border-left:none!important;border-top:1px dotted rgba(0,0,0,.1);margin-top:20px}}@media (max-width:576px){.link-without-title{margin-top:0!important}.link-without-title .title{height:0!important;margin-bottom:0!important}}.swiper-container{box-shadow:0 4px 6px -1px transparent}.el-steps .el-step__title{word-break:auto-phrase!important}.el-step__head.is-success{border-color:#bbb!important;color:#bbb!important}.el-step__title.is-success{color:#bbb!important}.profile-steps .el-step__head.is-success{border-color:#67c23a!important;color:#67c23a!important}.profile-steps .el-step__title.is-success{color:#67c23a!important}.el-form--label-top .el-form-item__label{padding:0!important}.main-slide-new .swiper-pagination{bottom:10px!important;left:50%!important;width:100%!important}.educare-content-menu li.active a:hover{-webkit-text-fill-color:transparent;text-fill-color:transparent;background:linear-gradient(45deg,#264890,#3884cf);-webkit-background-clip:text;background-clip:text}.educare-img span{border-radius:.5rem}.educare-mobile-text li a{color:#000!important}.educare-orgs-container{align-items:center;display:flex;gap:10px;overflow-x:auto;padding-top:20px;white-space:nowrap}.educare-content-erembe-options{background-color:#f1f1f1;border:1px solid #dbdbdb;border-radius:4px;margin-top:10px;padding:10px;width:100%}.educare-content-erembe-options.active{background-image:linear-gradient(45deg,#264890,#3884cf);border:1px solid #dbdbdb;border-radius:4px;color:#fff;font-size:16px;font-weight:400;padding:10px;width:100%}.educare-content-modals{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-color:rgba(7,7,7,.4);bottom:0;display:none;height:100%;left:0;position:fixed;transition:opacity .5s ease;width:100%;z-index:1050}.educare-modal-dialog{bottom:0;margin:0;max-width:100%;position:absolute;width:100%}.educare-modal-content{animation:slideInFromBottom .5s ease;background-color:hsla(0,0%,96%,.9);border:2px solid rgba(38,72,144,.5);border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:20px;border-top-right-radius:20px;bottom:0;height:auto;margin:0;width:100%}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.educare-modal-category{background-color:#d2d2d2;color:#626262}.educare-modal-category,.educare-modal-category.active{border-radius:4px;font-size:12px;font-weight:400;padding:4px}.educare-modal-category.active{background-image:linear-gradient(45deg,#264890,#3884cf);color:#fff}.el-checkbox-button__inner{background-color:transparent!important;border:0!important;padding:4px!important}.el-checkbox-button.is-checked .el-checkbox-button__inner{background-image:linear-gradient(45deg,#264890,#3884cf)!important;border-radius:8px!important;margin-left:4px!important;padding:4px!important}.el-checkbox-button.is-checked:first .el-checkbox-button__inner{background-image:linear-gradient(45deg,#264890,#3884cf)!important;border-radius:8px!important;margin-left:4px!important;padding:4px!important}.educare-help li a:hover{-webkit-text-fill-color:transparent;text-fill-color:transparent;background:linear-gradient(45deg,#264890,#3884cf);-webkit-background-clip:text;background-clip:text}.wysiwyg-editor .editr--content:before{color:#999!important}.el-input__inner::-moz-placeholder{color:#9ba1a5!important}.el-input__inner::placeholder{color:#9ba1a5!important}.el-input__inner:focus::-moz-placeholder{color:transparent!important}.el-input__inner:focus::placeholder{color:transparent!important}
