.lp-boxes{overflow:hidden}.lp-boxes__grid{display:flex;flex-wrap:wrap;margin:0 -2%;padding-bottom:40px;padding-top:50px}@media (max-width:768px){.lp-boxes__grid{margin:0;padding-bottom:30px;padding-top:30px}}.lp-boxes__grid--centered{justify-content:center}.lp-boxes__grid .box__helper{margin-bottom:60px;margin-left:2%;margin-right:2%;width:46%}@media (max-width:768px){.lp-boxes__grid .box__helper{margin-inline:0;margin-bottom:40px;width:100%}}.lp-boxes__grid .box__helper:last-child{margin-bottom:20px}.lp-boxes__grid .box{background:var(--color-white-hex);border-radius:25px;box-shadow:0 10px 40px rgba(0,0,0,.1);display:block;padding:30px 35px 50px;position:relative;transition:.2s ease-in-out;width:100%}.lp-boxes__grid .box .image-static{display:block}.lp-boxes__grid .box .image-hover{display:none}.lp-boxes__grid .box-header{display:block;padding-top:20px}.lp-boxes__grid .box-description{display:block;padding-top:10px}.lp-boxes__grid .box-description h1,.lp-boxes__grid .box-description h2,.lp-boxes__grid .box-description h3,.lp-boxes__grid .box-description h4,.lp-boxes__grid .box-description h5,.lp-boxes__grid .box-description h6{margin-bottom:20px}.lp-boxes__grid .box-btn{align-items:center;border-radius:30px;bottom:-20px;display:flex;justify-content:center;opacity:0;padding:15px 22px;position:absolute;right:-15px;transition:.2s ease-in-out}@media (max-width:768px){.lp-boxes__grid .box-btn{right:-10px}}.lp-boxes__grid .box-btn:hover{background-color:var(--color-primary-hex)!important;border-color:var(--color-primary-hex)!important;color:var(--color-white-hex)!important}.lp-boxes__grid .box-btn.box-btn-active{opacity:1}.lp-boxes__grid .box:hover{background-color:#2c5efd}.lp-boxes__grid .box:hover .box-btn{opacity:1}.lp-boxes__grid .box:hover .image-static{display:none}.lp-boxes__grid .box:hover .image-hover{display:block}.lp-boxes__grid .box:hover *{color:var(--color-white-hex)}.lp-boxes__grid.threerow{margin:0 -1%}@media (max-width:768px){.lp-boxes__grid.threerow{margin:0}}.lp-boxes__grid.threerow .box__helper{margin-left:1%;margin-right:1%;width:31.3333%}@media (max-width:992px){.lp-boxes__grid.threerow .box__helper{width:47%}}@media (max-width:768px){.lp-boxes__grid.threerow .box__helper{margin-inline:0;width:100%}}