.three_cards_section .cards_container .cards_wrap{display:flex;flex-wrap:wrap;gap:37.14px;justify-content:space-between}.three_cards_section .cards_container .card{align-items:flex-start;border:2px solid var(--primary_color);border-radius:35px;display:flex;flex-direction:column;padding:70.29px 26px 26px;text-align:left;transition:all .2s ease-in-out;width:calc(33.33% - 24.76px)}.three_cards_section .cards_container .card .card_icon{align-items:center;background-color:var(--primary_color);border-radius:50%;display:flex;height:94px;justify-content:center;transform:translate(0);transition:transform .3s ease;width:94px}.three_cards_section .cards_container .card .card_heading{max-width:296.41px}.three_cards_section .cards_container .card.card-3 .card_heading{max-width:242px}.three_cards_section .cards_container .card .card_heading h3{color:var(--primary_color)}@media (hover:hover) and (pointer:fine){.three_cards_section .cards_container .card:hover{background-color:var(--denary_color);border:2px solid var(--denary_color);display:flex;flex-direction:column;text-align:center;transition:all .2s ease-in-out}.three_cards_section .cards_container .card:hover .card_icon{background-color:var(--secondary_color)}.three_cards_section .cards_container .card:hover .card_icon img{filter:brightness(0) invert(1)}.three_cards_section .cards_container .card:hover .card_heading h3{color:var(--white_color);transition:all .4s ease-in-out}.three_cards_section .cards_container .card:hover .card_description,.three_cards_section .cards_container .card:hover .card_heading{margin:0 auto}}.three_cards_section .cards_container .card .card_description{max-width:259px;transition:all .4s ease-in-out}.three_cards_section .cards_container .card .card_description p{color:var(--white_color)}@media (min-width:768px) and (max-width:1024px){.three_cards_section .cards_container .card{width:calc(50% - 18.57px)}.three_cards_section .cards_container .card .card_heading{max-width:100%}.three_cards_section .cards_container .card .card_heading h3{font-size:40px;font-weight:400;letter-spacing:-.8px;line-height:1.125}.three_cards_section .cards_container .card .card_description{max-width:100%}.three_cards_section .cards_container .card .card_description p{font-size:24px;font-weight:300;letter-spacing:-.96px;line-height:1.25}}@media (max-width:767px){.three_cards_section .cards_container .cards_wrap{gap:30px;justify-content:center}.three_cards_section .cards_container .card{border-radius:50px;height:auto;margin-left:4px;margin-right:4px;padding-bottom:40px;padding-top:67px;width:100%}.three_cards_section .cards_container .card .card_heading{max-width:100%}.three_cards_section .cards_container .card .card_heading h3{font-size:40px;font-weight:400;letter-spacing:-.8px;line-height:1.125}.three_cards_section .cards_container .card .card_description{max-width:100%}.three_cards_section .cards_container .card .card_description p{font-size:24px;font-weight:300;letter-spacing:-.96px;line-height:1.25}.three_cards_section .slick-dots{align-items:center;bottom:-60px;display:flex;gap:12px;justify-content:center;list-style:none;margin:0;padding:0}.three_cards_section .slick-dots li{margin:0;padding:0}.three_cards_section .slick-dots li button:before{display:none}.three_cards_section .slick-dots li button{background-color:var(--primary_color);border:none;border-radius:20%;cursor:pointer;font-size:0;height:12px;opacity:22%;padding:9px;transition:background-color .3s ease;width:12px}.three_cards_section .slick-dots li.slick-active button{background-color:var(--primary_color);opacity:100%}.three_cards_section .slick-slider .slick-track{display:flex}}