body{padding:0}.landing_page{--padding-x: 10rem;color:#413e37}.landing_header{display:flex;justify-content:space-between;padding:2rem 0}.landing_page .welcome_container{align-items:center;display:flex;flex-direction:column;gap:2.6rem;justify-content:center;padding:7.2rem 0;text-align:center}.landing_page h1,.landing_page h2{color:inherit;font-family:var(--font-body-family);font-size:4.8rem;font-weight:500;letter-spacing:0;line-height:1;margin:0}.landing_page h2{font-size:4rem}.landing_page .welcome_container .description{color:inherit;font-family:McLaren,sans-serif;font-size:2.4rem;font-weight:400;letter-spacing:0;line-height:150%;margin:0;max-width:50rem;text-align:center}.landing_page .welcome_container p span{color:var(--color-background-2)}.landing_page .small_description{color:inherit;font-family:var(--font-body-family);font-size:1.6rem;font-weight:300;letter-spacing:0;line-height:150%;margin:0;max-width:45rem}.landing_page .small_description a{color:var(--color-background-2)}.landing_page .welcome_container a,.landing_page .welcome_container button,.landing_page .welcome_container input{border:2px solid #205397;border-radius:10rem;box-shadow:0 1.6rem 1.8rem #20539714,0 3.2rem 3.2rem #2053971f;font-family:var(--font-body-family);font-size:1.8rem;font-weight:300;height:7.5rem;letter-spacing:0;line-height:150%;max-width:32rem;text-align:center;width:100%}.landing_page .welcome_container input{background-color:#fff}.landing_page .welcome_container a,.landing_page .welcome_container button{align-items:center;background-color:var(--color-background-2);color:#fff;cursor:pointer;display:flex;justify-content:center;overflow:hidden;position:relative;text-decoration:none;transition:color .3s}.landing_page .welcome_container a:after,.landing_page .welcome_container button:after{background:#fff;content:"";height:100%;left:0;position:absolute;top:0;transition:width .3s;width:0;z-index:0}.landing_page .welcome_container a:hover,.landing_page .welcome_container button:hover{color:var(--color-background-2)}.landing_page .welcome_container a:hover:after,.landing_page .welcome_container button:hover:after{width:100%}.landing_page .welcome_container a span,.landing_page .welcome_container button span{position:relative;z-index:10}.landing_page .logo{max-width:7em}.landing_page .landing_header_button{background-color:transparent;border:1.5px solid #b8c8de;border-radius:10rem;color:var(--color-background-2);cursor:pointer;font-family:var(--font-body-family);font-size:1.6rem;font-weight:300;height:4rem;letter-spacing:0;line-height:1;overflow:hidden;padding:.8rem 1.6rem;position:relative;transition:color .3s}.landing_page .landing_header_button:after{background:var(--color-background-2);content:"";height:100%;left:0;position:absolute;top:0;transition:width .3s;width:0;z-index:0}.landing_page .landing_header_button:hover{color:#fff}.landing_page .landing_header_button:hover:after{width:100%}.landing_page .landing_header_button span{position:relative;z-index:10}.landing_page .banner_container{padding:8rem var(--padding-x) 4rem;width:100%}.landing_page .banner_container img{width:100%}.landing_page .grades_container{display:flex;flex-direction:column;gap:4.8rem;padding:0 var(--padding-x) 14rem}.landing_page .grades_header{display:flex;flex-direction:column;gap:1.6rem}.landing_page .grades_container .small_description{max-width:36rem}.landing_page .grades_card{background-color:#dbe9fc;border-radius:5.6rem;max-width:56rem;min-height:64rem;overflow:hidden;padding:3rem 4rem;position:relative;width:100%}.landing_page .grades_card h3{color:inherit;font-family:var(--font-body-family);font-size:2.4rem;font-weight:600;letter-spacing:0;line-height:150%;margin:0}.landing_page .grades_card button{background-color:var(--color-background-2);border:none;border-radius:50rem;color:#fff;cursor:pointer;font-size:1.6rem;font-weight:var(--font-body-family);font-weight:300;height:4rem;letter-spacing:0;padding:.8rem 1.6rem;transition:.3s}.landing_page .grades_card button:hover{transform:scale(1.05)}.landing_page .grades_card_description{align-items:flex-start;display:flex;flex-direction:column;gap:1.4rem}.landing_page .grades_card img{bottom:-12rem;max-width:45rem;position:absolute;right:-1rem;transform:rotate(-7deg);transition:.3s;width:100%}.landing_page .grades_card img:hover{transform:rotate(-7deg) scale(1.05)}.landing_page .grades_list{display:grid;gap:2.4rem;grid-template-columns:repeat(2,1fr);width:100%}@media (width <= 1080px){.landing_page .grades_container{align-items:center}.landing_page .grades_list{align-items:center;display:flex;flex-direction:column}.landing_page .grades_header{text-align:center}}@media (width <= 768px){.landing_page{--padding-x: 0}.landing_page .welcome_container{padding:6rem 0 1rem}.landing_page .banner_container{padding:4rem var(--padding-x)}.landing_page .grades_container{padding:0 var(--padding-x) 4rem}}@media (width <= 400px){.landing_page .grades_card{min-height:54rem}}.efair_code_input_container{align-items:center;display:flex;flex-direction:column;gap:1.6rem;width:100%}.landing_page .efair_code_input_container .efair_code_button{font-size:1.6rem;height:3em;max-width:16rem}
