@import"https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700;800;900&display=swap";@charset "UTF-8";.cursor{cursor:pointer}.cursor:hover{opacity:.7}.position-relative{position:relative}.text-align-end{text-align:end}.text-align-center{text-align:center}.swal2-container{z-index:200000!important}html.public-page-scroll,html.public-page-scroll body{overflow-x:hidden!important;overflow-y:visible!important;height:auto!important;min-height:0!important;max-width:100%!important;background-color:#fff}html.public-page-scroll main,html.public-page-scroll app-root,html.public-page-scroll app-public,html.public-page-scroll app-client,html.public-page-scroll app-client-read-page,html.public-page-scroll app-smart-link,html.public-page-scroll app-smart-link-read-page{display:block!important;width:100%!important;max-width:100vw!important;height:auto!important;min-height:0!important;overflow-x:hidden!important;overflow-y:visible!important;background-color:#fff!important;box-sizing:border-box}html.public-page-scroll app-public main>div{display:block!important;width:100%!important;max-width:100vw!important;min-height:0!important;box-sizing:border-box}html.public-page-scroll app-client>section,html.public-page-scroll app-smart-link>section{display:block!important;width:100%!important;max-width:100vw!important;min-height:0!important;overflow-x:hidden!important;box-sizing:border-box}html.public-page-scroll app-client .header-content,html.public-page-scroll app-smart-link .header-content,html.public-page-scroll app-client .content,html.public-page-scroll app-smart-link .content{width:100%!important;max-width:100vw!important;box-sizing:border-box;min-height:0!important}html.public-page-scroll .client-container,html.public-page-scroll .smart-link-container{width:100%!important;max-width:100vw!important;box-sizing:border-box}html.public-page-scroll .payment-info-banner p,html.public-page-scroll .title-information{min-width:0;overflow-wrap:break-word;word-wrap:break-word}.bg-span{width:100%;min-height:100vh;position:fixed;top:0;left:0;background-color:#0505054f;z-index:1}.modal-open{opacity:1!important;visibility:visible!important}.modal-open .modal-content{transition:all .3s ease-in-out;transform:translateY(0)!important}.modal-close{opacity:0!important;visibility:hidden!important;transition:all .3s ease-in-out}.modal-close .modal-content{transition:all .3s ease-in-out;transform:translateY(1000px)!important}.select-item:hover{background-color:#ffd3561a}.modal{position:absolute;inset:0;background:transparent;opacity:0;visibility:hidden}h4{font-size:21px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.15px}.form-group{display:flex;flex-direction:column;gap:24px}.form-group label{font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.1px}button{padding:16px;width:100%;background:var(--secondaryColor);border-radius:4px;font-weight:700;font-size:15px;line-height:18px;text-align:center;text-transform:uppercase;color:#000;display:flex;align-items:center;justify-content:center;gap:5px}button:hover{background-color:#000;color:var(--secondaryColor)!important}.btn-content{display:flex;justify-content:space-between}.btn-next{width:max-content;height:56px}.btn-next:hover svg{fill:var(--secondaryColor)!important}.btn-previous{width:122px;height:56px;background-color:transparent;border:1px solid #000}.btn-previous svg{transform:rotate(180deg)}.btn-previous:hover{border-color:var(--secondaryColor)!important;background-color:transparent;color:#000!important}.logo-content{display:flex;align-items:center;justify-content:center;padding:20px 30px 15px;min-height:145px}.logo-content img{max-width:340px;max-height:140px;object-fit:contain}.not-special-characters{color:#e65252;font-style:italic}.uppercase{text-transform:uppercase}.title-information{color:red;text-align:center}.modal-text-information{color:red;font-size:21px}input,select,textarea{outline:none;width:100%;font-weight:500;font-size:14px;line-height:17px;color:#0009;border-radius:8px;border:1px solid var(--dark-10, rgba(0, 0, 0, .1));background:var(--light, #fff);height:48px;padding:12px}input:focus,input:hover,select:focus,select:hover,textarea:focus,textarea:hover{border:1px solid var(--secondaryColor)!important}input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.7}.toggle{-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;cursor:pointer;height:20px;min-width:40px;border-radius:16px;display:inline-block;position:relative;margin:0;padding:0;width:35px;border:2px solid #8f8f8f;background:#8f8f8f;transition:all .2s ease}.toggle:focus{outline:0}.toggle:after{content:"";position:absolute;top:0;left:2px;width:17px;height:17px;border-radius:50%;background:white;box-shadow:0 1px 2px var(--secondaryColor);transition:all .2s cubic-bezier(.5,.1,.75,1.35)}.toggle:checked{border-color:var(--secondaryColor);background:var(--secondaryColor)}.toggle:checked:after{transform:translate(14px)}.input-icon{position:absolute;right:17px;top:17px}.checkbox{width:20px;height:20px}.checkbox-content{display:flex;align-items:center;justify-content:center;gap:10px}.checkbox-content label{font-weight:700}.checkbox-content input{width:20px}textarea{height:auto}.form-container{display:flex;flex-direction:column;padding:24px;background:#FFFFFF;border-radius:8px;max-width:900px;margin:0 auto!important;gap:30px}.form-container form{display:flex;flex-direction:column;gap:20px}.form-container h3{font-weight:700!important;font-size:20px!important;line-height:23px;color:#002d47}.form-container h4{font-weight:500;font-size:16px;line-height:19px;color:#002d47;margin-top:10px}.form-container .btn-content{width:335px;margin:0 auto!important}.form-content{display:flex;gap:30px}.form-content-box{display:flex;flex-direction:column;flex:1;gap:30px}.form-content-item{flex:1;display:flex;flex-direction:column;gap:5px}.form-content-item label{color:#0009}.input-required{color:#e65252;font-size:1.4em;vertical-align:bottom}.message-required{color:#e65252!important;text-align:center;font-size:14px}.message-error{color:#e65252;font-size:12px}.fields-invalid{color:#e65252;text-align:center}.has-error label{color:#e65252}.has-error input,.has-error select,.has-error textarea,.has-error fieldset{border-color:#e65252!important}.btn-add-form-item{background:transparent;width:50px;height:50px;margin:0 auto}.btn-delete-form-item{background:transparent;padding:5px;color:#e65252;text-transform:none!important;font-size:16px!important;display:flex;align-items:center;gap:5px;margin:10px}.btn-add-option{background:transparent;font-weight:400;font-size:16px!important;line-height:19px!important;text-align:center;color:var(--secondaryColor);text-transform:none!important;padding:0;width:150px;height:20px;display:flex;align-items:center;gap:5px}@media screen and (max-width: 840px){.form-content{flex-direction:column;align-items:normal}}.search-container{display:flex;gap:20px;flex-wrap:wrap;position:relative;align-items:flex-end}.search-container label{font-size:11px;font-weight:700;margin-left:15px}.search-input,.search{position:relative}.search-icon{position:absolute;top:16px;right:16px}.date{position:relative;flex:1}.start input{padding:12px 16px 12px 45px!important;min-width:180px}.start:after{content:"De";position:absolute;left:20px;top:13px;color:#0006;font-size:13px;font-weight:700}.end input{padding:12px 16px 12px 45px!important;min-width:180px}.end:after{content:"At\e9";position:absolute;left:20px;top:13px;color:#0006;font-size:13px;font-weight:700}@media screen and (max-width: 840px){.search-container{flex:1;gap:5px;margin-top:10px}.search-container>div{flex:1}}.list-content-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px!important}.list-content-top h3{flex:1}.list-content-top>div{display:flex;align-items:center;gap:10px}.list-content-top button{display:flex;align-items:center;justify-content:center;gap:5px;padding:12px 16px;min-width:135px;height:40px;background:var(--secondaryColor);border-radius:100px;color:#000;text-transform:uppercase;font-weight:700;font-size:13px;line-height:16px}.table-container{overflow:auto;margin-top:32px}.table{background:#FFFFFF;border-radius:8px 8px 0 0;width:100%}.table button{background:transparent}.table th,.table td{font-weight:400;font-size:16px;line-height:19px;text-align:start;padding:0 20px;border-bottom:1px solid rgba(0,0,0,.1);height:60px}.table-thead th{color:#0006;white-space:nowrap}.table-tbody td{color:#0009;white-space:nowrap}.table-tbody td>div{display:flex;align-items:center;gap:20px}.status{width:180px}.status div{display:flex;align-items:center;gap:20px}.actions{width:130px}.actions div{display:flex;align-items:center;gap:20px}.image{width:80px;height:80px;border-radius:8px}@media screen and (max-width: 840px){.list-content-top h3{text-align:center}}.pagination{margin:0;padding:16px 24px}.page-link{color:#212529!important}.page-item.active .page-link{background-color:var(--primaryColor);border-color:var(--primaryColor);color:#fff!important}::-webkit-scrollbar{width:5px!important;height:5px!important}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:10px}::-webkit-scrollbar-thumb{background:var(--secondaryColor);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--secondaryColor)}:root{--primaryColor: #000000;--primaryColorLight: #00000040;--secondaryColor: #FFD356;--secondaryColorLight: #FFD35640;--tertiaryColor: #57270A;--tertiaryColorLight: #57270A40}p{margin:0!important}.view-container{display:flex;align-items:center;justify-content:center}.view-card{display:flex;flex-direction:column;padding:24px;width:900px;background:#FFFFFF;border-radius:8px;gap:30px;position:relative}.view-card a{display:flex;align-items:center;gap:5px}.view-card-top{display:flex;align-items:center;justify-content:space-between}.view-card-buttons{display:flex;align-items:center;gap:20px}.toggle-content{display:flex;gap:10px}.delete{color:#f8334c!important}.view-card-content{display:flex;flex-direction:column;gap:20px}.view-card-content>div{display:flex;align-items:flex-start;font-size:16px;gap:20px;flex-wrap:wrap}.view-card-content p{font-weight:400;color:#0009!important;word-break:break-all}.view-card-content p:first-child{min-width:160px}.image{position:absolute;right:25px;top:80px;border-radius:50%;border:1px solid rgba(0,0,0,.2);width:80px;height:80px}.image img{width:100%;height:100%;border-radius:50%}.items-content{display:flex;align-items:flex-start;gap:10px}.items-content p{width:150px}.box-items{display:flex;flex-direction:column;gap:10px}a{font-weight:700;font-size:16px;line-height:19px;color:var(--primaryColor);display:flex;align-items:center;gap:7px;cursor:pointer}a svg{width:17px;height:17px;fill:var(--primaryColor)!important}a:hover,a:focus{text-decoration:underline}*{margin:0;padding:0;box-sizing:border-box;border:none;outline:none;text-decoration:none;list-style:none}body,html{max-width:1728px;width:100%;margin:0 auto;min-height:100vh;min-height:-webkit-fill-available;background-color:#eaeaea;overflow:hidden;-webkit-overflow-scrolling:touch;font-style:normal;font-family:Nunito,sans-serif}img{max-width:100%;object-fit:fill}button{cursor:pointer;display:flex;align-items:center}button:hover,button:focus{opacity:.7}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.total-content{display:flex;align-items:center;gap:40px;margin-bottom:40px}.total-content>div{display:flex;align-items:center;gap:10px}.graph-container{display:flex;flex-direction:column;gap:30px;flex-wrap:wrap}.graph-content{display:flex;gap:30px;flex-wrap:wrap}.graph-content>div{min-width:390px;flex:1}.graph-card{flex:1;padding:24px;background:#FFFFFF;border-radius:8px;display:flex;flex-direction:column;gap:40px}.graph-card-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.graph-card-header>div{flex:1;display:flex;align-items:center;justify-content:space-between}.graph-card-header img{height:20px}.graph-card-content{display:flex;flex-direction:column;gap:10px}.graph-card-content>div{display:flex;align-items:center;justify-content:space-between;font-style:normal;font-weight:400;font-size:15px;line-height:150%;color:#0006}@media only screen and (max-width: 768px){.menu-mobile{right:7px!important}.menu-mobile img{width:40px}.total-content{flex-direction:column;align-items:flex-start;gap:10px}.breadcrumb-content{margin-bottom:30px!important}.breadcrumb-content h2{font-size:22px}.breadcrumb-content div{flex-direction:column}.breadcrumb-content div span{display:none}.aside-menu-nav ul{padding:13px 0!important}.list-content-top{flex-direction:column-reverse;gap:10px}.list-content-top h3{font-size:20px}.search-container{flex-direction:column;gap:10px;align-items:normal}.permissions-item{min-width:-webkit-fill-available!important}.table-container{margin-top:0!important}::-webkit-scrollbar{height:13px!important}.read-list{overflow-x:auto;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(2,0fr)}.modal-container{top:0!important;left:0!important;width:100%!important;height:100%!important}main .box{padding:40px 20px!important;width:100%!important;height:100vh!important;border-radius:0!important}main .logo{text-align:center}main .btn-content{width:100%!important}}html.public-page-scroll,html.public-page-scroll body{background-color:#f4f2ec!important}html.public-page-scroll main,html.public-page-scroll app-root,html.public-page-scroll app-public,html.public-page-scroll app-client,html.public-page-scroll app-client-read-page,html.public-page-scroll app-smart-link,html.public-page-scroll app-smart-link-read-page{background-color:#f4f2ec!important}html.public-page-scroll app-client>section.bp-checkout,html.public-page-scroll app-smart-link>section.bp-checkout{display:flex!important;flex-direction:column;min-height:100vh!important}html.public-page-scroll app-client>section.bp-checkout>.content,html.public-page-scroll app-smart-link>section.bp-checkout>.content{flex:1}.bp-checkout{font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;color:#1a1a1a;background:#f4f2ec;min-height:100vh}.bp-checkout input,.bp-checkout select,.bp-checkout button,.bp-checkout textarea{font-family:inherit}.bp-checkout input::placeholder,.bp-checkout textarea::placeholder{color:#b9b6ab}@media screen and (max-width: 859.98px){.bp-checkout .bp-desktop-only{display:none!important}}@media screen and (min-width: 860px){.bp-checkout .bp-mobile-only{display:none!important}}.bp-checkout .bp-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;max-width:1180px;margin:0 auto;padding:20px clamp(16px,4vw,40px);min-height:0}.bp-checkout .bp-header .bp-header-logo{grid-column:2;justify-content:center}.bp-checkout .bp-header app-language-selector{grid-column:3;justify-self:end}@media screen and (max-width: 859.98px){.bp-checkout .bp-header{padding:16px clamp(16px,5vw,24px)}}.bp-checkout .bp-header-logo{display:flex;align-items:center;min-height:40px}.bp-checkout .bp-header-logo img{max-height:88px;max-width:300px;object-fit:contain}@media screen and (max-width: 859.98px){.bp-checkout .bp-header-logo img{max-height:60px;max-width:min(200px,52vw)}}.bp-checkout .client-container,.bp-checkout .smart-link-container{display:flex;flex-direction:column;gap:0;max-width:1180px;margin:0 auto;padding:6px clamp(16px,4vw,40px) 40px}@media screen and (max-width: 859.98px){.bp-checkout .client-container,.bp-checkout .smart-link-container{max-width:560px;padding:4px clamp(16px,5vw,24px) 150px}}.bp-checkout .bp-steps-desktop{display:flex;align-items:center;width:100%;margin-bottom:22px}@media screen and (max-width: 859.98px){.bp-checkout .bp-steps-desktop{display:none}}.bp-checkout .bp-step{display:flex;align-items:center;gap:11px;flex:none}.bp-checkout .bp-step .bp-step-circle{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex:none;background:#ffffff;color:#b7b4a8;border:1.5px solid #e2ded2}.bp-checkout .bp-step .bp-step-label{font-size:14px;font-weight:500;color:#9c998e;white-space:nowrap}.bp-checkout .bp-step.is-active .bp-step-circle{background:#1a1a1a;color:#fff;border:none;box-shadow:0 0 0 4px #f5c51847}.bp-checkout .bp-step.is-active .bp-step-label{font-weight:700;color:#1a1a1a}.bp-checkout .bp-step.is-done .bp-step-circle{background:#f5c518;color:#1a1a1a;border:none}.bp-checkout .bp-step-connector{flex:1 1 auto;height:2px;min-width:20px;margin:0 14px;border-radius:2px;background:#e2ded2}.bp-checkout .bp-step-connector.is-done{background:#f5c518}.bp-checkout .bp-steps-mobile{display:none}@media screen and (max-width: 859.98px){.bp-checkout .bp-steps-mobile{display:block;margin:8px 0 18px}}.bp-checkout .bp-steps-mobile .bp-steps-mobile-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.bp-checkout .bp-steps-mobile .bp-steps-mobile-top span:first-child{font-size:12.5px;font-weight:700;color:#9c998e;text-transform:uppercase;letter-spacing:.05em}.bp-checkout .bp-steps-mobile .bp-steps-mobile-top span:last-child{font-size:13px;font-weight:600;color:#9c998e}.bp-checkout .bp-steps-mobile .bp-steps-mobile-bars{display:flex;gap:6px}.bp-checkout .bp-steps-mobile .bp-steps-mobile-bars span{flex:1;height:6px;border-radius:4px;background:#e2ded2}.bp-checkout .bp-steps-mobile .bp-steps-mobile-bars span.is-on{background:#f5c518}.bp-checkout .payment-info-banner{display:flex;align-items:center;gap:11px;background:#fff7de;border:1px solid #f2de97;border-radius:14px;padding:14px 16px;margin-bottom:20px;color:#7a5e00}.bp-checkout .payment-info-banner svg{flex-shrink:0;color:#e7a600}.bp-checkout .payment-info-banner p{margin:0;font-size:13.5px;line-height:1.45;color:#7a5e00}.bp-checkout .bp-main{display:flex;gap:32px;align-items:flex-start}@media screen and (max-width: 859.98px){.bp-checkout .bp-main{flex-direction:column;gap:0}}.bp-checkout .bp-form-col{flex:1 1 auto;width:100%;min-width:0}@media screen and (max-width: 859.98px){.bp-checkout .bp-form-col{order:2}}.bp-checkout .bp-summary-col{flex:0 0 360px;width:360px;position:sticky;top:24px}@media screen and (max-width: 859.98px){.bp-checkout .bp-summary-col{order:1;position:static;flex:none;width:100%;margin-bottom:4px}}.bp-checkout .bp-card{background:#ffffff;border:1px solid #ece9df;border-radius:22px;padding:clamp(20px,3vw,32px)}@media screen and (max-width: 859.98px){.bp-checkout .bp-card{background:transparent;border:none;border-radius:0;padding:0}}.bp-checkout .bp-card-title{font-size:22px;font-weight:800;letter-spacing:-.02em;margin:0 0 4px;color:#1a1a1a;text-align:left}@media screen and (max-width: 859.98px){.bp-checkout .bp-card-title{font-size:25px;letter-spacing:-.025em;margin:20px 0 4px}}.bp-checkout .bp-card-sub{margin:0 0 22px;color:#8a877c;font-size:14px}@media screen and (max-width: 859.98px){.bp-checkout .bp-card-sub{font-size:14.5px;margin:0 0 20px}}.bp-checkout .form-group{display:flex;flex-direction:column;gap:18px}.bp-checkout .form-group h4{display:none}.bp-checkout .form-group label{display:block;font-size:13px;font-weight:600;color:#55524a;margin:0 0 7px;letter-spacing:0}.bp-checkout .form-group fieldset{border:none;padding:0;margin:0;min-width:0}.bp-checkout .form-group input,.bp-checkout .form-group select,.bp-checkout .form-group textarea{width:100%;height:52px;border:1.5px solid #e4e1d6;border-radius:12px;padding:0 16px;font-size:15px;font-weight:500;color:#1a1a1a;background:#ffffff;outline:none;line-height:normal}.bp-checkout .form-group input:hover,.bp-checkout .form-group input:focus,.bp-checkout .form-group select:hover,.bp-checkout .form-group select:focus,.bp-checkout .form-group textarea:hover,.bp-checkout .form-group textarea:focus{border:1.5px solid #f5c518!important}@media screen and (max-width: 859.98px){.bp-checkout .form-group input,.bp-checkout .form-group select,.bp-checkout .form-group textarea{height:54px;border-radius:13px}}.bp-checkout .form-group textarea{height:auto;min-height:110px;padding:14px 16px;resize:vertical}.bp-checkout .form-group select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239C998E' stroke-width='3'><path d='M6 9l6 6 6-6'/></svg>");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}.bp-checkout .bp-row{display:flex;flex-wrap:wrap;gap:16px}.bp-checkout .bp-row fieldset{flex:1 1 160px;min-width:0}.bp-checkout .bp-row .bp-col-1{flex:1 1 130px}.bp-checkout .bp-row .bp-col-2{flex:2 1 200px}@media screen and (max-width: 859.98px){.bp-checkout .bp-row{gap:14px}}.bp-checkout .form-group h4.bp-section-title{display:block;font-size:16px;font-weight:800;letter-spacing:-.01em;color:#1a1a1a;margin:8px 0 0;padding-top:22px;border-top:1px solid #efede4}.bp-checkout .bp-address-section{margin-top:22px}.bp-checkout .not-special-characters{color:#9c998e;font-style:normal;font-weight:500}.bp-checkout .name-of-card-holder{color:#55524a!important;font-size:13px!important;font-weight:600!important}.bp-checkout .phone-hint{display:block;font-size:12px;color:#9c998e;margin:-4px 0 7px}.bp-checkout .otp-container{background:#fcf8e9;border:1px solid #f0e4b8;border-radius:13px;padding:11px 13px;display:flex;flex-direction:column;gap:10px}.bp-checkout .otp-container .otp-head{display:flex;align-items:center;gap:10px}.bp-checkout .otp-container .otp-head .otp-head-badge{width:24px;height:24px;border-radius:7px;background:#f5c518;display:flex;align-items:center;justify-content:center;flex:none}.bp-checkout .otp-container .otp-head .otp-head-badge i{width:9px;height:9px;background:#1a1a1a;transform:rotate(45deg);border-radius:2px;display:block}.bp-checkout .otp-container .otp-head .otp-head-text{flex:1;min-width:0}.bp-checkout .otp-container .otp-head .otp-head-text b{display:block;font-size:13px;font-weight:700;letter-spacing:-.01em;line-height:1.25;color:#1a1a1a}.bp-checkout .otp-container .otp-head .otp-head-text small{display:block;font-size:11.5px;color:#8a7a3f;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bp-checkout .otp-container .otp-btn{background:#1a1a1a;color:#fff;border:none;border-radius:9px;padding:8px 13px;font-weight:700;font-size:12.5px;cursor:pointer;white-space:nowrap;width:max-content;height:auto;text-transform:none;display:inline-flex;align-items:center;justify-content:center}.bp-checkout .otp-container .otp-btn span{color:#fff}.bp-checkout .otp-container .otp-btn:hover,.bp-checkout .otp-container .otp-btn:focus{background:#1a1a1a;color:#fff!important;opacity:.85}.bp-checkout .otp-container .otp-btn:disabled{opacity:.45;cursor:not-allowed}.bp-checkout .otp-container .otp-code-container{display:flex;align-items:center;gap:10px}.bp-checkout .otp-container .otp-code-container .otp-input{flex:0 1 190px;min-width:130px;height:44px;text-align:center;font-size:19px;font-weight:800;color:#1a1a1a;background:#ffffff;border:1.5px solid #e4e1d6;border-radius:10px;letter-spacing:.3em}.bp-checkout .otp-container .otp-code-container .otp-input::placeholder{letter-spacing:normal;font-size:13.5px;font-weight:500;color:#b9b6ab}.bp-checkout .otp-container .otp-code-container .otp-verify-btn{flex:none}.bp-checkout .otp-verified{margin-top:12px}.bp-checkout .otp-verified span{display:inline-flex;align-items:center;gap:4px;background:#229e45;color:#fff;font-size:11px;font-weight:800;padding:5px 10px;border-radius:999px;white-space:nowrap}.bp-checkout .bp-methods{display:grid;grid-template-columns:repeat(auto-fit,minmax(165px,1fr));gap:12px}@media screen and (max-width: 859.98px){.bp-checkout .bp-methods{display:flex;flex-direction:column;gap:11px}}.bp-checkout .bp-method-card{position:relative;display:flex;align-items:center;gap:11px;text-align:left;cursor:pointer;width:100%;background:#ffffff;border:1.5px solid #e7e4da;border-radius:16px;padding:15.5px 14.5px;margin:0!important}.bp-checkout .bp-method-card.is-selected{background:#fffbec;border:2px solid #f5c518;padding:15px 14px}.bp-checkout .bp-method-card .bp-method-input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.bp-checkout .bp-method-card .bp-method-icon{width:40px;height:40px;border-radius:50%;background:#f5c518;display:flex;align-items:center;justify-content:center;flex:none}.bp-checkout .bp-method-card .bp-method-icon img{width:18px;height:18px;object-fit:contain}@media screen and (max-width: 859.98px){.bp-checkout .bp-method-card .bp-method-icon{width:44px;height:44px}}.bp-checkout .bp-method-card .bp-method-info{display:flex;flex-direction:column;align-items:flex-start;gap:1px;flex:1;min-width:0}.bp-checkout .bp-method-card .bp-method-name{font-weight:700;font-size:14.5px;color:#1a1a1a}@media screen and (max-width: 859.98px){.bp-checkout .bp-method-card .bp-method-name{font-size:15.5px}}.bp-checkout .bp-method-card .bp-method-desc{font-size:12px;color:#9c998e}@media screen and (max-width: 859.98px){.bp-checkout .bp-method-card .bp-method-desc{font-size:12.5px}}.bp-checkout .bp-method-card .bp-method-value{font-size:13.5px;font-weight:800;color:#1a1a1a;margin-top:4px;min-width:0;overflow-wrap:anywhere}@media screen and (max-width: 859.98px){.bp-checkout .bp-method-card .bp-method-value{display:none}}.bp-checkout .bp-method-card .bp-method-value-right{display:none}@media screen and (max-width: 859.98px){.bp-checkout .bp-method-card .bp-method-value-right{display:block;font-size:14px;font-weight:800;color:#1a1a1a;flex:0 1 auto;min-width:0;max-width:45%;overflow-wrap:anywhere;text-align:right}}.bp-checkout .bp-method-card .bp-method-check{position:absolute;top:10px;right:12px;width:18px;height:18px;border-radius:50%;background:#1a1a1a;color:#fff;font-size:11px;font-weight:800;display:none;align-items:center;justify-content:center}@media screen and (max-width: 859.98px){.bp-checkout .bp-method-card .bp-method-check{display:none!important}}.bp-checkout .bp-method-card.is-selected .bp-method-check{display:flex}.bp-checkout .bp-method-card .bp-method-radio{display:none}@media screen and (max-width: 859.98px){.bp-checkout .bp-method-card .bp-method-radio{display:flex;width:22px;height:22px;border-radius:50%;flex:none;align-items:center;justify-content:center;border:2px solid #d9d6cb;margin-left:12px}.bp-checkout .bp-method-card .bp-method-radio i{width:11px;height:11px;border-radius:50%;background:transparent}}.bp-checkout .bp-method-card.is-selected .bp-method-radio{border-color:#1a1a1a}.bp-checkout .bp-method-card.is-selected .bp-method-radio i{background:#1a1a1a}.bp-checkout .bp-info-box{display:flex;align-items:center;gap:12px;background:#f8f7f2;border-radius:14px;padding:16px}@media screen and (max-width: 859.98px){.bp-checkout .bp-info-box{background:#ffffff;border:1px solid #ece9df;border-radius:18px;padding:20px}}.bp-checkout .bp-info-box .bp-info-box-icon{width:38px;height:38px;border-radius:50%;background:#f5c518;display:flex;align-items:center;justify-content:center;flex:none}.bp-checkout .bp-info-box .bp-info-box-icon img{width:16px;height:16px;object-fit:contain}.bp-checkout .bp-info-box h4{display:none}.bp-checkout .bp-info-box p{margin:0;color:#55524a;font-size:14px;line-height:1.5}.bp-checkout .bp-divider{height:1px;background:#efede4;margin:24px 0}@media screen and (max-width: 859.98px){.bp-checkout .bp-divider{background:transparent;margin:9px 0}}@media screen and (max-width: 859.98px){.bp-checkout .form-of-payment-container form.form-group{background:#ffffff;border:1px solid #ece9df;border-radius:18px;padding:22px}}.bp-checkout .bp-summary{display:block;position:relative;background:#fcf8e9;border:1px solid #f0e4b8;border-radius:22px;padding:24px;box-shadow:0 10px 30px #0000000a}@media screen and (max-width: 859.98px){.bp-checkout .bp-summary{background:transparent;border:none;border-radius:0;padding:0;box-shadow:none}}.bp-checkout .loading-container{position:absolute;top:18px;left:calc(50% - 52.5px);z-index:2}.bp-checkout .bp-summary-head{display:flex;align-items:flex-start;justify-content:space-between;width:100%;background:transparent;border:none;padding:0;margin:0 0 18px;text-align:left;cursor:default;text-transform:none;gap:12px}.bp-checkout .bp-summary-head:hover,.bp-checkout .bp-summary-head:focus{background:transparent;color:inherit!important;opacity:1}@media screen and (max-width: 859.98px){.bp-checkout .bp-summary-head{cursor:pointer;background:#fcf8e9;border:1px solid #f0e4b8;border-radius:18px;padding:16px 18px;margin:0;align-items:center}.bp-checkout .bp-summary-head:hover,.bp-checkout .bp-summary-head:focus{background:#fcf8e9}}.bp-checkout .bp-summary-head-main{display:flex;flex-direction:column;gap:7px;min-width:0}.bp-checkout .bp-summary-label{font-size:12.5px;color:#8a7a3f;font-weight:600}.bp-checkout .bp-summary-label .bp-desktop-only{text-transform:uppercase;letter-spacing:.04em}.bp-checkout .bp-summary-amount{font-size:28px;font-weight:800;letter-spacing:-.02em;color:#1a1a1a;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;min-width:0;overflow-wrap:anywhere}@media screen and (max-width: 859.98px){.bp-checkout .bp-summary-amount{font-size:24px}}.bp-checkout .bp-summary-amount.is-long{font-size:22px}@media screen and (max-width: 859.98px){.bp-checkout .bp-summary-amount.is-long{font-size:19px}}.bp-checkout .bp-summary-amount.is-huge{font-size:18px}@media screen and (max-width: 859.98px){.bp-checkout .bp-summary-amount.is-huge{font-size:16px}}.bp-checkout .bp-summary-amount .bp-amount-strike{font-size:14px;font-weight:700;text-decoration:line-through;color:#8a877c}.bp-checkout .bp-summary-approx{font-size:13px;color:#8a877c;min-width:0;overflow-wrap:anywhere}@media screen and (max-width: 859.98px){.bp-checkout .bp-summary-approx{font-size:12.5px}}.bp-checkout .bp-summary-exchange{text-align:right;flex:none}.bp-checkout .bp-summary-exchange .bp-summary-exchange-label{font-size:12.5px;color:#8a7a3f;font-weight:600}.bp-checkout .bp-summary-exchange .bp-summary-exchange-value{font-size:17px;font-weight:700;color:#1a1a1a;margin-top:2px}.bp-checkout .bp-summary-chevron{display:flex;align-items:center;gap:6px;color:#9a7400;font-weight:700;font-size:12.5px;flex:none}.bp-checkout .bp-summary-chevron .bp-chevron{display:inline-block;font-size:11px;transition:transform .25s}.bp-checkout .bp-summary-chevron .bp-chevron.is-open{transform:rotate(180deg)}.bp-checkout .bp-summary-details{display:block}@media screen and (max-width: 859.98px){.bp-checkout .bp-summary-details{display:none;background:#ffffff;border:1px solid #f0e4b8;border-top:none;border-radius:0 0 18px 18px;margin-top:-12px;padding:24px 18px 16px}.bp-checkout .bp-summary-details.is-open{display:block}}.bp-checkout .bp-summary-divider{height:1px;background:#efe4bd;margin:14px 0}.bp-checkout .bp-summary-caption{font-size:12px;color:#8a7a3f;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}.bp-checkout .bp-summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}@media screen and (max-width: 420px){.bp-checkout .bp-summary-grid{grid-template-columns:1fr}}.bp-checkout .bp-summary-box{display:flex;flex-direction:column;gap:7px;border-radius:13px;padding:11px 12px;background:#f8f7f2;border:1.5px solid #ece9df}.bp-checkout .bp-summary-box.is-selected{background:#fffbec;border:2px solid #f5c518}.bp-checkout .bp-summary-box .bp-summary-box-top{display:flex;align-items:center;gap:8px}.bp-checkout .bp-summary-box .bp-summary-box-icon{width:28px;height:28px;border-radius:8px;background:#f5c518;display:flex;align-items:center;justify-content:center;flex:none}.bp-checkout .bp-summary-box .bp-summary-box-icon img{width:14px;height:14px;object-fit:contain}.bp-checkout .bp-summary-box .bp-summary-box-name{font-size:12.5px;font-weight:700;color:#1a1a1a;display:flex;align-items:center;gap:4px;min-width:0}.bp-checkout .bp-summary-box .bp-summary-box-value{font-size:14px;font-weight:800;color:#1a1a1a;display:flex;align-items:center;justify-content:space-between;gap:6px;min-width:0;overflow-wrap:anywhere}.bp-checkout .bp-summary.is-long .bp-summary-box .bp-summary-box-value,.bp-checkout .bp-summary.is-huge .bp-summary-box .bp-summary-box-value{font-size:13px;letter-spacing:-.01em}.bp-checkout .bp-summary.is-long .bp-summary-grid,.bp-checkout .bp-summary.is-huge .bp-summary-grid{grid-template-columns:1fr}.bp-checkout .tooltip-values{background:transparent;padding:0;width:auto;height:auto;flex:none;cursor:pointer;text-transform:none}.bp-checkout .tooltip-values img{width:15px;height:15px;opacity:.55}.bp-checkout .tooltip-values:hover,.bp-checkout .tooltip-values:focus{background:transparent;opacity:.8}.bp-checkout .bp-link-btn{display:flex;align-items:center;gap:6px;background:none;border:none;color:#9a7400;font-weight:700;font-size:13.5px;cursor:pointer;padding:0;width:auto;height:auto;text-transform:none}.bp-checkout .bp-link-btn:hover,.bp-checkout .bp-link-btn:focus{background:none;color:#9a7400!important;opacity:.8}.bp-checkout .bp-link-btn .bp-chevron{display:inline-block;font-size:11px;transition:transform .25s}.bp-checkout .bp-link-btn .bp-chevron.is-open{transform:rotate(180deg)}.bp-checkout .bp-parcelas{background:#ffffff;border:1px solid #f0e4b8;border-radius:14px;padding:10px 14px;margin-top:12px}.bp-checkout .bp-parcelas .bp-parcelas-row{display:flex;justify-content:space-between;font-size:13px;padding:5px 0;color:#55524a}.bp-checkout .bp-parcelas .bp-parcelas-row span:last-child{color:#9c998e}.bp-checkout .recurrence-info{background:#fffbec;border:1px solid #f0e4b8;border-radius:13px;padding:10px 14px;display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.bp-checkout .recurrence-info p{margin:0;font-size:12.5px;color:#8a7a3f;font-weight:600}.bp-checkout .recurrence-info .recurrence-installments{font-size:14px;color:#1a1a1a;font-weight:700}.bp-checkout .discount-brpays{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.bp-checkout .discount-brpays h3{font-size:13px;color:#8a7a3f;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.bp-checkout .discount-brpays p{font-size:18px!important;font-weight:800;margin:0}.bp-checkout .box-coupon{display:flex;flex-direction:column;margin-top:16px;gap:7px}.bp-checkout .box-coupon label{display:block;font-size:13px;font-weight:600;color:#55524a;margin:0}.bp-checkout .box-coupon>p{text-align:left;font-size:13px;font-weight:600;color:#e65252;margin-top:6px!important}.bp-checkout .coupon-container{display:flex;align-items:stretch;gap:10px}.bp-checkout .coupon-container input{width:100%;height:48px;border:1.5px solid #e4e1d6;border-radius:12px;padding:0 16px;font-size:14px;color:#1a1a1a;background:#ffffff}.bp-checkout .coupon-container button{background:#1a1a1a;color:#fff;border:none;border-radius:12px;padding:0 20px;font-weight:700;font-size:14px;cursor:pointer;flex:none;width:auto;height:48px;text-transform:none}.bp-checkout .coupon-container button:hover,.bp-checkout .coupon-container button:focus{background:#1a1a1a;color:#fff!important;opacity:.85}.bp-checkout .coupon-container button:disabled{opacity:.45;cursor:not-allowed}.bp-checkout .box-download-simulation{margin-top:16px}.bp-checkout .box-download-simulation button{width:100%;background:none;border:1.5px solid #e6d89e;border-radius:12px;padding:12px;font-weight:700;font-size:13.5px;color:#7a5e00;text-transform:none;height:auto}.bp-checkout .box-download-simulation button:hover,.bp-checkout .box-download-simulation button:focus{background:none;color:#7a5e00!important;border-color:#f5c518;opacity:.9}.bp-checkout .term .checkbox-content{display:flex;align-items:center;justify-content:flex-start;gap:10px;margin-top:18px}.bp-checkout .term .checkbox-content input{width:20px;height:20px;accent-color:#1a1a1a}.bp-checkout .term .checkbox-content label{font-weight:600;font-size:13.5px;color:#55524a;line-height:1.4}.bp-checkout .bp-nav{display:flex;justify-content:space-between;gap:14px;margin-top:22px}@media screen and (max-width: 859.98px){.bp-checkout .bp-nav{position:fixed;left:0;right:0;bottom:0;z-index:60;margin:0;padding:14px clamp(16px,5vw,24px) calc(16px + env(safe-area-inset-bottom));background:linear-gradient(to top,#f4f2ec 60%,rgba(244,242,236,0));gap:12px}}.bp-checkout .btn-previous{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#ffffff;border:1.5px solid #e7e4da;border-radius:14px;padding:16px 24px;font-weight:700;font-size:15px;cursor:pointer;color:#1a1a1a;flex:none;width:auto;height:auto;text-transform:none}.bp-checkout .btn-previous svg{transform:rotate(180deg);width:18px;height:18px}.bp-checkout .btn-previous:hover,.bp-checkout .btn-previous:focus{background:#ffffff;border-color:#f5c518!important;color:#1a1a1a!important;opacity:1}@media screen and (max-width: 859.98px){.bp-checkout .btn-previous{border-radius:15px;padding:17px 22px;background:#ffffff}}.bp-checkout .bp-nav app-button{flex:1;min-width:0}.bp-checkout .bp-nav app-button button{width:100%;background:#f5c518;color:#1a1a1a;border:none;border-radius:14px;padding:16px;font-weight:800;text-transform:none;box-shadow:0 6px 18px #f5c51866}.bp-checkout .bp-nav app-button button .content{font-size:15.5px}.bp-checkout .bp-nav app-button button .content p{color:#1a1a1a;font-weight:800;font-size:15.5px}.bp-checkout .bp-nav app-button button svg{width:20px;height:20px}.bp-checkout .bp-nav app-button button:hover:not(:disabled){background:#f5c518;opacity:.9}.bp-checkout .bp-nav app-button button:hover:not(:disabled) p{color:#1a1a1a!important}.bp-checkout .bp-nav app-button button:hover:not(:disabled) svg{fill:#1a1a1a!important}.bp-checkout .bp-nav app-button button:disabled{background:#f5c518;box-shadow:none;opacity:.5}@media screen and (max-width: 859.98px){.bp-checkout .bp-nav app-button button{border-radius:15px;padding:17px;box-shadow:0 8px 22px #f5c51873}}.bp-checkout .bp-result-card{background:#ffffff;border:1px solid #ece9df;border-radius:22px;padding:clamp(24px,4vw,40px);margin-top:8px}.bp-checkout .bp-result-card h2,.bp-checkout .bp-result-card h3{letter-spacing:-.02em;font-weight:800}.bp-checkout .bp-result-card input{border:1.5px solid #f0e4b8!important;background:#fcf8e9!important;border-radius:12px;height:48px;padding:0 14px;font-size:14px;color:#1a1a1a}.bp-checkout .bp-result-card button{background:#1a1a1a;color:#fff;border-radius:12px;text-transform:none;font-weight:700}.bp-checkout .bp-result-card button:hover,.bp-checkout .bp-result-card button:focus{background:#1a1a1a;color:#fff!important;opacity:.85}.bp-checkout .bp-transaction-result{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;min-height:30vh;text-align:center}.bp-checkout .bp-error-state{background:#ffffff;border:1px solid #ece9df;border-radius:22px;padding:clamp(32px,6vw,56px);text-align:center;display:flex;flex-direction:column;gap:12px;margin-top:24px}.bp-checkout .bp-error-state h2{font-size:24px;font-weight:800;letter-spacing:-.02em}.bp-checkout .bp-error-state p{color:#8a877c;font-size:15px;line-height:1.5}.bp-checkout .qrcode-email-info{background:#fff7de!important;border:1px solid #f2de97;border-radius:14px!important;color:#7a5e00;font-weight:600!important}.bp-checkout app-footer section{padding:26px 0 30px;color:#9c998e}.bp-checkout app-footer section a{color:#c79400}
