*{box-sizing:border-box;margin:0px}*:focus{outline:none}html{scroll-behavior:smooth}body{background:#fff}body::-webkit-scrollbar{width:0.4em}body::-webkit-scrollbar-track{box-shadow:inset 0 0 3px rgba(26,26,26,0.5)}body::-webkit-scrollbar-thumb{border-radius:0.5rem;background-color:#17968e}a{text-decoration:none;color:inherit}button{border:none;background-color:transparent;cursor:pointer}input,textarea{margin:0;border:none;background-color:transparent}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button,textarea::-webkit-outer-spin-button,textarea::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number],textarea[type=number]{-moz-appearance:textfield}input[type="file"]{display:none}*{font-family:'Poppins', sans-serif}.header{padding:16px 13px;background-color:#fff;box-shadow:0px 20px 50px rgba(26,26,26,0.1);position:relative;z-index:10;display:flex;justify-content:center;align-items:center}.header__title{font-weight:800;margin-left:5px;font-size:21px;letter-spacing:0.02em}@media only screen and (max-width: 991px){.header__title{font-size:18px;letter-spacing:0.01em}}.footer{height:502px;width:100%;background-color:#F5F9F9;padding:32px 112px;z-index:10;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 991px){.footer{height:380px;flex-direction:column;padding:24px 10px}.footer .content{padding-top:30px}}.footer .content{max-width:500px}.footer .content .icon_content{margin-bottom:20px}.footer .ImageContainer{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:130px;justify-content:flex-end;overflow:hidden}.footer .ImageContainer .background{width:440px;height:300px;object-fit:contain;position:absolute;margin-left:110px;float:right;margin-top:-120px}.footer .ImageContainer .image1{position:relative;top:0;left:0}.footer h2{display:flex;flex-direction:column;font-weight:bold;font-size:24px;line-height:32px;color:black;margin-bottom:32px}@media only screen and (max-width: 991px){.footer h2{margin-left:20px;font-size:13px;line-height:113%;margin-bottom:8px}}@media only screen and (min-width: 1024px) and (max-width: 1280px){.footer .content{max-width:350px}.footer .ImageContainer .image1{width:300px;height:300px;margin-top:70px}.footer .ImageContainer .background{width:320px;height:200px;margin-top:-50px;margin-left:110px}}@media (max-width: 1024px){.footer .content{display:flex;flex-direction:column;max-width:350px;justify-content:flex-start}.footer .ImageContainer .image1{width:280px;height:300px;margin-top:70px}.footer .ImageContainer .background{width:320px;height:200px;margin-top:-50px;margin-left:110px}}@media only screen and (min-width: 500px) and (max-width: 650px){.footer .input{text-align:center}.footer .content{display:flex;flex-direction:column;min-width:450px;justify-content:flex-start}.footer .content .icon_content{margin-left:20px}.footer .ImageContainer .background{width:220px;height:150px;margin-top:-450px;margin-left:100px}}@media only screen and (min-width: 600px) and (max-width: 750px){.footer .content{display:flex;flex-direction:column;min-width:580px;justify-content:flex-start}.footer .content input{text-align:center}.footer .icon_content{margin-left:20px}.footer .ImageContainer .background{width:220px;height:150px;margin-top:-420px;margin-left:170px}}@media only screen and (min-width: 750px) and (max-width: 850px){.footer .content{display:flex;flex-direction:column;min-width:710px;justify-content:flex-start}.footer .content input{text-align:center}.footer .icon_content{margin-left:20px}.footer .ImageContainer .background{width:220px;height:150px;margin-top:-420px;margin-left:240px}}@media (max-width: 480px){.footer .icon_content{margin-left:20px;margin-bottom:20px}.footer .ImageContainer{overflow:hidden}.footer .ImageContainer .image1{display:none}.footer .ImageContainer .background{width:180px;height:150px;margin-left:200px;margin-top:-470px}}@media (max-width: 400px){.footer .icon_content{margin-left:20px;margin-bottom:20px}.footer .ImageContainer{overflow:hidden}.footer .ImageContainer .image1{display:none}.footer .ImageContainer .background{width:180px;height:200px;margin-left:179px;margin-top:-505px}.footer h2{font-size:18px}}.footer__input{border-radius:15px;min-width:428px;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 991px){.footer__input{flex-direction:column;min-width:auto;padding:12px 14px}}.footer__input button{height:48px;padding:12px 32px;background:#F96D01;border-radius:15px;border:1px solid #e6e6e6;font-weight:bold;font-size:16px;line-height:113%;color:#e6e6e6;white-space:nowrap}@media only screen and (max-width: 991px){.footer__input button{margin-top:20px;min-width:100%;padding:13px 19px}}.input--error,.input{width:100%;background:#F5F9F9;border:1px solid #e6e6e6;border-radius:8px;font-weight:500;font-size:14px;line-height:21px;letter-spacing:0.01em;padding:14px;margin-right:17px;color:#999}.input--error::-webkit-input-placeholder, .input::-webkit-input-placeholder{color:#999}.input--error:-ms-input-placeholder, .input:-ms-input-placeholder{color:#999}.input--error::-ms-input-placeholder, .input::-ms-input-placeholder{color:#999}.input--error::placeholder,.input::placeholder{color:#999}@media only screen and (max-width: 991px){.input--error,.input{margin-right:14px;margin-left:20px;padding:10px 12px;font-size:12px;line-height:123.5%}}.input--error{border:1px solid #ff5757}.input--error::-webkit-input-placeholder{color:#ff5757}.input--error:-ms-input-placeholder{color:#ff5757}.input--error::-ms-input-placeholder{color:#ff5757}.input--error::placeholder{color:#ff5757}@media (max-width: 480px){.input{text-align:center}}.image{width:100%;object-fit:cover}.loading{position:absolute;width:100%;height:100%;left:0;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.loading img{width:10rem;height:10rem;-webkit-animation:loadingImage 4s infinite ease-in-out;animation:loadingImage 4s infinite ease-in-out}@-webkit-keyframes loadingImage{0%{opacity:0.5;transform:scale(0.5)}30%{opacity:1;transform:scale(1) rotate(360deg)}60%{opacity:1;transform:scale(1) rotate(360deg)}100%{opacity:0.5;transform:scale(0.5) rotate(-360deg)}}@keyframes loadingImage{0%{opacity:0.5;transform:scale(0.5)}30%{opacity:1;transform:scale(1) rotate(360deg)}60%{opacity:1;transform:scale(1) rotate(360deg)}100%{opacity:0.5;transform:scale(0.5) rotate(-360deg)}}@-webkit-keyframes loadingText{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes loadingText{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.hero{position:relative}.hero::before{content:'';position:absolute;left:0;top:0;width:65%;height:100%;background:linear-gradient(90deg, #fff 0%, rgba(255,255,255,0.381533) 57.06%, rgba(255,255,255,0) 87.85%)}@media only screen and (max-width: 991px){.hero::before{top:auto;bottom:10%;width:100%;height:75%;background:linear-gradient(360deg, #fff 20%, rgba(255,255,255,0.92) 25%, rgba(255,255,255,0) 40%)}}.hero__content{position:absolute;top:50%;left:5rem;transform:translateY(-50%);width:37%}@media only screen and (max-width: 991px){.hero__content{position:relative;width:100%;left:0;padding:0 15px;display:grid;place-items:center}}.hero__content .header{margin-top:-10px;border:2px solid black;background-color:transparent;border-radius:20px;height:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0px;margin-bottom:24px}.hero__content .header h4{padding:6px;font-weight:600;font-size:21px;line-height:24px;color:black}@media only screen and (max-width: 991px){.hero__content .header{font-size:25px;line-height:113%;margin-bottom:16px}}.hero__content p{font-weight:500;font-size:30px;line-height:24px;letter-spacing:0.03em;margin-bottom:12px;color:black}@media only screen and (max-width: 991px){.hero__content p{font-size:12px;line-height:113%;text-align:center;margin-bottom:9px}}.hero__content h3{font-weight:700;font-size:30px;line-height:33.9px;color:black;margin-bottom:32px}@media only screen and (max-width: 991px){.hero__content h3{font-size:25px;line-height:113%;margin-bottom:16px}}.hero__content button{margin-bottom:10px;background-color:#F96D01;top:100px;height:48px;border-radius:15px;width:310px;color:#fff;padding:12px 32px 12px 32px;font-weight:bold;font-size:16px;line-height:24px;cursor:pointer;white-space:nowrap}@media only screen and (max-width: 991px){.hero__content button{width:100%;font-size:18px;line-height:24px;padding:12px 15px}.hero__content button::after{content:'';position:absolute;top:120%;left:50%;transform:translateX(-50%);width:90%;height:8px;background:rgba(29,186,175,0.15);opacity:0.5}}@media only screen and (min-width: 750px) and (max-width: 850px){.hero__content .header{margin-top:-30px;margin-right:530px}.hero__content h3{margin-right:50px}.hero__content button{width:auto;font-size:14px;margin-right:520px}}@media (max-width: 750px){.hero__content{margin-top:50px}.hero__content .header{margin-top:-20px;margin-right:350px}.hero__content button{width:auto;font-size:14px;margin-right:340px}}@media (max-width: 480px){.hero__content{margin-top:50px}.hero__content .header{margin-top:-20px;margin-right:250px}.hero__content .header h4{font-size:12px}.hero__content h3{font-size:18px}.hero__content button{margin-right:150px;width:auto;font-size:14px}}.coach{position:relative;display:grid;grid-template-columns:repeat(2, 1fr);align-items:center;grid-column-gap:70px;-webkit-column-gap:70px;column-gap:70px;padding:44px 5rem;overflow:hidden}@media only screen and (max-width: 991px){.coach{grid-template-columns:repeat(1, 1fr);padding:0 16px}}.coach__background{position:absolute;top:50%;left:0;z-index:-1;transform:translate(-2.5%, -50%);width:43%}@media only screen and (max-width: 991px){.coach__background{width:80%;top:25%}}.coach__content h3{font-weight:bold;font-size:30px;line-height:113%;color:#17968e;white-space:nowrap;margin-bottom:16px}@media only screen and (max-width: 991px){.coach__content h3{font-size:18px;line-height:113%;margin-top:2rem;margin-bottom:4px}}.coach__content h5{font-weight:bold;font-size:21px;line-height:24px;color:#666666;margin-bottom:12px}@media only screen and (max-width: 991px){.coach__content h5{font-size:14px;line-height:28px}}.coach__content p{font-weight:400;font-size:14px;line-height:21px;letter-spacing:1%;color:#666}@media only screen and (max-width: 991px){.coach__content p{font-size:12px;line-height:16px}}.contact{display:flex;align-items:center;justify-content:center;background:rgba(29,186,175,0.15);padding:16px 0}.contact>div{margin-right:74px}@media only screen and (max-width: 991px){.contact>div{margin-right:30px}}.contact__list{display:flex;align-items:center}.contact__list p{font-weight:500;font-size:20px;line-height:147.5%;letter-spacing:0.02em;color:#666;margin-left:10px}@media only screen and (max-width: 991px){.contact__list p{font-size:12px;line-height:18px}}.point{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:32px;gap:32px;padding:10rem;position:relative}.point::after{content:'';position:absolute;top:10%;left:50%;transform:translateX(-50%);width:90%;height:8px;background:rgba(29,186,175,0.15);opacity:0.5}@media only screen and (max-width: 991px){.point{grid-template-columns:repeat(1, 1fr);grid-gap:40px 0;gap:40px 0;padding:8rem 30px 2rem}}.point__list{position:relative;display:flex;align-items:flex-start}.point__icon{position:relative}.point__content{margin-left:32px}.point__content h3{font-weight:600;font-size:21px;line-height:24px;color:#17968e;margin-bottom:8px}@media only screen and (max-width: 991px){.point__content h3{font-size:18px;line-height:113%;margin-bottom:8px}}.point__content p{font-weight:500;font-size:14px;line-height:22px;letter-spacing:0.02em;color:#666}@media only screen and (max-width: 991px){.point__content p{font-size:12px;line-height:16px}}.success{position:relative;min-height:calc(100vh - 72px)}.success__wrapper{display:grid;place-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.success__wrapper .success_img{display:flex;flex-direction:row;margin:30px auto}@media (max-width: 1000px){.success__wrapper .success_img img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media only screen and (max-width: 991px){.success__wrapper img{width:263px}}.success__content{margin-top:10px}.success__content h3{font-weight:bold;font-size:50px;line-height:113%;text-align:center;color:#4d4d4d}@media only screen and (max-width: 991px){.success__content h3{font-size:21px;line-height:24px}}.success__content p{font-weight:500;font-size:20px;line-height:147.5%;text-align:center;letter-spacing:0.02em;color:#4d4d4d;width:25rem}@media only screen and (max-width: 991px){.success__content p{font-size:14px;line-height:14px;width:17rem;margin-top:8px}}.success__action{background:#17968e;border-radius:15px}@media only screen and (max-width: 991px){.success__action{margin-top:1rem}}.success__action button{font-weight:bold;font-size:20px;line-height:147.5%;letter-spacing:0.02em;color:#fff;padding:12px 80px}.success__action button:hover{border-radius:15px;background-color:#116a64}@media only screen and (max-width: 991px){.success__action button{border-radius:12px;font-size:14px;line-height:24px;padding:8px 16px}}.downloads{position:relative;height:309px;display:grid;grid-template-columns:repeat(2, 1fr);align-items:center;grid-column-gap:70px;-webkit-column-gap:70px;column-gap:70px;padding:44px 5rem;overflow:hidden}@media only screen and (max-width: 991px){.downloads{grid-template-columns:repeat(1, 1fr);padding:0 16px}}.downloads .content{max-width:400px;margin-left:20px}@media (max-width: 480px){.downloads .content p{max-width:250px}.downloads .content .imageContainer{margin-top:32px;overflow:hidden}}.downloads .content h3{font-size:16px;line-height:19px;font-weight:600;margin-bottom:16px}.downloads .content p{font-size:14px;color:#666666}.downloads .content .imageContainer{margin-top:32px;overflow:hidden}.downloads .content .imageContainer img{margin-right:12px}


/*# sourceMappingURL=main.4d795acd.css.map*/