:root{--rich-black:#040404;--raisin-black:#262626;--spanish-gray:#9c9c9c;--orange:#ff5900;--gray:#b1b1b1;--green:#1ff174;--blue:#1564ff;--red:#ff1313;--white:#fff;--black:#2a2626;--fullwidth:100%;--fullheigh:100%;--font-family-Manrope:"Manrope",sans-serif}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:var(--font-family-Manrope);font-size:62.5%;font-weight:400;scroll-behavior:smooth}body,html{color:var(--black);height:var(--fullheigh);position:relative}body{background:var(--white);display:block;float:none!important;margin:0 auto!important;overflow-x:hidden;width:var(--fullwidth)}a,button{background:none;border:none;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;outline:none;text-decoration:none}@media only screen and (max-width:768px){a,button{border:none;cursor:default!important;outline:none}}img,video{display:block;height:auto;max-width:var(--fullwidth);-o-object-fit:cover;object-fit:cover}h1,h2,h3,h4,h5,h6{font-weight:700;margin:0}p{margin-bottom:0!important}.clearfix{clear:both;float:none}.desktop{display:none}.button a{border-radius:8px!important;display:flex!important;flex-direction:column!important;font-size:1.6rem!important;font-weight:600!important;line-height:24px!important;padding:11px 32px!important;width:100%!important}.primary__button a{background:var(--orange)!important;border:1px solid var(--orange)!important;color:var(--white)!important;transition:all .3s ease-in-out}.primary__button:hover a{box-shadow:0 15px 35px var(--orange);-webkit-transform:translateY(-4px);transform:translateY(-4px)}.info__button a{border:1px solid var(--orange)!important;color:var(--orange)!important;transition:all .3s ease-in-out}.info__button:hover a{background:hsla(0,0%,100%,.1);-webkit-transform:translateY(-4px);transform:translateY(-4px)}#component-header .header{background:var(--rich-black);position:relative}#component-header .header__logo{align-items:center;border-bottom:3px solid var(--orange);display:flex;padding:18px 24px}#component-header .header__logo img{margin:0;width:160px}#component-video .video .video__embed{height:0;overflow:hidden;padding-bottom:56.25%;position:relative}#component-video .video .video__embed iframe{height:100%;left:0;position:absolute;top:0;width:100%}#component-main .main{display:flex;flex-direction:column;padding:45px 35px 50px 34px}#component-main .main .main__left{display:flex;flex-direction:column;gap:16px}#component-main .main .main__upper{position:relative}#component-main .main .main__upper .main__tag{align-items:center;background:var(--white);border-radius:10px 0 10px;display:flex;flex-direction:row;gap:10px;min-width:100px;padding:5px 15px;position:relative;width:fit-content;z-index:1}#component-main .main .main__upper .main__tag img{height:auto;width:28px}#component-main .main .main__upper .main__tag p{color:var(--orange);font-size:1.4rem;font-weight:700;line-height:150%;text-align:left;text-transform:uppercase}#component-main .main .main__upper .main__shadow{background:var(--orange);border:none;border-radius:10px 0 10px;bottom:-5px;display:block;height:38px;left:-5px;max-width:180px;position:absolute;width:-webkit-fill-available}#component-main .main .main__title h2{color:var(--white);font-size:2.4rem;font-weight:800;line-height:35px;text-align:left}#component-main .main .main__title h2 span{color:var(--orange)}#component-main .main .main__line{background:var(--orange);height:3px;width:calc(100% - 135px)}#component-main .main .main__subtitle p{color:var(--white);font-size:1.7rem;font-weight:400;line-height:28px;text-align:left}#component-main .main .main__video{height:0;overflow:hidden;padding-bottom:56.25%;position:relative}#component-main .main .main__video iframe{border-radius:40px 0;height:100%;left:0;position:absolute;top:0;width:100%}#component-form .form{background:#040404;display:flex;flex-direction:column;gap:32px;padding:40px 16px;position:relative;z-index:100}#component-form .form .form__title h2{color:var(--white);font-size:1.8rem;font-weight:700;line-height:120%;text-align:center}#component-form .form .form__embed form .hs-form-field{margin-bottom:16px}#component-form .form .form__embed form .hs-form-field label{color:var(--white);font-family:var(--font-family-Manrope);font-size:1.4rem;font-weight:500;line-height:160%;margin-left:16px;text-align:left}#component-form .form .hs-form-field label.hs-error-msg{color:var(--red)!important;font-size:1.2rem!important;font-weight:500!important;line-height:20px!important}#component-form .hs-form-field .hs-error-msgs{margin-top:5px!important}#component-form .hs-form .hs_error_rollup ul,#component-form .hs-form-field .hs-error-msgs{color:var(--red)!important;list-style:none!important}#component-form .form .form__embed form .hs-form-field .input input,#component-form .form .form__embed form .hs-form-field .input select{background:none;border:1px solid #878787;color:var(--white);font-family:var(--font-family-Manrope);font-size:1.6rem;font-weight:400;line-height:160%;margin-top:10px;padding:11px 20px;text-align:left;width:100%}#component-form .form .form__embed form .hs-form-field .input select{background:var(--rich-black)}#component-form .form .form__embed form .hs-form-field .input input::placeholder{color:#878787;font-family:var(--font-family-Manrope);font-size:1.6rem;font-weight:400;line-height:160%;text-align:left}#component-form .form .form__embed form .hs-form-field .input ul{display:flex!important;flex-direction:row!important;gap:32px!important;margin-top:8px!important}#component-form .form .form__embed form .hs-form-field .input ul li{list-style:none!important}#component-form .form .form__embed form .hs-form-field .input ul li label{display:flex!important;flex-direction:row!important;margin-left:0}#component-form .form .hs-form-field input[type=checkbox],#component-form .form fieldset.form-columns-1 .hs-form-field .input input[type=checkbox]{accent-color:#ff5900!important;height:24px!important;margin-top:0!important;width:24px!important}#component-form .form .form__embed form .hs-form-field .input ul li label span{font-size:1.3rem!important;margin-left:12px!important}#component-form .form .form__embed form .hs-form-field .input .hs-input.hs-fieldtype-intl-phone{width:100%}#component-form .form .form__embed form .hs-button{background:var(--white);border-radius:12px;color:var(--rich-black);font-family:var(--font-family-Manrope);font-size:1.4rem;font-weight:700;line-height:20px;margin-top:16px;padding:16px 10px;text-align:center;width:100%}#component-find .find{background:var(--white);display:flex;flex-direction:column;gap:8px;padding:40px 24px}#component-find .find .find__title h2{color:var(--rich-black);font-size:2.8rem;font-weight:900;line-height:36px;text-align:left}#component-find .find .find__content{margin-right:10px}#component-find .find .find__content p{color:var(--rich-black);font-size:1.7rem;font-weight:500;line-height:24px;text-align:left}#component-find .find .find__item{display:flex;flex-direction:row;justify-content:space-between;margin-top:32px}#component-find .find .find__item .item__box{margin-right:50px}#component-find .find .find__item .item__box .box__title h3{color:#4a4a4a;font-size:1.4rem;font-weight:800;line-height:24px;text-align:left;text-transform:uppercase}#component-find .find .find__item .item__box .box__line{background:var(--orange);height:1px;margin:4px 0 16px;width:calc(100% - 10px)}#component-find .find .find__item .item__box .box__text{color:var(--raisin-black);font-size:1.8rem;font-weight:900;line-height:24px;text-align:left}#component-learn .learn{background:var(--raisin-black);display:flex;flex-direction:column;gap:34px;padding:40px 0 40px 24px}#component-learn .learn .learn__title h2{color:var(--white);font-size:2.8rem;font-weight:700;line-height:36px;text-align:left}#component-learn .learn .slider__card{align-items:center;border:1px solid var(--orange);border-radius:16px 0;display:flex;flex-direction:column;gap:12px;min-height:206px;padding:24px}#component-learn .learn .slider__card .card__title h3{color:var(--white);font-size:2rem;font-weight:600;line-height:24px;text-align:center}#component-faq .faq{background:var(--white);display:flex;flex-direction:column;gap:24px;padding:40px 24px}#component-faq .faq__title h2{color:var(--raisin-black);font-size:2.8rem;font-weight:800;line-height:36px;text-align:left}#component-faq .faq__container{padding:0}#component-faq .faq__dropdown{background:#f0f0f0;border-bottom:1px solid var(--orange);border-radius:0;margin:16px 0}#component-faq .item__button{align-items:center;background:#f0f0f0;border:0;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;min-height:18px;outline:none;padding:8px 16px;position:relative;text-align:left;width:100%}#component-faq .item__button h2{color:var(--raisin-black);font-family:var(--font-family-Manrope);font-size:1.6rem;font-weight:700;line-height:24px}#component-faq .item__button:hover,#component-faq .item__button:hover:after,.item__button:focus,.item__button:focus:after{cursor:pointer}#component-faq .item__icon img{height:24px;width:24px}#component-faq .faq__dropdown button[aria-expanded=true] .item__icon img:first-child,#component-faq .item__icon img:last-child{display:none}#component-faq .faq__dropdown button[aria-expanded=true] .item__icon img:last-child{display:block}#component-faq .faq__dropdown button[aria-expanded=true]+.item__content{background:#fff;max-height:fit-content;opacity:1;padding:8px 16px;transition:all .2s linear;will-change:opacity,max-height}#component-faq .item__content{max-height:0;opacity:0;overflow:hidden;transition:opacity .2s linear,max-height .2s linear;will-change:opacity,max-height}#component-faq .item__content p{color:var(--raisin-black);font-size:1.6rem;font-weight:400;line-height:24px;margin:1em 0}#component-footer .footer{background:var(--orange);padding:12px 24px}#component-footer .footer__copyright p{color:var(--white);font-size:1rem;font-weight:500;line-height:16px;text-align:center}@media only screen and (min-width:768px) and (max-width:1023px){#component-find .find .find__item{justify-content:flex-start}}@media only screen and (min-width:1024px) and (max-width:1439px){.mobile{display:none}.desktop{display:block}#component-header .header__logo{padding:18px 90px}#component-main .main{align-items:center;display:flex;flex-direction:row;gap:45px;padding:124px 90px 123px}#component-main .main .main__left,#component-main .main .main__right{width:50%}#component-main .main .main__upper .main__tag{border-radius:17px 0;gap:12px;padding:8px 24px}#component-main .main .main__upper .main__tag img{height:30px;width:33px}#component-main .main .main__upper .main__tag p{font-size:1.6rem;line-height:150%}#component-main .main .main__upper .main__shadow{border-radius:17px 0;height:50px;max-width:220px}#component-main .main .main__title h2{font-size:2.6rem;line-height:42px}#component-main .main .main__line{width:calc(100% - 25vw)}#component-main .main .main__subtitle p{font-size:1.6rem;line-height:30px}#component-form{align-items:center;background-image:url(https://45625868.fs1.hubspotusercontent-na1.net/hubfs/45625868/LP%20LeadMagnet/Formulario.png);background-position:50%;background-repeat:none;background-size:cover;display:flex;flex-direction:column;padding:60px}#component-form .form{align-items:center;background:#040404;border-radius:40px 0;gap:24px;max-width:486px;padding:32px 40px}#component-form .form .form__image img{width:160px}#component-form .form .form__title h2{color:var(--white);font-size:1.8rem;font-weight:700;line-height:120%;text-align:center}#component-find .find{gap:24px;padding:64px 90px}#component-find .find .find__title h2{font-size:3.2rem}#component-find .find .find__content{margin-right:20px}#component-find .find .find__content p{font-size:1.8rem}#component-find .find .find__item{justify-content:flex-start;margin-top:16px}#component-find .find .find__item .item__box{margin-right:80px}#component-learn .learn{gap:24px;padding:64px 90px}#component-learn .learn .learn__box{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:24px;grid-row-gap:24px}#component-learn .learn .learn__title h2{font-size:3.2rem}#component-learn .learn .slider__card{flex-direction:row;justify-content:space-evenly;min-height:120px;width:-webkit-fill-available}#component-learn .learn .slider__card .card__icon img{height:72px;max-width:max-content;width:72px}#component-learn .learn .slider__card .card__title h3{color:var(--white);font-size:2rem;font-weight:600;line-height:24px;text-align:center}#component-faq .faq{gap:24px;padding:64px 90px}#component-faq .faq__title h2{font-size:3.2rem}}@media only screen and (min-width:1440px){.mobile{display:none}.desktop{display:block}#component-header{background:var(--rich-black);border-bottom:3px solid var(--orange);display:flex;justify-content:center;width:100%}#component-header .header{max-width:1440px;width:100%}#component-header .header__logo{border-bottom:none;padding:18px 120px}#component-main{display:flex;justify-content:center;width:100%}#component-main .main{align-items:center;display:flex;flex-direction:row;gap:90px;max-width:1440px;padding:124px 120px;width:100%}#component-main .main .main__left{width:42%}#component-main .main .main__right{width:58%}#component-main .main .main__upper .main__tag{border-radius:17px 0;gap:12px;padding:11px 24px}#component-main .main .main__upper .main__tag img{height:30px;width:33px}#component-main .main .main__upper .main__tag p{font-size:1.8rem;line-height:150%}#component-main .main .main__upper .main__shadow{border-radius:17px 0;height:50px;max-width:220px}#component-main .main .main__title h2{font-size:3.2rem;line-height:42px}#component-main .main .main__line{height:2px;width:180px}#component-main .main .main__subtitle p{font-size:2rem;line-height:30px}#component-form{align-items:center;background-image:url(https://45625868.fs1.hubspotusercontent-na1.net/hubfs/45625868/LP%20LeadMagnet/Formulario.png);background-position:50%;background-repeat:none;background-size:cover;display:flex;flex-direction:column;padding:60px}#component-form .form{align-items:center;background:#040404;border-radius:40px 0;gap:24px;max-width:486px;padding:32px 40px}#component-form .form .form__image img{width:160px}#component-form .form .form__title h2{color:var(--white);font-size:1.8rem;font-weight:700;line-height:120%;text-align:center}#component-find{display:flex;justify-content:center;width:100%}#component-find .find{display:flex;gap:24px;max-width:1440px;padding:64px 224px;width:100%}#component-find .find .find__title h2{font-size:3.2rem}#component-find .find .find__content{margin-right:20px}#component-find .find .find__content p{font-size:1.8rem}#component-find .find .find__item{justify-content:flex-start;margin-top:16px}#component-find .find .find__item .item__box{margin-right:80px}#component-learn{background:var(--raisin-black);display:flex;justify-content:center;width:100%}#component-learn .learn{display:flex;gap:24px;max-width:1440px;padding:64px 224px;width:100%}#component-learn .learn .learn__title{align-self:flex-start}#component-learn .learn .learn__box{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:24px;grid-row-gap:24px;max-width:1200px}#component-learn .learn .learn__title h2{font-size:3.2rem}#component-learn .learn .slider__card{flex-direction:row;justify-content:space-evenly;min-height:120px;width:-webkit-fill-available}#component-learn .learn .slider__card .card__icon img{height:72px;max-width:max-content;width:72px}#component-learn .learn .slider__card .card__title h3{color:var(--white);font-size:2rem;font-weight:600;line-height:24px;text-align:center}#component-faq{display:flex;justify-content:center;width:100%}#component-faq .faq{display:flex;gap:24px;max-width:1440px;padding:64px 224px;width:100%}#component-faq .faq__title h2{font-size:3.2rem}}@media screen and (min-width:1920px){.mobile{display:none}.desktop{display:block}}