@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap");

html {
    height: 100%;
}
body {
    height: 100%;
    font-family: "Pretendard", sans-serif, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    padding: 0;
    margin: 0;
}

* {
    /* -ms-user-select: none;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color : transparent;
    -webkit-touch-callout: none; */
    box-sizing: border-box;
}

*:focus {
    outline: none;
}

a {
    line-height: 1;
}
a:link {
    color: inherit !important;
    text-decoration: none;
}
a:visited {
    color: inherit !important;
    text-decoration: none;
}
a:hover {
    color: inherit !important;
    text-decoration: none;
}

input,
textarea {
    outline: none;
    font-size: 15px;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
h1,
h2,
p {
    margin: 0;
}
button {
    cursor: pointer;
    padding: 0;
    margin: 0;
    background-color: transparent;
    border: 0;
    color: #fff;
}

input[type="checkbox"],
input[type="radio"] {
    vertical-align: middle;
    position: relative;
    bottom: 1px;
}

input[type="radio"] {
    bottom: 2px;
}

.align-left {
    text-align: left !important;
}
.align-right {
    text-align: right !important;
}
.align-center {
    text-align: center !important;
}

.fnt-sz-11 {
    font-size: 11px;
}
.fnt-sz-12 {
    font-size: 12px;
}
.fnt-sz-13 {
    font-size: 13px;
}
.fnt-sz-15 {
    font-size: 15px !important;
}
.fnt-sz-16 {
    font-size: 16px;
}
.fnt-sz-18 {
    font-size: 18px !important;
}
.fnt-sz-25 {
    font-size: 25px !important;
}

.mgb-2 {
    margin-bottom: 2px;
}
.mgb-4 {
    margin-bottom: 4px;
}
.mgb-4 {
    margin-bottom: 4px;
}
.mgb-5 {
    margin-bottom: 5px;
}
.mgb-6 {
    margin-bottom: 6px;
}
.mgb-7 {
    margin-bottom: 7px;
}
.mgb-8 {
    margin-bottom: 8px;
}
.mgb-10 {
    margin-bottom: 10px;
}
.mgb-15 {
    margin-bottom: 15px;
}
.mgb-20 {
    margin-bottom: 20px;
}
.mgb-24 {
    margin-bottom: 24px;
}
.mgb-25 {
    margin-bottom: 25px;
}
.mgb-30 {
    margin-bottom: 30px;
}
.mgb-37 {
    margin-bottom: 37px;
}
.mgb-40 {
    margin-bottom: 40px !important;
}
.mgb-50 {
    margin-bottom: 50px;
}
.mgb-60 {
    margin-bottom: 60px;
}
.mgt-0 {
    margin-top: 0px !important;
}
.mgt-2 {
    margin-top: 2px !important;
}
.mgt-5 {
    margin-top: 5px !important;
}
.mgt-7 {
    margin-top: 7px !important;
}
.mgt-8 {
    margin-top: 8px !important;
}
.mgt-10 {
    margin-top: 10px !important;
}
.mgt-12 {
    margin-top: 12px !important;
}
.mgt-15 {
    margin-top: 15px !important;
}
.mgt-18 {
    margin-top: 18px !important;
}
.mgt-20 {
    margin-top: 20px !important;
}
.mgt-24 {
    margin-top: 24px;
}
.mgt-25 {
    margin-top: 25px !important;
}
.mgt-30 {
    margin-top: 30px;
}
.mgt-35 {
    margin-top: 35px;
}
.mgt-36 {
    margin-top: 36px;
}
.mgt-40 {
    margin-top: 40px;
}
.mgt-50 {
    margin-top: 50px;
}
.mgt-60 {
    margin-top: 60px;
}
.mgt-80 {
    margin-top: 80px;
}
.mgt-100 {
    margin-top: 100px;
}
.mgl-5 {
    margin-left: 5px;
}
.mgl-6 {
    margin-left: 6px;
}
.mgl-7 {
    margin-left: 7px;
}
.mgl-8 {
    margin-left: 8px;
}
.mgl-10 {
    margin-left: 10px;
}
.mgl-15 {
    margin-left: 15px;
}
.mgl-20 {
    margin-left: 20px !important;
}
.mgl-25 {
    margin-left: 25px;
}
.mgl-30 {
    margin-left: 30px;
}
.mgl-40 {
    margin-left: 40px;
}
.mgl-50 {
    margin-left: 50px;
}
.mgr-5 {
    margin-right: 5px;
}
.mgr-7 {
    margin-right: 7px;
}
.mgr-10 {
    margin-right: 10px;
}
.mgr-20 {
    margin-right: 20px;
}
.mgr-30 {
    margin-right: 30px;
}
.mgr-40 {
    margin-right: 40px;
}

.mgb-auto {
    margin-bottom: auto !important;
}

.pd-5 {
    padding: 5px;
}
.pd-10 {
    padding: 10px;
}
.pd-20 {
    padding: 20px;
}
.pdt-5 {
    padding-top: 5px !important;
}
.pdt-10 {
    padding-top: 10px !important;
}
.pdt-20 {
    padding-top: 20px !important;
}
.pdb-10 {
    padding-bottom: 10px !important;
}
.pdb-20 {
    padding-bottom: 20px !important;
}
.pdb-30 {
    padding-bottom: 30px;
}
.pdlr-3 {
    padding: 0 3px;
}
.pdtb-10 {
    padding: 10px 0px !important;
}
.pdr-0 {
    padding-right: 0;
}
.pdl-20 {
    padding-left: 20px;
}
.pdb-50 {
    padding-bottom: 50px;
}

.inp-required {
    color: red;
}

/* 페이지 공통 */
.page-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.page-container .page-wrap {
    padding: 0 40px;
    position: relative;
    width: 100%;
    background: #fff;
    flex: 1;
    display: flex;
    flex-direction: column;
    max-width: 1200px;
}

@media screen and (max-width: 768px) {
    .page-container .page-wrap {
        padding: 0 16px;
    }
}

/* HEADER */
header {
    width: 100%;
    border: 1px solid #d9d9d9;
    background: #fff;
}
header .header-container {
    width: 100%;
    background: #f2f2f2;
}
header .header-container a {
    color: #787a7d;
}
header .header-container a:hover {
    color: #787a7d;
}
header .header-container .top-menu-wrap {
    max-width: 1200px;
    padding: 0 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
}
header .header-container .top-menu-wrap .left-menu {
    display: flex;
    gap: 20px;
}
header .header-container .top-menu-wrap .right-menu {
    display: flex;
    gap: 20px;
}
header .menu-container {
    padding: 0 40px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1200px;
}

@media screen and (max-width: 800px) {
    header .menu-container {
        display: none;
    }
}

header .mobile-menu-container {
    display: none;
}

@media screen and (max-width: 800px) {
    header .mobile-menu-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 16px;
        height: 70px;
    }
}

