.product-conditions-wrapper{padding:40px 80px;border:1px solid #e1d8cc;border-radius:40px}.product-conditions-wrapper .title-wrapper{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-conditions-wrapper .title-wrapper .title{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:0}.product-conditions-wrapper .title-wrapper .title p{margin-right:10px;margin-bottom:0;font-size:20px;font-weight:700;line-height:1.35em}.product-conditions-wrapper .title-wrapper .title svg{margin-top:5px;transition:transform .2s}.product-conditions-wrapper .title-wrapper.active .title svg{transform:rotate(225deg)}.product-conditions-wrapper .title-wrapper.active+.item-text{grid-template-rows:1fr;opacity:1}.product-conditions-wrapper .title-wrapper.active+.item-text .item-text-content{margin-top:20px;border-color:#e1d8cc}.product-conditions-wrapper .item-text{display:grid;grid-template-rows:0fr;margin-top:0;transition:grid-template-rows .3s;overflow:hidden}.product-conditions-wrapper .item-text-content{min-height:0;margin-top:0;border-top:1px solid transparent;font-size:16px;line-height:24px;transition:margin .3s,border-color .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-conditions-wrapper .item-text-content>div+div{border-top:1px solid #e1d8cc}.product-conditions-wrapper .item-text-content h6{font-size:18px}.product-conditions-wrapper .item-text-content .item-condition-wrapper{padding:0 2px 0 20px;cursor:pointer}.product-conditions-wrapper .item-text-content .item-condition-wrapper .item-condition-label{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:16px;margin:20px 0}.product-conditions-wrapper .item-text-content .item-condition-wrapper .item-condition-label p{margin-right:10px;margin-bottom:0;font-size:18px;font-weight:700}.product-conditions-wrapper .item-text-content .item-condition-wrapper .item-condition-label svg{transition:transform .2s}.product-conditions-wrapper .item-text-content .item-condition-wrapper.active .item-condition-label svg{transform:rotate(225deg)}.product-conditions-wrapper .item-text-content .item-condition-wrapper.active+.item-wrapper{grid-template-rows:1fr;padding-bottom:20px}.product-conditions-wrapper .item-text-content .item-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s,padding .3s;overflow:hidden}.product-conditions-wrapper .item-text-content .item-wrapper-content{min-height:0;padding:0 40px;font-size:16px;line-height:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:1024px){.product-conditions-wrapper{padding:40px}}@media (max-width:767px){.product-conditions-wrapper{padding:40px 25px}.product-conditions-wrapper .title-wrapper .title p{font-size:18px}.product-conditions-wrapper .item-text-content .item-condition-wrapper .item-condition-label p,.product-conditions-wrapper .item-text-content h6{font-size:16px}.product-conditions-wrapper .item-text-content .item-wrapper-content{font-size:14px}}@media (max-width:480px){.product-conditions-wrapper{padding:25px}.product-conditions-wrapper .item-text-content .item-condition-wrapper{padding-left:0}.product-conditions-wrapper .item-text-content .item-wrapper-content{padding:0 10px}}.select-wrapper{display:flex;flex-direction:column}.select-wrapper label{color:#101921;font-family:DIGISans,sans-serif;font-size:14px;font-weight:600;line-height:14px}.select-wrapper .wrapper{position:relative;margin-top:8px}.select-wrapper .wrapper .input-select-search{width:100%;padding:10px 16px;border:0;border-bottom-right-radius:12px;border-bottom-left-radius:12px;color:#101921;font-family:DIGISans,sans-serif;font-size:16px;line-height:24px}.select-wrapper .wrapper .input-select-search.active{border-bottom:1px solid #f9f4f1;border-radius:0}.select-wrapper .wrapper .input-select-wrapper{max-height:300px;padding:0 16px 20px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;background:#fff;overflow-y:auto}.select-wrapper .wrapper .input-select-wrapper .select-wrapper-item{margin:18px 0;padding-left:0;cursor:pointer}.select-wrapper .wrapper .input-select-wrapper .select-wrapper-item:before{content:none}.select-wrapper .wrapper .input-select-wrapper .select-wrapper-item:hover{color:rgba(0,0,0,.4)}.select-wrapper .select{position:relative;width:100%;padding:10px 45px 10px 16px;border:1px solid #e1d8cc;border-radius:12px;background-color:#fff;background-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 11" fill="%238A8A81"%3E%3Cpath d="M7.99992 6.54517L14.1874 0.357666L15.9549 2.12517L7.99992 10.0802L0.0449219 2.12517L1.81242 0.357666L7.99992 6.54517Z"/%3E%3C/svg%3E');background-position:right 24px center;background-repeat:no-repeat;background-size:16px auto;font-family:DIGISans,sans-serif;font-size:16px;line-height:24px;transition:box-shadow .2s,transform .2s;cursor:pointer}.select-wrapper .select.active{box-shadow:0 0 0 3px #0b77f9}.select-wrapper .select:hover{border-color:rgba(0,0,0,.3)}.select-wrapper .select-placeholder{margin-bottom:0;color:rgba(0,0,0,.3);font-weight:400}.select-wrapper .select.open{background-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 11" fill="%238A8A81"%3E%3Cpath d="M7.99984 3.61523L1.81233 9.80273L0.0448352 8.03523L7.99984 0.0802348L15.9548 8.03524L14.1873 9.80273L7.99984 3.61523Z"/%3E%3C/svg%3E')}.select-wrapper .select.error{border-color:#ffa69c;background-color:#fff2e5}.select-wrapper .select.error:hover{border-color:#ffa69c}.select-wrapper .select.error:first-child{color:#e54747}.select-wrapper .info-box-wrapper{margin-top:20px;padding:20px;border-radius:10px;background:#a6dfff}.select-wrapper .info-box-wrapper .checkbox-wrapper .label{font-weight:400}.select-wrapper .error-message{height:22px;margin-bottom:8px;color:#e54747;font-size:14px;line-height:22px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.modal-app-wrapper{position:fixed;top:0;left:0;height:100vh;background-color:hsla(0,0%,100%,.2);z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);overflow-y:scroll}.modal-app-wrapper,.modal-app-wrapper .modal-layer{display:flex;justify-content:center;align-items:center;width:100%}.modal-app-wrapper .modal-layer{height:auto;margin:auto}.modal-app-wrapper .modal-layer .modal-content{display:flex;flex-direction:column;align-items:center;width:994px;max-width:100%;padding:20px 40px 40px;border-radius:40px;background:#f9f4f1;color:#101921}.modal-app-wrapper .modal-layer .modal-content .form-wrapper .input-label{font-size:18px;font-weight:700}.modal-app-wrapper .modal-layer .modal-content .form-wrapper .input-wrapper .error-message{display:none}.modal-app-wrapper .modal-layer .modal-content .form-wrapper .modal-phone-number-wrapper{position:relative;margin-top:24px}.modal-app-wrapper .modal-layer .modal-content .form-wrapper .modal-phone-number-wrapper .phone-select-wrapper .error-message{display:none}.modal-app-wrapper .modal-layer .modal-content .form-wrapper .input-eg{margin-top:5px;color:#979797}.modal-app-wrapper .modal-layer .modal-content .modal-icon-wrapper{display:inline;align-self:self-end;cursor:pointer}@media (max-width:767px){.modal-app-wrapper .modal-layer .modal-content{padding:20px 20px 40px}.modal-app-wrapper .modal-layer .modal-content .form-wrapper .input-label{font-size:16px;font-weight:600}.modal-app-wrapper .modal-layer .modal-content .form-wrapper .modal-phone-number-wrapper{margin-top:20px}}.fixed-wireless-access-wrapper{display:flex;flex-direction:column;margin:-20px;color:#000}.fixed-wireless-access-wrapper .wrapper-title{display:flex;align-items:center;gap:10px;margin-top:30px}.fixed-wireless-access-wrapper .wrapper-title h6{margin-bottom:0}.fixed-wireless-access-wrapper .wrapper-title .icon-wrapper{color:#0b77f9}.fixed-wireless-access-wrapper .cards-wrapper{display:flex;justify-content:space-between;gap:10px}.fixed-wireless-access-wrapper .cards-wrapper .box-border{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding-right:10px;padding-left:10px;color:#0b77f9}.fixed-wireless-access-wrapper .cards-wrapper .box-border p{color:#000;text-align:center}.fixed-wireless-access-wrapper .cards-wrapper .box-border p:first-of-type{margin-top:15px;margin-bottom:auto}.fixed-wireless-access-wrapper .price-wrapper{display:flex;justify-content:space-between;align-items:center;margin-top:30px;padding:20px;border-radius:20px;background-color:#fffcfa}.fixed-wireless-access-wrapper .price-wrapper p{margin-bottom:0;color:#979797}.fixed-wireless-access-wrapper .price-wrapper .price{color:#002bff;font-size:26px;font-weight:600}.fixed-wireless-access-wrapper .price-wrapper .price span{color:#979797;font-size:16px;font-weight:400}.fixed-wireless-access-wrapper .checks-wrapper{display:flex;align-items:center;gap:20px;margin-top:20px}.fixed-wireless-access-wrapper .checks-wrapper .check{display:flex;align-items:center;gap:5px;color:#00cc87}.fixed-wireless-access-wrapper .checks-wrapper .check p{margin-bottom:0;color:#979797;font-size:14px}.fixed-wireless-access-wrapper .check-again{margin-top:20px;color:rgba(0,0,0,.4);text-align:center;text-decoration:underline;cursor:pointer}@media (max-width:1024px){.fixed-wireless-access-wrapper{padding:0 20px}.fixed-wireless-access-wrapper .checks-wrapper{flex-direction:column;align-items:flex-start;padding-top:20px}}@media (max-width:767px){.fixed-wireless-access-wrapper .cards-wrapper{flex-direction:column}.fixed-wireless-access-wrapper .price-wrapper{flex-direction:column;align-items:flex-start;gap:10px}}.input-password-wrapper{display:flex;flex-direction:column}.input-password-wrapper label{color:#101921;font-family:DIGISans,sans-serif;font-size:14px;font-weight:600;line-height:14px}.input-password-wrapper .wrapper{position:relative;margin-top:8px}.input-password-wrapper .wrapper.wrapper-error .list{color:#e54747}.input-password-wrapper .wrapper.wrapper-error .list li:before{background:#e54747}.input-password-wrapper .wrapper .list .hints-wrapper{position:relative}.input-password-wrapper .wrapper .list .hints-wrapper svg{position:absolute}.input-password-wrapper .wrapper .list .hints-wrapper .error-check{display:flex;align-items:center}.input-password-wrapper .wrapper .list .hints-wrapper .error-check li{margin:0;font-size:14px}.input-password-wrapper .wrapper .list .hints-wrapper .error-check.error li:before,.input-password-wrapper .wrapper .list .hints-wrapper .error-check.success li:before{display:none}.input-password-wrapper .wrapper .list .hints-wrapper .error-check.error svg{fill:#ff5e5e}.input-password-wrapper .wrapper .list .hints-wrapper .error-check.error li{color:#ff5e5e}.input-password-wrapper .wrapper .list .hints-wrapper .error-check.success svg{fill:#00cc87}.input-password-wrapper .wrapper .list .hints-wrapper .error-check.success li{color:#00cc87}.input-password-wrapper .wrapper .list p{margin-bottom:10px;font-size:14px}.input-password-wrapper .input{position:relative;width:100%;padding:10px 16px;border:1px solid #e1d8cc;border-radius:12px;color:#101921;font-family:DIGISans,sans-serif;font-size:16px;line-height:24px;transition:box-shadow .2s}.input-password-wrapper .input:focus{box-shadow:0 0 0 3px #08e8ff}.input-password-wrapper .input:hover{border-color:rgba(0,0,0,.3)}.input-password-wrapper .input::placeholder{color:rgba(0,0,0,.5)}.input-password-wrapper .input[disabled]{background:#f9f4f1;color:rgba(0,0,0,.3)}.input-password-wrapper .input[disabled]::placeholder{color:rgba(0,0,0,.3)}.input-password-wrapper .input[disabled]:hover{border-color:rgba(0,0,0,.2)}.input-password-wrapper .input.error{border-color:#ff5e5e;background:#fff2e5}.input-password-wrapper .input.error::placeholder{color:#e54747}.input-password-wrapper .input.error:hover{border-color:#ff5e5e}.input-password-wrapper .input.error[disabled]::placeholder{color:#e1d8cc}.input-password-wrapper .input.error[disabled]:hover{border-color:rgba(0,0,0,.2)}.input-password-wrapper .error-message{min-height:22px;margin-bottom:8px;color:#e54747;font-size:14px;line-height:22px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.invoice-section .sticky{position:-webkit-sticky;position:sticky;top:100px}.invoice-section .list .content .list-item{display:flex}.invoice-section .list .content .list-item span{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:30px;height:30px;margin-right:10px;border-radius:20px;background:#101921;color:#fff;font-size:12px;font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none}.invoice-section .list .content .extra-info{margin-bottom:20px;padding:20px;border-radius:20px;background:#f9f4f1;font-size:14px}.invoice-section .list .content .extra-info li,.invoice-section .list .content .extra-info p,.invoice-section .list .content .extra-info ul{margin:0}@media (max-width:767px){.invoice-section .sticky{position:relative;top:0}}