.cards--section{grid-column-gap:3rem;grid-row-gap:10rem;display:grid;grid-auto-columns:1fr;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-template-rows:auto}.card-container--1{background-color:#f1f2ee;border-radius:1.5rem;height:300px;margin-left:2.5rem;position:relative}.card-style--1{background-color:#f6873a;border-radius:2rem 2rem 2rem .5rem;box-shadow:inset -4px -4px 12px #f6873a,inset -16px -16px 44px #f6873a;cursor:pointer;max-height:15.5rem;min-width:20rem;padding:1.75rem;right:50px;top:-30px}.card-style--1,.card1-text{overflow:hidden;position:relative}.card1-text{max-height:12rem}.card1-text:after{background:linear-gradient(transparent,#f6873a);bottom:0;content:"";height:3rem;left:0;position:absolute;width:100%}.card2-text{padding-bottom:25px}.card1--copy-btn{align-items:center;background-color:#fff;border-radius:1.5rem;bottom:1.5rem;color:rgba(2,22,49,.64);cursor:pointer;display:flex;font-size:.75rem;font-weight:600;gap:5px;justify-content:flex-start;left:20%;padding:.75rem .75rem .75rem .875rem;position:absolute;transform:translateX(-50%);transition:all .2s}.card1--copy-btn:hover{color:#f6873a}.card1-text p{color:#fff;font-size:12px;line-height:1.5}.card1-tag{align-items:center;bottom:-15%;color:#000;font-size:.75rem;font-weight:600;line-height:.75;margin-top:1rem;padding:.75rem .75rem .75rem .875rem;position:absolute;right:0}.card1-tag .tabs,.modal-tags .tabs{background-color:#fff;border:1px solid rgba(2,22,49,.08);border-radius:1.5rem;box-shadow:0 1px 1px rgba(0,0,0,.03),0 1.5px 2px rgba(0,0,0,.02),0 4px 5px rgba(0,0,0,.02),0 14px 17px rgba(0,0,0,.01);font-size:.75rem;font-weight:600;margin-right:15px;padding:.5rem .875rem}.card-style--2{grid-column-gap:1rem;grid-row-gap:1rem;align-items:flex-start;background-position:50%;background:#fff;border-radius:1.5rem;display:flex;flex-flow:column;height:330px;justify-content:flex-start;margin-bottom:-30px;padding:2rem;position:relative;top:-30px}.divider{background:#02163114;border:0;height:1px;margin:-10px 0 20px;position:relative;z-index:3}.card-style--2 .cta{width:fit-content}.email-overlay{align-items:center;background:linear-gradient(hsla(0,0%,100%,.31),hsla(0,0%,100%,.81),hsla(0,0%,100%,.89) 20%,#fff 100%,#f7f7f6);display:none;height:100%;justify-content:center;left:0;left:-1%;position:absolute;top:0;width:102%;z-index:1}.email-overlay.active{display:flex}.email-left-right-container{align-items:center;background:#fff;border-top:1px solid rgba(2,22,49,.08);display:flex;flex-direction:row;justify-content:center;margin-top:20px;padding:20px;position:relative;z-index:2}.email-left-side{align-items:center;display:flex;flex:1;gap:20px;padding:20px;width:50%}.email-right-side{width:50%}.email-right-side form{position:relative;width:100%}.email-right-side form .hs-submit{position:absolute;right:5px;top:2px}.email-right-side form input[type=email]{border:2px solid #efefef!important;border-radius:30px!important}.email-right-side .hs-form-field{margin-bottom:0}.email-right-side form input[type=submit]{border-radius:55%;line-height:20px;padding:10px 15px}.icon-side img{box-shadow:none!important}.cards--section{position:relative}.temp-Cards .pagination{display:flex;justify-content:space-between;margin-top:100px}.temp-Cards .next-page,.temp-Cards .prev-page{align-items:center;color:#000;cursor:pointer;display:flex!important;font-weight:700}.temp-Cards .next-page .circle,.temp-Cards .prev-page .circle{align-items:center;background-color:#f6873a;border-radius:50%;color:#fff;display:flex;height:24px;justify-content:center;margin:0 10px;width:24px}.temp-Cards .prev-page{margin-left:0;margin-right:auto}.temp-Cards .next-page{margin-left:auto;margin-right:0}.temp-Cards .next-page[style*=none],.temp-Cards .prev-page[style*=none]{display:none!important}.modal{background-color:rgba(71,31,4,.8);display:none;height:100%;left:0;overflow:auto;padding-top:60px;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background-color:#fefefe;border-radius:20px;margin:5% auto;padding:20px;position:relative;width:80%}.modal-close{align-items:center;background-color:#f6873a;border:none;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:18px;gap:8px;padding:1px 20px;position:absolute;right:0;top:-50px}.modal-close .close-circle{background-color:#ff6800;border-radius:50%;color:#fff;font-size:25px;margin-right:-19px;padding:5px 12px}.modal-body{display:flex;gap:30px;margin:0 auto;padding:3rem}.modal-text{color:#fff;max-height:max-content;padding:2rem}.modal-tags{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.pop-left,.pop-right{width:50%}.empty-search{display:none;text-align:center}@media (max-width:992px){.card-container--1{height:275px}.pop-left,.pop-right{width:100%}.card-style--1{min-width:auto;padding:1rem}.card1--copy-btn{bottom:1rem;left:20%;transform:translateX(-50%)}.card1-tag{bottom:-15%;padding:.5rem 1rem;right:0;text-align:center}.card-style--2{height:305px;margin-top:-22px;padding:1rem}.email-left-right-container{flex-direction:column}.cards--section{grid-row-gap:6rem;margin-bottom:15px}.email-left-side,.email-right-side{margin:10px 0;width:100%}.cards--section .card{display:none}.cards--section .card:nth-child(-n+4){display:block}.temp-Cards .pagination{display:flex;justify-content:space-between;margin-top:70px}.temp-Cards .pagination .next-page,.temp-Cards .pagination .prev-page{align-items:center;cursor:pointer;display:flex;font-weight:700}.temp-Cards .pagination .next-page .circle,.temp-Cards .pagination .prev-page .circle{align-items:center;border-radius:50%;display:flex;height:24px;justify-content:center;margin:0 10px;width:24px}.temp-Cards .pagination .next-page[style*=none],.temp-Cards .pagination .prev-page[style*=none]{display:none!important}.modal-body,.modal-text{padding:1rem}.modal-body{flex-wrap:wrap-reverse}.pop-right.card-container--1{margin-top:30px}}@media (max-width:768px){.cards--section{grid-template-columns:1fr}.card-style--2{height:auto;top:0}.email-left-side,.email-right-side{padding:10px}}@media (max-width:576px){.card1--copy-btn{font-size:.65rem;padding:.5rem .5rem .5rem .625rem}.card-container--1{height:265px}.card1-tag{bottom:-12%;font-size:.65rem;padding:.5rem .5rem .5rem .625rem;width:300px}.card-style--2{padding:1rem}.modal-text{width:100%}.pop-right.card-container--1{margin-left:10px;margin-top:0}.modal-text{right:35px;top:0}.modal-copy-btn{left:30%!important}}@media (max-width:400px){.card1--copy-btn{left:25%}.modal-text{right:35px;top:0}.modal-copy-btn{left:30%!important}}.temp-Cards .hs_error_rollup{display:none}