header .menu-container .main-menu {
    display: flex;
    align-items: center;
    justify-self: flex-start;
    width: 60%;
    gap: 30px;

    font-weight: 500;
    font-size: 16px;
    color: #252525;
}
@media screen and (max-width: 1200px) {
    header .menu-container .main-menu {
        text-wrap: nowrap;
        width: 100%;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(2, auto);
        gap: 10px 0;
        padding: 0 30px;

        justify-items: center; /* horizontal */
        align-items: center; /* vertical */
    }
}

header .menu-container .side-menu {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-left: 20px;
    color: #252525;
    font-weight: 500;
    font-size: 16px;
    min-width: 200px;
}
header .menu-container a {
    display: flex;
    align-items: center;
    color: #252525;
}
header .menu-container a:hover {
    color: #4285f4 !important;
}

header .menu-container .main-menu .main-menu-item a {
    transition: color 0.2s ease;
}

header .menu-container .main-menu .main-menu-item a:hover {
    color: #4285f4 !important;
}

/* FOOTER */
footer {
    width: 100%;
    background: #f2f2f2;
}
footer .footer-container {
    max-width: 1200px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 80px auto 50px auto;
}
footer .footer-container .footer-wrap {
    padding: 0 40px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
footer .footer-container .footer-wrap .tel-name {
    font-size: 18px;
    font-weight: 500;
    color: #252525;
}
footer .footer-container .footer-wrap .tel-number {
    font-size: 24px;
    font-weight: 700;
    color: #252525;
}
footer .footer-container .footer-wrap .time-info-01 {
    font-size: 14px;
    font-weight: 500;
    color: #252525;
    margin-top: 30px;
}
footer .footer-container .footer-wrap .time-info-02 {
    font-size: 14px;
    font-weight: 500;
    color: #252525;
}
footer .footer-container .footer-wrap .footer-menu {
    font-size: 15px;
    font-weight: 500;
    color: #252525;
    display: flex;
    align-items: center;
    gap: 40px;
}
footer .footer-container .footer-wrap .company-info {
    font-size: 14px;
    font-weight: 500;
    color: #252525;
    display: flex;
    flex-direction: column;
    margin-top: 45px;
}

/* Footer 모바일 반응형 */
@media (max-width: 768px) {
    footer .footer-container {
        margin: 40px auto 30px auto;
    }
    footer .footer-container .footer-wrap {
        flex-direction: column;
        align-items: flex-start;
        padding: 0 16px;
        gap: 30px;
    }
    footer .footer-container .footer-wrap .tel-name {
        font-size: 16px;
    }
    footer .footer-container .footer-wrap .tel-number {
        font-size: 20px;
        margin-top: 4px;
    }
    footer .footer-container .footer-wrap .time-info-01 {
        font-size: 13px;
        margin-top: 20px;
    }
    footer .footer-container .footer-wrap .time-info-02 {
        font-size: 13px;
    }
    footer .footer-container .footer-wrap .footer-menu {
        font-size: 14px;
        flex-wrap: wrap;
        gap: 12px 24px;
    }
    footer .footer-container .footer-wrap .company-info {
        font-size: 12px;
        margin-top: 24px;
        line-height: 1.6;
    }
    footer .footer-container .footer-wrap .company-info p {
        word-break: keep-all;
    }
    footer .footer-container .footer-wrap.sns-container {
        justify-content: center;
        padding: 20px;
    }
    footer .sns-wrap {
        justify-content: center;
    }
}

@media (max-width: 480px) {
    footer .footer-container {
        margin: 30px auto 20px auto;
    }
    footer .footer-container .footer-wrap {
        padding: 0 16px;
        gap: 20px;
    }
    footer .footer-container .footer-wrap .tel-name {
        font-size: 14px;
    }
    footer .footer-container .footer-wrap .tel-number {
        font-size: 18px;
    }
    footer .footer-container .footer-wrap .time-info-01,
    footer .footer-container .footer-wrap .time-info-02 {
        font-size: 12px;
    }
    footer .footer-container .footer-wrap .footer-menu {
        font-size: 13px;
        gap: 10px 20px;
    }
    footer .footer-container .footer-wrap .company-info {
        font-size: 11px;
        margin-top: 20px;
    }
}
.fixed-btns {
    position: fixed;
    bottom: 30px;
    right: 33px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    z-index: 999;
}

/* Main-menu - Submenu */
header .menu-container .main-menu .main-menu-item {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: -20px;
    margin-right: 10px;
}

header .menu-container .main-menu .main-menu-item .submenu {
    display: none;
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    white-space: nowrap;
}

header .menu-container .main-menu .main-menu-item .submenu::before {
    content: "";
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 0 10px 10px 10px;
    border-style: solid;
    border-color: transparent transparent #ccc transparent;
}

header .menu-container .main-menu .main-menu-item .submenu::after {
    content: "";
    position: absolute;
    top: -9px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 0 9px 9px 9px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}

header .menu-container .main-menu .main-menu-item .submenu a {
    display: block;
    padding: 8px 12px;
    color: #333 !important;
    font-size: 14px;
    font-weight: 400;
}

header .menu-container .main-menu .main-menu-item .submenu a:hover {
    background-color: transparent;
    color: #0d6efd !important;
}

header .menu-container .main-menu .main-menu-item.active .submenu {
    display: block;
}

/* Top-menu - Submenu */
header .header-container .top-menu-wrap .right-menu .top-menu-item {
    position: relative;
}

header
    .header-container
    .top-menu-wrap
    .right-menu
    .top-menu-item
    .txt-ico-wrap {
    display: flex;
    align-items: center;
}
header
    .header-container
    .top-menu-wrap
    .right-menu
    .top-menu-item
    .txt-ico-wrap
    .user-nm {
    color: #0d6efd;
    font-weight: 700;
}

header .header-container .top-menu-wrap .right-menu .top-menu-item .split-line {
    width: 100%;
    height: 1px;
    background: #d9d9d9;
    margin: 10px 0;
}

header .header-container .top-menu-wrap .right-menu .top-menu-item .submenu {
    display: none;
    position: absolute;
    top: 25px; /* Adjust as needed */
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 10px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    white-space: nowrap;
}

header
    .header-container
    .top-menu-wrap
    .right-menu
    .top-menu-item
    .submenu::before {
    content: "";
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 0 10px 10px 10px;
    border-style: solid;
    border-color: transparent transparent #ccc transparent;
}

header
    .header-container
    .top-menu-wrap
    .right-menu
    .top-menu-item
    .submenu::after {
    content: "";
    position: absolute;
    top: -9px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 0 9px 9px 9px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}

header .header-container .top-menu-wrap .right-menu .top-menu-item .submenu a {
    display: block;
    padding: 8px 12px;
    color: #333 !important;
    font-size: 14px;
    font-weight: 400;
}

header
    .header-container
    .top-menu-wrap
    .right-menu
    .top-menu-item
    .submenu
    a:hover {
    background-color: transparent;
    color: #0d6efd !important;
}

header
    .header-container
    .top-menu-wrap
    .right-menu
    .top-menu-item:hover
    .submenu {
    display: block;
}

/* Work Guide Popup - Improved Readability */
.work-guide-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6); /* 배경을 약간 더 어둡게 */
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10000;
    font-family: "Noto Sans KR", sans-serif; /* 가독성 좋은 폰트로 지정 */
}

