.CustomerDashboard-page .header-section{min-height:490px;display:flex;align-items:center;position:relative;overflow:hidden;width:100%;z-index:0}.CustomerDashboard-page .header-section .wave{position:absolute;top:0;left:0;width:200%;height:100%;background:url(../img/waves.6ccb23eb.svg) repeat-x;background-size:cover;animation:waveAnimation 15s linear infinite;z-index:-1;box-shadow:inset 0 -95px 243px #1cdd8d}.CustomerDashboard-page .header-section .box-text{padding:100px;width:100%}.CustomerDashboard-page .header-section .box-text h4{color:#fff;text-align:center;font-family:Avenir;font-size:var(--font-size64);font-style:normal;font-weight:900;line-height:normal;text-transform:uppercase}.CustomerDashboard-page .header-section .box-text p{color:hsla(0,0%,100%,.8);text-align:center;font-family:Avenir;font-size:var(--font-size18);font-style:normal;font-weight:300;line-height:32px}.CustomerDashboard-page .content-section{padding:0 100px 100px}.CustomerDashboard-page .content-section .box-bar-content{position:relative;top:-75px}.CustomerDashboard-page .content-section .box-bar-content .box-scroll-icon{display:flex;justify-content:center;align-items:center;gap:6px;align-self:stretch}.CustomerDashboard-page .content-section .box-bar-content .box-scroll-icon .big{border-radius:8px;background:#090909;width:31px;height:8px}.CustomerDashboard-page .content-section .box-bar-content .box-scroll-icon .small{border-radius:8px;background:linear-gradient(0deg,#c7c7c7,#c7c7c7),#c7c7c7;width:8px;height:8px}.CustomerDashboard-page .content-section .box-bar-content .box-bar{display:flex;width:100%;min-height:153px;padding:12px 20px;justify-content:center;align-items:center;gap:23px;border-radius:8px;border:.5px solid hsla(0,0%,69%,.6);background:#fff;box-shadow:0 8px 20px 0 rgba(0,0,0,.1)}.CustomerDashboard-page .content-section .box-bar-content .box-bar .box-item{display:flex;height:120px;padding:20px;flex-direction:column;justify-content:center;align-items:center;gap:8px;flex:1 0 0;border-radius:8px;background:#fff;color:#aeaeae;text-align:center;font-family:Avenir;font-size:var(--font-size12);font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize;position:relative;cursor:pointer}.CustomerDashboard-page .content-section .box-bar-content .box-bar .box-item p{margin-bottom:0}.CustomerDashboard-page .content-section .box-bar-content .box-bar .box-item:hover{background-color:#e8fcf4}.CustomerDashboard-page .content-section .box-bar-content .box-bar .box-item:not(:last-child):after{content:"";width:.5px;height:24px;background:hsla(0,0%,69%,.6);position:absolute;right:-12px;top:50%;transform:translateY(-50%)}.CustomerDashboard-page .content-section .box-bar-content .box-bar .box-item.active{background:linear-gradient(0deg,#374b99,#374b99),#d9d9d9;color:#fff}.CustomerDashboard-page .content-section .box-bar-content .box-bar .box-item.active svg path{fill:#fff!important}div[dir=rtl] .CustomerDashboard-page .content-section .box-bar .box-item:not(:last-child):after{left:-12px;right:unset}@media screen and (max-width:991px){.CustomerDashboard-page .header-section{min-height:330px}.CustomerDashboard-page .header-section .box-text{padding:30px}.CustomerDashboard-page .header-section .box-text h4{font-size:var(--font-size32)}.CustomerDashboard-page .header-section .box-text p{font-size:var(--font-size14)}.CustomerDashboard-page .content-section{padding:0 0 50px}.CustomerDashboard-page .content-section .box-bar-content{padding:12px 24px 20px 24px;border-radius:40px 40px 0 0;border:.5px solid hsla(0,0%,69%,.6);background:#fff;box-shadow:0 8px 20px 0 rgba(0,0,0,.1)}.CustomerDashboard-page .content-section .box-bar-content .box-bar{width:100%;padding:8px;border-radius:8px;background:#f1f1f1;overflow-y:auto;border:unset;justify-content:start;box-shadow:unset}.CustomerDashboard-page .content-section .box-bar-content .box-bar::-webkit-scrollbar{display:none}.CustomerDashboard-page .content-section .box-bar-content .box-bar .box-item{display:flex;width:150px;min-height:80px;padding:20px;flex-direction:column;justify-content:center;align-items:center;gap:8px;flex-shrink:0;flex:none}}.dashboard-page h4{color:#1c3d4a;font-family:Avenir;font-size:var(--font-size24);font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase}.dashboard-page .box-product{display:flex;padding:35px 23px;flex-direction:column;justify-content:center;gap:12px;flex:1 0 0;align-self:stretch;border-radius:12px;border:1px solid hsla(0,0%,69%,.6);background:#fff}.dashboard-page .box-product .box-product-header{display:flex;align-items:center;gap:21px}.dashboard-page .box-product .box-product-header .box-product-icon{display:flex;padding:12px;align-items:center;border-radius:50px;background:var(--light-green-10,#e8fcf4);width:-moz-fit-content;width:fit-content}.dashboard-page .box-product .box-product-header h6{color:#1c3d4a;font-family:Avenir;font-size:var(--font-size18);font-style:normal;font-weight:800;line-height:normal;text-transform:capitalize}.dashboard-page .box-product .box-product-header p{color:#4e5660;font-family:Avenir;font-size:var(--font-size14);font-style:normal;font-weight:350;line-height:normal;text-transform:capitalize;margin-bottom:0}.dashboard-page .box-product .box-product-body .box-status{display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;background:#e8fcf4}.dashboard-page .box-product .box-product-body .box-status .text-status{display:flex;padding:12px 28px;align-items:center;justify-content:space-between;gap:10px;width:100%}.dashboard-page .box-product .box-product-body .box-status .text-status .mian-text{display:flex;flex-grow:1;white-space:nowrap}.dashboard-page .box-product .box-product-body .box-status .text-status .mian-text:after{content:"";display:block;width:100%;height:5px;margin-top:10px;margin-inline-end:20px;margin-inline-start:20px;background-image:linear-gradient(90deg,hsla(0,0%,69%,.6) 33%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:14px 1px;background-repeat:repeat-x}.dashboard-page .box-product .box-product-body .box-status .text-status p{color:#4e5660;font-family:Avenir;font-size:var(--font-size16);font-style:normal;font-weight:400;line-height:normal;margin:0}.dashboard-page .box-product-footer{background:#f1f1f1;display:flex;align-items:center;padding-top:100px;justify-content:center;gap:100px}.dashboard-page .box-product-footer .text-box-footer{display:flex;width:50%;flex-direction:column;align-items:flex-start;gap:20px;padding:100px}.dashboard-page .box-product-footer .text-box-footer h5{color:#1c3d4a;font-family:Avenir;font-size:var(--font-size36);font-style:normal;font-weight:900;line-height:normal;text-transform:uppercase}.dashboard-page .box-product-footer .text-box-footer p{color:#4e5660;font-family:Avenir;font-size:var(--font-size18);font-style:normal;font-weight:300;line-height:28px;margin:0}@media screen and (max-width:991px){.dashboard-page{padding:0 30px 30px}.dashboard-page .box-product-footer{display:block;padding-top:30px}.dashboard-page .box-product-footer .text-box-footer{width:100%;padding:30px 30px 60px;text-align:center}.dashboard-page .box-product-footer .text-box-footer h5{text-align:center;width:100%}.dashboard-page .box-product-footer img{width:100%}}.domains-page .box-empty-items h4{color:#000;text-align:center;font-family:Avenir;font-size:var(--font-size24);font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase;width:100%}.domains-page .box-empty-items .box-empty-items-content{display:flex;width:100%;padding:40px;justify-content:center;align-items:center;border-radius:12px;border:.5px solid hsla(0,0%,69%,.6);background:#fff;gap:100px}.domains-page .box-empty-items .box-empty-items-content .box-empty-items-text{display:flex;padding:12px 0;flex-direction:column;align-items:flex-start;gap:20px;max-width:350px}.domains-page .box-empty-items .box-empty-items-content .box-empty-items-text p{margin:0;color:#4e5660;font-family:Avenir;font-size:var(--font-size20);font-style:normal;font-weight:350;line-height:32px}.domains-page .box-empty-items .box-empty-items-content .box-empty-items-text p b{color:#1c3d4a;text-align:center;font-family:Avenir;font-size:var(--font-size18);font-style:normal;font-weight:500;line-height:normal}.domains-page .box-items .btn-box{display:flex;justify-content:end;align-items:center;align-self:stretch;gap:20px}.domains-page .box-items .btn-box .line{width:.5px;height:73px;background:hsla(0,0%,69%,.6)}.domains-page .box-items .box-filter{display:flex;width:100%;align-items:center;gap:32px;overflow-y:auto;padding-bottom:10px}.domains-page .box-items .box-filter p{color:#aeaeae;font-family:Avenir;font-size:var(--font-size16);font-style:normal;font-weight:400;line-height:normal;margin:0}.domains-page .box-items .box-filter .box-tag-filter{display:flex;align-items:center;gap:12px}.domains-page .box-items .box-filter .box-tag-filter .tag-box{display:flex;width:160px;height:60px;padding:10px 16px;justify-content:center;align-items:center;gap:10px;border-radius:50px;border:.5px solid hsla(0,0%,69%,.6);background:#fff;color:#090909;font-family:Avenir;font-size:var(--font-size16);font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;cursor:pointer}.domains-page .box-items .box-filter .box-tag-filter .tag-box.active{background:#1cdd8d;color:#fff}.domains-page .box-items .box-filter .line{width:.5px;height:60px;background:hsla(0,0%,69%,.6)}.domains-page .box-items .box-filter .box-input-filter{display:flex;align-items:center;gap:12px;flex:1 0 0}.domains-page .box-items .box-filter .box-input-filter .custume-input{display:flex;height:60px;padding:5px 40px;align-items:center;gap:10px;flex:1 0 0;border-radius:8px;border:1px solid #fff;background:#f1f1f1;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.domains-page .box-items .box-filter .box-input-filter .custume-input:focus-visible{outline:unset}.domains-page .box-items .box-filter .box-input-filter svg{position:absolute;top:20px;left:10px}.domains-page .box-items .section-table img{max-width:55px;max-height:55px}.domains-page .box-items .section-table .btn-table{display:flex;width:48px;height:48px;justify-content:center;align-items:center;gap:8px;border-radius:50px;border:1px solid #fff;background:linear-gradient(0deg,#374b99,#374b99),#d9d9d9;cursor:pointer}.domains-page .box-items .section-table .tag-status{display:flex;height:40px;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-width:150px;border-radius:50px}.domains-page .box-items .section-table .tag-status.domainAction{cursor:pointer;color:#fff;height:45px!important;font-size:var(--font-size16);border:.5px solid #374b99;background:#374b99}.domains-page .box-items .section-table .tag-status.domainAction div{color:#fff!important;font-size:var(--font-size12)!important;margin-bottom:0!important}.domains-page .box-items .section-table .tag-status.status1{color:#4caf50;border:.5px solid #4caf50;background:rgba(76,175,80,.1)}.domains-page .box-items .section-table .tag-status.status3,.domains-page .box-items .section-table .tag-status.status4{color:#4e5660;border:.5px solid var(--Line-Color-Strokes,hsla(0,0%,69%,.6));background:#eaeaea}.domains-page .box-items .section-table .tag-status.status5{color:red;border:.5px solid red;background:rgba(255,0,0,.1)}.domains-page .box-items .section-table .tag-status.status6{color:#ffb900;border:.5px solid #ffb900;background:rgba(255,185,0,.1)}.domains-page .box-items .section-table .tag-status.status11{color:#4e5660;border:.5px solid var(--Line-Color-Strokes,hsla(0,0%,69%,.6));background:#eaeaea}.domains-page .box-items .section-table .tag-order-status{display:flex;height:40px;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-width:150px;color:#4e5660;border-radius:50px;border:.5px solid var(--Line-Color-Strokes,hsla(0,0%,69%,.6));background:#eaeaea}.domains-page .box-items .section-table .tag-order-status.status1{color:#4caf50;border-radius:50px;border:.5px solid #4caf50;background:rgba(76,175,80,.1)}.domains-page .box-items .section-table .tag-order-status.status2{color:red;border-radius:50px;border:.5px solid red;background:rgba(255,0,0,.1)}.domains-page .box-items .section-table .tag-order-status.status12{color:#ff6a13;border-radius:50px;border:.5px solid #ff6a13;background:rgba(255,106,19,.12941176470588237)}.domains-page .box-items .section-table .tag-order-status.status-2{color:#ffb900;border-radius:50px;border:.5px solid #ffb900;background:rgba(255,185,0,.1)}.domains-page .box-items .section-table .tag-order-status.statusProduct2{color:#4caf50;border-radius:50px;border:.5px solid #4caf50;background:rgba(76,175,80,.1)}.domains-page .box-items .section-table .tag-order-status.statusProduct3,.domains-page .box-items .section-table .tag-order-status.statusProduct6{color:red;border-radius:50px;border:.5px solid red;background:rgba(255,0,0,.1)}.domains-page .box-items .section-table .row-item-tabel{display:flex;width:100%;padding:16px 20px;align-items:center;justify-content:space-between;gap:12px;border-radius:8px;border:.5px solid hsla(0,0%,69%,.6);background:#fff;margin-bottom:25px}.domains-page .box-items .section-table .row-item-tabel .box-row-info{display:flex;align-items:start;gap:25px}.domains-page .box-items .section-table .row-item-tabel .box-row-info .box-row-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px}.domains-page .box-items .section-table .row-item-tabel .box-row-info .box-row-text p{color:var(--Secondary-Text-color,#aeaeae);font-family:Avenir;font-size:var(--font-size18);font-style:normal;font-weight:300;line-height:normal;margin:0}.domains-page .box-items .section-table .row-item-tabel .box-row-info .box-row-text p.main{color:var(--primarytext-headers,#1c3d4a);font-family:Avenir;font-size:var(--font-size22);font-style:normal;font-weight:500;line-height:normal}.domains-page .box-items .section-table .row-item-tabel .box-row-info .box-row-text p span{color:#4e5660;font-family:Avenir;font-size:var(--font-size18);font-style:normal;font-weight:350;line-height:normal}.domains-page .section-domain{display:flex;padding:135px 180px;align-items:center;flex-shrink:0;border-top:.5px solid hsla(0,0%,69%,.6);justify-content:space-between}.domains-page .section-domain.start{background-color:#fff}.domains-page .section-domain.end{background-color:#cce3de}.domains-page .section-domain .box-text{display:flex;flex-direction:column;align-items:flex-start;gap:32px;width:50%}.domains-page .section-domain .box-text h4{color:#1c3d4a;font-family:Avenir;font-size:var(--font-size36);font-style:normal;font-weight:900;line-height:normal;text-transform:uppercase}.domains-page .section-domain .box-text p{color:#4e5660;font-family:Avenir;font-size:var(--font-size20);font-style:normal;font-weight:300;line-height:normal}.domains-page .section-qustions .header-section-qustions h3{color:#1c3d4a;text-align:center;font-size:var(--font-size36);font-style:normal;font-weight:900;line-height:normal;text-transform:uppercase}div[dir=rtl] .domains-page .box-items .box-filter .box-input-filter svg{left:unset;right:10px}div[dir=rtl] .domains-page .box-items .section-table .btn-table svg,div[dir=rtl] .domains-page .box-items .section-table .row-item-tabel svg{transform:rotate(180deg)}@media screen and (max-width:991px){.domains-page{padding:0 30px 30px}.domains-page .box-empty-items .box-empty-items-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px}.domains-page .box-empty-items .box-empty-items-content .box-empty-items-text{align-items:center;text-align:center}.domains-page .box-items .box-filter::-webkit-scrollbar{display:none}.domains-page .section-domain{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;flex-shrink:0;padding:30px}.domains-page .section-domain .box-text{width:100%;gap:35px;align-items:center}.domains-page .section-domain .box-text h4,.domains-page .section-domain .box-text p{text-align:center;width:100%}.domains-page .section-qustions .header-section-qustions h3{font-size:var(--font-size22)}}.emails-page .box-empty-items h4{color:#000;text-align:center;font-family:Avenir;font-size:var(--font-size24);font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase;width:100%}.emails-page .box-empty-items .box-empty-items-content{display:flex;width:100%;padding:40px;justify-content:center;align-items:center;border-radius:12px;border:.5px solid hsla(0,0%,69%,.6);background:#fff;gap:100px}.emails-page .box-empty-items .box-empty-items-content .box-empty-items-text{display:flex;padding:12px 0;flex-direction:column;align-items:flex-start;gap:20px;max-width:350px}.emails-page .box-empty-items .box-empty-items-content .box-empty-items-text p{margin:0;color:#4e5660;font-family:Avenir;font-size:var(--font-size20);font-style:normal;font-weight:350;line-height:32px}.emails-page .box-empty-items .box-empty-items-content .box-empty-items-text p b{color:#1c3d4a;text-align:center;font-family:Avenir;font-size:var(--font-size18);font-style:normal;font-weight:500;line-height:normal}.emails-page .box-items .btn-box{display:flex;justify-content:end;align-items:center;align-self:stretch;gap:20px}.emails-page .box-items .btn-box .line{width:.5px;height:73px;background:hsla(0,0%,69%,.6)}.emails-page .box-items .box-filter{display:flex;width:100%;align-items:center;gap:32px;overflow-y:auto;padding-bottom:10px}.emails-page .box-items .box-filter p{color:#aeaeae;font-family:Avenir;font-size:var(--font-size16);font-style:normal;font-weight:400;line-height:normal;margin:0}.emails-page .box-items .box-filter .box-tag-filter{display:flex;align-items:center;gap:12px}.emails-page .box-items .box-filter .box-tag-filter .tag-box{display:flex;width:160px;height:60px;padding:10px 16px;justify-content:center;align-items:center;gap:10px;border-radius:50px;border:.5px solid hsla(0,0%,69%,.6);background:#fff;color:#090909;font-family:Avenir;font-size:var(--font-size16);font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;cursor:pointer}.emails-page .box-items .box-filter .box-tag-filter .tag-box.active{background:#1cdd8d;color:#fff}.emails-page .box-items .box-filter .line{width:.5px;height:60px;background:hsla(0,0%,69%,.6)}.emails-page .box-items .box-filter .box-input-filter{display:flex;align-items:center;gap:12px;flex:1 0 0}.emails-page .box-items .box-filter .box-input-filter .custume-input{display:flex;height:60px;padding:5px 40px;align-items:center;gap:10px;flex:1 0 0;border-radius:8px;border:1px solid #fff;background:#f1f1f1;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.emails-page .box-items .box-filter .box-input-filter .custume-input:focus-visible{outline:unset}.emails-page .box-items .box-filter .box-input-filter svg{position:absolute;top:20px;left:10px}.emails-page .box-items .section-table img{max-width:55px;max-height:55px}.emails-page .box-items .section-table .btn-table{display:flex;width:48px;height:48px;justify-content:center;align-items:center;gap:8px;border-radius:50px;border:1px solid #fff;background:linear-gradient(0deg,#374b99,#374b99),#d9d9d9;cursor:pointer}.emails-page .box-items .section-table .tag-status{display:flex;height:40px;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-width:150px}.emails-page .box-items .section-table .tag-status.status2{color:#4caf50;border-radius:50px;border:.5px solid #4caf50;background:rgba(76,175,80,.1)}.emails-page .box-items .section-table .tag-status.status3{color:red;border-radius:50px;border:.5px solid red;background:rgba(255,0,0,.1)}.emails-page .box-items .section-table .tag-status.status5,.emails-page .box-items .section-table .tag-status.status6{color:#ffb900;border-radius:50px;border:.5px solid #ffb900;background:rgba(255,185,0,.1)}.emails-page .box-items .section-table .row-item-tabel{display:flex;width:100%;padding:16px 20px;align-items:center;justify-content:space-between;gap:12px;border-radius:8px;border:.5px solid hsla(0,0%,69%,.6);background:#fff;margin-bottom:25px}.emails-page .box-items .section-table .row-item-tabel .box-row-info{display:flex;align-items:start;gap:25px}.emails-page .box-items .section-table .row-item-tabel .box-row-info .box-row-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px}.emails-page .box-items .section-table .row-item-tabel .box-row-info .box-row-text p{color:var(--Secondary-Text-color,#aeaeae);font-family:Avenir;font-size:var(--font-size18);font-style:normal;font-weight:300;line-height:normal;margin:0}.emails-page .box-items .section-table .row-item-tabel .box-row-info .box-row-text p.main{color:var(--primarytext-headers,#1c3d4a);font-family:Avenir;font-size:var(--font-size22);font-style:normal;font-weight:500;line-height:normal}.emails-page .box-items .section-table .row-item-tabel .box-row-info .box-row-text p span{color:#4e5660;font-family:Avenir;font-size:var(--font-size18);font-style:normal;font-weight:350;line-height:normal}.emails-page .section-qustions .header-section-qustions h3{color:#1c3d4a;text-align:center;font-size:var(--font-size36);font-style:normal;font-weight:900;line-height:normal;text-transform:uppercase}div[dir=rtl] .emails-page .box-items .box-filter .box-input-filter svg{left:unset;right:10px}div[dir=rtl] .emails-page .box-items .section-table .btn-table svg,div[dir=rtl] .emails-page .box-items .section-table .row-item-tabel svg{transform:rotate(180deg)}@media screen and (max-width:991px){.emails-page{padding:0 30px 30px}.emails-page .box-empty-items .box-empty-items-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px}.emails-page .box-empty-items .box-empty-items-content .box-empty-items-text{align-items:center;text-align:center}.emails-page .box-items .box-filter::-webkit-scrollbar{display:none}.emails-page .section-qustions .header-section-qustions h3{font-size:var(--font-size22)}}.ssl-page .box-empty-items h4{color:#000;text-align:center;font-family:Avenir;font-size:var(--font-size24);font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase;width:100%}.ssl-page .box-empty-items .box-empty-items-content{display:flex;width:100%;padding:40px;justify-content:center;align-items:center;border-radius:12px;border:.5px solid hsla(0,0%,69%,.6);background:#fff;gap:100px}.ssl-page .box-empty-items .box-empty-items-content .box-empty-items-text{display:flex;padding:12px 0;flex-direction:column;align-items:flex-start;gap:20px;max-width:350px}.ssl-page .box-empty-items .box-empty-items-content .box-empty-items-text p{margin:0;color:#4e5660;font-family:Avenir;font-size:var(--font-size20);font-style:normal;font-weight:350;line-height:32px}.ssl-page .box-empty-items .box-empty-items-content .box-empty-items-text p b{color:#1c3d4a;text-align:center;font-family:Avenir;font-size:var(--font-size18);font-style:normal;font-weight:500;line-height:normal}.ssl-page .box-items .btn-box{display:flex;justify-content:end;align-items:center;align-self:stretch;gap:20px}.ssl-page .box-items .btn-box .line{width:.5px;height:73px;background:hsla(0,0%,69%,.6)}.ssl-page .box-items .box-filter{display:flex;width:100%;align-items:center;gap:32px;overflow-y:auto;padding-bottom:10px}.ssl-page .box-items .box-filter p{color:#aeaeae;font-family:Avenir;font-size:var(--font-size16);font-style:normal;font-weight:400;line-height:normal;margin:0}.ssl-page .box-items .box-filter .box-tag-filter{display:flex;align-items:center;gap:12px}.ssl-page .box-items .box-filter .box-tag-filter .tag-box{display:flex;width:160px;height:60px;padding:10px 16px;justify-content:center;align-items:center;gap:10px;border-radius:50px;border:.5px solid hsla(0,0%,69%,.6);background:#fff;color:#090909;font-family:Avenir;font-size:var(--font-size16);font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;cursor:pointer}.ssl-page .box-items .box-filter .box-tag-filter .tag-box.active{background:#1cdd8d;color:#fff}.ssl-page .box-items .box-filter .line{width:.5px;height:60px;background:hsla(0,0%,69%,.6)}.ssl-page .box-items .box-filter .box-input-filter{display:flex;align-items:center;gap:12px;flex:1 0 0}.ssl-page .box-items .box-filter .box-input-filter .custume-input{display:flex;height:60px;padding:5px 40px;align-items:center;gap:10px;flex:1 0 0;border-radius:8px;border:1px solid #fff;background:#f1f1f1;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.ssl-page .box-items .box-filter .box-input-filter .custume-input:focus-visible{outline:unset}.ssl-page .box-items .box-filter .box-input-filter svg{position:absolute;top:20px;left:10px}.ssl-page .box-items .section-table img{max-width:55px;max-height:55px}.ssl-page .box-items .section-table .btn-table{display:flex;width:48px;height:48px;justify-content:center;align-items:center;gap:8px;border-radius:50px;border:1px solid #fff;background:linear-gradient(0deg,#374b99,#374b99),#d9d9d9;cursor:pointer}.ssl-page .box-items .section-table .tag-status{display:flex;height:40px;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-width:150px}.ssl-page .box-items .section-table .tag-status.status2{color:#4caf50;border-radius:50px;border:.5px solid #4caf50;background:rgba(76,175,80,.1)}.ssl-page .box-items .section-table .tag-status.status3{color:red;border-radius:50px;border:.5px solid red;background:rgba(255,0,0,.1)}.ssl-page .box-items .section-table .tag-status.status5,.ssl-page .box-items .section-table .tag-status.status6{color:#ffb900;border-radius:50px;border:.5px solid #ffb900;background:rgba(255,185,0,.1)}.ssl-page .box-items .section-table .row-item-tabel{display:flex;width:100%;padding:16px 20px;align-items:center;justify-content:space-between;gap:12px;border-radius:8px;border:.5px solid hsla(0,0%,69%,.6);background:#fff;margin-bottom:25px}.ssl-page .box-items .section-table .row-item-tabel .box-row-info{display:flex;align-items:start;gap:25px}.ssl-page .box-items .section-table .row-item-tabel .box-row-info .box-row-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px}.ssl-page .box-items .section-table .row-item-tabel .box-row-info .box-row-text p{color:var(--Secondary-Text-color,#aeaeae);font-family:Avenir;font-size:var(--font-size18);font-style:normal;font-weight:300;line-height:normal;margin:0}.ssl-page .box-items .section-table .row-item-tabel .box-row-info .box-row-text p.main{color:var(--primarytext-headers,#1c3d4a);font-family:Avenir;font-size:var(--font-size22);font-style:normal;font-weight:500;line-height:normal}.ssl-page .box-items .section-table .row-item-tabel .box-row-info .box-row-text p span{color:#4e5660;font-family:Avenir;font-size:var(--font-size18);font-style:normal;font-weight:350;line-height:normal}.ssl-page .section-qustions .header-section-qustions h3{color:#1c3d4a;text-align:center;font-size:var(--font-size36);font-style:normal;font-weight:900;line-height:normal;text-transform:uppercase}div[dir=rtl] .ssl-page .box-items .box-filter .box-input-filter svg{left:unset;right:10px}div[dir=rtl] .ssl-page .box-items .section-table .btn-table svg,div[dir=rtl] .ssl-page .box-items .section-table .row-item-tabel svg{transform:rotate(180deg)}@media screen and (max-width:991px){.ssl-page{padding:0 30px 30px}.ssl-page .box-empty-items .box-empty-items-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px}.ssl-page .box-empty-items .box-empty-items-content .box-empty-items-text{align-items:center;text-align:center}.ssl-page .box-items .box-filter::-webkit-scrollbar{display:none}.ssl-page .section-qustions .header-section-qustions h3{font-size:var(--font-size22)}}.order-history-page .box-empty-items h4{color:#000;text-align:center;font-family:Avenir;font-size:var(--font-size24);font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase;width:100%}.order-history-page .box-empty-items .box-empty-items-content{display:flex;width:100%;padding:40px;justify-content:center;align-items:center;border-radius:12px;border:.5px solid hsla(0,0%,69%,.6);background:#fff;gap:100px}.order-history-page .box-empty-items .box-empty-items-content .box-empty-items-text{display:flex;padding:12px 0;flex-direction:column;align-items:flex-start;gap:20px;max-width:350px}.order-history-page .box-empty-items .box-empty-items-content .box-empty-items-text p{margin:0;color:#4e5660;font-family:Avenir;font-size:var(--font-size20);font-style:normal;font-weight:350;line-height:32px}.order-history-page .box-empty-items .box-empty-items-content .box-empty-items-text p b{color:#1c3d4a;text-align:center;font-family:Avenir;font-size:var(--font-size18);font-style:normal;font-weight:500;line-height:normal}.order-history-page .box-items .btn-box{display:flex;justify-content:end;align-items:center;align-self:stretch;gap:20px}.order-history-page .box-items .btn-box .line{width:.5px;height:73px;background:hsla(0,0%,69%,.6)}.order-history-page .box-items .box-filter{display:flex;width:100%;align-items:center;gap:32px;overflow-y:auto;padding-bottom:10px}.order-history-page .box-items .box-filter p{color:#aeaeae;font-family:Avenir;font-size:var(--font-size16);font-style:normal;font-weight:400;line-height:normal;margin:0}.order-history-page .box-items .box-filter .box-tag-filter{display:flex;align-items:center;gap:12px}.order-history-page .box-items .box-filter .box-tag-filter .tag-box{display:flex;width:160px;height:60px;padding:10px 16px;justify-content:center;align-items:center;gap:10px;border-radius:50px;border:.5px solid hsla(0,0%,69%,.6);background:#fff;color:#090909;font-family:Avenir;font-size:var(--font-size16);font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;cursor:pointer}.order-history-page .box-items .box-filter .box-tag-filter .tag-box.active{background:#1cdd8d;color:#fff}.order-history-page .box-items .box-filter .line{width:.5px;height:60px;background:hsla(0,0%,69%,.6)}.order-history-page .box-items .box-filter .box-input-filter{display:flex;align-items:center;gap:12px;flex:1 0 0}.order-history-page .box-items .box-filter .box-input-filter .custume-input{display:flex;height:60px;padding:5px 40px;align-items:center;gap:10px;flex:1 0 0;border-radius:8px;border:1px solid #fff;background:#f1f1f1;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.order-history-page .box-items .box-filter .box-input-filter .custume-input:focus-visible{outline:unset}.order-history-page .box-items .box-filter .box-input-filter svg{position:absolute;top:20px;left:10px}.order-history-page .box-items .section-table img{max-width:55px;max-height:55px}.order-history-page .box-items .section-table .btn-table{display:flex;width:48px;height:48px;justify-content:center;align-items:center;gap:8px;border-radius:50px;border:1px solid #fff;background:linear-gradient(0deg,#374b99,#374b99),#d9d9d9;cursor:pointer}.order-history-page .box-items .section-table .tag-status{display:flex;height:40px;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-width:150px}.order-history-page .box-items .section-table .tag-status.status1{color:#4caf50;border-radius:50px;border:.5px solid #4caf50;background:rgba(76,175,80,.1)}.order-history-page .box-items .section-table .tag-status.status2{color:#4e5660;border-radius:50px;border:.5px solid var(--Line-Color-Strokes,hsla(0,0%,69%,.6));background:#eaeaea}.order-history-page .box-items .section-table .tag-status.status3{color:red;border-radius:50px;border:.5px solid red;background:rgba(255,0,0,.1)}.order-history-page .box-items .section-table .tag-status.status4{color:#ffb900;border-radius:50px;border:.5px solid #ffb900;background:rgba(255,185,0,.1)}.order-history-page .box-items .section-table .row-item-tabel{display:flex;width:100%;padding:16px 20px;align-items:center;justify-content:space-between;gap:12px;border-radius:8px;border:.5px solid hsla(0,0%,69%,.6);background:#fff;margin-bottom:25px}.order-history-page .box-items .section-table .row-item-tabel .box-row-info{display:flex;align-items:start;gap:25px}.order-history-page .box-items .section-table .row-item-tabel .box-row-info .box-row-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px}.order-history-page .box-items .section-table .row-item-tabel .box-row-info .box-row-text p{color:var(--Secondary-Text-color,#aeaeae);font-family:Avenir;font-size:var(--font-size18);font-style:normal;font-weight:300;line-height:normal;margin:0}.order-history-page .box-items .section-table .row-item-tabel .box-row-info .box-row-text p.main{color:var(--primarytext-headers,#1c3d4a);font-family:Avenir;font-size:var(--font-size22);font-style:normal;font-weight:500;line-height:normal}.order-history-page .box-items .section-table .row-item-tabel .box-row-info .box-row-text p span{color:#4e5660;font-family:Avenir;font-size:var(--font-size18);font-style:normal;font-weight:350;line-height:normal}div[dir=rtl] .order-history-page .box-items .box-filter .box-input-filter svg{left:unset;right:10px}div[dir=rtl] .order-history-page .box-items .section-table .btn-table .arrow-svg,div[dir=rtl] .order-history-page .box-items .section-table .row-item-tabel .arrow-svg{transform:rotate(180deg)}@media screen and (max-width:991px){.order-history-page{padding:0 30px 30px}.order-history-page .box-empty-items .box-empty-items-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px}.order-history-page .box-empty-items .box-empty-items-content .box-empty-items-text{align-items:center;text-align:center}.order-history-page .box-items .box-filter::-webkit-scrollbar{display:none}.order-history-page .section-qustions .header-section-qustions h3{font-size:var(--font-size22)}div[dir=ltr] .order-history-page .box-items .section-table .row-item-tabel .box-row-info .box-row-text p .mobile-price{display:flex;flex-direction:row-reverse}}.msegat-page .box-empty-items h4{color:#000;text-align:center;font-family:Avenir;font-size:var(--font-size24);font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase;width:100%}.msegat-page .box-empty-items .box-empty-items-content{display:flex;width:100%;padding:40px;justify-content:center;align-items:center;border-radius:12px;border:.5px solid hsla(0,0%,69%,.6);background:#fff;gap:100px}.msegat-page .box-empty-items .box-empty-items-content .box-empty-items-text{display:flex;padding:12px 0;flex-direction:column;align-items:flex-start;gap:20px;max-width:350px}.msegat-page .box-empty-items .box-empty-items-content .box-empty-items-text p{margin:0;color:#4e5660;font-family:Avenir;font-size:var(--font-size20);font-style:normal;font-weight:350;line-height:32px}.msegat-page .box-empty-items .box-empty-items-content .box-empty-items-text p b{color:#1c3d4a;text-align:center;font-family:Avenir;font-size:var(--font-size18);font-style:normal;font-weight:500;line-height:normal}.msegat-page .box-items .btn-box{display:flex;justify-content:end;align-items:center;align-self:stretch;gap:20px}.msegat-page .box-items .btn-box .line{width:.5px;height:73px;background:hsla(0,0%,69%,.6)}.msegat-page .box-items .box-filter{display:flex;width:100%;align-items:center;gap:32px;overflow-y:auto;padding-bottom:10px}.msegat-page .box-items .box-filter p{color:#aeaeae;font-family:Avenir;font-size:var(--font-size16);font-style:normal;font-weight:400;line-height:normal;margin:0}.msegat-page .box-items .box-filter .box-tag-filter{display:flex;align-items:center;gap:12px}.msegat-page .box-items .box-filter .box-tag-filter .tag-box{display:flex;width:160px;height:60px;padding:10px 16px;justify-content:center;align-items:center;gap:10px;border-radius:50px;border:.5px solid hsla(0,0%,69%,.6);background:#fff;color:#090909;font-family:Avenir;font-size:var(--font-size16);font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;cursor:pointer}.msegat-page .box-items .box-filter .box-tag-filter .tag-box.active{background:#1cdd8d;color:#fff}.msegat-page .box-items .box-filter .line{width:.5px;height:60px;background:hsla(0,0%,69%,.6)}.msegat-page .box-items .box-filter .box-input-filter{display:flex;align-items:center;gap:12px;flex:1 0 0}.msegat-page .box-items .box-filter .box-input-filter .custume-input{display:flex;height:60px;padding:5px 40px;align-items:center;gap:10px;flex:1 0 0;border-radius:8px;border:1px solid #fff;background:#f1f1f1;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.msegat-page .box-items .box-filter .box-input-filter .custume-input:focus-visible{outline:unset}.msegat-page .box-items .box-filter .box-input-filter svg{position:absolute;top:20px;left:10px}.msegat-page .box-items .section-table img{max-width:55px;max-height:55px}.msegat-page .box-items .section-table .btn-table{display:flex;width:48px;height:48px;justify-content:center;align-items:center;gap:8px;border-radius:50px;border:1px solid #fff;background:linear-gradient(0deg,#374b99,#374b99),#d9d9d9;cursor:pointer}.msegat-page .box-items .section-table .tag-status{display:flex;height:40px;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-width:150px}.msegat-page .box-items .section-table .tag-status.status2{color:#4caf50;border-radius:50px;border:.5px solid #4caf50;background:rgba(76,175,80,.1)}.msegat-page .box-items .section-table .tag-status.status3{color:red;border-radius:50px;border:.5px solid red;background:rgba(255,0,0,.1)}.msegat-page .box-items .section-table .tag-status.status5,.msegat-page .box-items .section-table .tag-status.status6{color:#ffb900;border-radius:50px;border:.5px solid #ffb900;background:rgba(255,185,0,.1)}.msegat-page .box-items .section-table .row-item-tabel{display:flex;width:100%;padding:16px 20px;align-items:center;justify-content:space-between;gap:12px;border-radius:8px;border:.5px solid hsla(0,0%,69%,.6);background:#fff;margin-bottom:25px}.msegat-page .box-items .section-table .row-item-tabel .box-row-info{display:flex;align-items:start;gap:25px}.msegat-page .box-items .section-table .row-item-tabel .box-row-info .box-row-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px}.msegat-page .box-items .section-table .row-item-tabel .box-row-info .box-row-text p{color:var(--Secondary-Text-color,#aeaeae);font-family:Avenir;font-size:var(--font-size18);font-style:normal;font-weight:300;line-height:normal;margin:0}.msegat-page .box-items .section-table .row-item-tabel .box-row-info .box-row-text p.main{color:var(--primarytext-headers,#1c3d4a);font-family:Avenir;font-size:var(--font-size22);font-style:normal;font-weight:500;line-height:normal}.msegat-page .box-items .section-table .row-item-tabel .box-row-info .box-row-text p span{color:#4e5660;font-family:Avenir;font-size:var(--font-size18);font-style:normal;font-weight:350;line-height:normal}.msegat-page .section-qustions .header-section-qustions h3{color:#1c3d4a;text-align:center;font-size:var(--font-size36);font-style:normal;font-weight:900;line-height:normal;text-transform:uppercase}div[dir=rtl] .msegat-page .box-items .box-filter .box-input-filter svg{left:unset;right:10px}div[dir=rtl] .msegat-page .box-items .section-table .btn-table svg,div[dir=rtl] .msegat-page .box-items .section-table .row-item-tabel svg{transform:rotate(180deg)}@media screen and (max-width:991px){.msegat-page{padding:0 30px 30px}.msegat-page .box-empty-items .box-empty-items-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px}.msegat-page .box-empty-items .box-empty-items-content .box-empty-items-text{align-items:center;text-align:center}.msegat-page .box-items .box-filter::-webkit-scrollbar{display:none}}.myOrders-page .box-empty-items h4{color:#000;text-align:center;font-family:Avenir;font-size:var(--font-size24);font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase;width:100%}.myOrders-page .box-empty-items .box-empty-items-content{display:flex;width:100%;padding:40px;justify-content:center;align-items:center;border-radius:12px;border:.5px solid hsla(0,0%,69%,.6);background:#fff;gap:100px}.myOrders-page .box-empty-items .box-empty-items-content .box-empty-items-text{display:flex;padding:12px 0;flex-direction:column;align-items:flex-start;gap:20px;max-width:350px}.myOrders-page .box-empty-items .box-empty-items-content .box-empty-items-text p{margin:0;color:#4e5660;font-family:Avenir;font-size:var(--font-size20);font-style:normal;font-weight:350;line-height:32px}.myOrders-page .box-empty-items .box-empty-items-content .box-empty-items-text p b{color:#1c3d4a;text-align:center;font-family:Avenir;font-size:var(--font-size18);font-style:normal;font-weight:500;line-height:normal}.myOrders-page .box-items .btn-box{display:flex;justify-content:end;align-items:center;align-self:stretch;gap:20px}.myOrders-page .box-items .btn-box .line{width:.5px;height:73px;background:hsla(0,0%,69%,.6)}.myOrders-page .box-items .box-filter{display:flex;width:100%;align-items:center;gap:32px;overflow-y:auto;padding-bottom:10px}.myOrders-page .box-items .box-filter p{color:#aeaeae;font-family:Avenir;font-size:var(--font-size16);font-style:normal;font-weight:400;line-height:normal;margin:0}.myOrders-page .box-items .box-filter .box-tag-filter{display:flex;align-items:center;gap:12px}.myOrders-page .box-items .box-filter .box-tag-filter .tag-box{display:flex;width:160px;height:60px;padding:10px 16px;justify-content:center;align-items:center;gap:10px;border-radius:50px;border:.5px solid hsla(0,0%,69%,.6);background:#fff;color:#090909;font-family:Avenir;font-size:var(--font-size16);font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;cursor:pointer}.myOrders-page .box-items .box-filter .box-tag-filter .tag-box.active{background:#1cdd8d;color:#fff}.myOrders-page .box-items .box-filter .line{width:.5px;height:60px;background:hsla(0,0%,69%,.6)}.myOrders-page .box-items .box-filter .box-input-filter{display:flex;align-items:center;gap:12px;flex:1 0 0}.myOrders-page .box-items .box-filter .box-input-filter .custume-input{display:flex;height:60px;padding:5px 40px;align-items:center;gap:10px;flex:1 0 0;border-radius:8px;border:1px solid #fff;background:#f1f1f1;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.myOrders-page .box-items .box-filter .box-input-filter .custume-input:focus-visible{outline:unset}.myOrders-page .box-items .box-filter .box-input-filter svg{position:absolute;top:20px;left:10px}.myOrders-page .box-items .section-table img{max-width:55px;max-height:55px}.myOrders-page .box-items .section-table .btn-table{display:flex;width:48px;height:48px;justify-content:center;align-items:center;gap:8px;border-radius:50px;border:1px solid #fff;background:linear-gradient(0deg,#374b99,#374b99),#d9d9d9;cursor:pointer}.myOrders-page .box-items .section-table .tag-status{display:flex;height:40px;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-width:150px;color:#4e5660;border-radius:50px;border:.5px solid var(--Line-Color-Strokes,hsla(0,0%,69%,.6));background:#eaeaea}.myOrders-page .box-items .section-table .tag-status.status1{color:#4caf50;border-radius:50px;border:.5px solid #4caf50;background:rgba(76,175,80,.1)}.myOrders-page .box-items .section-table .tag-status.status2{color:red;border-radius:50px;border:.5px solid red;background:rgba(255,0,0,.1)}.myOrders-page .box-items .section-table .tag-status.status12{color:#ff6a13;border-radius:50px;border:.5px solid #ff6a13;background:rgba(255,106,19,.12941176470588237)}.myOrders-page .box-items .section-table .tag-status.status-2{color:#ffb900;border-radius:50px;border:.5px solid #ffb900;background:rgba(255,185,0,.1)}.myOrders-page .box-items .section-table .tag-status.statusProduct2{color:#4caf50;border-radius:50px;border:.5px solid #4caf50;background:rgba(76,175,80,.1)}.myOrders-page .box-items .section-table .tag-status.statusProduct3,.myOrders-page .box-items .section-table .tag-status.statusProduct6{color:red;border-radius:50px;border:.5px solid red;background:rgba(255,0,0,.1)}.myOrders-page .box-items .section-table .row-item-tabel{display:flex;width:100%;padding:16px 20px;align-items:center;justify-content:space-between;gap:12px;border-radius:8px;border:.5px solid hsla(0,0%,69%,.6);background:#fff;margin-bottom:25px}.myOrders-page .box-items .section-table .row-item-tabel .box-row-info{display:flex;align-items:start;gap:25px}.myOrders-page .box-items .section-table .row-item-tabel .box-row-info .box-row-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px}.myOrders-page .box-items .section-table .row-item-tabel .box-row-info .box-row-text p{color:var(--Secondary-Text-color,#aeaeae);font-family:Avenir;font-size:var(--font-size18);font-style:normal;font-weight:300;line-height:normal;margin:0}.myOrders-page .box-items .section-table .row-item-tabel .box-row-info .box-row-text p.main{color:var(--primarytext-headers,#1c3d4a);font-family:Avenir;font-size:var(--font-size22);font-style:normal;font-weight:500;line-height:normal}.myOrders-page .box-items .section-table .row-item-tabel .box-row-info .box-row-text p span{color:#4e5660;font-family:Avenir;font-size:var(--font-size18);font-style:normal;font-weight:350;line-height:normal}div[dir=rtl] .myOrders-page .box-items .box-filter .box-input-filter svg{left:unset;right:10px}div[dir=rtl] .myOrders-page .box-items .section-table .btn-table svg,div[dir=rtl] .myOrders-page .box-items .section-table .row-item-tabel svg{transform:rotate(180deg)}@media screen and (max-width:991px){.myOrders-page{padding:0 30px 30px}.myOrders-page .box-empty-items .box-empty-items-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px}.myOrders-page .box-empty-items .box-empty-items-content .box-empty-items-text{align-items:center;text-align:center}.myOrders-page .box-items .box-filter::-webkit-scrollbar{display:none}.myOrders-page .section-qustions .header-section-qustions h3{font-size:var(--font-size22)}}