@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap);*{box-sizing:border-box;list-style:none}body{border:0;font-family:Poppins,sans-serif;margin:0;overflow-x:hidden!important;overflow-y:scroll!important;padding:0}.main{background-color:#fff;color:#495057;font-size:16px;line-height:1.3;min-height:100vh;text-align:center}.container{box-shadow:0 0 7px 1px rgba(0,0,0,.2);margin:0 auto;max-width:1184px;padding:0 2px}.content{padding:0 .8rem}@media screen and (min-width:768px){.content{padding:0 2rem}}.logo_pagarpix{align-items:center;display:flex;height:56px;justify-content:center}.border{border-bottom:1px solid #8cb72b}.order{background-color:#1b1e20;border-radius:.25rem;margin:30px auto 0;max-width:500px;padding:15px;text-align:left;transition:background-color .2s}.order .display{cursor:pointer;gap:15px}.order .display,.order .display .summary{display:flex;flex-wrap:nowrap;justify-content:space-between}.order .display .summary{font-size:15px;gap:10px;overflow:hidden;width:100%}@media screen and (min-width:451px){.order .display .summary{font-size:16px}}@media screen and (min-width:1025px){.order .display .summary{font-size:17px}}.order .display .summary .info{color:#fff;font-weight:600;overflow:hidden;transition:color .2s;white-space:nowrap}.order .display .summary .info span{display:none}@media screen and (min-width:351px){.order .display .summary .info span{display:inline-block}}.order .display .summary .info_open{color:#495057;transition:color .2s}.order .display .summary .price{color:#ffff81;font-weight:600;opacity:1;transition:opacity .2s;white-space:nowrap}.order .display .summary .price_open{opacity:0;transition:opacity .2s}.order .display .arrow{font-size:18px;height:18px;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;width:18px}@media screen and (min-width:451px){.order .display .arrow{font-size:19px;height:19px;width:19px}}@media screen and (min-width:1025px){.order .display .arrow{font-size:20px;height:20px;width:20px}}.order .display .arrow svg{fill:#fff;transition:fill .2s}.order .display .arrow_open{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.order .display .arrow_open svg{fill:#333;transition:fill .2s}.order .details{max-height:0;overflow:hidden;transition:max-height .3s cubic-bezier(0,1,0,1)}.order .details .about{display:flex;gap:10px;margin-top:18px}.order .details .about img{border-radius:.25rem;height:60px;width:60px}@media screen and (min-width:451px){.order .details .about img{height:65px;width:65px}}@media screen and (min-width:1025px){.order .details .about img{height:70px;width:70px}}.order .details .about .about_name{align-items:center;display:flex;flex:1 1;font-size:15px;font-weight:500}@media screen and (min-width:451px){.order .details .about .about_name{font-size:16px}}@media screen and (min-width:1025px){.order .details .about .about_name{font-size:17px}}.order .details .line{border-top:1px solid #ccc;margin:18px 0}.order .details .invoice{background-color:#f7f9fc;border-radius:.25rem;font-size:13px;font-weight:600;padding:20px}@media screen and (min-width:451px){.order .details .invoice{font-size:14px}}@media screen and (min-width:1025px){.order .details .invoice{font-size:15px}}.order .details .invoice .table{display:flex;gap:10px;justify-content:space-between;white-space:nowrap}.order .details .invoice .table span:first-child{overflow:hidden}.order .details .invoice .total{align-items:center;color:#44c485;display:flex}.order .details .invoice .total span:last-child{font-size:16px}@media screen and (min-width:451px){.order .details .invoice .total span:last-child{font-size:17px}}@media screen and (min-width:1025px){.order .details .invoice .total span:last-child{font-size:18px}}.order .details_open{max-height:1000px;transition:max-height .3s cubic-bezier(1,0,1,0)}.order_open{background-color:#e3e8ed;transition:background-color .2s}.box{background-color:#f7f9fc;border-radius:.25rem;box-shadow:0 0 5px 0 rgba(0,0,0,.2);font-size:14px;line-height:1.6;margin:30px auto 0;max-width:800px;padding:15px;text-align:left}@media screen and (min-width:451px){.box{font-size:15px}}@media screen and (min-width:1025px){.box{font-size:16px}}.box .title{font-size:16px;font-weight:500;line-height:1.5}@media screen and (min-width:451px){.box .title{font-size:17px}}@media screen and (min-width:1025px){.box .title{font-size:18px}}.personal .icon{font-size:19px;height:19px;margin-right:5px;position:relative;top:2px;vertical-align:middle;width:19px}@media screen and (min-width:451px){.personal .icon{font-size:20px;height:20px;width:20px}}@media screen and (min-width:1025px){.personal .icon{font-size:21px;height:21px;width:21px}}.personal .icon svg{fill:#333}.continue{color:#333;font-size:14px;font-weight:500;margin-top:30px}@media screen and (min-width:451px){.continue{font-size:15px}}@media screen and (min-width:1025px){.continue{font-size:16px}}.expired{background-color:#ff3131;color:#fff;text-align:center}.expired .title{font-size:18px}@media screen and (min-width:451px){.expired .title{font-size:19px}}@media screen and (min-width:1025px){.expired .title{font-size:20px}}.expired .btn_again{background-color:#ffff81;border:0;border-radius:.25rem;color:#495057;cursor:pointer;font-size:15px;font-weight:600;line-height:1.3;padding:12px 10px}@media screen and (min-width:451px){.expired .btn_again{font-size:16px;padding:14px 12px}}@media screen and (min-width:1025px){.expired .btn_again{font-size:17px;padding:16px 14px}}.pending{font-size:15px;text-align:center}@media screen and (min-width:451px){.pending{font-size:16px}}@media screen and (min-width:1025px){.pending{font-size:17px}}.pending .logo_pix{margin:10px auto 0;max-width:120px}@media screen and (min-width:451px){.pending .logo_pix{max-width:160px}}@media screen and (min-width:1025px){.pending .logo_pix{max-width:200px}}.pending .price_pix{font-size:19px;font-weight:600;letter-spacing:2px;margin-top:15px;white-space:nowrap}@media screen and (min-width:451px){.pending .price_pix{font-size:20px}}@media screen and (min-width:1025px){.pending .price_pix{font-size:21px}}.pending .qrcode{margin:20px auto 0;max-width:250px}@media screen and (min-width:451px){.pending .qrcode{max-width:270px}}@media screen and (min-width:1025px){.pending .qrcode{max-width:290px}}.pending .qrcode img{box-shadow:0 0 6px rgba(0,0,0,.3);height:auto;max-width:100%}.pending .copy{margin-top:15px}.pending .copy .btn_copy{background-color:transparent;border:none;color:#44c485;cursor:pointer;font-size:18px;font-weight:500}@media screen and (min-width:451px){.pending .copy .btn_copy{font-size:19px}}@media screen and (min-width:1025px){.pending .copy .btn_copy{font-size:20px}}.pending .copy .btn_copy svg{margin-right:4px;margin-top:-5px;vertical-align:middle}.pending .copy .copied{color:#44c485}.pending .waiting{align-items:center;display:flex;font-size:19px;gap:6px;justify-content:center;margin-top:15px;white-space:nowrap}@media screen and (min-width:451px){.pending .waiting{font-size:20px}}@media screen and (min-width:1025px){.pending .waiting{font-size:21px}}@media screen and (max-width:365px){.pending .waiting span>span{display:none}}.pending .waiting svg{-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;color:#44c485;font-size:30px;margin-left:-4px}@media screen and (min-width:451px){.pending .waiting svg{font-size:34px}}@media screen and (min-width:1025px){.pending .waiting svg{font-size:38px}}.pending .timer{color:#000;font-size:19px;font-weight:600;letter-spacing:2px;margin-top:15px}@media screen and (min-width:451px){.pending .timer{font-size:20px}}@media screen and (min-width:1025px){.pending .timer{font-size:21px}}.help{font-size:15px}@media screen and (min-width:451px){.help{font-size:16px}}@media screen and (min-width:1025px){.help{font-size:17px}}.help .item{display:flex;gap:15px;margin-top:15px}.help .item .number{color:#fff;font-size:14px;font-weight:600;width:30px}@media screen and (min-width:451px){.help .item .number{font-size:15px;width:33px}}@media screen and (min-width:1025px){.help .item .number{font-size:16px;width:36px}}.help .item .number .rounded{align-items:center;background-color:#44c485;border-radius:50%;display:flex;height:30px;justify-content:center;width:30px}@media screen and (min-width:451px){.help .item .number .rounded{height:33px;width:33px}}@media screen and (min-width:1025px){.help .item .number .rounded{height:36px;width:36px}}.help .item .step{align-items:center;display:flex;flex:1 1}.help .help_bold{font-weight:600}.footer{background-color:#1b1e20;color:#666;font-size:12px;margin-top:40px;padding:25px 0}.footer,.paid{line-height:1.5}.paid{align-items:center;background-color:#44c485;color:#fff;display:flex;flex-direction:column;font-size:25px;font-weight:500;gap:30px;justify-content:center;min-height:100vh;padding:20px;text-align:center}@media screen and (min-width:451px){.paid{font-size:30px}}@media screen and (min-width:1025px){.paid{font-size:35px}}.paid .check{display:inline-flex;font-size:120px;height:120px;width:120px}@media screen and (min-width:451px){.paid .check{font-size:130px;height:130px;width:130px}}@media screen and (min-width:1025px){.paid .check{font-size:140px;height:140px;width:140px}}.paid .check svg{fill:#fff}.paid .btn_go{background-color:#1082be;border-radius:.25rem;color:#fff;display:inline-flex;font-size:16px;font-weight:600;line-height:1.3;padding:12px 20px;text-decoration:none}@media screen and (min-width:451px){.paid .btn_go{font-size:17px;padding:14px 24px}}@media screen and (min-width:1025px){.paid .btn_go{font-size:18px;padding:16px 28px}}.error{align-items:center;background-color:#fff;color:#495057;display:flex;flex-direction:column;font-size:17px;font-weight:500;gap:15px;justify-content:center;line-height:1.4;min-height:100vh;padding:20px;text-align:center}@media screen and (min-width:451px){.error{font-size:18px}}@media screen and (min-width:1025px){.error{font-size:19px}}.hide{display:none}.nowrap{white-space:nowrap}.image_responsive{height:auto;max-width:100%}.swal_icon{font-size:12px!important}@media screen and (min-width:451px){.swal_icon{font-size:13px!important}}@media screen and (min-width:1025px){.swal_icon{font-size:14px!important}}.swal_title{font:22px Poppins,sans-serif!important;font-weight:600!important}@media screen and (min-width:451px){.swal_title{font-size:25px!important}}@media screen and (min-width:1025px){.swal_title{font-size:28px!important}}.swal_text{font:16px Poppins,sans-serif!important;line-height:1.4!important}@media screen and (min-width:451px){.swal_text{font-size:17px!important}}@media screen and (min-width:1025px){.swal_text{font-size:18px!important}}.swal_button{background-color:#000!important;font:15px Poppins,sans-serif!important}@media screen and (min-width:451px){.swal_button{font-size:16px!important}}@media screen and (min-width:1025px){.swal_button{font-size:17px!important}}.page_loading{align-items:center;display:flex;flex-direction:column;font:19px Poppins,sans-serif;gap:30px;height:100%;justify-content:center;left:0;line-height:1.4;padding:20px;position:fixed;text-align:center;top:0;width:100%}@media screen and (min-width:451px){.page_loading{font-size:22px}}@media screen and (min-width:1025px){.page_loading{font-size:25px}}.page_loading span{border-style:solid;border-width:4px;height:50px;width:50px}@media screen and (min-width:451px){.page_loading span{height:70px;width:70px}}@media screen and (min-width:1025px){.page_loading span{height:100px;width:100px}}.section_loading{align-items:center;display:flex;flex-direction:column;padding:30px 20px 20px}.section_loading span{border-style:solid;border-width:2px;height:30px;width:30px}@media screen and (min-width:451px){.section_loading span{height:50px;width:50px}}@media screen and (min-width:1025px){.section_loading span{height:80px;width:80px}}.mt_10{margin-top:10px}.mt_12{margin-top:12px}.mt_15{margin-top:15px}.mt_18{margin-top:18px}.mt_20{margin-top:20px}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.7f5069e5.css.map*/