.button{border-radius:50px;display:inline-block;display:inline-flex;font-weight:700;margin-top:25px;padding:10px 80px;text-decoration:none}.button,.button:hover{transition:all .5s ease-in-out}a.button:hover .btn-arrow,a.text:hover .btn-arrow{transform:translate(20px);transition:all .5s ease-in-out}.btn-arrow{transform:translate(10px);transition:all .5s ease-in-out}.button.blue{background-color:#1c1f42;border:2px solid #1c1f42;color:#fff}.button.green{background-color:#2daaa2;border:2px solid #2daaa2;color:#fff!important}.button.orange{background-color:#f46835;border:2px solid #f46835;color:#fff!important}.button.white{background-color:#fff;border:2px solid #fff;color:#1c1f42!important}.button.yellow{background-color:#fcda21;border:2px solid #fcda21;color:#003056!important}.button:hover.blue{color:#1c1f42!important}.button:hover.blue,.button:hover.green{background-color:transparent;transition:all .5s ease-in-out}.button:hover.green{color:#2daaa2!important}.button:hover.yellow{color:#fcda21!important}.button:hover.white,.button:hover.yellow{background-color:transparent;transition:all .5s ease-in-out}.button:hover.white{color:#fff!important}.button:hover.orange{background-color:transparent;color:#f46835!important;transition:all .5s ease-in-out}.text{border:none!important;border-radius:27.5px;box-shadow:6px 6px 15px rgba(207,211,231,0),-6px -6px 15px hsla(0,0%,100%,0)!important;display:inline-block;display:inline-flex;font-weight:700;margin-top:25px;padding:15px 30px;text-decoration:none}.text,.text.yellow{background-color:transparent!important;transition:all .5s ease-in-out}.text.yellow{border:none!important;color:#fcda21!important}.text.white{color:#fff!important}.text.orange,.text.white{background-color:transparent!important;border:none!important;transition:all .5s ease-in-out}.text.orange{color:#f46835!important}.text.blue{color:#1c1f42!important;transition:all .5s ease-in-out}.text.blue,.text.green{background-color:transparent!important;border:none!important}.text.green{color:#06a4a1!important}a.text.green .btn-arrow svg path{stroke:#2daaa2!important;transition:all .5s ease-in-out}a.text.blue .btn-arrow svg path{stroke:#1c1f42!important;transition:all .5s ease-in-out}a.text.white .btn-arrow svg path{stroke:#fff!important;transition:all .5s ease-in-out}a.text.yellow .btn-arrow svg path{stroke:#fcda21!important;transition:all .5s ease-in-out}a.text.orange .btn-arrow svg path{stroke:#f46835!important;transition:all .5s ease-in-out}a.button.yellow .btn-arrow svg path{stroke:#fcda21!important}a.button.green .btn-arrow svg path{stroke:#fff!important;transition:all .5s ease-in-out}a.button.green:hover .btn-arrow svg path{stroke:#2daaa2!important;transition:all .5s ease-in-out}a.button.blue .btn-arrow svg path{stroke:#fff!important;transition:all .5s ease-in-out}a.button.blue:hover .btn-arrow svg path,a.button.yellow .btn-arrow svg path{stroke:#1c1f42!important;transition:all .5s ease-in-out}a.button.yellow:hover .btn-arrow svg path{stroke:#fcda21!important;transition:all .5s ease-in-out}a.button.orange .btn-arrow svg path{stroke:#fff!important;transition:all .5s ease-in-out}a.button.orange:hover .btn-arrow svg path{stroke:#f46835!important;transition:all .5s ease-in-out}.btn-arrow svg{height:auto;width:100%}.btn-arrow{padding-top:3px;width:8px}.centered{text-align:center}article.cards-item{display:flex;flex-direction:column;margin-right:20px;width:calc(33.33% - 20px)}.cards-wrap{display:flex;justify-content:space-between}article.cards-item:nth-child(3n){margin-right:0}.cards-wrap-img{border-radius:20px;overflow:hidden}.cards-item h3{margin:40px 0}.column-cards .hero-ctas{margin-top:40px}.column-cards h1{margin-bottom:60px}