.work-guide-popup .popup-content {
    background-color: #fff;
    padding: 30px 40px; /* 패딩 증가 */
    border-radius: 12px; /* 모서리를 더 둥글게 */
    width: 90%;
    max-width: 650px; /* 최대 너비 증가 */
    max-height: 90vh; /* 최대 높이를 viewport 기준으로 설정 */
    overflow-y: auto;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
    position: relative;
    border: 1px solid #e0e0e0;
}

.work-guide-popup .popup-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e9ecef; /* 부드러운 구분선 색상 */
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.work-guide-popup .popup-header h2 {
    font-size: 24px; /* 제목 폰트 크기 증가 */
    font-weight: 700;
    color: #212529; /* 더 진한 제목 색상 */
    margin: 0;
}

.work-guide-popup .popup-header .close-button {
    background: transparent;
    border: none;
    font-size: 28px;
    font-weight: 300;
    cursor: pointer;
    color: #868e96;
    padding: 0;
    line-height: 1;
    transition: color 0.2s ease-in-out;
}

.work-guide-popup .popup-header .close-button:hover {
    color: #343a40;
}

.work-guide-popup .popup-body h3 {
    font-size: 18px; /* 부제목 폰트 크기 증가 */
    font-weight: 600;
    color: #343a40;
    margin-top: 0;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #f1f3f5;
}

