.tools-section .tools-header h2{color:#202020;font-size:35px;font-weight:700;padding-bottom:20px;text-align:center}.tools-section .tools-header h2>.highlight{color:#83cdb8}.tools-section .tools-header p{color:#666;font-size:18px;margin:0 auto 40px;max-width:520px;text-align:center}.tools-section .tools-cards{display:flex;gap:40px;justify-content:center;justify-content:space-between}.tools-section .tools-cards .tool-card{background:#fff;border-radius:12px;box-shadow:2px 2px 8px rgba(0,0,0,.15);text-align:center;transition:transform .3s ease;width:32%}.tools-section .tools-cards .tool-card .contentCls{margin:15px auto 20px;max-width:75%;padding:24px 24px 0}.tools-section .tools-cards .tool-card:focus,.tools-section .tools-cards .tool-card:hover{transform:translateY(-5px)}.tools-section .tools-cards .tool-card h3{font-size:20px;font-weight:700;line-height:1.4;margin-bottom:12px}.tools-section .tools-cards .tool-card p{color:#202020;font-size:14px;margin-bottom:24px}.tools-section .tools-cards .tool-card a.get-started-btn{display:inline-block;font-size:15px;line-height:1;padding:12px 30px}.tools-section .tools-cards .tool-card a.get-started-btn:focus,.tools-section .tools-cards .tool-card a.get-started-btn:hover{background-color:transparent;border:1px solid #83cdb8}.tools-section .tools-cards .tool-card .imgCls{height:18rem;position:relative}.tools-section .tools-cards .tool-card .imgCls .toolImg{display:block;height:auto;left:50%;max-width:100%;position:absolute;top:10.3rem;transform:translate(-50%,-50%) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);vertical-align:middle;width:300px;z-index:50}.tools-section .tools-cards .tool-card .imgCls .toolbgImg{border-bottom-left-radius:.6rem;border-bottom-right-radius:.6rem;color:transparent;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.iframe-overlay{background-color:#fff;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1000}.iframe-overlay.hidden{display:none}.iframe-overlay .close-btn{align-items:center;backdrop-filter:blur(4px);background-color:hsla(0,0%,100%,.9);border:1px solid #e0e0e0;border-radius:.5rem;cursor:pointer;display:flex;height:2rem;justify-content:center;left:.5rem;padding:10px 20px;position:absolute;top:1.5rem;transition:background-color .2s ease;width:1rem;z-index:1001}.iframe-overlay .close-btn:hover{background-color:hsla(0,0%,94%,.95)}.iframe-overlay .close-icon{color:#83cdb8;font-size:1.5rem;line-height:0}#websiteIframe{border:none;display:block;height:100%;width:100%}@media screen and (max-width:1199px){.tools-section .tools-cards{gap:20px}.tools-section .tools-cards .tool-card .contentCls{max-width:100%}}@media screen and (max-width:991px){.tools-section .tools-cards{flex-wrap:wrap;justify-content:center}.tools-section .tools-cards .tool-card{width:48%}}@media screen and (max-width:767px){.tools-section .tools-cards .tool-card{width:100%}.close-btn{height:2rem;right:.5rem;top:.5rem;width:2rem}.close-icon{font-size:1.25rem}}@media screen and (max-width:620px){.tools-section .tools-header h2{font-size:25px;padding-bottom:10px}.tools-section .tools-header p{font-size:16px;margin-bottom:30px}}