.hero-section.desktop .container-fluid{z-index:2}.hero-section .container{margin:0}.box-container{border-radius:25px}.box-container .content-wrapper{display:flex;flex-direction:column;float:right;gap:1rem;width:80%}.hero-heading{color:#fff}.hero-subheading{color:#e5e5e5}.hero-buttons .btn{border:none;border-radius:50px;color:#000;padding:.7rem;position:relative;z-index:0}.hero-buttons .btn:before{background:linear-gradient(90deg,#0f0,#008f00);border-radius:inherit;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:2px;position:absolute;z-index:-1}.hero-buttons .btn-left,.hero-buttons .btn-right{align-items:center;color:#fff;display:flex;justify-content:center;transition:transform .16s ease-in}.btn-left{border:none}.hero-buttons .btn-left:active,.hero-buttons .btn-left:focus,.hero-buttons .btn-left:hover{transform:scale(1.04)}.btn-right:hover{transform:scale(1.04)}.overlay-left{overflow:hidden;position:relative}.overlay-left:before{background:linear-gradient(90deg,rgba(0,0,0,.6),transparent);content:"";inset:0;pointer-events:none;position:absolute}@media(min-width:1024px){.box-container{padding:3vw}.hero-section.mobile{display:none}.hero-section.desktop{background-position:70%;display:flex}.hero-section{align-items:center;background-position:50%;background-size:cover;min-height:90vh;position:relative}.hero-buttons{display:flex;gap:1rem}}@media(max-width:768px){.hero-section.mobile{align-items:center;display:flex;justify-content:center}.hero-section.desktop{display:none}.hero-heading{font-size:5vw}.hero-section{height:auto}.hero-subheading{font-size:30px}.hero-box{background:none;padding:1rem;position:relative;top:unset;transform:unset}.hero-buttons .btn{font-size:3.5vw;font-weight:700;width:100%}.hero-section.mobile img{border-radius:30px;margin:0 auto}.box-container{background-color:unset;border-radius:unset}}@media(max-width:480px){.hero-section{padding:1rem 1.5rem}h2.hero-heading{font-size:2.5rem}.hero-buttons .btn{font-size:3.3vw;font-weight:600;width:90%}}