@font-face {font-family: "Mulish";src: url("../fonts/Mulish.ttf") format("truetype");}@font-face {font-family: "Inter";src: url("../fonts/Inter.ttf") format("truetype");}.main__blog_root {--brand-color: #ff4800;--black-font: #1f2732;--light-black-font: #42545e;--black01: #3b3b3b;--white-font: #ffffff;--black00: #111111;--whiteF6: #f6f6f6;--whiteF3: #f3f3f3;--mulish-heading-font: "Mulish", sans-serif;--Inter: "Inter", sans-serif;font-family: var(--mulish-heading-font);background: var(--white-font);display: contents;}.main__blog_root a {text-decoration: none;color: inherit;}.main__blog_root img {width: 100%;}.main__blog_root ul {list-style: none;}.Blog_Page_Section {padding: clamp(44px, 5vw, 64px) 0;background: url(../blogimages/section.png);background-position: center;background-size: 100% 100%;background-repeat: no-repeat;position: relative;}.Blog_Page_Section .blog__content__container {display: grid;grid-template-columns: repeat(2, 1fr);gap: 44px;align-items: center;justify-content: center;}.Blog_Page_Section .left_heading {max-width: 640px;}.Blog_Page_Section .left_heading h1 {font-size: clamp(26px, 2.4vw, 36px);font-weight: 800;color: var(--black00);}.Blog_Page_Section .left_heading p {color: var(--black01);font-weight: 500;font-size: clamp(16px, 1vw, 18px);}.blog__content__container .Blog__left {border-radius: 20px;overflow: hidden;box-shadow: 0px 0px 60px 0px rgba(53, 53, 53, 0.1);}.blog__content__container .blog__leftcard_container .blog_img {height: 350px;border-top-left-radius: 10px;border-top-right-radius: 10px;overflow: hidden;}.blog__content__container .blog__leftcard_container .blog_img img {height: 100%;width: 100%;transition: all 0.5s ease-in-out;object-fit: cover;}.blog__leftcard_container:hover .blog_img img {transform: scale(1.1);}.left__blog_tag {margin-bottom: 10px;}.left__blog_tag p {font-size: clamp(14px, 1vw, 16px);font-weight: 500;color: var(--black01);margin: 0;}.left__blog_tag p:first-child {position: relative;padding-right: 1rem !important;}.left__blog_tag p:first-child::after {content: "";position: absolute;top: 50%;transform: translateY(-50%);right: 0%;height: 7px;width: 7px;border-radius: 50%;background-color: var(--black01);display: none;}.blog__content__container .blog__leftcard_container .left_blgo_content {padding: clamp(16px, 1.5vw, 24px);background-color: var(--white-font);}.blog__content__container .Blog__left .left_blgo_content h3 {font-size: clamp(18px, 1.5vw, 26px);font-weight: 800;}.blog__content__container .Blog__left .left_blgo_content p {color: var(--black01);font-weight: 500;font-size: clamp(16px, 1vw, 18px);}.blog__content__container .Blog__left .left_blgo_content a:not(h3 a) {color: var(--brand-color);font-size: clamp(16px, 1.1vw, 18px);font-weight: 600;display: flex;align-items: center;justify-content: center;gap: 10px;width: max-content;margin-left: auto;transition: all 0.5s ease-in-out;}.blog__leftcard_container:hover .left_blgo_content a {transform: translateX(-15px);}.blog__content__container .Blog__left .left_blgo_content a:hover {color: var(--black01);}.blog__small_card {background-color: var(--white-font);display: grid;grid-template-columns: 0.5fr 1fr;align-items: center;border-radius: 10px;overflow: hidden;height: 138px;box-shadow: 0px 0px 60px 0px rgba(53, 53, 53, 0.1);}.blog__small_card .blog_image {width: 100%;height: 100%;overflow: hidden;}.blog__small_card .blog_image img {height: 100%;width: 100%;object-fit: cover;transition: all 0.5s ease-in-out;}.blog__small_card .small_blog__content {padding: clamp(16px, 1.5vw, 20px);}.blog__small_card .small_blog__content a {font-size: clamp(16px, 1.2vw, 21px);font-weight: 700;color: var(--black00);margin-bottom: 12px;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;transition: all 0.5s ease-in-out;text-overflow: ellipsis;line-height: 28px;}.blog__small_card .small_blog__content .cat__tags p {font-weight: 500;font-size: clamp(13px, 1vw, 16px);margin: 0;}.blog__small_card .small_blog__content .cat__tags p:first-child {position: relative;padding-right: 0.5rem;color: var(--brand-color);}.blog__small_card .small_blog__content .cat__tags p:first-child::before {content: "";position: absolute;top: 50%;right: 0;transform: translateY(-50%);background-color: var(--black01);height: 60%;width: 1px;}.blog__small_card:hover img {transform: scale(1.1);}.blog__browser_cat_Section {padding: clamp(44px, 5vw, 64px) 0;}.blog__browser_cat_Section h2 {font-size: clamp(20px, 2vw, 36px);font-weight: 700;color: var(--black00);}.blog___cat_show_card_container {background-color: var(--white-font);padding: clamp(12px, 1vw, 16px);box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.1);border-radius: 12px;}.blog___cat_show_card_container .image {height: 240px;border-radius: 6px;overflow: hidden;}.blog___cat_show_card_container .image img {height: 100%;width: 100%;transition: all 0.5s ease-in-out;object-fit: cover;}.blog___cat_show_card_container .blog__date {font-size: clamp(14px, 1vw, 16px) !important;margin-bottom: 8px;font-weight: 500;}.blog___cat_show_card_container .blog__cat__content {padding-top: clamp(16px, 1.5vw, 20px);}.blog___cat_show_card_container .blog__cat__content h3 {font-weight: 700;color: var(--black-font);transition: all 0.5s ease-in-out;font-size: clamp(16px, 1.2vw, 18px);display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}.blog___cat_show_card_container .blog__cat__content p {color: var(--black01);font-weight: 500;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}.blog___cat_show_card_container .blog__cat__content a:not(h3 a) {display: flex;align-items: center;justify-content: center;width: max-content;gap: 10px;color: var(--brand-color);transition: all 0.5s ease-in-out;font-weight: 700;}.blog___cat_show_card_container .blog__cat__content a:hover {color: var(--black-font);}.blog___cat_show_card_container:hover img {transform: scale(1.1);}.blog___cat_show_card_container:hover .blog__cat__content a {transform: translateX(15px);}.blog__cat_Show_container .blog__cat_item {opacity: 1;transform: scale(1);transition: all 0.5s ease-in-out;}.blog__cat_Show_container .blog__cat_item.hidden {opacity: 0;transform: scale(0.9);position: absolute;}.no__post_msg {display: block;padding-bottom: 20px;text-align: center;font-size: 18px;color: var(--black01);font-weight: 500;}.blog__browser_cat_Section .Blog__categories_filter_buttons_container {background-color: var(--white-font);box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);border-radius: 30px;}.blog__browser_cat_Section .Blog__categories_filter_buttons_container button {background-color: transparent;border: none;color: var(--black01);font-size: clamp(16px, 1.2vw, 20px);padding: 2px 5px;font-weight: 500;white-space: nowrap;}.blog__browser_cat_Section .Blog__categories_filter_buttons_container button:hover {color: var(--brand-color);}.blog__browser_cat_Section .Blog__categories_filter_buttons_container button.active {color: var(--brand-color);}.Blog__cat_slider .swiper-wrapper {padding: 10px 16px;}.Blog__cat_slider .swiper-slide {width: auto !important;position: relative;padding-right: 20px;}.Blog__categories_filter_buttons_container {margin: clamp(24px, 3vw, 36px) 0;}.Blog__cat_slider .swiper-slide:last-child {padding-right: 0;}.Blog__cat_slider .swiper-slide::before {content: "";position: absolute;top: 20%;bottom: 20%;right: 0;width: 1.2px;background-color: var(--black01);transform: none;}.Blog__cat_slider .swiper-slide:last-child::before {display: none;}.pagination__container .pagination__number {height: 40px;width: 40px;border: 1px solid #ebebeb;border-radius: 50%;color: var(--black-font);font-size: clamp(14px, 1vw, 16px);font-weight: 700;display: flex;align-items: center;justify-content: center;cursor: pointer;}.pagination__container .pagination__number.active, .pagination__container .pagination__number:hover {color: var(--white-font);background-color: var(--brand-color);}.blog__details__container {padding: clamp(44px, 5vw, 64px) 0;}.top__blog__heading .brand {color: var(--brand-color);}.top__blog__heading {font-size: clamp(16px, 1.1vw, 18px);color: #5c5c5c;font-weight: 500;}.top__blog__heading span i {font-size: 14px;margin-right: 5px;}.left_blog_heading h1, .blog__details_left h3 {font-size: clamp(24px, 3vw, 30px);font-weight: 700;}.blog__details_left p {color: #141219;font-size: clamp(16px, 1.1vw, 18px);font-weight: 500;}.blog__social__info a img {width: 22px;}.blog__details_left h3 {margin-top: 24px;}.blog__details_left img {margin: 20px 0 24px 0;border-radius: 12px;height: 560px;width: 100%;object-fit: cover;display: inline-block;}.blog__details_left ul {list-style: disc;display: flex;flex-direction: column;gap: 5px;color: #141219;font-size: clamp(16px, 1.1vw, 18px);font-weight: 500;margin-top: 16px;}.blog__details_left table {width: 100%;border: 1px solid #9da5ae;border-radius: 10px;border-collapse: separate;font-weight: 500;margin-bottom: 34px;}.blog__details_left table ul {list-style: none;margin: 0;}.blog__details_left table ul li:hover {color: var(--brand-color);}.blog__details_left table tr {border: 0;}.blog__details_left table tr:first-child td {width: 100%;border-bottom: 1px solid #9da5ae !important;padding: 12px;position: relative;font-size: 22px;font-weight: 700;}.blog__details_left table tr:first-child td:hover {color: var(--black00);}.blog__details_left table tr:first-child td::after {font-family: "Font Awesome 6 Free";content: "\f106";font-weight: 900;display: inline-block;padding-left: 16px;position: absolute;top: 50%;font-size: 20px;right: 12px;transform: translateY(-50%);}.blog__details_left table tr td {padding: 5px 12px;cursor: pointer;font-size: clamp(16xp, 1.1vw, 18px);}.blog__details_left table tr td:hover {color: var(--brand-color);}.blog__last_banner {height: 225px;overflow: hidden;border-radius: 12px;background: url(../blogimages/lbanner.png);background-size: 100% 100%;background-repeat: no-repeat;background-position: center;margin-top: clamp(24px, 2vw, 32px);padding: clamp(24px, 3vw, 44px);}.blog__last_banner h3 {color: var(--white-font);font-size: clamp(26px, 3vw, 36px);margin-bottom: 20px;}.blog__last_banner p {color: var(--white-font);}.blog__last_banner a {height: 40px;width: 40px;display: flex;align-items: center;justify-content: center;font-size: 20px;background-color: var(--black00);color: var(--white-font);border-radius: 50%;}.blog__details_right {position: sticky;top: 100px;}.custom-divider {margin: 0 4px;}.blog_details_left_Sub_form {overflow: hidden;border-radius: 12px;background: url(../blogimages/lframe.png);background-size: 100% 100%;background-repeat: no-repeat;background-position: center;padding: clamp(16px, 2vw, 24px);}.blog_details_left_Sub_form form h3 {color: var(--white-font);font-weight: 700;}.blog_details_left_Sub_form form input, .blog_details_left_Sub_form form select {padding: 10px 16px 10px 20px;border: none;outline: none;color: var(--black00);width: 100%;border-radius: 12px;}.blog_details_left_Sub_form form textarea {padding: 16px;width: 100%;border: none;border-radius: 12px;outline: none;height: 105px;}.blog_details_left_Sub_form form button {padding: 12px;border: none;background-color: #201a18;width: 100%;display: flex;align-items: center;justify-content: center;color: var(--white-font);text-transform: uppercase;border-radius: 12px;font-weight: 800;}.blog_details_left_Sub_form form .select-wrapper {position: relative;display: inline-block;}.blog_details_left_Sub_form form #services {appearance: none;-webkit-appearance: none;-moz-appearance: none;border: none;padding: 10px 16px 10px 20px;outline: none;color: var(--black00);border-radius: 12px;width: 100%;color: var(--light-black-font);}.blog_details_left_Sub_form form .select-wrapper::after {content: "\f078";font-family: "Font Awesome 6 Free";font-weight: 900;position: absolute;top: 50%;right: 10px;transform: translateY(-50%);pointer-events: none;font-size: 14px;color: var(--light-black-font);}.blog__add_showcase {background-color: #e4e4e4;padding: clamp(16px, 2vw, 24px);border-radius: 12px;margin-top: 24px;box-shadow: 0px 30px 250px 0px #00000040;}.blog__add_showcase .orange, .blog__add_showcase span {color: var(--brand-color);}.blog__add_showcase h3 {font-weight: 800;}.blog__add_showcase img {border-radius: 6px;width: 100%;height: auto;margin: 10px 0 20px 0;}.blog__add_showcase a {display: flex;align-items: center;justify-content: space-between;gap: 16px;font-size: clamp(16px, 1.2vw, 18px);font-weight: 700;}.blog__add_showcase a i {color: var(--brand-color);}.blog__add_showcase a:hover {color: var(--brand-color);}.mySwiperMoreBlog {padding: 32px 16px 44px 16px;}.mySwiperMoreBlog .blog___cat_show_card_container {box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);}.more__related_blogs {padding: clamp(44px, 5vw, 64px) 0;}.more__related_blogs h3 {font-size: clamp(24px, 3vw, 32px);font-weight: 700;text-align: center;}.mySwiperMoreBlog .swiper-pagination-bullet {background-color: #e4e4e4;width: 24px;height: 8px;opacity: 1;border-radius: 10px;transition: all 0.3s ease;}.mySwiperMoreBlog .swiper-pagination-bullet-active {background-color: var(--brand-color);}.mySwiperMoreBlog .blog___cat_show_card_container .blog__cat__content h3 {text-align: start;}@media (max-width: 992px) {.Blog_Page_Section .blog__content__container {grid-template-columns: 1fr;gap: 1.5rem;}.blog__details_left img {height: 420px;}.mySwiperMoreBlog .blog___cat_show_card_container .image {height: 240px;}}@media (max-width: 768px) {.blog__content__container .blog__leftcard_container .blog_img {height: 260px;}.blog___cat_show_card_container .image {height: 180px;}.blog__details_left img {height: 320px;}.mySwiperMoreBlog {padding: 16px 5px 44px 5px;}}@media (max-width: 576px) {.blog__small_card {height: 120px;}.blog___cat_show_card_container .image {height: 120px;}.blog___cat_show_card_container .blog__cat__content p {-webkit-line-clamp: 2;line-clamp: 2;}.blog__details_left img {height: 280px;}.blog__last_banner {height: auto;}.more__related_blogs {padding-top: 0;}}.blog__cat_Show_container, .blog__content__container {will-change: transform;}.blog___cat_show_card_container {display: flex;flex-direction: column;height: 100%;}.blog___cat_show_card_container .blog__cat__content {flex: 1;display: flex;flex-direction: column;}.blog___cat_show_card_container .blog__cat__content a {margin-top: auto;}.mySwiperMoreBlog .swiper-slide {display: flex;height: auto !important;}.loader-dots-subtle {text-align: center;padding: 50px 0;}.loader-dots-subtle span {display: inline-block;width: 10px;height: 10px;margin: 0 5px;background-color: #888;border-radius: 50%;opacity: 0.3;animation: fade 1s infinite ease-in-out;}.loader-dots-subtle span:nth-child(2) {animation-delay: 0.2s;}.loader-dots-subtle span:nth-child(3) {animation-delay: 0.4s;}@keyframes fade {0%, 80%, 100% {opacity: 0.3;}40% {opacity: 1;}}.blog__content__container .Blog__left .left_blgo_content p {font-weight: 500;font-size: clamp(16px, 1vw, 18px);display: -webkit-box;-webkit-line-clamp: 4;line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}.blog__details_left h1, .blog__details_left h2 {margin-bottom: 15px;}.Blog__cat_slider .swiper-button-next:after, .Blog__cat_slider .swiper-button-prev:after {display: none;}.Blog__cat_slider .swiper-button-next i, .Blog__cat_slider .swiper-button-prev i {font-size: 24px;color: var(--black00);}.Blog__cat_slider .swiper-button-next {right: -3%;width: 40px;background-color: var(--white-font);}.Blog__cat_slider .swiper-button-prev {left: -3%;width: 40px;background-color: var(--white-font);}.Blog__cat_slider .swiper-button-prev:hover i, .Blog__cat_slider .swiper-button-next:hover i {color: var(--brand-color);}.Blog__cat_slider {width: 95%;margin: auto;overflow: visible;}.Blog__cat_slider .swiper-wrapper {padding: 10px 0;}.Blog__categories_filter_buttons_container {overflow: hidden;}@media (max-width: 576px) {.Blog__cat_slider {width: 90%;}.Blog__cat_slider .swiper-button-prev {left: -5%;width: 20px;}.Blog__cat_slider .swiper-button-next {right: -6%;width: 25px;}}.blog__details_left h4 {font-size: 1.3rem; margin-top: 25px;}.blog__details_left h1 a, .blog__details_left h4 a {color: #f36f21; text-decoration: underline;}blockquote{font-family:inherit !important;}