@charset "UTF-8";.admin-dashboard-section{background:#1e2e3e;padding:40px 0;min-height:100vh}.admin-dashboard-section .container{max-width:1200px;margin:0 auto;padding:0 20px}.admin-dashboard-section .admin-header{text-align:left;margin-bottom:30px}.admin-dashboard-section .admin-header h2{color:#fff;font-size:32px;margin-bottom:15px;font-weight:600;letter-spacing:.5px}.admin-dashboard-section .admin-tabs{display:flex;border-bottom:1px solid hsla(0,0%,100%,.2);margin-bottom:30px}.admin-dashboard-section .admin-tabs .tab-button{padding:12px 24px;font-size:16px;color:hsla(0,0%,100%,.8);background:rgba(0,0,0,0);border:none;cursor:pointer;position:relative;transition:all .3s ease;font-weight:500}.admin-dashboard-section .admin-tabs .tab-button:hover{color:#fff}.admin-dashboard-section .admin-tabs .tab-button.active{color:#fff;border-bottom:2px solid #fff}.admin-dashboard-section .content-wrapper .data-card{background:rgba(0,0,0,.2);border-radius:8px;padding:25px;margin-bottom:20px;border:1px solid hsla(0,0%,100%,.1);transition:all .3s ease}.admin-dashboard-section .content-wrapper .data-card:hover{background:rgba(0,0,0,.3);transform:translateY(-2px)}.admin-dashboard-section .content-wrapper .data-card:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.2);margin-bottom:0}.admin-dashboard-section .content-wrapper .data-card .card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;border-bottom:1px solid rgba(247,243,243,.1);padding-bottom:15px}.admin-dashboard-section .content-wrapper .data-card .card-header .user-info{color:#fff}.admin-dashboard-section .content-wrapper .data-card .card-header .meta-info{text-align:right}.admin-dashboard-section .content-wrapper .data-card .card-header .meta-info .status-actions{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.admin-dashboard-section .content-wrapper .data-card .card-header .meta-info .status-actions .status{display:inline-block;padding:6px 12px;border-radius:4px;font-size:13px;margin-top:8px;background:hsla(0,0%,100%,.1);color:#fff;font-weight:500}.admin-dashboard-section .content-wrapper .data-card .card-header .meta-info .status-actions .status.pending{background:rgba(255,171,0,.2);color:#ffab00}.admin-dashboard-section .content-wrapper .data-card .card-header .meta-info .status-actions .status.resolved{background:rgba(76,175,80,.2);color:#4caf50}.admin-dashboard-section .content-wrapper .data-card .card-header .meta-info .status-actions .action-button{padding:6px 12px;border-radius:4px;border:none;cursor:pointer;font-size:13px;font-weight:500;transition:all .3s ease}.admin-dashboard-section .content-wrapper .data-card .card-header .meta-info .status-actions .action-button.mark-contacted{background:#4caf50;color:#fff}.admin-dashboard-section .content-wrapper .data-card .card-header .meta-info .status-actions .action-button.mark-contacted:hover{background:#45a049}.admin-dashboard-section .content-wrapper .data-card .card-header .meta-info .status-actions .action-button.delete{background:#f44336;color:#fff}.admin-dashboard-section .content-wrapper .data-card .card-header .meta-info .status-actions .action-button.delete:hover{background:#da190b}.admin-dashboard-section .content-wrapper .data-card .card-content .message-section{margin-bottom:20px}.admin-dashboard-section .content-wrapper .data-card .card-content .message-section h4{color:#fff;font-size:16px;margin-bottom:10px;font-weight:600}.admin-dashboard-section .content-wrapper .data-card .card-content .message-section .question,.admin-dashboard-section .content-wrapper .data-card .card-content .message-section .response{background:hsla(0,0%,100%,.1);padding:15px;border-radius:6px;margin-bottom:15px}.admin-dashboard-section .content-wrapper .data-card .card-content .message-section .question p,.admin-dashboard-section .content-wrapper .data-card .card-content .message-section .response p{color:hsla(0,0%,100%,.95);font-size:15px;line-height:1.6;white-space:pre-wrap}.admin-dashboard-section .content-wrapper .data-card .card-content .info-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:20px}.admin-dashboard-section .content-wrapper .data-card .card-content .info-grid .info-section h4{color:#fff;font-size:16px;margin-bottom:12px;font-weight:600}.admin-dashboard-section .content-wrapper .data-card .card-content .info-grid .info-section .info-list{color:hsla(0,0%,100%,.9);font-size:14px}.admin-dashboard-section .content-wrapper .data-card .card-content .info-grid .info-section .info-list p{margin-bottom:8px;line-height:1.5}.admin-dashboard-section .content-wrapper .data-card .card-content .info-grid .info-section .info-list .info-item{display:flex;align-items:center;margin-bottom:10px}.admin-dashboard-section .content-wrapper .data-card .card-content .info-grid .info-section .info-list .info-item .indicator{width:8px;height:8px;border-radius:50%;margin-right:12px}.admin-dashboard-section .content-wrapper .data-card .card-content .info-grid .info-section .info-list .info-item .indicator.active{background:#4caf50;box-shadow:0 0 8px rgba(76,175,80,.4)}.admin-dashboard-section .content-wrapper .data-card .card-content .info-grid .info-section .info-list .info-item .indicator.active.has-attorney,.admin-dashboard-section .content-wrapper .data-card .card-content .info-grid .info-section .info-list .info-item .indicator.active.receives_benefits{background:#f44336;box-shadow:0 0 8px rgba(244,67,54,.4)}.admin-dashboard-section .content-wrapper .data-card .card-content .info-grid .info-section .info-list .info-item .indicator.inactive{background:hsla(0,0%,100%,.3)}.admin-dashboard-section .content-wrapper .data-card .card-content .info-grid .info-section .info-list .info-item .indicator.age-indicator.eligible{background:#4caf50;box-shadow:0 0 8px rgba(76,175,80,.4)}.admin-dashboard-section .content-wrapper .data-card .card-content .info-grid .info-section .info-list .info-item .indicator.age-indicator.near-eligible{background:#ffc107;box-shadow:0 0 8px rgba(255,193,7,.4)}.admin-dashboard-section .content-wrapper .data-card .card-content .info-grid .info-section .info-list .info-item .indicator.age-indicator.ineligible{background:#f44336;box-shadow:0 0 8px rgba(244,67,54,.4)}.admin-dashboard-section .content-wrapper .data-card .card-content .info-grid .info-section .info-list .info-item span{color:hsla(0,0%,100%,.9);font-weight:500}.admin-dashboard-section .content-wrapper .data-card .card-content .tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.admin-dashboard-section .content-wrapper .data-card .card-content .tags .tag{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.9);padding:4px 10px;border-radius:4px;font-size:12px;font-weight:500}.admin-dashboard-section .content-wrapper .load-more{width:100%;padding:14px;background:rgba(0,0,0,0);border:1px solid hsla(0,0%,100%,.3);color:#fff;border-radius:6px;cursor:pointer;transition:all .3s ease;margin-top:25px;font-weight:500;font-size:15px}.admin-dashboard-section .content-wrapper .load-more:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5)}.admin-dashboard-section .content-wrapper .load-more:disabled{opacity:.5;cursor:not-allowed}.admin-dashboard-section .error-message{text-align:center;color:#ff6b6b;padding:20px;background:rgba(255,107,107,.1);border-radius:6px;margin:20px 0;font-weight:500}@media(max-width:768px){.admin-dashboard-section{padding:20px 0}.admin-dashboard-section .admin-header h2{font-size:24px}.admin-dashboard-section .admin-tabs{overflow-x:auto;white-space:nowrap}.admin-dashboard-section .admin-tabs .tab-button{padding:10px 16px;font-size:14px}.admin-dashboard-section .content-wrapper .data-card{padding:20px}.admin-dashboard-section .content-wrapper .data-card .card-header{flex-direction:column}.admin-dashboard-section .content-wrapper .data-card .card-header .meta-info{text-align:left;margin-top:10px}.admin-dashboard-section .content-wrapper .data-card .card-content .info-grid{grid-template-columns:1fr;gap:20px}}.wpo-contact-pg-section{background:#1e2e3e;padding:60px 0}.wpo-contact-pg-section .container{max-width:1100px;margin:0 auto;padding:0 20px}.wpo-contact-pg-section .contact-wrapper{display:flex;gap:40px;margin-bottom:60px}.wpo-contact-pg-section .contact-wrapper .contact-info{flex:0 0 300px}.wpo-contact-pg-section .contact-wrapper .contact-info .info-items .info-item{display:flex;align-items:flex-start;margin-bottom:40px;padding:20px;background:hsla(0,0%,100%,.05);border-radius:8px}.wpo-contact-pg-section .contact-wrapper .contact-info .info-items .info-item .icon{flex:0 0 50px;height:50px;display:flex;align-items:center;justify-content:center;background:#b8935f;border-radius:50%;margin-right:15px}.wpo-contact-pg-section .contact-wrapper .contact-info .info-items .info-item .icon svg{color:#fff}.wpo-contact-pg-section .contact-wrapper .contact-info .info-items .info-item .text h1,.wpo-contact-pg-section .contact-wrapper .contact-info .info-items .info-item .text h2{color:#fff;font-size:20px;margin-bottom:5px}.wpo-contact-pg-section .contact-wrapper .contact-info .info-items .info-item .text p{color:#fff;font-size:16px;margin:0}.wpo-contact-pg-section .contact-wrapper .contact-form{flex:1}.wpo-contact-pg-section .contact-wrapper .contact-form .form-header{margin-bottom:30px;color:#fff}.wpo-contact-pg-section .contact-wrapper .contact-form .form-group{margin-bottom:25px}.wpo-contact-pg-section .contact-wrapper .contact-form .form-group label{display:block;color:#fff;font-size:16px;margin-bottom:8px}.wpo-contact-pg-section .contact-wrapper .contact-form .form-group input,.wpo-contact-pg-section .contact-wrapper .contact-form .form-group select{width:100%;padding:15px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#fff;font-size:16px;transition:all .3s ease}.wpo-contact-pg-section .contact-wrapper .contact-form .form-group input:focus,.wpo-contact-pg-section .contact-wrapper .contact-form .form-group select:focus{border-color:#b8935f;outline:none}.wpo-contact-pg-section .contact-wrapper .contact-form .form-group .error{color:#f44;font-size:14px;margin-top:5px}.wpo-contact-pg-section .contact-wrapper .contact-form .date-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.wpo-contact-pg-section .contact-wrapper .contact-form fieldset{border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:20px;margin-bottom:25px}.wpo-contact-pg-section .contact-wrapper .contact-form fieldset legend{color:#b8935f;padding:0 10px;font-size:18px}.wpo-contact-pg-section .contact-wrapper .contact-form fieldset .checkbox-group .checkbox-label{display:flex;align-items:center;color:#fff;padding:10px 0;cursor:pointer}.wpo-contact-pg-section .contact-wrapper .contact-form fieldset .checkbox-group .checkbox-label input[type=checkbox]{width:20px;height:20px;margin-right:12px}.wpo-contact-pg-section .contact-wrapper .contact-form fieldset .checkbox-group .checkbox-label span{font-size:16px;line-height:1.4}.wpo-contact-pg-section .contact-wrapper .contact-form .button-group{display:flex;gap:15px;margin-top:30px}.wpo-contact-pg-section .contact-wrapper .contact-form .button-group button{flex:1;padding:15px 30px;border-radius:8px;font-size:16px;font-weight:500;transition:all .3s ease;cursor:pointer;border:none}.wpo-contact-pg-section .contact-wrapper .contact-form .button-group button.btn-back{background:hsla(0,0%,100%,.1);color:#fff}.wpo-contact-pg-section .contact-wrapper .contact-form .button-group button.btn-back:hover{background:hsla(0,0%,100%,.2)}.wpo-contact-pg-section .contact-wrapper .contact-form .button-group button.btn-next,.wpo-contact-pg-section .contact-wrapper .contact-form .button-group button.btn-submit{background:#b8935f;color:#fff}.wpo-contact-pg-section .contact-wrapper .contact-form .button-group button.btn-next:hover:not(:disabled),.wpo-contact-pg-section .contact-wrapper .contact-form .button-group button.btn-submit:hover:not(:disabled){background:rgb(157.9220779221,121.4025974026,70.0779220779)}.wpo-contact-pg-section .contact-wrapper .contact-form .button-group button.btn-next:disabled,.wpo-contact-pg-section .contact-wrapper .contact-form .button-group button.btn-submit:disabled{opacity:.7;cursor:not-allowed}@media(max-width:991px){.wpo-contact-pg-section .contact-wrapper{flex-direction:column}.wpo-contact-pg-section .contact-wrapper .contact-info{width:100%}}@media(max-width:768px){.wpo-contact-pg-section{padding:40px 0}.wpo-contact-pg-section .contact-form .date-fields{grid-template-columns:1fr}.wpo-contact-pg-section .contact-form .button-group{flex-direction:column}.wpo-contact-pg-section .contact-form fieldset{padding:15px}}@media(max-width:480px){.wpo-contact-pg-section .contact-wrapper{gap:20px}.wpo-contact-pg-section .contact-wrapper .info-item{padding:15px}.wpo-contact-pg-section .contact-wrapper .contact-form .form-group{margin-bottom:20px}}.notification-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(30,46,62,.8);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease-out}.notification-modal{background:#1e2e3e;border:1px solid #b8935f;border-radius:12px;padding:30px;max-width:500px;width:90%;animation:scaleIn .3s ease-out}.notification-modal .notification-content{text-align:center}.notification-modal .notification-content h2{color:#b8935f;font-size:24px;margin-bottom:20px}.notification-modal .notification-content p{color:#fff;margin-bottom:30px}.notification-modal .notification-content .notification-actions{display:flex;gap:15px;justify-content:center}.notification-modal .notification-content .notification-actions .btn-chat,.notification-modal .notification-content .notification-actions .btn-ok{padding:12px 24px;border-radius:6px;font-weight:500;cursor:pointer}.notification-modal .notification-content .notification-actions .btn-chat{background:#b8935f;color:#fff;border:none}.notification-modal .notification-content .notification-actions .btn-ok{background:rgba(0,0,0,0);color:#fff;border:1px solid hsla(0,0%,100%,.2)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.wpo-contact-pg-section .map-section{padding:0 20px;max-width:1200px;margin:0 auto;height:500px}.wpo-contact-pg-section .map-section iframe{width:100%;height:100%;border:none;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.1)}@media(max-width:768px){.wpo-contact-pg-section .map-section{height:400px;padding:0 15px}}@media(max-width:480px){.wpo-contact-pg-section .map-section{height:300px}}.wpo-contact-form-area .auth-message{text-align:center;padding:3rem;background:rgba(30,46,62,.03);border-radius:8px;margin-bottom:2rem;border:1px solid rgba(205,176,145,.2)}.wpo-contact-form-area .auth-message h3{color:#1e2e3e;font-size:1.75rem;margin-bottom:1rem;font-weight:500}.wpo-contact-form-area .auth-message p{color:#677289;margin-bottom:1.5rem;font-size:1.1rem}.wpo-contact-form-area .auth-message .theme-btn-s2{background:#cdb091;color:#fff;padding:.75rem 2rem;border-radius:4px;font-weight:500;transition:all .3s;border:2px solid #cdb091}.wpo-contact-form-area .auth-message .theme-btn-s2:hover{background:rgba(0,0,0,0);color:#cdb091}.wpo-contact-form-area .auth-message .theme-btn-s2:disabled{opacity:.7;cursor:not-allowed}.wpo-contact-form-area .form-step{opacity:1;transition:opacity .3s ease}.wpo-contact-form-area .form-step.disabled{opacity:.7;pointer-events:none}.wpo-contact-pg-section .form-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;gap:20px}.wpo-contact-pg-section .form-header .header-content{text-align:left;flex:1}.wpo-contact-pg-section .form-header .header-content h1{color:#b8935f;font-size:30px;margin-bottom:5px}.wpo-contact-pg-section .form-header .header-content h2{margin-bottom:.5rem;color:#fff}.wpo-contact-pg-section .form-header .header-content p{margin-bottom:0;color:#fff;max-width:500px}.wpo-contact-pg-section .form-header .theme-btn-s2{white-space:nowrap;background:#cdb091;color:#fff;padding:.75rem 2rem;border-radius:4px;font-weight:500;transition:all .3s;border:2px solid #cdb091;min-width:200px}.wpo-contact-pg-section .form-header .theme-btn-s2:hover{background:rgba(0,0,0,0);color:#cdb091}.wpo-contact-pg-section .form-header .theme-btn-s2:disabled{opacity:.7;cursor:not-allowed}.wpo-contact-pg-section .form-header .theme-btn-s2:disabled:hover{background:#cdb091;color:#fff}.wpo-contact-pg-section .form-header .contact-form{position:relative}.wpo-contact-pg-section .form-header .contact-form.form-disabled .form-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(30,46,62,.2);backdrop-filter:blur(2px);border-radius:8px;z-index:10;cursor:not-allowed}.wpo-contact-pg-section .form-header .contact-form.form-disabled .checkbox-label,.wpo-contact-pg-section .form-header .contact-form.form-disabled button,.wpo-contact-pg-section .form-header .contact-form.form-disabled input,.wpo-contact-pg-section .form-header .contact-form.form-disabled select{pointer-events:none;opacity:.7}.wpo-contact-pg-section .form-header .contact-form .form-group input:disabled,.wpo-contact-pg-section .form-header .contact-form .form-group select:disabled{background:hsla(0,0%,100%,.03);color:hsla(0,0%,100%,.5);cursor:not-allowed}@media(max-width:768px){.wpo-contact-pg-section .form-header{flex-direction:column;text-align:center}.wpo-contact-pg-section .form-header .header-content{text-align:center}.wpo-contact-pg-section .form-header .theme-btn-s2{width:100%}}.form-container{position:relative}.form-container .form-step.disabled{opacity:.7;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-container .form-step.disabled button,.form-container .form-step.disabled input,.form-container .form-step.disabled select{background:hsla(0,0%,100%,.03);color:hsla(0,0%,100%,.5);cursor:not-allowed}.form-container .form-disabled-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(30,46,62,.7);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:10;border-radius:8px}.form-container .form-disabled-overlay p{color:#fff;font-size:1.1rem;text-align:center;padding:1rem;background:rgba(0,0,0,.2);border-radius:4px;border:1px solid hsla(0,0%,100%,.1)}.browise_marketplace{background-image:url(/_next/static/media/bannershadowgreen.bcb0fc62.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:0 5%}.browise_marketplace .nested_browisemarketplace{padding:10px;min-height:581px;display:flex;flex-direction:column;justify-content:center}.browise_marketplace .nested_browisemarketplace h2{color:#fff;font-family:Poppins,Sans-serif;font-size:69px;font-weight:700;line-height:1.25em;letter-spacing:1.86px;margin-bottom:20px}@media(max-width:768px){.browise_marketplace .nested_browisemarketplace h2{font-size:38px}}.browise_marketplace .nested_browisemarketplace .browisemarketplace_btn{width:366px;margin-top:20px}.browise_marketplace .nested_browisemarketplace .browisemarketplace_btn button{font-family:Open Sans,Sans-serif;font-size:16px;font-weight:700;text-transform:uppercase;line-height:1em;letter-spacing:1.6px;fill:#141414;color:#141414;background-color:#afe334;border-radius:0 0 0 0;padding:20px}@media(max-width:480px){.browise_marketplace .nested_browisemarketplace .browisemarketplace_btn{width:100%}}:root{--base-font-size:16px;--primary-bg:#1E2E3E;--text-color:#fff;--accent-color:#B8935F}.wpo-dignity-section{background:var(--primary-bg);padding:3.75rem 0}.wpo-dignity-section .container{max-width:75rem;margin:0 auto;padding:0 1.25rem}.wpo-dignity-section .wpo-section-title-s2{text-align:center;margin-bottom:2.5rem}.wpo-dignity-section .wpo-section-title-s2 h2{color:var(--text-color);font-size:2rem;margin-bottom:1.25rem;line-height:1.2}.wpo-dignity-section .wpo-section-title-s2 p{color:var(--text-color);font-size:1.2rem;line-height:1.6}.wpo-dignity-section .dignity-content-wrapper{color:var(--text-color)}.wpo-dignity-section .dignity-content-wrapper .main-content{max-width:50rem;margin:0 auto}.wpo-dignity-section .dignity-content-wrapper .main-content p{font-size:1rem;line-height:1.6;margin-bottom:1.25rem;color:var(--text-color)}.wpo-dignity-section .dignity-content-wrapper .main-content .emphasis{font-size:1.125rem;color:var(--accent-color);font-weight:500}.wpo-dignity-section .dignity-content-wrapper .main-content h3{font-size:1.5rem;margin:1.875rem 0 1.25rem;color:var(--accent-color);line-height:1.2}.wpo-dignity-section .dignity-content-wrapper .main-content .conditions-section ul,.wpo-dignity-section .dignity-content-wrapper .main-content .custom-list,.wpo-dignity-section .dignity-content-wrapper .main-content .location-section ul,.wpo-dignity-section .dignity-content-wrapper .main-content .requirements-section ul{list-style-type:none;padding-left:0}.wpo-dignity-section .dignity-content-wrapper .main-content .conditions-section ul li,.wpo-dignity-section .dignity-content-wrapper .main-content .custom-list li,.wpo-dignity-section .dignity-content-wrapper .main-content .location-section ul li,.wpo-dignity-section .dignity-content-wrapper .main-content .requirements-section ul li{position:relative;padding-left:1.5625rem;margin-bottom:.9375rem;font-size:1rem;line-height:1.6}.wpo-dignity-section .dignity-content-wrapper .main-content .conditions-section ul li:before,.wpo-dignity-section .dignity-content-wrapper .main-content .custom-list li:before,.wpo-dignity-section .dignity-content-wrapper .main-content .location-section ul li:before,.wpo-dignity-section .dignity-content-wrapper .main-content .requirements-section ul li:before{content:"•";color:var(--accent-color);position:absolute;left:0}.wpo-dignity-section .dignity-content-wrapper .main-content .requirements-section{background:rgba(184,147,95,.1);padding:1.875rem;border-radius:.5rem;margin:1.875rem 0}.wpo-dignity-section .dignity-content-wrapper .main-content .conditions-section{margin:2.5rem 0}.wpo-dignity-section .dignity-content-wrapper .main-content .conditions-section .conditions-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.875rem}.wpo-dignity-section .dignity-content-wrapper .main-content .closing{font-size:1.125rem;color:var(--accent-color);margin-top:1.875rem;padding:1.25rem;border-left:.1875rem solid var(--accent-color)}.wpo-dignity-section .dignity-content-wrapper .main-content .cta-section{margin-top:2.5rem;padding:1.25rem;background:rgba(184,147,95,.1);border-radius:.5rem;text-align:center}.wpo-dignity-section .dignity-content-wrapper .main-content .cta-section h3{color:var(--accent-color);margin-bottom:.9375rem;font-size:1.5rem}.wpo-dignity-section .dignity-content-wrapper .main-content .cta-section p{font-size:1rem;margin-bottom:.625rem}.wpo-dignity-section .dignity-content-wrapper .main-content .cta-section a{color:var(--accent-color);text-decoration:underline}.wpo-dignity-section .dignity-content-wrapper .main-content .cta-section a:hover{text-decoration:none}@media(max-width:768px){.wpo-dignity-section .wpo-section-title-s2 h2{font-size:1.5rem}.wpo-dignity-section .conditions-section .conditions-grid{grid-template-columns:1fr;gap:.9375rem}}.nftmarkplace_desc{width:100%;background-image:url(/_next/static/media/greenEffects.91301e43.png);background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:0 5%}.nftmarkplace_desc .nested_nftmaketdesc{min-height:672px;display:flex;flex-direction:column;justify-content:center;align-items:center}.nftmarkplace_desc .nested_nftmaketdesc h1{color:#fff;font-family:Poppins,Sans-serif;font-size:69px;font-weight:700;line-height:1.25em;letter-spacing:1.86px;padding:0 0 4.5%;text-align:center}@media(max-width:768px){.nftmarkplace_desc .nested_nftmaketdesc h1{font-size:38px}}.nftmarkplace_desc .nested_nftmaketdesc .circle_section{color:#fff}.nftmarkplace_desc .nested_nftmaketdesc .circle_section .content_section{color:#fff;font-family:Poppins,Sans-serif;font-size:20px;font-weight:700;line-height:1.5em;letter-spacing:.54px;text-align:center;margin:20px}@media(max-width:768px){.nftmarkplace_desc .nested_nftmaketdesc .circle_section{flex-wrap:wrap;gap:24px}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:black}.wpo-testimonials-section-s2{background:#1e2e3e;padding-top:90px}.wpo-testimonials-section-s2 .container{max-width:1140px;margin:0 auto;padding:0 15px}.wpo-testimonials-section-s2 .section-stars{display:flex;justify-content:center;gap:10px;margin-bottom:-20px}.wpo-testimonials-section-s2 .section-stars .star-icon{filter:drop-shadow(0 15px 4px rgba(0,0,0,.166))}.wpo-testimonials-section-s2 .wpo-testimonials-wrap{background-repeat:no-repeat;background-position:50%;background-size:cover;padding:120px 20px}.wpo-testimonials-section-s2 .wpo-testimonials-wrap .testimonial-content-wrap{display:flex;align-items:center;justify-content:space-between;gap:50px}.wpo-testimonials-section-s2 .wpo-testimonials-wrap .testimonial-content-wrap .testimonial-image,.wpo-testimonials-section-s2 .wpo-testimonials-wrap .testimonial-content-wrap .testimonial-slider{flex:0 0 45%;max-width:45%}.wpo-testimonials-section-s2 .wpo-testimonials-wrap .testimonial-content-wrap .testimonial-image img{border-radius:8px;width:100%;height:auto}.wpo-testimonials-section-s2 .wpo-testimonials-wrap .wpo-testimonials-item{text-align:center}.wpo-testimonials-section-s2 .wpo-testimonials-wrap .wpo-testimonials-item p{font-weight:400;font-size:22px;line-height:1.6;color:#fff;margin-bottom:30px}.wpo-testimonials-section-s2 .wpo-testimonials-wrap .wpo-testimonial-info{display:flex;flex-direction:column;align-items:center;gap:15px}.wpo-testimonials-section-s2 .wpo-testimonials-wrap .wpo-testimonial-info-img{position:relative;width:120px;height:120px;background:#cdb091;border-radius:50%;padding:5px;overflow:hidden}.wpo-testimonials-section-s2 .wpo-testimonials-wrap .wpo-testimonial-info-img:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:40%;background:#cdb091;z-index:1}.wpo-testimonials-section-s2 .wpo-testimonials-wrap .wpo-testimonial-info-img img{position:relative;z-index:2;border-radius:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wpo-testimonials-section-s2 .wpo-testimonials-wrap .wpo-testimonial-info-text{text-align:center}.wpo-testimonials-section-s2 .wpo-testimonials-wrap .wpo-testimonial-info-text h5{color:#fff;font-size:25px;margin-bottom:5px}.wpo-testimonials-section-s2 .wpo-testimonials-wrap .wpo-testimonial-info-text span{color:#fff;font-size:16px}.wpo-testimonials-section-s2 .wpo-testimonials-wrap .slick-dots{bottom:-40px}.wpo-testimonials-section-s2 .wpo-testimonials-wrap .slick-dots li button:before{font-size:12px;color:#cdb091;opacity:1}.wpo-testimonials-section-s2 .wpo-testimonials-wrap .slick-dots li.slick-active button:before{opacity:.75}@media(max-width:991px){.wpo-testimonials-section-s2{padding-top:60px}.wpo-testimonials-section-s2 .wpo-testimonials-wrap{padding:60px 0}.wpo-testimonials-section-s2 .wpo-testimonials-wrap .testimonial-content-wrap{flex-direction:column;gap:40px}.wpo-testimonials-section-s2 .wpo-testimonials-wrap .testimonial-content-wrap .testimonial-image,.wpo-testimonials-section-s2 .wpo-testimonials-wrap .testimonial-content-wrap .testimonial-slider{flex:0 0 100%;max-width:100%}.wpo-testimonials-section-s2 .wpo-testimonials-wrap .wpo-testimonials-item p{font-size:20px;line-height:1.5;padding:0 20px}}@media(max-width:767px){.section-stars{gap:5px;margin-bottom:30px}.section-stars .star-icon{width:36px;height:36px}.wpo-testimonials-section-s2{padding-top:40px}.wpo-testimonials-section-s2 .wpo-testimonials-wrap{padding:40px 0}.wpo-testimonials-section-s2 .wpo-testimonials-wrap .testimonial-content-wrap{gap:30px}.wpo-testimonials-section-s2 .wpo-testimonials-wrap .wpo-testimonials-item p{font-size:18px;line-height:1.4;padding:0 15px}.wpo-testimonials-section-s2 .wpo-testimonials-wrap .wpo-testimonial-info-text h5{font-size:20px}.wpo-testimonials-section-s2 .wpo-testimonials-wrap .wpo-testimonial-info-text span{font-size:14px}}@media(max-width:479px){.wpo-testimonials-section-s2 .wpo-testimonials-wrap{padding:30px 0}.wpo-testimonials-section-s2 .wpo-testimonials-wrap .wpo-testimonials-item p{font-size:16px;padding:0 10px}.wpo-testimonials-section-s2 .wpo-testimonials-wrap .testimonial-image{padding:0 15px}}