.social_section .social_section_content_container{border:2px solid var(--primary_color);border-radius:43px;display:flex;gap:40px;justify-content:space-between}.social_section .social_section_content_container .contact_container{text-align:center;width:calc(33.33% - 26.66px)}.social_section .social_section_content_container .address_container .heading_container h4,.social_section .social_section_content_container .contact_container .heading_container h4,.social_section .social_section_content_container .social_icons_container .heading_container h4{font-size:30px;letter-spacing:-.6px;line-height:2}.social_section .social_section_content_container .contact_container .description_container a:hover{text-decoration:none}.social_section .social_section_content_container .contact_container .description_container a:hover p{color:var(--primary_color)}.social_section .social_section_content_container .contact_container .description_container p{color:var(--white_color);letter-spacing:0;transition:all .3s ease-in-out}.social_section .social_section_content_container .address_container .description_container p{color:var(--white_color);letter-spacing:0}.social_section .social_section_content_container .address_container{text-align:center;width:calc(36.33% - 26.66px)}.social_section .social_section_content_container .social_icons_container{align-items:center;display:flex;flex-direction:column;text-align:center;width:calc(33.33% - 26.66px)}.social_section .social_section_content_container .social_icons_container .wrap_icons{align-items:end;display:flex;gap:21.88px;justify-content:space-between}.social_section .social_section_content_container .social_icons_container .icon svg{fill:var(--white_color);max-height:30.5px;min-height:24px;transition:all .3s ease-in-out;width:29.14px}.social_section .social_section_content_container .social_icons_container .icon svg:hover{fill:var(--primary_color)}.social_section .description_container{margin:0 auto;max-width:315px;width:100%}@media(min-width:768px) and (max-width:1024px){.social_section .social_section_content_container .address_container .heading_container h4,.social_section .social_section_content_container .contact_container .heading_container h4,.social_section .social_section_content_container .social_icons_container .heading_container h4{line-height:1.2}}@media(max-width:767px){.social_section .social_section_content_container{flex-direction:column;gap:25px}.social_section .social_section_content_container .address_container,.social_section .social_section_content_container .contact_container{width:100%}.social_section .social_section_content_container .address_container .heading_container h4,.social_section .social_section_content_container .contact_container .heading_container h4,.social_section .social_section_content_container .social_icons_container .heading_container h4{line-height:1.2}.social_section .social_section_content_container .social_icons_container{width:100%}.social_section .description_container{max-width:100%}}