.bottom_card_section.content-wrapper,.details_card .content-wrapper{padding-left:var(--horizontal_spacing);padding-right:var(--horizontal_spacing)}.bottom_card_section{display:grid;grid-gap:30px}.bottom_card_section .single_details_card{padding:20px 30px}.bottom_card_section .single_details_card .text_content_bottom_card>:last-child{margin-bottom:0}.bottom_card_section .single_details_card .text_content_bottom_card>:nth-child(2){margin-bottom:8px}.details_card strong{font-weight:700}.details_card h2 strong{font-weight:800}.details_card .section_heading h2{margin-bottom:0}.details_card .section_heading{margin-bottom:55px}.details_card .icon_container svg{height:auto;width:55px;fill:var(--secondary_color);transition:.3s}.details_card .icon_container{margin-bottom:14px}.details_card .card_grid{display:grid;grid-gap:30px}.details_card .single_card{padding:40px 24px;position:relative}.details_card .single_card:before{bottom:0;content:"";height:45px;position:absolute;right:0;transition:.5s;width:45px}.details_card .single_card:hover:before{height:100%;width:100%}.details_card .single_card>div{position:relative}.details_card .single_card:hover .icon_container svg{fill:#fff}.details_card .text_container *{transition:color .2s}.details_card .single_card:hover .text_container *{color:#fff;transition:color .5s}.details_card h6 span{font-size:16px;letter-spacing:5px}.details_card h2 span,.details_card h3 span,.details_card h4 span,.details_card h5 span,.details_card h6 span{color:var(--secondary_color)}.details_card .text_container>:first-child{margin-bottom:8px}.details_card .arrow a:after{font-size:20px;margin-left:10px}