/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{transform:translate(0);-webkit-transition:all 1s;transition-property:transform,height;transition-duration:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;transition-delay:0s;transition-duration:inherit!important;transition-property:opacity;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center;display:none}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-webkit-transform:translateZ(0);-o-transform:translateZ(0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;transition:border-radius .12s linear linear 0s .35s 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSAction>a{width:50px;display:block;top:50%;height:50px;cursor:pointer;position:absolute;z-index:2;margin-top:-16px;opacity:1}.lSPrev:after{content:"←"}.lSNext:after{content:"→"}.lSNext,.lSPrev{font-size:30px;color:white;background:#00155c;text-align:center;border-radius:50%;opacity:1;line-height:150%}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:0}.lSAction>.lSNext{background-position:-32px 0;right:0}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lSPager,.lSSlideOuter .lightSlider{padding-left:0;list-style:none outside none}.lSSlideOuter.lSrtl .lSPager,.lSSlideOuter.lSrtl .lightSlider{padding-right:0}.lSSlideOuter .lSGallery li,.lSSlideOuter .lightSlider>*{float:left}.lSSlideOuter.lSrtl .lSGallery li,.lSSlideOuter.lSrtl .lightSlider>*{float:right!important}@keyframes rightEnd{0%{left:0}50%{left:-15px}to{left:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}to{top:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}to{left:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}to{bottom:0}}.lSSlideOuter .rightEnd{animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}@import url("https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap");:root{--azul:#00155C;--letra:#484848;--title:#454545;--enlaces:#026BCA;--marcado:#999999;--number:#10a3ca}*{margin:0}body{overflow-x:hidden}.juju{height:300px;overflow-y:scroll}header{background-color:white;display:flex;justify-content:space-between;font-family:Noto Sans,sans-serif;align-items:center;padding:10px;margin:0;z-index:10}header.down{position:fixed;top:0;transition:.7s;box-shadow:0 5px 10px rgb(128,128,128,.5);z-index:10}.logo{width:200px;padding-left:50px}.logo img{width:100%}#menu{transition:all .1s ease-in}#menu ul{display:flex;list-style:none;justify-content:space-between;align-items:center}#menu ul li{margin-left:20px;margin-right:20px}#menu ul li a{text-decoration:none;color:var(--letra);font-size:14px;letter-spacing:.3px;display:block;text-align:left;padding:8px!important}#menu ul li a:hover{background-color:rgb(0,119,226,.1);border-radius:10px;transition:all .3s ease-in}.bajar{padding:12px;position:relative}.sub{background-color:white;border-radius:10px}#menu li ul{display:none;position:absolute;text-align:center;list-style:none;margin-left:-50px;padding-top:10px}#menu li:hover>ul{display:block}.close,.contacte,.open{display:none}#slider{width:100%;overflow:hidden}.slider-site{display:flex;flex-wrap:nowrap;list-style:none;padding:0;margin:0;transition:transform .3s ease-in;scroll-behavior:smooth}.img-slider-item{flex:0 0 100%}.fade-slide{animation:fadeSlide 1s ease-in-out}@keyframes fadeSlide{0%{opacity:0}to{opacity:1}}.slider-controls{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.next-btn,.prev-btn{width:40px;height:40px;color:white;font-size:20px;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:none;transition:background-color .3s,transform .3s}.next-btn,.next-btn:hover,.prev-btn,.prev-btn:hover{background-color:#00155c}.next-btn:active,.prev-btn:active{transform:scale(.9)}.prev-btn{left:20px}.next-btn,.prev-btn{position:absolute;top:50%;transform:translateY(-50%)}.next-btn{right:20px}.slider-indicator{display:flex;justify-content:center;margin-top:10px}.indicator{width:10px;height:10px;border-radius:50%;background-color:#ccc;margin:0 5px;cursor:pointer}.active{background-color:rgba(0,0,0,0)}#cont-ci{display:flex;width:70%;flex-flow:row nowrap;margin:auto;justify-content:center;align-items:center;gap:2vh;padding:1vh 2vh}.borde-pri,.cuadre{text-align:center}.borde-pri{width:120px;height:120px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:2vh;transition:all .15s ease-in}.yellow{border-radius:50%;border:2px solid #ecd06f}.yellow:hover{border:5px solid #ecd06f}.naranja{border-radius:50%;border:2px solid #df6c4f}.naranja:hover{border:5px solid #df6c4f}.green{border-radius:50%;border:2px solid #77bf87}.green:hover{border:5px solid #77bf87}.blie{border-radius:50%;border:2px solid #00a78e}.blie:hover{border:5px solid #00a78e}.blue{border-radius:50%;border:2px solid #00bce4}.blue:hover{border:5px solid #00bce4}.azul{border-radius:50%;border:2px solid #0077e2}.azul:hover{border:5px solid #0077e2}.icones{width:50px}.iconess{width:40px}.bordes{border:2px solid var(--azul);width:5%;margin:auto}#contenedor{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:90%;padding:20px;margin:auto}.aja,.aji,.caja,.caja-acceder{opacity:0;transition:all .5s}.mostrar{animation:mostrar 1s}@keyframes mostrar{0%{transform:translatey(60px)}to{transform:translatey(0)}}.aja{text-decoration:none;list-style:none;width:12vw;margin:10px}.iman{width:235px;margin:15px}#contenedore{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:90%;padding:20px;margin:auto}.aji{text-decoration:none;list-style:none;width:12vw;margin:10px}.imane{width:235px;margin:15px}#CatalogoArea{background-image:url(/images/externos/bg-prueba-conoc_43884a.webp);height:400px;display:flex;flex-direction:column;justify-content:space-between}.principales{overflow:hidden}#secundari{width:200px;margin:0 auto;position:relative}.track{display:flex;animation:slide 20s infinite;text-align:center}@keyframes slide{0%{transform:translateX(0)}8%{transform:translateX(-100%)}16%{transform:translateX(-200%)}24%{transform:translateX(-300%)}32%{transform:translateX(-400%)}40%{transform:translateX(-500%)}48%{transform:translateX(-600%)}56%{transform:translateX(-700%)}64%{transform:translateX(-800%)}72%{transform:translateX(-900%)}80%{transform:translateX(-1000%)}88%{transform:translateX(-1100%)}}.cuadres{flex:0 0 200px;padding:10px;box-sizing:border-box;text-align:center}.cuadres a{display:block;text-align:center;text-decoration:none;color:#000}.cuadres img{max-width:100%;height:auto;margin:auto}.letter-cArea{margin-top:10px;color:white}.enlaces2{color:white;margin:50px 0 240px;border:1px solid white;background-color:var(--azul);padding:6px 10px;text-decoration:none;font-family:Noto Sans,sans-serif;border-radius:20px;transition:all .1s ease-in;cursor:pointer}.enlaces2:hover{border:1px solid var(--azul);padding:8px 12px}#slide{display:flex;justify-content:space-between}.next,.prev{font-size:50px;background-color:transparent;border:none;filter:invert()}.prev{left:20%}.next,.prev{position:relative;cursor:pointer}.next{right:20%;width:100px}#accede{background-image:url(/images/externos/sc-step-bg-2_c690f0.webp);background-repeat:no-repeat;background-size:cover}#contenedorcs{font-family:Roboto,sans-serif;background-color:#F4F4F4}#contenedorcs,#titles{width:100%;text-align:center}#titles{color:#969696;padding:80px;font-size:40px;display:block;margin-top:10px}#iconos{display:flex;width:80%;justify-content:space-around;flex-wrap:wrap;margin:auto auto 100px}.cabece{display:block}.icone{width:150px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;text-align:center}.icone p{color:#00155C;font-weight:500}.back-circle{background-color:#00155C;width:100px;height:100px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center}.back-circle:hover{background-color:white;filter:none}.circle{filter:invert(100%);padding:10px;display:flex;justify-content:center;align-items:center}.circle:hover{background-color:white;filter:none}#section{width:90%;margin:auto;padding:20px;display:flex;justify-content:space-between}#device{width:50%;margin:0}#device img{width:100%}#relleno{width:50%}#descripcion{margin-top:50px;width:100%;text-align:left;overflow:hidden;height:200px;display:flex;flex-direction:column}.textos{width:100%;height:autos;margin-left:50px;padding:20px}.enlace-area{margin-top:50px}.bien{color:#00155C;font-size:19px;text-align:left;padding-left:20px}.bton{text-decoration:none;color:white;padding:6px 15px;background-color:#00155C;border-radius:20px;font-size:14px;margin-left:20px;margin-bottom:50px}.bton,.desp{display:block}.desp{text-align:left;margin:20px;color:#888888;font-weight:300;letter-spacing:.3px;padding-bottom:50px}#contadores{border:1px solid black;background-color:var(--azul)}#box-conta{flex-wrap:wrap;margin:auto auto 50px}#box-conta,.caja-conta{display:flex;justify-content:center}.caja-conta{flex-direction:column;align-items:center}.caja-conta img{width:44px;filter:invert()}.number-conta{font-size:45px;color:var(--number);font-weight:500;letter-spacing:.9px}.letra-conta,.number-conta{font-family:Roboto,sans-serif;text-align:center}.letra-conta{color:white;font-weight:300}.marcado{margin:20px;color:var(--marcado)}#movies,.marcado{display:flex;justify-content:center;text-align:center}#movies{padding-left:15px;padding-right:15px;margin:0}#movi{border-radius:20px;box-shadow:1px 5px 10px rgb(128,128,128,.5)}#acc,#enc,#eva,#recs{display:none}.title{color:var(--title);font-size:40px;font-weight:600}.letras,.title{font-family:Noto Sans,sans-serif;text-align:center;margin:20px}.letras{color:var(--letra)}.enlaces{color:var(--enlaces);font-family:Noto Sans,sans-serif;text-decoration:none;display:flex;justify-content:center;margin:20px;font-size:16px}#conten{width:70%;margin:auto}#cuisa{width:100%;display:flex;justify-content:center;align-items:center}.cuas{width:200px;padding:10px;filter:grayscale(1);align-self:center;transition:width .2s}.cuas:hover{filter:none;width:210px}.footer-title{color:white;border-bottom:2px solid #10a3ca;font-weight:300;margin-top:20px;padding-top:1rem;margin-bottom:1rem}.clei::-webkit-scrollbar{width:4px;height:4px;display:block}.clei::-webkit-scrollbar-thumb:active{background-color:#999999}.clei::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.clei::-webkit-scrollbar-thumb:hover{background:#b3b3b3;box-shadow:0 0 2px 1px rgba(0,0,0,.2);display:block}.clei::-webkit-scrollbar-track{background:#e1e1e1;border-radius:4px}.clei::-webkit-scrollbar-track:active,.clei::-webkit-scrollbar-track:hover{background:#d4d4d4}.mostraras{animation:mostraras 1s}@keyframes mostraras{0%{transform:translatex(-500px)}to{transform:translatex(0)}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media screen and (max-width:1280px){.close,.open{border:0;background-color:transparent;font-size:1.25rem;cursor:pointer;color:var(--letra);width:30px}.close,.contacte,.open{display:block}.redes{display:flex;margin-top:20px;font-size:20px}.logo{margin-left:10px}#menu{margin-top:0;display:none;opacity:0;visibility:hidden;margin-right:0;display:flex;flex-direction:column;align-items:end;gap:1rem;position:absolute;top:0;position:0;right:0;bottom:0;text-align:center;padding-top:1rem;box-shadow:0 0 0 100vmax rgb(0,0,0,.5);z-index:10}#menu,#menu.visible{background-color:white}#menu.visible{opacity:1;visibility:visible;z-index:100;height:100vh;overflow:hidden;width:30%;padding-right:10px;border-top-left-radius:10px;border-bottom-left-radius:10px;transition:all .3s ease-in}#menu ul{flex-direction:column}#menu ul li{width:100%}#menu ul li a{padding:4px;margin-left:20px}#menu ul li ul{display:block;position:relative;margin:0;padding:0}#menu ul li ul div,.sub{padding:0}.sub{margin:0}#cont-ci{height:auto;width:80%;margin:auto}.cuadre{width:28%;margin:6px}.borde-pri{width:100px;height:100px}.icones{width:30px}.iconos{margin-bottom:20px}.circle{width:50px}.principal{width:70%}*{margin:0}.title{font-size:25px;margin:10px}.letras{font-size:14px}#conten{width:200px;margin:0 auto;position:relative}#cuisa{display:flex;animation:cambio 20s infinite;justify-content:normal}.cuas{width:100%;filter:none}@keyframes cambio{0%{transform:translateX(0)}17%{transform:translateX(-100%)}33%{transform:translateX(-200%)}65%{transform:translateX(-300%)}81%{transform:translateX(-400%)}97%{transform:translateX(-500%)}}.cuas{flex:0 0 200px;box-sizing:border-box}.cuas img{max-width:100%;height:auto}}@media screen and (max-width:768px){#menu.visible{opacity:1;visibility:visible;background-color:white;z-index:100;height:100vh;overflow:hidden;width:45%;padding-right:10px;border-top-left-radius:10px;border-bottom-left-radius:10px;transition:all .3s ease-in}#cont-ci{padding:1vh;flex-wrap:wrap;gap:4vh}.icones{width:20px}.circle{width:50px}.back-circle{width:70px;height:70px}.icone{width:100px}.cabece{font-size:10px}#iconos{margin-bottom:15px}#section{display:flex;flex-wrap:wrap}#wel{width:100%!important}#relleno{padding-top:0}#descripcion{margin-top:0}.desp{font-size:12px}.enlace-area{margin-top:0;font-size:10px}.textos{margin-left:0;width:100%!important}.bien{padding-left:0}.caja-conta{width:10rem}#movi{height:300px}}@media screen and (max-width:480px){header{padding:10px 5px 10px 0}#menu.visible{opacity:1;visibility:visible;background-color:white;z-index:100;height:100vh;overflow:hidden;width:70%;border-top-left-radius:10px;border-bottom-left-radius:10px;transition:all .3s ease-in}#menu,#menu.visible{padding-right:0}#menu ul{padding:0 0 0 20px}.redes{justify-content:center}.redes a{margin:0 2px;font-size:16px!important}.cuadre{width:80px}.icones{width:30px}.borde-pri p{width:80px;height:80px;font-size:9px}.logo{padding-left:0}.aja{flex-direction:column}.aja,.iman{width:100%}#buscar b{font-size:12px}#Calendario-cursos div h1{font-size:20px}.bordes{width:15%}#Calendario-cursos div p{font-size:12px}.aja{width:140px;display:flex;justify-content:center;margin:10px}.iman{margin:0}#ares_cono div p{font-size:12px}#contenedore{display:flex;flex-wrap:wrap;padding:0}.caja-conta img{width:30px}.aji{width:43%}.imane{width:130px;margin:0}.title{font-size:20px!important}#iconos{width:100%;margin:0}.back-circle,.cabece{margin-bottom:20px}.circle{width:50px}#descripcion,#device,.enlace-area{display:none}#movi,#movies{height:160px;overflow:hidden}.letras{font-size:12px}}.containerBuscador{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;height:90%}.containerBuscador .buscador{margin:auto!important;color:white!important}.containerBuscador .buscador input[type=text]{min-width:400px!important;padding:.7rem .7rem .7rem 1.25rem!important;border:2px solid black!important;border-radius:0!important;border-top-left-radius:25px!important;border-bottom-left-radius:25px!important;margin-right:0!important;font-size:13px!important;height:45px!important;color:black}.containerBuscador .buscador input[type=button]{padding:.6rem 1rem .7rem!important;border:none!important;border-radius:0!important;border-top-right-radius:25px!important;border-bottom-right-radius:25px!important;background:black!important;color:white!important;margin-left:-5px!important;transition:all .1s!important;line-height:normal!important}.containerBuscador .buscador input[type=button]:hover{transform:scale(1.1);background:#00155c;cursor:pointer}#sugerencias{min-width:400px!important;width:82%!important;padding:0!important;margin-top:1px!important;list-style:none!important;background-color:#fff!important;border-radius:8px!important;box-shadow:0 8px 16px 0 rgba(0,0,0,.2)!important;text-align:left!important;max-height:250px!important;height:auto!important;overflow:auto!important}#sugerencias li{padding:5px 5px 5px 20px!important;cursor:pointer!important;font-size:13px!important;color:black!important;max-width:400px!important;word-wrap:break-word!important}#sugerencias li:hover{background-color:#4587d321;border-radius:8px}#sugerencias li:last-child{border-bottom:none}@media screen and (max-width:526px){.containerBuscador .buscador input[type=text]{min-width:285px!important}#sugerencias{min-width:380px!important;width:auto!important}#sugerencias li{max-width:380px!important}}@media screen and (max-width:390px){.containerBuscador .buscador input[type=text]{min-width:260px!important}#sugerencias{min-width:350px!important;width:auto!important}#sugerencias li{max-width:350px!important}}@media screen and (max-width:375px){.containerBuscador .buscador input[type=text]{min-width:240px!important}#sugerencias{min-width:320px!important;width:auto!important}#sugerencias li{max-width:320px!important}}@media screen and (max-width:360px){.containerBuscador .buscador input[type=text]{min-width:230px!important}#sugerencias{min-width:320px!important;width:auto!important}#sugerencias li{max-width:320px!important}}@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap");*{font-family:Poppins,sans-serif}.center-wrapper{display:flex;justify-content:center;align-items:center}.wrapper{max-width:1100px;width:88%;position:relative}.wrapper i{top:50%;height:50px;width:50px;cursor:pointer;font-size:1.25rem;position:absolute;text-align:center;line-height:50px;background:#fff;border-radius:50%;box-shadow:0 3px 6px rgba(0,0,0,.23);transform:translateY(-50%);transition:transform .1s linear}.wrapper i:active{transform:translateY(-50%) scale(.85)}.wrapper i:first-child{left:-22px}.wrapper i:last-child{right:-22px}.wrapper .carousel{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% / 3) - 12px);overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;border-radius:8px;scroll-behavior:smooth;scrollbar-width:none}.carousel::-webkit-scrollbar{display:none}.carousel.no-transition{scroll-behavior:auto}.carousel.dragging{scroll-snap-type:none;scroll-behavior:auto}.carousel.dragging .card{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.carousel :where(.card,.img){display:flex;justify-content:center;align-items:center}.carousel .card{scroll-snap-align:start;height:342px;list-style:none;background:#fff;cursor:pointer;padding-bottom:15px;flex-direction:column;border-radius:8px}.carousel .card .img{height:260px;width:300px}.carousel .card h2{font-weight:500;font-size:1.2rem}.carousel .card span{color:#6A6D78;font-size:1.31rem}@media screen and (max-width:900px){.wrapper .carousel{grid-auto-columns:calc((100% / 2) - 9px)}}@media screen and (max-width:600px){.wrapper .carousel{grid-auto-columns:100%}}.ultimo-curso{padding:0 11%}.box{width:300px;box-shadow:0 0 5px rgba(0,0,0,.2);border-radius:5px;margin:1vh 1vh 4vh}.slide-img{height:300px;position:relative}.slide-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;box-sizing:border-box}.title-box{background-color:#00155c;color:#FFFFFF;padding:5px;font-size:13px}.detail-box,.title-box{width:100%;display:flex;justify-content:space-between;box-sizing:border-box}.detail-box{align-items:center;padding:10px 20px;font-family:calibri}.rank{font-size:14px}.type{display:flex;flex-direction:column}.type a{color:#00155c;margin:5px 0;font-weight:500;letter-spacing:.5px;padding-right:8px;font-size:15px;line-height:23px}.type span{color:rgb(26 26 26/77%)}.price{color:#333333;font-weight:600;font-size:1.1rem;font-family:poppins;letter-spacing:.5px}.overlay{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;background-color:rgba(92,95,236,.6)}.buy-btn,.overlay{display:flex;justify-content:center;align-items:center}.buy-btn{width:160px;height:40px;background-color:#FFFFFF;color:#252525;font-weight:700;letter-spacing:1px;font-family:calibri;border-radius:20px;box-shadow:2px 2px 30px rgba(0,0,0,.2)}.buy-btn:hover{color:#FFFFFF;background-color:#f15fa3;transition:all .3s ease}.overlay{visibility:hidden}.slide-img:hover .overlay{visibility:visible;animation:fade .5s}@keyframes fade{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.ultimo-curso{padding-left:0;padding-right:0}}