.hero-section{background:#fff;position:relative;overflow:hidden;padding-top:100px;padding-bottom:200px}.hero-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:var(--dots-bg);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.9;z-index:1}.text-primary-title{color:#1d74f5}.hero-content{z-index:10;position:relative}.hero-content:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:956px;height:770px;background-image:var(--gradient-bg);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:-1}.hero-title{font-size:3.2rem;font-family:Satoshi,sans-serif;font-weight:500;color:#2d3748;line-height:1.3;margin-top:13rem;margin-bottom:1rem;letter-spacing:-.02em}.hero-title .text-primary{color:#1d74f5!important;font-weight:600}.hero-subtitle{font-size:1.125rem;color:#718096;margin-bottom:2rem;font-weight:400}.hero-buttons{margin-top:2rem}.btn-primary-pri{background-color:#1d74f5;border-color:#1d74f5;padding:20px 27px;font-weight:500;border-radius:8px;transition:all .3s ease;font-size:1rem;color:#f7f5f5;height:40px}.btn-primary-white{background-color:#fff;border:1px solid #e5e7eb;padding:10px 27px;font-weight:500;border-radius:8px;transition:all .3s ease;font-size:1rem;color:#000;height:40px}.btn-primary-pri:hover{background-color:#1d4ed8;border-color:#1d4ed8;transform:translateY(-1px)}.btn-outline-secondary-sec{border:1px solid #e5e7eb;color:#4a5568;background-color:transparent;padding:10px 27px;font-weight:500;border-radius:8px;transition:all .3s ease;font-size:1rem;height:40px}.btn-outline-secondary-sec:hover{background-color:#f7fafc;border-color:#a0aec0;color:#2d3748;transform:translateY(-1px)}.hero-decorations{position:relative;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.decoration-left{position:relative;left:10%;bottom:-70%}@keyframes float-up{0%,to{transform:translateY(-10px)}50%{transform:translateY(-20px)}}@keyframes float-down{0%,to{transform:translateY(-10px)}50%{transform:translateY(-20px)}}.combined-image{width:350px;height:250px;position:relative;animation:float-up 4s ease-in infinite}.combined-image .people-data{position:absolute;padding-bottom:200px;bottom:15px;left:80px;width:200px;height:200px;background-size:contain;background-position:center;background-repeat:no-repeat;z-index:2}.combined-image .arrow-part{position:absolute;top:-45px;right:-50px;width:160px;height:120px;background-image:var(--arrow-left-bg);background-size:contain;background-position:center;background-repeat:no-repeat;opacity:.8;transform:rotate(-15deg)}.decoration-right{position:absolute;right:10%;top:16%}.right-combined-image{width:350px;height:250px;position:relative;animation:float 4s ease-in-out infinite}.right-combined-image .data-content{position:absolute;top:25px;right:65px;width:200px;height:200px;background-size:contain;background-position:center;background-repeat:no-repeat;z-index:2}.right-combined-image .arrow-part{position:absolute;bottom:20px;left:-70px;width:160px;height:120px;background-image:var(--arrow-right-bg);background-size:contain;background-position:center;background-repeat:no-repeat;opacity:.8;transform:rotate(5deg)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes slideIn{0%,to{transform:translate(0);opacity:1}50%{transform:translate(10px);opacity:.8}}@media (max-width: 1200px){.hero-section{padding-bottom:80px}.hero-title{margin-top:8rem}.decoration-right{right:5%;top:15%}.combined-image,.right-combined-image{width:280px;height:200px}.combined-image .arrow-part,.right-combined-image .arrow-part{width:130px;height:90px}.combined-image .arrow-part{top:-35px;right:-40px}.right-combined-image .arrow-part{left:-60px}.right-combined-image .data-content{top:25px}}@media (max-width: 992px){.hero-title{font-size:2.8rem;margin-top:6rem}.hero-subtitle{font-size:1rem}.decoration-right{right:2%;top:10%}.combined-image,.right-combined-image{width:240px;height:180px}.combined-image .circle-part,.right-combined-image .circle-part{width:120px;height:120px}.combined-image .people-data,.right-combined-image .data-content{width:150px;height:150px}.combined-image .arrow-part{top:-25px;right:-30px}.right-combined-image .arrow-part{left:-50px}.right-combined-image .data-content{top:20px}}@media (max-width: 768px){.hero-title{font-size:2.5rem;margin-top:4rem}.hero-subtitle{font-size:1.1rem}.decoration-left,.decoration-right{opacity:.6}.combined-image,.right-combined-image{width:200px;height:150px}.combined-image .arrow-part,.right-combined-image .arrow-part{width:100px;height:70px}.combined-image .arrow-part{top:-15px;right:-20px}.right-combined-image .arrow-part{left:-35px}.right-combined-image .data-content{top:15px}.decoration-right{right:1%;top:5%}.hero-buttons{align-items:center;margin-top:3rem}.hero-buttons .btn{margin:.5rem 0;width:500px}}@media (max-width: 576px){.hero-title{font-size:2rem;margin-top:2rem}.hero-subtitle{font-size:1rem}.decoration-left,.decoration-right{display:none}.combined-image .arrow-part{top:-10px;right:-15px;width:80px;height:60px}.right-combined-image .arrow-part{left:-25px;width:80px;height:60px}.right-combined-image .data-content{top:10px}.combined-image .people-data,.right-combined-image .data-content{width:100px;height:100px}.hero-buttons .btn{width:100%;margin:.5rem 0}.hero-content:before{width:600px;height:400px}}@media (max-width: 480px){.hero-title{font-size:1.8rem;margin-top:1rem}.hero-subtitle{font-size:.9rem;margin-bottom:1.5rem}.btn-primary,.btn-outline-secondary{padding:12px 24px;font-size:.9rem}}.hero-section{position:relative;width:100%;overflow-x:hidden}.hero-content{position:relative;z-index:10;width:100%;max-width:1000px;margin:0 auto;padding:0 1rem}.hero-decorations{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:hidden}
