@import"https://fonts.googleapis.com/css2?family=Kaushan+Script&family=Red+Hat+Display:wght@400;700;900&display=swap";:root{--header-height: 3.5rem;--first-color: hsl(275, 100%, 44%);--first-color-light: hsl(275, 100%, 50%);--first-color-alt: hsl(275, 100%, 38%);--first-color-dark: hsl(275, 100%, 32%);--first-color-gray: hsl(79, 6%, 64%);--title-color: hsl(180, 4%, 98%);--title-color-black: hsl(180, 4%, 12%);--text-color: hsl(180, 4%, 72%);--text-color-light: hsl(180, 4%, 65%);--body-color: hsl(180, 12%, 8%);--body-font: "Red Hat Display", sans-serif;--second-font: "Kaushan Script", cursive;--biggest-font-size: 2rem;--bigger-font-size: 1.5rem;--big-font-size: 1.25rem;--h1-font-size: 1.5rem;--h2-font-size: 1.25rem;--h3-font-size: 1rem;--normal-font-size: .938rem;--small-font-size: .813rem;--smaller-font-size: .75rem;--font-bold: 700;--font-black: 900;--z-tooltip: 10;--z-fixed: 100}@media screen and (min-width: 1024px){:root{--biggest-font-size: 6rem;--bigger-font-size: 3.5rem;--big-font-size: 2.75rem;--h1-font-size: 2.25rem;--h2-font-size: 1.5rem;--h3-font-size: 1.25rem;--normal-font-size: 1rem;--small-font-size: .875rem;--smaller-font-size: .813rem}}*{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth}body,button,input{font-family:var(--body-font);font-size:var(--normal-font-size)}body{background-color:var(--body-color);color:var(--text-color)}h1,h2,h3{color:var(--title-color);font-weight:var(--font-bold)}ul{list-style:none}a{text-decoration:none}img{max-width:100%;height:auto}.container{max-width:1124px;margin-right:1.5rem;margin-left:1.5rem}.section{padding:4.5rem 0 2rem}.section__data{display:flex;flex-direction:column;row-gap:.75rem;text-align:center;margin-bottom:3rem}.section__title,.section__title-border{font-size:var(--big-font-size);letter-spacing:1.5px;text-transform:uppercase}.section__subtitle{font-size:var(--h2-font-size);font-family:var(--second-font);font-weight:400;letter-spacing:1.5px;color:var(--first-color);transform:rotate(-2deg)}.section__titles{display:flex;column-gap:.75rem;justify-content:center}.section__title-border{-webkit-text-stroke:1px var(--text-color);color:transparent}.grid{display:grid;gap:1.5rem}.main{overflow:hidden}.color-red{color:#ed5a5a}.color-green{color:#2fbd00}::-webkit-scrollbar{width:.4rem;border-radius:.5rem;background-color:#272825}::-webkit-scrollbar-thumb{background-color:#41423d;border-radius:.5rem}::-webkit-scrollbar-thumb:hover{background-color:#5b5d56}@media screen and (max-width: 340px){.container{margin-left:1rem;margin-right:1rem}.section__titles{flex-direction:column;row-gap:.25rem}}@media screen and (min-width: 1023px){.section{padding:7rem 0 0}.section__subtitle{font-size:2rem}}@media screen and (min-width: 1150px){.container{margin-left:auto;margin-right:auto}}.header:where(.astro-ZAINO7GL){width:100%;background-color:transparent;position:fixed;top:0;left:0;z-index:100;transition:background-color .3s}.nav:where(.astro-ZAINO7GL){height:3.5rem;display:flex;justify-content:space-between;align-items:center}.nav__logo:where(.astro-ZAINO7GL),.nav__toggle:where(.astro-ZAINO7GL){color:var(--title-color);display:flex}.nav__logo:where(.astro-ZAINO7GL){align-items:center;column-gap:.5rem;font-weight:var(--font-bold);text-decoration:none;text-transform:uppercase}.nav__logo:where(.astro-ZAINO7GL) img:where(.astro-ZAINO7GL){width:1.25rem}.nav__toggle:where(.astro-ZAINO7GL){font-size:1.25rem;cursor:pointer}@media screen and (max-width: 1023px){.nav__menu:where(.astro-ZAINO7GL){position:fixed;background-color:#121717cc;backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);top:0;right:-100%;width:80%;height:100%;border-left:2px solid var(--first-color-gray);transition:right .3s}}.nav__list:where(.astro-ZAINO7GL){padding:5rem 0 0 3rem;display:flex;flex-direction:column;row-gap:2.5rem}.nav__link:where(.astro-ZAINO7GL){color:var(--title-color);transition:color .3s}.nav__link:where(.astro-ZAINO7GL):hover{color:var(--first-color)}.nav__close:where(.astro-ZAINO7GL){position:absolute;top:1rem;right:1.5rem;font-size:1.5rem;color:var(--title-color);cursor:pointer}.nav:where(.astro-ZAINO7GL) .nav__button:where(.astro-ZAINO7GL){background-color:var(--title-color);color:var(--body-color);border:none}.nav:where(.astro-ZAINO7GL) .nav__button:where(.astro-ZAINO7GL):hover{color:var(--title-color)}.show-menu:where(.astro-ZAINO7GL){right:0}.bg-header:where(.astro-ZAINO7GL){background-color:var(--body-color);box-shadow:0 4px 8px #090b0b4d}.active-link:where(.astro-ZAINO7GL){color:var(--first-color)!important}@media screen and (min-width: 768px){.nav__menu:where(.astro-ZAINO7GL){width:50%}}@media screen and (min-width: 1023px){.nav:where(.astro-ZAINO7GL){height:calc(var(--header-height) + 2rem)}.nav__menu:where(.astro-ZAINO7GL){width:initial}.nav__toggle:where(.astro-ZAINO7GL),.nav__close:where(.astro-ZAINO7GL){display:none}.nav__list:where(.astro-ZAINO7GL){flex-direction:row;padding:0;align-items:center;column-gap:4rem}}.home{position:relative;padding-bottom:0}.home__container{padding-top:4rem;row-gap:3rem}.home__data{text-align:center}.home__subtitle{font-size:var(--bigger-font-size);-webkit-text-stroke:1px var(--title-color);color:transparent}.home__title{font-size:var(--bigger-font-size);font-weight:var(--font-black);margin:.5rem 0}.home__subtitle,.home__title{letter-spacing:1.5px;text-transform:uppercase}.home__description{margin-bottom:2.5rem}.home__triangle{height:325px;position:absolute;right:0;bottom:0;clip-path:polygon(100% 0,0 100%,100% 100%)}.home__triangle-1{width:105px;background-color:var(--first-color)}.home__triangle-2{width:205px;background-color:var(--first-color-alt)}.home__triangle-3{width:305px;background-color:var(--first-color-dark)}.home__img{display:block;position:relative;z-index:1;width:350px;margin:0 auto}.button{display:inline-block;background-color:var(--first-color);padding:18px 32px;border:2px solid var(--first-color-light);color:var(--title-color-black);font-weight:var(--font-bold);cursor:pointer;transition:background-color .3s;color:#fff}.button:hover{background-color:var(--first-color-alt)}.button i{font-size:1.25rem;transition:transform .3s}.button__flex{display:inline-flex;align-items:center;justify-content:center;column-gap:.5rem}@media screen and (max-width: 340px){.home__triangle{height:255px}.home__triangle-3{width:260px}}@media screen and (min-width: 768px){.home__container{grid-template-columns:repeat(2,1fr);align-items:center}.home__data{text-align:initial}}@media screen and (min-width: 1023px){.home__container{grid-template-columns:repeat(2,max-content);align-items:initial}.home__title{margin:.75rem 0 1.25rem}.home__description{width:445px;margin-bottom:3rem}.home__img{width:550px;transform:translate(-4rem)}.home__triangle{height:700px}.home__triangle-1{width:145px}.home__triangle-2{width:345px}.home__triangle-3{width:545px}}@media screen and (min-width: 1150px){.home__data{padding-top:3rem}.home__images{transform:translate(-9rem)}.home__img{width:700px;transform:translate(2rem)}.home__triangle{height:995px}.home__triangle-1{width:205px}.home__triangle-2{width:505px}.home__triangle-3{width:705px}}.logos__container:where(.astro-VGIZJQ3V){grid-template-columns:repeat(2,1fr);gap:2rem;justify-items:center}.logos__img:where(.astro-VGIZJQ3V){width:120px}@media screen and (min-width: 768px){.logos__container:where(.astro-VGIZJQ3V){grid-template-columns:repeat(4,1fr)}}@media screen and (min-width: 1023px){.logos:where(.astro-VGIZJQ3V){padding:3.5rem 0 1rem}.logos__img:where(.astro-VGIZJQ3V){width:190px}}.program__container:where(.astro-A7MPK4DG){grid-template-columns:225px;justify-content:center;row-gap:2rem}.program__card:where(.astro-A7MPK4DG){display:grid;background-color:#a5a99e12;padding:1.5rem 2rem;border:2px solid transparent;transition:background-color .5s border .4s}.program__img:where(.astro-A7MPK4DG){width:38px}.program__shape:where(.astro-A7MPK4DG){width:50px;height:50px;background-color:var(--body-color);padding:10px;border-radius:50%;display:grid;place-items:center;margin-bottom:1rem;transition:background-color .5s}.program__title:where(.astro-A7MPK4DG){font-size:var(--h3-font-size);margin-bottom:1rem}.program__description:where(.astro-A7MPK4DG){font-size:var(-small-font-size);letter-spacing:.5px;line-height:150%}.program__title:where(.astro-A7MPK4DG),.program__description:where(.astro-A7MPK4DG){transition:color .5s}.program__button:where(.astro-A7MPK4DG){justify-self:flex-end;margin-top:1.5rem;font-size:1.25rem;color:var(--title-color);opacity:0;transition:opacity .4s}.program__button:where(.astro-A7MPK4DG) i:where(.astro-A7MPK4DG){display:block;transition:transform .3s}.program__button:where(.astro-A7MPK4DG):hover i:where(.astro-A7MPK4DG){transform:translate(.25rem)}.program__card:where(.astro-A7MPK4DG):hover{background-color:var(--first-color);border:2px solid var(--first-color-light)}.program__card:where(.astro-A7MPK4DG):hover .program__button:where(.astro-A7MPK4DG){opacity:1}@media screen and (min-width: 768px){.program__container:where(.astro-A7MPK4DG){grid-template-columns:repeat(2,225px);gap:2.5rem}}@media screen and (min-width: 1150px){.program__container:where(.astro-A7MPK4DG){grid-template-columns:repeat(4,245px);padding:3rem 0}.program__card:where(.astro-A7MPK4DG){padding:2rem}.program__description:where(.astro-A7MPK4DG){font-size:var(--normal-font-size)}}.choose:where(.astro-QWIVUFWJ){padding-bottom:0}.choose__overflow:where(.astro-QWIVUFWJ){position:relative}.choose__container:where(.astro-QWIVUFWJ){row-gap:3rem}.choose__content:where(.astro-QWIVUFWJ) .section__data:where(.astro-QWIVUFWJ){margin-bottom:2rem}.choose__description:where(.astro-QWIVUFWJ){text-align:center;margin-bottom:2.5rem}.choose__data:where(.astro-QWIVUFWJ){display:grid;grid-template-columns:repeat(2,1fr);row-gap:2rem}.choose__group:where(.astro-QWIVUFWJ){text-align:center}.choose__number:where(.astro-QWIVUFWJ){font-size:var(--h1-font-size);font-family:var(--second-font);font-weight:400;margin-bottom:.25rem}.choose__subtutle:where(.astro-QWIVUFWJ){font-size:var(-small-font-size)}.choose__triangle:where(.astro-QWIVUFWJ){position:absolute;height:325px;left:0;bottom:0;clip-path:polygon(0 0,0 100%,100% 100%)}.choose__triangle-1:where(.astro-QWIVUFWJ){width:305px;background-color:var(--first-color)}.choose__triangle-2:where(.astro-QWIVUFWJ){width:205px;background-color:var(--first-color-alt)}.choose__triangle-3:where(.astro-QWIVUFWJ){width:105px;background-color:var(--first-color-dark)}.choose__img:where(.astro-QWIVUFWJ){width:260px;display:block;position:relative;z-index:1;margin:0 auto}@media screen and (max-width: 340px){.choose__triangle:where(.astro-QWIVUFWJ){height:255px}.choose__triangle-3:where(.astro-QWIVUFWJ){width:260px}.choose__img:where(.astro-QWIVUFWJ){width:195px}}@media screen and (min-width: 768px){.choose__container:where(.astro-QWIVUFWJ){grid-template-columns:repeat(2,1fr);align-items:center}.choose__content:where(.astro-QWIVUFWJ) .section__data:where(.astro-QWIVUFWJ),.choose__description:where(.astro-QWIVUFWJ){text-align:initial}.choose__content:where(.astro-QWIVUFWJ){order:1}.choose__data:where(.astro-QWIVUFWJ){justify-items:flex-start}.choose__content:where(.astro-QWIVUFWJ) .section__titles:where(.astro-QWIVUFWJ){justify-content:initial}}@media screen and (min-width: 1023px){.choose__overflow:where(.astro-QWIVUFWJ){overflow:hidden}.choose__img:where(.astro-QWIVUFWJ){width:350px}.choose__triangle:where(.astro-QWIVUFWJ){height:700px}.choose__triangle-1:where(.astro-QWIVUFWJ){width:545px}.choose__triangle-2:where(.astro-QWIVUFWJ){width:345px}.choose__triangle-3:where(.astro-QWIVUFWJ){width:145px}}@media screen and (min-width: 1150px){.choose__container:where(.astro-QWIVUFWJ){column-gap:8rem}.choose__img:where(.astro-QWIVUFWJ){width:450px;margin:0 0 auto}.choose__triangle:where(.astro-QWIVUFWJ){height:800px}.choose__images:where(.astro-QWIVUFWJ){position:relative}.choose__data:where(.astro-QWIVUFWJ){grid-template-columns:repeat(2,max-content);gap:2.5rem 8rem}.choose__description:where(.astro-QWIVUFWJ){width:418px;margin-bottom:3.5rem}}.pricing__container:where(.astro-KAQKVX7H){grid-template-columns:285px;justify-content:center;row-gap:2rem}.pricing__card:where(.astro-KAQKVX7H),.pricing__shape:where(.astro-KAQKVX7H),.pricing__list:where(.astro-KAQKVX7H){display:grid}.pricing__card:where(.astro-KAQKVX7H){row-gap:2rem;background-color:#a5a99e12;padding:2rem 2.5rem}.pricing__img:where(.astro-KAQKVX7H){width:35px}.pricing__shape:where(.astro-KAQKVX7H){width:60px;height:60px;background-color:var(--body-color);border-radius:50%;place-items:center;margin-bottom:1rem}.pricing__title:where(.astro-KAQKVX7H){font-size:var(--h3-font-size);color:var(--text-color);margin-bottom:1rem}.pricing__number:where(.astro-KAQKVX7H){font-size:var(--h1-font-size)}.pricing__title:where(.astro-KAQKVX7H){font-size:var(--h3-font-size);color:var(--text-color);margin-bottom:1rem;text-transform:uppercase}.pricing__list:where(.astro-KAQKVX7H){row-gap:1rem}.pricing__item:where(.astro-KAQKVX7H){display:flex;column-gap:.5rem;align-items:center;font-size:var(--small-font-size)}.pricing__item:where(.astro-KAQKVX7H) i:where(.astro-KAQKVX7H){font-size:1.25rem;color:var(--first-color)}.pricing__items-opacity:where(.astro-KAQKVX7H){opacity:.3}.pricing__button:where(.astro-KAQKVX7H){background-color:var(--title-color);color:var(--body-color);border:none}.pricing__button:where(.astro-KAQKVX7H):hover{background-color:var(--first-color);color:var(--title-color)}.pricing__card-active:where(.astro-KAQKVX7H){background-color:var(--first-color)}.pricing__card-active:where(.astro-KAQKVX7H) .pricing__item:where(.astro-KAQKVX7H) i:where(.astro-KAQKVX7H){color:var(--title-color)}.pricing__card-active:where(.astro-KAQKVX7H) .pricing__title:where(.astro-KAQKVX7H),.pricing__card-active:where(.astro-KAQKVX7H) .pricing__number:where(.astro-KAQKVX7H),.pricing__card-active:where(.astro-KAQKVX7H) .pricing__item:where(.astro-KAQKVX7H){color:var(--title-color)}@media screen and (max-width: 340px){.pricing__container:where(.astro-KAQKVX7H){grid-template-columns:250px}.pricing__card:where(.astro-KAQKVX7H){padding:1.5rem}}@media screen and (min-width: 768px){.pricing__container:where(.astro-KAQKVX7H){grid-template-columns:repeat(2,258px)}}@media screen and (min-width: 1150px){.pricing__container:where(.astro-KAQKVX7H){padding-top:3rem;grid-template-columns:repeat(3,320px)}.pricing__card:where(.astro-KAQKVX7H){padding:2rem 3.5rem;row-gap:2.5rem}}.calculate:where(.astro-JVQS4LEK){padding-bottom:0}.calculate__container:where(.astro-JVQS4LEK){row-gap:4rem}.calculate__content:where(.astro-JVQS4LEK) .section__titles:where(.astro-JVQS4LEK){margin-bottom:2rem;text-align:center;text-transform:uppercase}.calculate__description:where(.astro-JVQS4LEK){text-align:center;margin-bottom:2.5rem}.calculate__form:where(.astro-JVQS4LEK){display:grid;row-gap:1rem}.calculate__box:where(.astro-JVQS4LEK){position:relative;border:2px solid var(--first-color-light)}.calculate__input:where(.astro-JVQS4LEK){width:100%;background-color:transparent;padding:20px 56px 20px 24px;outline:none;border:none;color:var(--text-color)}.calculate__input:where(.astro-JVQS4LEK)::-webkit-outer-spin-button,.calculate__input:where(.astro-JVQS4LEK)::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.calculate__input:where(.astro-JVQS4LEK)[type=number]{-moz-appearance:textfield}.calculate__label:where(.astro-JVQS4LEK){position:absolute;right:1.5rem;top:1.25rem;color:var(--title-color)}.calculate__form:where(.astro-JVQS4LEK) .button:where(.astro-JVQS4LEK){margin-top:1.5rem}.calculate__img:where(.astro-JVQS4LEK){width:200px;justify-self:center}.calculate__message:where(.astro-JVQS4LEK){position:absolute;transform:translateY(1rem)}@media screen and (min-width: 768px){.calculate__container:where(.astro-JVQS4LEK){grid-template-columns:1fr .8fr;align-items:center}.calculate__description:where(.astro-JVQS4LEK){text-align:initial}.calculate__content:where(.astro-JVQS4LEK) .section__titles:where(.astro-JVQS4LEK){justify-content:initial}.calculate__form:where(.astro-JVQS4LEK){grid-template-columns:repeat(2,1fr);column-gap:1.5rem}.calculate__form:where(.astro-JVQS4LEK) .button:where(.astro-JVQS4LEK){grid-column:1/3}}@media screen and (min-width: 1150px){.calculate__description:where(.astro-JVQS4LEK){width:415px}.calculate__form:where(.astro-JVQS4LEK){width:505px}.calculate__img:where(.astro-JVQS4LEK){width:300px}}.footer__container:where(.astro-LCHJUYVU){row-gap:4rem;padding-top:1rem}.footer__logo:where(.astro-LCHJUYVU),.footer__description:where(.astro-LCHJUYVU){color:var(--title-color)}.footer__logo:where(.astro-LCHJUYVU),.footer__form:where(.astro-LCHJUYVU),.footer__social:where(.astro-LCHJUYVU){display:flex}.footer__logo:where(.astro-LCHJUYVU){align-items:center;column-gap:.5rem;font-weight:var(--font-bold);margin-bottom:1.5rem;text-transform:uppercase}.footer__logo:where(.astro-LCHJUYVU) img:where(.astro-LCHJUYVU){width:1.5rem}.footer__description:where(.astro-LCHJUYVU){margin-bottom:2rem}.footer__form:where(.astro-LCHJUYVU){flex-direction:column;gap:1.25rem}.footer__input:where(.astro-LCHJUYVU){padding:20px 56px 20px 24px;border:2px solid var(--first-color-light);background-color:transparent;color:var(--text-color);outline:none}.footer__content:where(.astro-LCHJUYVU),.footer__links:where(.astro-LCHJUYVU),.footer__group:where(.astro-LCHJUYVU){display:grid}.footer__content:where(.astro-LCHJUYVU){grid-template-columns:repeat(2,max-content);gap:2.5rem 3.5rem}.footer__title:where(.astro-LCHJUYVU){font-size:var(-h3-font-size);margin-bottom:1.5rem}.footer__links:where(.astro-LCHJUYVU){row-gap:.75rem}.footer__link:where(.astro-LCHJUYVU){color:var(--text-color);transition:color .3s}.footer__link:where(.astro-LCHJUYVU):hover{color:var(--first-color)}.footer__group:where(.astro-LCHJUYVU){margin-top:5rem;justify-items:center;row-gap:2rem}.footer__social:where(.astro-LCHJUYVU){column-gap:1.25rem}.footer__social-link:where(.astro-LCHJUYVU){display:inline-flex;padding:.5rem;background-color:var(--first-color);border-radius:50%;font-size:1.25rem;color:var(--title-color);transition:background .4s}.footer__social-link:where(.astro-LCHJUYVU):hover{background-color:var(--first-color-dark)}.footer__copy:where(.astro-LCHJUYVU){text-align:center;font-size:var(--smaller-font-size);color:var(--text-color-light)}.footer__message:where(.astro-LCHJUYVU){position:absolute;transform:translateY(1rem)}@media screen and (max-width: 340px){.footer__content:where(.astro-LCHJUYVU){grid-template-columns:1fr}}@media screen and (min-width: 768px){.footer__container:where(.astro-LCHJUYVU){grid-template-columns:repeat(2,max-content);justify-content:space-between}.footer__content:where(.astro-LCHJUYVU){grid-template-columns:repeat(3,max-content)}}@media screen and (min-width: 1023px){.footer:where(.astro-LCHJUYVU){padding-bottom:3rem}.footer__form:where(.astro-LCHJUYVU){flex-direction:row}.footer__content:where(.astro-LCHJUYVU){column-gap:5rem}.footer__group:where(.astro-LCHJUYVU){grid-template-columns:repeat(2,max-content);justify-content:space-between;align-items:center;margin-top:7rem}.footer__social:where(.astro-LCHJUYVU){order:1}}.scrollup:where(.astro-BSE7WPOU){position:fixed;right:1rem;bottom:-30%;background-color:var(--first-color);display:inline-flex;padding:.35rem;color:var(--title-color);font-size:1.25rem;z-index:var(--z-tooltip);transition:.3s}.scrollup:where(.astro-BSE7WPOU):hover{transform:translateY(-.25rem)}.show-scroll:where(.astro-BSE7WPOU){bottom:3rem}@media screen and (min-width: 1150px){.scrollup:where(.astro-BSE7WPOU){right:3rem}}
