@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@100..900&display=swap";:root[data-theme=light]{--bg-color: #ffffff;--text-color: #000000}:root[data-theme=dark]{--bg-color: #000000;--text-color: #ffffff}.whiteBtn,.greenBtn{display:flex;align-items:center;justify-content:center;gap:10px;border-radius:8px;font-size:clamp(14px,1.2vw,16px);font-weight:500;line-height:normal;font-style:normal;padding:clamp(12px,1.6vw,12px) clamp(20px,3.2vw,32px);border:1px solid transparent;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.whiteBtn:focus-visible,.greenBtn:focus-visible{outline:none;box-shadow:0 0 0 3px #b8b30759}@media (prefers-reduced-motion: reduce){.whiteBtn,.greenBtn{transition:none!important;animation:none!important}}.whiteBtn:disabled,.greenBtn:disabled,[aria-disabled=true].whiteBtn,[aria-disabled=true].greenBtn{opacity:.55;cursor:not-allowed;pointer-events:none}.greenBtn{background:#b8b307;border-color:#b8b307;color:#fff}@media (hover: hover){.greenBtn:hover{background:#969105}}.greenBtn:active{background:#504303;transform:translateY(1px)}.whiteBtn{background:#fff;border-color:#b8b307;color:#000;padding:clamp(12px,1.6vw,12px) 24px}@media (hover: hover){.whiteBtn:hover{background:#b8b307;color:#fff;border-color:#b8b307}}.whiteBtn:active{background:#504303;color:#fff;border-color:#504303;transform:translateY(1px)}.btn--sm{font-size:13px;font-weight:500;line-height:normal;font-style:normal;padding:8px 16px}.btn--lg{font-size:18px;font-weight:600;line-height:normal;font-style:normal;padding:16px 36px}.adminTableTop{padding:0 24px 24px;width:100%}.adminTableTop .adminTableTopInside{display:inline-flex;align-items:flex-start;justify-content:space-between;padding:24px 32px;border-radius:10px;background:#fff;width:100%}.adminTableTop .adminTableTopInside .adminTableTopInsideRight{display:flex;align-items:center;justify-content:center;gap:32px}.adminTableTop .adminTableTopInside .adminTableTopInsideRight button{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:12px 16px;gap:6px;border-radius:6px;border:1px solid #000;color:#4d4d4d;background:transparent;text-align:center;font-family:Inter;font-size:14px;font-weight:400;line-height:normal;font-style:normal;transition:.3s ease}.adminTableTop .adminTableTopInside .adminTableTopInsideRight button svg path{transition:fill .3s ease}.adminTableTop .adminTableTopInside .adminTableTopInsideRight button:hover{background:#2b2b2b;color:#fff}.adminTableTop .adminTableTopInside .adminTableTopInsideRight button:hover svg path{fill:#fff!important}.adminTableTop .adminTableTopInside .adminTableTopInsideLeft{position:relative}.adminTableTop .adminTableTopInside .adminTableTopInsideLeft .searchIcon{position:absolute;left:12px;top:57%;transform:translateY(-50%)}.adminTableTop .adminTableTopInside .adminTableTopInsideLeft input{display:flex;height:42px;padding:11px 0 11px 36px;align-items:center;border-radius:6px;width:271px;border:1px solid #E6E6E6;background:#fafafa;color:#898787;outline:none;transition:.3s linear;font-family:Inter;font-size:14px;font-weight:400;line-height:normal;font-style:normal}.adminTableTop .adminTableTopInside .adminTableTopInsideLeft input::placeholder{color:#d1d1d1}.adminTableTop .adminTableTopInside .adminTableTopInsideLeft input:focus{border:1px solid #2b2b2b}.detailGuest{position:fixed;top:0;left:0;width:100%;height:100%;z-index:33;background:#000000a6;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .3s ease}.detailGuest.activePopupDetail{opacity:1!important;pointer-events:auto!important;visibility:visible!important}.detailGuest.activePopupDetail .popupInsideDetail{transform:scale(1)!important;opacity:1!important}.detailGuest .popupInsideDetail{transform:scale(.3);opacity:0;transition:all .3s ease;width:100%;display:flex;align-items:center;justify-content:center;position:relative}.detailGuest .popupInsideDetail .guestClose{position:absolute;top:-10px;right:35%;transform:translate(-50%);background:none;cursor:pointer;border:none}.detailGuest .popupInsideDetail .guestClose svg{color:#fff;font-size:28px}.detailGuest .popupInsideDetail .guestClose2{position:absolute;top:-10px;right:15%;transform:translate(-50%);background:none;cursor:pointer;border:none}.detailGuest .popupInsideDetail .guestClose2 svg{color:#fff;font-size:28px}.detailGuest .popupInsideDetail .formBoxDetail{width:100%;height:100%;border-radius:16px;background:#fff;position:relative;padding:20px}.detailGuest .popupInsideDetail .formBoxDetail .contactInfo{text-align:center;margin-bottom:20px}.detailGuest .popupInsideDetail .manufacturersCard2{background:#fff;border:2px solid #F6F6F6;box-shadow:0 0 26.6px -8px #8d8d8d40;border-radius:12px;cursor:pointer;overflow:hidden;transition:.3s linear}.detailGuest .popupInsideDetail .manufacturersCard2:hover{background:#0b3142;box-shadow:0 0 11.7px -2px #e1e1e140}.detailGuest .popupInsideDetail .manufacturersCard2:hover .toptanciCardBottom h2,.detailGuest .popupInsideDetail .manufacturersCard2:hover .toptanciCardBottom p{color:#fff}.detailGuest .popupInsideDetail .manufacturersCard2 .toptanciCardTop{overflow:hidden;height:350px}.detailGuest .popupInsideDetail .manufacturersCard2 .toptanciCardTop img{width:100%;height:100%;object-fit:cover;display:block}.detailGuest .popupInsideDetail .manufacturersCard2 .toptanciCardBottom{padding:15px 20px 30px}.detailGuest .popupInsideDetail .manufacturersCard2 .toptanciCardBottom h2{font-size:24px;color:#000;transition:.3s linear;font-weight:500;margin-bottom:12px}@media screen and (max-width: 992px){.detailGuest .popupInsideDetail .manufacturersCard2 .toptanciCardBottom h2{font-size:20px}}@media screen and (max-width: 767px){.detailGuest .popupInsideDetail .manufacturersCard2 .toptanciCardBottom h2{font-size:16px}}.detailGuest .popupInsideDetail .manufacturersCard2 .toptanciCardBottom p{color:#424242;font-weight:500;transition:.3s linear;font-size:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 767px){.detailGuest .popupInsideDetail .manufacturersCard2 .toptanciCardBottom p{font-size:14px}}@media screen and (max-width: 767px){.detailGuest .popupInsideDetail .colesss{padding:0!important;margin-bottom:18px}}:root{--card-bg: #ffffff;--card-fg: #1a1a1a;--muted: #60646c;--border: #e9e9ee;--surface: #ffffff;--radius: 14px;--shadow: 0 12px 32px rgba(17, 24, 39, .12);--space-4: 20px}.inputElement{position:relative}.inputElement .imageBoxInput{position:absolute;top:50%;transform:translateY(-50%);right:12px;border-left:1px solid #E6E6E6;padding-left:8px}.inputElement .imageBoxInput img{width:26px;height:26px;aspect-ratio:1/1;border-radius:50%}.inputElement input{display:flex;align-items:center;justify-content:center;padding:6px 44px 6px 12px;align-self:stretch;border-radius:4px;border:1px solid #C2C2C2;background:#fff;width:100%;color:#898787;font-family:Helvetica Neue;font-size:14px;font-weight:400;line-height:normal;font-style:normal;outline:none;height:42px}.inputElement input:focus{border:1px solid #2b2b2b}.inputElement input::placeholder{color:#c2c2c2}.dateInputElement{display:flex;flex-direction:column;width:100%;margin-bottom:16px;font-family:Helvetica Neue}.dateInputElement label{margin-bottom:6px;font-size:14px;color:#2b2b2b;font-weight:500}.dateInputElement label .required{color:#e53935;margin-left:2px}.dateInputElement .dateWrapper{position:relative;cursor:pointer}.dateInputElement .dateWrapper input[type=date]{display:none}.dateInputElement .dateWrapper .customDisplay{display:flex;align-items:center;justify-content:space-between;height:44px;width:100%;padding:0 14px;border:1px solid #d7d7d7;border-radius:4px;background:linear-gradient(145deg,#fff,#fafafa);box-shadow:0 1px 3px #0000000f;transition:all .25s ease-in-out;color:#888;position:relative;overflow:hidden}.dateInputElement .dateWrapper .customDisplay:hover{border-color:#2b2b2b;background:#fefefe}.dateInputElement .dateWrapper .customDisplay:after{content:"";position:absolute;bottom:0;left:0;width:0%;height:2px;background:#2b2b2b;border-radius:2px;transition:width .3s ease}.dateInputElement .dateWrapper .customDisplay.active:after{width:100%}.dateInputElement .dateWrapper .customDisplay span{flex:1;color:#9b9b9b;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .25s ease}.active .dateInputElement .dateWrapper .customDisplay span,.dateInputElement .dateWrapper .customDisplay span.hasValue{color:#2b2b2b}.dateInputElement .dateWrapper .customDisplay .calendarIcon{display:flex;align-items:center;justify-content:center;color:#7a7a7a;background:#f3f3f3;border-radius:6px;padding:6px;transition:all .2s ease}.dateInputElement .dateWrapper .customDisplay .calendarIcon:hover{background:#2b2b2b;color:#fff}.dateInputElement .dateWrapper .customDisplay .calendarIcon svg{width:18px;height:18px}.dateInputElement .error-text{margin-top:6px;font-size:12px;color:#e53935;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.dateInputElement.disabled{opacity:.6;pointer-events:none}.dateInputElement.disabled .customDisplay{background:#f5f5f5;border-color:#e0e0e0}.selectElement{position:relative;display:flex;flex-direction:column;gap:6px}.selectElement label{font-size:14px;font-weight:500;color:#2b2b2b}.selectElement .selectWrapper{position:relative}.selectElement .selectWrapper .imageBoxSelect{position:absolute;top:50%;right:12px;transform:translateY(-50%);border-left:1px solid #e6e6e6;padding-left:8px}.selectElement .selectWrapper .imageBoxSelect img{width:26px;height:26px;aspect-ratio:1/1;border-radius:50%}.selectElement .selectWrapper select{width:100%;height:42px;padding:6px 44px 6px 12px;border-radius:4px;border:1px solid #c2c2c2;background:#fff;color:#898787;font-family:Helvetica Neue,sans-serif;font-size:14px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.selectElement .selectWrapper select:focus{border-color:#2b2b2b}.selectElement .selectWrapper select option{color:#2b2b2b}.selectElement .selectWrapper .select-error{border:1px solid #ff5555!important}.selectElement .error-text{margin-top:4px;font-size:12px;color:#f55}.textareaElement{position:relative}.textareaElement .imageBoxInput{position:absolute;top:8px;right:12px;border-left:1px solid #E6E6E6;padding:6px 0 6px 8px;height:120px}.textareaElement .imageBoxInput img{width:26px;height:26px;aspect-ratio:1/1;border-radius:50%}.textareaElement textarea{display:flex;align-items:center;justify-content:center;padding:14px 44px 6px 12px;align-self:stretch;border-radius:4px;border:1px solid #C2C2C2;background:#fff;width:100%;color:#898787;font-family:Helvetica Neue;font-size:14px;font-weight:400;line-height:normal;font-style:normal;outline:none;min-height:132px;resize:vertical}.textareaElement textarea:focus{border:1px solid #2b2b2b}.textareaElement textarea::placeholder{color:#c2c2c2}.singleDropWrapper{display:flex;align-items:start;flex-direction:column;gap:2px}.singleDropWrapper .uploadInfo small{color:#666;font-family:Helvetica Neue;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.singleDropWrapper .singleDrop{padding:30px 0;width:100%;height:160px;display:flex;border-radius:10px;border:1px dashed #808080;background:#fafafa;align-items:center;justify-content:center;cursor:pointer;text-align:center;color:#4b5564;font-size:14px;transition:border-color .15s ease,background-color .15s ease;position:relative}.singleDropWrapper .singleDrop:hover,.singleDropWrapper .singleDrop.active{border-color:#2b2b2b}.singleDropWrapper .singleDrop:focus{border:1px dashed #2b2b2b}.singleDropWrapper .singleDrop img{width:100px;height:100px;object-fit:cover;border-radius:2px}.singleDropWrapper .singleDrop input{display:none}.multipleDropWrapper{display:flex;align-items:start;flex-direction:column;gap:16px;margin:15px 0}.multipleDropWrapper .uploadInfo small{color:#666;font-family:Helvetica Neue;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.multipleDropWrapper .multiUpload{width:100%}.multipleDropWrapper .previewListProjects{display:flex;align-items:center;column-gap:8px;flex-wrap:wrap;margin-top:15px}.multipleDropWrapper .previewListProjects .previewItem{width:120px;margin-bottom:10px}.multipleDropWrapper .previewListProjects .previewItem .previewInsideBox{position:relative;width:100%;height:100%}.multipleDropWrapper .previewListProjects .previewItem .previewInsideBox img,.multipleDropWrapper .previewListProjects .previewItem .previewInsideBox video{width:100%;height:100%;object-fit:cover;aspect-ratio:1/1}.multipleDropWrapper .previewListProjects .previewItem .previewInsideBox button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:red;border:none;opacity:0;visibility:hidden;transition:.3s linear}.multipleDropWrapper .previewListProjects .previewItem .previewInsideBox:hover button{opacity:1;visibility:visible}.multipleDropWrapper small{color:#666;font-family:Helvetica Neue;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.multipleDropWrapper .dropzone{padding:30px 0;width:100%;height:160px;display:flex;border-radius:10px;border:1px dashed #808080;background:#fafafa;align-items:center;justify-content:center;cursor:pointer;text-align:center;color:#4b5564;font-size:14px;transition:border-color .15s ease,background-color .15s ease;position:relative;margin-bottom:10px}.multipleDropWrapper .dropzone:hover,.multipleDropWrapper .dropzone.active{border-color:#2b2b2b}.multipleDropWrapper .dropzone:focus{border:1px dashed #2b2b2b}.multipleDropWrapper .dropzone img{width:100px;height:100px;object-fit:cover;border-radius:2px}.multipleDropWrapper .dropzone input{display:none}.error-text{color:#666;font-family:Helvetica Neue;font-size:12px;font-weight:400;line-height:normal;font-style:normal;margin-top:3px;margin-left:5px}.editBtn{background:#f4c542!important}.editBtn:hover{background:#e2b637!important}.editBtn:active{background:#c4971f!important;transform:translateY(1px)}.formAddBtn,.editBtn{display:flex;width:100%;padding:13px 0;justify-content:center;align-items:center;border-radius:4px;background:#000;color:#fff;border:none;text-align:center;font-family:Helvetica Neue;font-size:16px;font-style:normal;outline:none;font-weight:500;line-height:normal;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.formAddBtn:hover,.editBtn:hover{background:#2b2b2b}.formAddBtn:active,.editBtn:active{background:#2b2b2b;transform:translateY(1px)}.searchBoxWrapper{position:relative;width:500px}@media screen and (max-width: 575px){.searchBoxWrapper{width:100%}}.searchBoxWrapper .refreshBtn{position:absolute;top:5px;right:20px;width:32px;height:32px;background:none;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.3s ease}.searchBoxWrapper .refreshBtn:hover{transform:rotate(360deg)}.searchBoxWrapper .searchBoxUser{position:relative;width:100%;display:flex;align-items:center;background:#fff;border:1px solid #e4e4e4;border-radius:10px;padding:10px 14px;transition:.2s ease-in-out;box-shadow:0 1px 3px #0000000d;height:40px}.searchBoxWrapper .searchBoxUser input{flex:1;border:none;outline:none;font-size:14px;background:transparent;color:#2b2b2b}.searchBoxWrapper .searchBoxUser input::placeholder{color:#a7a7a7}.searchBoxWrapper .searchBoxUser .leftIcon,.searchBoxWrapper .searchBoxUser .rightIcon{display:flex;align-items:center;justify-content:center}.searchBoxWrapper .searchBoxUser .leftIcon{margin-right:8px}.searchBoxWrapper .searchBoxUser .rightIcon{cursor:pointer}.searchBoxWrapper .searchBoxUser .rightIcon path{transition:stroke .2s ease-in-out}.searchBoxWrapper .searchBoxUser .rightIcon.active path,.searchBoxWrapper .searchBoxUser .rightIcon:hover path{stroke:#2b2b2b}.searchBoxWrapper .filterDropdown{position:absolute;top:calc(100% + 10px);left:0;width:100%;background:#fff;border:1px solid #e4e4e4;border-radius:10px;padding:18px;z-index:50;animation:fadeIn .25s ease-in-out;display:flex;flex-direction:column;align-items:center;gap:12px}.searchBoxWrapper .filterDropdown .filterTitle{font-size:15px;font-weight:500;color:gray}.searchBoxWrapper .filterDropdown .inputs{display:flex;align-items:center;justify-content:center;gap:10px;width:100%}@media screen and (max-width: 575px){.searchBoxWrapper .filterDropdown .inputs{flex-direction:column}}.searchBoxWrapper .filterDropdown .inputs .dateBox{position:relative;width:50%}@media screen and (max-width: 575px){.searchBoxWrapper .filterDropdown .inputs .dateBox{width:100%}}.searchBoxWrapper .filterDropdown .inputs .dateBox input[type=date]{position:absolute;display:none;width:100%;height:100%;cursor:pointer}.searchBoxWrapper .filterDropdown .inputs .dateBox .fakeDate{display:flex;align-items:center;justify-content:space-between;width:100%;border:1px solid #dcdcdc;border-radius:8px;padding:10px 14px;background:#fff;cursor:pointer;transition:all .2s ease;color:#2b2b2b;font-size:14px}.searchBoxWrapper .filterDropdown .inputs .dateBox .fakeDate span{color:#2b2b2b;font-weight:400}.searchBoxWrapper .filterDropdown .inputs .dateBox .fakeDate:hover{border-color:#aaa}.searchBoxWrapper .filterDropdown .inputs .dateBox .fakeDate:active{transform:scale(.99)}.searchBoxWrapper .filterDropdown .inputs .dateBox .fakeDate .icon{font-size:18px;color:#b5b5b5;transition:color .2s ease}.searchBoxWrapper .filterDropdown .inputs .dateBox .fakeDate:hover .icon{color:#2b2b2b}.searchBoxWrapper .filterDropdown .inputs .searchBtn2{display:flex}@media screen and (max-width: 575px){.searchBoxWrapper .filterDropdown .inputs .searchBtn2{display:none}}.searchBoxWrapper .filterDropdown .inputs .searchBtn1{display:none;width:100%!important}@media screen and (max-width: 575px){.searchBoxWrapper .filterDropdown .inputs .searchBtn1{display:flex}}.searchBoxWrapper .filterDropdown .inputs .searchBtn{width:42px;height:42px;background:#fff;border:1px solid #e4e4e4;border-radius:8px;cursor:pointer;align-items:center;justify-content:center;transition:.2s ease}.searchBoxWrapper .filterDropdown .inputs .searchBtn:hover{background:#000}.searchBoxWrapper .filterDropdown .inputs .searchBtn:hover svg path{stroke:#fff}@keyframes fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}#loading{width:100%;height:100%;display:flex;align-items:center;justify-content:center}#loading .spinner{animation:spin 1.5s linear infinite;transform-origin:center}.loginWrappHome{position:absolute;top:0;z-index:30;background:#fff;width:100%;height:100%;left:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loadingWrapper{width:100%;height:50dvh;display:flex;align-items:center;justify-content:center;position:relative}.loadingWrapper2{width:100%;height:100dvh;display:flex;position:fixed;top:0;left:0;align-items:center;justify-content:center}#popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:33;background:#000000a6;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .3s ease}#popup.activePopup{opacity:1!important;pointer-events:auto!important;visibility:visible!important}#popup.activePopup .popupInside{transform:scale(1)!important;opacity:1!important}#popup .popupInside{width:600px;border-radius:12px;background:#fff;padding:32px 48px 28px;position:relative;transform:scale(.3);opacity:0;max-height:600px;overflow-y:auto;transition:all .3s ease}#popup .popupInside .closeBtnPopup{position:absolute;top:24px;right:24px;width:24px;height:24px;flex-shrink:0;aspect-ratio:1/1;cursor:pointer}#popup .popupInside .popupFormBox h2{text-align:center;color:#000;font-family:Helvetica Neue;font-size:20px;font-weight:400;line-height:normal;font-style:normal;margin-bottom:24px}#popup .popupInside .popupFormBox .inputsBox{width:100%;display:flex;align-items:center;justify-content:space-between}#deletePopup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:33;background:#000000a6;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .3s ease}#deletePopup.activePopupDeletePopup{opacity:1!important;pointer-events:auto!important;visibility:visible!important}#deletePopup.activePopupDeletePopup .deletePopupInside{transform:scale(1)!important;opacity:1!important}#deletePopup .deletePopupInside{width:498px;border-radius:12px;background:#fff;padding:32px 48px 28px;position:relative;transform:scale(.3);opacity:0;max-height:700px;overflow-y:auto;transition:all .3s ease}#deletePopup .deletePopupInside .deletePopupFormBox{height:100%;display:flex;align-items:center;justify-content:space-between;flex-direction:column;width:100%}#deletePopup .deletePopupInside .deletePopupFormBox .deletePopupTop .rejectIconBx1{display:flex;width:149.063px;height:149.063px;padding:31.659px;align-items:center;gap:4.397px;border-radius:74.532px;background:#b43a3a38}#deletePopup .deletePopupInside .deletePopupFormBox .deletePopupTop .rejectIconBx1 .rejectIconBx2{display:flex;width:85.305px;height:85.305px;padding:20.227px;align-items:center;gap:4.397px;flex-shrink:0;border-radius:42.652px;background:#ff86863b}#deletePopup .deletePopupInside .deletePopupFormBox .deletePopupTop .rejectIconBx1 .rejectIconBx2 .rejectIconBx3{display:flex;width:44.411px;height:44.411px;padding:7.915px 8.355px;justify-content:center;align-items:center;gap:4.397px;flex-shrink:0;border-radius:22.206px;background:#e60d0d}#deletePopup .deletePopupInside .deletePopupFormBox .deletePopupTop .rejectIconBx1 .rejectIconBx2 .rejectIconBx3 svg{width:25.738px;height:25.738px;flex-shrink:0;aspect-ratio:1/1}#deletePopup .deletePopupInside .deletePopupFormBox .deletePopupMiddle{display:flex;align-items:center;justify-content:center;margin-bottom:40px;margin-top:20px}#deletePopup .deletePopupInside .deletePopupFormBox .deletePopupMiddle h2{color:#000;text-align:center;font-family:Helvetica Neue;width:80%;font-size:20px;font-weight:500;line-height:30px;font-style:normal}#deletePopup .deletePopupInside .deletePopupFormBox .deletePopupBottom{display:flex;align-items:center;justify-content:center;gap:16px;width:100%}#deletePopup .deletePopupInside .deletePopupFormBox .deletePopupBottom button{cursor:pointer;width:100%;padding:13px 0;gap:10px;border-radius:4px;text-align:center;font-size:16px;font-weight:500;line-height:normal;font-style:normal;display:flex;align-items:center;justify-content:center;font-family:Helvetica Neue}#deletePopup .deletePopupInside .deletePopupFormBox .deletePopupBottom .deleteRightBtn{color:#fff;border:none;background:#c00}#deletePopup .deletePopupInside .deletePopupFormBox .deletePopupBottom .deleteLeftBtn{color:#000;border:1px solid #CCC;background:#e6e6e6}.reorderPopup{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#000000a6;z-index:33;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center}.reorderPopup.activeReorder{opacity:1!important;pointer-events:auto!important;visibility:visible!important}.reorderPopup.activeReorder .reorderPopupInside{transform:scale(1)!important;opacity:1!important}.reorderPopup .reorderPopupInside{background-color:#fff;border-radius:12px;overflow:hidden;display:flex;align-items:stretch;justify-content:center;width:20%;flex-direction:column;text-align:center;row-gap:10px;padding:clamp(16px,3.8vw,24px)!important;position:relative;box-shadow:0 8px 32px #00000026;transform:scale(.3);opacity:0;transition:all .3s ease}.reorderPopup .reorderPopupInside .close{position:absolute;top:10px;right:10px;font-size:25px;cursor:pointer;color:#333}.reorderPopup .reorderPopupInside .close svg path{color:#333}.reorderPopup .reorderPopupInside h2{margin-top:20px;color:#222}.reorderPopup .reorderPopupInside form{display:flex;align-items:center;justify-content:center;flex-direction:column;row-gap:10px}.reorderPopup .reorderPopupInside form .fieldWrap{width:100%!important;text-align:start}.reorderPopup .reorderPopupInside form .fieldWrap input{padding:.625rem .75rem}.cs-select{position:relative;width:172px}.cs-select .cs-native{display:none!important}.cs-select #cs-control{width:100%;height:41px;display:flex;align-items:center;justify-content:center;gap:6px;padding:12px 28px;background:transparent;color:#e6e6e6;border:1px solid #C7C7C7;border-radius:6px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease;outline:none}.cs-select #cs-control:hover{border-color:#4a5056}.cs-select #cs-control:focus-visible{border-color:#6aa3ff;box-shadow:0 0 0 2px #6aa3ff40}.cs-select #cs-control .cs-placeholder{color:#4d4d4d;text-align:center;font-family:Inter;font-size:14px;font-weight:400;line-height:normal;font-style:normal}.cs-select #cs-control .cs-placeholder.has-value{color:#888585}.cs-select #cs-control .cs-arrow{transition:transform .2s ease}.cs-select #cs-control .cs-arrow svg g path{fill:#4d4d4d!important}.cs-select.is-open .cs-arrow{transform:rotate(-180deg)}.cs-select.is-disabled #cs-control{opacity:.6;cursor:not-allowed}.cs-select .cs-dropdown{position:absolute;left:0;right:0;top:calc(100% + 6px);background:#fff;border:1px solid #C7C7C7;border-radius:8px;box-shadow:0 12px 24px #00000059;max-height:260px;overflow:auto;padding:6px;z-index:40;list-style:none}.cs-select .cs-dropdown .cs-group{font-size:12px;color:#9aa0a6;padding:6px 8px;text-transform:uppercase;letter-spacing:.04em;text-align:center;font-family:Inter}.cs-select .cs-dropdown .cs-item{display:grid;grid-template-columns:1fr auto;align-items:center;padding:8px 10px;border-radius:8px;cursor:pointer;color:#4d4d4d}.cs-select .cs-dropdown .cs-item:hover,.cs-select .cs-dropdown .cs-item.focused,.cs-select .cs-dropdown .cs-item.selected{background:#2b2b2b;color:#fff}.cs-select .cs-dropdown .cs-item .cs-item-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cs-select .cs-dropdown .cs-item .cs-check{color:#dddfe2;font-weight:700}.lang{position:relative;width:fit-content;-webkit-user-select:none;user-select:none}.lang.lang--right .lang__menu{left:auto;right:0}.lang.lang--compact .lang__btn{padding:4px 6px}.lang.lang--compact .lang__short{font-size:14px;font-weight:500;line-height:normal;font-style:normal}.lang__native{display:none}.lang__btn{display:flex;align-items:center;justify-content:center;gap:6px;background:transparent;border:none;padding:8px 10px;cursor:pointer;font:inherit;color:#111;outline:none;border-radius:8px}.lang__btn:focus-visible{box-shadow:0 0 0 2px #00000026}.lang__btn[aria-expanded=true]~.lang__menu,.lang__btn[data-open=true]~.lang__menu{opacity:1;transform:scale(1) translateY(0);pointer-events:auto}.lang__short{font-size:16px;font-weight:500;line-height:normal;font-style:normal;letter-spacing:.2px}.lang__caret{transition:transform .15s ease}.lang__caret.is-open,[aria-expanded=true] .lang__caret{transform:rotate(180deg)}.lang__menu{position:absolute;top:calc(100% + 6px);left:-80px;min-width:160px;background:#fff;border:1px solid #e6e6e6;border-radius:10px;padding:6px;box-shadow:0 8px 24px #00000014;z-index:50;max-height:60vh;overflow:auto;opacity:0;transform:scale(.95) translateY(-5px);transform-origin:top center;pointer-events:none;transition:opacity .28s cubic-bezier(.16,1,.3,1),transform .28s cubic-bezier(.16,1,.3,1)}.lang__menu.is-open2,.lang__menu.is-open{opacity:1;transform:scale(1) translateY(0);pointer-events:auto}@media (max-width: 480px){.lang__menu{left:auto;right:0;min-width:180px}}.lang__item{padding:14px 12px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;line-height:normal;font-style:normal}.lang__item:first-child{margin-bottom:5px}.lang__item:hover{background:#f5f5f5}.lang__item:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #0000001f;background:#f5f5f5}.lang__item.is-active{background:#2b2b2b;color:#fff;border:1px solid rgba(184,179,7,.2)}:dir(rtl) .lang .lang__menu{left:auto;right:-80px}@media (prefers-reduced-motion: reduce){.lang__caret,.lang__menu{transition:none}}@media (max-width: 1440px){.lang__menu{top:calc(100% + 6px);left:-90px}}.scrolled{top:10px!important}#adminHeader{position:fixed;top:24px;width:100%;padding:0 25px;z-index:15;transition:top .3s ease}#adminHeader .adminHeaderInside{padding:25px 32px;width:100%;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:space-between}#adminHeader .adminHeaderInside .adminHeaderLeft img{width:220px;height:65px;flex-shrink:0;aspect-ratio:20/13}#adminHeader .adminHeaderInside .adminHeaderRight{display:flex;align-items:center;justify-content:center;gap:16px}#adminHeader .adminHeaderInside .adminHeaderRight .adminImage img{width:40px;height:40px;aspect-ratio:1/1;border-radius:50%}#adminHeader .adminHeaderInside .adminHeaderRight .adminImageRight{color:#000;text-align:center;font-family:Inter;display:flex;align-items:center;justify-content:center;gap:6px;font-size:18px;font-weight:500;line-height:normal;font-style:normal;position:relative;cursor:pointer}#adminHeader .adminHeaderInside .adminHeaderRight .adminImageRight .activeAdminDrop{transform:scale(1)!important;opacity:1!important}#adminHeader .adminHeaderInside .adminHeaderRight .adminImageRight .adminImageRightDrop{position:absolute;font-size:.9rem;margin-top:0;top:48px;right:0;z-index:10;margin:.125rem 0 0;color:#333;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;left:auto;border:none;padding:18px 12px;border-radius:8px;box-shadow:0 4px 20px #0000001a;min-width:10rem!important;transform:scale(.8);transform-origin:top right;opacity:0;transition:transform .25s ease,opacity .25s ease}#adminHeader .adminHeaderInside .adminHeaderRight .adminImageRight .adminImageRightDrop p{cursor:pointer;font-size:.875rem;color:#333;border-radius:5px;line-height:1;padding:15px 0 15px 15px}#adminHeader .adminHeaderInside .adminHeaderRight .adminImageRight .adminImageRightDrop p:hover{background-color:#f5f5f5;color:#000}#sidebar{display:inline-flex;padding:24px 0 0;flex-direction:column;border-radius:12px;background:#fff;align-items:center;gap:24px}#sidebar .logo{align-self:stretch;color:#000;text-align:center;font-family:Inter;font-size:16px;font-weight:400;line-height:normal;font-style:normal;padding-bottom:16px;border-bottom:1px solid #E6E6E6}#sidebar .sidebarMenu{width:100%;padding:0 24px;gap:12px;display:flex;align-items:center;justify-content:center;flex-direction:column}#sidebar .sidebarMenu .activeLi{border-radius:10px;background:#000}#sidebar .sidebarMenu .activeLi a{color:#fff}#sidebar .sidebarMenu li{padding:12px 0;width:100%;transition:background-color .3s ease;border-radius:10px}#sidebar .sidebarMenu li:hover{border-radius:10px;background:#2b2b2b}#sidebar .sidebarMenu li:hover a{color:#fff}#sidebar .sidebarMenu li a{color:#000;text-align:center;font-family:Inter;font-size:18px;font-weight:600;line-height:normal;font-style:normal;width:100%;display:block;transition:color .3s ease}#adminLogin .container{height:95dvh}#adminLogin .container .row .col-12 .LoginForm{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:64px}#adminLogin .container .row .col-12 .LoginForm .LoginFormLogo{margin:0 auto 64px}#adminLogin .container .row .col-12 .LoginForm .LoginFormLogo img{width:100%;height:72.557px;flex-shrink:0}#adminLogin .container .row .col-12 .LoginForm .LoginFormTitle h1{margin-bottom:32px;color:#333;text-align:center;font-family:"Noto Serif";font-size:32px;font-weight:400;line-height:normal;font-style:normal}#adminLogin .container .row .col-12 .LoginForm .LoginFormForm{margin-bottom:60px}#adminLogin .container .row .col-12 .LoginForm .LoginFormForm button{height:60px;padding:18px 32px;display:flex;align-items:center;justify-content:center;color:#fff;width:100%;font-family:Helvetica Neue;gap:10px;font-size:18px;font-weight:500;line-height:normal;font-style:normal;cursor:pointer;align-self:stretch;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;border-radius:8px;border:1px solid #000;background:#000}#adminLogin .container .row .col-12 .LoginForm .LoginFormForm button:hover{background:#2b2b2b}#adminLogin .container .row .col-12 .LoginForm .LoginFormForm button:active{background:#2b2b2b;transform:translateY(1px)}#adminLogin .container .row .col-12 .LoginForm .LoginFormForm .rememberMe{display:flex;align-items:center;gap:8px;margin-top:20px;padding-bottom:24px;border-bottom:1px solid #CCC;margin-bottom:24px}#adminLogin .container .row .col-12 .LoginForm .LoginFormForm .rememberMe label{color:#666;cursor:pointer;display:flex;align-items:center;gap:6px;font-size:12px;font-weight:400;line-height:normal;font-style:normal}#adminLogin .container .row .col-12 .LoginForm .LoginFormForm .rememberMe label input[type=checkbox]{accent-color:#4a90e2;width:12px;height:12px;cursor:pointer}#adminLogin .container .row .col-12 .LoginForm .LoginFormForm .passwordInputBox{margin-top:16px}#adminLogin .container .row .col-12 .LoginForm .LoginFormForm .passwordInputBox input{display:flex;height:60px;width:380px;padding:0 0 0 20px;align-items:center;border-radius:10px;border:1px solid #999;background:#fff;align-self:stretch;outline:none;color:#999;font-size:16px;font-weight:400;line-height:normal;font-style:normal;font-family:Helvetica Neue}#adminLogin .container .row .col-12 .LoginForm .LoginFormForm .passwordInputBox input::placeholder{color:#999}#adminLogin .container .row .col-12 .LoginForm .LoginFormForm .emailInputBox input{display:flex;height:60px;width:380px;padding:0 0 0 20px;align-items:center;border-radius:10px;border:1px solid #999;background:#fff;align-self:stretch;outline:none;color:#999;font-size:16px;font-weight:400;line-height:normal;font-style:normal;font-family:Helvetica Neue}#adminLogin .container .row .col-12 .LoginForm .LoginFormForm .emailInputBox input::placeholder{color:#999}#adminLogin .container .row .col-12 .imgBox{width:660px;border-radius:40px;height:100%;overflow:hidden;position:relative}#adminLogin .container .row .col-12 .imgBox .buyonTechTitles{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:19px 48px 18px;justify-content:center;align-items:center;flex-shrink:0;border-radius:16px;background:linear-gradient(135deg,#ffffff26,#ffffff0d);box-shadow:inset 0 0 15px #ffffff1a,0 4px 25px #0000001a}#adminLogin .container .row .col-12 .imgBox .buyonTechTitles p{color:#fff;font-family:Poppins;font-size:64px;font-weight:800;line-height:normal;font-style:normal}#adminLogin .container .row .col-12 .imgBox video{max-height:95dvh;object-fit:cover;display:block;width:660px;margin:0 auto}#adminMain .customTable{padding:0 24px 24px;width:100%}#adminMain .customTable .customTableInside{padding:24px 24px 55px;border-radius:10px;background:#fff}#adminMain .customTable .customTableInside .tableWrapper{max-height:390px;overflow-y:auto;overflow-x:hidden}#adminMain .customTable table{width:100%;border-collapse:collapse;table-layout:auto}#adminMain .customTable table thead{position:sticky;top:0;background:#fff;z-index:2}#adminMain .customTable table thead tr{border-bottom:1px solid #CCC}#adminMain .customTable table thead tr th{color:#666;padding:12px 16px;font-family:Inter;font-size:14px;font-weight:400;line-height:normal;font-style:normal}#adminMain .customTable table thead tr th.data-col{text-align:left;width:auto}#adminMain .customTable table thead tr th.action-col{text-align:center;width:120px}#adminMain .customTable table tbody tr{border-bottom:1px solid #CCC}#adminMain .customTable table tbody tr td{color:#000;font-family:Inter;padding:14px 16px;font-size:16px;font-weight:400;line-height:normal;font-style:normal}#adminMain .customTable table tbody tr td.data-col{text-align:left;width:max-content}#adminMain .customTable table tbody tr td.action-col{text-align:center;width:100px;vertical-align:middle}#adminMain .customTable table tbody tr td .tableImageBox{display:flex;align-items:center;justify-content:start;gap:16px;font-weight:500;width:max-content}#adminMain .customTable table tbody tr td .tableImageBox img{border-radius:50%;width:60px;height:60px;aspect-ratio:1/1;border:1px solid #B2B2B2}thead tr,tbody tr{display:table-row}th,td{display:table-cell;text-align:left}.text-center{text-align:center;vertical-align:middle}#adminMain{margin-top:106px}.adminGridLayout{display:grid;grid-template-areas:"header header" "sidebar content";grid-template-rows:60px 1fr;grid-template-columns:308px 1fr;min-height:100dvh}.adminGridLayout>:nth-child(1){grid-area:header}.adminGridLayout>:nth-child(2){grid-area:sidebar;padding:20px;margin:106px 0 24px 24px}.adminGridLayout>:nth-child(3){grid-area:content;overflow-y:auto}*{margin:0;padding:0;box-sizing:border-box;font-family:DM Sans,sans-serif;word-wrap:break-word;-webkit-tap-highlight-color:transparent}ul{list-style:none}html{scroll-behavior:smooth}button,a,.link{cursor:pointer;transition:all .2s ease;text-decoration:none}.container{max-width:1440px;margin:0 auto;padding:0 12px}.row{display:flex;flex-wrap:wrap}.col-1{width:8.3333333333%;padding:16px}.col-2{width:16.6666666667%;padding:16px}.col-3{width:25%;padding:16px}.col-4{width:33.3333333333%;padding:16px}.col-5{width:41.6666666667%;padding:16px}.col-6{width:50%;padding:16px}.col-7{width:58.3333333333%;padding:16px}.col-8{width:66.6666666667%;padding:16px}.col-9{width:75%;padding:16px}.col-10{width:83.3333333333%;padding:16px}.col-11{width:91.6666666667%;padding:16px}.col-12{width:100%;padding:16px}@media screen and (max-width: 992px) and (min-width: 768px){.col-md-1{width:8.3333333333%;padding:16px}.col-md-2{width:16.6666666667%;padding:16px}.col-md-3{width:25%;padding:16px}.col-md-4{width:33.3333333333%;padding:16px}.col-md-5{width:41.6666666667%;padding:16px}.col-md-6{width:50%;padding:16px}.col-md-7{width:58.3333333333%;padding:16px}.col-md-8{width:66.6666666667%;padding:16px}.col-md-9{width:75%;padding:16px}.col-md-10{width:83.3333333333%;padding:16px}.col-md-11{width:91.6666666667%;padding:16px}.col-md-12{width:100%;padding:16px}}@media screen and (max-width: 768px) and (min-width: 576px){.col-sm-1{width:8.3333333333%;padding:16px}.col-sm-2{width:16.6666666667%;padding:16px}.col-sm-3{width:25%;padding:16px}.col-sm-4{width:33.3333333333%;padding:16px}.col-sm-5{width:41.6666666667%;padding:16px}.col-sm-6{width:50%;padding:16px}.col-sm-7{width:58.3333333333%;padding:16px}.col-sm-8{width:66.6666666667%;padding:16px}.col-sm-9{width:75%;padding:16px}.col-sm-10{width:83.3333333333%;padding:16px}.col-sm-11{width:91.6666666667%;padding:16px}.col-sm-12{width:100%;padding:16px}}@media screen and (max-width: 576px){.col-xs-1{width:8.3333333333%;padding:16px}.col-xs-2{width:16.6666666667%;padding:16px}.col-xs-3{width:25%;padding:16px}.col-xs-4{width:33.3333333333%;padding:16px}.col-xs-5{width:41.6666666667%;padding:16px}.col-xs-6{width:50%;padding:16px}.col-xs-7{width:58.3333333333%;padding:16px}.col-xs-8{width:66.6666666667%;padding:16px}.col-xs-9{width:75%;padding:16px}.col-xs-10{width:83.3333333333%;padding:16px}.col-xs-11{width:91.6666666667%;padding:16px}.col-xs-12{width:100%;padding:16px}}.myLoad{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;display:flex;justify-content:center;align-items:center;z-index:1000011}.myLoad .load{display:flex;gap:10px}.myLoad .load span{display:block;width:15px;height:15px;background:#000;border-radius:50%;animation:bounce 1s infinite ease-in-out}.myLoad .load span:nth-child(1){animation-delay:0s}.myLoad .load span:nth-child(2){animation-delay:.2s}.myLoad .load span:nth-child(3){animation-delay:.4s}.myLoad .load span:nth-child(4){animation-delay:.6s}@keyframes bounce{0%,80%,to{transform:scale(0);opacity:.3}40%{transform:scale(1);opacity:1}}#navbar{width:100%;background:#f7f7f7;border-bottom:1px solid #F6F6F6;padding:10px 0;position:relative;z-index:2222}#navbar .searchModeBox{display:none;position:relative;width:100%}#navbar .searchModeBox .closeSearch{position:absolute;top:30%;transform:translate(-50%);right:5px;background:none;width:20px;height:20px;display:flex;align-items:center;cursor:pointer;justify-content:center;border-radius:50%;border:1px solid #717171}#navbar .searchModeBox input{height:48px;background:#fff;border-radius:12px;font-weight:400;font-size:14px;border:none;outline:none;width:100%;padding-left:18px;padding-right:45px}#navbar .searchModeBox input::placeholder{color:#717171}@media screen and (max-width: 992px){#navbar .searchModeBox{display:flex}}#navbar .hasDropdown svg{transition:.3s}#navbar .hasDropdown .rotate{transform:rotate(180deg)}#navbar .headerInside{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 992px){#navbar .headerInside .headerInsideMiddle{display:none}}#navbar .headerInside .headerInsideMiddle ul{display:flex;align-items:center;justify-content:center;gap:44px}#navbar .headerInside .headerInsideMiddle ul li{display:flex;align-items:center;justify-content:center;color:#000;font-weight:500;font-size:16px;cursor:pointer}#navbar .headerInside .headerInsideMiddle ul li a{font-weight:500;font-size:16px;color:#000}#navbar .headerInside .headerInsideLeft{max-width:168px;width:100%;height:53px}@media screen and (max-width: 992px){#navbar .headerInside .headerInsideLeft{height:42px;max-width:131px;aspect-ratio:1/1}}#navbar .headerInside .headerInsideLeft img{width:100%;height:100%}#navbar .headerInside .hamburgerInside{display:none;align-items:center;justify-content:center;gap:12px}#navbar .headerInside .hamburgerInside button{display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer}@media screen and (max-width: 992px){#navbar .headerInside .hamburgerInside{display:flex}}#navbar .headerInside .headerInsideRight{position:relative;width:100%;max-width:351px}@media screen and (max-width: 992px){#navbar .headerInside .headerInsideRight{display:none}}#navbar .headerInside .headerInsideRight .svgBox{position:absolute;top:25%;transform:translate(-50%);right:5px}#navbar .headerInside .headerInsideRight input{height:48px;background:#fff;border-radius:12px;font-weight:400;font-size:14px;border:none;outline:none;width:100%;padding-left:18px;padding-right:45px}#navbar .headerInside .headerInsideRight input::placeholder{color:#717171}.megaDropdownWrapper{position:relative;width:100%}@media screen and (max-width: 992px){.megaDropdownWrapper{display:none}}.dropdownTrigger{background:none;border:none;font-size:16px;font-weight:500;cursor:pointer}.megaDropdown{position:absolute;top:100%;left:0;width:100%;background:#fff;display:grid;grid-template-columns:minmax(260px,1.3fr) minmax(180px,.8fr) 1.4fr;gap:24px;box-shadow:0 2px 12px -5px #31313140;z-index:99}.megaCol .loading{display:flex;align-items:center;justify-content:center;max-height:250px;height:100%}.megaCol .megaColI{padding:20px;transition:.3s linear;cursor:pointer}.megaCol .megaColI:hover,.megaCol .active{background:#f3fbff}.megaCol .subtitle{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.megaCol h4{font-size:16px;font-weight:600;color:#000;margin-bottom:6px}.megaCol p{font-size:14px;color:#424242;margin-bottom:16px;font-weight:500}.megaCol2.center{padding:20px}.megaCol2.center ul{list-style:none;padding:0}.megaCol2.center ul .active2{color:#ffca43}.megaCol2.center ul li{font-size:16px;padding:10px 0;cursor:pointer;font-weight:500;display:flex;align-items:center;color:#181818;gap:8px;transition:.3s linear}.megaCol2.center ul li:hover{color:#ffca43}.megaCol.right{display:flex;flex-direction:column;background:#fff9e8;padding:20px;height:100%}.meqaInside{overflow-y:auto;height:100%;max-height:412px}.shopItem{display:flex;gap:26px;padding:10px;border-radius:10px;cursor:pointer}.shopItem img{width:166px;height:92px;object-fit:cover;border-radius:5px}.shopItem h5{font-size:14px;font-weight:500;color:#000;margin-bottom:12px}.shopItem p{font-size:12px;color:#424242;font-weight:400}.shopItem:hover{background:#fff3d0}.hamburgerOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000040;z-index:98;display:flex;align-items:start;justify-content:center}.hamburgerMenu{position:relative;margin-top:80px;width:95%;background:#fff;border-radius:16px;padding:20px;z-index:99;box-shadow:0 10px 40px #00000026;transform-origin:top right;animation:hamburgerScaleIn .35s cubic-bezier(.4,0,.2,1)}.hamburgerMenu .svgBoxesss{position:absolute;right:0;top:0}.hamburgerMenu ul{list-style:none;padding:0;margin:0}.hamburgerMenu ul li{padding:12px 0;text-align:center;font-size:16px;cursor:pointer;font-weight:500}.hamburgerMenu ul li a{text-decoration:none;color:#000}.hamburgerMenu ul li:not(:last-child){margin-bottom:10px}@keyframes hamburgerScaleIn{0%{opacity:0;transform:scale(.2) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.searchComponent{position:absolute;right:250px;z-index:6666}@media screen and (max-width: 992px){.searchComponent{right:0;left:0}}.searchComponent .searchComponentInside{width:340px;height:100%;max-height:200px;overflow-y:auto;background:#f7f7f7;padding:10px}@media screen and (max-width: 992px){.searchComponent .searchComponentInside{width:100%}}.searchComponent .searchComponentInside .shopItem23{display:flex;gap:8px;padding:8px;border-radius:10px;cursor:pointer;background:#fff;transition:.3s linear}.searchComponent .searchComponentInside .shopItem23 img{width:166px;height:92px;object-fit:cover;border-radius:5px}.searchComponent .searchComponentInside .shopItem23 h5{font-size:14px;font-weight:500;color:#000;margin-bottom:12px}.searchComponent .searchComponentInside .shopItem23 p{font-size:12px;color:#424242;font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.searchComponent .searchComponentInside .shopItem23:hover{background:#c7c6c6bd}#footer{background:#eee;position:relative;z-index:0;padding:80px 0}@media screen and (max-width: 992px){#footer{padding:40px 0}#footer .rowBoxes{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);gap:16px;align-items:flex-start}#footer .colResponse{display:flex;justify-content:flex-start;align-items:flex-start}}#footer .footerTop{margin-bottom:62px}@media screen and (max-width: 992px){#footer .footerTop{margin-bottom:22px}}@media screen and (max-width: 767px){#footer .footerTop .boxiNSIDE{width:max-content;text-align:left;align-items:flex-start}}#footer .footerTop .col-4,#footer .footerTop .col-3{padding:0}@media screen and (max-width: 992px){#footer .footerTop .col44{margin-bottom:28px;text-align:center}}#footer .footerTop .col44 img{width:168px;height:53px;margin-bottom:18px}@media screen and (max-width: 767px){#footer .footerTop .col44 img{width:114px;height:36px;margin-bottom:6px}}#footer .footerTop .col44 p{font-weight:400;font-size:14px;line-height:24px;color:#000}@media screen and (max-width: 767px){#footer .footerTop .col44 p{font-size:12px}}#footer .footerTop .col-9{padding:0}@media screen and (max-width: 992px){#footer .footerTop .col-9 .row .col-3{margin:0 auto 18px}}#footer .footerTop .col-9 .row .col-3 h2{font-weight:500;font-size:16px;margin-bottom:14px;line-height:24px;color:#181818}@media screen and (max-width: 767px){#footer .footerTop .col-9 .row .col-3 h2{width:max-content;font-size:14px;margin-bottom:8px}}@media screen and (max-width: 767px){#footer .footerTop .col-9 .row .col-3 ul{width:max-content}}#footer .footerTop .col-9 .row .col-3 ul li{margin-bottom:4px}#footer .footerTop .col-9 .row .col-3 ul li .mail{font-weight:500}#footer .footerTop .col-9 .row .col-3 ul li .social{display:flex;align-items:center;gap:6px;margin-top:11px}#footer .footerTop .col-9 .row .col-3 ul li a{font-size:14px;font-weight:400;line-height:24px;color:#000}@media screen and (max-width: 767px){#footer .footerTop .col-9 .row .col-3 ul li a{font-size:12px}}#footer .footerBottom{padding-top:14px;border-top:1px solid rgba(254,254,254,.3803921569);display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 767px){#footer .footerBottom{flex-direction:column;justify-content:center;gap:8px}}#footer .footerBottom p{font-weight:400;font-size:14px;line-height:24px;color:#000}@media screen and (max-width: 767px){#footer .footerBottom p{font-size:12px;text-align:center}}.homePageSecond{margin-top:100px}@media screen and (max-width: 992px){.homePageSecond{margin-top:20px}}.homePageSecond .container .homePageSecondTop{text-align:center;margin-bottom:42px}.homePageSecond .container .homePageSecondTop h2{margin-bottom:12px;font-family:Montserrat,sans-serif;font-weight:600;font-size:32px;color:#1e1e1e}@media screen and (max-width: 992px){.homePageSecond .container .homePageSecondTop h2{font-size:20px}}.homePageSecond .container .homePageSecondTop p{font-weight:500;font-size:16px;color:#424242}@media screen and (max-width: 992px){.homePageSecond .container .homePageSecondTop p{font-size:15px}}.homePageSecond .container .homePageSecondBottom{width:100%}.homePageSecond .container .homePageSecondBottom .btnBox{width:100%;display:flex;align-items:center;justify-content:center;margin-top:32px}@media screen and (max-width: 992px){.homePageSecond .container .homePageSecondBottom .btnBox{margin-top:12px}}.homePageSecond .container .homePageSecondBottom button{border:1.5px solid #0B3142;padding:10px 18px;border-radius:8px;height:41px;background:none;font-size:16px;font-weight:500;color:#0b3142}.toptanciCard{background:#fff;border:2px solid #F6F6F6;box-shadow:0 0 26.6px -8px #8d8d8d40;border-radius:12px;cursor:pointer;overflow:hidden;transition:.3s linear}.toptanciCard:hover{background:#0b3142;box-shadow:0 0 11.7px -2px #e1e1e140}.toptanciCard:hover .toptanciCardBottom h2,.toptanciCard:hover .toptanciCardBottom p{color:#fff}.toptanciCard .toptanciCardTop{width:100%;height:240px;overflow:hidden}.toptanciCard .toptanciCardTop img{width:100%;height:100%;object-fit:cover;display:block}.toptanciCard .toptanciCardBottom{padding:15px 20px 30px}.toptanciCard .toptanciCardBottom h2{font-size:24px;color:#000;transition:.3s linear;font-weight:500;margin-bottom:12px}@media screen and (max-width: 992px){.toptanciCard .toptanciCardBottom h2{font-size:20px}}@media screen and (max-width: 767px){.toptanciCard .toptanciCardBottom h2{font-size:16px}}.toptanciCard .toptanciCardBottom p{color:#424242;font-weight:500;transition:.3s linear;font-size:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 767px){.toptanciCard .toptanciCardBottom p{font-size:14px}}.homePageFirst{height:90dvh}@media screen and (max-width: 992px){.homePageFirst{height:60dvh}}.homePageFirst .container{height:100%;position:relative}.homePageFirst .row{height:100%}.homePageFirst .heroLeft{display:flex;align-items:start;justify-content:center;position:relative;z-index:1;flex-direction:column;height:100%}@media screen and (max-width: 992px){.homePageFirst .heroLeft{text-align:center;justify-content:start;margin:28px auto 0}}.homePageFirst .heroLeft h1{font-weight:600;font-size:52px;text-transform:uppercase;color:#1e1e1e;width:80%;margin-bottom:28px;font-family:Montserrat,sans-serif}@media screen and (max-width: 992px){.homePageFirst .heroLeft h1{font-size:30px;width:100%}}.homePageFirst .heroLeft p{font-weight:500;font-size:24px;color:#1e1e1e;margin-bottom:28px}@media screen and (max-width: 992px){.homePageFirst .heroLeft p{font-size:14px;text-align:center;margin:0 auto 28px}}.homePageFirst .heroLeft button{background:#0b3142;padding:10px 18px;display:flex;gap:8px;height:44px;align-items:center;border-radius:8px;font-size:16px;justify-content:center;font-weight:500;border:none;color:#fff}@media screen and (max-width: 992px){.homePageFirst .heroLeft button{font-size:14px;margin:0 auto}.homePageFirst .heroLeft button svg{display:none}}.homePageFirst .herorRight{position:absolute;z-index:0;top:0;right:0}@media screen and (max-width: 992px){.homePageFirst .herorRight{top:48%;left:50%;transform:translate(-50%,-50%)}}@media screen and (max-width: 767px){.homePageFirst .herorRight{top:50%;left:50%;transform:translate(-50%,-50%)}}.homePageFirst .herorRight .img1{width:100%;height:100%;max-height:808px;display:block}@media screen and (max-width: 992px){.homePageFirst .herorRight .img1{display:none}}.homePageFirst .herorRight .img3{display:none;width:100%;height:100%;max-height:540px}@media screen and (max-width: 992px){.homePageFirst .herorRight .img3{display:block}}@media screen and (max-width: 800px){.homePageFirst .herorRight .img3{max-height:100%}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.homePageThird{padding:80px 0}@media screen and (max-width: 992px){.homePageThird{padding:40px 0}}.homePageThird .thirdInside{position:relative;overflow:hidden}.homePageThird .home-swiper{width:100%;height:496px;background:#eee;border-radius:8px}.homePageThird .home-swiper .swiperSlide{width:100%;height:100%;overflow:hidden}.homePageThird .home-swiper .swiperSlide img{width:100%;height:100%;aspect-ratio:1/1}@media screen and (max-width: 992px){.homePageThird .home-swiper{height:301px}}.homePageThird .slide-item{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:600;color:#999}.homePageThird .custom-prev,.homePageThird .custom-next{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:transparent;border:none;font-size:28px;cursor:pointer;color:#333;display:flex;align-items:center;justify-content:center}.homePageThird .custom-prev{left:30px}.homePageThird .custom-next{right:30px}.homePageThird .paginationItem{position:absolute;bottom:20px;width:100%;z-index:22}.homePageThird .custom-pagination{display:flex;justify-content:center;gap:8px;margin-top:16px}.homePageThird .custom-dot{width:12px;height:12px;border-radius:50%;background:#1a1a1a40;opacity:1;cursor:pointer;border:1px solid #FFFFFF;transition:.3s}.homePageThird .custom-dot.swiper-pagination-bullet-active{background:#1a1a1a;width:12px;height:12px;border:1px solid #FFFFFF}.homePageFourth{margin-top:40px}@media screen and (max-width: 992px){.homePageFourth{margin-top:20px;margin-bottom:15px}}.homePageFourth .container .homePageFourthTop{text-align:center;margin-bottom:42px}.homePageFourth .container .homePageFourthTop h2{margin-bottom:12px;font-family:Montserrat,sans-serif;font-weight:600;font-size:32px;color:#1e1e1e}@media screen and (max-width: 992px){.homePageFourth .container .homePageFourthTop h2{font-size:20px}}.homePageFourth .container .homePageFourthTop p{font-weight:500;font-size:16px;color:#424242}@media screen and (max-width: 992px){.homePageFourth .container .homePageFourthTop p{font-size:15px}}.homePageFourth .container .homePageFourthBottom{width:100%}.homePageFourth .container .homePageFourthBottom .btnBox{width:100%;display:flex;align-items:center;justify-content:center;margin-top:32px}@media screen and (max-width: 992px){.homePageFourth .container .homePageFourthBottom .btnBox{display:none}}.homePageFourth .container .homePageFourthBottom .btnBox2{border:1.5px solid #0B3142;padding:10px 18px;border-radius:8px;height:41px;background:none;font-size:16px;font-weight:500;color:#0b3142}.serviceCard{background:#fff9e8;padding:30px 25px;border-radius:24px;width:296px;height:346px;position:relative;display:flex;gap:20px;overflow:hidden;transition:width .8s ease,height .8s ease,background .8s ease;cursor:pointer}@media screen and (max-width: 992px){.serviceCard{height:216px}}.serviceCard .btnInside{display:none;align-items:start;width:100%;margin-top:24px}@media screen and (max-width: 992px){.serviceCard .btnInside{display:flex}}.serviceCard .btn2,.serviceCard .btn1{border:none;background:none;font-size:16px;text-align:start;color:#424242;cursor:pointer}@media screen and (max-width: 992px){.serviceCard .btn1{display:none}}.serviceCard .cardesTop{display:flex;align-items:center;justify-content:center}@media screen and (max-width: 992px){.serviceCard .cardesTop{flex-direction:column;width:100%}}@media screen and (max-width: 992px){.serviceCard{width:100%}}.serviceCard:hover{width:440px;background:#efefef}@media screen and (max-width: 992px){.serviceCard:hover{width:100%;height:440px}}.serviceCard:hover .serviceCardRight{transform:translate(0)}@media screen and (max-width: 992px){.serviceCard:hover .serviceCardRight{height:600px;opacity:1;visibility:visible}}.serviceCard:hover .containersss{opacity:0}.serviceCard:hover .serviceCardLeft p{opacity:1;visibility:visible;transform:translateY(0)}.serviceCard:hover .serviceCardLeft h2{width:80%}.serviceCard:hover .arrow{right:280px}@media screen and (max-width: 992px){.serviceCard:hover .arrow{right:65%}}@media screen and (max-width: 500px){.serviceCard:hover .arrow{right:58%}}@media screen and (max-width: 403px){.serviceCard:hover .arrow{right:50%}}.serviceCard:hover .arrow button{background:#024d6f}.serviceCard:hover .arrow svg{transform:rotate(45deg)}.serviceCard:hover .arrow svg path{stroke:#fff}.serviceCard .serviceCardLeft{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:65%;padding-right:8px}@media screen and (max-width: 992px){.serviceCard .serviceCardLeft{flex-direction:column;width:100%;justify-content:start;align-items:start;padding-right:0}}.serviceCard .serviceCardLeft h2{font-size:20px;font-weight:500;color:#024d6f;transition:.8s ease}@media screen and (max-width: 992px){.serviceCard .serviceCardLeft h2{margin-bottom:12px}}.serviceCard .serviceCardLeft p{font-size:16px;font-weight:500;color:#000;width:100%;min-height:150px;will-change:opacity,transform;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}@media screen and (max-width: 992px){.serviceCard .serviceCardLeft p{min-height:50px}}.serviceCard .serviceCardRight{width:241px;height:266px;border-radius:12px;overflow:hidden;transform:translate(100%);opacity:1;visibility:visible;transition:transform .8s ease}@media screen and (max-width: 992px){.serviceCard .serviceCardRight{width:100%;margin-top:12px;height:296px;opacity:0;transform:translate(0);visibility:hidden}}.serviceCard .serviceCardRight img{width:100%;display:block;height:100%;object-fit:cover}.serviceCard .arrow{position:absolute;bottom:20px;right:30px;transition:.8s ease}.serviceCard .arrow button{width:40px;height:40px;border-radius:50%;border:none;background:#fff;display:flex;align-items:center;justify-content:center;transition:.8s ease;cursor:pointer}.serviceCard .arrow button svg{transition:.8s ease}.serviceCard .containersss{position:absolute;top:0;right:0;transition:.8s ease}.homePageFifty{margin-top:60px;z-index:1;position:relative;padding-bottom:40px;background-color:#fefefe;border-bottom-left-radius:25px;border-bottom-right-radius:25px}@media screen and (max-width: 992px){.homePageFifty{margin-top:60px}}.homePageFifty .homePageFiftyTop{text-align:center;margin-bottom:42px}.homePageFifty .homePageFiftyTop h2{margin-bottom:12px;font-family:Montserrat,sans-serif;font-weight:600;font-size:32px;color:#1e1e1e}@media screen and (max-width: 992px){.homePageFifty .homePageFiftyTop h2{font-size:20px}}.homePageFifty .homePageFiftyTop p{font-weight:500;font-size:16px;color:#424242}@media screen and (max-width: 992px){.homePageFifty .homePageFiftyTop p{font-size:15px}}.homePageFifty .homePageFiftyBottom{overflow:hidden;border-radius:12px;height:368px}@media screen and (max-width: 992px){.homePageFifty .homePageFiftyBottom{height:100%}}.homePageFifty .homePageFiftyBottom .col-6{padding:0}.homePageFifty .homePageFiftyBottom .videoBix iframe{border:none;height:100%;width:100%}.homePageFifty .homePageFiftyBottom .textBox{background:#f3fbff;display:flex;align-items:center;justify-content:center;flex-direction:column}@media screen and (max-width: 992px){.homePageFifty .homePageFiftyBottom .textBox{padding-bottom:40px}}.homePageFifty .homePageFiftyBottom .textBox button{display:none;padding:10px 18px;height:36px;border-radius:8px;background:#0b3142;gap:4px;border:none;font-weight:500;font-size:14px;color:#fff;margin:20px 0}@media screen and (max-width: 992px){.homePageFifty .homePageFiftyBottom .textBox button{display:flex;align-items:center;justify-content:center;font-size:16px}}.homePageFifty .homePageFiftyBottom .textBox h3{font-weight:500;font-family:Montserrat,sans-serif;font-size:24px;color:#000;margin-bottom:12px}@media screen and (max-width: 992px){.homePageFifty .homePageFiftyBottom .textBox h3{font-size:20px;margin-top:24px}}.homePageFifty .homePageFiftyBottom .textBox h4{font-weight:500;margin-bottom:24px;font-size:20px;color:#000}@media screen and (max-width: 992px){.homePageFifty .homePageFiftyBottom .textBox h4{font-size:16px}}.homePageFifty .homePageFiftyBottom .textBox p{font-weight:400;font-size:16px;width:70%;text-align:center;color:#000}@media screen and (max-width: 992px){.homePageFifty .homePageFiftyBottom .textBox p{font-size:14px;width:90%}}.homePageFifty .container544{display:block}@media screen and (max-width: 992px){.homePageFifty .container544{display:none}}.homePageFifty .dataBox{display:none}@media screen and (max-width: 992px){.homePageFifty .dataBox{display:block}}.homePageFifty .dataBox .col-6{padding:0}.homePageFifty .dataBox .videoBix{border-radius:6px;overflow:hidden;height:274px}.homePageFifty .dataBox .videoBix iframe{border:none;height:100%;width:100%}.banners{background:linear-gradient(0deg,#fff -107.54%,#024d6f);height:305px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:22px}@media screen and (max-width: 992px){.banners{height:152px}}.banners h1{font-weight:600;font-family:Montserrat,sans-serif;font-size:48px;color:#fff}@media screen and (max-width: 992px){.banners h1{font-size:24px}}.banners p{font-weight:500;font-size:24px;color:#fff;text-align:center}@media screen and (max-width: 992px){.banners p{font-size:14px;padding:0 10px}}.aboutSection2{margin-top:40px;margin-bottom:60px}@media screen and (max-width: 992px){.aboutSection2{margin-bottom:0;margin-top:20px}}.aboutSection2 ul{display:flex;align-items:center;margin-bottom:40px}@media screen and (max-width: 992px){.aboutSection2 ul{margin-bottom:20px}}.aboutSection2 ul li{display:flex;align-items:center;justify-content:center}.aboutSection2 ul li a{font-weight:500;font-size:14px;color:#424242}@media screen and (max-width: 400px){.aboutSection2 ul li a{font-size:12px}}.aboutSection2 ul li .ab{font-weight:600;color:#ffca43}.aboutSection2 .textBox h2{margin-bottom:15px;font-weight:600;font-family:Montserrat,sans-serif;font-size:20px;color:#212121}@media screen and (max-width: 992px){.aboutSection2 .textBox .p2{margin-bottom:18px}}.aboutSection2 .textBox p{font-weight:500;font-size:16px;color:#000}@media screen and (max-width: 992px){.aboutSection2 .textBox p{font-size:14px}}.aboutSection3{background:#fff9e8;padding:40px 0;margin-bottom:120px}@media screen and (max-width: 992px){.aboutSection3{padding:20px 0;margin-bottom:60px}}@media screen and (max-width: 992px){.aboutSection3 .container .row .col-3{padding:0}}.aboutSection3 .container .row .col-3 .aboutImg{overflow:hidden;border-radius:9px;background:#705d5d}.aboutSection3 .container .row .col-3 .aboutImg img{width:100%;height:100%;display:block}.aboutSection3 .container .row .col-5 .textBox{padding-left:20px}@media screen and (max-width: 992px){.aboutSection3 .container .row .col-5 .textBox{padding:0}}@media screen and (max-width: 992px){.aboutSection3 .container .row .col-4,.aboutSection3 .container .row .col-5{padding:0}}.aboutSection3 .container .row .col-4 .textBox h2,.aboutSection3 .container .row .col-5 .textBox h2{font-size:20px;color:#000;font-family:Montserrat,sans-serif;font-weight:600;margin-bottom:32px}@media screen and (max-width: 992px){.aboutSection3 .container .row .col-4 .textBox h2,.aboutSection3 .container .row .col-5 .textBox h2{margin-bottom:12px;margin-top:16px}}.aboutSection3 .container .row .col-4 .textBox ul,.aboutSection3 .container .row .col-5 .textBox ul{list-style:disc!important}@media screen and (max-width: 992px){.aboutSection3 .container .row .col-4 .textBox ul,.aboutSection3 .container .row .col-5 .textBox ul{padding-left:24px}}.aboutSection3 .container .row .col-4 .textBox ul li,.aboutSection3 .container .row .col-5 .textBox ul li{font-size:16px;color:#000;font-weight:500}@media screen and (max-width: 992px){.aboutSection3 .container .row .col-4 .textBox ul li,.aboutSection3 .container .row .col-5 .textBox ul li{font-size:14px}}.aboutSection3 .container .row .col-4 .textBox p,.aboutSection3 .container .row .col-5 .textBox p{font-size:16px;color:#000;font-weight:500;width:70%}@media screen and (max-width: 992px){.aboutSection3 .container .row .col-4 .textBox p,.aboutSection3 .container .row .col-5 .textBox p{font-size:14px;width:100%}}#servicesPage .aboutSection2{margin-top:40px;margin-bottom:40px}@media screen and (max-width: 992px){#servicesPage .aboutSection2{margin-bottom:20px;margin-top:20px}}#servicesPage .aboutSection2 ul{display:flex;align-items:center;margin-bottom:40px}@media screen and (max-width: 992px){#servicesPage .aboutSection2 ul{margin-bottom:0}}#servicesPage .aboutSection2 ul li{display:flex;align-items:center;justify-content:center}#servicesPage .aboutSection2 ul li a{font-weight:500;font-size:14px;color:#424242}@media screen and (max-width: 400px){#servicesPage .aboutSection2 ul li a{font-size:12px}}#servicesPage .aboutSection2 ul li .ab{font-weight:600;color:#ffca43}#servicesPage .servicesSection3{margin-bottom:80px}@media screen and (max-width: 992px){#servicesPage .servicesSection3{margin-bottom:40px}}@media screen and (max-width: 992px){#servicesPage .servicesSection3 .row .col-6{padding:0!important;margin-bottom:24px}}#servicesPage .servicesSection3 .row .col-6:nth-child(odd){padding-left:0!important}#servicesPage .servicesSection3 .row .col-6:nth-child(2n){padding-right:0!important}#servicesPage .servicesSection3 .row .col-6 .servicesCard{background:#efefef;border-radius:24px;padding:20px;display:flex;align-items:start;justify-content:center}@media screen and (max-width: 992px){#servicesPage .servicesSection3 .row .col-6 .servicesCard{flex-direction:column;width:100%;margin-bottom:12px}}#servicesPage .servicesSection3 .row .col-6 .servicesCard .servicesCardLeft{width:70%}@media screen and (max-width: 992px){#servicesPage .servicesSection3 .row .col-6 .servicesCard .servicesCardLeft{width:100%;margin-bottom:16px}}#servicesPage .servicesSection3 .row .col-6 .servicesCard .servicesCardLeft h2{font-weight:500;font-size:24px;color:#024d6f;margin-bottom:16px}@media screen and (max-width: 992px){#servicesPage .servicesSection3 .row .col-6 .servicesCard .servicesCardLeft h2{font-size:20px}}#servicesPage .servicesSection3 .row .col-6 .servicesCard .servicesCardLeft p{font-weight:500;font-size:16px;color:#000;width:80%}@media screen and (max-width: 992px){#servicesPage .servicesSection3 .row .col-6 .servicesCard .servicesCardLeft p{width:100%}}#servicesPage .servicesSection3 .row .col-6 .servicesCard .servicesCardRight{border-radius:12px;overflow:hidden;height:188px}@media screen and (max-width: 992px){#servicesPage .servicesSection3 .row .col-6 .servicesCard .servicesCardRight{width:100%}}#servicesPage .servicesSection3 .row .col-6 .servicesCard .servicesCardRight img{width:100%;height:100%;display:block;object-fit:cover}#toptancilarPage .aboutSection2{margin-top:40px;margin-bottom:40px}@media screen and (max-width: 992px){#toptancilarPage .aboutSection2{margin-top:20px;margin-bottom:0}}#toptancilarPage .aboutSection2 ul{display:flex;align-items:center;margin-bottom:40px}@media screen and (max-width: 992px){#toptancilarPage .aboutSection2 ul{margin-bottom:20px}}#toptancilarPage .aboutSection2 ul li{display:flex;align-items:center;justify-content:center}#toptancilarPage .aboutSection2 ul li a{font-weight:500;font-size:14px;color:#424242}@media screen and (max-width: 400px){#toptancilarPage .aboutSection2 ul li a{font-size:12px}}#toptancilarPage .aboutSection2 ul li .ab{font-weight:600;color:#ffca43}#toptancilarPage .toptanci{margin-bottom:80px}#toptancilarPage .toptanci .row .col-4:nth-child(3n+1){padding-left:0!important}@media screen and (max-width: 992px){#toptancilarPage .toptanci .row .col-4:nth-child(3n+1){padding-left:8px!important}}@media screen and (max-width: 767px){#toptancilarPage .toptanci .row .col-4:nth-child(3n+1){padding:0!important}}#toptancilarPage .toptanci .row .col-4:nth-child(3n){padding-right:0!important}@media screen and (max-width: 992px){#toptancilarPage .toptanci .row .col-4:nth-child(3n){padding-right:8px!important}}@media screen and (max-width: 767px){#toptancilarPage .toptanci .row .col-4:nth-child(3n){padding:0!important}}.manufacturersCard{background:#fff;border:2px solid #F6F6F6;box-shadow:0 0 26.6px -8px #8d8d8d40;border-radius:12px;cursor:pointer;overflow:hidden;transition:.3s linear}.manufacturersCard:hover{background:#0b3142;box-shadow:0 0 11.7px -2px #e1e1e140}.manufacturersCard:hover .toptanciCardBottom h2,.manufacturersCard:hover .toptanciCardBottom p{color:#fff}.manufacturersCard .toptanciCardTop{overflow:hidden;height:220px;width:100%}.manufacturersCard .toptanciCardTop img{width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:1/1}.manufacturersCard .toptanciCardBottom{padding:15px 20px 30px}.manufacturersCard .toptanciCardBottom h2{font-size:24px;color:#000;transition:.3s linear;font-weight:500;margin-bottom:12px}@media screen and (max-width: 992px){.manufacturersCard .toptanciCardBottom h2{font-size:20px}}@media screen and (max-width: 767px){.manufacturersCard .toptanciCardBottom h2{font-size:16px}}.manufacturersCard .toptanciCardBottom p{color:#424242;font-weight:500;transition:.3s linear;font-size:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 767px){.manufacturersCard .toptanciCardBottom p{font-size:14px}}#manufacturersPage .aboutSection2{margin-top:40px;margin-bottom:40px}@media screen and (max-width: 992px){#manufacturersPage .aboutSection2{margin-top:20px;margin-bottom:0}}#manufacturersPage .aboutSection2 ul{display:flex;align-items:center;margin-bottom:40px}@media screen and (max-width: 992px){#manufacturersPage .aboutSection2 ul{margin-bottom:20px}}#manufacturersPage .aboutSection2 ul li{display:flex;align-items:center;justify-content:center}#manufacturersPage .aboutSection2 ul li a{font-weight:500;font-size:14px;color:#424242}@media screen and (max-width: 400px){#manufacturersPage .aboutSection2 ul li a{font-size:12px}}#manufacturersPage .aboutSection2 ul li .ab{font-weight:600;color:#ffca43}#manufacturersPage .toptanci{margin-bottom:80px}#manufacturersPage .toptanci .row .col-4:nth-child(3n+1){padding-left:0!important}@media screen and (max-width: 992px){#manufacturersPage .toptanci .row .col-4:nth-child(3n+1){padding-left:8px!important}}@media screen and (max-width: 767px){#manufacturersPage .toptanci .row .col-4:nth-child(3n+1){padding:0!important}}#manufacturersPage .toptanci .row .col-4:nth-child(3n){padding-right:0!important}@media screen and (max-width: 992px){#manufacturersPage .toptanci .row .col-4:nth-child(3n){padding-right:8px!important}}@media screen and (max-width: 767px){#manufacturersPage .toptanci .row .col-4:nth-child(3n){padding:0!important}}#manufacturersPage .toptanci .pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin:40px 0}#manufacturersPage .toptanci .pagination .arrow{width:32px;height:32px;border-radius:8px;background:#fff;border:1px solid #F1F1F1;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center}#manufacturersPage .toptanci .pagination .arrow:disabled{opacity:.4;cursor:not-allowed}#manufacturersPage .toptanci .pagination .arrow:hover:not(:disabled){background:#f7f7f7}#manufacturersPage .toptanci .pagination .page-numbers{display:flex;gap:6px}#manufacturersPage .toptanci .pagination .page-numbers .page-number{width:32px;height:32px;border-radius:8px;background:#fff;border:1px solid #F1F1F1;cursor:pointer;font-size:14px;transition:.2s}#manufacturersPage .toptanci .pagination .page-numbers .page-number.active{background:#024d6f;border-color:#024d6f;font-weight:600;color:#fff}#manufacturersPage .toptanci .pagination .page-numbers .page-number:hover:not(.active){color:#fff;background:#024d6f;border-color:#024d6f}#manufacturersPage .toptanci .pagination .page-numbers .dots{width:32px;height:32px;border-radius:8px;background:#fff;display:flex;justify-content:center;align-items:center;color:#888;font-size:16px}.modalCard{position:fixed;top:0;left:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;background:#00000070;z-index:999}.modalCard .modalCardInside{width:70%}@media screen and (max-width: 767px){.modalCard .modalCardInside{width:90%}}.modalCard .modalCardInside .colesss{margin:0 auto}.modalCard .modalCardInside .manufacturersCard234{background:#fff;border:2px solid #F6F6F6;box-shadow:0 0 26.6px -8px #8d8d8d40;position:relative;border-radius:12px;overflow:hidden;transition:.3s linear;display:flex;align-items:center;flex-direction:column}.modalCard .modalCardInside .manufacturersCard234 .closeModal{position:absolute;right:10px;top:10px;width:30px;height:30px;aspect-ratio:1/1;background-color:#fff;border-radius:50%;display:flex;align-items:center;cursor:pointer;justify-content:center}.modalCard .modalCardInside .manufacturersCard234 .toptanciCardTop{max-width:640px;height:356px;width:100%;overflow:hidden}.modalCard .modalCardInside .manufacturersCard234 .toptanciCardTop img{width:100%;height:100%;object-fit:cover;display:block}.modalCard .modalCardInside .manufacturersCard234 .toptanciCardBottom{padding:15px 20px 30px}.modalCard .modalCardInside .manufacturersCard234 .toptanciCardBottom h2{font-size:24px;color:#000;transition:.3s linear;font-weight:500;margin-bottom:12px}@media screen and (max-width: 992px){.modalCard .modalCardInside .manufacturersCard234 .toptanciCardBottom h2{font-size:20px}}@media screen and (max-width: 767px){.modalCard .modalCardInside .manufacturersCard234 .toptanciCardBottom h2{font-size:16px}}.modalCard .modalCardInside .manufacturersCard234 .toptanciCardBottom p{color:#424242;font-weight:500;transition:.3s linear;font-size:16px}@media screen and (max-width: 767px){.modalCard .modalCardInside .manufacturersCard234 .toptanciCardBottom p{font-size:14px}}@media screen and (max-width: 767px){.modalCard .modalCardInside .colesss{padding:0!important;margin-bottom:18px}}#toptancilarStorePage .aboutSection2{margin-top:40px;margin-bottom:40px}@media screen and (max-width: 992px){#toptancilarStorePage .aboutSection2{margin-top:20px;margin-bottom:0}}#toptancilarStorePage .aboutSection2 ul{display:flex;align-items:center;margin-bottom:40px}@media screen and (max-width: 992px){#toptancilarStorePage .aboutSection2 ul{margin-bottom:20px}}#toptancilarStorePage .aboutSection2 ul li{display:flex;align-items:center;justify-content:center}#toptancilarStorePage .aboutSection2 ul li a{font-weight:500;font-size:14px;color:#424242}@media screen and (max-width: 400px){#toptancilarStorePage .aboutSection2 ul li a{font-size:12px}}#toptancilarStorePage .aboutSection2 ul li .ab{font-weight:600;color:#ffca43}#toptancilarStorePage .toptanci{margin-bottom:80px}#toptancilarStorePage .toptanci .pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin:40px 0}#toptancilarStorePage .toptanci .pagination .arrow{width:32px;height:32px;border-radius:8px;background:#fff;border:1px solid #F1F1F1;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center}#toptancilarStorePage .toptanci .pagination .arrow:disabled{opacity:.4;cursor:not-allowed}#toptancilarStorePage .toptanci .pagination .arrow:hover:not(:disabled){background:#f7f7f7}#toptancilarStorePage .toptanci .pagination .page-numbers{display:flex;gap:6px}#toptancilarStorePage .toptanci .pagination .page-numbers .page-number{width:32px;height:32px;border-radius:8px;background:#fff;border:1px solid #F1F1F1;cursor:pointer;font-size:14px;transition:.2s}#toptancilarStorePage .toptanci .pagination .page-numbers .page-number.active{background:#024d6f;border-color:#024d6f;font-weight:600;color:#fff}#toptancilarStorePage .toptanci .pagination .page-numbers .page-number:hover:not(.active){color:#fff;background:#024d6f;border-color:#024d6f}#toptancilarStorePage .toptanci .pagination .page-numbers .dots{width:32px;height:32px;border-radius:8px;background:#fff;display:flex;justify-content:center;align-items:center;color:#888;font-size:16px}#toptancilarStorePage .toptanci .row .colesss{padding-top:0!important}#toptancilarStorePage .toptanci .row .colesss:nth-child(3n+1){padding-left:0!important;padding-right:8px}#toptancilarStorePage .toptanci .row .colesss:nth-child(3n+2){padding-left:8px;padding-right:8px}#toptancilarStorePage .toptanci .row .colesss:nth-child(3n){padding-left:8px;padding-right:0!important}@media (max-width: 991px){#toptancilarStorePage .toptanci .row .colesss:nth-child(odd){padding-left:0!important;padding-right:8px!important}#toptancilarStorePage .toptanci .row .colesss:nth-child(2n){padding-left:8px!important;padding-right:0!important}}@media (max-width: 767px){#toptancilarStorePage .toptanci .row .colesss:nth-child(3n+2){padding-left:0!important;padding-right:0!important}#toptancilarStorePage .toptanci .row .colesss:nth-child(odd){padding-left:0!important;padding-right:0!important}#toptancilarStorePage .toptanci .row .colesss:nth-child(2n){padding-left:0!important;padding-right:0!important}#toptancilarStorePage .toptanci .row .colesss:nth-child(3n){padding-right:0!important}#toptancilarStorePage .toptanci .row .colesss:nth-child(3n+1){padding-left:0!important}}#toptancilarStorePage .toptanci .row .col-4{padding-top:0!important}#toptancilarStorePage .toptanci .row .col-4:nth-child(3n+1){padding-left:0}#toptancilarStorePage .toptanci .row .col-4:nth-child(3n+2){padding-left:8px;padding-right:8px}#toptancilarStorePage .toptanci .row .col-4:nth-child(3n){padding-right:0}@media screen and (max-width: 992px){#toptancilarStorePage .toptanci .row .filteringBoxCol2{padding-left:0!important;padding-right:0!important}}#toptancilarStorePage .toptanci .row .filteringBoxCol{padding-left:0!important}@media screen and (max-width: 992px){#toptancilarStorePage .toptanci .row .filteringBoxCol{padding-right:0!important}}#toptancilarStorePage .toptanci .row .filteringBox23{display:none}@media screen and (max-width: 992px){#toptancilarStorePage .toptanci .row .filteringBox23{display:flex}}#toptancilarStorePage .toptanci .row .filteringBox{background:#f7f7f7;width:100%;padding:20px 20px 70px}@media screen and (max-width: 992px){#toptancilarStorePage .toptanci .row .filteringBox{display:none}}#toptancilarStorePage .toptanci .row .filteringBox .filterHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}#toptancilarStorePage .toptanci .row .filteringBox .filterHeader h3{font-size:24px;font-weight:500;margin:0;color:#000;font-family:Montserrat,sans-serif}#toptancilarStorePage .toptanci .row .filteringBox .filterHeader .filterIcon{cursor:pointer;display:flex;align-items:center}#toptancilarStorePage .toptanci .row .filteringBox .filterSection h4{font-size:20px;font-weight:500;color:#000;margin-bottom:12px}#toptancilarStorePage .toptanci .row .filteringBox .filterItem{display:flex;align-items:center;gap:10px;margin-bottom:10px;padding-left:10px;cursor:pointer}#toptancilarStorePage .toptanci .row .filteringBox .filterItem input{display:none}#toptancilarStorePage .toptanci .row .filteringBox .filterItem .customCheckbox{width:20px;height:20px;border-radius:6px;border:1px solid #333333;background:#fff;position:relative;transition:all .2s ease}#toptancilarStorePage .toptanci .row .filteringBox .filterItem input:checked+.customCheckbox{background:#14a155;border-color:#14a155}#toptancilarStorePage .toptanci .row .filteringBox .filterItem input:checked+.customCheckbox:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}#toptancilarStorePage .toptanci .row .filteringBox .filterItem span{font-size:16px;font-weight:400;color:#1c1c1c}.toptancilarShopCARD{background:#fff;border:2px solid #F7F7F7;box-shadow:0 0 11.7px -2px #e1e1e140;border-radius:12px;cursor:pointer;overflow:hidden;transition:.3s linear}.toptancilarShopCARD:hover{background:#0b3142;box-shadow:0 0 11.7px -2px #e1e1e140}.toptancilarShopCARD:hover .toptanciCardBottom h2,.toptancilarShopCARD:hover .toptanciCardBottom p{color:#fff}.toptancilarShopCARD .toptanciCardTop{width:100%;height:220px;overflow:hidden}.toptancilarShopCARD .toptanciCardTop img{width:100%;height:100%;object-fit:cover;display:block}.toptancilarShopCARD .toptanciCardBottom{padding:15px 20px 30px}.toptancilarShopCARD .toptanciCardBottom h2{font-size:20px;color:#000;transition:.3s linear;font-weight:500;margin-bottom:12px}@media screen and (max-width: 767px){.toptancilarShopCARD .toptanciCardBottom h2{font-size:16px}}.toptancilarShopCARD .toptanciCardBottom p{color:#424242;font-weight:500;transition:.3s linear;font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 767px){.colesss{padding:0!important;margin-bottom:18px}}.filteringBox2345{position:relative;width:100%}.filteringBox2345 .filterSelect{height:44px;padding:0 14px;background:#fff;border:1px solid #E5E5E5;border-radius:8px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.2s}.filteringBox2345 .filterSelect span{font-size:16px;color:#000;font-weight:500;font-family:Montserrat,sans-serif}.filteringBox2345 .filterSelect svg{transition:.2s}.filteringBox2345 .filterSelect.active{border-color:#d1d1d1}.filteringBox2345 .filterSelect.active svg{transform:rotate(180deg)}.filteringBox2345 .filterDropdown{position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 25px #00000014;width:100%;background:#fff;border-radius:12px;z-index:99;text-align:center}.filteringBox2345 .filterDropdown .insideFilter{position:relative;width:100%;height:100%;padding:10px 0}.filteringBox2345 .filterDropdown .insideFilter .svgBoxesss{position:absolute;right:0;top:0}.filteringBox2345 .filterOption{padding:12px 16px;font-size:16px;color:#000;cursor:pointer;transition:.2s;margin-bottom:12px;font-weight:500}.filteringBox2345 .filterOption:hover{background:#f5f5f5}#contactPage{margin-bottom:50px}#contactPage .aboutSection2{margin-top:40px;margin-bottom:40px}@media screen and (max-width: 992px){#contactPage .aboutSection2{margin-bottom:20px!important}}#contactPage .aboutSection2 ul{display:flex;align-items:center;margin-bottom:40px}@media screen and (max-width: 992px){#contactPage .aboutSection2 ul{margin-bottom:0!important}}#contactPage .aboutSection2 ul li{display:flex;align-items:center;justify-content:center}#contactPage .aboutSection2 ul li a{font-weight:500;font-size:14px;color:#424242}@media screen and (max-width: 992px){#contactPage .aboutSection2 ul li a{color:#0b3142}}@media screen and (max-width: 400px){#contactPage .aboutSection2 ul li a{font-size:12px}}#contactPage .aboutSection2 ul li .ab{font-weight:600;color:#ffca43}@media screen and (max-width: 992px){#contactPage .contactSection .row{flex-direction:column-reverse}}@media screen and (max-width: 992px){#contactPage .contactSection .row .col-6{padding:0}}#contactPage .contactSection .row .col-6 form{background:#ededed;border-radius:12px;padding:35px}@media screen and (max-width: 992px){#contactPage .contactSection .row .col-6 form{padding:24px}}#contactPage .contactSection .row .col-6 form .inputBoxes{margin-bottom:16px;display:flex;align-items:start;justify-content:center;flex-direction:column;width:100%}#contactPage .contactSection .row .col-6 form .inputBoxes label{font-weight:500;font-size:20px;color:#2b2a2a;margin-bottom:6px}@media screen and (max-width: 992px){#contactPage .contactSection .row .col-6 form .inputBoxes label{font-size:18px}}@media screen and (max-width: 767px){#contactPage .contactSection .row .col-6 form .inputBoxes label{font-size:16px}}#contactPage .contactSection .row .col-6 form .inputBoxes input{padding:15px 14px 15px 18px;background:#fff;border:1px solid #F6F6F6;border-radius:6px;width:100%;height:50px;outline:none;font-weight:400;font-size:16px}@media screen and (max-width: 767px){#contactPage .contactSection .row .col-6 form .inputBoxes input{font-size:14px}}#contactPage .contactSection .row .col-6 form .inputBoxes input::placeholder{color:#868686}#contactPage .contactSection .row .col-6 form .inputBoxes button{width:100%;padding:10px 18px;background:#0b3142;border:none;font-weight:500;cursor:pointer;font-size:16px;color:#fff;height:45px;border-radius:8px}#contactPage .contactSection .row .col-6 form .inputBoxes textarea{padding:15px 14px 15px 18px;background:#fff;border:1px solid #F6F6F6;border-radius:6px;width:100%;height:107px;resize:vertical;font-weight:400;font-size:16px;outline:none}#contactPage .contactSection .row .col-6 form .inputBoxes textarea::placeholder{color:#868686}@media screen and (max-width: 992px){#contactPage .contactSection .row .col-6 .contactRight .contactRightTop .contactRightTopItem2{border:.5px solid #FFCA43!important}}#contactPage .contactSection .row .col-6 .contactRight .contactRightTop .contactRightTopItem2 .contactTopLefts .xvgBox{background:#ffebb7!important}#contactPage .contactSection .row .col-6 .contactRight .contactRightTop .contactRightTopItem{background:#fefefe;border:.5px solid #E9E9E9;box-shadow:0 0 8.1px -1px #b9b9b940;border-radius:12px;height:95px;padding:10px 30px;display:flex;align-items:center;gap:16px}@media screen and (max-width: 992px){#contactPage .contactSection .row .col-6 .contactRight .contactRightTop .contactRightTopItem{border:.5px solid #024D6F}}#contactPage .contactSection .row .col-6 .contactRight .contactRightTop .contactRightTopItem:first-child{margin-bottom:30px}#contactPage .contactSection .row .col-6 .contactRight .contactRightTop .contactRightTopItem .contactTopRights h3{margin-bottom:4px;font-family:Montserrat,sans-serif;font-weight:500;font-size:20px;color:#000}@media screen and (max-width: 992px){#contactPage .contactSection .row .col-6 .contactRight .contactRightTop .contactRightTopItem .contactTopRights h3{font-size:18px}}#contactPage .contactSection .row .col-6 .contactRight .contactRightTop .contactRightTopItem .contactTopRights p{font-weight:400;font-size:16px;color:#4b4b4b}#contactPage .contactSection .row .col-6 .contactRight .contactRightTop .contactRightTopItem .contactTopLefts .xvgBox{display:flex;align-items:center;justify-content:center;background:#bddbe9;border-radius:50%;width:50px;height:50px}#contactPage .contactSection .row .col-6 .contactRight .contactRightBottom{margin-top:48px}@media screen and (max-width: 992px){#contactPage .contactSection .row .col-6 .contactRight .contactRightBottom{margin-bottom:36px}}#contactPage .contactSection .row .col-6 .contactRight .contactRightBottom ul{display:flex;align-items:center;gap:22px}#contactPage .contactSection .row .col-6 .contactRight .contactRightBottom ul li{display:flex;align-items:center;justify-content:center;width:46px;box-shadow:0 0 2.3px #a4a4a440;height:46px;border-radius:50%;border:1px solid #EBEBEB}#contactPage .contactSection .row .col-6 .contactRight .contactRightBottom ul li a{display:flex;align-items:center;justify-content:center}#contactPage .contactSection .row .col-6 .contactRight .contactRightBottom h3{font-family:Montserrat,sans-serif;font-weight:600;font-size:20px;color:#212121;margin-bottom:20px}@media screen and (max-width: 992px){#contactPage .contactSection .row .col-6 .contactRight .contactRightBottom h3{font-weight:500;font-size:18px}}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}#notResult{min-height:70dvh;display:flex;align-items:center;justify-content:center}#notResult .notResultInside{text-align:center}#notResult .notResultInside h2{font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;color:#000;margin-top:22px;margin-bottom:10px}#notResult .notResultInside p{font-weight:400;font-size:14px;color:#424242;width:80%;margin:0 auto 40px}#notResult .notResultInside button{height:41px;max-width:212px;background:#0b3142;font-weight:500;border:none;color:#fff;border-radius:8px;font-size:16px;padding:10px 18px}#notFound{min-height:70dvh;display:flex;align-items:center;justify-content:center}#notFound .notFoundInside{text-align:center}#notFound .notFoundInside h2{font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;color:#000;margin-top:22px;margin-bottom:10px}#notFound .notFoundInside p{font-weight:400;font-size:14px;color:#424242;width:100%;margin:0 auto 40px}#notFound .notFoundInside button{height:41px;max-width:212px;background:#0b3142;font-weight:500;border:none;color:#fff;border-radius:8px;font-size:16px;padding:10px 18px}#toptancilarStoreDetail .aboutSection2{margin-top:40px;margin-bottom:40px}@media screen and (max-width: 992px){#toptancilarStoreDetail .aboutSection2{margin-top:20px;margin-bottom:0}}#toptancilarStoreDetail .aboutSection2 ul{display:flex;align-items:center;margin-bottom:40px}@media screen and (max-width: 992px){#toptancilarStoreDetail .aboutSection2 ul{margin-bottom:20px}}@media screen and (max-width: 420px){#toptancilarStoreDetail .aboutSection2 ul{flex-wrap:wrap;row-gap:8px}}#toptancilarStoreDetail .aboutSection2 ul li{display:flex;align-items:center;justify-content:center}#toptancilarStoreDetail .aboutSection2 ul li a{font-weight:500;font-size:14px;color:#424242}@media screen and (max-width: 575px){#toptancilarStoreDetail .aboutSection2 ul li a{font-size:12px}}#toptancilarStoreDetail .aboutSection2 ul li .ab{font-weight:600;color:#ffca43}@media screen and (max-width: 992px){#toptancilarStoreDetail .detailSection1 .col-6{padding-left:0;padding-right:0}}#toptancilarStoreDetail .detailSection1 .detailSection1Left .mainSwiper{width:100%;height:400px;border-radius:12px;overflow:hidden;box-shadow:0 0 2.5px 1px #87878740}#toptancilarStoreDetail .detailSection1 .detailSection1Left .mainSwiper img{width:100%;height:100%;object-fit:cover;display:block}#toptancilarStoreDetail .detailSection1 .detailSection1Left .thumbSwiper{margin-top:12px}#toptancilarStoreDetail .detailSection1 .detailSection1Left .thumbSwiper .swiper-slide{height:90px;border-radius:8px;overflow:hidden;cursor:pointer;opacity:.5;transition:.3s;border:2px solid rgba(11,49,66,.0588235294);box-shadow:0 0 12.3px -2px #ffd464}#toptancilarStoreDetail .detailSection1 .detailSection1Left .thumbSwiper .swiper-slide img{width:100%;height:100%;object-fit:cover}#toptancilarStoreDetail .detailSection1 .detailSection1Left .thumbSwiper .swiper-slide-thumb-active{opacity:1;border:2px solid rgba(34,130,175,.0588235294)}#toptancilarStoreDetail .detailSection1 .detailSection1Right{padding-right:0!important}#toptancilarStoreDetail .detailSection1 .detailSection1Right h2{font-family:Montserrat,sans-serif;font-size:36px;color:#000;margin-bottom:26px}@media screen and (max-width: 992px){#toptancilarStoreDetail .detailSection1 .detailSection1Right h2{margin-bottom:12px;font-size:20px}}#toptancilarStoreDetail .detailSection1 .detailSection1Right p{font-weight:500;font-size:16px;color:#1c1c1c}@media screen and (max-width: 992px){#toptancilarStoreDetail .detailSection1 .detailSection1Right p{font-size:14px}}#toptancilarStoreDetail .detailSection1 .detailSection1Right iframe{margin-top:24px;min-height:300px}@media screen and (max-width: 992px){#toptancilarStoreDetail .detailSection1 .detailSection1Right iframe{display:none}}#toptancilarStoreDetail .detailSection1 .detailSection1Right .connectBoxes{margin-top:24px;display:none}@media screen and (max-width: 992px){#toptancilarStoreDetail .detailSection1 .detailSection1Right .connectBoxes{display:block}}#toptancilarStoreDetail .detailSection1 .detailSection1Right .connectBoxes .col-12{padding:0!important}#toptancilarStoreDetail .detailSection1 .detailSection1Right .connectBoxes .col-12 .contactRightTopItem{height:70px;margin-bottom:12px;background:#fefefe;box-shadow:0 0 8.1px -1px #d4d4d440;border:1px solid #45809A;border-radius:12px;padding:10px 20px;display:flex;align-items:center;gap:16px}#toptancilarStoreDetail .detailSection1 .detailSection1Right .connectBoxes .col-12 .contactRightTopItem .contactTopRights h3{margin-bottom:4px;font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;color:#000}#toptancilarStoreDetail .detailSection1 .detailSection1Right .connectBoxes .col-12 .contactRightTopItem .contactTopRights p{font-weight:400;font-size:14px;color:#4b4b4b}#toptancilarStoreDetail .detailSection1 .detailSection1Right .connectBoxes .col-12 .contactRightTopItem .contactTopLefts .xvgBox{display:flex;align-items:center;justify-content:center;background:#d9f0fb;border-radius:50%;width:46px;height:46px}#toptancilarStoreDetail .detailSection2{width:100%;background:#fff9e8;height:250px;padding:20px 0;margin-top:50px}#toptancilarStoreDetail .detailSection2 .iframeBox{display:none;margin-top:20px}#toptancilarStoreDetail .detailSection2 .iframeBox iframe{height:202px}@media screen and (max-width: 992px){#toptancilarStoreDetail .detailSection2 .iframeBox{padding:0;display:flex}}@media screen and (max-width: 992px){#toptancilarStoreDetail .detailSection2{margin-bottom:50px;height:100%}}#toptancilarStoreDetail .detailSection2 .row,#toptancilarStoreDetail .detailSection2 .container{height:100%}@media screen and (max-width: 992px){#toptancilarStoreDetail .detailSection2 .colesRightes{display:none}}#toptancilarStoreDetail .detailSection2 .col-5{border-left:1px solid #E5E5E5}#toptancilarStoreDetail .detailSection2 .col-5 .row #cpd{padding-right:16px!important}#toptancilarStoreDetail .detailSection2 .col-5 .row .col-6{padding:0!important}#toptancilarStoreDetail .detailSection2 .col-5 .row .col-6 .contactRightTopItem{height:70px;background:#fefefe;box-shadow:0 0 8.1px -1px #d4d4d440;border-radius:12px;padding:10px 20px;display:flex;align-items:center;gap:16px}#toptancilarStoreDetail .detailSection2 .col-5 .row .col-6 .contactRightTopItem .contactTopRights h3{margin-bottom:4px;font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;color:#000}#toptancilarStoreDetail .detailSection2 .col-5 .row .col-6 .contactRightTopItem .contactTopRights p{font-weight:400;font-size:14px;color:#4b4b4b}#toptancilarStoreDetail .detailSection2 .col-5 .row .col-6 .contactRightTopItem .contactTopLefts .xvgBox{display:flex;align-items:center;justify-content:center;background:#d9f0fb;border-radius:50%;width:46px;height:46px}#toptancilarStoreDetail .detailSection2 .col-7{display:flex;flex-direction:column;justify-content:center;height:100%}@media screen and (max-width: 992px){#toptancilarStoreDetail .detailSection2 .col-7{padding:0}}#toptancilarStoreDetail .detailSection2 .detaiolSection2Inside{margin-bottom:24px}#toptancilarStoreDetail .detailSection2 .detaiolSection2Inside h2{margin-bottom:10px;font-family:Montserrat,sans-serif;font-weight:600;font-size:20px;color:#000}#toptancilarStoreDetail .detailSection2 .detaiolSection2Inside p{font-weight:500;font-size:16px;display:flex;align-items:center;color:#1c1c1c;gap:9px}#toptancilarStoreDetail .detailSection2 .detaiolSection2Inside2 .under{text-decoration:underline!important;cursor:pointer;width:100%;white-space:normal;word-break:break-word;overflow-wrap:break-word}#toptancilarStoreDetail .detailSection2 .detaiolSection2Inside2 h2{margin-bottom:10px;font-family:Montserrat,sans-serif;font-weight:600;font-size:20px;color:#000}#toptancilarStoreDetail .detailSection2 .detaiolSection2Inside2 p{font-weight:500;font-size:16px;display:flex;align-items:center;color:#1c1c1c;gap:9px}#toptancilarStoreDetail .detailSection3{margin:40px 0}@media screen and (max-width: 992px){#toptancilarStoreDetail .detailSection3{display:none}}#toptancilarStoreDetail .detailSection3 .manuRow .col-4{padding-left:0}#toptancilarStoreDetail .detailSection3 .title{font-weight:500;font-size:32px;color:#000;margin-bottom:24px}
