:root{--color-primary:#2563eb;--color-primary-100:#e9effd;--color-primary-200:#d3e0fb;--color-primary-300:#a8c1f7;--color-primary-400:#7ca1f3;--color-primary-500:#5182ef;--color-primary-600:#2159d4;--color-primary-700:#1a45a5;--color-primary-800:#133276;--color-primary-900:#133276;--color-primary-1000:#0b1e46;--gradient-start:rgba(#1a45a5,.8);--gradient-end:rgba(#1a45a5,.8);--color-accent:#ebad25;--color-accent-light:#f9e6be;--color-accent-dark:#46340b;--color-red:#ef233c;--color-gray-100:#e6e7e8;--color-gray-200:#b4b6b9;--color-gray-300:#4f545d;--color-gray-400:#1d232e;--color-light:#f4f4f4;--color-light-100:#fafafa;--border-radius-sm:8px;--border-radius-md:16px;--border-radius-lg:32px;--border-radius-full:1000px;--shadow-sm:#0000001a 0px 10px 15px -3px,#0000000d 0px 4px 6px -2px;--shadow-md:#11111a0d 0px 4px 16px,#11111a0d 0px 8px 32px;--shadow-lg:#0003 0px 60px 40px -7px;--transition-elastic:cubic-bezier(.39,.01,.21,1.88);--transition-smooth:ease;--font-secondary:"Akira",sans-serif}@media only screen and (width<=46.875em){:root{--border-radius-sm:4px;--border-radius-md:8px;--border-radius-lg:16px}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-user-select:none;user-select:none;scroll-behavior:smooth;font-size:62.5%}@media only screen and (width<=68.75em){html{font-size:50%}}body{color:var(--color-gray-400);background-color:var(--color-light);min-height:100dvh;font-family:Montserrat,serif;font-size:1.6rem;line-height:1.6;position:relative;overflow-x:hidden}input,button,select,textarea{color:inherit;cursor:pointer;accent-color:var(--color-primary-700);font-family:inherit}a:link,a:visited{color:var(--color-primary-1000);font-weight:600;text-decoration:none}img{max-width:100%;display:block}li{list-style:none}@font-face{font-family:Akira;src:url(Akira-Expanded-Demo.03c99712.otf)format("opentype");font-weight:400;font-style:normal}.button{text-wrap:nowrap;border-radius:var(--border-radius-sm);min-height:3rem;transition:all .2s var(--transition-elastic);border:1px solid;justify-content:center;align-items:center;gap:1.2rem;padding:1rem 2rem;font-size:1.6rem;font-weight:600;display:flex}@media only screen and (width<=56.25em){.button{padding:1rem 2rem;font-size:1.5rem}}.button__primary{background-color:var(--color-accent);border-color:var(--color-accent)}.button__primary:hover{box-shadow:var(--shadow-md);scale:1.05}.button__primary:focus{box-shadow:var(--shadow-sm);scale:1.03}.button__primary svg{width:2.4rem;height:2.4rem}.button__secondary{background-color:var(--color-accent-light);color:var(--color-accent);width:10rem;transition-timing-function:var(--transition-smooth);border-color:currentColor}.button__secondary:hover{background-color:var(--color-accent);color:var(--color-accent-dark);border-color:var(--color-accent)}.button__link{background:0 0;border:#0000;text-decoration:underline}.button__link:hover{scale:1.1}.button__outline{border-radius:var(--border-radius-full);background-color:#0000;border:1px solid;gap:.5rem;font-weight:400;transition:all .2s ease-in-out;display:flex}.button__outline:hover{background-color:var(--color-primary-100);color:var(--color-primary-1000)}.button__outline svg{width:2.4rem;height:2.4rem;rotate:-45deg}.secondary__heading{justify-content:space-between;align-items:center;gap:4rem;width:100%;margin-bottom:6rem;display:flex}@media only screen and (width<=46.875em){.secondary__heading{gap:2.5rem}}.secondary__heading h2{font-family:var(--font-secondary);letter-spacing:-1px;color:var(--color-primary-1000);align-items:center;gap:1.3rem;font-size:2.8rem;line-height:1.2;display:flex;position:relative}@media only screen and (width<=46.875em){.secondary__heading h2{letter-spacing:0;font-size:2.8rem}}.secondary__heading h2:before{content:"";aspect-ratio:1;background-image:url(pin.7b701051.svg);background-size:cover;width:4rem;display:inline-block}@media only screen and (width<=46.875em){.secondary__heading h2:before{width:3rem}}.secondary__heading p{color:var(--color-primary-700);text-align:right;max-width:20rem;font-size:1.6rem;font-weight:600;line-height:1.1}@media only screen and (width<=40.625em){.secondary__heading p{max-width:16rem}}@media only screen and (width<=46.875em){.secondary__heading p{font-size:1.6rem}}.input{border-radius:var(--border-radius-sm);border:1px solid var(--color-gray-100);background-color:#f8fafe;align-items:center;gap:1.3rem;min-height:5rem;padding:0 1rem;transition:all .4s ease-in-out;display:flex}.input__radio{justify-content:center;align-items:center;gap:5rem;margin-bottom:2.3rem;display:flex}.input__radio__row{cursor:pointer;align-items:center;gap:.5rem;display:flex}.input__radio label{cursor:pointer;font-weight:500}.input:focus-within{background-color:var(--color-primary-100)}.input:has(textarea){align-items:start;padding:1rem}.input:not(:last-child){margin-bottom:2.8rem}.input input,.input textarea{background:0 0;border:none;align-self:stretch;width:100%;padding:.6rem 0;font-size:1.5rem;font-weight:500}.input input::placeholder,.input textarea::placeholder{color:var(--color-gray-200)}.input input:focus,.input textarea:focus{outline:none}.input textarea{height:7rem;padding:0}.input span{justify-content:center;align-items:center;width:2.6rem;height:2.6rem;display:flex}.input span svg{width:2.6rem;color:var(--color-gray-200);aspect-ratio:1}.modal{z-index:1000;visibility:hidden;pointer-events:none;background-color:#000c;place-items:center;width:100dvw;height:100dvh;display:none;position:fixed;inset:0;overflow:hidden}.modal__container{background-color:var(--color-light);border-radius:var(--border-radius-md);width:max-content;padding:6rem 4rem 4rem;position:relative}.modal__container video{aspect-ratio:9/16;height:45rem}.modal__close{background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:2rem;right:2rem}.modal__close svg{width:2.6rem;height:2.6rem}.modal--active{visibility:visible;pointer-events:all;display:grid;overflow:visible}.note{background-color:var(--color-light);border-radius:var(--border-radius-md);border:1px solid var(--color-gray-100);flex:0 0 25rem;padding:1rem;overflow:hidden}@media only screen and (width<=46.875em){.note{flex:0 0 35rem}}.note .button__primary{padding:1rem 2rem;font-size:1.5rem;line-height:1}.note__media{border-radius:var(--border-radius-sm);background-color:red;width:100%;height:auto;margin-bottom:2rem;overflow:hidden}.note__media img{width:100%;height:100%}.note__info{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:1.5rem;padding:0 1rem;display:flex}.note__info h3{color:var(--color-gray-300);flex:0 60%;font-size:1.6rem;font-weight:700;line-height:1.1}.note__info span{background-color:var(--color-primary-100);color:var(--color-primary-700);border-radius:var(--border-radius-full);border:1px solid;padding:.4rem 1rem;font-size:1.2rem;font-weight:500;line-height:1;display:inline-block}.note__actions{border-top:1px solid var(--color-gray-100);justify-content:space-between;align-items:center;gap:2rem;padding:1rem .5rem 0;display:flex}.note__actions button:first-of-type{width:100%}.note__save{border-radius:var(--border-radius-sm);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;display:flex}.note__save svg{width:2.4rem;height:2.4rem;color:var(--color-gray-400);stroke-width:.5px}.multiselect{flex-wrap:wrap;align-items:center;margin-bottom:2.8rem;display:flex}.multiselect svg{width:2.6rem;color:var(--color-gray-200);aspect-ratio:1;justify-content:center;align-items:center;display:flex}.multiselect__input{border-radius:var(--border-radius-sm);border:1px solid var(--color-gray-100);background-color:#f8fafe;flex-wrap:wrap;align-items:center;gap:1rem;width:100%;min-height:5rem;padding:.8rem 1rem;transition:all .4s ease-in-out;display:flex}.multiselect__input:focus-within{background-color:var(--color-primary-100)}.multiselect__input input{background:0 0;border:none;flex-wrap:wrap;width:12rem;max-width:100%;height:100%;padding:.6rem 0;font-size:1.5rem;font-weight:500}.multiselect__input input::placeholder{color:var(--color-gray-200)}.multiselect__input input:focus{outline:none}.multiselect__selected{align-items:center;gap:.6rem;display:flex}.multiselect__selected__capsule{background-color:var(--color-primary-100);border-radius:var(--border-radius-full);color:var(--color-primary-700);text-transform:uppercase;border:1px solid;align-items:center;gap:.2rem;padding:.4rem .8rem;font-weight:600;display:flex}.multiselect__selected__capsule p{font-size:1.2rem;line-height:1}.multiselect__selected__capsule button{border-radius:var(--border-radius-full);aspect-ratio:1;background:0 0;border:none;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;font-size:2rem;display:flex}.multiselect__selected__capsule button:hover{background-color:var(--color-primary-200)}.multiselect__selected__capsule button svg{stroke-width:2px;color:currentColor;width:1.8rem;height:1.8rem}.multiselect__options{border-radius:var(--border-radius-sm);border:1px solid var(--color-gray-100);visibility:hidden;opacity:0;pointer-events:none;background-color:#f8fafe;flex-direction:column;flex:1 0 100%;height:0;margin-top:0;display:flex;overflow:hidden}.multiselect__options--active{visibility:visible;opacity:1;pointer-events:all;height:auto;margin-top:1px}.multiselect__options__option{text-transform:uppercase;width:100%;color:var(--color-gray-300);cursor:pointer;padding:.8rem 2rem;font-size:1.5rem;font-weight:500;display:flex}.multiselect__options__option:hover{background-color:var(--color-primary-100)}.multiselect__options__option--active,.multiselect__options__option--active:hover{background-color:var(--color-primary-700);color:var(--color-primary-200)}.multiselect__options__option:not(:last-child){border-bottom:1px solid var(--color-gray-100)}.header{background-color:var(--color-light-100);border-bottom:1px solid var(--color-primary-100);height:8rem}.header__logo{aspect-ratio:1;flex:0 0 6rem;width:6rem}.header__logo img{width:100%;height:auto}.nav{justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}@media only screen and (width<=56.25em){.nav .button__secondary,.nav__profile{margin-left:auto}}.nav__profile{aspect-ratio:1;border-radius:var(--border-radius-full);border:2px solid var(--color-primary-300);justify-content:center;align-items:center;width:5rem;padding:.2rem;display:flex}.nav__profile img{object-fit:cover;object-position:center;width:5rem;height:auto}.nav__toogle{visibility:hidden;pointer-events:none;cursor:pointer;cursor:pointer;background:0 0;border:none;order:3;width:4rem;height:4rem;margin-left:2rem;display:none}.nav__toogle svg{stroke-width:1.5px;width:2.6rem;height:2.6rem;color:var(--color-gray-400)}@media only screen and (width<=56.25em){.nav__toogle{visibility:visible;pointer-events:all;justify-content:center;align-items:center;display:flex}}.nav__ul{align-items:center;gap:2rem;margin-left:auto;margin-right:6rem;display:flex}@media only screen and (width<=56.25em){.nav__ul{display:none}}.nav__ul__item a{padding:.5rem 1rem}.footer{background-color:var(--color-primary-1000);color:var(--color-light)}.footer h4{font-family:var(--font-secondary);letter-spacing:1px;text-wrap:nowrap;color:var(--color-gray-100);font-size:1.5rem;line-height:1.2}@media only screen and (width<=56.25em){.footer h4{font-size:1.4rem}}.footer__container{gap:6rem;padding:8rem 0;display:flex}@media only screen and (width<=46.875em){.footer__container{gap:4rem}}@media only screen and (width<=31.25em){.footer__container{flex-direction:column;justify-content:center;align-items:center;gap:10rem}}.footer__logo{flex:0 40%}@media only screen and (width<=46.875em){.footer__logo{flex:0 40%;gap:4rem}}@media only screen and (width<=31.25em){.footer__logo{flex-direction:column;flex:0 100%;justify-content:center;align-items:center;display:flex}}.footer__logo img{width:auto;height:10rem;margin-bottom:2rem;margin-left:-2rem}@media only screen and (width<=31.25em){.footer__logo img{margin-bottom:0}}.footer__logo p{color:var(--color-primary-100);width:30rem}@media only screen and (width<=31.25em){.footer__logo p{text-align:center;width:30rem}}.footer__link__container{grid-template-columns:repeat(3,1fr);gap:4.5rem;display:grid}@media only screen and (width<=68.75em){.footer__link__container{grid-template-columns:repeat(2,1fr);gap:3.5rem}}@media only screen and (width<=31.25em){.footer__link__container{grid-template-columns:repeat(2,1fr);gap:6rem 2.5rem}}.footer__links{flex-direction:column;gap:2rem;display:flex}.footer__links ul{flex-direction:column;gap:.4rem;display:flex}.footer__links ul a{color:var(--color-primary-100);font-size:1.4rem}@media only screen and (width<=56.25em){.footer__links ul a{font-size:1.4rem}}.footer__contact__info{flex-direction:column;display:flex}.footer__contact__info h6{text-transform:uppercase;align-items:center;gap:.8rem;font-size:1.5rem;display:flex}.footer__contact__info h6 svg{aspect-ratio:1;stroke-width:1.5px;width:2.4rem}.footer__contact__info p{color:var(--color-primary-100);font-size:1.5rem}.footer__copyright{border-top:1px solid #1f3565;justify-content:space-between;align-items:center;width:100%;padding:2.5rem 0;display:flex}@media only screen and (width<=46.875em){.footer__copyright{flex-direction:column;justify-content:center;row-gap:4rem}}.footer__copyright__box{align-items:center;gap:3rem;display:flex}.footer__copyright__box:not(:last-child){flex-wrap:wrap}@media only screen and (width<=46.875em){.footer__copyright__box:not(:last-child){justify-content:space-between}}.footer__copyright__box a{color:var(--color-accent)}@media only screen and (width<=46.875em){.footer__copyright__box .button__outline{flex:0 0 80%;align-items:center;gap:1.5rem;margin:0 auto}}.footer__copyright__box__socials{align-items:center;gap:1rem;display:flex}.footer__copyright__box__socials svg{width:2.4rem;height:2.4rem;color:var(--color-primary-100);stroke-width:1.5px;transition:all .3s ease-in-out}.footer__copyright__box__socials svg:hover{stroke-width:2px;scale:1.2}.m__menu{backdrop-filter:blur(20px);border-left:1px solid var(--color-gray-100);visibility:hidden;pointer-events:none;z-index:-1;background-color:#fafafab3;width:60rem;max-width:100%;height:100dvh;padding:4rem 8rem;transition:all .3s ease-in-out;display:none;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}@media only screen and (width<=31.25em){.m__menu{justify-content:center;align-items:center;width:100%;display:flex}}.m__menu--active{transform:translate(0)}@media only screen and (width<=56.25em){.m__menu{visibility:visible;pointer-events:all;z-index:1000;display:inline-block}}.m__menu__close{cursor:pointer;width:4rem;height:4rem;right:4rem;top:4remw;background:0 0;border:none;justify-content:center;align-items:center;margin-bottom:4rem;transition:all .2s ease-in-out;display:flex;position:absolute}.m__menu__close:hover{scale:1.6}.m__menu__close svg{stroke-width:1.3px}.m__menu ul{flex-direction:column;gap:3rem;margin-top:12rem;display:flex}.m__menu ul li a{text-transform:uppercase;font-size:3rem;font-family:var(--font-secondary);color:var(--color-primary-800);transition:all .3s ease-in-out}.m__menu ul li a:hover{letter-spacing:2px}.hero{background-image:url(grid-pattern.9239dbaf.png);background-size:6rem;background-color:var(--color-light-100);width:100%;height:120dvh;position:relative}@media only screen and (width<=56.25em){.hero{height:70dvh}}@media only screen and (width<=40.625em){.hero{height:100dvh}}.hero:before,.hero:after{content:"";aspect-ratio:1;background-image:url(flake.f525d423.svg);background-repeat:no-repeat;background-size:contain;width:20rem;position:absolute}.hero:before{top:18%;left:-2rem}.hero:after{bottom:10%;right:-2rem}.hero__content{flex-direction:column;justify-content:start;align-items:center;height:calc(100% - 8rem);margin-top:4rem;display:flex}@media only screen and (width<=40.625em){.hero__content{justify-content:center;margin-top:-8rem}}.hero__badge{border-radius:var(--border-radius-full);background-color:var(--color-primary-200);color:var(--color-primary-700);text-wrap:nowrap;justify-content:center;align-items:center;gap:1rem;height:4rem;margin-bottom:2rem;padding:.8rem 2.8rem;font-size:1.6rem;font-weight:500;line-height:1;display:flex}@media only screen and (width<=46.875em){.hero__badge{height:3.5rem;padding:.8rem 2rem}}.hero__badge img{aspect-ratio:1;width:2.5rem}.hero__heading{letter-spacing:-4px;line-height:1;font-family:var(--font-secondary);text-align:center;color:var(--color-primary-1000);position:relative;overflow:hidden}.hero__heading h1{font-size:7rem}@media only screen and (width<=56.25em){.hero__heading h1{letter-spacing:-1px;font-size:5rem}}@media only screen and (width<=40.625em){.hero__heading h1{font-size:4rem}}.hero__heading__deco{position:relative}.hero__heading__deco:after{content:"";aspect-ratio:1;background-image:url(exclamation-mark.20e6aaaf.svg);background-repeat:no-repeat;background-size:contain;width:5rem;display:block;position:absolute;top:50%;right:0;transform:translate(120%,-50%)}.hero__heading span{color:var(--color-primary-700)}.hero .hero__cta{align-items:center;gap:3rem;margin-top:4rem;margin-bottom:6rem;display:flex}@media only screen and (width<=56.25em){.hero .hero__cta{margin-top:2rem}}.hero__scroll{aspect-ratio:1;width:10rem}@media only screen and (width<=56.25em){.hero__scroll{width:12rem}}.aboutus{background-color:var(--color-primary-700);z-index:20;width:100%;height:max-content;margin:-4rem 0 5rem;padding:8rem 0;position:relative;overflow:visible!important}.aboutus:before,.aboutus:after{content:"";text-indent:-2000px;z-index:10;background-image:url(paper-ripped.e8ff3e33.png);background-size:cover;width:100%;height:15rem;display:inline;position:absolute;left:0}.aboutus:before{background-position:20% 20%;top:2px;transform:translateY(-100%)}.aboutus:after{background-position:20% 20%;bottom:2px;transform:translateY(100%)rotate(180deg)}.aboutus__content{align-items:top;grid-template-rows:1fr;grid-template-columns:min-content 1fr;gap:10rem;width:80%;height:100%;margin:0 auto;display:grid}@media only screen and (width<=68.75em){.aboutus__content{grid-template-columns:40% 1fr;gap:4rem;width:100%}}@media only screen and (width<=56.25em){.aboutus__content{grid-template-columns:1fr;gap:8rem}}.aboutus__video{justify-content:center;height:100%;display:flex}@media only screen and (width<=68.75em){.aboutus__video{flex:0 50%}}.aboutus__video__close{width:6rem;position:absolute;bottom:2rem;right:2rem}.aboutus__video__container{border-radius:var(--border-radius-lg);aspect-ratio:9/16;justify-content:center;align-items:center;width:auto;height:65dvh;display:flex;position:relative}@media only screen and (width<=56.25em){.aboutus__video__container{height:45dvh}}@media only screen and (width<=31.25em){.aboutus__video__container{grid-template-columns:repeat(1,1fr);gap:6rem 2.5rem}}.aboutus__video__container:before,.aboutus__video__container:after{content:"";aspect-ratio:1;z-index:20;background-image:url(sparkle.b38e0d16.svg);background-size:contain;width:10rem;display:block;position:absolute}.aboutus__video__container:before{top:0;left:0;transform:translate(-80%,-80%)}.aboutus__video__container:after{bottom:0;right:0;transform:translate(80%,60%)rotate(180deg)}.aboutus__video__container video{object-fit:cover;border-radius:var(--border-radius-lg);width:100%;height:100%}.aboutus__video__container button{z-index:100;cursor:pointer;transform-origin:50%;aspect-ratio:1;background-color:var(--color-primary-100);width:6rem;height:6rem;color:var(--color-primary-700);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:3rem;transition:all .2s;display:flex;position:absolute}.aboutus__video__container button svg{width:2.6rem;height:2.6rem;color:var(--color-primary-700)}@media only screen and (width<=56.25em){.aboutus__video__container button{width:4rem;height:4rem}}.aboutus__video__container button:hover{scale:1.1}.aboutus__details{color:var(--color-primary-100)}.aboutus__details h2{font-family:var(--font-secondary);margin-bottom:3rem;font-size:3.2rem;line-height:1}@media only screen and (width<=46.875em){.aboutus__details h2{font-size:2.8rem}}.aboutus__details p{font-size:1.7rem;line-height:1.8}.aboutus__details p:not(:last-child){margin-bottom:1.5rem}.service{min-height:auto;margin-top:12rem;padding:8rem 0}.service__container{flex-wrap:wrap;justify-content:center;gap:5rem;display:flex}@media only screen and (width<=56.25em){.service__container{gap:2.5rem}}.service__card{color:var(--color-primary-100);border-radius:var(--border-radius-lg);aspect-ratio:1;height:22rem;box-shadow:var(--shadow-md);cursor:pointer;background-image:linear-gradient(90deg,#1a45a5f2,#1a45a5f2),url(round-lines.2872f0e3.png);background-size:cover;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:2rem;display:flex}@media only screen and (width<=46.875em){.service__card{height:18rem}}.service__card__icon{background-color:var(--color-primary-200);border-radius:var(--border-radius-full);justify-content:center;align-items:center;padding:1.8rem;display:flex}@media only screen and (width<=46.875em){.service__card__icon{padding:1.4rem}}.service__card__icon svg{width:4rem;color:var(--color-primary-700);aspect-ratio:1;stroke-width:1.4px}@media only screen and (width<=46.875em){.service__card__icon svg{width:3.5rem}}.service__card h3{text-align:center;font-size:2.2rem;line-height:1}@media only screen and (width<=46.875em){.service__card h3{font-size:2rem}}.gallery{padding:8rem 0}@media only screen and (width<=56.25em){.gallery{padding:6rem 3rem}}.gallery__container{grid-template-rows:repeat(5,18rem);grid-template-columns:repeat(4,1fr);gap:2rem;display:grid;position:relative}@media only screen and (width<=56.25em){.gallery__container{grid-template-rows:repeat(5,14rem)}}@media only screen and (width<=46.875em){.gallery__container{grid-template-rows:repeat(5,10rem)}}@media only screen and (width<=40.625em){.gallery__container{grid-template-rows:repeat(7,18rem);grid-template-columns:repeat(4,1fr)}}.gallery__container:before,.gallery__container:after{content:"";aspect-ratio:1;background-image:url(scribbles.7e0d9edd.svg);background-size:contain;width:8rem;display:inline-block;position:absolute}.gallery__container:before{top:0;left:0;transform:translate(-80%,-60%)rotate(45deg)}.gallery__container:after{bottom:0;right:0;transform:translate(80%,60%)rotate(240deg)}.gallery__media{border-radius:var(--border-radius-md);cursor:pointer;overflow:hidden}.gallery__media img{object-fit:cover;object-position:center;width:100%;height:100%}.gallery__media:first-child{grid-area:1/1/2/2}@media only screen and (width<=40.625em){.gallery__media:first-child{grid-area:1/1/2/3}}.gallery__media:nth-child(2){grid-area:1/2/2/3}@media only screen and (width<=40.625em){.gallery__media:nth-child(2){grid-area:1/3/2/-1}}.gallery__media:nth-child(3){grid-area:1/3/2/-1}@media only screen and (width<=40.625em){.gallery__media:nth-child(3){grid-area:2/1/3/-1}}.gallery__media:nth-child(4){grid-area:2/1/4/2}@media only screen and (width<=40.625em){.gallery__media:nth-child(4){grid-area:3/1/4/3}}.gallery__media:nth-child(5){grid-area:2/2/4/4}@media only screen and (width<=40.625em){.gallery__media:nth-child(5){grid-area:3/3/4/-1}}.gallery__media:nth-child(6){grid-area:2/4/3/-1}@media only screen and (width<=40.625em){.gallery__media:nth-child(6){grid-area:4/1/6/-1}}.gallery__media:nth-child(7){grid-area:3/4/4/-1}@media only screen and (width<=40.625em){.gallery__media:nth-child(7){grid-area:6/1/7/3}}.gallery__media:nth-child(8){grid-area:4/1/-1/3}@media only screen and (width<=40.625em){.gallery__media:nth-child(8){grid-area:6/3/7/-1}}.gallery__media:nth-child(9){grid-area:4/3/-1/4}@media only screen and (width<=40.625em){.gallery__media:nth-child(9){grid-area:7/1/8/3}}.gallery__media:nth-child(10){grid-area:4/4/-1/-1}@media only screen and (width<=40.625em){.gallery__media:nth-child(10){grid-area:7/3/8/-1}}.placements{padding:4rem 0}.placements__box{width:85%;margin:0 auto;mask-image:linear-gradient(90deg,#0000,#fff 10% 90%,#0000)}.placements__container{flex-wrap:nowrap;align-items:center;gap:1rem;width:fit-content;animation:24s linear infinite slider;display:flex}@keyframes slider{to{transform:translate(calc(-80% - .5rem))}}.placements__card{flex:0 0 28rem;height:auto;padding:1rem}@media only screen and (width<=46.875em){.placements__card{flex:0 0 24rem}}.faculty{padding:8rem 0}.faculty__container{flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;display:flex}.faculty__card{border:1px solid var(--color-primary-700);max-width:55rem;box-shadow:10px 10px 0 var(--color-primary-700);border-radius:var(--border-radius-md);gap:1rem;padding:2rem;display:flex}.faculty__card__media{aspect-ratio:1;border-radius:var(--border-radius-sm);flex:0 0 20rem;overflow:hidden}@media only screen and (width<=46.875em){.faculty__card__media{flex:0 0 15rem}}.faculty__card__media img{object-fit:cover;object-position:top;width:100%;height:100%}.faculty__card__info{flex-direction:column;align-items:start;padding:0 2rem;display:flex}.faculty__card__info button{margin-top:auto}.faculty__card__info__job{border-radius:var(--border-radius-full);background-color:var(--color-primary-100);color:var(--color-primary-700);margin-bottom:1rem;padding:.6rem 2rem;font-size:1.4rem;font-weight:500;line-height:1}.faculty__card__info h4{text-transform:uppercase;letter-spacing:-.5px;width:50%;color:var(--color-gray-300);margin-bottom:1.5rem;font-size:2.2rem;font-weight:900;line-height:1.1}.faculty__card__info p{font-weight:30%;border-top:1px solid var(--color-gray-100);color:var(--color-gray-400);margin-top:1rem;margin-bottom:2.5rem;padding:1rem .3rem 0;line-height:1.4}.shining{height:100%;padding:6rem 0}.shining__stars{align-items:center;gap:2rem;display:flex}.shining__stars--top{animation:24s linear infinite reverse slider}.shining__stars--bottom{animation:24s linear infinite slider}.shining__stars:first-child .shining__stars__media{transform:translate(-50%)}.shining__stars__media{border-radius:var(--border-radius-md);flex:0 0 35rem;overflow:hidden}@media only screen and (width<=46.875em){.shining__stars__media{flex:0 0 25rem}}.shining__stars__media img{object-fit:cover;object-position:top;width:100%;height:100%}.shining__stars:not(:last-child){margin-bottom:2rem}.reviews{padding:8rem 0}.reviews__container{flex-direction:column;display:flex}.reviews__row{border-top:1px solid var(--color-gray-100);cursor:pointer;justify-content:space-between;align-items:center;padding:0 2rem;display:flex;position:relative}@media only screen and (width<=46.875em){.reviews__row{height:8rem;padding:0 2rem}}.reviews__row:before{content:"";background-color:var(--color-primary-100);z-index:-1;transform-origin:bottom;width:100%;height:100%;transition:all .2s cubic-bezier(.17,.67,.83,.67);position:absolute;inset:0;transform:scaleY(0)}.reviews__row:hover:before{transform:scaleY(1)}.reviews__row:last-child{border-bottom:1px solid var(--color-gray-100)}.reviews__row h3{font-family:var(--font-secondary);color:var(--color-primary-700);width:26rem;font-size:2rem}@media only screen and (width<=46.875em){.reviews__row h3{font-size:1.4rem}}.reviews__row p{text-transform:uppercase;color:var(--color-primary-400);font-size:1.5rem;font-weight:500}@media only screen and (width<=46.875em){.reviews__row p{font-size:1.2rem}}.reviews__row__media{aspect-ratio:16/9;align-self:stretch;width:15rem;position:relative}.reviews__row__media:after{content:"";background-color:#1a45a566;position:absolute;inset:0}@media only screen and (width<=46.875em){.reviews__row__media{width:8rem}}.reviews__row__media img{object-fit:cover;width:100%;height:100%}.contactus{width:80%;margin:0 auto;padding:8rem 0}@media only screen and (width<=68.75em){.contactus{width:100%;padding:6rem 0}}@media only screen and (width<=40.625em){.contactus{width:100%}}.contactus__container{grid-template-rows:2fr 20rem;grid-template-columns:1.2fr 1fr;gap:2rem;display:grid}@media only screen and (width<=68.75em){.contactus__container{grid-template-rows:1.8fr 20rem;grid-template-columns:1.4fr 1fr}}@media only screen and (width<=40.625em){.contactus__container{grid-template-rows:40rem 1fr 20rem;grid-template-columns:1fr}}.contactus__form{border:1px solid var(--color-gray-100);background-color:var(--color-light-100);border-radius:var(--border-radius-md);grid-row:1/-1;padding:4rem}@media only screen and (width<=40.625em){.contactus__form{grid-area:2/1/3/-1}}.contactus__form>span{text-transform:uppercase;color:var(--color-primary-700);margin-bottom:1rem;font-size:2rem;font-weight:700;display:inline-block}.contactus__form h4{margin-bottom:2rem;font-size:3.2rem;font-weight:700;line-height:1}.contactus__form p{color:var(--color-gray-300);border-bottom:1px solid var(--color-gray-100);margin-bottom:4rem;padding-bottom:4rem;font-size:1.4rem}.contactus__form button{width:100%}.contactus__media{border-radius:var(--border-radius-md);background-color:var(--color-light-100);background-image:url(round-lines.2872f0e3.png);background-size:cover;grid-area:1/2/2/-1;position:relative;overflow:hidden}@media only screen and (width<=40.625em){.contactus__media{grid-area:1/1/2/-1}}.contactus__media img{position:absolute;bottom:0;right:0}.contactus__info{grid-template-rows:1fr 1fr;grid-template-columns:1fr;gap:2rem;display:grid}@media only screen and (width<=40.625em){.contactus__info{grid-area:3/1/-1/-1}}.contactus__info__card{background-color:var(--color-light-100);border:1px solid var(--color-gray-100);border-radius:var(--border-radius-md);grid-template-rows:min-content auto;grid-template-columns:auto 1fr;align-content:center;align-items:center;column-gap:2rem;padding:0 2rem;display:grid}.contactus__info__card span{background-color:var(--color-primary-100);border-radius:var(--border-radius-full);grid-area:1/1/-1/2;justify-content:center;align-self:center;align-items:center;width:5rem;height:5rem;display:flex}.contactus__info__card span svg{stroke-width:1.5px;width:2.4rem;color:var(--color-primary-700)}.contactus__info__card h5{text-transform:uppercase;height:min-content;color:var(--color-gray-300);grid-area:1/2/2/-1;font-size:1.6rem;font-weight:800;line-height:1}.contactus__info__card p{color:var(--color-gray-300);grid-area:2/2/-1/-1}.notes{background-color:var(--color-light-100);width:100%;min-height:100dvh;padding:8rem 0}.notes__filter{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin-bottom:6rem;display:flex}.notes__filter__button{color:var(--color-primary-700);background-color:var(--color-primary-100);border-radius:var(--border-radius-sm);border:1px solid;justify-content:center;align-items:center;min-width:8rem;padding:.5rem 1rem;font-size:1.4rem;font-weight:600;transition:all .3s;display:flex}.notes__filter__button--active{background-color:var(--color-primary-700);color:var(--color-primary-100)}.notes__grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:5rem 3rem;width:80%;margin:0 auto;display:flex}.profile{background-color:var(--color-light-100);width:100%;padding:8rem 0}.profile__container{grid-template-columns:30rem 1fr;min-height:70rem;margin:0 auto;display:grid}@media only screen and (width<=56.25em){.profile__container{grid-template-rows:min-content 1fr;grid-template-columns:1fr}}.profile__container__aside{background-color:var(--color-primary-100);flex-direction:column;padding:2rem 0;display:flex}@media only screen and (width<=56.25em){.profile__container__aside{background-color:var(--color-primary-100);flex-direction:row;justify-content:center;width:100%;height:min-content;padding:0}}.profile__container__aside ul{flex-direction:column;gap:1rem;display:flex}@media only screen and (width<=56.25em){.profile__container__aside ul{grid-template-columns:repeat(4,1fr);gap:0;width:100%;display:grid}}@media only screen and (width<=46.875em){.profile__container__aside ul{grid-template-columns:repeat(2,1fr);gap:1px;width:100%;display:grid}}@media only screen and (width<=56.25em){.profile__container__aside ul li{flex:0 100%;align-items:center;display:flex}}.profile__container__aside__link{align-items:center;gap:1rem;padding:1rem 3rem;display:flex}@media only screen and (width<=56.25em){.profile__container__aside__link{justify-content:center;place-self:stretch stretch;width:100%}}@media only screen and (width<=46.875em){.profile__container__aside__link{justify-content:start}}@media only screen and (width<=56.25em){.profile__container__aside__link:not(:hover){background-color:var(--color-primary-200);color:var(--color-primary-700)}}.profile__container__aside__link:hover{background-color:var(--color-primary-200);color:var(--color-primary-700)}.profile__container__aside__link svg{stroke-width:1.5px;width:2.4rem;height:2.4rem}.profile__container__aside__link--active{background-color:var(--color-primary-700)!important;color:var(--color-primary-100)!important}.profile__container__aside__link--active:hover{background-color:var(--color-primary-700);color:var(--color-primary-100)!important}.profile__container__aside__logout{color:var(--color-red);font-weight:600;font-weight:1.8rem;background:0 0;border:none;justify-content:center;align-items:center;gap:.6rem;margin-top:auto;padding:0 2rem;display:flex}@media only screen and (width<=56.25em){.profile__container__aside__logout{display:none}}.profile__container__aside__logout svg{width:2.6rem;height:2.6rem}.profile__container__main{scrollbar-width:0;position:relative;overflow-y:scroll}@media only screen and (width<=56.25em){.profile__container__main{height:100dvh}}.profile__container__main>div{background-color:var(--color-light);z-index:-1;visibility:hidden;pointer-events:none;height:100%;min-height:max-content;padding:4rem;display:none;position:absolute;inset:0;overflow:hidden}@media only screen and (width<=56.25em){.profile__container__main>div{padding:3rem}}.profile__container__main>div h2{font-family:var(--font-secondary);text-transform:uppercase;color:var(--color-gray-300);margin-bottom:2.8rem}.profile__container__main .active{z-index:100;visibility:visible;pointer-events:all;display:inline-block;overflow:visible}.profile__container .transactions{width:100%;min-width:max-content}.profile__details{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:4rem;padding:2rem 0;display:flex}@media only screen and (width<=46.875em){.profile__details{justify-content:center}}.profile__details__media{aspect-ratio:1;border-radius:var(--border-radius-full);width:7rem;overflow:hidden}.profile__details__media img{object-fit:cover;object-position:center;width:100%;height:100%}.profile__details__bio{margin-right:auto}.profile__details__bio p{color:var(--color-gray-400);font-size:2rem;font-weight:700;line-height:1}.profile__details__bio span{color:var(--color-gray-300);font-size:1.4rem}.profile__details__join{text-wrap:nowrap;border-radius:var(--border-radius-full);color:var(--color-primary-700);background-color:var(--color-primary-100);border:1px solid;justify-content:center;align-items:center;padding:.7rem 2rem;font-size:1.2rem;font-weight:600;line-height:1;display:flex}@media only screen and (width<=46.875em){.profile__details__join{order:1}}.profile__details__row{border-top:1px solid var(--color-gray-100);align-items:center;gap:2rem;padding:1.4rem 0;display:flex}.profile__details__row:last-child{border-bottom:1px solid var(--color-gray-100)}.profile__details__row>div{align-items:center;gap:2rem;display:flex}.profile__details__row__subject{background-color:var(--color-primary-100);border-radius:var(--border-radius-full);color:var(--color-primary-700);justify-content:center;align-items:center;padding:.4rem 2rem;font-size:1.2rem;font-weight:500;line-height:1;display:flex}.profile__details__row p{min-width:20rem;color:var(--color-gray-300);font-weight:600}.profile__details__row span{font-size:1.4rem}.transactions__container{border:1px solid var(--color-gray-100);max-width:120rem;overflow:scroll}.transactions__row{grid-template-columns:1fr 1.6fr 1.4fr 1.1fr 1.6fr 1.2fr;align-items:center;padding:1rem 2.5rem;display:grid}.transactions__row:first-of-type{background-color:var(--color-gray-100);border-radius:var(--border-radius-sm)var(--border-radius-sm)0 0}.transactions__row:first-of-type>div{font-weight:700}.transactions__row:not(:first-child){border-top:1px solid var(--color-gray-100)}.transactions__row:last-child{border-radius:0 0 var(--border-radius-sm)var(--border-radius-sm)}.transactions__row__id,.transactions__row__date{font-size:1.4rem}.transactions__row__sub{align-items:center;gap:1rem;display:flex}.transactions__row__sub span{background-color:var(--color-primary-100);color:var(--color-primary-700);border-radius:var(--border-radius-full);border:1px solid var(--color-primary-700);padding:.2rem 1rem;font-size:1.2rem;font-weight:500;line-height:1}.transactions__row__amount,.transactions__row__remaining{font-size:1.4rem;font-weight:500}.transactions__row__method{color:var(--color-primary-700);font-size:1.5rem;font-weight:600}.bookmarks__container{flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem 2rem;display:flex}.settings__container{margin-bottom:6rem}.settings__container h4{color:#6e6e6e;font-size:2rem}.settings__container__box{margin-top:1rem}.update__form{padding:2rem}.update__form:not(:last-child){border-bottom:1px solid var(--color-light-100);margin-bottom:4rem}.update__form__box{border-bottom:1px solid var(--color-gray-100);align-items:center;gap:2rem;display:flex}.update__form__box label{min-width:15rem}.update__form__bio{grid-template-columns:12rem 1fr;gap:2rem;display:grid}.update__form__media{aspect-ratio:1;width:8rem}.update__form__media img{object-fit:cover;object-position:center;width:100%;height:100%}.update__form form{flex-direction:column;gap:2rem;display:flex}.update__form form input{color:var(--color-gray-400);background:0 0;border:none;width:100%;padding:1rem 2rem;font-size:1.5rem;font-weight:600}.update__form form input::file-selector-button{border-radius:var(--border-radius-sm);background-color:var(--color-accent-light);border:1px solid var(--color-accent);color:var(--color-gray-300);margin-right:1.5rem;padding:.5rem 1.5rem;font-family:inherit;font-weight:600}.update__form form button{width:min-content;margin-top:2rem;padding:1rem 2rem;font-size:1.4rem}.auth{background-color:var(--color-light-100);min-height:100dvh;padding:8rem 0}.auth:has(.auth__form--center){justify-content:center;align-items:center;display:flex}.auth__form{border-radius:var(--border-radius-md);border:1px solid var(--color-gray-100);max-width:46rem;margin:0 auto;padding:4rem 2rem}.auth__form__redirect,.auth__form--message{justify-content:center;align-items:center;margin-top:2rem;display:flex}.auth__form__redirect p,.auth__form--message p{font-size:1.4rem}.auth__form__redirect p a,.auth__form--message p a{color:var(--color-accent)}.auth__form--message{justify-content:start;margin-top:-1rem;margin-bottom:3rem}.auth h2{color:var(--color-gray-400);border-bottom:1px solid var(--color-gray-100);margin-bottom:4rem;padding-bottom:2rem;font-size:2.6rem;font-weight:600;line-height:1}.auth button{width:100%}.auth .subjects{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:4rem;display:flex}.auth .subjects p{font-weight:1.4rem;color:var(--color-gray-300);margin-bottom:1rem;font-weight:500}.auth .subjects__option{cursor:pointer;align-items:center;gap:.6rem;display:flex}.auth .subjects__option label{color:var(--color-gray-300);font-size:1.3rem;font-weight:500}.container{width:100%;max-width:130rem;height:100%;margin:0 auto;padding:0 4rem}@media only screen and (width<=46.875em){.container{padding:0 2.5rem}}section{overflow:hidden}
/*# sourceMappingURL=index.94a65220.css.map */
