.features{color:#ffffff;background-color:#2C0CB4;background:#2C0CB4;background:linear-gradient(180deg,rgba(15,35,58,1) 0%,rgba(44,12,180,1) 100%);position:relative;z-index:2;margin-bottom:75px;padding:120px 0;border-bottom-left-radius:50px;border-bottom-right-radius:50px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 125px);gap:clamp(30px,4vw,100px);}.features .container{display:flex;flex-wrap:wrap;width:100%;max-width:unset;justify-content:center;gap:clamp(20px,4vw,80px);}.features .container.features-head{gap:clamp(20px,4vw,30px);flex-direction:column;align-items:center;}.features-head h2{font-size:clamp(30px,2.8vw,50px);font-weight:600;color:#ffffff;margin:0;line-height:1.4;letter-spacing:.05rem;text-align:center;max-width:1060px;}.features-head h3{font-size:clamp(18px,1.4vw,24px);font-weight:400;max-width:920px;line-height:1.5;letter-spacing:.04rem;text-shadow:1px 1px 2px rgba(0,0,0,.2);margin:0;}.features-head p{font-size:clamp(18px,2vw,20px);font-weight:300;margin-bottom:0;line-height:calc(1.3em + .5vw);letter-spacing:.04rem;text-align:center;}.features .features-bg{position:absolute;bottom:-75px;left:calc(50% - 315px / 2);right:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.feature-link{position:absolute;bottom:-50px;left:calc(50% - 171px / 2);right:0;width:171px;height:125px;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;}.feature-link .getintouch{position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.feature-link a{width:72px;height:72px;background-color:#269793;border:1px solid #269793;border-radius:72px;display:flex;justify-content:center;align-items:center;transition:all ease .3s;position:relative;}.feature-link a::before{content:'';width:127px;height:126px;background:url(../images/glow.svg) center center no-repeat;background-size:cover;opacity:0;position:absolute;left:-30px;top:-30px;transition:opacity .5s ease;z-index:-1;pointer-events:none;}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.feature-link a:focus,.feature-link a:hover{border-color:rgb(255 255 255 / 0%);background-color:#50d3cf;}.feature-link a:focus::before,.feature-link a:hover::before{opacity:1;animation:spin 5s linear infinite;}.feature-link a img{margin-top:5px;transition:all ease .3s;}.feature-link a:focus img,.feature-link a:hover img{transform:scale(1.1);}.feature-link p{font-size:26px;font-weight:600;margin:0;text-align:center;}.features .container.feature-items{display:grid;gap:clamp(20px,4vw,60px);grid-template-columns:repeat(4,1fr);width:fit-content;padding:0 60px;margin:0;list-style:none;}.feature-item{position:relative;height:430px;max-width:360px;overflow:hidden;display:flex;flex-direction:column;border-radius:10px;}.feature-item::before{position:absolute;width:150px;left:0;top:0;bottom:0;z-index:0;border-radius:12px;background:rgb(255,255,255);background:linear-gradient(125deg,rgba(255,255,255,.3) 0%,rgba(255,255,255,0%) 100%);}.feature-item img.video,.feature-item video{max-width:100%;aspect-ratio:18 / 9;background:#000;object-fit:cover;}.feature-icon{width:75px;height:75px;background-color:#ffffff;border-radius:75px;display:flex;align-items:center;justify-content:center;margin:30px;overflow:hidden;}.feature-icon img{width:54px;height:54px;object-fit:cover;}.feature-text{background-color:#269793;padding:26px;box-sizing:border-box;height:100%;}.feature-title{display:flex;align-items:center;gap:20px;margin-bottom:20px;flex-wrap:wrap;}.feature-text h3{font-size:clamp(18px,1.2vw,24px);margin:0;font-weight:600;letter-spacing:.05rem;}.feature-text p{font-size:clamp(16px,1.2vw,18px);margin:0;line-height:1.3;letter-spacing:.014rem;font-weight:300;}.feature-text .feature-img{width:70px;height:70px;overflow:hidden;border-radius:70px;padding:6px;box-sizing:border-box;background-color:#fff;display:flex;justify-content:center;align-items:center;}.feature-item:first-child .feature-text .feature-img{padding:10px;}.feature-text .feature-img img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;object-fit:cover;width:100%;height:100%;}@media (max-width:1440px){.features{padding:120px 30px;gap:40px;min-height:unset}.features .container.feature-items{padding:0;gap:30px}.feature-text{padding:20px}.feature-item{height:auto}.feature-text p{font-size:16px}.feature-text .feature-img{width:50px;height:50px}}@media (max-width:80em){.features-head h2{font-size:clamp(30px,4vw,40px)}.features .container.feature-items{grid-template-columns:repeat(2,1fr)}.feature-item{height:100%;width:100%}.feature-text{padding:30px 20px}.feature-text .feature-img{width:70px;height:70px;border-radius:50px}.feature-text h3{font-size:18px}.feature-text h3{font-size:18px}.feature-text p{font-size:16px}}@media (max-width:48em){.features{border-radius:0}.feature-item{height:100%;width:100%}}@media (max-width:35.5em){.features{padding:80px 30px;border-radius:0}.features .container.feature-items{grid-template-columns:repeat(1,1fr);gap:40px;margin-bottom:40px}.feature-item{height:unset;width:unset;max-width:unset}.feature-text h3{font-size:20px}.feature-text p{font-size:17px}.features-head h3{text-align:center}}@media (prefers-reduced-motion:reduce){.feature-link a,.feature-link a::before,.feature-link a img{transition:none}}