.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper{position:relative!important;width:100%!important;margin-left:0;border:1px solid #e2e8f0;z-index:5!important}.swiper-wrapper{width:100%}.swiper-wrapper .video-files{display:flex;align-items:center;gap:7px}.swiper-button-next,.swiper-button-prev{position:absolute;width:48px!important;height:48px!important;top:198px}.swiper-button-prev{left:36px}.swiper-button-next{right:36px}.swiper-button-next:after,.swiper-button-prev:after{background-color:#fff;width:48px!important;height:48px!important;border:1px solid #e4e4e4!important;border-radius:70px;display:flex;align-items:center;justify-content:center;color:#e4e4e4;font-size:16px}.swiper-button-prev:after{left:207px}.swiper-pagination{margin-bottom:10px;width:100%!important;display:flex!important;justify-content:center}.swiper-pagination-bullet{background-color:#121212;width:5px;height:5px;margin-left:-1px!important}.media-content{width:100%}.mediaWrapper{width:100%;height:10rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;margin-bottom:1rem}.mediaWrapper .delete-file{width:24px;height:24px;background:transparent;border:none;color:#000;position:absolute;top:24px;right:28px;cursor:pointer}.mediaWrapper .delete-file img{width:24px;height:24px}.video{margin-top:20px;max-width:200px!important;height:130px!important;height:100%;object-fit:cover;border-radius:10px}.placeholder{color:#a6a5ad;text-overflow:ellipsis;font-size:22px;font-weight:400}.controls{display:flex;align-items:center;gap:1rem}.button,.uploadButton{padding:16px 24px;background-color:#fff;border:1px solid #e4e4e4;border-radius:50px;cursor:pointer;color:#afafaf;text-overflow:ellipsis;font-size:13px;font-weight:400;display:flex;margin-left:auto;margin-right:auto;margin-bottom:40px!important}.button input,.uploadButton input{cursor:pointer}.uploadButton{display:inline-flex;align-items:center;justify-content:center}.hiddenInput{display:none}.indicators{display:flex;justify-content:center;margin-top:.5rem}.indicator{width:.5rem;height:.5rem;border-radius:50%;background-color:#cbd5e0;margin:0 .25rem}header{display:none}.add-profile .bread-crumb-pro{position:fixed;width:100%;top:0;display:flex;align-items:center;z-index:200;height:64px;margin-left:-7px;font-weight:400;color:#131313;text-align:center;font-size:20px;letter-spacing:-.8px;background:#fff}.add-profile .adding-profile-content{padding-top:100px}.add-profile .adding-profile-content .adding-main-content h3{color:#282828;font-size:22px;font-weight:500;margin-bottom:20px}.add-profile .adding-profile-content .adding-main-content .bottom-content{display:flex;flex-direction:column;gap:5px;max-width:525px;position:relative}.add-profile .adding-profile-content .adding-main-content .bottom-content .issue-input{height:90px;padding:11px 17px;border-radius:7px;border:1px solid #e3e4e8;outline:none;color:#121212;font-size:15px;font-weight:400;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.add-profile .adding-profile-content .adding-main-content .bottom-content .issue-input::placeholder{color:#121212;font-size:15px;font-weight:400}.add-profile .adding-profile-content .adding-main-content .bottom-content .select-group{max-width:500px;width:100%;display:flex;flex-direction:column;gap:5px;position:relative;z-index:10}.add-profile .adding-profile-content .adding-main-content .bottom-content .select-group select{position:relative;padding:14px 20px;border:1px solid #e3e4e8;outline:none;text-overflow:ellipsis;font-weight:400!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:5px;background:transparent;overflow:hidden;color:#121212;font-size:15px;font-style:normal;line-height:normal;width:100%;z-index:10}.add-profile .adding-profile-content .adding-main-content .bottom-content .select-group select::placeholder{color:#121212;text-overflow:ellipsis;font-size:22px;font-weight:400}.add-profile .adding-profile-content .adding-main-content .bottom-content .select-group select option:first-child{color:#a6a5ad}.add-profile .adding-profile-content .adding-main-content .bottom-content .select-group:before{content:url(/down-arrow.svg);position:absolute;width:20px;height:20px;top:15px;right:10px;cursor:pointer;z-index:1}.add-profile .adding-profile-content .adding-main-content .bottom-content .select-group:after{content:url(/down-arrow.svg);position:absolute;width:20px;height:20px;z-index:1;top:68px;right:10px;cursor:pointer}.add-profile .adding-profile-content .adding-main-content .bottom-content .data-group{display:grid;grid-template-columns:1fr;grid-gap:5px;gap:5px;position:relative}.add-profile .adding-profile-content .adding-main-content .bottom-content .data-group input{width:100%;height:54px;padding:14px 20px;outline:none;color:#121212;border-top:none;overflow:hidden;text-overflow:ellipsis;font-size:15px;font-weight:400;cursor:pointer}.add-profile .adding-profile-content .adding-main-content .bottom-content .data-group input::placeholder{color:#121212}.add-profile .adding-profile-content .adding-main-content .bottom-content .data-group input{border-radius:5px;border:1px solid #e3e4e8}.add-profile .adding-profile-content .adding-main-content .bottom-content .data-group div{position:relative}.add-profile .adding-profile-content .adding-main-content .bottom-content .data-group div:before{right:20px;top:20px}.add-profile .adding-profile-content .adding-main-content .bottom-content .data-group .data-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;overflow:hidden;position:relative}.add-profile .adding-profile-content .adding-main-content .bottom-content .data-group .data-input:before{content:url(/calendar-m.svg);position:absolute;right:20px;cursor:pointer}.add-profile .adding-profile-content .adding-main-content .bottom-content .data-group .address-input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.add-profile .adding-profile-content .adding-main-content .bottom-content .data-group .address-input:before{content:url(/send-m.svg);position:absolute}.add-profile .adding-profile-content .adding-main-content .bottom-content .data-group .place-input:before{content:url(/place-group-m.svg);position:absolute}.add-profile .adding-profile-content .adding-main-content .bottom-content .data-group .time-input:before{content:url(/send-m.svg);margin-right:-3px;display:inline-block;content:url(/clock-round-m.svg);position:absolute;width:20px;height:20px}.add-profile .adding-profile-content .adding-main-content .bottom-content .data-group .price-input:before{display:inline-block;content:url(/price-m.svg);position:absolute;width:20px;height:20px}.add-profile .adding-profile-content .adding-main-content .bottom-content .data-group .price-input input[type=number]::-webkit-inner-spin-button,.add-profile .adding-profile-content .adding-main-content .bottom-content .data-group .price-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;display:none;margin:0}.add-profile .adding-profile-content .adding-main-content .bottom-content .data-group ::-webkit-calendar-picker-indicator{overflow:hidden;position:absolute;width:100%;z-index:1;opacity:0}.add-profile .adding-profile-content .adding-main-content .bottom-content .price-input{margin-top:40px;margin-bottom:25px;position:relative}.add-profile .adding-profile-content .adding-main-content .bottom-content .price-input .price{width:100%;height:54px;padding:14px 20px;outline:none;overflow:hidden;text-overflow:ellipsis;font-size:15px;font-style:normal;font-weight:400;color:#121212;line-height:normal;border-radius:5px;border:1px solid #e3e4e8;background:#fff}.add-profile .adding-profile-content .adding-main-content .bottom-content .price-input .price::placeholder{color:#121212}.add-profile .adding-profile-content .adding-main-content .bottom-content .price-input:after{display:block;content:url(/price-m.svg);position:absolute;height:16px;width:16px;top:66px;right:20px}.add-profile .adding-profile-content .adding-main-content .bottom-content .price-input input[type=number]::-webkit-inner-spin-button,.add-profile .adding-profile-content .adding-main-content .bottom-content .price-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;display:none;margin:0}.add-profile .adding-profile-content .adding-main-content .bottom-content .account-group{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}.add-profile .adding-profile-content .adding-main-content .bottom-content .account-group .photo-card{height:260px;width:100%;margin-bottom:5px;border:1px solid #e3e4e8;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:5px}.add-profile .adding-profile-content .adding-main-content .bottom-content .account-group .photo-card .photoArea{width:196px;height:196px;border:1px solid #e3e4e8;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;overflow:hidden;position:relative;background:#fff}.add-profile .adding-profile-content .adding-main-content .bottom-content .account-group .photo{width:100%;height:100%;object-fit:cover}.add-profile .adding-profile-content .adding-main-content .bottom-content .account-group .placeholder{color:#e3e4e8}.add-profile .adding-profile-content .adding-main-content .bottom-content .account-group .uploadButton{width:100%;display:flex;align-items:center;text-align:center;justify-content:center;padding:14px;border:1px solid #e3e4e8;cursor:pointer;overflow:hidden;border-radius:5px;color:#121212;margin-bottom:40px!important}.add-profile .adding-profile-content .adding-main-content .bottom-content .account-group .hiddenInput{display:none}.add-profile .adding-profile-content .adding-main-content .bottom-content .account-group .buttonText{cursor:pointer;display:flex;text-align:center;align-items:center;margin-left:auto;margin-right:auto;text-overflow:ellipsis;font-weight:400;overflow:hidden;color:#121212;font-size:15px;font-style:normal;line-height:normal}.add-profile .adding-profile-content .adding-main-content .bottom-content .account-group .buttonText:before{content:url(/clock-round-m.svg);margin-right:.5rem;font-size:10px}.add-profile .adding-profile-content .adding-main-content .bottom-content .add-account-profile{display:flex;flex-direction:column;gap:5px}.add-profile .adding-profile-content .adding-main-content .bottom-content .add-account-profile input{width:100%;height:54px;overflow:hidden;text-overflow:ellipsis;font-size:15px;font-weight:400;border-radius:5px;border:1px solid #e3e4e8;color:#121212;padding:18px 20px;background:#fff}.add-profile .adding-profile-content .adding-main-content .bottom-content .add-account-profile input::placeholder{color:#121212}.add-profile .adding-profile-content .adding-main-content .bottom-content .context-group{margin-bottom:40px}.add-profile .adding-profile-content .adding-main-content .bottom-content .context-group h1{overflow:hidden;color:#121212;text-overflow:ellipsis;font-size:22px;font-weight:500;margin-bottom:25px}.add-profile .adding-profile-content .adding-main-content .bottom-content .context-group textarea{border:1px solid #e3e4e8;outline:none;resize:none;max-width:526px;width:100%;height:118px;padding:14px 20px;text-overflow:ellipsis;font-size:15px;font-weight:400;border-radius:5px}.add-profile .adding-profile-content .adding-main-content .bottom-content .context-group textarea:first-child{height:457px}.add-profile .adding-profile-content .adding-main-content .bottom-content .context-group textarea::placeholder{overflow:hidden;color:#121212;text-overflow:ellipsis;font-size:15px;font-style:normal;font-weight:400;line-height:normal}.add-profile .adding-profile-content .adding-main-content .bottom-content .admit{display:flex;flex-direction:column;width:526px}.add-profile .adding-profile-content .adding-main-content .bottom-content .admit label{display:flex;align-items:start;gap:8px;color:#282828;font-size:13px;font-style:normal;font-weight:400;line-height:16px;margin-bottom:36px;word-spacing:2px}.add-profile .adding-profile-content .adding-main-content .bottom-content .admit label input{width:16px;height:16px}.add-profile .adding-profile-content .adding-main-content .bottom-content .admit label span{color:#2f9e76}.add-profile .adding-profile-content .adding-main-content .bottom-content .admit button{width:527px;height:57px;flex-shrink:0;border:none;cursor:pointer;border-radius:4px;background:#a9ffe0;color:#131313;font-size:15px;font-weight:500}.add-profile .adding-right-content h2{color:#282828;font-size:22px;font-weight:500;margin-bottom:19px}.add-profile .adding-right-content .add-registration{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.add-profile .adding-right-content .add-registration .registration-check{display:flex;align-items:start;gap:8.5px}.add-profile .adding-right-content .add-registration .registration-check h4{color:#282828;font-size:15px;font-weight:500;line-height:16px}.add-profile .adding-right-content .add-registration .registration-check button{margin-left:4px;display:flex;gap:4px;background:transparent;color:#bbbfcc;font-size:11px;font-weight:500;line-height:16px;border:none;cursor:pointer}.add-profile .adding-right-content .add-registration p{color:#282828;font-size:12px;font-weight:400;line-height:16px;width:270px;padding-left:34px}.add-profile .adding-right-content .payment .pay-check{display:flex;justify-content:space-between;align-items:start;gap:8.5px}.add-profile .adding-right-content .payment .pay-check .check-sec{display:flex;align-items:center;gap:9px}.add-profile .adding-right-content .payment .pay-check .check-sec h4{color:#282828;font-size:15px;font-weight:500;line-height:16px}.add-profile .adding-right-content .payment .pay-check .check-sec button{background:none;border:none;cursor:pointer;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.add-profile .adding-right-content .payment .save-btn{width:87px;height:28px;display:flex;align-items:center;justify-content:center;border:none;background:#a9ffe0;color:#282828;font-size:11px;font-style:normal;font-weight:500;line-height:16px;border-radius:100px;cursor:pointer;transition:.5s}.add-profile .adding-right-content .payment .save-btn:hover{transition:.5s;background:rgba(169,255,224,.5)}.add-profile .adding-right-content .payment textarea{width:262px;height:126px;margin-bottom:54px;border-radius:5px;resize:none;margin-left:34px;margin-top:5px;outline:none;padding:12px 11px 16px 16px;border:1px solid #e3e4e8;color:#282828;font-size:12px;font-weight:400;line-height:16px}.add-profile .adding-right-content .cancel-refund{flex-direction:column;display:flex;margin-bottom:30px}.add-profile .adding-right-content .cancel-refund .cancel-check{display:flex;gap:8.55px}.add-profile .adding-right-content .cancel-refund .cancel-check h4{color:#282828;font-size:15px;font-weight:500;line-height:16px;margin-bottom:10px}.add-profile .adding-right-content .cancel-refund .cancel-title-1{margin-bottom:20px}.add-profile .adding-right-content .cancel-refund p{color:#282828;margin-left:34px;font-size:12px;font-weight:400;line-height:16px}.add-profile .adding-right-content .connect-phone{margin-left:34px;display:flex;flex-direction:column;gap:7px}.add-profile .adding-right-content .connect-phone span{color:#000;font-size:12px;font-weight:400;line-height:16px}.add-profile .adding-right-content .connect-phone p{color:#282828;font-size:15px;font-weight:500}input{cursor:pointer}.switch{position:relative;display:inline-block;width:25.45px;height:16px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#fff;border:1px solid #e3e4e8}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:13px;width:13px;left:.5px;bottom:.5px;background-color:#e3e4e8}input:checked+.slider{background-color:#26d563}input:focus+.slider{box-shadow:0 0 1px #26d563}input:checked+.slider:before{transform:translateX(9.5px)}.round{border-radius:34px!important}.round:before{border-radius:50%!important}