*{padding:0;margin:0;box-sizing:border-box;font-family:"Poppins",sans-serif}html{font-size:62.5%}img{display:block;max-width:100%}a{display:block;text-decoration:none}a:visited{text-decoration-color:none}button{all:unset;cursor:pointer}ul{list-style:none}.container{width:100%;padding:0 1.5rem;max-width:124.6rem;margin:0 auto}.btn{background-color:#5ec9ff;border-radius:.8rem;font-size:2rem;color:#010160;font-weight:bold;cursor:pointer;transition:all .3s}.btn:hover{background-color:#0af}details{position:relative;background-color:#282437;border-left:#5ec9ff 8px solid;font-size:2.4rem;font-weight:500;border-radius:1rem;padding-top:2.8rem;padding-bottom:2.8rem;padding-left:2.4rem;padding-right:6rem}details summary{display:flex;align-items:center;cursor:pointer;list-style:none;padding-right:20px;position:relative}details summary::-webkit-details-marker{display:none}details summary::after{content:"";background-image:url("../img/Navigation.png");background-size:contain;background-repeat:no-repeat;width:2.4rem;height:2.4rem;color:#fff;position:absolute;right:0;transition:transform .2s}details[open] summary::after{transform:rotate(90deg)}details .answer{font-size:1.5rem;color:#fff;margin-top:2.4rem;font-weight:300;letter-spacing:1px}.menu-hamburger{display:flex;justify-content:center;width:100%}.menu-hamburger .menu-hamburguer-elements{display:flex;width:80%;height:10vh;justify-content:space-around;align-items:center}.menu-hamburger .menu-hamburguer-elements li{font-size:1.4rem;margin:2rem 0}.menu-hamburger .menu-hamburguer-elements a{color:#fff}.menu-hamburger .menu-hamburguer-elements a:hover{color:rgba(20,20,20,.8)}.menu-hamburger label .menu{background-color:#a7a7a7;width:60px;height:60px;margin:1rem 1rem;border-radius:5px;cursor:pointer}.menu-hamburger label .hamburguer{position:relative;display:block;background:#fff;width:30px;height:2px;top:29px;left:15px;transition:.5s ease-in-out}.menu-hamburger label .hamburguer:before,.menu-hamburger label .hamburguer:after{background:#fff;content:"";display:block;width:100%;height:100%;position:absolute;transition:.5s ease-in-out}.menu-hamburger label .hamburguer:before{top:-10px}.menu-hamburger label .hamburguer:after{bottom:-10px}.menu-hamburger input{display:none}.menu-hamburger input:checked~label .hamburguer{transform:rotate(45deg)}.menu-hamburger input:checked~label .hamburguer:before{transform:rotate(90deg);top:0}.menu-hamburger input:checked~label .hamburguer:after{transform:rotate(90deg);bottom:0}.menu-hamburger input:checked~label~.menu-hamburguer-elements{right:0}header .container{display:flex;justify-content:space-between;align-items:center;height:9.2rem;position:fixed;top:0;background-color:#fff;z-index:100;box-shadow:0 4px 8px rgba(0,0,0,.2)}header .container ul{display:flex;font-weight:500;font-size:1.6rem}header .container ul li:not(:last-child){margin-right:4.2rem}header .container ul li a{color:#131133;transition:color .3s}header .container ul li a:hover{color:#5ec9ff}header .container .menu-hamburger{display:none}@media screen and (max-width: 560px){header{justify-content:space-between}header img{width:4.3rem}header nav{display:none}header .container .menu-hamburger{display:flex;flex-direction:column;width:auto;align-self:flex-start;overflow:auto;z-index:1;color:#fff}header .container .menu-hamburger .menu-hamburguer-elements{width:60%;height:100%;background-color:#5b5555;position:fixed;right:-60%;top:0;transition:left cubic-bezier(1, 0, 0, 1) .8s;display:flex;align-items:center;flex-direction:column;justify-content:center;padding-top:15vh;z-index:-1}header .container .menu-hamburger .menu-hamburguer-elements li{margin-right:0}header .container .menu-hamburger label .menu{display:flex;height:60px;width:60px}}.s-hero{background:url("../img/hero-bg.png") no-repeat center center;color:#fff;padding-top:11.7rem;padding-bottom:17.6rem;margin-top:9.2rem}.s-hero .container{text-align:center}.s-hero .container h1{font-size:4.8rem;width:100%;max-width:84rem;margin:0 auto;margin-bottom:5.7rem}.s-hero .container h1 span{color:#5ec9ff}.s-hero .container p{font-size:3.2rem;margin-bottom:7rem}.s-hero .container .btn{width:38.4rem;line-height:6.1rem;margin:0 auto}@media screen and (max-width: 991px){.s-hero{padding-top:10rem}.s-hero .container h1{font-size:4rem}.s-hero .container p{font-size:2.8rem}}@media screen and (max-width: 560px){.s-hero{padding-top:4rem;padding-bottom:8rem}.s-hero .container h1{font-size:3.2rem}.s-hero .container p{font-size:1.8rem}.s-hero .container .btn{width:28rem}}.s-services .container{padding-top:10.4rem;padding-bottom:10rem}.s-services .container .title{padding-bottom:8rem}.s-services .container .title h3{font-size:2rem;font-weight:500;letter-spacing:1.6rem;color:#3c3c3c}.s-services .container .title h2{font-size:3.2rem;font-weight:500;letter-spacing:1rem}.s-services .container .cards{display:flex;flex-wrap:wrap;justify-content:space-between;gap:5.5rem 0}.s-services .container .cards .card-1{border-radius:1rem;background:url("../img/card-1.png") no-repeat center center;width:100%;max-width:38.4rem;height:23rem;padding:3.7rem 2.6rem;box-shadow:2px 2px 2px 1px rgba(0,0,0,.2)}.s-services .container .cards .card-1 h3{font-weight:600;font-size:1.6rem;margin-bottom:.8rem}.s-services .container .cards .card-1 p{font-size:1.5rem}.s-services .container .cards .card-2{border-radius:1rem;background:url("../img/card-2.png") no-repeat center center;width:100%;max-width:38.4rem;height:23rem;padding:3.7rem 2.6rem;box-shadow:2px 2px 2px 1px rgba(0,0,0,.2)}.s-services .container .cards .card-2 h3{font-weight:600;font-size:1.6rem;margin-bottom:.8rem}.s-services .container .cards .card-2 p{font-size:1.5rem}.s-services .container .cards .card-3{border-radius:1rem;background:url("../img/card-3.png") no-repeat center center;width:100%;max-width:38.4rem;height:23rem;padding:3.7rem 2.6rem;box-shadow:2px 2px 2px 1px rgba(0,0,0,.2)}.s-services .container .cards .card-3 h3{font-weight:600;font-size:1.6rem;margin-bottom:.8rem}.s-services .container .cards .card-3 p{font-size:1.5rem}.s-services .container .cards .card-4{border-radius:1rem;background:url("../img/card-4.png") no-repeat center center;width:100%;max-width:38.4rem;height:23rem;padding:3.7rem 2.6rem;box-shadow:2px 2px 2px 1px rgba(0,0,0,.2)}.s-services .container .cards .card-4 h3{font-weight:600;font-size:1.6rem;margin-bottom:.8rem}.s-services .container .cards .card-4 p{font-size:1.5rem}.s-services .container .cards .card-5{border-radius:1rem;background:url("../img/card-5.png") no-repeat center center;width:100%;max-width:38.4rem;height:23rem;padding:3.7rem 2.6rem;box-shadow:2px 2px 2px 1px rgba(0,0,0,.2)}.s-services .container .cards .card-5 h3{font-weight:600;font-size:1.6rem;margin-bottom:.8rem}.s-services .container .cards .card-5 p{font-size:1.5rem}.s-services .container .cards .card-6{border-radius:1rem;background:url("../img/card-6.png") no-repeat center center;width:100%;max-width:38.4rem;height:23rem;padding:3.7rem 2.6rem;box-shadow:2px 2px 2px 1px rgba(0,0,0,.2)}.s-services .container .cards .card-6 h3{font-weight:600;font-size:1.6rem;margin-bottom:.8rem}.s-services .container .cards .card-6 p{font-size:1.5rem}@media screen and (max-width: 991px){.s-services .container .title{text-align:center}.s-services .container .cards{justify-content:space-around;gap:2rem 0}}.s-faq{background-color:#040412}.s-faq .container{color:#fff;padding-top:10.4rem;padding-bottom:13.9rem;position:relative}.s-faq .container .btn{padding:2rem 10.8rem;text-align:center;width:70rem;margin-left:50%;transform:translateX(-50%);position:absolute;margin-top:-13.5rem}.s-faq .container .btn a{color:#040412}.s-faq .container .title{margin-bottom:8.8rem}.s-faq .container .title h3{font-size:2rem;font-weight:500;letter-spacing:1rem;color:#afafaf}.s-faq .container .title h2{font-weight:500;font-size:3.2rem;letter-spacing:5.5px}.s-faq .container .faq details:not(:last-child){margin-bottom:2.4rem}@media screen and (max-width: 991px){.s-faq .container .btn{width:50rem}}@media screen and (max-width: 560px){.s-faq .container .btn{width:33rem;font-size:2rem;padding:2.1rem 3.1rem;margin-left:47%}.s-faq .container .title{margin-bottom:4rem}.s-faq .container .title h3{font-size:1.6rem}.s-faq .container .title h2{font-weight:500;font-size:2rem}.s-faq .container .faq details{padding-right:1.6rem;padding-left:1.6rem}.s-faq .container .faq details summary{font-size:1.6rem}.s-faq .container .faq details summary::after{display:inline-block;width:1.3rem;height:1.3rem}}.s-historia .container{padding-top:13.8rem;padding-bottom:13.8rem;position:relative}.s-historia .container .btn{padding:2rem 10.8rem;text-align:center;width:70rem;margin-left:50%;transform:translateX(-50%);position:absolute;margin-top:-17.5rem}.s-historia .container .btn a{color:#040412}.s-historia .container h3{color:#3c3c3c;letter-spacing:10px;font-weight:500;font-size:2rem}.s-historia .container h2{letter-spacing:5.5px;margin-bottom:3.6rem;font-size:3.2rem;font-weight:500}.s-historia .container p{font-size:1.6rem;letter-spacing:2.6px}@media screen and (max-width: 991px){.s-historia .container .btn{width:50rem}}@media screen and (max-width: 560px){.s-historia .container .btn{width:33rem;font-size:2rem;padding:2.1rem 3.1rem;margin-left:47%}.s-historia .container h3{font-size:1.6rem}.s-historia .container h2{font-size:2rem}}footer{background-color:#040412}footer .container{display:flex;padding-top:4.2rem;padding-bottom:4.2rem;justify-content:space-between;align-items:center;letter-spacing:3px;color:#fff}footer .container .midias{display:flex}footer .container .midias a:not(:last-child){margin-right:2.4rem}@media screen and (max-width: 991px){footer .container{flex-direction:column;text-align:center}footer .container .text{margin-bottom:2.4rem}}/*# sourceMappingURL=main.min.css.map */