.work-guide-popup .popup-body ul {
    list-style: none; /* 기본 list-style 제거 */
    padding-left: 0;
    margin-bottom: 20px;
    color: #495057;
}

.work-guide-popup .popup-body ul li {
    position: relative;
    padding-left: 20px; /* 아이콘을 위한 공간 */
    margin-bottom: 10px;
    line-height: 1.7; /* 줄 간격 증가 */
}

.work-guide-popup .popup-body ul li::before {
    content: "·"; /* 가운데 점으로 변경 */
    position: absolute;
    left: 0;
    top: 0;
    font-weight: bold;
    color: #0d6efd; /* 포인트 색상 */
}

.work-guide-popup .popup-body p {
    margin-bottom: 15px;
    line-height: 1.7;
    color: #495057;
    font-size: 15px;
}

.sns-wrap {
    display: flex;
    align-items: center;
    gap: 20px;
}

.product-menu {
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    top: 111px;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
}

.product-menu-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    animation: fadeIn 0.2s ease-out;
}

.product-menu.closing .product-menu-background {
    animation: fadeOut 0.2s ease-out forwards;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

.product-menu .product-menu-container {
    position: relative;
    z-index: 1;
    width: 100%;
    background-color: #ffffff;
    border-radius: 0 0 12px 12px;
    box-shadow: 0 8px 16px -4px rgba(0, 0, 0, 0.1);
    animation: slideDown 0.2s ease-out;
}

.product-menu.closing .product-menu-container {
    animation: slideUp 0.2s ease-out forwards;
}

@keyframes slideUp {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    to {
        opacity: 0;
        transform: translateY(-8px);
    }
}

@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-8px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.product-menu-container {
    width: 100%;
    padding: 20px 40px 24px 40px;
    display: flex;
    justify-content: center;
    gap: 0;
}

.product-menu-container .cell {
    flex: 1;
    max-width: 200px;
}

.hidden {
    display: none;
}

.cell {
    background-color: #ffffff;
    padding: 0;
    border-left: 1px solid #ebebeb;
}

.cell:first-child {
    border-left: none;
}

.cell .title {
    padding: 12px 20px;
    background-color: transparent;
    color: #252525;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 4px;
    text-align: left;
}

.cell .products {
    display: flex;
    flex-direction: column;
    gap: 0;
    padding: 0 8px;
}

.cell .products .product {
    display: block;
    padding: 10px 12px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    border-radius: 8px;
    text-align: left;
}

.cell .products .product:hover {
    background-color: #e9e9e9;
    color: #111111;
}

/* 햄버거 메뉴 토글 버튼 */
.mobile-menu-toggle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 4px;
    width: 24px;
    height: 24px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
}

