.login-form-section{margin-bottom:40px}.login-form-section .login-form{background:lightgray no-repeat;padding:35px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;background-size:cover;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-form-section .login-section-form{background-color:#fff;border-radius:8px;padding:16px;max-width:668px;width:100%}.login-form-section .forget-password{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.login-form-section .forget-password a,.login-form-section .forget-password label{font-size:14px;color:#000;-webkit-text-decoration:none;text-decoration:none;line-height:1}.login-form-section .forget-password a:hover{-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:2px}.login-form-section .register-link span{color:rgba(32,32,32,.6);font-size:20px;font-style:normal;font-weight:600}.login-form-section .register-link .underlined-link{font-size:20px;font-weight:600}.login-form-section .forget-password label{display:block;position:relative;padding-left:35px;cursor:pointer}.login-form-section .forget-password label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.login-form-section .forget-password label .checkmark{position:absolute;top:-2px;left:0;height:20px;width:20px;background-color:#4A25AA;border-radius:4px}.login-form-section .forget-password label input:checked~.checkmark{background-color:#4A25AA}.login-form-section .forget-password label .checkmark:after{content:"";position:absolute;display:none}.login-form-section .forget-password label input:checked~.checkmark:after{display:block}.login-form-section .forget-password label .checkmark:after{left:5px;top:5px;width:12px;height:9px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M4.11163 9.8667L0 5.61939L0.823945 4.76806L4.11163 8.16423L11.1761 0.866699L12 1.71803L4.11163 9.8667Z' fill='white'/%3E%3C/svg%3E")}.login-form-section h3{font-size:20px;line-height:1;margin-top:0;font-weight:600;font-family:Montserrat;margin-bottom:24px}.login-form-section .label{font-size:16px;line-height:1.2;margin-top:0;font-weight:400;display:block;margin-bottom:8px}.login-form-section .form-input{padding:14px 20px;border-radius:4px;border:1px solid rgba(0,0,0,.2);width:100%;color:rgba(0,0,0,.6);font-size:14px;font-weight:400;line-height:1.2;margin-bottom:24px}.login-form-section .form-input::-moz-placeholder{color:rgba(0,0,0,.6);font-size:14px;font-weight:400;line-height:1.2}.login-form-section .form-input::-webkit-input-placeholder{color:rgba(0,0,0,.6);font-size:14px;font-weight:400;line-height:1.2}.login-form-section .form-input:-ms-input-placeholder{color:rgba(0,0,0,.6);font-size:14px;font-weight:400;line-height:1.2}.login-form-section .form-input::-ms-input-placeholder{color:rgba(0,0,0,.6);font-size:14px;font-weight:400;line-height:1.2}.login-form-section .form-input::placeholder{color:rgba(0,0,0,.6);font-size:14px;font-weight:400;line-height:1.2}.login-form-section .button{max-width:100%;margin-bottom:24px}.customer-information-wrapper .customer-information{border-radius:8px;border:1px solid rgba(32,32,32,.2);margin:0;list-style:none;padding:28px 24px;text-align:center}.customer-information-wrapper h3{font-size:20px;color:#4A25AA;margin-top:0;margin-bottom:12px;text-transform:capitalize;font-family:Montserrat;line-height:1.5;font-weight:500}.customer-information-wrapper .customer-detail p{margin-top:12px;margin-bottom:0}.customer-information-wrapper .customer-detail .order-id{display:block;font-weight:700}.customer-information-wrapper .customer-detail *{font-size:16px;font-weight:500;line-height:1.5;color:#202020;-webkit-text-decoration:none;text-decoration:none}.customer-information-wrapper .detailed-item+.detailed-item{margin-top:24px;padding-top:24px;border-top:1px solid rgba(32,32,32,.2)}.customer-information-wrapper .icons-list{list-style:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-moz-column-gap:16px;-webkit-column-gap:16px;column-gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.customer-information-wrapper .icons-list li{width:60px;height:60px;border-radius:60px}.customer-information-wrapper .icons-list li img{width:100%;height:100%}.orders-table{width:100%;border-collapse:collapse}.orders-table thead{border-bottom:1px solid rgba(32,32,32,.6)}.orders-table thead th{padding:14px 16px 14px 14px;color:#202020;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:700;line-height:1.5;text-align:left;width:33.33%}.orders-table .order-icon{width:24px;height:24px;margin-left:15px;display:inline-block}.order-number-detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orders-table tbody td{padding:19px 8px;color:#202020;font-family:Montserrat;font-size:14px;font-weight:500;line-height:1.5}.orders-table tbody td a{color:#202020;text-underline-offset:2px}.orders-table tbody tr:not(:last-child){border-bottom:1px solid rgba(32,32,32,.2)}.customer-details-section details+details .accordion-title{border-top:1px solid rgba(32,32,32,.2)}.customer-details-section .accordion-title{font-size:20px;font-weight:600;line-height:1.5;padding-top:24px;padding-bottom:24px;margin:0;font-family:Montserrat}.customer-details-section details+details:last-child{border-bottom:1px solid rgba(32,32,32,.2)}.customer-details-section summary{position:relative}.customer-details-section summary:after{width:24px;height:24px;content:"";position:absolute;right:16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 13.4635L17.7634 7.70003C18.1752 7.28829 18.8427 7.28829 19.2545 7.70003C19.6662 8.11177 19.6662 8.77934 19.2545 9.19108L12 16.4456L4.74552 9.19108C4.33378 8.77934 4.33378 8.11178 4.74552 7.70003C5.15726 7.28829 5.82483 7.28829 6.23657 7.70003L12 13.4635Z' fill='%234A25AA'/%3E%3C/svg%3E")}.customer-details-section details[open] summary:after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.customer-details-section details[open] .accordion-title{color:#4A25AA}.customer-details-section summary::-webkit-details-marker,.customer-details-section summary::marker{content:none}.customer-details-section .tabs .tab{font-family:Montserrat}.customer-details-tabs p,.customer-details-tabs p a{-webkit-text-decoration:none;text-decoration:none;color:#202020;font-family:Montserrat;font-size:24px;font-weight:600;line-height:1.2;text-transform:capitalize;text-align:center;margin:0}.customer-details-section .accordion-content{margin-bottom:24px}.customer-details-section .accordion-content p,.customer-details-section .accordion-content p a{-webkit-text-decoration:none;text-decoration:none;color:#202020;font-family:Montserrat;font-size:16px;font-weight:600;line-height:1.5;text-transform:capitalize;text-align:center;margin:0}.customer-details-section{margin-top:40px;margin-bottom:40px}.customer-details-section .view-order-link{text-align:center;margin-top:24px}@media screen and (min-width:767px){.login-form-section .user-input{width:calc(50% - 24px * 1 / 2)}.login-form-section .user-input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-moz-column-gap:24px;-webkit-column-gap:24px;column-gap:24px}}@media screen and (min-width:1024px){.customer-information-wrapper .customer-information{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.customer-information-wrapper .detailed-item{width:33.33%;padding:0 10px}.customer-information-wrapper .detailed-item+.detailed-item{border-top:0;margin-top:0;padding-top:0;border-left:1px solid rgba(32,32,32,.2)}.customer-information-wrapper .customer-information{padding:25px 30px}.orders-table tbody td{padding:18px 14px;font-size:16px}.orders-table thead th{padding:14px 16px 14px 14px;font-size:20px;width:20%}.customer-details-section .customer-details-accordion{display:none}.customer-details-section .customer-details-tabs{display:block}.customer-details-section{margin-bottom:64px}.customer-information-wrapper h3{font-weight:600;font-size:20px;margin-bottom:16px}.login-form-section .login-section-form{padding:24px}}@media screen and (max-width:1023px){.orders-table .order-delivery-date,.orders-table .order-delivery-detail,.orders-table .order-po-detail,.orders-table .order-po-number{display:none}}.customer-details-section .tabs-wrapper{border-radius:8px;background:rgba(32,32,32,.1);padding:14px 20px;margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customer-details-section .tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0}.underlined-link{color:#4A25AA;font-size:16px;font-weight:600;line-height:1.5;text-decoration-line:underline;text-underline-offset:2px;text-transform:capitalize}.customer-details-accordion .accordion-title{font-size:20px;font-weight:600;line-height:1.5;padding-top:24px;padding-bottom:24px;margin:0;font-family:Montserrat}.customer-details-accordion details .accordion-title{border-top:1px solid rgba(32,32,32,.2)}.customer-details-accordion details+details:last-child:not([open]) .accordion-title{border-bottom:1px solid rgba(32,32,32,.2)}.customer-details-accordion summary{position:relative}.customer-details-accordion summary:after{width:24px;height:24px;content:"";position:absolute;right:16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 13.4635L17.7634 7.70003C18.1752 7.28829 18.8427 7.28829 19.2545 7.70003C19.6662 8.11177 19.6662 8.77934 19.2545 9.19108L12 16.4456L4.74552 9.19108C4.33378 8.77934 4.33378 8.11178 4.74552 7.70003C5.15726 7.28829 5.82483 7.28829 6.23657 7.70003L12 13.4635Z' fill='%234A25AA'/%3E%3C/svg%3E")}.customer-details-accordion details[open] summary:after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.customer-details-accordion details[open] .accordion-title{color:#4A25AA}.customer-details-accordion summary::-webkit-details-marker,.customer-details-accordion summary::marker{content:none}.customer-details-section .customer-details-accordion{display:block;margin-bottom:40px}.customer-details-section .customer-details-tabs{display:none}.customer-details-section .tabs .tab{border-radius:4px;border:1px solid #202020;background:#FFF;padding:16px 32px;font-size:20px;font-style:normal;font-weight:600;line-height:1;cursor:pointer;margin-right:20px}.customer-details-section .tabs .tab.active{color:#fff;border:1px solid #202020;background:#202020}.customer-details-section .tabs .tab:not(.active):hover{background:rgba(32,32,32,.2)}.customer-details-section .view-invoice-link,.customer-details-section .view-order-link,.customer-details-section .view-project-link{margin-top:20px}.progress-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.progress-bar{width:60px;height:8px;background-color:#E0E0E0;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background-color:#4A25AA;-webkit-transition:width .3s ease;transition:width .3s ease}.progress-text{font-size:12px;font-weight:600;color:#666;min-width:30px}.project-timeline{font-size:12px;line-height:1.4}.end-date,.start-date{color:#666}.loading-state{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:40px 20px;text-align:center}.loading-spinner{margin-bottom:16px}.loading-spinner svg{color:#4A25AA}.animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loading-message{color:#666;font-size:14px;margin:0}.empty-state,.login-prompt{padding:40px 20px;text-align:center;color:#666}.login-prompt a{color:#4A25AA;-webkit-text-decoration:underline;text-decoration:underline}.login-prompt a:hover{-webkit-text-decoration:none;text-decoration:none}.error-state{padding:40px 20px;text-align:center;color:#666}.retry-button{margin-top:16px;padding:8px 16px;background-color:#4A25AA;color:white;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:600}.retry-button:hover{background-color:#3A1D8A}@media screen and (min-width:1024px){.customer-details-section .customer-details-accordion{display:none}.customer-details-section .customer-details-tabs{display:block}}.review-section-background{height:297px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(32,32,32,.4)),to(rgba(32,32,32,.4))),url(/_next/static/media/review-bg.b4ecf67f.png) lightgray 50% no-repeat;background:linear-gradient(0deg,rgba(32,32,32,.4),rgba(32,32,32,.4)),url(/_next/static/media/review-bg.b4ecf67f.png) lightgray 50% no-repeat;background-size:cover}.review-cards{display:-webkit-box;display:-ms-flexbox;display:flex}.review-section{margin-bottom:40px;margin-top:-260px}.review-cards .card{background-color:#fff;padding:35px 25px;border-radius:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid rgba(32,32,32,.4)}.card-rating,.review-cards .card{display:-webkit-box;display:-ms-flexbox;display:flex}.card-rating{-ms-flex-item-align:start;align-self:flex-start}.card-rating svg{height:20.5px;width:20.5px}.card-des{color:#202020;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:400;line-height:1.5;margin-top:32px;margin-bottom:32px}.card-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-info .img-info{height:48px;width:auto;margin-right:8px}.card-info .text-info>*{margin:0;padding:0}.text-info h3{color:#202020;font-family:Montserrat;font-size:16px;font-weight:700;line-height:1.5}.text-info p{color:rgba(32,32,32,.6);font-family:Montserrat;font-size:12px;font-style:normal;font-weight:400}@media screen and (min-width:767px){.review-section-background{height:300px}.review-section{margin-bottom:63px;margin-top:-250px}}.image-with-text-section .section-head{text-align:center}.image-with-text-list{width:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:30px 0;padding:0}.image-with-text-card,.image-with-text-list{display:-webkit-box;display:-ms-flexbox;display:flex}.image-with-text-card{position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:8px;border:1px solid rgba(32,32,32,.4)}.image-with-text-list .svg-icon{padding:8px}.image-with-text-list .svg-icon svg{width:48px;height:48px}.image-with-text-card:hover{background-color:rgba(74,37,170,.2)}.image-with-text-list .image-with-text-card-title{padding:20px 11px 20px 20px;width:66.5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.image-with-text-list .image-with-text-card-img{width:33.5%}.image-with-text-list .image-with-text-card-title h3{font-family:Montserrat;font-size:16px;margin:8px 0 16px;font-weight:500;line-height:1.5}.image-with-text-list .explore{color:#4A25AA;font-size:14px;font-weight:600;line-height:1.5;text-decoration-line:underline;text-underline-offset:2px}.image-with-text-card .image-with-text-card-img img{border-top-right-radius:8px;border-bottom-right-radius:8px;height:100%;width:100%}@media screen and (min-width:767px){.image-with-text-section .section-head{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.image-with-text-list .image-with-text-card-title h3{font-size:20px}.image-with-text-list .image-with-text-card-title{padding-right:20px}.image-with-text-list .image-with-text-card-img{width:35%}.image-with-text-list .image-with-text-card-title{width:65%}.image-with-text-list .explore{font-size:16px}}@media screen and (min-width:1240px){.image-with-text-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.image-with-text-list .image-with-text-card{width:calc(33.33% - 30px * 2 / 3)!important}}@media screen and (min-width:1952px){.image-with-text-list .image-with-text-card{width:calc(25% - 30px * 3 / 4)!important}}.my-slider-progress{position:relative;height:4px;background-color:rgba(32,32,32,.2);border-radius:2px;margin-top:40px}.my-slider-progress-bar{height:100%;background-color:#4A25AA;border-radius:2px;-webkit-transition:width .3s ease;transition:width .3s ease;width:0}