.hero-section{width:100%;height:100vh;background-image:url(https://i.postimg.cc/SN3KDCRb/Hero-Background.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;display:flex;flex-direction:column;z-index:0}.hero-content{z-index:1;color:#000}.hero-title{font-size:3rem;margin-bottom:1rem}.hero-paragraph{font-size:1.25rem;max-width:600px}.forward-image-container{position:absolute;bottom:-4px;left:20px;z-index:2}.forward-image{width:600px;height:600px;border-radius:8px}.hero-button{height:60px;width:263px;display:flex;flex-direction:row;font-size:19px;font-weight:400;gap:1.2rem;justify-content:space-between;align-items:center;padding:1rem;border-radius:32px;color:var(--recomended-button-text-color);background-color:var(--recomended-button-background-color);text-decoration:none}.hero-button:hover{color:#000;background-color:#fff}.linkage{text-decoration:none}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@media (max-width:320px){.hero-section{width:100%;height:100vh;background-position:100% 0;flex-direction:column;justify-content:flex-end;align-items:start}.hero-content{z-index:1;color:#000;margin-top:30rem;margin-bottom:0;padding:1rem}.hero-title{font-size:1.6rem;margin-bottom:1rem}.hero-paragraph{font-size:.7rem;max-width:600px;margin-bottom:1rem}.forward-image{width:130px;height:150px;background-image:var(--mobile-image);background-repeat:no-repeat}.forward-image-container{top:266px}}@media (max-width:360px){.hero-section{width:100%;height:100vh;background-position:100% 0;flex-direction:column;justify-content:flex-end;align-items:start}.hero-content{z-index:1;color:#000;margin-top:32rem;margin-bottom:0;padding:1rem}.hero-title{font-size:1.6rem;margin-bottom:1rem}.hero-paragraph{font-size:.9rem;max-width:600px;margin-bottom:1rem}.forward-image{width:130px;height:150px;background-image:var(--mobile-image);background-repeat:no-repeat}.forward-image-container{top:316px}}@media (max-width:375px){.hero-section{width:100%;height:100vh;background-position:100% 0;flex-direction:column;justify-content:flex-end;align-items:start}.hero-content{z-index:1;color:#000;margin-top:33rem;margin-bottom:0;padding:1rem}.hero-title{font-size:1.7rem;margin-bottom:.6rem;font-weight:200}.hero-paragraph{font-size:.9rem;max-width:600px;margin-bottom:1rem}.forward-image{width:130px;height:150px;background-image:var(--mobile-image);background-repeat:no-repeat}.forward-image-container{bottom:324px}}@media (min-width:390px){.hero-section{width:100%;height:100vh;background-position:100% 0;flex-direction:column;justify-content:flex-end;align-items:start}.hero-content{z-index:1;color:#000;margin-top:33rem;margin-bottom:0;padding:1rem}.hero-title{font-size:1.6rem;margin-bottom:1rem}.hero-paragraph{font-size:.9rem;max-width:600px;margin-bottom:1rem}.forward-image{width:130px;height:150px;background-image:var(--mobile-image);background-repeat:no-repeat}.forward-image-container{bottom:327px}}@media (min-width:430px){.hero-section{width:100%;height:100vh;background-position:100% 0;flex-direction:column;justify-content:flex-end;align-items:start}.hero-content{z-index:1;color:#000;margin-top:35rem;margin-bottom:0;padding:1rem}.hero-title{font-size:32px;margin-bottom:.4rem}.hero-paragraph{font-size:14px;max-width:600px}.forward-image{width:130px;height:150px;background-image:var(--mobile-image);background-repeat:no-repeat}.forward-image-container{bottom:300px}}@media (min-width:480px){.hero-section{width:100%;height:100vh;background-position:100% 0;flex-direction:column;justify-content:flex-end;align-items:start}.hero-content{z-index:1;color:#000;margin-top:35rem;margin-bottom:0;padding:1rem}.hero-title{font-size:36px;margin-bottom:.3rem}.hero-paragraph{font-size:.9rem;max-width:600px}.forward-image{width:130px;height:150px;background-image:var(--mobile-image);background-repeat:no-repeat}.forward-image-container{bottom:300px}}@media (min-width:600px){.hero-section{width:100%;height:100vh;background-position:100% 0;flex-direction:column;justify-content:flex-end;align-items:start}.hero-content{z-index:1;color:#000;margin-top:37rem;margin-bottom:0;padding:1rem}.hero-title{font-size:39px;margin-bottom:.4rem}.hero-paragraph{font-size:15px;max-width:600px;margin-bottom:1rem}.forward-image{width:130px;height:150px;background-image:var(--mobile-image);background-repeat:no-repeat}.forward-image-container{bottom:273px}}@media (min-width:768px){.hero-section{width:100%;height:100vh;background-position:100% 0;flex-direction:column;justify-content:flex-end;align-items:start}.hero-content{z-index:1;color:#000;margin-top:39rem;margin-bottom:0;padding:1rem}.hero-title{font-size:30px;margin-bottom:.5rem}.hero-paragraph{font-size:15px;max-width:708px;margin-bottom:1rem}.forward-image{width:130px;height:150px;background-image:var(--mobile-image);background-repeat:no-repeat}.forward-image-container{bottom:240px}}@media (min-width:1024px){.hero-section{justify-content:center;align-items:center;gap:1rem}.hero-content,.hero-section{display:flex;flex-direction:column}.hero-content{z-index:1;color:#000;margin-top:22rem;margin-bottom:22rem;padding:2rem;gap:.7rem;width:100%}.hero-title{font-size:2.9rem;margin-bottom:1rem;font-weight:200;text-align:right;max-width:90%;animation:fadeInTop .4s ease-out forwards;opacity:0}.hero-paragraph-container{width:90%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;animation:fadeInRight .4s ease-out .2s forwards;opacity:0}.hero-paragraph{font-size:.9rem;width:53%}.hero-button-container{width:98%;display:flex;flex-direction:row;justify-content:center;align-items:flex-end;padding-top:.5rem}.hero-button{margin-left:120px;animation:fadeInRight .9s ease-out .5s forwards;opacity:0}.forward-image-container{position:absolute;top:453px;left:20px;z-index:2}.forward-image{width:393px;height:393px;background-image:var(--desktop-image);background-repeat:no-repeat;background-size:cover;animation:fadeInLeft .4s ease-out .3s forwards;opacity:0}}@media (min-width:1280px){.hero-section{justify-content:center;align-items:center;gap:1rem}.hero-content,.hero-section{display:flex;flex-direction:column}.hero-content{z-index:1;color:#000;margin-top:22rem;margin-bottom:22rem;padding:2rem;gap:.7rem;width:100%}.hero-title{font-size:4rem;margin-bottom:1rem;font-weight:200;text-align:right;max-width:90%}.hero-paragraph-container{width:90%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.hero-button-container{width:98%;display:flex;flex-direction:row;justify-content:center;align-items:flex-end;padding-top:1.3rem}.hero-button{margin-left:93px}.hero-paragraph{font-size:1.2rem}.forward-image-container{position:absolute;top:453px;left:20px;z-index:2}.forward-image{width:400px;height:400px;background-image:var(--desktop-image);background-repeat:no-repeat}}@media (min-width:1440px){.hero-section{justify-content:center;align-items:center;gap:1rem}.hero-content,.hero-section{display:flex;flex-direction:column}.hero-content{z-index:1;color:#000;margin-top:22rem;margin-bottom:22rem;padding:2rem;gap:.7rem;width:100%}.hero-title{font-size:4rem;margin-bottom:1rem;font-weight:200;text-align:right;max-width:90%}.hero-paragraph-container{width:90%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.hero-button-container{width:98%;display:flex;flex-direction:row;justify-content:center;align-items:flex-end;padding-top:1.3rem}.hero-button{margin-left:178px}.hero-paragraph{font-size:1rem;font-weight:300}.forward-image-container{position:absolute;top:423px;left:20px;z-index:2}.forward-image{width:450px;height:450px;background-image:var(--desktop-image);background-repeat:no-repeat}}@media (min-width:1600px){.hero-section{justify-content:center;align-items:center;gap:1rem}.hero-content,.hero-section{display:flex;flex-direction:column}.hero-content{z-index:1;color:#000;margin-top:22rem;margin-bottom:22rem;padding:2rem;gap:.7rem;width:89%}.hero-title{font-size:4.5rem;margin-bottom:1rem;font-weight:200;text-align:right;max-width:80%}.hero-paragraph-container{width:84%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.hero-button{margin-left:130px}.hero-button-container{width:88%;display:flex;flex-direction:row;justify-content:center;align-items:flex-end;padding-top:1.3rem}.hero-paragraph{font-size:1.1rem;font-weight:300}.forward-image-container{position:absolute;top:453px;left:20px;z-index:2}.forward-image{width:480px;height:480px;background-image:var(--desktop-image);background-repeat:no-repeat}}@media (min-width:1920px){.hero-section{justify-content:center;align-items:center;gap:1rem}.hero-content,.hero-section{display:flex;flex-direction:column}.hero-content{z-index:1;color:#000;margin-top:22rem;margin-bottom:22rem;padding:2rem;gap:.7rem;width:89%}.hero-title{font-size:4.5rem;margin-bottom:1rem;font-weight:200;text-align:right;max-width:80%}.hero-paragraph-container{width:84%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.hero-button-container{width:77%;display:flex;flex-direction:row;justify-content:center;align-items:flex-end;padding-top:1.3rem}.hero-paragraph{font-size:1.2rem;max-width:50%}.forward-image-container{position:absolute;top:493px;left:80px;z-index:2}.forward-image{width:600px;height:600px;background-image:var(--desktop-image);background-repeat:no-repeat}.hero-button{margin-left:373px}}@media (min-width:2560px){.hero-content{margin-top:29rem;margin-bottom:22rem}}@media (width:414px) and (height:896px){.hero-content{margin-top:41rem}}@media (width:390px) and (height:844px){.hero-content{margin-top:40rem}}@media (width:430px) and (height:932px){.hero-content{margin-top:45rem}}@media (width:412px) and (height:915px){.hero-content{margin-top:45rem}}@media (width:360px) and (height:740px){.hero-section{width:100%;height:100vh;background-position:100% 0;flex-direction:column;justify-content:flex-end;align-items:start}.hero-content{z-index:1;color:#000;margin-top:32rem;margin-bottom:0;padding:1rem}.hero-title{font-size:1.6rem;margin-bottom:1rem}.hero-paragraph{font-size:.9rem;max-width:600px;margin-bottom:1rem}.forward-image{width:130px;height:150px;background-image:var(--mobile-image);background-repeat:no-repeat}.forward-image-container{top:246px}}@media (width:768px) and (height:1024px){.hero-content{max-width:100%;margin-top:49rem}.hero-title{font-size:2rem;margin-bottom:1rem;width:100%}.hero-paragraph{font-size:1.25rem;width:100%}.forward-image-container{bottom:385px}}@media (width:820px) and (height:1180px){.hero-content{width:100%;margin-top:55rem}.hero-title{font-size:3rem;margin-bottom:1rem;width:100%}.hero-paragraph{font-size:1.2rem;max-width:800px}.forward-image-container{bottom:355px}}@media (width:1024px) and (height:1366px){.hero-content{width:100%;margin-top:55rem}.hero-title{font-size:3rem;margin-bottom:1rem;width:100%}.hero-paragraph{font-size:1.2rem;max-width:800px}.forward-image-container{top:995px}}@media (width:912px) and (height:1368px){.hero-section{width:100%;height:100vh;background-position:100% 0}.hero-content{width:100%;margin-top:58rem;padding:2rem}.hero-title{font-size:3rem;margin-bottom:1rem;width:100%}.hero-paragraph{font-size:1.7rem;max-width:940px}.forward-image-container{bottom:525px}.forward-image{width:300px;height:300px;background-image:var(--mobile-image);background-size:cover;background-repeat:no-repeat}}@media (width:540px) and (height:720px){.hero-section{width:100%;height:100vh;background-position:100% 0}.hero-content{width:100%;margin-top:58rem}.hero-title{font-size:35px;margin-bottom:1rem;width:100%}.hero-paragraph{font-size:14px;max-width:940px}.forward-image-container{bottom:275px}}@media (width:412px) and (height:914px){.hero-section{width:100%;height:100vh;background-position:100% 0}.hero-content{width:100%;margin-top:58rem}.hero-title{font-size:1.9rem;margin-bottom:1rem;width:100%}.hero-paragraph{font-size:1rem;max-width:940px}.forward-image-container{bottom:385px}}@media (width:1024px) and (height:600px){.hero-section{width:100%;height:100vh;background-position:100% 0}.hero-content{z-index:1;color:#000;margin-top:20rem;margin-bottom:17rem;padding:1rem}.hero-title{font-size:2rem;margin-bottom:1rem}.hero-paragraph{font-size:1rem;max-width:700px}.forward-image{width:200px;height:200px;background-image:var(--desktop-image);background-size:cover;background-repeat:no-repeat}}@media (width:1280px) and (height:800px){.hero-section{width:100%;height:100vh;background-position:100% 0}.hero-content{z-index:1;color:#000;margin-top:20rem;margin-bottom:17rem;padding:1rem}.hero-title{font-size:2.2rem;margin-bottom:1rem}.hero-paragraph{font-size:1.3rem;max-width:700px}.forward-image{width:400px;height:400px;background-image:var(--desktop-image);background-size:cover;background-repeat:no-repeat}}