 :root {--theme-blue: #218bce;--theme-light-blue: #218bce2b;--theme-text-light: #fff;}::selection {background: var(--bs-blue);color: var(--theme-text-light);}::-moz-selection {background: var(--bs-blue);color: var(--theme-text-light);}.ministries-section a {text-decoration: none;outline: none;cursor: pointer;color: #000000;}.ministries-section a:focus, .ministries-section a:hover, .ministries-section a:active {text-decoration: none;outline: none;}.ministries-section p {margin-bottom: 15px;}.ministries-section img {max-width: 100%;height: auto;display: block;margin: 0 auto;}.ministries-section h4 {font-weight: 700;color: #1c92dd;font-size: 21px;line-height: 30px;}.ministries-box-style-2 {-webkit-box-shadow: rgb(2 2 2 / 6%) 0px 0px 50px;-moz-box-shadow: rgba(2, 2, 2, 0.06) 0px 0px 50px;box-shadow: rgb(2 2 2 / 6%) 0px 0px 50px;border: none;border-radius: 10px;background-color: #fff;border-bottom: solid 4px;margin-bottom: 35px;}.ministries-box-style-2 .ministries-inner .ministries-thumb::before {content: "";position: absolute;right: 0;left: 0;bottom: 0;opacity: 0;height: 0;z-index: 1;transition: all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;-moz-transition: all 0.3s ease-in-out 0s;-ms-transition: all 0.3s ease-in-out 0s;-o-transition: all 0.3s ease-in-out 0s;}.ministries-box-style-2:hover .ministries-inner .ministries-thumb::before {opacity: 1;height: 100%;}.ministries-box-style-2 .ministries-inner .ministries-thumb::after {content: url('../images/om.png');width: 16%;height: 121px;position: absolute;left: 0;background-repeat: repeat;top: 50%;transform: translateY(-50%) scale(0);right: 0;margin: auto;z-index: 2;}.ministries-box-style-2:hover .ministries-inner .ministries-thumb::after {transform: translateY(-50%) scale(1);}.ministries-box-style-2 .ministries-inner .ministries-thumb::after, .ministries-box-style-2:hover .ministries-inner .ministries-thumb::after {transition: all 0.4s ease-in-out 0s;-moz-transition: all 0.4s ease-in-out 0s;-webkit-transition: all 0.4s ease-in-out 0s;-o-transition: all 0.4s ease-in-out 0s;-ms-transition: all 0.4s ease-in-out 0s;}.ministries-box-style-2 .ministries-inner .ministries-thumb {position: relative;overflow: hidden;border-top-right-radius: 10px;border-top-left-radius: 10px;}.ministries-box-style-2 .ministries-thumb img {border-top-right-radius: 5px;border-top-left-radius: 5px;}.ministries-box-style-2 .ministries-inner .ministries-thumb img {transform: scale(1);height: 240px;}.ministries-box-style-2:hover .ministries-inner .ministries-thumb img {transform: scale(1.1);}.ministries-box-style-2 .ministries-inner .ministries-thumb img, .ministries-box-style-2:hover .ministries-inner .ministries-thumb img {transition: all 0.4s ease-in-out 0s;-moz-transition: all 0.4s ease-in-out 0s;-webkit-transition: all 0.4s ease-in-out 0s;-o-transition: all 0.4s ease-in-out 0s;-ms-transition: all 0.4s ease-in-out 0s;}.ministries-box-style-2 {border-bottom-color: var(--theme-blue) !important;}.ministries-box-style-2 .ministries-inner .offer_seva_donate_btn {font-weight: 400;padding: 10px 15px;border-radius: 8px;background: #FFF;color: #0000009c;border: 1px solid #bfbdbd;}.ministries-box-style-2 .ministries-inner .offer_seva_donate_btn:hover {background: var(--theme-blue);color: #FFF;border: 1px solid var(--theme-blue);}.pad-lr-30 {padding-left: 30px;padding-right: 30px;}.pad-top-25 {padding-top: 25px;}.pad-bottom-30 {padding-bottom: 30px;}.margin-bottom-10 {margin-bottom: 10px;}.curved-7 {border-radius: 7px;}.ministries-section .section-title {margin-bottom: 35px;position: relative;}a {text-decoration: none !important;}@media (max-width: 768px) {.header {padding: 1rem 0 !important;}#header {padding: 0 !important;}.hkm_header img.logo {max-height: 40px !important;}}#header{padding:0px;}#header.sticky {position: fixed;top: 1%;width: 94%;margin-left: 3%;margin-right: 3%;border-radius: 8px;transition: all 0.3s;background: transparent;padding:0px;}#header.sticky .header.hkm_header{border-radius: 8px;}.header {background: transparent;box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);position: sticky;width: 100%;top: 0;z-index: 1000;padding: 0;}.header::before {border-radius: 8px;content: "";position: absolute;inset: 0;background: rgba(255, 255, 255, 0.6);-webkit-backdrop-filter: blur(12px);backdrop-filter: blur(5px);z-index: -1;}.logo {font-size: 1.5rem;font-weight: bold;color: #333;text-decoration: none;}.menu-toggle {background: none;border: none;cursor: pointer;padding: 10px 12px;width: 50px;height: 50px;border-radius: 50%;transition: all 0.3s ease;display: none;}.menu-toggle:hover {background: rgba(102, 126, 234, 0.1);transform: scale(1.1);}.hamburger-line {width: 25px;height: 3px;background: #333;margin: 5px 0;transition: all 0.3s ease;border-radius: 2px;}.desktop-nav {display: flex;align-items: center;list-style: none;margin: 0;padding: 0;justify-content: flex-end;}.desktop-nav > li {position: relative;margin: 0;}.desktop-nav > li > a {display: flex;align-items: center;padding: 0rem 0.8rem;color: #333;text-decoration: none;border-radius: 8px;transition: all 0.3s ease;font-weight: 500;}.desktop-nav > li > a:hover {background: rgba(102, 126, 234, 0.1);color: #667eea;transform: translateY(-2px);}.desktop-nav > li > a i {margin-right: 0.5rem;}.dropdown-arrow {margin-left: 0.5rem;margin-right: 0 !important;transition: transform 0.3s ease;}.desktop-nav > li:hover .dropdown-arrow {transform: rotate(180deg);}.desktop-dropdown {position: absolute;top: 100%;left: 0;min-width: 250px;background: white;border-radius: 12px;box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);opacity: 0;visibility: hidden;transform: translateY(-10px);transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);z-index: 1001;}.desktop-nav > li:hover > .desktop-dropdown, .desktop-dropdown:hover {opacity: 1;visibility: visible;transform: translateY(0);}.desktop-dropdown ul {list-style: none;padding: 0.5rem 0;margin: 0;}.desktop-dropdown li {position: relative;padding-left: 0px;}.desktop-dropdown a {display: flex;align-items: center;padding: 0.4rem 1rem;color: #333;text-decoration: none;transition: all 0.3s ease;}.desktop-dropdown a:hover {background: rgba(102, 126, 234, 0.1);color: #667eea;padding-left: 1rem;}.desktop-dropdown a i {margin-right: 0.8rem;width: 16px;text-align: center;}.desktop-dropdown .desktop-dropdown {top: 0;left: 100%;margin-left: 5px;}.desktop-dropdown li:hover > .desktop-dropdown {opacity: 1;visibility: visible;transform: translateY(0);}.sidebar-menu {position: fixed;top: 0;left: -80%;width: 80%;height: 100vh;background: #fff;z-index: 1001;transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);overflow-y: auto;display: none;}.menu-header {padding: 1.3rem 1.5rem;background: #FFF;border-bottom: 1px solid #e5e7eb;}.menu-list {list-style: none;padding: 1rem 0;margin-bottom: 175px;}.menu-item {position: relative;padding-left: 0px !important;}.menu-link {display: flex;align-items: center;justify-content: space-between;padding: 1rem 1.5rem;color: #ecf0f1;text-decoration: none;transition: all 0.3s ease;border-left: 4px solid transparent;}.menu-link:hover {background: rgba(255, 255, 255, 0.1);color: #fff;border-left-color: #3498db;transform: translateX(5px);}.menu-link i {margin-right: 1rem;width: 20px;text-align: center;}.menu-arrow {transition: transform 0.3s ease;}.submenu {max-height: 0;overflow: hidden;background: rgb(0 0 0 / 5%);transition: all 0.4s ease;}.submenu .menu-link {padding-left: 0.5rem;font-size: 0.9rem;}.submenu .submenu .menu-link {padding-left: 0rem;font-size: 0.85rem;}.menu-overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100vh;background: rgba(0, 0, 0, 0.5);z-index: 999;opacity: 0;visibility: hidden;transition: all 0.3s ease;display: none;}.mobile_btn_section {opacity: 0;transition: all 0.3s ease;visibility: hidden;background: #fff;width: 80%;}.mobile_currency {display: none;}@media (max-width: 991px) {.desktop-nav {display: none !important;}.menu-toggle {display: block !important;}.sidebar-menu {display: block !important;}.menu-overlay {display: block !important;}.sidebar-menu {width: 85%;left: -85%;}.mobile_currency {display: inline-block;}}@media (max-width: 768px) {.sidebar-menu {width: 80%;left: -80%;}}@media (max-width: 991px) {.menu-item {opacity: 0;transform: translateX(-20px);animation: slideInLeft 0.5s ease forwards;}.menu-item:nth-child(1) {animation-delay: 0.1s;}.menu-item:nth-child(2) {animation-delay: 0.2s;}.menu-item:nth-child(3) {animation-delay: 0.3s;}.menu-item:nth-child(4) {animation-delay: 0.4s;}.menu-item:nth-child(5) {animation-delay: 0.5s;}.menu-item:nth-child(6) {animation-delay: 0.6s;}@keyframes slideInLeft {to {opacity: 1;transform: translateX(0);}}}.menu-toggle {background: none;border: none;cursor: pointer;padding: 10px 12px;width: 50px;height: 50px;border-radius: 50%;transition: all 0.3s ease;display: none;}.menu-toggle:hover {background: rgba(102, 126, 234, 0.1);transform: scale(1.1);}.hamburger-line {width: 25px;height: 3px;background: #333;margin: 5px 0;transition: all 0.3s ease;border-radius: 2px;}.menu-toggle.active .hamburger-line:nth-child(1) {transform: rotate(-45deg) translate(-6px, 6px);background: #000;}.menu-toggle.active .hamburger-line:nth-child(2) {opacity: 0;}.menu-toggle.active .hamburger-line:nth-child(3) {transform: rotate(45deg) translate(-6px, -6px);background: #000;}.sidebar-menu {position: fixed;top: 0;left: -80%;width: 80%;height: 100vh;background: #fff;z-index: 1001;transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);overflow-y: auto;display: none;}.sidebar-menu.active {left: 0;box-shadow: 5px 0 25px rgba(0, 0, 0, 0.3);}.menu-header {padding: 1.3rem 1.5rem;background: #FFF;border-bottom: 1px solid #e5e7eb;}.menu-header h3 {color: #fff;margin: 0;font-size: 1.3rem;}.menu-header p {color: rgba(255, 255, 255, 0.7);margin: 0.5rem 0 0 0;font-size: 0.9rem;}.menu-list {list-style: none;padding: 1rem 0;margin-bottom: 175px;}.menu-item {position: relative;padding-left: 0px !important;}.menu-link {display: flex;align-items: center;justify-content: space-between;padding: 1rem 1.5rem;color: #ecf0f1;text-decoration: none;transition: all 0.3s ease;border-left: 4px solid transparent;}.menu-link:hover {background: rgba(255, 255, 255, 0.1);color: #fff;border-left-color: #3498db;transform: translateX(5px);}.menu-link i {margin-right: 1rem;width: 20px;text-align: center;}.menu-arrow {transition: transform 0.3s ease;}.menu-item.active > .menu-link .menu-arrow {transform: rotate(90deg);}.submenu {max-height: 0;overflow: hidden;background: rgb(0 0 0 / 5%);transition: all 0.4s ease;}.submenu.active {max-height: 1000px;}.submenu .menu-link {padding-left: 0.5rem;font-size: 0.9rem;}.submenu .submenu .menu-link {padding-left: 0rem;font-size: 0.85rem;}.menu-overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100vh;background: rgba(0, 0, 0, 0.5);z-index: 999;opacity: 0;visibility: hidden;transition: all 0.3s ease;display: none;}.mobile_btn_section{opacity: 0;transition: all 0.3s ease;visibility: hidden;background: #fff;width: 80%;}.menu-overlay.active {opacity: 1;visibility: visible;}.sidebar-menu.hkm_header_mobile.active .mobile_btn_section{opacity: 1;visibility: visible;}.menu-badge {background: #e74c3c;color: white;font-size: 0.7rem;padding: 2px 6px;border-radius: 10px;margin-left: auto;}.main-content {margin-top: 100px;padding: 2rem;color: white;text-align: center;}.demo-card {background: rgba(255, 255, 255, 0.1);backdrop-filter: blur(10px);border-radius: 15px;padding: 2rem;margin: 2rem auto;max-width: 800px;border: 1px solid rgba(255, 255, 255, 0.2);}.mobile_currency{display: none;}@media (max-width: 991px) {.desktop-nav {display: none !important;}.menu-toggle {display: block !important;}.sidebar-menu {display: block !important;}.menu-overlay {display: block !important;}.sidebar-menu {width: 85%;left: -85%;}.mobile_currency{display: inline-block;}}@media (max-width: 768px) {.sidebar-menu {width: 80%;left: -80%;}}@media (max-width: 991px) {.menu-item {opacity: 0;transform: translateX(-20px);animation: slideInLeft 0.5s ease forwards;}.menu-item:nth-child(1) {animation-delay: 0.1s;}.menu-item:nth-child(2) {animation-delay: 0.2s;}.menu-item:nth-child(3) {animation-delay: 0.3s;}.menu-item:nth-child(4) {animation-delay: 0.4s;}.menu-item:nth-child(5) {animation-delay: 0.5s;}.menu-item:nth-child(6) {animation-delay: 0.6s;}@keyframes slideInLeft {to {opacity: 1;transform: translateX(0);}}}.hkm_header img.logo {max-height: 54px;width: auto;}.hkm_header_mobile img.logo {max-height: 40px;width: auto;}.desktop-nav .donation_btn {background: var(--theme-blue);color: #FFF;margin: 1rem 0.1rem 1rem 1rem;}.mobile_currency .donation_btn {align-items: center;margin-right: 10px;padding: 10px 10px;background-color: var(--theme-blue);color: white;text-decoration: none;border-radius: 5px;font-size: 14px;transition: background-color 0.3s;}.blog-style-2 .blog-details {border: 1px solid #eaeaea;background-color: #fff;margin-right: 20px;margin-left: 20px;margin-top: -30px;position: relative;z-index: 1;padding: 25px 10px 23px 20px;transition: all 0.4s ease-in-out 0s;-moz-transition: all 0.4s ease-in-out 0s;-webkit-transition: all 0.4s ease-in-out 0s;-o-transition: all 0.4s ease-in-out 0s;-ms-transition: all 0.4s ease-in-out 0s;}.blog-style-2 .blog-thumb:before {content: none !important;}.blog-style-2 .blog-inner:hover .blog-details {margin-top: -45px;transition: all 0.4s ease-in-out 0s;-moz-transition: all 0.4s ease-in-out 0s;-webkit-transition: all 0.4s ease-in-out 0s;-o-transition: all 0.4s ease-in-out 0s;-ms-transition: all 0.4s ease-in-out 0s;}.blog-style-2 .blog-details .post-date {position: absolute;top: -12px;text-transform: uppercase;letter-spacing: 1px;font-weight: 700;line-height: 1;}.blog-style-2 .blog-details .post-date a {color: #fff !important;padding: 4px 8px 5px;font-size: 11px;line-height: 2;border-radius: 3px;background: var(--theme-blue);}.blog-style-2 h4 {font-size: 21px;line-height: 30px;}.blog-style-2 a {outline: none;cursor: pointer;color: #303035;font-weight: 600;}.blog-style-2 ul {list-style: none;padding: 0;}@media (min-width: 992px) {.blog-style-2 .owl-dots {display: none !important;}}.blog-style-2 .owl-dots {display: block !important;}.blog-style-2 .owl-dots {margin-top: 14px;}.blog-style-2 .owl-dots .owl-dot {margin: 0 6px;}.blog-style-2 .owl-dots .owl-dot span {width: 12px;height: 12px;display: inline-block;border: 2px solid #dfdfdf !important;background: #fff;transform: rotate(315deg) scale(1.25);border-radius: 65% 0 65% 65%;opacity: .9;}.blog-style-2 .owl-dots .owl-dot:hover span{border: 2px solid #dfdfdf !important;background: #fff;}.blog-style-2 .owl-dots .owl-dot.active span {background: var(--theme-blue);border: 2px solid var(--theme-blue) !important;transform: rotate(315deg) scale(1.25);}.blog-style-2 .owl-dots .owl-dot span {border: none;}.scroll-to-top {position: fixed;right: 1rem;bottom: 20px;display: none;width: 2.75rem;height: 2.75rem;text-align: center;color: var(--theme-text-light);;background: var(--theme-blue);line-height: 46px;z-index: 999;border-radius: 7px;}.scroll-to-top:hover {background-color: var(--theme-blue);color: var(--theme-text-light);}.whatsapp-float {position: fixed;margin-top: 40px;transition: all 0.3s linear;bottom: 20px;left: 15px;width: max-content;z-index: 9999;}.whatsapp-float ul {padding-left: 0px;margin-bottom: 0;}.whatsapp-float li {list-style: none;}.whatsapp-float li a {color: white;display: flex;align-items: center;justify-content: center;height: 50px;width: 50px;line-height: 50px;transition: all .3s linear;background-color: #3fbb50;border-radius: 50px }.whatsapp-float li a i {font-size: 30px;}@media (max-width: 680px) {.whatsapp-float ul li a span {}}.myBanner {max-height: 613px;}.myBanner img {width: 100%;height: 100%;object-fit: cover;border-bottom-left-radius: 16px;border-bottom-right-radius: 16px;}.myMobileBanner {height: auto;position: relative;}.myMobileBanner img {object-fit: cover;width: 100%;height: auto;border-radius: 8px;}.swiper-button-next, .swiper-button-prev {color: #fff;background: rgba(0, 0, 0, 0.4);width: 40px;height: 40px;border-radius: 50%;display: flex;align-items: center;justify-content: center;font-size: 18px;top: 50%;transform: translateY(-50%);}.swiper-button-next:hover, .swiper-button-prev:hover {background: rgba(0, 0, 0, 0.6);}.swiper-button-next::after, .swiper-button-prev::after {font-size: 16px;font-weight: bold;}.swiper-button-prev {left: 0px;display: none;}.swiper-button-next {right: 0px;display: none;}.swiper-pagination {display: none !important;}.tm-sc-section-title.section-title .title-wrapper .subtitle.line-shape-bottom:after {background: transparent;}.tm-sc-section-title.section-title .title-wrapper .subtitle {margin-bottom: 5px;}.icon-theme-colored1.icon-dark a {background-color: var(--theme-blue);}.icon-theme-colored1.icon-dark a:hover {background-color: #266a5a;}.btn-outline-theme-colored1 {color: var(--theme-blue);border-color: var(--theme-blue);}.terms_conditions p {margin-bottom: 0px;}.terms_conditions a {color: var(--theme-blue) !important;}a:hover, a:focus {color: var(--theme-blue);}.btn-outline-theme-colored1:hover {background: var(--theme-blue) !important;border-color: var(--theme-blue) !important;}.btn-theme-colored2:before, .btn-outline-theme-colored1:before {background: var(--theme-blue) !important;border-color: var(--theme-blue) !important;}.donation_btns {display: grid;grid-template-columns: 1fr 1fr;gap: 10px;margin: 0 10px 100px 10px;}.donation_btns .btn {padding: .7rem 1.6rem .7rem 1.6rem !important;background: var(--theme-blue);color: #fff;border-radius: 5px;}footer#footer {background: #fff;color: #78787b;border: 1px solid #e5e7eb;}footer#footer a:not(.social-link):not(.icon) {color: #78787b;}footer#footer a:not(.social-link):not(.icon):hover {color: #78787b;}footer#footer .widget.widget_nav_menu .menu-footer-page-list ul li a {color: #78787b;}footer#footer .widget .widget-title {color: var(--theme-blue) !important;}footer#footer .widget.widget_nav_menu .menu-footer-page-list ul li a:hover {color: var(--theme-blue);}.menu-link, .menu-link:hover {color: #78787b;border-bottom: 1px solid rgb(0 0 0 / 5%);}.form-control:active, .form-control:focus {border-color: var(--theme-blue) !important;box-shadow: 0 0 2px var(--theme-blue) !important;}.btn-theme-colored2:hover {color: #000;background-color: #1a7d69;border-color: #1a7d69;}#hkm_preloader {position: fixed;top: 0;left: 0;right: 0;bottom: 0;background: #fff;z-index: 99999;display: flex;flex-direction: column;justify-content: center;align-items: center;transition: opacity 0.6s ease, visibility 0.6s ease;}#hkm_preloader.hidden {opacity: 0;visibility: hidden;}.preloader-logo {width: 120px;margin-bottom: 20px;}.loader-bar {width: 200px;height: 6px;background: #ddd;border-radius: 3px;overflow: hidden;position: relative;}.loader-bar .progress {height: 100%;width: 0;background: var(--theme-blue);transition: width 0.3s ease;}.position-relative {position: relative;}.placeholder-text {position: absolute;top: 50%;left: 3rem;transform: translateY(-50%);color: #6c757d;pointer-events: none;transition: all 0.2s ease-in-out;z-index: 1;}.form-control.empty::-webkit-datetime-edit {color: transparent;}.form-control.empty::-webkit-datetime-edit-text, .form-control.empty::-webkit-datetime-edit-month-field, .form-control.empty::-webkit-datetime-edit-day-field, .form-control.empty::-webkit-datetime-edit-year-field {color: transparent;}.form-control.empty::-moz-placeholder {color: transparent;}#birthDateInput::-webkit-calendar-picker-indicator {position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: auto;height: auto;background: transparent;color: transparent;cursor: pointer;padding: 0;margin: 0;}.charitable_program_page .elementor-gt-form .seva-custom-layout, .inside-gt-form .seva-custom-layout {display: flex;align-items: flex-start;}.charitable_program_page .elementor-gt-form .seva-label, .seva-custom-layout .seva-label{margin-right: 5px;}.charitable_program_page .elementor-gt-form input.form-control, .charitable_program_page .elementor-gt-form textarea.form-control, input.form-control, select.form-control {border-radius: 7px !important;}.subscribe_form .sub_input, .form-select#currency-select, #pay-form textarea.form-control {border-radius: 7px !important;}.modal-body .button-donate label.btn.btn-default {border-radius: 7px !important;}.custom_program_page .UI-form.UI-form .Field--currency-1 .Field-addon--before+.Field-el{border-radius: 7px !important;}.footer-mobile-number .iti.iti--allow-dropdown.iti--separate-dial-code {display: flex !important;padding-left: 88px !important;}.widget.widget_nav_menu ul>li::before {display: none ;}.widget.widget_nav_menu ul>li {padding-left: 7px;}.footer-mobile-number .iti__selected-flag{height: 37px !important;background-color: transparent !important;border: 1px solid #c0ccda;border-top: 0px;border-bottom: 0px;border-left: 0px;border-top-left-radius: 7px;border-bottom-left-radius: 7px;}.footer-mobile-number .iti.iti--allow-dropdown.iti--separate-dial-code{border:1px solid #c0ccda !important;border-radius:7px !important;}.subscribe_form .sub_input {background-color: #fff;border: 1px solid #c0ccda;}.subscribe_form .sub_input.mobile_number {background-color: #fff;padding-left: 13px !important;border:0px !important;}.subscribe_form .sub_input.country {padding-left: 10px !important;border-radius: 0.25rem;}.subscribe_form .btn-success {background-color: #218bce;border-color: #218bce;}.subscribe_success {color: #9cd69d;}.subscribe_fail {color: #e7203b;}.subscribe_fail p {margin-bottom: 0px !important;}.subscribe_form .sub_input.mobile_number:focus {box-shadow: unset !important;}.subscribe_form .subscribe_width {padding: 10.5px 7.35px !important;border-radius: 7px;}