/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700");html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{background-color:#F0F8FD;box-sizing:border-box;font-family:'Open Sans', sans-serif;font-size:62.5%;height:100%;width:100%;scroll-behavior:smooth}*,*:before,*:after{box-sizing:inherit}body{margin:0;min-height:100%;position:relative}*{box-sizing:border-box;font-size:1.6rem;font-family:'Open Sans', sans-serif;color:#473F44}*:focus{outline:0}a{text-decoration:underline;color:#3583B4}a.bold{font-weight:700}a:hover{text-decoration:none;color:#3583B4}h1,h2,h3,h4,h5{margin:2rem 0;color:#473F44;font-weight:700;position:relative;width:auto}h1{font-size:3rem}h1.auto{display:flex}h2{font-size:2.4rem}h3{font-size:2rem}h4{font-size:1.8rem}h5{font-size:1.6rem}hr{border:none;border-top:0.1rem solid #D4E6F2;margin:0.5rem 0;display:block;height:0.2rem;width:100%}.top-line{background-color:#256E9D;display:flex;height:0.7rem;width:100%}.space{background-color:#F0F8FD;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-items:center;width:100%;height:100%;padding-bottom:10rem}.wrapper{background-color:#F0F8FD;display:flex;padding:1rem 2rem;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;width:100%;max-width:140rem;height:100%}.main-container{background-color:white;margin:0;padding:1rem 0;flex-direction:row;justify-content:center;align-items:center;height:calc(100% - 6rem);min-height:100vh;width:calc(100% - 18rem)}.main-container.full{width:100%}.main-container.m-left{margin-left:18rem}.inner-container{background-color:white;margin:0 auto;padding:1rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;height:100%;width:100%;max-width:98rem;min-width:98rem}.row,.rowHalf{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;position:relative;overflow-wrap:break-word}.row.between,.between.rowHalf{justify-content:space-between}.row.between-c,.between-c.rowHalf{justify-content:space-between;align-items:center}.row.around,.around.rowHalf{justify-content:space-around}.row.around-c,.around-c.rowHalf{justify-content:space-around;align-items:center}.row.center,.center.rowHalf{justify-content:center}.row.left,.left.rowHalf{justify-content:flex-start}.row.left-c,.left-c.rowHalf{justify-content:flex-start;align-items:center}.row.right,.right.rowHalf{justify-content:flex-end}.row.right-c,.right-c.rowHalf{justify-content:flex-end;align-items:center}.row.lg,.lg.rowHalf{width:100%}.row.md,.md.rowHalf{width:48%}.row.sm,.sm.rowHalf{width:31%}.rowHalf{flex:0 1 49%;width:49%}.col,.colHalf{display:flex;flex-direction:column;margin:0;padding:0;overflow-wrap:break-word}.col.around,.around.colHalf{justify-content:space-around}.col.between,.between.colHalf{justify-content:space-between}.col.bottom,.bottom.colHalf{justify-content:flex-end}.col.center,.center.colHalf{justify-content:center}.col.top,.top.colHalf{justify-content:flex-start}.col.lg,.lg.colHalf{width:100%}.col.md,.md.colHalf{width:48%}.col.sm,.sm.colHalf{width:31%}.colHalf{flex:0 1 49%;width:49%}.info-student{margin:3rem 0}.question{margin:0.5rem;font-style:normal;color:#256E9D}.question>b{font-size:1.6rem;font-weight:700;color:inherit}.question>strong{font-size:inherit;font-weight:700;color:inherit}.lg{width:100%}.md{width:48%}.sm{width:31%}@media (max-width: 1200px){.wrapper{padding:1rem}}@media (max-width: 1024px){.inner-container{min-width:100%;max-width:100%;width:100%}}@media (max-width: 800px){.space{padding:0}h2{font-size:2rem;text-align:center}h3{font-size:1.6rem}.colHalf{flex:0 1 100%;width:100%}.col-reverse{flex-direction:column-reverse}.hide-on-mb{display:none}}.animation{animation:fade-in-down 0.6s;animation-delay:0.3s;animation-fill-mode:both}@keyframes fade-in-down{0%{opacity:0;transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}@media (max-width: 500px){h1,h2,h3,h4,h5{margin:1rem 0}.row.left-c,.left-c.rowHalf{margin:1rem 0}}.overlay{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.7);transition:opacity 500ms;visibility:hidden;opacity:0}.overlay-show{visibility:visible;opacity:1}.popup{margin:25rem auto;padding:20px;background:#fff;border-radius:5px;width:30%;position:relative;transition:all 5s ease-in-out}.popup h2{margin-top:0;color:#333;font-family:Tahoma, Arial, sans-serif}.popup .close{position:absolute;top:20px;right:30px;transition:all 200ms;font-size:30px;font-weight:bold;text-decoration:none;color:#333}.popup .close:hover{color:#3583B4}.popup .content{height:21.5rem;max-height:50%;overflow:auto;text-align:justify}.popup .content-button{text-align:center;display:flex;justify-content:center}.cursor-pointer{cursor:pointer}@media screen and (max-width: 700px){.box{width:70%}.popup{width:70%}}.accordeon{background-color:white;border:0.1rem solid #E5E5E5;border-radius:0.3rem;border-top-left-radius:0;border-top-right-radius:0;display:flex;margin:0;padding:3rem 2rem 2rem 2rem;flex-direction:row;justify-content:flex-start;height:auto;max-width:100%;flex-wrap:wrap}.accordeon-item{background-color:white;border:0.1rem solid #E5E5E5;border-radius:0.3rem;margin:2rem;padding:1.5rem 1rem;display:flex;justify-content:space-between;width:22rem}.accordeon-item-text{display:flex;flex-direction:column;font-size:1.4rem;color:#473F44}.accordeon-item-text>strong{font-size:inherit}.accordeon-item-text>span{font-size:1.2rem}.accordeon-item-img{background-repeat:no-repeat;background-size:cover;display:flex;margin:0 0 0 1rem;flex-direction:column;justify-content:center;align-items:center}.accordeon-item-img.b01{background-image:url("../../assets/bank-01.png");width:4.6rem;height:2.8rem}.accordeon-item-img.b02{background-image:url("../../assets/bank-02.png");width:4rem;height:2.8rem}.accordeon-item-img.b03{background-image:url("../../assets/bank-03.png");width:3.8rem;height:2.8rem}.accordeon-item-img.b04{background-image:url("../../assets/bank-04.png");width:2.8rem;height:3.2rem}.accordeon-item-img.b05{background-image:url("../../assets/bank-05.png");width:3.2rem;height:3.2rem}.accordeon-item-img.b06{background-image:url("../../assets/bank-06.png");width:3.2rem;height:3.2rem}.accordeon-item-img.b07{background-image:url("../../assets/bank-07.png");width:4.8rem;height:1.6rem}.accordeon-item-img.b08{background-image:url("../../assets/bank-08.png");width:3rem;height:3rem}.accordeon-item-img.b09{background-image:url("../../assets/bank-09.png");width:3.2rem;height:3.2rem}.accordeon-item-img.b10{background-image:url("../../assets/bank-10.png");width:6.3rem;height:1.3rem}.accordeon-item-img.b11{background-image:url("../../assets/bank-11.png");width:5rem;height:3rem}.accordeon-item-img.b12{background-image:url("../../assets/bank-12.png");width:3.7rem;height:3.2rem}.accordeon-item-img.b13{background-image:url("../../assets/bank-13.png");width:4.6rem;height:1.8rem}.accordeon-item-img.b14{background-image:url("../../assets/bank-14.png");width:3.2rem;height:2.8rem}.accordeon-item-img.b15{background-image:url("../../assets/bank-15.png");width:2.7rem;height:3rem}.accordeon-item-img.b16{background-image:url("../../assets/bank-16.png");width:3.3rem;height:3rem}.accordeon-item-img.b17{background-image:url("../../assets/bank-17.png");width:3.1rem;height:3.4rem}.accordeon-wrapper{display:block;width:100%;position:relative;transition:all 0.25s ease-in-out;animation:flipdown 0.5s ease both;opacity:1}.accordeon-wrapper input[type=checkbox]{position:absolute;cursor:pointer;width:100%;height:100%;z-index:1;opacity:0}.accordeon-wrapper input[type=checkbox]:checked~.accordeon{margin-top:0;max-height:0;opacity:0;transform:translate(0, 50%)}.accordeon-wrapper input[type=checkbox]:checked~i:before{transform:translate(2px, 0) rotate(45deg)}.accordeon-wrapper input[type=checkbox]:checked~i:after{transform:translate(-2px, 0) rotate(-45deg)}@keyframes flipdown{0%{opacity:0;transform-origin:top center;transform:rotateX(-90deg)}5%{opacity:1}80%{transform:rotateX(8deg)}83%{transform:rotateX(6deg)}92%{transform:rotateX(-3deg)}100%{transform-origin:top center;transform:rotateX(0deg)}}@media (max-width: 799px){.accordeon-item{margin:2rem auto}}.advice{background-color:#F8EDC2;border-radius:0.3rem;padding:1rem;display:flex;flex-direction:row;align-items:center;justify-content:center;color:#5D5C53;width:90%;position:relative}.advice-r{color:#5D5C53;padding:1rem;width:100%}.advice-r>*{color:inherit}.advice-r>*>*{color:inherit}.advice-r>h3{margin:0;text-align:left;position:relative}.advice-r>h3:before{content:'';display:inline-block;background-image:url("../../assets/alarm.svg");background-repeat:no-repeat;background-size:100%;background-position:center center;border-radius:100%;height:2.8rem;width:2.6rem;position:relative;left:-0.4rem;top:0.5rem}@media (max-width: 960px){.advice{justify-content:space-between}.advice-r{padding:1%;width:79%}}@media (max-width: 800px){.advice{justify-content:center;width:100%}.advice-r{width:98%}}.generated{background-color:#ffe3be;border:none;border-radius:0.4rem;margin-right:0.5rem;padding:0.1rem 0.7rem;font-size:1.2rem;font-style:normal;font-weight:400;color:#f0862b;width:auto}.info-1{display:flex;position:relative;text-decoration:none;width:auto}.info-1::before{content:'i';background-color:#67A3C9;border-radius:100%;margin-right:0.5rem;font-size:1.2rem;font-family:Consolas, monaco, monospace;color:white;text-align:center;line-height:2rem;height:1.8rem;width:1.8rem}.info-1:hover{text-decoration:underline}@keyframes fadein{from{opacity:0}to{opacity:1}}.level-grade{background-color:transparent;border-radius:0.4rem;display:flex;justify-content:center;align-items:center;padding:0.3rem 0.7rem;font-size:1.2rem;font-style:normal;width:auto}.level-grade.pre{border:0.1rem solid #D41C5B;color:#D41C5B}.level-grade.pri{border:0.1rem solid #F36D42;color:#F36D42}.level-grade.sec{border:0.1rem solid #009AC2;color:#009AC2}.ok{background-color:#82CA9C;background-image:url("../../assets/check.svg");background-repeat:no-repeat;background-size:61%;background-position:center center;border-radius:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;position:absolute;top:2.5rem;right:-3rem;animation:fadein 0.5s}.success-badge{background-color:#70CB0D;background-image:url("../../assets/check.svg");background-repeat:no-repeat;background-size:61%;background-position:center center;border-radius:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;width:4rem;height:4rem;position:absolute;top:0;left:105%}.subject,.subject-t5,.subject-t4,.subject-t3,.subject-t2,.subject-t1,.subject-qui,.subject-his,.subject-fis,.subject-mat,.subject-geo,.subject-bio,.subject-esp{border-radius:100%;display:flex;margin-right:0.5rem;flex-direction:column;justify-content:center;align-items:center;width:1.5rem;height:1.5rem}.subject-esp{background-color:#67CDC9}.subject-bio{background-color:#A1C958}.subject-geo{background-color:#48BB72}.subject-mat{background-color:#D1668D}.subject-fis{background-color:#FFC757}.subject-his{background-color:#0C4882}.subject-qui{background-color:#61568E}.subject-t1{background-color:#2FA6B1}.subject-t2{background-color:#FF5956}.subject-t3{background-color:#962C8A}.subject-t4{background-color:#E4811A}.subject-t5{background-color:#6F8F2A}.subject.pre,.pre.subject-esp,.pre.subject-bio,.pre.subject-geo,.pre.subject-mat,.pre.subject-fis,.pre.subject-his,.pre.subject-qui,.pre.subject-t1,.pre.subject-t2,.pre.subject-t3,.pre.subject-t4,.pre.subject-t5{background-color:#D41C5B}.subject.pri,.pri.subject-esp,.pri.subject-bio,.pri.subject-geo,.pri.subject-mat,.pri.subject-fis,.pri.subject-his,.pri.subject-qui,.pri.subject-t1,.pri.subject-t2,.pri.subject-t3,.pri.subject-t4,.pri.subject-t5{background-color:#F36D42}.subject.sec,.sec.subject-esp,.sec.subject-bio,.sec.subject-geo,.sec.subject-mat,.sec.subject-fis,.sec.subject-his,.sec.subject-qui,.sec.subject-t1,.sec.subject-t2,.sec.subject-t3,.sec.subject-t4,.sec.subject-t5{background-color:#009AC2}.payed{background-color:#82CA9C;border:none;border-radius:0.5rem;padding:0.2rem 0.7rem;font-size:1.2rem;font-style:normal;font-weight:400;color:white;width:auto}.pending{background-color:#fff1ce;border:none;border-radius:0.4rem;margin-left:0.5rem;padding:0.4rem 0.7rem;font-size:1.2rem;font-style:normal;font-weight:400;color:#fda834;width:auto}@media (max-width: 1400px){.ok{top:2.8rem;right:0;left:1rem}}.banner{border:none;border-radius:0.1rem;display:flex;justify-content:center;align-items:center;font-size:3rem;color:#473F44;height:auto;width:100%}.banner-img{width:100%;height:auto}.breadcrumb{display:flex;margin:1rem 0;flex-direction:row;justify-content:left;align-items:center}.breadcrumb>a{display:inline-block;margin:0 0.5rem;font-size:1.2rem;text-align:left}.breadcrumb>a:first-child:before{display:none}.breadcrumb>a:before{content:'>';display:inline-block;color:inherit;margin:0 0.5rem;width:auto}.breadcrumb>span{font-size:1.2rem;text-align:left}.breadcrumb>span:first-child:before{display:none}.breadcrumb>span:before{content:'>';display:inline-block;color:inherit;margin:0 0.5rem;width:auto}.breadcrumb>strong{font-size:1.2rem}@media (max-width: 800px){.breadcrumb{display:none}}button,.button{border:none;border-radius:0.2rem;display:flex;justify-content:center;font-size:1.6rem;font-weight:700;text-align:center;text-decoration:none;line-height:3.6rem;height:3.6rem}button.lg,.button.lg{width:100%}button.md,.button.md{width:48%}button.sm,.button.sm{width:31%}button.xsm,.button.xsm{width:21rem}button.primary,.button.primary{background-color:#256E9D;box-shadow:0 0 0.2rem 0 rgba(0,0,0,0.3);margin:2rem 0;color:white}button.primary:hover,.button.primary:hover{background-color:#0E4C72}button.primary:active,.button.primary:active{box-shadow:0 0 0rem 0 rgba(0,0,0,0);border:0.1rem solid white}button.primary.waiting.lg:hover ,.button.primary.waiting.lg:hover {cursor:not-allowed}button.secondary,.button.secondary{background-color:white;border:0.1rem solid #256E9D;box-shadow:0 0 0.2rem 0 rgba(169,188,181,0.85);margin:2rem 0;color:#256E9D}button.secondary:hover,.button.secondary:hover{background-color:#256E9D;color:white;cursor:pointer}button.secondary:active,.button.secondary:active{box-shadow:0 0 0rem 0 rgba(0,0,0,0);border:0.1rem solid white}button.waiting,.button.waiting{background-color:#0E4C72;position:relative;color:white}button.waiting:hover,.button.waiting:hover{cursor:not-allowed}button.waiting::after,.button.waiting::after{content:'';position:relative;margin:0 0 0 1rem;border:0.3rem solid white;border-radius:50%;border-top:0.3rem solid #3583B4;width:2.2rem;height:2.2rem;animation:spin 1s linear infinite}button.disabled,.button.disabled{background-color:#CBCBCB;border:none;color:#6C7378}button.disabled:hover,.button.disabled:hover{background-color:#CBCBCB;border:none;color:#6C7378;cursor:not-allowed}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.card{background-color:white;border-radius:0.2rem;box-shadow:0 0 0.2rem 0 rgba(0,0,0,0.3);padding:2rem;margin:1% 0;max-height:34rem;position:relative}.card-avatar{background-color:#3583B4;background-position:center center;background-repeat:no-repeat;background-size:64%;border-radius:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;height:4rem;width:4rem;position:absolute;top:2rem;right:2rem}.card-avatar.invoice{background-image:url("../../assets/invoice.svg")}.card-avatar.profile{background-image:url("../../assets/avatar.svg")}.card-avatar.network{background-image:url("../../assets/network.svg")}.card-col{height:6.6rem;width:100%}.card-col>h5{margin:1rem 0}.card-row{border-bottom:0.1rem solid #E5E5E5;display:flex;margin:0;justify-content:flex-start;align-items:center;min-height:6.6rem;width:100%}.card-row.noborder{border-bottom:none}.card-row>p{font-weight:700;text-align:left}.card-row>span{margin-right:1rem;font-weight:400;text-align:right;width:12rem}.card-in{display:flex;margin-bottom:2rem;flex-direction:column;height:20rem;overflow-x:hidden;overflow-y:auto}.card-school{font-size:1.2rem;margin:0;padding:0}.chBox{display:flex;flex-flow:row wrap;justify-content:flex-start;width:auto;position:relative}.chBox>.span{display:flex;text-align:left;margin-left:2.8rem;color:#473F44;cursor:pointer}.chBox>.span>a{margin-left:0.5rem;text-decoration:underline;font-weight:600;color:#473F44}.chBox>.span>a:hover{text-decoration:none}.chBox>.span>a.blue{padding:0 0.5rem;color:#256E9D}.chBox>.span.bold{font-weight:700;color:#473F44}.chBoxSquare{background-color:transparent;display:flex;width:1.4rem;height:1.4rem;margin:0;position:absolute;left:0;top:0}.chBoxSquare label{background-color:white;border:0.1rem solid #808184;border-radius:0.2rem;width:1.8rem;height:1.8rem;cursor:pointer;position:absolute;left:0;top:-0.1rem}.chBoxSquare label:after{content:'';border:0.3rem solid white;border-top:none;border-right:none;border-bottom-left-radius:0.1rem;background:transparent;width:1.3rem;height:0.6rem;position:absolute;top:0.5rem;left:0.2rem;opacity:0;transform:rotate(-53deg)}.chBoxSquare input[type=checkbox]{visibility:hidden;display:none}.chBoxSquare input[type=checkbox]:checked+label{background-color:#256E9D;border:0}.chBoxSquare input[type=checkbox]:checked+label:after{opacity:1}.chBoxSquare input[type=checkbox]:checked+.span{font-weight:700}.chBox.disabled>.chBoxSquare label{background-color:#A9B5BC;border:0.1rem solid #6C7378}.chBox.disabled>.chBoxSquare label:hover{cursor:not-allowed}.chBox.disabled>.span{color:#808184;font-weight:700}@media (max-width: 500px){.chBox>.span{display:flex;font-size:1.2rem}.chBox>.span>a{display:inherit}.chBox>.span>a.blue{font-size:inherit}}.create-student{background-color:white;display:none;flex-direction:column;justify-content:flex-start;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;animation:fade-in-down 1s;animation-delay:0.3s;animation-fill-mode:both;z-index:90}.create-student.show{display:flex}@media (max-width: 600px){.create-student{position:absolute}.cs-buttons.between{justify-content:center}button.xsm{width:12rem !important}}.select{position:relative;background:white url("../../assets/arrow-down.svg") no-repeat right 2rem center;background-size:2rem 1rem;border:0.1rem solid #A9B5BC;padding:0;border-radius:0.2rem;-webkit-appearance:none;color:#A9B5BC;text-indent:1rem;width:100%;height:3.6rem}.select:focus{outline:0}.select:hover{cursor:pointer}.select:hover{color:#A9B5BC}.labelTitle{z-index:2;font-size:1.4rem;font-weight:bold;color:#A9B5BC}.footer{background-color:#F7F9FA;border-top:0.1rem solid #E5E5E5;display:flex;flex-direction:column;padding:2rem;height:10rem;width:100%;position:absolute;right:0;bottom:0;left:0}.footer hr{border-top:0.1rem dashed #E5E5E5}.footer-l{display:flex;padding:0.5rem 0;flex-direction:row;justify-content:flex-start;align-items:center;width:50%}.footer-r{display:flex;padding:0.5rem 0;flex-direction:row;justify-content:flex-end;align-items:center;width:50%}.footer-r>a{margin-left:4rem;font-size:1.4rem;color:#595256;text-decoration:none;position:relative;opacity:0.85}.footer-r>a:hover{opacity:1}.footer-r>a.mail::before{background-image:url("./../../assets/email.svg");background-repeat:no-repeat;background-size:contain;content:'';width:1.5rem;height:1.2rem;position:absolute;top:0.4rem;left:-1.7rem}.footer-r>a.phone::before{background-image:url("./../../assets/phone.svg");background-repeat:no-repeat;background-size:contain;content:'';width:1.5rem;height:1.5rem;position:absolute;top:0.2rem;left:-1.9rem}.footer-logo{background-image:url("../../assets/logo.svg");background-repeat:no-repeat;background-size:cover;display:block;width:8rem;height:2.2rem}.footer-terms{font-size:1.4rem;color:#595256;text-transform:uppercase;opacity:0.85}.footer-terms:hover{opacity:1}@media (max-width: 800px){.footer{position:relative}}@media (max-width: 500px){.footer{padding:2rem 3%}.footer-l{width:30%}.footer-r{width:70%}.footer-r>a{margin-left:3rem;font-size:1.2rem}.footer-logo{background-size:contain;width:6rem;height:2rem}.footer-terms{font-size:1.2rem}}.form,.form-success,.form-b,.form-signup,.form-login{border-radius:0.3rem;display:flex;padding:0;flex-wrap:wrap;align-items:center;position:relative}.form-login{background-color:white;box-shadow:0 0 0.2rem 0 rgba(0,0,0,0.3);margin:1rem 0;flex-direction:row;justify-content:space-between;align-items:center;min-width:70rem;max-width:90rem;height:auto}.form-login-list{padding:0;list-style-type:none;margin:0.5rem 0}.form-login-list>li{display:inline-block;margin:0.5rem 0;font-size:1.4rem;color:#473F44}.form-login-list>li>strong{font-size:inherit}.form-login-list>li>i{background-color:#473F44;border-radius:100%;display:inline-block;margin:0 1rem 0 0;font-size:1.4rem;font-weight:700;font-style:normal;text-align:center;color:white;line-height:3rem;width:3rem;height:3rem}.form-login-l{background-color:white;border-right:0.1rem solid #E5E5E5;border-top-left-radius:0.3rem;border-bottom-left-radius:0.3rem;display:flex;padding:2rem;flex-direction:column;justify-content:flex-start;align-items:center;height:100%;width:50%}.form-login-l>p{font-size:1.4rem;color:#473F44}.form-login-r{background-color:white;border-top-right-radius:0.3rem;border-bottom-right-radius:0.3rem;display:flex;margin:0;padding:2rem;flex-direction:column;justify-content:flex-start;align-items:center;height:100%;width:50%}.form-login-logo{background-image:url("../../assets/logo-big.svg");background-size:contain;background-position:center center;background-repeat:no-repeat;margin-top:3rem;height:10rem;width:100%}.form-signup{background-color:white;box-shadow:0 0 0.2rem 0 rgba(0,0,0,0.3);margin:2rem 0;padding:4rem 2rem;flex-direction:column;justify-content:space-between;align-items:center;width:100%;max-width:50rem;height:auto;max-height:170rem;flex-direction:column;overflow-wrap:break-word}.form-b{padding:1rem 0;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%}.form-b-message{margin-top:2rem;margin-left:4rem;font-size:1.4rem;color:#256E9D;width:100%;max-width:55rem;overflow-wrap:break-word;position:absolute;top:1rem;right:-100%}.form-b-message>em{display:inline;margin:0 0.5rem;font-size:1.4rem;font-weight:700;font-style:normal;color:#256E9D}.form-in{margin-top:6rem;width:90%}.form-in.create{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;position:relative;overflow-wrap:break-word}.form a.recover,.form-success a.recover,.form-login a.recover,.form-signup a.recover,.form-b a.recover{margin:1.6rem 0}.form-success{background-color:white;box-shadow:0 0 0.2rem 0 rgba(0,0,0,0.3);margin:2rem 0;padding:4rem 2rem;flex-direction:column;justify-content:space-between;align-items:center;height:auto;width:48rem;display:flex;overflow-wrap:break-word}@media (max-width: 800px){.form-success{width:35rem}}@media (max-width: 1200px){.input-group-advice{margin-top:0;top:38%;right:calc(- 102% - 25px)}}@media (max-width: 800px){.form-login{padding:0 1rem;margin:auto;min-width:3rem}.form-login-logo{height:16rem;width:23rem}.form-login-l{width:100%;height:auto;max-height:50%}.form-login-r{border:none;padding:1rem 2%;width:100%;height:auto;max-height:50%}.form-login-l>p{font-size:1.4rem;text-align:center}}@media (max-width: 500px){.form-login-l,.form-login-r{border:none;padding:1rem 2%;width:100%}.form-login-logo{margin-top:0;height:10rem;width:14rem}}.header{background-color:#256E9D;display:flex;margin:0;padding:0 2rem;flex-direction:row;justify-content:space-between;align-items:center;height:6rem;width:100%}.header-left>a.logo{background-image:url("../../assets/logo-header.svg");background-repeat:no-repeat;background-size:contain;display:flex;height:3rem;width:25rem}.header-right>span{font-size:1.4rem;color:white;text-decoration:underline;cursor:pointer;position:relative}.header-right>span:before{background-image:url("../../assets/logout.svg");background-repeat:no-repeat;background-size:contain;content:'';display:inline-block;height:1.4rem;width:1.4rem;position:absolute;top:0.4rem;left:-1.8rem}.header-right>span:hover{text-decoration:none}@media (max-width: 500px){.header{padding:0 1rem;height:4rem}.header-left>a.logo{height:2rem;width:20rem}.header-right>span{font-size:1.2rem}.header-right>span:before{height:1.2rem;width:1.2rem;top:0.4rem;left:-1.4rem}}.invoice-info{background-color:white;border-radius:0.3rem;padding:2rem;display:flex;margin:1rem 0;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:relative;width:58%}.invoice-info-row{border-bottom:0.1rem solid #CBCBCB;display:flex;justify-content:flex-start;align-items:center;width:100%}.invoice-info-row.noborder{border-bottom:none}.invoice-info-row>p{font-weight:700;text-align:left}.invoice-info-row>span{margin-right:1rem;font-weight:400;text-align:right;width:10rem}.invoice-info-message{margin-top:2rem;margin-left:4rem;font-size:1.4rem;color:#256E9D;width:auto;max-width:32%;overflow-wrap:break-word}.invoice-info-message>em{display:inline;margin:0 0.5rem;font-size:1.4rem;font-weight:700;font-style:normal;color:#256E9D}.invoice-info-message-mobile{margin-top:2rem;margin-left:4rem;font-size:1.4rem;color:#256E9D;width:auto;max-width:32%;overflow-wrap:break-word;display:none}.invoice-info-message-mobile>em{display:inline;margin:0 0.1rem;font-size:1.4rem;font-weight:700;font-style:normal;color:#256E9D}@media (max-width: 839px){.invoice-info{width:100%}.invoice-info-message{max-width:100%;margin-top:4rem;display:none}.invoice-info-message-mobile{max-width:100%;margin-top:2rem;margin-bottom:2rem;display:flex}}.logo-form{background-image:url("../../assets/logo-horizontal.svg");background-repeat:no-repeat;background-size:contain;display:flex;margin:0 auto;width:35rem;height:4rem}.logo-manual{background-image:url("../../assets/logo-horizontal-big.svg");background-repeat:no-repeat;background-size:contain;display:flex;margin:0 auto;width:39rem;height:12.6rem}@media (max-width: 800px){.logo-form{margin:1rem auto;min-width:30rem;height:3rem}}.img-responsive{border-radius:0.2rem;box-shadow:0 0 0.2rem 0 rgba(169,188,181,0.85);margin:auto;max-width:100%}.manual{align-content:center;text-align:center;max-width:80rem}.manual>h1{font-size:3.6rem;color:#3b78d8;text-align:center}.manual-container{justify-content:space-around;height:100vh}.manual.inner-container{justify-content:space-around;height:100%}.manual>.row,.manual>.rowHalf{margin:6rem 0}.manual-index{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0;margin:0;width:100%}.manual-index>li{display:flex;align-items:center;justify-content:center;margin:1rem 0;padding:0;list-style-type:none;width:100%}.manual-index>li>a{padding:0.2rem 0;font-weight:700;color:#473F44;text-align:left;width:100%}.manual-index>li>i{background-color:#3b78d8;display:flex;margin-right:2rem;justify-content:center;align-items:center;font-style:normal;color:white;height:4rem;width:4rem}.step>h3{text-align:left}.step>p{text-align:left}.step>hr{margin:1rem 0}.step em{color:#37509d;font-weight:700;font-style:normal}.step-container{border-top:0.5rem solid #E5E5E5;margin-top:10rem;padding-top:4rem}.list-common{display:flex;flex-direction:column}.list-common>li{margin:0.4rem 0;text-align:left}@media (max-width: 800px){.img-responsive{height:auto}.manual{padding:1rem}}.message,.message-warning,.message-success,.message-error-large,.message-error{border-radius:0.2rem;padding:0.7rem 1rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:auto;position:relative}.message:before,.message-warning:before,.message-success:before,.message-error-large:before,.message-error:before{margin-right:1rem;border-radius:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;height:2.2rem;width:2.2rem}.message-guide{background-color:#D4E6F2;border-radius:0.4rem;display:flex;justify-content:flex-start;align-items:center;margin:3rem 0;padding:1rem 2rem;width:100%;animation:fadein 2s}.message-guide>p{color:#256E9D;line-height:2.5rem}.message-guide>p>b{color:inherit}.message-error{background-color:#F9D1D1;border:0.1rem solid #D76A67}.message-error:before{content:'!';background-color:#D76A67;color:#F9D1D1}.message-error-large{background-color:#F9D1D1;border:0.1rem solid #D76A67;display:inline-block}.message-error-large:before{content:'!';background-color:#D76A67;color:#F9D1D1;display:inline-block;text-align:center;vertical-align:middle}.message-success{background-color:#D8EEE0;border:0.1rem solid #82CA9C}.message-success:before{content:'';background-color:#82CA9C;background-image:url("../../assets/check.svg");background-position:center;background-repeat:no-repeat;background-size:50%;color:#D8EEE0}.message-warning{border:0.1rem solid #C79D62;background-color:#FCF5DA;margin:3rem 0}.message-warning:before{content:'i';background-color:#C79D62;color:#FCF5DA}@keyframes fadein{from{opacity:0}to{opacity:1}}@media (max-width: 1200px){.message-warning{width:100%}}@media (max-width: 800px){.message.md,.md.message-error,.md.message-error-large,.md.message-success,.md.message-warning,.message.sm,.sm.message-error,.sm.message-error-large,.sm.message-success,.sm.message-warning{width:100%}}@media (max-width: 501px){.message,.message-error,.message-error-large,.message-success,.message-warning{font-size:1.3rem}}.flip{animation:flipdown 0.2s ease both}@keyframes flipdown{0%{opacity:0;transform-origin:top center;transform:rotate(-270deg)}5%{opacity:1}80%{transform:rotateX(90deg)}83%{transform:rotateX(60deg)}92%{transform:rotateX(-3deg)}100%{transform-origin:top center;transform:rotate(0deg)}}.navbar{background-color:white;border-bottom:0.1rem solid #E5E5E5;display:flex;margin:0 0 1rem 0;padding:0 2rem;justify-content:space-between;align-items:center;height:5rem;width:100%}.navbar-menu{display:flex;padding:0;flex-direction:row;align-items:center;justify-content:flex-end;list-style-type:none;width:60%}.navbar-menu>li{padding:0;margin:0 1rem}.navbar-menu>li:last-child{margin-right:0}.navbar-menu>li>a{border-radius:0.2rem;padding:0.5rem 1rem;font-size:1.4rem;color:#3583B4;text-decoration:none;transform:perspective(1px) translateZ(0);transition-duration:0.3s;transition-property:color, background-color}.navbar-menu>li>a:hover{background-color:#D4E6F2;animation-name:hvr-back-pulse;animation-duration:1s;animation-delay:0.5s;animation-timing-function:linear;animation-iteration-count:infinite}.navbar-menu>li>a:active{color:#3583B4}.navbar-menu>li>a.selected{color:#473F44;pointer-events:none}.navbar-menu>li>a.selected:hover{background-color:transparent;cursor:text}.navbar-menu-mobile{display:flex;padding:0;margin:0;flex-direction:column;width:100%;position:relative;z-index:0}.navbar-menu-mobile>li{border-bottom:0.1rem solid #E5E5E5;display:flex;text-indent:1rem;width:100%}.navbar-menu-mobile>li:active{background-color:#D4E6F2}.navbar-menu-mobile>li>a{text-decoration:none;display:flex;padding:1rem 2rem 1rem 0;height:100%;width:100%}.mobile-menu{background-color:white;border-top:0.1rem solid #E5E5E5;display:none;height:auto;width:100%;position:absolute;top:11rem;left:0;z-index:100}.burgerMenu{border-radius:0.2rem;display:none;flex-direction:column;justify-content:space-around;align-items:center;margin:0;width:2.6rem;height:2rem;cursor:pointer}.burgerMenu>span{background-color:#473F44;border-radius:0.1rem;height:0.2rem;width:100%}.burgerMenu.disabled{cursor:not-allowed}.burgerMenu:active{border:0.1rem solid #D4E6F2}.show{display:flex}.hide{display:none}@media (max-width: 800px){.navbar-menu{display:none;justify-content:flex-start}.burgerMenu{display:flex}}@media (max-width: 500px){.navbar{padding:1rem 2%}.navbar-menu{width:70%}.navbar-menu>li{margin:0 0.5rem}.navbar-menu>li a{padding:0.5rem}.mobile-menu{top:9rem}}@media (max-width: 370px){.navbar-menu>li a{font-size:1.2rem}}.notfound{background-color:white}.notfound-col{padding:5rem;align-items:center}.notfound .row,.notfound .rowHalf{margin:1rem 0}.notfound h1,.notfound h3{text-align:center}.notfound h3{color:#6C7378;font-weight:400}.notfound-icon{background-image:url("./../../assets/404.svg");background-position:center;background-repeat:no-repeat;height:29rem;width:29rem}.payment-info{background-color:white;border-radius:0.2rem;display:flex;margin:3rem 0 0 0;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.payment-info.disabled{opacity:0.65;pointer-events:none}.payment-info-row{border-bottom:0.1rem solid #CBCBCB;display:flex;padding:2rem;justify-content:space-between;align-items:center;width:100%}.payment-info-row:last-child{border-bottom:none}.payment-info-row>em{font-weight:700;font-style:normal}.payment-info-row>span{text-align:left}.payment-info-row:hover{background-color:#D8EEE0;cursor:pointer}.bbv{background-image:url("../../assets/bbv-ficha2.png");background-repeat:no-repeat;background-size:cover;height:4.3rem;width:6rem}.visa{background-image:url("../../assets/visa-master2.png");background-repeat:no-repeat;background-position:center center;background-size:contain;height:5.2rem;width:9.7rem}.visamaster{background-image:url("../../assets/visa-master.png");background-repeat:no-repeat;background-position:center center;background-size:contain;height:5.2rem;width:9.7rem}.msi{background-image:url("../../assets/msi2.png");background-repeat:no-repeat;background-position:center center;background-size:contain;height:5.2rem;width:9.7rem}.button.show-cards{margin:1rem 0}@media (min-width: 801px){.i2{width:20% !important}.i3{width:50% !important}.itemm{width:13rem}}@media (min-width: 801px) and (max-width: 1100px){.button.show-cards{font-size:1.4rem}}@media (min-width: 1130px) and (max-width: 1300px){.i3{width:47% !important}button.primary.payment{font-size:1.2rem;width:30rem !important}}@media (max-width: 1130px){.payment-info-row{flex-direction:column;align-items:flex-start}}@media (max-width: 960px){.item,.item>*{font-size:1.4rem}.button.show-cards{font-size:1.2rem}}@media (max-width: 1001px){.visa.item,.bbv.item,.msi.item{margin:auto 1% auto auto}.item{margin:0.4rem}.button.show-cards{margin:2rem 0;align-self:flex-end;width:80% !important}.show-cards-cont{width:80% !important}.dropdown{width:165% !important}}@media (max-width: 801px){.visa.item,.bbv.item,.msi.item{margin:auto 1% auto auto}.item{margin:0.4rem}.button.show-cards{margin:2rem 0;align-self:flex-end;width:80% !important}.show-cards-cont{width:80% !important}.dropdown{width:80% !important}}@media (max-width: 600px){.item{margin:0.7rem}.button.show-cards{margin:2rem 0;align-self:flex-end;width:90% !important}.dropdown{width:90% !important}.i3{width:100% !important}.primary.payment.sm{width:90% !important;height:5rem !important}}.radioGroup{background-color:white;border:0.1rem solid #A9B5BC;border-radius:0.3rem;display:flex;flex-direction:column;flex-wrap:wrap;position:relative;width:100%;z-index:3}.radioGroup>ul{padding:0;margin:0}.radioSelect{border-radius:0.3rem;display:flex;width:100%;flex-direction:column}.radioSelect:last-child{border-bottom:none}.radioSelect>li{border-radius:0.3rem;border-bottom:0.1rem solid #A9B5BC;color:#CBCBCB;display:flex;justify-content:center;align-items:center;position:relative;width:100%;z-index:0}.radioSelect>li:last-child{border-bottom:none}.radioSelect>li:hover{background-color:#D4E6F2}.radioSelect>li input[type=radio]{position:absolute;visibility:hidden}.radioSelect li label{display:block;position:relative;color:#6C7378;font-size:1.6rem;line-height:3rem;padding:0rem 3rem;margin:0 3rem;width:100%;height:100%;z-index:9;cursor:pointer}.radioSelect li:hover label{color:#473F44;cursor:pointer}.radioSelect li .check{display:flex;position:absolute;background-color:white;border:0.1rem solid #A9B5BC;border-radius:100%;height:1.6rem;width:1.6rem;top:0.8rem;left:3rem;z-index:2}.radioSelect li:hover .check{background-color:#D4E6F2;cursor:pointer}.radioSelect li .check::before{display:block;position:absolute;content:'';border-radius:100%;width:1.2rem;height:1.2rem;top:0.1rem;left:0.1rem;margin:auto}.radioSelect input[type=radio]:checked~.check::before{background:#3583B4}.radioSelect input[type=radio]:checked~label{color:#473F44;font-weight:700}.toggle-group{display:flex;flex-direction:row;flex-wrap:wrap;position:relative;width:100%;z-index:3}.toggle-group>ul{padding:0;margin:0;width:70%}.radiotoggle{border-radius:0.3rem;display:flex;flex-direction:row;align-items:flex-start}.radiotoggle>li{color:#CBCBCB;display:flex;justify-content:flex-start;align-items:center;position:relative;width:100%;height:auto;z-index:0}.radiotoggle>li input[type=radio]{position:absolute;visibility:hidden;display:none}.radiotoggle>li label{display:block;position:relative;color:#6C7378;font-size:1.6rem;line-height:3rem;padding:0rem 2.5rem;margin:0 0 0 3rem;width:100%;height:auto;cursor:pointer}.radiotoggle>li:hover label{color:#473F44;cursor:pointer}.radiotoggle>li .check{display:flex;position:absolute;background-color:white;border:0.1rem solid #A9B5BC;border-radius:100%;height:1.6rem;width:1.6rem;top:0.8rem;left:3rem;z-index:2}.radiotoggle>li:hover .check{background-color:#D4E6F2;cursor:pointer}.radiotoggle>li .check::before{display:block;position:absolute;content:'';border-radius:100%;width:1.2rem;height:1.2rem;top:0.1rem;left:0.1rem;margin:auto}.radiotoggle>li>input[type=radio]:checked~.check::before{background:#3583B4}.radiotoggle>li>input[type=radio]:checked~label{color:#473F44;font-weight:700}.radiotoggle>li>input[type=radio]:checked~label:hover{pointer-events:none}.radiotoggle>li>input[type=radio]:checked~label>i{font-size:1.4rem;font-weight:400}.radiotoggle>li>input[type=radio]:checked~label>i:hover{pointer-events:inherit}.radiotoggle>li>input#hide:checked~div.cont{display:none}.radiotoggle>li.disabled label{color:#A9B5BC}.radiotoggle>li.disabled label:hover{color:#A9B5BC;cursor:not-allowed}.radiotoggle>li.disabled .check{background-color:#CBCBCB;border:0.1rem solid #A9B5BC}.radiotoggle>li.disabled .check:hover{background-color:inherit}@media (max-width: 1024px){.toggle-group>ul{width:100%}}@media (max-width: 800px){.radiotoggle>li label{padding:0 0 0 1.5rem;margin:0 0 0 1.5rem}.radiotoggle>li .check{left:3%}}@media (max-width: 500px){.radiotoggle{flex-direction:column}.radiotoggle>li{margin:1rem 0}.radiotoggle>li label{padding:0rem 3rem;margin:0 0 0 0.5rem}}.relation{background-color:white;border:0.1rem solid #A9B5BC;border-radius:0.3rem;margin:2rem 0;display:flex;flex-direction:column;width:48%;min-width:55rem}.relation-row{background-color:transparent;border-bottom:0.1rem solid #A9B5BC;border-radius:0.3rem;display:flex;padding:1rem;flex-direction:row;justify-content:space-between;align-items:center;height:auto;width:100%}.relation-row.disabled{background-color:#F3F3F3;cursor:not-allowed}.relation-student{margin:1rem 0}.relation-status{background-color:white;border-radius:0.3rem;margin:0 auto;padding:0.5rem;font-size:1rem;color:#0E4C72;font-weight:700;text-transform:uppercase;width:auto;height:auto}.relation-level{margin-left:2.6rem;margin-top:0.3rem;color:#6C7378;font-size:1.4rem;text-align:left;font-weight:100;padding:0.5rem 0;width:auto;height:auto}.animated{animation:fade-in-down 0.6s;animation-delay:0.3s;animation-fill-mode:both}@keyframes fade-in-down{0%{opacity:0;transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}@media (max-width: 800px){.relation{width:100%;min-width:100%}.relation-status{margin:0 0.3rem 0 0}}.spinner{position:absolute;margin-left:-5rem;margin-top:-5rem;left:50%;top:40%;border:1.6rem solid #CBCBCB;border-radius:50%;border-top:1.6rem solid #3583B4;width:10rem;height:10rem;animation:spin 1s linear infinite}.spinner-cont{position:absolute;display:block;height:100%;width:100%;top:0;left:0;z-index:5}.spinner-cont.white{background-color:rgba(255,255,255,0.7)}.spinner-link{position:absolute;margin-left:-3rem;margin-top:0;left:50%;top:50%}.spinnerOut{width:100%;height:100%;background-color:rgba(255,255,255,0.9);position:fixed;left:0;top:0;z-index:100}.spinner-text{font-size:2.4rem;font-weight:700;color:#0E4C72;position:absolute;margin-left:-14.2rem;margin-top:-3rem;left:50%;top:30%}.hide{display:none}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.student{border-bottom:0.1rem solid #E5E5E5;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.student-card{border:0.1rem solid #D4E6F2;background-color:white;border-radius:0.3rem;display:flex;margin:1rem 0;padding:2rem;flex-direction:column;height:auto;width:100%}.student-card:hover{box-shadow:0 0 1rem 0 rgba(203,203,203,0.56);cursor:pointer}.student-card:active{border:0.1rem solid #E5E5E5;box-shadow:0 0 0rem 0 rgba(0,0,0,0)}.student-card.disabled{background-color:#F8F8F8;border:0.1rem solid #E5E5E5}.student-card.disabled:hover{box-shadow:0 0 0.2rem 0 rgba(169,188,181,0.85)}.student-card.disabled .student-name{pointer-events:none}.student-card.disabled:active{border:0.1rem solid white;box-shadow:0 0 0rem 0 rgba(0,0,0,0)}.student-cycle{display:flex;margin:0.5rem 0;align-items:baseline;font-size:1.2rem;font-weight:400;color:#473F44;position:relative;width:100%}.student-cycle>b{font-size:inherit;font-weight:700;margin-left:0.5rem}.student-info{display:flex;flex-direction:column;font-size:1.4rem;width:40%}.student-level{margin:0 0 0 auto}.student-school{display:flex;margin:0.5rem 0;align-items:baseline;font-size:1.4rem;font-weight:400;color:#473F44;position:relative;width:100%}.student-school::before{content:'';display:inline-block;background-image:url("../../assets/college.svg");background-size:contain;background-repeat:no-repeat;margin-right:0.5rem;width:1.8rem;height:1.8rem}.student-name{padding:0.8rem 0;font-size:1.6rem;font-weight:700;width:40%}.student-material{border-bottom:0.1rem solid #E5E5E5;display:flex;padding:0.8rem 0;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;font-size:1.2rem;font-weight:700;width:100%}.student-total{background-color:white;border-radius:0.3rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:2rem 0;padding:2rem;height:18rem;width:100%}.student-total-l{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:50%}.student-total-r{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;width:50%}.student-total-r>span{border-top:0.1rem dashed #A9B5BC;border-bottom:0.1rem dashed #A9B5BC;padding:1rem 0;color:#473F44;font-weight:700;text-align:right;width:100%}.student-row{display:flex;flex-direction:row;align-items:center;font-size:1.2rem;font-weight:400;width:auto}@media (max-width: 1024px){.student-name{width:30%}.student-info{width:45%}}@media (max-width: 800px){.student{flex-direction:column;justify-content:space-between;align-items:flex-start}.student-card{padding:1rem}.student-level{font-size:1.2rem;margin:1rem 0}.student-name{width:100%;margin:1rem 0}.student-info{width:100%}.student-school{margin:0rem 0;font-size:1.2rem}.student-total{height:auto;flex-direction:column-reverse}.student-total-l,.student-total-r{width:100%}.student-total-l>span,.student-total-r>span{font-size:1.4rem}}.input-group{display:flex;margin:1rem 0;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:relative}.input-group.lg{width:100%}.input-group.md{width:48%}.input-group.sm{width:31%}.input-group>label{margin-bottom:0.4rem;font-size:1.6rem;font-weight:700;color:#473F44}.input-group>label.error{margin-top:0.7rem;color:#D76A67;font-weight:400;font-size:1.2rem;text-indent:0.2rem}.input-group-warning{list-style-type:inherit;margin:1rem 2rem 0 2rem;padding:0}.input-group-warning>li{margin:0.4rem 0;font-size:1.2rem;color:#C79D62}input[type="text"]{border:0.1rem solid #A9B5BC;border-radius:0.2rem;font-size:1.8rem;color:#473F44;text-indent:1rem;height:3.6rem;width:100%}input[type="text"]::placeholder{color:#A9B5BC}input[type="text"]:focus{border:0.1rem solid #473F44;color:#473F44}input.error[type="text"]{border:0.1rem solid #D76A67}input.error[type="text"]:focus{border:0.1rem solid #473F44}input.disabled[type="text"]{background-color:#F3F3F3;border:0.1rem solid #A9B5BC;color:#808184;cursor:not-allowed}@media (max-width: 500px){input[type="text"],[type="password"]{font-size:1.6rem;text-indent:4rem}}.user{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:35%}.user-avatar{background-color:#808184;background-image:url("../../assets/avatar.svg");background-repeat:no-repeat;background-size:66%;background-position:center center;border-radius:100%;margin-right:1rem;display:flex;height:2.5rem;width:2.5rem}.user-name{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:1.4rem;font-weight:700;text-align:left}@media (max-width: 800px){.user{width:35%}.user-avatar{background-size:66%;height:2.4rem;width:2.4rem}}@media (max-width: 600px){.user{width:35%}.user-avatar{background-size:60%;margin-right:0.4rem;height:2.4rem;width:2.4rem}.user-name{font-size:1.2rem;font-weight:400;height:2rem;width:6rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.add{background-color:#3CA53B;border:none;border-radius:0.2rem;box-shadow:0 0 0.2rem 0 rgba(0,0,0,0.3);padding:0 0 0 1.8rem;display:flex;justify-content:space-around;align-items:center;font-size:1.4rem;font-weight:400;color:white;text-decoration:none;width:15.6rem;height:2.6rem;position:relative}.add>i{background-image:url("../../assets/plus.svg");background-repeat:no-repeat;background-size:cover;height:1.7rem;width:1.7rem;position:absolute;left:1rem}.add:hover{background-color:#079B06;color:white;cursor:pointer}.add:active{box-shadow:0 0 0rem 0 rgba(0,0,0,0);border:0.1rem solid white}.add:last-child{margin-left:2rem}.card-success-link{display:flex;flex-direction:row;justify-content:space-between;margin:0.5rem 0}.close-modal{background-image:url("../../assets/close.svg");background-repeat:no-repeat;background-position:center;background-size:90%;border-radius:100%;display:inline-block;height:4rem;width:4rem;position:absolute;top:3rem;right:3rem;transform:perspective(1px) translateZ(0);transition-duration:0.3s;transition-property:color, background-color}.close-modal:hover{background-color:#D4E6F2;border:1rem solid #D4E6F2;cursor:pointer}.controls{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-weight:700;width:27rem}.delete{background-color:transparent;border:0.1rem solid #D76A67;border-radius:0.2rem;color:#D76A67;padding:0 0 0 1.8rem;display:flex;justify-content:space-around;align-items:center;font-size:1.4rem;font-weight:400;text-decoration:none;width:10rem;height:2.6rem;position:relative}.delete>.em{display:none;background-color:#FCF5DA;border-radius:0.2rem;box-shadow:0 0 0.1rem #595256;padding:0.5rem;font-size:1.4rem;color:#473F44;text-align:center;font-style:normal;position:absolute;left:-186%;top:-1rem;height:4.4rem;width:17rem;z-index:5}.delete>.em::before{content:'';display:block;position:absolute;width:0;height:0;border-top:1rem solid transparent;border-bottom:1rem solid transparent;border-left:1rem solid #595256;right:-1rem;top:1.1rem}.delete>.em::after{content:'';display:block;position:absolute;width:0;height:0;border-top:1rem solid transparent;border-bottom:1rem solid transparent;border-left:1rem solid #FCF5DA;right:-1rem;top:1.1rem}.delete.disabled{background-color:#CBCBCB;border:none;color:white}.delete.disabled>i{background-image:url("../../assets/minus-h.svg")}.delete.disabled:hover{background-color:#CBCBCB;border:none;color:white;text-decoration:underline;cursor:not-allowed}.delete.disabled:hover .em{display:block}.delete>i{background-image:url("../../assets/minus.svg");background-repeat:no-repeat;background-size:cover;margin-left:-2rem;height:1.7rem;width:1.7rem;position:absolute;left:2.8rem}.delete:hover{background-color:#D76A67;box-shadow:0 0 0.2rem 0 rgba(169,188,181,0.85);color:white;cursor:pointer}.delete:active{box-shadow:0 0 0rem 0 rgba(0,0,0,0);border:0.1rem solid white}.delete:hover i{background-image:url("../../assets/minus-h.svg")}.em-mob{display:none}.edit{display:flex;justify-content:flex-end;align-items:center;font-size:1.4rem;width:8rem;height:2.6rem;position:relative;padding-right:1.2rem}.edit>i{background-image:url(../../assets/edit.svg);background-repeat:no-repeat;background-size:cover;background-position:0px 0px;margin-left:-2rem;height:1.6rem;width:1.5rem;position:absolute;left:3rem}.edit:hover{background-color:#D4E6F2}.material-row{align-items:center}.success-icon{background-color:transparent;background-image:url("../../assets/check-lined.svg");background-repeat:no-repeat;background-size:100%;background-position:center;border-radius:100%;margin:2rem 0;height:12.6rem;width:12.6rem}.success-ele{align-items:center;margin:2rem 0;min-height:13rem}iframe{border:none}iframe:focus{outline:none}iframe[seamless]{display:block}.frame{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.out-frame{position:relative;overflow:hidden;padding-top:60%;height:100%;min-height:60rem;width:100%}.out-frame-container{margin:4rem 0 2rem 0}.terms{padding-left:1rem;margin:3rem 0 1rem 0}.voucher{position:relative;overflow:hidden;padding-top:60%;width:100%;max-width:96rem}.voucher-container{margin:auto;width:100%;max-width:96rem}.voucher-links{margin:1rem 0}.voucher-links>a.disabled{color:#A9B5BC;text-decoration:none}.voucher-links>a.disabled:hover{cursor:text}.warning-icon{background-color:#C79D62;border-radius:100%;margin:1rem 0;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:"Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;font-weight:700;color:#FCF5DA;font-size:9rem;height:12.6rem;width:12.6rem}@media (max-width: 799px){.controls{width:100%}.voucher{height:100%;min-height:60rem}.voucher-links.row.md,.voucher-links.md.rowHalf{width:100%}.em-mob{display:flex;margin:1rem 0}.delete.disabled:hover .em{display:none}}@media (max-width: 500px){.em-mob{font-size:1.4rem}.terms{padding-left:0.3rem}}

/*# sourceMappingURL=index.css.map */