header{background-color:transparent;display:block;height:90px;left:50%;max-width:2000px;overflow:visible;padding:25px 0 10px;position:absolute;right:50%;top:0;transform:translate(-50%);transition:transform .3s ease;width:100%;z-index:200}header~.included-header{padding-top:0}header .container{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:30px;justify-content:space-between;position:relative}header .container .header-logo img{width:190px}@media (max-width:1024px){header .container .header-logo img{width:160px}}header .container .header-logo .dark,header .container .header-navs{display:none}@media (max-width:1024px){header .container .header-navs{cursor:pointer;display:flex;flex-direction:column;height:28px;justify-content:space-between;overflow:hidden;transition:transform .3s ease;width:35px}header .container .header-navs span{background-color:#fff;border-radius:2px;display:block;height:4px;overflow:hidden;transition:transform .3s ease,opacity .3s ease;width:100%}header .container .header-navs.open span:first-child{transform:translateY(12px) rotate(45deg)}header .container .header-navs.open span:nth-child(2){opacity:0}header .container .header-navs.open span:nth-child(3){transform:translateY(-11px) rotate(-45deg)}header .container .header-menu{display:none;opacity:0;transform:translateY(-200px);transition:transform 2s ease-in-out;z-index:10}header .container .header-menu.open{background-color:#fff;border-bottom-left-radius:12px;border-bottom-right-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.2);display:flex;left:0;margin-left:calc(var(--bs-gutter-x)*.5);margin-right:calc(var(--bs-gutter-x)*.5);opacity:1;position:absolute;top:60px;transform:translateY(0);transition:all .5s ease;transition:transform 2s ease-in-out;width:95%}header .container .header-menu.open .menu-container{flex-direction:column;overflow:hidden;padding:35px 20px;width:100%}header .container .header-menu.open .menu-container .menu-list{flex-direction:column;gap:15px;margin-bottom:25px}header .container .header-menu.open .menu-container .menu-list li a{color:#1a1a1a}}header .container .header-menu .menu-container{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:60px;justify-content:flex-end;overflow:visible}header .container .header-menu .menu-container ul.menu-list{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:40px;margin:0;padding:0}header .container .header-menu .menu-container ul.menu-list li{list-style:none;margin:0;overflow:visible;padding:0}header .container .header-menu .menu-container ul.menu-list li a{color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;text-decoration:none}header .container .header-menu .menu-container ul.menu-list li a:hover,header .container .header-menu .menu-container ul.menu-list li.active a{color:#ffcf30}header .container .header-menu .header-buttons .dropdown-menu .dropdown-item{font-size:13px}header.header-floating{background-color:#fff;box-shadow:0 0 35px rgba(0,0,0,.4);display:block;height:80px;opacity:1;padding:20px 0;position:fixed;top:0;transform:translate(-50%);transition:transform .3s ease,opacity .3s ease;width:100%}@media (max-width:1024px){header.header-floating{height:70px}header.header-floating .header-navs{height:25px;width:32px}header.header-floating .header-navs span{background-color:#1a1a1a;height:3px}}header.header-floating .header-logo img{width:140px}header.header-floating .header-logo .dark{display:block}@media (max-width:1024px){header.header-floating .header-logo .dark img{width:120px}}header.header-floating .header-logo .light{display:none}@media (max-width:1024px){header.header-floating .header-menu.open{height:auto;top:48px}}header.header-floating .header-menu .menu-container ul.menu-list li a{color:#1a1a1a}footer{background-color:#1a1a1a;overflow:hidden;padding:80px 0 30px;position:relative}footer .footer-statistics{border-bottom:1px solid #fff;margin-bottom:40px;padding-bottom:25px}footer .footer-statistics .statistic-item{margin-bottom:25px}footer .footer-statistics .statistic-item .number{color:#ffcf30;font-family:Poppins,sans-serif;font-size:35px;font-weight:700;line-height:34px;margin-bottom:12px;overflow:hidden;text-align:left}@media (max-width:1024px){footer .footer-statistics .statistic-item .number{font-size:30px;margin-bottom:5px}}@media (max-width:768px){footer .footer-statistics .statistic-item .number{font-size:28px}}footer .footer-statistics .statistic-item .text{color:#fff;font-size:13px;margin-right:150px;overflow:hidden}@media (max-width:1024px){footer .footer-statistics .statistic-item .text{margin-right:50px}}@media (max-width:768px){footer .footer-statistics .statistic-item .text{margin-right:0}}footer .footer-default{border-bottom:1px solid #fff;padding-bottom:20px;padding-top:20px}footer .footer-default .logotipo{display:flex;justify-content:center;margin:0 auto}@media (max-width:576px){footer .footer-default .logotipo{justify-content:flex-start;margin:0}}footer .footer-default .logotipo img{width:180px}@media (max-width:576px){footer .footer-default .logotipo img{margin-bottom:20px;width:160px}}footer .footer-default ul.menu{display:flex;flex-direction:row;flex-wrap:wrap;gap:15px 30px;justify-content:center;margin:25px 0;overflow:visible;padding:0}@media (max-width:576px){footer .footer-default ul.menu{flex-direction:column}}footer .footer-default ul.menu li{list-style:none;margin:0;overflow:hidden;padding:0}footer .footer-default ul.menu li a{color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px;overflow:hidden;text-align:center;text-decoration:none}footer .footer-default ul.menu li a:hover{opacity:.5}footer .footer-default ul.social{display:flex;flex-direction:row;flex-wrap:wrap;gap:15px 20px;justify-content:center;margin:25px 0 20px;overflow:visible;padding:0}@media (max-width:576px){footer .footer-default ul.social{justify-content:flex-start;margin-top:40px}}footer .footer-default ul.social li{list-style:none;margin:0;overflow:hidden;padding:0}footer .footer-default ul.social li a{color:#fff;font-size:21px;overflow:hidden;text-align:center;text-decoration:none}footer .footer-default ul.social li a:hover{opacity:.5}.btn{font-size:13px;line-height:15px;overflow:hidden}.btn.btn-theme{background-color:#ffcf30;border:none;color:#1a1a1a;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;padding:12px 25px;text-align:center}.btn.btn-theme.btn-secondary,.btn.btn-theme.btn-secondary:hover{background-color:#c2c2c2}.btn.btn-theme:hover{background-color:#ffd95d;opacity:.8}.btn.btn-extend{padding:15px 60px}.btn.btn-rounded{border-radius:900px}.section-title{display:block;overflow:visible;padding:0 0 25px;position:relative}.section-title h4{font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:30px;margin-bottom:15px;overflow:visible}@media (max-width:768px){.section-title h4{font-size:22px;line-height:26px}}.scholarships-list,.scholarships-list .scholarships-item{position:relative}.scholarships-list .scholarships-item .sch-content{border:1px solid #e1e1e1;border-radius:8px;margin:60px 0 30px;overflow:visible;position:relative}.scholarships-list .scholarships-item .sch-content .sch-image{background-color:#fff;border:1px solid #e1e1e1;border-radius:8px;margin:-50px auto 0;overflow:hidden;padding:18px;width:110px}.scholarships-list .scholarships-item .sch-content .sch-image img{width:100%}.scholarships-list .scholarships-item .sch-content .sch-button{bottom:-22px;display:block;left:50%;overflow:visible;position:absolute;right:50%;transform:translateX(-50%);width:100px}.scholarships-list .scholarships-item .sch-content .sch-text{display:flex;flex-direction:column;flex-wrap:wrap;gap:5px;overflow:visible;padding:5px 25px 40px}.scholarships-list .scholarships-item .sch-content .sch-text i,.scholarships-list .scholarships-item .sch-content .sch-text svg{color:#fe5a51;overflow:visible}.scholarships-list .scholarships-item .sch-content .sch-text span{background-color:#fe5a51;border-radius:50%;display:inline-block;font-size:8px;height:12px;line-height:12px;overflow:visible;text-align:center;vertical-align:middle;width:12px}.scholarships-list .scholarships-item .sch-content .sch-text span i{color:#fff;overflow:visible}.scholarships-list .scholarships-item .sch-content .sch-text .title{font-family:Poppins,sans-serif;font-size:13px;font-weight:700;line-height:16px;margin:12px 3px 15px;overflow:visible;text-align:center}.with-gradient-border{position:relative}.with-gradient-border:before{background:linear-gradient(269.8deg,#fe5a51 2.52%,#faca00 99.96%);content:"";display:block;height:14px;left:0;position:absolute;top:0;width:100%}#home-slider{background-image:url(/images/bgs/bg1.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:140px 0 0}#home-slider .container{position:relative}#home-slider .container .row{align-items:center}#home-slider .slider-content{padding-bottom:130px}@media (max-width:768px){#home-slider .slider-content{padding-bottom:140px;position:relative;z-index:101}}@media (max-width:430px){#home-slider .slider-content{padding-bottom:50px}}#home-slider .slider-content>*{color:#fff;overflow:visible}#home-slider .slider-content .title{color:#fff;font-family:Poppins,sans-serif;font-size:38px;font-weight:700;line-height:50px;text-align:left}@media (max-width:1200px){#home-slider .slider-content .title{font-size:30px;line-height:36px}}#home-slider .slider-content .subtitle{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin:25px 0;overflow:hidden}@media (max-width:1200px){#home-slider .slider-content .subtitle{font-size:13px;line-height:16px}}@media (max-width:768px){#home-slider .slider-content .subtitle{max-width:70%}}@media (max-width:430px){#home-slider .slider-content .subtitle{max-width:100%}}#home-slider .slider-content .subtitle p{display:block;line-height:22px;margin-bottom:20px}#home-slider .slider-content .subtitle p:last-child{margin-bottom:0}#home-slider .slider-content .button{margin-top:5px}#home-slider .slider-image{align-items:center;display:flex;flex-direction:column;justify-content:flex-end;overflow:visible;text-align:center}@media (max-width:768px){#home-slider .slider-image{display:inline-block}}@media (max-width:430px){#home-slider .slider-image{display:none}}#home-slider .slider-image img{margin:0 auto;width:90%}@media (max-width:768px){#home-slider .slider-image img{bottom:0;position:absolute;right:0}}@media (max-width:1200px){#home-slider .slider-image img{width:100%}}@media (max-width:768px){#home-slider .slider-image img{width:200px}}#home-slider .slider-line1,#home-slider .slider-line2{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain;height:70%;overflow:visible;position:absolute;width:40%}#home-slider .slider-line1{background-image:url(/images/line1.png);background-position:0 0;left:0;top:0}#home-slider .slider-line2{background-image:url(/images/line2.png);background-position:100% 100%;bottom:0;right:0}.presentation-shortcuts{margin-top:-150px;position:relative}@media (max-width:1024px){.presentation-shortcuts{margin-top:0}}.presentation-shortcuts .exch-sch-container{display:flex;flex-direction:column;gap:80px}@media (max-width:1024px){.presentation-shortcuts .exch-sch-container{gap:20px}}.presentation-shortcuts .exch-sch-container .exchange-scholarships{align-items:center;background:linear-gradient(269.91deg,#faca00 -11.11%,#fe5a51);border-radius:12px;display:inline-flex;flex-direction:row;flex-wrap:nowrap;gap:15px;justify-content:center;overflow:hidden;padding:10px 65px}@media (max-width:1300px){.presentation-shortcuts .exch-sch-container .exchange-scholarships{padding:12px 50px}}@media (max-width:1300px) and (min-height:600px){.presentation-shortcuts .exch-sch-container .exchange-scholarships{padding:12px 75px}}@media (min-width:1450px){.presentation-shortcuts .exch-sch-container .exchange-scholarships{padding:12px 95px}}@media (max-width:1024px){.presentation-shortcuts .exch-sch-container .exchange-scholarships{padding:8px 20px;width:100%}}.presentation-shortcuts .exch-sch-container .exchange-scholarships span{text-wrap:nowrap;color:#fff;font-family:Poppins,sans-serif;font-size:18px;font-weight:700;line-height:18px;overflow:hidden;text-align:left}@media (max-width:1300px){.presentation-shortcuts .exch-sch-container .exchange-scholarships span{font-size:15px;line-height:16px}}@media (max-width:1024px){.presentation-shortcuts .exch-sch-container .exchange-scholarships span{font-size:13px}}.presentation-shortcuts .exch-sch-container .exchange-scholarships span img{width:25px}.presentation-shortcuts .exch-sch-container .shortcuts-row{align-content:center;align-items:stretch;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);justify-content:start;justify-items:start;overflow:visible}@media (max-width:768px){.presentation-shortcuts .exch-sch-container .shortcuts-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:450px){.presentation-shortcuts .exch-sch-container .shortcuts-row{grid-template-columns:1fr}}.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item{background-color:#fe5a51;border-radius:8px;display:block;height:100%;overflow:visible;padding:25px 15px;position:relative;width:100%}@media (max-width:1024px){.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item{padding:15px 10px}}.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item img{margin-bottom:10px;position:relative;width:30px}@media (max-width:1024px){.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item img{width:22px}}.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .text{color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:18px;overflow:visible;position:relative}@media (max-width:1024px){.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .text{font-size:12px;line-height:15px}}.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .overflow1{background-color:#fe5a51;border-radius:8px;display:block;height:90px;left:0;position:absolute;top:-60px;width:100%}.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .overflow2{background-color:#fe5a51;border-radius:8px;display:block;height:125px;position:absolute;right:-60px;top:-140px;width:100%}.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .overflow3{background-color:#fe5a51;display:block;height:50px;left:30px;position:absolute;top:-110px;width:30px}.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .overflow3:before{background-color:transparent;border-bottom-right-radius:12px;bottom:0;box-shadow:0 22px 0 0 #fe5a51;content:"";display:block;height:30px;overflow:hidden;position:absolute;right:-1px;width:26px}.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .overflow4{background-color:#fe5a51;display:block;height:50px;position:absolute;right:-30px;top:-15px;width:30px}.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .overflow4:before{background-color:transparent;border-top-left-radius:10px;box-shadow:0 -25px 0 0 #fe5a51;content:"";height:50px;position:absolute;top:0;width:25px}.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .overflow5{background-color:#fe5a51;border-radius:8px;display:block;height:160px;left:60px;position:absolute;right:0;top:-140px;width:calc(100% - 60px)}.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .overflow6{background-color:#fe5a51;display:block;height:50px;left:30px;position:absolute;top:-50px;width:30px}.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .overflow6:before{background-color:transparent;border-bottom-right-radius:12px;bottom:0;box-shadow:0 25px 0 0 #fe5a51;content:"";height:50px;position:absolute;right:0;width:25px}.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .overflow7{background-color:#fe5a51;border-radius:8px;display:block;height:160px;left:0;position:absolute;top:-140px;width:100%}.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .overflow1.transparent,.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .overflow2.transparent,.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .overflow3.transparent,.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .overflow4.transparent,.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .overflow5.transparent,.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .overflow6.transparent,.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .overflow7.transparent{background-color:transparent}@media (max-width:1024px){.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .overflow1,.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .overflow2,.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .overflow3,.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .overflow4,.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .overflow5,.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .overflow6,.presentation-shortcuts .exch-sch-container .shortcuts-row .shortcut-item .overflow7{display:none}}.section-home-cta1{align-items:stretch;position:relative}.section-home-cta1 .shc1-section-content{margin-bottom:12px}@media (max-width:768px){.section-home-cta1 .shc1-section-content>div:first-child{margin-bottom:70px}}.section-home-cta1 .shc1-section-content .shc1-item{align-content:stretch;align-items:end;box-shadow:0 0 45px 0 hsla(0,0%,47%,.149);display:grid;grid-template-areas:"image content";grid-template-columns:1.5fr 2fr;height:100%;margin-top:20px;position:relative}.section-home-cta1 .shc1-section-content .shc1-item .shc1-item-image{grid-area:image}.section-home-cta1 .shc1-section-content .shc1-item .shc1-item-image img{margin-left:-30px;margin-top:-50px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.section-home-cta1 .shc1-section-content .shc1-item .shc1-item-content{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;grid-area:content;height:100%;justify-content:space-between;padding:30px 20px 20px 0}.section-home-cta1 .shc1-section-content .shc1-item .shc1-item-content .text,.section-home-cta1 .shc1-section-content .shc1-item .shc1-item-content a,.section-home-cta1 .shc1-section-content .shc1-item .shc1-item-content h5{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;overflow:visible;text-align:left}.section-home-cta1 .shc1-section-content .shc1-item .shc1-item-content h5{font-size:14px;font-weight:700;line-height:16px;margin-bottom:12px}.section-home-cta1 .shc1-section-content .shc1-item .shc1-item-content .button a{font-weight:700;text-align:left}.section-home-cta1 .shc1-section-content .shc1-item.shc1-item-right{grid-template-areas:"content image";grid-template-columns:2fr 1.5fr}.section-home-cta1 .shc1-section-content .shc1-item.shc1-item-right .shc1-item-image img{margin-left:0;margin-right:-60px}.section-home-cta1 .shc1-section-content .shc1-item.shc1-item-right .shc1-item-content{align-items:flex-end;padding:30px 0 20px 20px}.section-home-cta1 .shc1-section-content .shc1-item.shc1-item-right .shc1-item-content .button a,.section-home-cta1 .shc1-section-content .shc1-item.shc1-item-right .shc1-item-content .text,.section-home-cta1 .shc1-section-content .shc1-item.shc1-item-right .shc1-item-content h5{text-align:right}.section-home-cta2{background-color:#000;background-position:100%;background-repeat:no-repeat;background-size:60%;overflow:visible;padding:80px 0;position:relative}.section-home-cta2 .line-purple{background-color:#ad8aff;border-bottom-right-radius:100px;border-top-right-radius:100px;margin-bottom:20px;overflow:visible;padding:15px 60px 15px 0;position:relative}.section-home-cta2 .line-purple:before{background-color:#ad8aff;content:"";display:block;height:100%;left:-1999px;overflow:hidden;position:absolute;top:0;width:2000px}.section-home-cta3{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.section-home-cta3 .container{display:grid;gap:20px;grid-template-areas:"shc3-left shc3-center shc3-right";grid-template-columns:1fr auto 1fr}@media (max-width:768px){.section-home-cta3 .container{grid-template-areas:"shc3-left" "shc3-center" "shc3-right";grid-template-columns:1fr;justify-items:center}}.section-home-cta3 .container .title{color:#fff;font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:35px;margin-bottom:15px;overflow:visible}@media (max-width:768px){.section-home-cta3 .container .title{font-size:24px;line-height:26px}}.section-home-cta3 .container .left{grid-area:shc3-left}@media (max-width:768px){.section-home-cta3 .container .left{text-align:center}}.section-home-cta3 .container .center{grid-area:shc3-center}.section-home-cta3 .container .center img{width:250px}@media (max-width:768px){.section-home-cta3 .container .center img{margin-bottom:20px;width:180px}}.section-home-cta3 .container .right{align-items:flex-end;display:flex;flex-direction:column;flex-wrap:wrap;grid-area:shc3-right;justify-content:flex-end}@media (max-width:768px){.section-home-cta3 .container .right{align-items:center;justify-content:center}.section-home-cta3 .container .right>*{text-align:center}}.section-home-cta4{display:block;padding-bottom:0;padding-top:25px;position:relative}.section-home-cta4 .container .row{align-items:center;background-color:#fe5a51;border-radius:12px;gap:30px 0;overflow:hidden;padding:60px 25px;position:relative}@media (max-width:576px){.section-home-cta4 .container .row{--bs-gutter-x:0;--bs-gutter-y:0;margin-left:calc(var(--bs-gutter-x)*.5);margin-right:calc(var(--bs-gutter-x)*.5)}}.section-home-cta4 .container .row>*{color:#fff}.section-home-cta4 .container .row .title,.section-home-cta4 .container .row h4{color:#fff;font-size:28px;font-weight:600;line-height:34px;text-align:left}.section-home-cta4 .container .row .button{text-align:center}@media (max-width:576px){.section-home-cta4 .container .row .button{text-align:left}}#auth-page{background-attachment:scroll;background-color:#ad8aff;background-image:url(/images/bgs/bg1.jpg);background-position:50%;background-size:cover;display:grid;height:100vh;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:relative;width:100%}@media (max-width:768px){#auth-page{height:auto}}#auth-page .container{height:100%;overflow:visible;width:100%}#auth-page .container .content{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;height:100vh;justify-content:space-between;max-height:100vh;overflow:hidden;position:relative;width:100%}@media (min-width:1500px){#auth-page .container .content{justify-content:center}}@media (max-width:767px){#auth-page .container .content{gap:35px;height:auto;justify-content:flex-start}}#auth-page .container .content .title{margin:50px 0 10px;overflow:hidden;width:60%}#auth-page .container .content .title>*{color:#fff;font-family:Poppins,sans-serif;overflow:hidden;text-align:center}#auth-page .container .content .title h3{font-size:30px;font-weight:700;line-height:30px}#auth-page .container .content .title div{font-size:20px;line-height:25px;margin:20px 0 0}#auth-page .container .content .image{position:relative}#auth-page .container .content .image img{width:250px}#auth-page .container form.form-auth-page{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;overflow:hidden;position:relative;width:100%}#auth-page .container form.form-auth-page .card-form{align-items:stretch;background-color:#fff;border-radius:12px;display:flex;flex-direction:column;flex-wrap:nowrap;gap:30px;margin:60px 0;overflow:hidden;padding:40px;position:relative;width:100%}@media (max-width:768px){#auth-page .container form.form-auth-page .card-form{height:auto;margin-top:0}}#auth-page .container form.form-auth-page .card-form .logo{text-align:center}#auth-page .container form.form-auth-page .card-form .logo img{margin:0 auto;width:150px}#auth-page .container form.form-auth-page .card-form .title h6{font-size:16px;font-weight:700;line-height:18px;overflow:hidden;text-align:center}#auth-page .container form.form-auth-page .card-form .title h6 span{color:#fe5a51;overflow:hidden}#auth-page .container form.form-auth-page .card-form .infos{align-items:stretch;justify-content:center}@media (max-width:576px){#auth-page .container form.form-auth-page .card-form .infos{gap:15px}}#auth-page .container form.form-auth-page .card-form .infos .info-item{align-items:center;border:1px solid #e1e1e1;border-radius:8px;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;overflow:visible;padding:12px 20px}#auth-page .container form.form-auth-page .card-form .infos .info-item>*{overflow:visible;text-align:center}#auth-page .container form.form-auth-page .card-form .infos .info-item img{margin-bottom:10px;width:45px}#auth-page .container form.form-auth-page .card-form .infos .info-item div{font-size:13px;line-height:15px;overflow:hidden}#auth-page .container form.form-auth-page .card-form .fields .form-group{margin-bottom:18px}#auth-page .container form.form-auth-page .card-form .fields .form-group label{oveerflow:visible;font-size:13px;font-weight:700}#auth-page .container form.form-auth-page .card-form .fields .form-group input{font-size:13px;margin-top:3px}#auth-page .container form.form-auth-page .card-form .form-button{text-align:center}#auth-page .row{height:100%}@media (max-width:768px){#auth-page .row{justify-content:center}#auth-page.page-register .container .row.row-page{align-items:center;flex-direction:column-reverse;gap:15px}}#auth-page.page-register .container form.form-auth-page .card-form{height:auto;z-index:110}#auth-page.page-register .container form.form-auth-page .card-form .title h6{font-size:22px;line-height:25px;overflow:visible}.cta--enrolls-info{text-wrap:nowrap;background-color:#fe5a51;border-radius:900px;bottom:50px;color:#fff;display:block;font-weight:400;left:50%;padding:16px 24px;position:absolute;right:50%;transform:translateX(-50%);width:270px}.cta--enrolls-info,.cta--enrolls-info span{font-family:Poppins,sans-serif;overflow:hidden;text-align:center}.cta--enrolls-info span{font-size:16px;font-weight:700;line-height:18px}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }

/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::-moz-placeholder, textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.visible{visibility:visible}.collapse{visibility:collapse}.fixed{position:fixed}.sticky{position:sticky}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.top-0{top:0}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-bottom:0;margin-top:0}.my-8{margin-bottom:2rem;margin-top:2rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-9{margin-bottom:2.25rem}.me-2{margin-inline-end:.5rem}.ml-1{margin-left:.25rem}.ml-3{margin-left:.75rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.ms-3{margin-inline-start:.75rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.block{display:block}.flex{display:flex}.table{display:table}.table-row{display:table-row}.hidden{display:none}.min-h-0{min-height:0}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.rounded-lg{border-radius:.5rem}.rounded{border-radius:.25rem}.border{border-width:1px}.border-green-400{--tw-border-opacity:1;border-color:rgb(74 222 128/var(--tw-border-opacity,1))}.border-red-400{--tw-border-opacity:1;border-color:rgb(248 113 113/var(--tw-border-opacity,1))}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.p-0{padding:0}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-3{padding:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.py-0{padding-bottom:0;padding-top:0}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pe-2{padding-inline-end:.5rem}.pt-0{padding-top:0}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-7{padding-top:1.75rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-end{text-align:end}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.font-normal{font-weight:400}.font-semibold{font-weight:600}.italic{font-style:italic}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity,1))}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\[default\:end\]{default:end}body{font-size:13px;overflow-x:hidden;overflow-y:visible}a,body,li,p,span{font-family:Poppins,sans-serif}#wrapper{max-width:2000px;overflow:hidden;padding:0}#wrapper,section{margin:0 auto;position:relative}section{overflow:visible;padding:70px 0;z-index:1}@media (max-width:1024px){section{padding:45px 0}}@media (max-width:576px){section{padding:40px 0}}.text-right{text-align:right}.sticky-content{align-self:start;position:sticky;top:20px;z-index:10}
