*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}a{text-decoration:none}li{list-style:none!important}h1,h2,h3,h4,h5,h6,p{margin-bottom:0}.text-section h1{font-size:2em;color:#333}.text-section p{color:#555;font-size:1.1em;margin-bottom:10px}.hero-image{max-width:100%;border-radius:8px}.stats div{font-size:1em;color:#555}.service-box{border-radius:8px;text-align:start}.card_icon_title,.card_icon_title h4{font-size:16px;font-weight:600;color:#fff;margin-bottom:10px;text-align:end}.start-button{margin-top:10px;font-size:1em}.get-started-button{font-size:1.2em;background:#ff7b00!important;border:none!important;border-radius:25px!important}.image-group{position:relative;display:flex;justify-content:center;margin-bottom:150px}.image-group img{width:100%;max-width:325px;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.3)}.image-group img:first-child{position:absolute;z-index:7;left:0;top:0}.image-group img:last-child{position:relative;top:154px;left:100px;z-index:5}.meet_support_wrapper{margin-top:50px}.meet_support_text{display:grid;justify-content:end}.meet_support_text h5{font-weight:700}.Employee_prefomance_card .card-icon .svg-inline--fa{color:#ff7b00;display:grid;place-item:center;font-size:1.5em}.Employee_prefomance_card .card-title{font-weight:600;color:#333;font-size:17px}.Employee_prefomance_card .card-text{color:#555;font-size:12px}.support_text{display:grid;justify-content:center}.support_text h3{font-weight:700;color:#333;justify-content:center;align-items:center;text-align:center;font-size:1.5em}.support_text p{color:#555;font-size:14px;text-align:Justify}.support_text span{color:#ff7b00}.productivity_text{display:grid;justify-content:center}.productivity_text h3{font-weight:700;color:#333;justify-content:center;align-items:center;text-align:center;font-size:1.5em}.productivity_text p{color:#555;font-size:14px;text-align:Justify}.productivity_text span{color:#ff7b00}.footer{width:100%;min-width:400px;margin-top:auto;position:relative}.footer_box{background-color:#000;padding:clamp(.5rem,5vw,5rem) clamp(.5rem,5vw,5rem) 2rem;border-radius:13px;-webkit-clip-path:polygon(0 20%,100% 0,100% 99%,0 100%);clip-path:polygon(0 20%,100% 0,100% 99%,0 100%)}.footer .footer_top_links{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-content:center;align-items:start;grid-gap:3rem;gap:3rem;margin-top:5rem}.footer,.footer_link_header{font-weight:600;color:#fff}.footer_link_header{font-size:clamp(16px,1vw,20px)}.footer .footer_top_links img{width:60px;height:49px;margin:10px 0}.footer .footer_top_links h4{text-transform:uppercase;color:#fff;font-size:14px;font-weight:500}.footer .footer_top_links small{display:inline-block;text-transform:capitalize;color:#fff;font-size:clamp(11px,1vw,13px);letter-spacing:-5%;padding:1rem 0}.footer .footer_top_links ul{margin-top:1rem}.footer .footer_top_links li{margin:15px 0}.footer .footer_top_links li a{color:#fff;font-size:clamp(11px,1vw,13px);font-weight:400;text-transform:capitalize;transition:all .3s}.footer .footer_top_links .personal_info ul li a{display:grid;grid-template-columns:25px auto;grid-gap:7px;gap:7px;align-items:center}.footer .subscribe_input{padding:10px 1rem;font-size:clamp(12px,1vw,14px);outline:none;border:1px solid var(--faded_gray);background-color:hsla(218,6%,63%,.1);border-radius:25px;width:80%;color:#fff;margin:7px 0}.footer .subscribe_input:focus{background-color:hsla(218,6%,63%,.2);border:1px solid var(--primary_orange)}.footer button{background:var(--button_gradient);outline:none;border:none;border-radius:25px;color:#fff;padding:10px 1rem;text-transform:uppercase;font-size:clamp(12px,1vw,14px);font-weight:500;display:block;width:80%;cursor:pointer;margin:7px 0}.footer button:hover{opacity:.8}.footer .footer_social_links{background:hsla(0,0%,100%,.1);border-radius:15px;padding:clamp(.5rem,1vw,1rem);margin:1.5rem 0}.footer .footer_social_links h4{color:#fff;text-align:center;font-weight:500;font-size:clmap(14px,1vw,20px)}.footer .social_media_icons{width:100%;gap:clamp(1rem,4vw,4rem);margin-top:1rem}.footer .social_media_icons a{background:transparent;padding:5px;border-radius:50%;width:40px;height:40px;transition:all .5s}.footer .social_media_icons a svg{width:22px;height:22px}.footer .social_media_icons a:hover{scale:1.07;background:var(--button_gradient)}.footer .footer_bottom_links{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:center;justify-content:center;grid-gap:1rem;gap:1rem;color:#7b7e86;font-size:clamp(12px,1vw,14px);padding:1rem 0}.footer .extra_Links{gap:clamp(.5rem,1vw,2rem);flex-wrap:wrap}.footer .extra_Links li a:hover{color:#ababab}.scrollto_top{display:inline-flex!important;justify-content:start!important;align-items:center;color:#fff;font-size:13px;font-weight:500;gap:7px;margin-bottom:2rem}.footer_ellipse{position:absolute;top:0;right:2%;width:clamp(70px,10vw,90px);height:clamp(70px,10vw,90px);animation:spin 1s linear infinite,moveRightToLeft 5s linear infinite;border-radius:50%}@keyframes spin{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes moveRightToLeft{0%{right:-100px;top:0}to{right:100%;top:17%}}@media only screen and (max-width:1200px){.footer_box{-webkit-clip-path:polygon(0 0,100% 0,100% 99%,0 100%);clip-path:polygon(0 0,100% 0,100% 99%,0 100%)}.footer_ellipse{display:none}.footer .footer_top_links{margin-top:.5rem}.footer button,.subscribe_input{width:100%!important}}@media only screen and (max-width:900px){.footer .footer_bottom_links{display:flex;flex-direction:column;align-items:center;justify-content:center}}