.profile-wrapper{display:inline-block;position:relative}.profile-wrapper .main-profile{cursor:pointer;background:#f5f5f5;border-radius:26px;justify-content:center;align-items:center;gap:14px;height:44px;padding:0 12px 0 10px;display:flex}.profile-wrapper .main-profile>svg{color:#74848d}@media (max-width:768px){.profile-wrapper .main-profile{visibility:hidden;gap:6px;height:40px}}.profile-wrapper .main-profile>div{gap:14px;display:flex}.profile-wrapper .main-profile>div>p{color:#74848d;justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex}@media (max-width:768px){.profile-wrapper .main-profile>div>p{display:none}}.profile-wrapper .main-profile>div>svg{color:#74848d;width:24px;height:24px}@media (max-width:768px){.profile-wrapper .main-profile>div>svg{width:20px;height:20px}}.profile-wrapper .main-profile>svg{width:15px;height:9px;transition:all .3s}.profile-wrapper .main-profile>svg.active-profile-dropdown{rotate:180deg}@media (max-width:768px){.profile-wrapper .main-profile>svg{width:10px;display:none}}.profile-wrapper .profile-dropdown{z-index:1000;background:#f5f5f5;border:1px solid #e5e9ec;border-radius:12px;min-width:250px;animation:.18s dropIn;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 8px 24px #00000014}.profile-wrapper .profile-dropdown ul{flex-direction:column;justify-content:center;align-items:center;margin:0;padding:10px 0;list-style:none;display:flex}.profile-wrapper .profile-dropdown ul li{justify-content:center;align-items:center;width:100%;display:flex}.profile-wrapper .profile-dropdown ul li button,.profile-wrapper .profile-dropdown ul li a{text-align:right;cursor:pointer;color:#74848d;background:0 0;border:none;justify-content:space-between;width:100%;padding:10px 24px;font-size:14px;font-weight:500;display:flex}.profile-wrapper .profile-dropdown ul li button:hover.danger,.profile-wrapper .profile-dropdown ul li a:hover.danger{background:#dc262633}.profile-wrapper .profile-dropdown ul li button>span,.profile-wrapper .profile-dropdown ul li a>span{align-items:center;gap:8px;display:flex}.profile-wrapper .profile-dropdown ul li button .left-icon,.profile-wrapper .profile-dropdown ul li a .left-icon{gap:12px}.profile-wrapper .profile-dropdown ul li button .left-icon>svg,.profile-wrapper .profile-dropdown ul li a .left-icon>svg{width:10px;rotate:90deg}.profile-wrapper .profile-dropdown ul li button .left-icon>span,.profile-wrapper .profile-dropdown ul li a .left-icon>span{font-size:12px}.profile-wrapper .profile-dropdown ul li button>span>svg,.profile-wrapper .profile-dropdown ul li a>span>svg{color:#74848d;width:16px;height:16px}.profile-wrapper .profile-dropdown ul li button:hover,.profile-wrapper .profile-dropdown ul li a:hover{background:#f5f5f5}.profile-wrapper .profile-dropdown ul li button.danger,.profile-wrapper .profile-dropdown ul li a.danger,.profile-wrapper .profile-dropdown ul li button.danger svg,.profile-wrapper .profile-dropdown ul li a.danger svg{color:#dc2626}.profile-wrapper .profile-dropdown .divider{background:#dee1e2;width:calc(100% - 32px);height:1px;margin:4px 0}@keyframes dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.login-button{color:#fff;background:#e98813;border-radius:25px;place-content:center;width:160px;padding:12px 0;font-size:16px;font-weight:700;display:flex}
.mobile-menu{z-index:1000;background:#fff;justify-content:center;width:100%;padding:32px 32px 0;transition:all .3s;display:flex;position:fixed;top:80px;bottom:0;right:0;overflow:auto;transform:translate(100%)}.mobile-menu .main-search{width:100%;display:flex!important}.mobile-menu.active-mobile-menu{transform:translate(0)}.mobile-menu .mobile-menu-container{width:100%;max-width:370px}.mobile-menu .mobile-menu-container .mobile-search{width:100%;margin-bottom:32px}@media (max-width:768px){.mobile-menu .mobile-menu-container .mobile-search{height:50px;display:flex}}.mobile-menu .mobile-menu-container>ul{flex-direction:column;display:flex}.mobile-menu .mobile-menu-container>ul li{width:100%}.mobile-menu .mobile-menu-container>ul li:not(:last-child){border-bottom:1px solid #efefef;margin-bottom:24px;padding-bottom:24px}.mobile-menu .mobile-menu-container>ul li .mobile-menu-link>span{color:#74848d;font-size:16px;font-weight:700}.mobile-menu .mobile-menu-container>ul li a{color:#74848d;justify-content:space-between;font-size:16px;font-weight:700;display:flex}.mobile-menu .mobile-menu-container>ul li a>svg{color:#74848d;width:14px;height:14px}.mobile-menu .mobile-menu-container>ul li a>span{gap:8px;display:flex}.mobile-menu .mobile-menu-container>ul li a>span>svg{color:#74848d;width:20px;height:20px}.mobile-menu .mobile-menu-container>ul li .mobile-menu-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.mobile-menu .mobile-menu-container>ul li .submenu-toggle{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.mobile-menu .mobile-menu-container>ul li .submenu-toggle>svg{color:#74848d;width:14px;height:14px;transition:transform .3s}.mobile-menu .mobile-menu-container>ul li.open>.mobile-menu-row .submenu-toggle>svg{transform:rotate(-90deg)}.mobile-menu .mobile-menu-container>ul li .submenu-wrapper{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.mobile-menu .mobile-menu-container>ul li .submenu-wrapper>.submenu{padding-top:0;overflow:hidden}.mobile-menu .mobile-menu-container>ul li.open>.submenu-wrapper{grid-template-rows:1fr}.mobile-menu .mobile-menu-container>ul li .submenu{flex-direction:column;padding-right:16px;display:flex;padding-top:16px!important}.mobile-menu .mobile-menu-container>ul li .submenu>li:not(:last-child){border-bottom:none;margin-bottom:16px;padding-bottom:0}.mobile-menu .mobile-menu-container>ul li .submenu>li>a{color:#4a5560;font-size:14px;font-weight:500}.mobile-menu .mobile-menu-container>ul li .submenu>li .submenu-toggle>svg{width:12px;height:12px}.mobile-menu .mobile-menu-container .footer-box-mobile-menu{flex-direction:column;gap:24px;margin-top:40px;display:flex}.mobile-menu .mobile-menu-container .footer-box-mobile-menu>div:last-child{margin-bottom:40px}.mobile-menu .mobile-menu-container .footer-box-mobile-menu>div{background-color:#f5f5f5;border-radius:24px;padding:26px 24px}.mobile-menu .mobile-menu-container .footer-box-mobile-menu>div>h3{color:#2e3843;white-space:nowrap;align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.mobile-menu .mobile-menu-container .footer-box-mobile-menu>div>h3:before,.mobile-menu .mobile-menu-container .footer-box-mobile-menu>div>h3:after{content:"";background-color:#dee1e2;flex:1;height:1px;display:block}.mobile-menu .mobile-menu-container .footer-box-mobile-menu>div .social-network{justify-content:center;align-items:center;gap:24px;margin-top:24px;display:flex}.mobile-menu .mobile-menu-container .footer-box-mobile-menu>div .social-network>li{justify-content:center;align-items:center;display:flex}.mobile-menu .mobile-menu-container .footer-box-mobile-menu>div .social-network>li>a>svg{color:#74848d;width:26px;height:26px}.mobile-menu .mobile-menu-container .footer-box-mobile-menu>div .support-number{flex-direction:column;gap:4px;display:flex}.mobile-menu .mobile-menu-container .footer-box-mobile-menu>div .support-number>div{color:#74848d;text-align:center;background-color:#e5e9ec;border-radius:32px;justify-content:center;align-items:center;height:40px;margin-top:24px;font-size:18px;font-weight:700;display:flex;position:relative}.mobile-menu .mobile-menu-container .footer-box-mobile-menu>div .support-number>div>div{background-color:#74848d;border-radius:32px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;left:0}.mobile-menu .mobile-menu-container .footer-box-mobile-menu>div .support-number>div>div>svg{color:#fff;width:20px;height:20px}.mobile-menu .mobile-menu-container .footer-box-mobile-menu>div .support-number>p{color:#74848d;text-align:center;font-size:12px;font-weight:500}
.user-dropdown-mobile{z-index:100;pointer-events:none;opacity:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 920 882.432'%3E%3Cpath fill='white' d='M920,40.316v801.8a40.294,40.294,0,0,1-40.27,40.316H40.27A40.293,40.293,0,0,1,0,842.114V40.316A40.294,40.294,0,0,1,40.27,0H361.5c20.42,0,39.64,10.482,49.95,28.112a55.7,55.7,0,0,0,48.08,27.579,55.7,55.7,0,0,0,48.08-27.579C517.93,10.482,537.15,0,557.57,0H879.73A40.294,40.294,0,0,1,920,40.316'/%3E%3C/svg%3E");background-position:50% 0;background-repeat:no-repeat;background-size:cover;border-radius:26px;flex-direction:column;max-height:55dvh;padding:0 24px 24px;transition:all .3s;display:flex;position:fixed;bottom:120px;left:12px;right:12px}.user-dropdown-mobile.active-dropdown-mobile{opacity:1;pointer-events:auto;bottom:120px}.user-dropdown-mobile .close{background-color:#ff4a4a;border:2px solid #ffbcbc;border-radius:50%;justify-content:center;align-items:center;width:max(48px,9vw);height:max(48px,9vw);display:flex;position:absolute;top:-4px;left:50%;transform:translate(-50%,-50%)}.user-dropdown-mobile .close>svg{color:#fff;width:14px;height:14px}.user-dropdown-mobile ul{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;min-height:0;margin:70px 0 0;padding:10px 0;list-style:none;display:flex;overflow:hidden auto}.user-dropdown-mobile ul li{justify-content:center;width:100%;display:flex}.user-dropdown-mobile ul li button,.user-dropdown-mobile ul li a{text-align:right;cursor:pointer;color:#74848d;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;margin:0;padding:10px 6px;font-size:14px;font-weight:500;display:flex}.user-dropdown-mobile ul li button:hover,.user-dropdown-mobile ul li a:hover{background:#f5f5f5}.user-dropdown-mobile ul li button:hover.danger,.user-dropdown-mobile ul li a:hover.danger{background:#dc262633}.user-dropdown-mobile ul li button>span,.user-dropdown-mobile ul li a>span{align-items:center;gap:8px;display:flex}.user-dropdown-mobile ul li button .left-icon,.user-dropdown-mobile ul li a .left-icon{gap:16px}.user-dropdown-mobile ul li button .left-icon>svg,.user-dropdown-mobile ul li a .left-icon>svg{width:13px;rotate:90deg}.user-dropdown-mobile ul li button .left-icon>span,.user-dropdown-mobile ul li a .left-icon>span{font-size:12px}.user-dropdown-mobile ul li button>span>svg,.user-dropdown-mobile ul li a>span>svg{color:#74848d;width:20px;height:20px}.user-dropdown-mobile ul li button.danger,.user-dropdown-mobile ul li a.danger,.user-dropdown-mobile ul li button.danger svg,.user-dropdown-mobile ul li a.danger svg{color:#dc2626}.user-dropdown-mobile .divider{background:#dee1e2;width:calc(100% - 32px);height:1px;margin:8px 0}.user-dropdown-mobile-bg{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);filter:brightness(.85);opacity:0;pointer-events:none;background:#fff0;transition:all .3s;position:fixed;inset:0}.user-dropdown-mobile-bg.active-user-dropdown-mobile-bg{opacity:1;pointer-events:auto}
.search-navigation-bar-mobile{z-index:100;pointer-events:none;opacity:0;flex-direction:column;gap:12px;max-height:calc(100dvh - 268px);transition:all .3s;display:flex;position:fixed;bottom:120px;left:12px;right:12px}.search-navigation-bar-mobile.active-search-navigation-bar-mobile{opacity:1;pointer-events:auto;bottom:120px}.search-navigation-bar-mobile.active-search-navigation-bar-mobile .search-result-navigation{pointer-events:auto!important}.search-navigation-bar-mobile .close{background-color:#ff4a4a;border:2px solid #ffbcbc;border-radius:50%;justify-content:center;align-items:center;width:max(38px,9vw);height:max(38px,9vw);display:flex;position:absolute;top:-2px;left:50%;transform:translate(-50%,-50%)}.search-navigation-bar-mobile .close>svg{color:#fff;width:14px;height:14px}.search-navigation-bar-mobile .search-navigation-bar{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 920 882.432'%3E%3Cpath fill='white' d='M920,40.316v801.8a40.294,40.294,0,0,1-40.27,40.316H40.27A40.293,40.293,0,0,1,0,842.114V40.316A40.294,40.294,0,0,1,40.27,0H361.5c20.42,0,39.64,10.482,49.95,28.112a55.7,55.7,0,0,0,48.08,27.579,55.7,55.7,0,0,0,48.08-27.579C517.93,10.482,537.15,0,557.57,0H879.73A40.294,40.294,0,0,1,920,40.316'/%3E%3C/svg%3E");background-position:50% 0;background-repeat:no-repeat;background-size:cover;border-radius:26px;padding:0 18px 16px}.search-navigation-bar-mobile .search-navigation-bar .search-navigation-bar-form{background:#f5f5f5;border:2px solid #e5e9ec;border-radius:58px;align-items:center;width:100%;margin-top:40px;display:flex}.search-navigation-bar-mobile .search-navigation-bar .search-navigation-bar-form>input{color:#74848d;outline:none;flex:1;width:100%;padding:10px 14px;font-size:16px;font-weight:500}@media (max-width:768px){.search-navigation-bar-mobile .search-navigation-bar .search-navigation-bar-form>input{font-size:14px}}.search-navigation-bar-mobile .search-navigation-bar .search-navigation-bar-form>button{cursor:pointer;background:#e98813;border-radius:51px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}@media (max-width:768px){.search-navigation-bar-mobile .search-navigation-bar .search-navigation-bar-form>button{width:45px;height:45px}}.search-navigation-bar-mobile .search-navigation-bar .search-navigation-bar-form>button:hover{background:#ffbc00;box-shadow:0 0 12px #ffbc00}.search-navigation-bar-mobile .search-navigation-bar .search-navigation-bar-form>button>svg{color:#fff;width:16px;height:16px}.search-navigation-bar-bg{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);filter:brightness(.85);opacity:0;pointer-events:none;background:#fff0;transition:all .3s;position:fixed;inset:0}.search-navigation-bar-bg.active-search-navigation-bar-bg{opacity:1;pointer-events:auto}
.nav-menu-mobile{z-index:50;background:#fff;border-radius:16px;align-items:center;gap:8px;height:90px;min-height:90px;padding:0 8px 8px;display:none;position:fixed;bottom:16px;left:8px;right:8px;box-shadow:0 0 50px #74848d}@media (max-width:768px){.nav-menu-mobile{display:flex}}@media (max-width:425px){.nav-menu-mobile{gap:6px;padding:0 6px 6px}}.nav-menu-mobile>div{flex:1}.nav-menu-mobile>div.home{background:#e98813;border:1px solid #fff;border-radius:110px;justify-content:center;align-items:center;max-width:98px;height:98px;display:flex}@media (max-width:425px){.nav-menu-mobile>div.home{max-width:95px;height:95px}}.nav-menu-mobile>div.home>a{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.nav-menu-mobile>div.home>a>svg{color:#fff;width:26px;height:26px}.nav-menu-mobile>div>ul{justify-content:center;align-items:center;gap:6px;width:100%;display:flex}.nav-menu-mobile>div>ul>li{flex:1;justify-content:center;align-items:center;display:flex}.nav-menu-mobile>div>ul>li>a,.nav-menu-mobile>div>ul>li>button{color:#74848d;white-space:nowrap;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:64px;padding:6px 4px;font-size:14px;font-weight:700;transition:background .2s,transform .2s;display:flex}.nav-menu-mobile>div>ul>li>a:hover,.nav-menu-mobile>div>ul>li>a:focus-visible,.nav-menu-mobile>div>ul>li>button:hover,.nav-menu-mobile>div>ul>li>button:focus-visible{background:#e9881314;transform:translateY(-1px)}.nav-menu-mobile>div>ul>li>a>svg,.nav-menu-mobile>div>ul>li>button>svg{color:#74848d;width:26px;height:26px}
.footer{background-color:#e98813;background-image:url(../media/pattern.16p04vav2h.hj.png);background-repeat:no-repeat;background-size:cover;margin-top:80px;padding-bottom:80px;position:relative}.footer .back-to-up{cursor:pointer;background-size:cover;position:absolute;top:-34px;left:10%}@media (max-width:768px){.footer .back-to-up{left:50%;transform:translate(-50%)}}.footer .back-to-up .bg-back-to-up{color:#f5f5f5;z-index:2;width:169px;position:absolute;transform:translate(49px,-9px)}.footer .back-to-up>div{z-index:4;background:#e98813;border-radius:100%;justify-content:center;align-items:center;width:77px;height:77px;display:flex;position:relative;transform:translate(-1px,-9px)}.footer .back-to-up>div>svg{width:40px;height:40px}.footer>div.container{grid-template-columns:repeat(4,1fr);gap:7%;padding-top:55px;padding-bottom:55px;display:grid}@media (max-width:768px){.footer>div.container{grid-template-columns:repeat(2,1fr);gap:32px 24px;padding-top:100px;padding-bottom:0}}@media (max-width:480px){.footer>div.container{grid-template-columns:1fr;gap:32px}}.footer>div.container>div h3{color:#fff;margin-top:32px;margin-bottom:23px;font-size:24px;font-weight:900}@media (max-width:768px){.footer>div.container>div h3{margin-bottom:16px;font-size:22px}}.footer>div.container>div>p{color:#fff;margin-bottom:8px;font-size:18px}.footer>div.container>div .social-network{gap:12px;display:flex}.footer>div.container>div .social-network>li{justify-content:center;align-items:center;display:flex}.footer>div.container>div .social-network>li>a>svg{color:#fff;width:26px;height:26px}.footer>div.container .symbol-trust{background:#fff;border-radius:40px;justify-content:center;align-items:center;padding:12px 0;display:flex;overflow:hidden}.footer>div.container .footer-aboutus{flex-direction:column;gap:12px;margin-top:32px;display:flex}.footer>div.container .footer-aboutus>img{width:160px}.footer>div.container .footer-aboutus>p{color:#fff;font-size:16px}.main-footer{background-color:#d07200;justify-content:center;align-items:center;width:100%;padding:16px;display:flex}.main-footer>p{color:#fff;width:fit-content;font-size:16px;font-weight:700}
.modal-root{z-index:9999;position:fixed;inset:0}.modal-root .modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);filter:brightness(.8);will-change:opacity;background:#fff0;position:absolute;inset:0;transform:translateZ(0)}.modal-root .modal-wrapper{justify-content:center;align-items:center;width:100%;height:100%;padding:16px;display:flex;position:relative}.modal-root .modal-wrapper .modal-content{background:#fff;border-radius:24px;max-width:95vw;max-height:90vh;padding:24px;position:relative;overflow-y:auto}.modal-root .modal-wrapper .modal-content .close-icon{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;position:absolute;top:16px;left:16px}.modal-root .modal-wrapper .modal-content .close-icon:hover{background:#2e384333}.modal-root .modal-wrapper .modal-content .close-icon>svg{color:#2e3843;width:24px;height:24px}.modal-root .modal-wrapper .modal-content .confirm-modal-content .confirm-modal-title{color:#2e3843;margin-bottom:6px;font-size:18px;font-weight:600}.modal-root .modal-wrapper .modal-content .confirm-modal-content .confirm-modal-message{color:#74848d;word-break:break-word;margin-bottom:32px;font-size:14px;line-height:1.6}.modal-root .modal-wrapper .modal-content .confirm-modal-content .confirm-modal-buttons{flex-flow:row-reverse wrap;justify-content:flex-end;gap:12px;display:flex}@media (max-width:768px){.modal-root .modal-wrapper .modal-content .confirm-modal-content .confirm-modal-buttons{gap:8px}}.modal-root .modal-wrapper .modal-content .confirm-modal-content .confirm-modal-buttons>button{cursor:pointer;flex:1;max-width:50%;margin-top:0}.modal-root .modal-wrapper .modal-content .confirm-modal-content .confirm-modal-buttons .confirm-button{max-width:inherit;flex:1;width:100%}.modal-root .modal-wrapper .modal-content .confirm-modal-content .confirm-modal-buttons .cancel-button{color:#74848d;width:100%;max-width:inherit;background:#f5f5f5;border:1px solid #e5e9ec;border-radius:10px;flex:1;padding:12px 32px;font-size:16px;font-weight:600}
