.payment-progress{margin-bottom:40px}#payment-progress-steps{display:flex;flex-wrap:nowrap;align-items:center;padding:16px 0;margin-bottom:12px}#payment-progress-steps .progress-step{display:block;width:40px;height:4px;border-radius:14px;background:#E8EAEF}#payment-progress-steps .progress-step.active{background-color:#195AD9}#payment-progress-steps .progress-step:not(:last-child){margin-right:12px}#payment-progress-title{font-size:20px;font-weight:600;line-height:1.2;letter-spacing:-.02em}.payment-cart{display:flex;align-items:flex-start;flex-wrap:wrap}.payment-cart .cart-list-col{width:58%;padding:40px;border-radius:12px;background:#fff;box-shadow:0 4px 4px 0 rgba(2,35,96,.02)}@media(max-width:1279px){.payment-cart .cart-list-col{width:100%}}@media(max-width:767px){.payment-cart .cart-list-col{width:100%;padding:32px 16px}}.cart-package-wrapper>:not(:last-child){margin-bottom:24px}.cart-package-heading{display:flex;align-items:center;justify-content:space-between}.cart-package-heading .package-section-title{font-size:14px;font-weight:600;line-height:20px}.cart-package-notification-wrapper{width:100%;padding:40px;border-radius:12px;background:#fff;box-shadow:0 4px 4px 0 rgba(2,35,96,.02)}.cart-package-notification{display:none;width:100%;padding:16px;border:1px solid #DFECFC;background:linear-gradient(0deg,#F3F9FF,#F3F9FF),linear-gradient(0deg,#DFECFC,#DFECFC);border-radius:8px}.cart-package-notification.show{display:flex;align-items:flex-start}.cart-package-notification.error{background:rgba(250,167,161,.2);border-color:#EA4B3F}.cart-package-notification .message{font-size:12px;font-weight:500;line-height:1.333;color:#195AD9}.cart-package-notification.error .message{color:#c02b0a}.cart-package-notification .icon{width:auto;flex-shrink:0;flex-grow:0;margin-right:8px;height:16px;line-height:16px;display:inline-flex;align-items:center}.cart-package-notification.error .icon svg path{fill:#EA4B3F}.cart-package-notification+a.back-home{margin-top:20px;display:inline-block;font-size:16px;font-weight:500;line-height:24px;text-align:center;color:#FFf!important;width:auto;padding:8px 12px;border-radius:6px;background:#195AD9}@media(max-width:767px){.cart-package-notification-wrapper{padding:32px 16px}}a#change-package-button{font-size:12px;font-weight:500;line-height:1.333;color:#656D83}.cart-package-box{display:flex;flex-wrap:wrap;align-items:center;padding:20px;border-radius:12px;border:1px solid #E8EAEF}.cart-package-box .package-box-heading{display:flex;width:100%;align-items:center;margin-bottom:20px}.cart-package-box .package-title{font-size:14px;font-weight:500;line-height:20px}.cart-package-box .package-title::after{content:"-";margin-left:8px}.cart-package-box .select-package-level{margin-left:8px}.cart-package-box .select-package-level label{position:relative;padding-right:20px;color:#195AD9;cursor:pointer;margin-bottom:0;font-size:14px;font-weight:500;line-height:20px}.cart-package-box .select-package-level label.active{text-decoration:underline}.cart-package-box .select-package-level label::before{position:absolute;content:"";top:50%;right:0;transform:translateY(-50%);width:16px;height:16px;background-image:url(../../../../../../../themes/bricks-child-1/payment/images/drop-down.svg);background-repeat:no-repeat;background-position:center;background-size:auto}.select-package-level{position:relative}.select-package-level select{display:none}.select-package-level .package-level-dropdown{position:absolute;margin-top:4px;top:100%;left:0;width:216px;padding:4px;background:#fff;opacity:0;display:none;visibility:hidden;border-radius:8px;border:1px solid #E8EAEF;box-shadow:0 16px 24px 0 rgba(2,35,96,.08);z-index:1}.select-package-level .package-level-dropdown.show{display:block;opacity:1;visibility:visible}.select-package-level .package-level-dropdown .package-level-option{position:relative;display:block;width:100%;font-size:14px;font-weight:400;line-height:20px;color:#282E3E;padding:8px 32px 8px 8px;border-radius:6px;cursor:pointer}.select-package-level .package-level-dropdown .package-level-option::after{content:"";position:absolute;width:16px;height:16px;right:8px;top:50%;transform:translateY(-50%);background-image:url(../../../../../../../themes/bricks-child-1/payment/images/check-icon.svg);background-repeat:no-repeat;background-size:auto;background-position:center;opacity:0}.select-package-level .package-level-dropdown .package-level-option:not(:last-child){margin-bottom:4px}.select-package-level .package-level-dropdown .package-level-option.active{font-weight:500;color:#0E41A1;background-color:#DFECFC}.select-package-level .package-level-dropdown .package-level-option.active::after{opacity:1}@media(max-width:767px){.select-package-level .package-level-dropdown{left:auto;right:0}}.cart-package-box .user-number-wrapper{width:65%}.cart-package-box .user-number-wrapper label{font-size:12px;font-weight:500;line-height:1.3333;margin-bottom:8px;color:#7F879C}.cart-package-box .user-number{position:relative;width:200px}.cart-package-box .user-number input[type="number"]{width:200px;height:36px;padding:8px 24px 8px 12px;border-radius:6px;border:1px solid #E8EAEF;line-height:1}.cart-package-box .user-number input[type="number"]::-webkit-inner-spin-button,.cart-package-box .user-number input[type="number"]::-webkit-outer-spin-button{opacity:0!important;visibility:hidden!important;display:none!important}.cart-package-box .user-number button.spinner{position:absolute;display:inline-block;width:20px;height:12px;right:12px;background-color:#FAFAFC;border-radius:3px}.cart-package-box .user-number button.spinner.increment{top:5px;background:url(../../../../../../../themes/bricks-child-1/payment/images/increment.svg) no-repeat center;background-size:auto}.cart-package-box .user-number button.spinner.decrement{bottom:5px;background:url(../../../../../../../themes/bricks-child-1/payment/images/decrement.svg) no-repeat center;background-size:auto}.cart-package-box .user-number.original_v2 button.spinner.decrement,.cart-package-box .user-number.min-stop button.spinner.decrement,.cart-package-box .user-number.max-stop button.spinner.increment{opacity:.5;pointer-events:none}.cart-package-box .user-number-wrapper .description{font-size:12px;font-weight:400;line-height:1.3333;color:#7F879C}.cart-package-box .user-number-wrapper .message{display:none;font-size:12px;font-weight:400;line-height:1.3333;color:#c02b0a}.cart-package-box .user-number.min-stop+.message{display:block}.cart-package-box .package-price{width:35%;font-size:14px;font-weight:400;line-height:20px;color:#282E3E;margin-left:auto;text-align:right}@media(max-width:767px){.cart-package-box .user-number-wrapper{width:100%}.cart-package-box .package-price{width:100%;margin-left:0;margin-top:20px;text-align:left}}.cart-package-box .package-price .price{font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.02em}.cart-package-box .package-description{font-size:12px;line-height:1.333;font-weight:400;color:#282E3E;padding-top:20px;margin-top:20px;border-top:1px solid #E8EAEF}.cart-capacity-wrapper:not(:first-child){margin-top:32px}.cart-capacity-wrapper .capacity-section-title{font-size:14px;font-weight:600;line-height:20px;margin-bottom:10px}.cart-capacity-wrapper .capacity-section-description{font-size:12px;font-weight:400;line-height:1.3333;color:#656D83;margin-bottom:24px}.cart-capacity-wrapper .cart-capacity-box:not(:last-child){margin-bottom:24px}.cart-capacity-box{display:flex;flex-wrap:wrap;align-items:center}.cart-capacity-box .capacity-checkbox{position:relative;width:50%;font-size:14px;line-height:20px;font-weight:400;padding-left:28px;cursor:pointer}.cart-capacity-box .capacity-select{width:50%}.cart-capacity-box .capacity-select select{font-size:14px;font-weight:400;line-height:20px;height:36px;padding:8px 12px;border:1px solid #E8EAEF;border-radius:6px;opacity:0;visibility:hidden}.cart-capacity-box.active .capacity-select select{opacity:1;visibility:visible}.cart-capacity-box .capacity-description{font-size:12px;font-weight:400;line-height:1.333;color:#656D83;margin-top:8px}.cart-capacity-box .capacity-checkbox::before{content:"";width:16px;height:16px;position:absolute;top:2px;left:0;border:1px solid #D7DBE4;border-radius:4px}.cart-capacity-box.active .capacity-checkbox::before{background-image:url(../../../../../../../themes/bricks-child-1/payment/images/check-icon.svg);background-repeat:no-repeat;background-position:center;background-size:10px;background-color:#C8E0FC;border-color:#C8E0FC}.payment-cart .cart-total-col{width:calc(42% - 20px);margin-left:20px;padding:40px;border-radius:12px;background:#fff;box-shadow:0 4px 4px 0 rgba(2,35,96,.02)}@media(max-width:1279px){.payment-cart .cart-total-col{width:100%;margin-left:0;margin-top:20px}}@media(max-width:767px){.payment-cart .cart-total-col{padding:32px 16px}}.payment-cycle{display:flex;justify-content:space-between;width:100%;border-radius:44px;background:#F5F6FA;padding:2px;margin-bottom:50px}.payment-cycle a{padding:4px;border-radius:80px;width:calc(50% - 1px);font-size:14px;font-weight:500;line-height:20px;text-align:center;color:#282E3E!important;cursor:pointer}.payment-cycle a.active{background-color:#fff;box-shadow:0 4px 8px 0 #282E3E1F}.payment-cycle .discount{font-size:12px;line-height:1.333;color:#195AD9;background-color:#DFECFC!important;padding:0 4px;background:#fff;border-radius:20px}.payment-title{font-size:16px;font-weight:600;line-height:24px;letter-spacing:-.02em;margin-bottom:14px}.payment-cycle-text{font-size:12px;line-height:1.333;font-weight:400;color:#656D83;margin-bottom:36px}.cart-total-col .package-total-box,.cart-total-col .capacity-total-box{margin-top:20px}.package-total-box{width:100%;padding:20px;border-radius:12px;background:#FAFAFC}.package-total-box .package-price,.package-total-box .discount{display:flex;margin-bottom:12px}.package-total-box .package-price{align-items:center}.package-total-box .title{width:65%;padding-right:10px;font-size:14px;line-height:20px;font-weight:500;color:#282E3E}.package-total-box .price{width:35%;font-size:14px;line-height:20px;font-weight:400;color:#656D83;text-align:right}.package-total-box .discount .title{font-weight:400;color:#01904F}.package-total-box .discount .price{color:#01904F}.package-total-box .total{text-align:right;font-size:14px;font-weight:500;line-height:20px;color:#282E3E}@media(max-width:767px){.package-total-box .package-price{align-items:flex-start}}.capacity-total-box{position:relative;width:100%;padding:20px;border-radius:12px;background:#FAFAFC;width:100%;display:flex;flex-wrap:wrap;align-items:flex-end}.capacity-total-box .close-box{display:inline-block;position:absolute;top:20px;right:20px;width:16px;height:16px;background:url(../../../../../../../themes/bricks-child-1/payment/images/x.svg) no-repeat center;background-size:contain}.capacity-total-box .title{width:65%;font-size:14px;line-height:20px;font-weight:500;color:#282E3E;padding-right:10px}.capacity-total-box .name{font-size:14px;line-height:20px;font-weight:500;margin-bottom:10px;width:100%}.capacity-total-box .title .info{font-weight:400}.capacity-total-box .price{width:35%;font-size:16px;line-height:1.5;font-weight:500;color:#282E3E;text-align:right}.cart-total-col .checkout{margin-top:44px}@media(max-width:767px){.capacity-total-box .title{width:62%}.capacity-total-box .price{width:38%}}.checkout>div:not(.total-note){display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.checkout .title{font-size:14px;font-weight:400;line-height:20px;color:#282E3E}@media(min-width:480px){.checkout .title>br{display:none}}.checkout .price{font-size:16px;font-weight:500;line-height:1.5;color:#282E3E}.checkout .discount .info{font-size:12px;font-weight:400;line-height:16px;color:#656D83}.checkout .discount .price{color:#01904F}.checkout .total-cost .title{font-size:16px;line-height:1.5;font-weight:500}.checkout .total-cost .price{font-size:36px;font-weight:500;line-height:1.222;letter-spacing:-.02em;text-align:right}@media(max-width:767px){.checkout .total-cost .price{font-size:24px}}.checkout .total-cost{padding-top:12px;border-top:1px solid #E8EAEF;margin-bottom:0!important}.checkout .total-note{font-size:14px;color:#017A43;font-weight:400;line-height:20px;text-align:right;margin-top:12px}.cart-total-col a.to-payment{margin-top:52px;display:block;font-size:16px;font-weight:500;line-height:24px;text-align:center;color:#FFf;width:100%;padding:8px 12px;border-radius:6px;background:#195AD9}.checkout .title .info,.checkout .tax .tax-info{width:auto;flex-shrink:0;position:relative;margin-left:5px;display:inline-block;vertical-align:middle}.checkout .title .info .icon,.checkout .tax .tax-info .icon{width:16px;height:16px;background:url(../../../../../../../themes/bricks-child-1/payment/images/info-16x16.svg) no-repeat center;background-size:16px}.checkout .title .info .description,.checkout .tax .tax-info .description{position:absolute;top:calc(100% + 10px);left:50%;transform:translateX(-50%);width:240px;padding:12px;font-size:14px;line-height:22px;color:#fff;background:#282E3E;border-radius:8px;opacity:0;visibility:hidden;transition:0.3s;z-index:1}.checkout .title .info .description::before,.checkout .tax .tax-info .description::before{content:"";position:absolute;width:16px;height:8px;background:#282E3E;clip-path:polygon(50% 0,100% 100%,0 100%);bottom:99%;left:50%;transform:translateX(-50%)}.checkout .title .info:hover .description,.checkout .tax .tax-info:hover .description{opacity:1;visibility:visible}.payment-checkout{display:flex;flex-wrap:wrap;align-items:flex-start}.payment-checkout .checkout-info-col{width:58%}.payment-checkout .cart-package-notification+a.back-home{margin-bottom:20px}.payment-checkout .payment-method,.payment-checkout .customer-info{padding:40px;border-radius:12px;background:#fff;box-shadow:0 4px 4px 0 rgba(2,35,96,.02)}.payment-checkout .payment-method{margin-bottom:20px}.payment-method .title,.customer-info .title{font-size:14px;font-weight:600;line-height:20px;margin-bottom:24px}.payment-method .methods{display:flex}.payment-method .methods .method{position:relative;width:80px;height:40px;border:1px solid #2A6EF0;border-radius:6px}.payment-method .methods .method:not(:last-child){margin-right:10px}.payment-method .methods .method.vnpay{background:url(../../../../../../../themes/bricks-child-1/payment/images/VNPay.svg) no-repeat center}.payment-method .methods .method::before{content:"";position:absolute;top:-8px;right:-8px;width:16px;height:16px;border-radius:100%;background-color:#2A6EF0;background-image:url(../../../../../../../themes/bricks-child-1/payment/images/check-icon___white.svg);background-repeat:no-repeat;background-position:center}.payment-checkout .checkout-total-col{width:calc(42% - 20px);margin-left:20px;padding:40px;border-radius:12px;background:#fff;box-shadow:0 4px 4px 0 rgba(2,35,96,.02)}@media(max-width:1279px){.payment-checkout .checkout-info-col{width:100%}.payment-checkout .checkout-total-col{width:100%;margin-left:0;margin-top:20px}}@media(max-width:767px){.payment-checkout .payment-method,.payment-checkout .customer-info,.payment-checkout .checkout-total-col{padding:32px 16px}}.payment-type .type:not(:last-child){margin-bottom:24px}.payment-type{margin-top:20px;padding-top:28px;border-top:1px solid #E8EAEF}.payment-type label{display:inline-block;margin-bottom:0;padding-left:28px;position:relative}.payment-type label::before,.payment-type label::after{content:"";position:absolute}.payment-type label::before{width:16px;height:16px;top:2px;left:0;border-radius:100%;border:1px solid #D7DBE4}.payment-type .type.active label::before{border:4px solid #195AD9}.payment-type label .title{display:block;font-size:14px;font-weight:400;line-height:20px;color:#282E3E;margin-bottom:4px}.payment-type label .text{font-size:12px;font-weight:400;line-height:16px;color:#656D83}.checkout-total-col .package-total-box,.checkout-total-col .capacity-total-box{margin-top:20px}.checkout-total-col .package-total-box+.capacity-total-box{margin-top:20px!important}.checkout-total-col .checkout{margin-top:44px}.payment-checkout a.payment{margin-top:52px;display:block;font-size:16px;font-weight:500;line-height:24px;text-align:center;color:#FFf;width:100%;padding:8px 12px;border-radius:6px;background:#195AD9}.payment-checkout .checkout-note{margin-top:20px;font-size:14px;line-height:20px;font-weight:400;color:#282E3E}.payment-checkout .checkout-note a{color:#195AD9;font-weight:500}#cleeksy-checkout .form-wrap .gform_footer{opacity:0!important;height:1px;overflow:hidden;margin:0!important;padding:0!important}.service-provider{padding-top:20px;margin-top:32px;border-top:1px solid #E8EAEF}.service-provider span.label{display:block;font-size:14px;line-height:20px;font-weight:400;color:#656D83;margin-bottom:16px}.service-provider span.name{display:block;font-size:14px;line-height:20px;font-weight:600;color:#282E3E;margin-bottom:8px}.service-provider span.tax,.service-provider span.license-date{display:block;font-size:14px;line-height:20px;font-weight:400;color:#282E3E}.service-provider span.tax{margin-bottom:8px}#total-render{position:relative}#total-render.loading::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.5);z-index:1;background-image:url(../../../../../../../themes/bricks-child-1/payment/images/Spinner-1s-200px.gif);background-repeat:no-repeat;background-position:center}.cleeksy-payment-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(22,25,35,.4);z-index:999}.cleeksy-payment-popup .cleeksy-close-popup{display:inline-block;position:absolute;top:20px;right:20px;width:16px;height:16px;background:url(../../../../../../../themes/bricks-child-1/payment/images/x.svg) no-repeat center;background-size:contain;filter:brightness(0) invert(1);z-index:1000}body.admin-bar .cleeksy-payment-popup .cleeksy-close-popup{top:52px}.cleeksy-payment-popup.show{display:block}.cleeksy-payment-popup .container{display:flex;flex-wrap:wrap;align-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;min-height:688px;max-width:calc(100vw - 40px);max-height:calc(100vh - 40px);background-color:#Fff;box-shadow:0 16px 24px 0 rgba(2,35,96,.08);border-radius:12px;border:1px solid #E8EAEF;overflow:hidden}@media (max-width:768px){.cleeksy-payment-popup .container{height:auto;min-height:500px}}.cleeksy-payment-popup .image-wrap{position:relative;display:block;width:100%}.cleeksy-payment-popup .image-wrap::before{content:"";display:block;padding-top:66.66%}.cleeksy-payment-popup .image-wrap img{position:absolute;top:50%;left:50%;width:auto;height:auto;max-width:100%;max-height:100%;transform:translate(-50%,-50%)}.cleeksy-payment-popup .content-wrap{padding:32px;text-align:center;width:100%}.cleeksy-payment-popup .content-wrap .title{font-size:24px;font-weight:600;line-height:32px;letter-spacing:-.02em;text-align:center;margin-bottom:24px;color:#282E3E}.cleeksy-payment-popup .content-wrap .description{font-size:14px;font-weight:400;line-height:20px;text-align:center;color:#282E3E}.demo-popup,.cleeksy-payment-popup .content-wrap .button-wrap{margin-top:26px;display:flex;flex-wrap:wrap;justify-content:center}.demo-popup .button,.cleeksy-payment-popup .content-wrap .button-wrap .button{display:inline-block;margin:6px;padding:8px 12px;font-size:16px;font-weight:500;line-height:1.5;text-align:center;border:1px solid #D7DBE4;border-radius:6px;color:#656D83;background-color:#fff;min-width:200px}.cleeksy-payment-popup.cleeksy-warning-popup .content-wrap .button-wrap .button{min-width:213px}.demo-popup .button.demo-paying,.cleeksy-payment-popup .content-wrap .button-wrap .button.retry{color:#fff;border-color:#195AD9;background-color:#195AD9}@media(max-width:479px){.cleeksy-payment-popup .content-wrap .description br{display:none}}.order-status-banner{position:relative;display:inline-block;width:726px;max-width:100%;box-shadow:0 4px 4px 0 rgba(2,35,96,.02);background-color:#fff;padding:32px 20px;margin:0 auto 20px;border-radius:12px;text-align:center}.order-status-banner .image-wrapper{margin-bottom:24px}.order-status-banner .title{font-size:16px;line-height:1.5;font-weight:600;letter-spacing:.02em;color:#282e3e;margin-bottom:8px}.order-status-banner .description{font-size:12px;line-height:1.33;color:#656d83;max-width:540px;margin-left:auto;margin-right:auto;text-align:center}.order-status-banner .button{display:inline-block;font-size:16px;font-weight:500;line-height:1.5;text-align:center;color:#FFf!important;width:200px;padding:8px 12px!important;border-radius:6px!important;background:#195AD9!important;margin:32px auto 0}@media(max-width:530px){.order-status-banner .description br{display:none}}.order-status-banner .description .cleeksy-order-detail{position:relative;display:inline-block;width:726px;max-width:100%;box-shadow:0 4px 4px 0 rgba(2,35,96,.02);background-color:#fff;padding:32px 20px 20px;margin:0 auto;border-radius:12px}.cleeksy-order-detail .order-summary{margin-bottom:60px}.cleeksy-order-detail .order-summary>.title{font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.02em;padding:8px 0;margin-bottom:24px}.cleeksy-order-detail .order-summary .list .product .row:not(.total),.cleeksy-order-detail .order-summary .list .storage-product{display:flex;align-items:center}.cleeksy-order-detail .order-summary .list .product>.row:not(:last-child){margin-bottom:12px}.cleeksy-order-detail .order-summary .list .product:not(:last-child){margin-bottom:48px}.cleeksy-order-detail .order-summary .list .product:last-child{margin-bottom:28px}.cleeksy-order-detail .product .title,.cleeksy-order-detail .product .price{font-size:14px;font-weight:400;line-height:20px;color:#282E3E}.cleeksy-order-detail .product .title{width:65%}.cleeksy-order-detail .product .price{width:35%}.cleeksy-order-detail .product .discount .title,.cleeksy-order-detail .product .discount .price{color:#01904F}.cleeksy-order-detail .product.storage-product .title,.cleeksy-order-detail .product .origin .title{font-weight:500}.cleeksy-order-detail .product .origin .price{color:#656D83}.cleeksy-order-detail .product .price{text-align:right}.cleeksy-order-detail .product .row.total{text-align:right;font-size:14px;font-weight:500;line-height:20px;color:#282E3E}.cleeksy-order-detail .product.storage-product .price{font-weight:500}.cleeksy-order-detail .order-summary .calculator{margin-top:12px;padding-top:24px;border-top:1px solid #E8EAEF}.cleeksy-order-detail .order-summary .calculator>div{display:flex}.cleeksy-order-detail .order-summary .calculator>div:not(:last-child){margin-bottom:20px}.cleeksy-order-detail .order-summary .calculator .label{width:65%;font-size:14px;font-weight:400;line-height:20px;color:#282E3E}.cleeksy-order-detail .order-summary .calculator .price{width:35%;font-size:16px;font-weight:500;line-height:20px;color:#282E3E;text-align:right}.cleeksy-order-detail .order-summary .calculator .discount .price{color:#01904F}.cleeksy-order-detail .order-summary .calculator .total{padding-top:12px;border-top:1px solid #E8EAEF}.cleeksy-order-detail .order-summary .calculator .total .label{font-weight:500}.cleeksy-order-detail .order-summary .calculator .total .price{font-weight:600}.cleeksy-order-detail .payment-information>.title{font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.02em;margin-bottom:30px}.cleeksy-order-detail .payment-information .info-group{display:flex;flex-wrap:wrap;justify-content:space-between}.cleeksy-order-detail .payment-information .info-group .info-field{width:calc(50% - 10px)}.cleeksy-order-detail .payment-information .info-group .info-field.companyAgent,.cleeksy-order-detail .payment-information .info-group .info-field.address{width:100%}.cleeksy-order-detail .payment-information .info-group .info-field:not(:last-child){margin-bottom:24px}.cleeksy-order-detail .payment-information .info-group .info-field .title{font-size:12px;font-weight:500;line-height:1.333;color:#7F879C;margin-bottom:12px}.cleeksy-order-detail .payment-information .info-group .info-field .text{font-size:14px;font-weight:400;line-height:20px;color:#282E3E}@media(min-width:480px){.cleeksy-order-detail .order-summary .calculator .label br{display:none}}@media(max-width:767px){.cleeksy-order-detail .order-summary .calculator .label,.cleeksy-order-detail .product .title{width:65%}.cleeksy-order-detail .order-summary .calculator .price,.cleeksy-order-detail .product .price{width:35%}.cleeksy-order-detail .payment-information .info-group .info-field{width:100%}}@media print{html,body{border:1px solid #fff;height:99%;page-break-after:avoid;page-break-before:avoid}html>:not(body),body>:not(main),.order-status-banner{display:none!important}.cleeksy-order-detail{position:absolute;top:0;left:0}}#cleeksy-checkout .gform_wrapper.gravity-theme .gform-body .gfield input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]),#cleeksy-checkout .gform_wrapper.gravity-theme .gform-body .gfield select,#cleeksy-checkout .gform_wrapper.gravity-theme .gform-body .gfield textarea{border-radius:6px}#cleeksy-checkout .gform_wrapper.gravity-theme .gform-body .gfield input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]),#cleeksy-checkout .gform_wrapper.gravity-theme .gform-body .gfield select{min-height:36px}.payment-result-banner{text-align:center;position:relative;width:536px;max-width:100%}.payment-result-banner img{margin-bottom:40px;margin-left:auto;margin-right:auto}.payment-result-banner .title{font-size:28px;font-weight:500;line-height:36px;letter-spacing:-.02em;text-align:center;margin-bottom:24px}.payment-result-banner .description{margin-bottom:40px;text-align:center}.payment-result-banner .button-wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.payment-result-banner .brxe-button.back-order,.payment-result-banner .brxe-button.back-home{display:inline-block;font-size:16px;font-weight:500;line-height:1.5;text-align:center;color:#FFf;width:200px;padding:8px 12px!important;border-radius:6px!important;background:#195AD9!important;margin:6px}.payment-result-banner .brxe-button.back-order::before,.payment-result-banner .brxe-button.back-home::before{display:none}.payment-result-banner.payment-successful-banner .brxe-button.back-home{background:#fff!important;border:1px solid #D7DBE4;padding:7px 11px!important}@media(max-width:530px){.payment-result-banner .description br{display:none}.payment-result-banner .brxe-button.back-order,.payment-result-banner .brxe-button.back-home{font-size:14px;width:160px;padding:8px!important}}#total-render .storagePrices{display:flex;flex-direction:column}#total-render .storagePrices .capacity-total-box{order:10}#total-render .storagePrices .capacity-total-box[data-name="Lưu trữ tài liệu"]{order:1}#total-render .storagePrices .capacity-total-box[data-name="Cleeksy Docs"]{order:2}#total-render .storagePrices .capacity-total-box[data-name="Lượt chạy tự động"]{order:3}.payment-checkout .gform_confirmation_message{font-size:12px}.checkout-info-col{position:relative}a.hidden-button{position:absolute;top:0;right:0;width:50px;height:50px;cursor:default;z-index:1}