.mobile-menu-toggle .hamburger-line {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #252525;
    border-radius: 1px;
    transition: all 0.3s ease;
}

.mobile-menu-2-container {
    display: none;
}

@media screen and (max-width: 800px) {
    .mobile-menu-2-container {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100vh;
        z-index: 500;
        display: block;
    }
}

.mobile-menu-2-background {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    height: 100vh;
    z-index: 499;
}

.mobile-menu-2 {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 501;
    background-color: #ffffff;
    width: 66.67vw;
    max-width: 320px;
    height: 100vh;
    display: flex;
    flex-direction: column;
    padding: 24px 20px;
    transition: transform 0.3s ease;
    transform: translateX(0);
    overflow-y: auto;
    box-shadow: 2px 0 12px rgba(0, 0, 0, 0.15);
}

.menu-hidden-animation {
    transform: translateX(-100%);
}

.menu-hidden {
    display: none;
}

.mobile-menu-2 .logo {
    margin-bottom: 8px;
}

.mobile-menu-2 .logo img {
    width: 120px;
}

.mobile-menu-2 .close-button {
    position: absolute;
    right: 16px;
    top: 20px;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: background-color 0.2s ease;
}

.mobile-menu-2 .close-button:hover {
    background-color: #f2f2f2;
}

.mobile-menu-2 .close-button img {
    width: 18px;
}

.mobile-menu-2 .menu-1 {
    margin-top: 16px;
    padding: 16px 0;
    display: flex;
    align-items: center;
    gap: 16px;
    border-bottom: 1px solid #eaeaea;
}

.mobile-menu-2 .menu-1 a {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    font-weight: 500;
    color: #252525;
}

.mobile-menu-2 .menu-1 a img {
    width: 20px;
}

.mobile-menu-2 .menu-2 {
    margin-top: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #eaeaea;
}

.mobile-menu-2 .menu-2 .txt-ico-wrap {
    font-size: 14px;
}

.mobile-menu-2 .menu-2 .txt-ico-wrap .user-nm {
    color: #4285f4;
    font-weight: 600;
}

.mobile-menu-2 .menu-2 .buttons {
    margin-top: 12px;
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.mobile-menu-2 .menu-2 .buttons a {
    flex: 1;
    padding: 12px 16px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    border: 1px solid #d9d9d9;
    background-color: #ffffff;
    color: #252525 !important;
}

.mobile-menu-2 .menu-2 .buttons a:last-child {
    background-color: #4285f4;
    border: 1px solid #4285f4;
    color: #ffffff !important;
}

.mobile-menu-2 .menu-2 .buttons a:hover {
    opacity: 0.9;
}

.mobile-menu-2 .menu-3 {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 0;
}

.mobile-menu-2 .menu-3 .menu-3-item {
    width: 100%;
    padding: 14px 0;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #eaeaea;
}

.mobile-menu-2 .menu-3 .menu-3-item:last-child {
    border-bottom: none;
}

.mobile-menu-2 .menu-3 .menu-3-item a {
    font-size: 14px;
    font-weight: 500;
    color: #252525;
    display: block;
    transition: color 0.2s ease;
}

.mobile-menu-2 .menu-3 .menu-3-item a:hover {
    color: #4285f4;
}

.mobile-menu-2 .menu-4 {
    margin-top: 24px;
    padding-top: 20px;
    border-top: 1px solid #eaeaea;
}

.mobile-menu-2 .menu-4 .cell {
    background-color: #ffffff;
    border: none;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 0;
    padding: 16px 0;
}

.mobile-menu-2 .menu-4 .cell:last-child {
    border-bottom: none;
}

.mobile-menu-2 .menu-4 .cell .title {
    padding: 0 4px 12px 4px;
    background-color: transparent;
    color: #252525;
    font-size: 15px;
    font-weight: 700;
    border-left: none;
    margin: 0;
}

.mobile-menu-2 .menu-4 .cell .products {
    display: flex;
    flex-direction: column;
    gap: 0;
    padding: 0;
}

.mobile-menu-2 .menu-4 .cell .products .product {
    display: block;
    padding: 10px 12px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    border: none;
    border-radius: 8px;
}

.mobile-menu-2 .menu-4 .cell .products .product:hover {
    background-color: #e9e9e9;
    color: #111111;
}
