@charset "UTF-8";#popup-login{opacity:0;visibility:hidden;width:100%;height:100vh;background:#0000009e;position:fixed;top:0;left:0;right:0;bottom:0;padding:40px 53px 54px 48px;z-index:9999;-webkit-transition:all .5s;transition:all .5s}.popup{width:100%;height:100vh;background-color:#0000009e;position:fixed;top:0;left:0;right:0;bottom:0;padding:40px 53px 54px 48px;z-index:9999;-webkit-transition:all .5s;transition:all .5s}.popup.popup-order,.popup.popup-warp-confirm{opacity:0;visibility:hidden}.popup.popup-order.active,.popup.popup-warp-confirm.active{opacity:1;visibility:visible}.popup-close{width:40px;height:40px;cursor:pointer;position:absolute;background:#3590ce;right:-20px;top:-18px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:9}.popup-title{font-weight:700;text-align:center;line-height:30px;margin-bottom:29px;font-size:26px}.popup.delete-cart-confirm .popup-content{width:100%;max-width:450px;text-align:center}.popup.delete-cart-confirm .popup-content__title{font-size:18px;text-transform:uppercase;margin-bottom:25px}.popup.delete-cart-confirm .popup-content__confirm>svg{margin-bottom:20px}.popup.delete-cart-confirm .popup-content__confirm .confirm-desc{margin-bottom:30px}.popup.delete-cart-confirm .popup-content__confirm .confirm-desc .desc{font-size:18px;margin-bottom:5px}.popup.delete-cart-confirm .popup-content__confirm .confirm-desc .desc:last-child{margin-bottom:15px;color:#3590ce}.popup.delete-cart-confirm .popup-content__confirm .flex-center button{max-width:200px;margin-right:20px;font-weight:400;text-transform:uppercase;font-size:14px;height:45px}.popup.delete-cart-confirm .popup-content__confirm .flex-center button:last-child{margin-right:0;background-color:#9c9d9e}.popup-content{max-width:70%;height:auto;background:#fff;border-radius:10px;padding:20px;position:relative}.popup-content__title{font-size:16px;line-height:22px;font-weight:700;margin-bottom:20px;color:#22343e}.popup-content__confirm .popup-content__title{margin-bottom:10px}.popup-content__confirm .desc{margin-bottom:15px;font-weight:400;color:#22343e}.popup-content__confirm .flex-center-right{gap:15px}.popup-content__confirm .flex-center-right button{height:30px;max-width:100px}.popup-content__confirm .flex-center-right button.cancel{background-color:#0003}.popup-login{opacity:0;visibility:hidden}.popup-login.active{opacity:1!important;visibility:visible!important}.popup-login .popup-content__wrap .form-login{margin:20px 40px 20px 20px;max-width:345px}.popup-login .popup-content__wrap .form-login__title{font-size:22px;font-weight:700;line-height:28px;text-align:left;color:#22343e}.popup-login .popup-content__wrap .form-login__title svg{transform:rotate(2deg);margin-left:9px;top:-9px;position:relative}.popup-login .popup-content__wrap .form-login__action{padding:20px}.popup-login .popup-content__wrap .form-login__action .connect-out{height:50px;width:100%;margin-bottom:10px;border-radius:5px;border:1px solid #D9D9D9}.popup-login .popup-content__wrap .form-login__action .connect-out a{gap:.525rem;height:100%}.popup-login .popup-content__wrap .form-login__action .or-login{color:#a1a7aa;margin-bottom:.325rem}.popup-login .popup-content__wrap .form-login__action label{margin-bottom:1rem;display:block;position:relative}.popup-login .popup-content__wrap .form-login__action label span{font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:#202f36;width:100%;display:block;margin-bottom:.525rem;text-align:left}.popup-login .popup-content__wrap .form-login__action label input:not([type=checkbox]){height:50px;width:100%;margin-bottom:10px;border-radius:5px;border:1px solid #D9D9D9;padding-left:20px;padding-right:40px;color:#a1a7aa}.popup-login .popup-content__wrap .form-login__action label .input-icon{position:absolute;right:15px;top:50%;width:18px;cursor:pointer}.popup-login .popup-content__wrap .form-login__action .form-remember label{cursor:pointer}.popup-login .popup-content__wrap .form-login__action .form-remember .forgot-password{color:#3590ce;cursor:pointer;text-decoration:underline}.popup-login .popup-content__wrap .form-login__action .form-remember input{cursor:pointer;vertical-align:text-top}.popup-login .popup-content__wrap .form-login__action button{margin-bottom:15px;gap:5px}.popup-login .popup-content__wrap .form-login__action .form-error{margin-bottom:15px}.popup-login .popup-content__wrap .form-login__action .register a{color:#3590ce;cursor:pointer;text-decoration:underline}.popup.popup-sale .popup-content{background-color:transparent;max-width:480px}@media (max-width: 320px){.popup-login .popup-content__wrap .form-login__title{font-size:20px}.popup-close{width:35px;height:35px;right:-10px}}.user-page .menu{background:#fff;border-radius:5px;padding:20px;flex:0 0 350px;max-width:350px;margin-right:20px;height:fit-content}.user-page .menu-heading__left{flex:0 0 75px;max-width:75px;position:relative;margin-right:15px;line-height:0}.user-page .menu-heading__left img{border-radius:50%;height:75px!important}.user-page .menu-heading__left p{position:absolute;top:0;cursor:pointer;right:-5px}.user-page .menu-heading__left p .menu-level_hover{position:absolute;transition:all .5s;opacity:0;visibility:hidden;background-color:#fff;box-shadow:0 4px 20.2px #0165fc26;border-radius:5px;padding:5px 8px;min-width:180px;font-size:13px;text-align:center;top:-100%;right:-115px}.user-page .menu-heading__left p:hover .menu-level_hover{opacity:1;visibility:visible}.user-page .menu-heading__right{flex:0 0 calc(100% - 90px);max-width:calc(100% - 90px)}.user-page .menu-heading__right .name{font-style:normal;font-weight:700;font-size:18px;line-height:20px;color:#202f36;margin-bottom:5px}.user-page .menu-heading__right .email{font-weight:400;font-size:14px;line-height:16px;color:#a1a7aa;margin-bottom:5px;word-wrap:break-word}.user-page .menu-heading__right .point{padding:6px 12px;background:#3590ce;border-radius:5px;display:inline-block;color:#fff;max-width:unset;flex:unset}.user-page .menu-heading__right .agency-first{margin-top:5px;background:#3590ce;color:#fff;border-radius:5px;padding:5px 10px;margin-left:20px}.user-page .menu-heading__right-company{display:flex;flex-direction:column;justify-content:center}.user-page .menu-list li a{border-radius:5px;padding:15px}.user-page .menu-list li a.active,.user-page .menu-list li a:hover{background:#edf3ff}.user-page .menu-list li a span{margin-left:10px;font-weight:700;font-size:14px;color:#202f36}.user-page .menu-list li a svg{width:21px}.user-page .menu-list li.logout a{border-top:1px solid #EEEEEE}@media (min-width: 1240px) and (max-width: 1560px){.user-page .menu{flex:0 0 300px;max-width:300px}.user-page .overview{flex:0 0 calc(100% - 320px);max-width:calc(100% - 320px)}.user-page .overview-top__box{flex:0 0 calc((100% - 40px) / 3)}}@media (min-width: 992px) and (max-width: 1240px){.user-page .menu{display:none}.user-page .overview{flex:0 0 100%;max-width:100%}}@media (min-width: 992px) and (max-width: 1560px){.user-page .overview-bottom__order li.order-code{flex:0 0 54%;max-width:54%}.user-page .overview-bottom__order li.order-action{flex:0 0 7%;max-width:7%}.user-page .overview-bottom__order li.order-action,.user-page .overview-bottom__order li.order-status{text-align:center}.user-page .overview-bottom__order li.order-action span,.user-page .overview-bottom__order li.order-status span{display:inline-block;margin:0 auto}.navbar-left ul.flex{flex-wrap:nowrap;overflow:auto;margin-right:30px}.navbar-left ul.flex li{white-space:nowrap}}.navbar{padding:18px 20px;background:#fff;border-radius:5px;margin-bottom:20px}.navbar-left{max-width:calc(100% - 214px);width:100%}.navbar-left .daterange{display:inline-flex;max-width:249px;flex:0 0 249px;position:relative}.navbar-left .daterange input{width:100%;padding:11px 10px;border-radius:5px;border:0;background:#edf3ff;cursor:pointer}.navbar-left .daterange svg{position:absolute;right:10px;top:12px}.navbar ul li{padding:0 15px;border-right:1px solid #D9D9D9}.navbar ul li:first-child{padding-left:0}.navbar ul li:last-child{border-right:0}.navbar-search{max-width:194px;position:relative}.navbar-search input{border:0;background:#f6f6f6;border-radius:5px;color:#a1a7aa;padding:6px 30px 6px 15px;line-height:28px;width:100%}.navbar-search button{height:0;position:absolute;width:auto;right:10px;top:9px}.overview{flex:0 0 74.23%;max-width:74.23%}.overview-top__box{flex:0 0 calc((100% - 40px) / 3);max-width:calc((100% - 40px) / 3);background:#fff;border-radius:5px;padding:10px 20px;position:relative;margin-right:20px}.overview-top__box .item-title{font-weight:700;font-size:14px;line-height:16px;color:#202f36;padding:10px 0}.overview-top__box .item-total{font-weight:700;font-size:24px;line-height:28px;color:#3590ce;margin-bottom:10px}.overview-top__box .item-avg{padding:5px 15px;background:#ddecff;border-radius:5px;color:#3590ce;font-size:14px;display:inline-block}.overview-top__box .icon{position:absolute;right:20px;top:10px;width:37px;height:37px;border-radius:50%;background:#ddecff}.overview-top__box .icon svg{transform:translate(9px,8px)}.overview-top__box.order .item-total{color:#fb7a43}.overview-top__box.order .item-avg{background:#ffe7dd;color:#fb7a43}.overview-top__box.order .icon{background:#ffe7dd}.overview-top__box.quote{margin-right:0}.overview-top__box.quote .item-total{color:#1ebd30}.overview-top__box.quote .item-avg{background:#dbffdf;color:#1ebd30}.overview-top__box.quote .icon{background:#dbffdf}.overview-bottom__title{font-weight:700;font-size:20px;line-height:24px;color:#202f36;margin-bottom:20px}.overview-bottom__order{border-radius:5px;background:#fff;padding-bottom:0!important}.overview-bottom__order .table-title ul li{font-weight:700;font-size:14px;line-height:16px;color:#3d3e3f;padding-bottom:20px}.overview-bottom__order .table-content ul li{display:flex;align-items:center;border-top:1px solid #D6D6D6;padding:10px 0}.overview-bottom__order .table-content .order-qty{font-weight:700;font-size:14px;line-height:16px;color:#202f36;padding-top:20px;text-align:center;padding-right:20px;justify-content:center}.overview-bottom__order .table-content .order-value{font-size:14px;line-height:16px;color:#ff932e;font-weight:700;padding-top:20px;text-align:center;padding-right:35px}.overview-bottom__order .table-content .order-action{display:flex;justify-content:right;position:relative}.overview-bottom__order .table-content .order-action span svg{border-radius:50%;background:#ddecff;width:36px;height:36px;display:block;line-height:32px;cursor:pointer;padding:8px}.overview-bottom__order .table-content .order-action .action-list{position:absolute;background:#fff;border-radius:5px;box-shadow:0 4px 20.2px #0165fc26;padding:10px;z-index:2;width:156px;top:46px}.overview-bottom__order .table-content .order-action .action-list li{border-top:0!important;padding:0}.overview-bottom__order .table-content .order-action .action-list li a{display:inline-flex;align-items:center;padding:8px 10px;border-radius:5px}.overview-bottom__order .table-content .order-action .action-list li a span{white-space:nowrap}.overview-bottom__order .table-content .order-action .action-list li a svg{margin-right:10px}.overview-bottom__order .table-content .order-action .action-list li a:hover{background:#ddecff}.overview-bottom__order .table-content .order-status{text-align:left}.overview-bottom__order .item_null{padding:10px 0;border-top:1px solid #D6D6D6;font-size:16px;font-weight:600}.overview .order-code{flex:0 0 55%;max-width:55%}.overview .order-value,.overview .order-status{flex:0 0 15%;max-width:15%}.overview .order-status span{border-radius:50px;padding:10px 20px;display:inline-block}.overview .order-status .processing{background:#b3d1ff;color:#3590ce}.overview .order-status .bought{background:#dbffdf;color:#1ebd30}.overview .order-status .cancelled{color:#f30000;background:#f300001a}.overview .order-status .shipping{color:#2727ce;background:#eef}.overview .order-status .paying{color:#0d72ab;background:#dbf2ff}.overview .order-qty{flex:0 0 9%;max-width:9%}.overview .order-action{flex:0 0 6%;max-width:6%}.overview .order-image{border-radius:5px;max-height:83px;margin-right:15px}.overview .order-image img{border-radius:5px}.overview .order-detail__code{font-weight:700;font-size:14px;line-height:20px;color:#202f36;margin-bottom:5px}.overview .order-detail__date,.overview .order-detail__count{font-weight:400;font-size:14px;line-height:20px;color:#a1a7aa}.overview .pagination-wrap{padding:20px 0}.drp-buttons{display:flex!important;gap:10px}.drp-buttons .btn{width:30%;max-height:30px}.notification{flex:0 0 calc(100% - 370px);max-width:calc(100% - 370px)}.notification-list{padding:20px;background:#fff;border-radius:5px;align-items:flex-start;margin-bottom:20px}.notification-list__item{padding:20px;border-bottom:1px solid #D9D9D9}.notification-list__item .checked{margin-right:10px!important;margin:auto 0}.notification-list__item .icon{background:#ffeada;border-radius:50%;width:46px;height:46px;text-align:center;padding:10px;margin-right:11px}.notification-list__item.active{background:#f9f9f9;border-radius:5px;border-bottom:0}.notification-list__item:last-child{border-bottom:0}.notification-list__item .title p{font-weight:400;font-size:14px;line-height:18px;color:#9090a7}.notification-list__item .title p a{color:#ff932e}.notification-list__item .title span{color:#a1a7aa;font-size:12px;line-height:18px}.notification-list__item .right a{padding:12px 20px;background:#3590ce;color:#fff;font-size:14px;line-height:18px;border-radius:5px}.notification-list .item_null{padding-bottom:10px;font-size:16px;font-weight:700}.notification .navbar{padding:10px 20px}.notification .navbar-search.active{max-width:415px;width:100%}.notification .navbar-search .viewed-all{margin-right:15px;cursor:pointer}.notification .navbar-search .viewed-all:hover svg{fill:#3590ce}.notification .navbar-search .viewed-all svg{vertical-align:middle}.notification .navbar-search .viewed-all span{margin-left:5px}.notification-all a{font-size:14px}.notification-unread a span{border-radius:100px;color:#fff;background:#ff932e;padding:1px 6px;margin-left:10px}@media (min-width: 1240px) and (max-width: 1560px){.notification{flex:0 0 calc(100% - 320px);max-width:calc(100% - 320px)}}@media (min-width: 992px) and (max-width: 1240px){.notification{flex:0 0 100%;max-width:100%}}.point{flex:0 0 calc(100% - 370px);max-width:calc(100% - 370px)}.point-heading{background:#fff;margin-bottom:20px;flex-wrap:wrap}.point-heading .point-note{margin-top:10px}.point-heading .point-note p{padding:5px 10px;background-color:#fff3cd;border-radius:5px;display:inline-block;color:#664d03!important;font-size:14px}.point-heading .point-note p svg{margin-right:3px;fill:#664d03;vertical-align:middle}.point-heading__left{padding-right:20px;position:relative}.point-heading__left:after{display:block;content:"";height:35px;width:1px;position:absolute;right:0;top:50%;transform:translateY(-50%);background:#d9d9d9}.point-heading__left p{color:#202f36;margin-right:5px}.point-heading__left .quantity span{font-size:24px;font-weight:700;line-height:22px;margin-left:7px;color:#3590ce}.point-heading__right{position:relative}.point-heading__right a{font-size:12px;line-height:12px;color:#a1a7aa}.point-heading__right a svg{margin-left:10px}.point-heading__description{opacity:0;visibility:hidden;position:absolute;width:245px;padding:20px;border-radius:5px;background-color:#fff;box-shadow:0 4px 8px #0165fc33;right:0;bottom:25px}.point-heading__description.active{opacity:1;visibility:visible}.point-heading__description b{margin-left:5px}.point-heading__description p{margin-top:10px;font-size:12px;line-height:16px;color:#a1a7aa}.point-table{background:#fff;padding-bottom:0!important}.point-table .pagination-wrap{padding:5px 0}.point-table__title{padding-bottom:15px;border-bottom:1px solid #D9D9D9;margin-bottom:15px}.point-table__title ul li{color:#3d3e3f;font-weight:700;font-size:14px}.point-table__list ul{align-items:center;border-top:1px solid #D9D9D9}.point-table__list ul:first-child{border-top:0}.point-table__list ul li{padding:20px 0}.point-table__list ul li.number{font-weight:700;font-size:16px;color:#16d640}.point-table__list ul li.time{color:#202f36;font-weight:400;font-size:14px}.point-table__list ul li.content p{font-weight:400;font-size:14px;color:#9090a7;line-height:20px}.point-table__list ul li.content p strong,.point-table__list ul li.content p strong a{color:#3590ce}.point-table__list ul li.content span{color:#a1a7aa;font-size:12px;font-weight:400}.point-table__list .item_null{padding-bottom:15px;font-size:16px;font-weight:700}.point-table .number{flex:0 0 19.8%;max-width:19.8%}.point-table .number__sub{color:#f30000!important}.point-table .time{flex:0 0 20.7%;max-width:20.7%}.point-table .content{flex:0 0 59.5%;max-width:59.5%}@media (min-width: 1240px) and (max-width: 1560px){.point{flex:0 0 calc(100% - 320px);max-width:calc(100% - 320px)}}@media (min-width: 992px) and (max-width: 1560px){.point-heading__left,.point-heading__right{flex:0 0 100%;padding:0}.point-heading__left:after{display:none}.point-heading__right a{justify-content:flex-start}.point-heading__right .point-heading__description{left:0;bottom:unset;top:100%}.point-note{margin-top:10px;flex:0 0 100%}}@media (min-width: 992px) and (max-width: 1240px){.point{flex:0 0 100%;max-width:100%}}.counpon{flex:0 0 calc(100% - 370px);max-width:calc(100% - 370px)}.counpon-list__item{flex:0 0 32%;max-width:32%;background:#fff;border-radius:5px;position:relative;margin-right:20px;margin-bottom:20px}.counpon-list__item:nth-child(3n){margin-right:0}.counpon-list__item:before{position:absolute;display:block;content:"";width:16px;height:17px;background:#f0f7ff;border-radius:50%;left:30%;top:-10px}.counpon-list__item:after{position:absolute;display:block;content:"";width:16px;height:17px;background:#f0f7ff;border-radius:50%;left:30%;bottom:-10px}.counpon-list__item .item-code{padding:10px;border:1px dashed #3590CE;background:#ddecff;border-radius:5px;flex:0 0 25%;max-width:25%;margin:10px;display:flex}.counpon-list__item .item-code span{font-weight:700;font-size:20px;line-height:20px;color:#3590ce;margin:auto;word-break:break-all}.counpon-list__item .item-info{flex:0 0 calc(75% - 20px);max-width:calc(75% - 20px);padding:16.5px 25px}.counpon-list__item .item-info h5{font-weight:700;font-size:14px;line-height:24px}.counpon-list__item .item-info p{font-size:12px;font-weight:400;line-height:24px;color:#a1a7aa}.counpon-list__item .item-info span{font-size:12px;line-height:12px;font-weight:400}.counpon-list__item .info-more{position:absolute;right:10px;top:10px}.counpon-list__item .info-more__button{cursor:pointer}.counpon-list__item .info-more__button::hover .detail{display:block}.counpon-list__item .info-more .detail{background:#fff;position:absolute;bottom:20px;right:5px;width:243px;padding:20px;border-radius:5px;box-shadow:0 4px 11.9px #0165cc33;z-index:1}.counpon-list__item .info-more .detail-top{margin-bottom:10px}.counpon-list__item .info-more .detail-top h5{margin-left:10px;font-weight:700}.counpon-list__item .info-more .detail-bottom p{font-size:12px;color:#a1a7aa;font-weight:400;line-height:16px}.counpon-list .item_null{font-size:16px;font-weight:700}.used{background-color:#d9d9d9}@media (min-width: 1240px) and (max-width: 1560px){.counpon{flex:0 0 calc(100% - 320px);max-width:calc(100% - 320px)}.counpon-list__item{flex:0 0 calc((100% - 20px)/2);max-width:calc((100% - 20px)/2)}.counpon-list__item:nth-child(3n){margin-right:20px}.counpon-list__item:nth-child(2n){margin-right:0}}@media (min-width: 992px) and (max-width: 1240px){.counpon{flex:0 0 100%;max-width:100%}.counpon-list__item{flex:0 0 calc((100% - 20px)/2);max-width:calc((100% - 20px)/2)}.counpon-list__item:nth-child(3n){margin-right:20px}.counpon-list__item:nth-child(2n){margin-right:0}}.account{flex:0 0 calc(100% - 370px);max-width:calc(100% - 370px)}.account-main .form-block__content{max-width:940px}.account-main__image{position:relative;display:inline-block;margin-bottom:20px}.account-main__image img{width:100px;height:100px;border-radius:50%}.account-main__image a{position:absolute;top:0;right:0;width:68px;height:68px;background:#fff;opacity:.9;border-bottom-left-radius:20px;border-top-right-radius:50%;padding-top:30px;padding-left:15px}.account-main__bill{max-width:91.4%;width:100%}.account-main__bill .submit-button__list{max-width:calc(50% - 10px);width:100%}.account-main__user{display:none}.account-main__user.active{display:block}.account-form{width:100%;background-color:transparent}.account-form form{background-color:#fff}.account-form .form-row .form-group{position:relative;margin-right:15px;flex:0 0 calc((100% - 15px)/2)}.account-form .form-row .form-group:nth-child(2n){margin-right:0}.account-form .form-row .form-group svg{position:absolute;transform:translate(-30px,12px)}.account-form .form-row .form-group .error{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:2px}.account-form .form-row .form-group .error span{display:inline-block}.account-form .form-row .form-group .error svg{fill:#198754;position:relative;transform:none;display:inline-block}.account-form__bottom label{font-size:14px;line-height:16px;min-height:16px;margin-bottom:10px;display:block}.account-form__bottom label span{color:#f30000;margin-left:5px}.account-form__bottom label .checkmark:after{left:9px;top:3px;width:10px;height:16px;border:solid #2196F3;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.account-form__bottom label input{position:absolute;opacity:0;cursor:pointer}.account-form__bottom label input:checked~.checkmark:after{display:block}.account-form__bottom .left-birth input,.account-form__bottom .left-birth select{box-sizing:border-box;border:1px solid #D3D3D3;border-radius:5px;text-align:center;height:45px;margin-right:20px;color:#a1a7aa}.account-form__bottom .left-birth .datetime{position:relative}.account-form__bottom .left-birth .datetime input{width:100%;text-align:start;padding-right:10px}.account-form__bottom .left-birth .datetime-icon{position:absolute;top:50%;right:10px;pointer-events:none;transform:translateY(-50%)}.account-form__bottom .left-gender .select{position:relative}.account-form__bottom .left-gender .select:after{content:"";border-style:solid;border-width:1px 1px 0 0;display:inline-block;height:8px;position:absolute;top:50%;right:15px;width:8px;transform:translateY(-50%) rotate(135deg);pointer-events:none}.account-form__bottom .left-gender select{width:100%;padding:0 20px;background:transparent;border:1px solid #D9D9D9;height:46px;border-radius:5px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.account-form__bottom .left-gender ul li{margin-right:10px}.account-form__bottom .left-gender ul li:last-child{margin-right:0}.account-form__bottom .left-gender ul li label{margin-bottom:0!important;padding-top:7px;padding-left:40px;font-weight:700}.account-form__bottom .left-gender .button{border-radius:5px;border:1px solid #D9D9D9;width:32px;height:32px;margin-right:8px;display:block;padding:9px 6px 7px;cursor:pointer}.account-form__bottom .right{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}.account-form__bottom .right-desc{margin-bottom:20px;line-height:20px}.account-form__bottom .right-desc a{color:#3590ce;text-decoration:underline}.account-form__agent{margin-top:20px;background-color:#fff}.account-form__agent a{color:#3590ce;margin-bottom:5px}.account-form__agent p,.account-form__agent li{padding:5px 0}.account-form__agent ul{list-style:disc;padding-left:20px}.hidden{display:none}.submit-button{margin-top:20px}.submit-button button{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);font-weight:700;font-size:14px}.submit-button-agency{flex:0 0 50%}.submit-button .cancle{margin-left:20px;background:#f1f1f1;color:#696969}@media (min-width: 1240px) and (max-width: 1560px){.account{flex:0 0 calc(100% - 320px);max-width:calc(100% - 320px)}}@media (min-width: 992px) and (max-width: 1560px){.account-form__bottom .left-birth,.account-form__bottom .left-gender{flex:0 0 100%!important;margin-right:0!important}.account-form__bottom .left-birth{margin-bottom:20px}}@media (min-width: 992px) and (max-width: 1240px){.account{flex:0 0 100%;max-width:100%}}@media (max-width: 768px){.account{flex:0 0 100%;max-width:100%}.account-form .form-row .form-group{margin-right:0;margin-bottom:20px}.left-gender{margin-top:20px}}@media (max-width: 450px){.navbar ul li{margin-bottom:15px}.navbar ul li:last-child{margin-left:0}}.order-manage{flex:0 0 calc(100% - 370px);max-width:calc(100% - 370px)}.order-manage .navbar{padding:10px 20px}.order-manage .table-title .order-status{padding-left:15px}.pagination-numbers{margin:20px 0}.pagination-numbers .paginate-prev{height:40px;width:40px;background:#dae6ff;border-radius:5px;line-height:40px;border:none;color:#fff;flex:0 0 40px;margin-right:15px}.pagination-numbers .paginate-prev svg path{fill:#1f4388}.pagination-numbers .paginate-next{background:#3590ce;border-radius:5px;height:40px;display:flex;border-color:#103480;align-items:center;justify-content:space-between;line-height:40px;padding:0 12px}.pagination-numbers .paginate-next:hover span{color:#fff}.pagination-numbers .paginate-next span{color:#fff;font-size:14px;margin-right:5px}.pagination-numbers .paginate-next svg{vertical-align:middle}.pagination-numbers .paginate-item{color:#3590ce;margin-right:15px;height:40px;line-height:40px;width:40px;border-radius:5px;color:#a1a7aa;text-align:center;background:transparent;border:1px solid #d9d9d9;cursor:pointer;transition:.3s;font-size:14px}.pagination-numbers span{color:#a1a7aa;line-height:16.41px;display:block;text-align:center;transition:.2s}.pagination-numbers__right{gap:10px}@media (max-width: 768px){.pagination-numbers .paginate-next{height:38px;line-height:38px}}@media (max-width: 360px){.pagination-numbers span{font-size:12px}.pagination-numbers svg{width:15px}.pagination-numbers .paginate-prev{width:35px;flex:0 0 35px;height:35px}.pagination-numbers .paginate-next{height:35px;line-height:35px}.pagination-numbers .paginate-next span{font-size:12px}.pagination-numbers .paginate-item{height:35px;width:35px;line-height:35px;font-size:12px;margin-right:10px}}.quote-manage .order-code{flex:0 0 65.5%;max-width:65.5%}.quote-manage .order-qty,.quote-manage .order-status{flex:0 0 14%;max-width:14%}.quote-manage .order-action{flex:0 0 6.5%;max-width:6.5%;text-align:right}.quote-manage .table-content ul li{padding:20px 0;display:flex;align-items:center}.quote-manage .table-content .order-qty,.quote-manage .table-content .order-status{padding-left:10px}.quote-manage .action-list{text-align:left;top:58px!important}.quote-manage .pagination-wrap{padding-bottom:10px}.quote-manage .pagination-wrap .paginate-item{margin-right:0}.quote-manage li.active a{color:#3590ce}@media (min-width: 992px) and (max-width: 1560px){.user-page .quote-manage .overview-bottom__order li.order-code{flex:0 0 59%;max-width:59%}.user-page .quote-manage .overview-bottom__order li.order-status{flex:0 0 20%;max-width:20%}}.quote-detail{max-width:1072px;margin:auto}.quote-detail .breadcrumb{padding-top:0}.quote-detail__heading .title h3{font-weight:700;font-size:22px;line-height:22px;color:#202f36}.quote-detail__heading .title h3 span{color:#3590ce}.quote-detail__heading .download a{padding:10px 20px;border-radius:5px;background:#3590ce;color:#fff;gap:5px}.quote-list{padding:20px 20px 0;border-radius:5px;background:#fff;margin-bottom:60px}.quote-list__heading{padding-bottom:20px}.quote-list__heading ul li{font-weight:700}.quote-list__content ul{border-top:1px solid #D9D9D9}.quote-list__content ul li{padding:10px 0}.quote-list__content ul .quantity span{padding:7.5px 11.5px;background:#ddecff;color:#3590ce;border-radius:5px;line-height:16px;font-weight:700}.quote-list__content .product-box{max-width:260px}.quote-list__content .product-box__image{margin-right:10px}.quote-list__content .product-box__image img{border-radius:5px;border:1px solid #D9D9D9}.quote-list__content .product-box__name{flex:0 0 calc(100% - 93px);font-size:14px;line-height:20px}.user-page .address{flex:0 0 calc(100% - 370px);max-width:calc(100% - 370px)}.user-page .address-list__item{border-radius:5px;padding:20px;background:#fff;margin-bottom:20px}.user-page .address-list__item .info-name{margin-bottom:15px;font-size:16px;font-weight:700;align-items:flex-end}.user-page .address-list__item .info-name span{font-size:14px;background:#edf3ff;color:#3590ce;border-radius:5px;padding:5px 10px;font-weight:400;margin-left:10px}.user-page .address-list__item .info ul li{padding-bottom:8px;color:#747474}.user-page .address-list__item .info ul li:last-child{padding-bottom:0}.user-page .address-list__item .action a{cursor:pointer;border-radius:5px;padding:10px 15px;margin-left:10px;line-height:15px}.user-page .address-list__item .action a:hover{opacity:.8}.user-page .address-list__item .action .confirm-delete{margin:auto}.user-page .address-list__item .action-default,.user-page .address-list__item .action-edit{background:#3590ce;color:#fff}.user-page .address-list__item .action-delete{padding:15px 30px;border:1px solid #D9D9D9}.user-page .address .add-button{display:inline-flex;align-items:center;padding:10px 15px;border-radius:5px;border:2px dashed #3590CE;gap:5px;max-height:47px}.user-page .address .add-button:hover{background:#edf3ff}.user-page .address .form-popup{max-width:785px;width:100%;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)!important;background-color:#fff;padding:20px;box-shadow:0 2px 5px #00000080;z-index:9999;border-radius:5px}.user-page .address .form-popup__title{font-size:22px;font-weight:700;line-height:22px;margin-bottom:20px}.user-page .address .form-popup .account-form__top{margin-bottom:15px}.user-page .address .form-popup .account-form__middle label span{color:#ff932e;margin-left:5px}.user-page .address .form-popup .address-select{margin-top:10px;margin-bottom:20px}.user-page .address .form-popup .address-select__form{flex:0 0 calc((100% - 40px) / 3);max-width:calc((100% - 40px) / 3);position:relative;margin-right:20px}.user-page .address .form-popup .address-select__form:last-child{margin-right:0}.user-page .address .form-popup .address-select__form.type-address{max-width:100%;margin:20px 0}.user-page .address .form-popup .address-select__form.type-address .radio{margin-right:25px;flex:0 0 20%}.user-page .address .form-popup .address-select__form.type-address .radio input{cursor:pointer;height:25px;width:25px;display:block;margin-right:8px}.user-page .address .form-popup .address-select__form.type-address .radio label{cursor:pointer;margin:0;display:block}.user-page .address .form-popup .address-select__form .option-select p{padding:15px 20px;border-radius:5px;border:1px solid #D9D9D9;line-height:16px;cursor:pointer;color:#a1a7aa}.user-page .address .form-popup .address-select__form .option-list{position:absolute;width:100%;background:#fff;border-radius:5px;box-shadow:0 2px 5px #00000080;max-height:200px;overflow-y:scroll;scrollbar-width:thin;z-index:3}.user-page .address .form-popup .address-select__form .option-list li{padding:15px 20px;cursor:pointer}.user-page .address .form-popup .address-select__form .option-list li:hover{background:#edf3ff;border-radius:5px}.user-page .address .flex-3-col{margin-bottom:15px}.user-page .address .flex-3-col .form-group{flex:0 0 calc((100% - 40px) / 3);max-width:calc((100% - 40px) / 3)}.user-page .address .form-row{position:relative}.user-page .address .form-row.mb-15{margin-bottom:15px}.user-page .address .form-row .error{padding-top:7px}.user-page .address .form-row input{padding:13.5px 20px}.user-page .address .form-row .search_address{position:relative}.user-page .address .form-row .search_address:after{content:"";position:absolute;right:10px;width:8px;height:8px;border:solid #A1A7AA;border-width:0 1px 1px 0;transition:.5;-webkit-transition:.5;-khtml-transition:.5;-moz-transition:.5;-ms-transition:.5;-o-transition:.5;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.user-page .address .form-row.active .search_address:after{-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}.user-page .address .form-row.active .address-suggest{display:block}.user-page .address .form-row .address-suggest{display:none;position:absolute;left:0;width:100%;border-radius:12px;border:1px solid #d9d9d9;z-index:9;background:#fff}.user-page .address .form-row .address-suggest__group{max-height:300px;overflow-y:auto;scrollbar-color:rgba(53,144,206,.7411764706) rgba(221,236,255,.231372549);scrollbar-width:thin;scrollbar-face-color:rgba(53,144,206,.7411764706);scrollbar-track-color:rgba(221,236,255,.231372549)}.user-page .address .form-row .address-suggest__group::-webkit-scrollbar{width:5px;height:5px}.user-page .address .form-row .address-suggest__group::-webkit-scrollbar-track{background:#ddecff3b}.user-page .address .form-row .address-suggest__group::-webkit-scrollbar-thumb{background:#3590cebd}.user-page .address .form-row .address-suggest__group::-webkit-scrollbar-thumb:hover{background:#68767b}.user-page .address .form-row .address-suggest>li{display:block!important}.user-page .address .form-row .address-suggest li{padding:.725rem;cursor:pointer;font-size:.825rem}.user-page .address .form-row .address-suggest li:not(:last-child){border-bottom:1px solid #d9d9d9}.user-page .address .form-row .address-suggest li input{height:30px;border-radius:0}.user-page .address .form-row label{line-height:normal;color:#22343e;margin-bottom:10px;display:inline-block}.user-page .address .form-row .loading-suggest{margin-right:8px}.user-page .address .form-row textarea,.user-page .address .form-row p.search_address,.user-page .address .form-row input{height:2.875rem;display:inline-flex;align-items:center;font-weight:500;border-radius:5px;color:#a1a7aa;border:1px solid #D9D9D9;padding:0 .9375rem;width:100%}.user-page .address .form-row textarea:focus,.user-page .address .form-row p.search_address:focus,.user-page .address .form-row input:focus{border:1px solid #d9d9d9!important}.user-page .address .form-row textarea::-ms-input-placeholder,.user-page .address .form-row p.search_address::-ms-input-placeholder,.user-page .address .form-row input::-ms-input-placeholder{color:#a1a7aa}.user-page .address .form-row textarea::placeholder,.user-page .address .form-row p.search_address::placeholder,.user-page .address .form-row input::placeholder{color:#a1a7aa}.user-page .address .form-row p.search_address{font-size:14px;font-weight:400;cursor:pointer}.user-page .address .input-row{padding:13.5px 20px;border-radius:5px;width:100%;border:1px solid #D3D3D3;color:#a1a7aa}.user-page .address .submit-button{max-width:65%}.user-page .address .submit-button button{padding:15px 60px;max-height:46px}.user-page .address .submit-button .cancle{max-width:215px;margin-left:15px;width:100%;border-radius:5px;padding:12px;max-height:46px;text-align:center;cursor:pointer}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080}.warranty{flex:0 0 calc(100% - 370px);max-width:calc(100% - 370px)}.warranty-main{background:#fff;border-radius:5px}.warranty-main__form{max-width:365px;margin:auto;padding:20px 0}.warranty-main__form .form-row{margin-bottom:20px;margin-right:0}.warranty-main__form button{font-size:14px!important;font-weight:700}.warranty-info{max-width:840px;width:100%;position:fixed;top:25%;left:39%;background-color:#fff;padding:20px 20px 0;box-shadow:0 2px 5px #00000080;z-index:9999;border-radius:5px}.warranty-info .box-product{flex:0 0 38.5%;max-width:38.5%}.warranty-info .box-product__info{flex:0 0 calc(100% - 93px);max-width:calc(100% - 93px);margin-left:10px}.warranty-info .box-product__info ul{gap:5px}.warranty-info .box-product__info h3{font-size:14px;font-weight:400}.warranty-info .box-bought{flex:0 0 21.2%;max-width:21.2%;text-align:center}.warranty-info .box-warrant{flex:0 0 24.3%;max-width:24.3%;text-align:center}.warranty-info .box-status{flex:0 0 16%;max-width:16%;text-align:center}.warranty-info .box-status .still{border-radius:50px;background:#ddecff;color:#3590ce;padding:7px 10px}.warranty-info .box-status .out{border-radius:50px;background:#f300001a;color:#f30000;padding:7px 10px}.warranty-table__title{padding:20px 0}.warranty-table__title li{font-weight:700}.warranty-table__content{padding:10px 0;border-top:1px solid #D9D9D9}.form-block{width:100%;max-width:470px;padding:40px 25px;border-radius:5px;background-color:#fff;box-shadow:0 4px 40px #0961ca26}.form-block__header{margin-bottom:30px}.form-block__header p{font-size:22px;margin-bottom:10px;font-weight:700}.form-block__header span{line-height:16px;color:#9c9d9e;display:block}.form-block__content .form-row{margin-bottom:20px}.form-block__content .form-row button span:last-child{display:none!important}.form-block__content .form-row:last-child{margin-bottom:0}.form-block__content .form-row input,.form-block__content .form-row textarea{width:100%;height:46px;padding:0 20px;border-radius:5px;border:1px solid #D9D9D9}.form-block__content .form-row input{padding-right:40px}.form-block__content .form-row textarea{height:105px;resize:vertical;padding:15px}.form-block__content .form-row label{font-size:14px;line-height:16px;min-height:16px;margin-bottom:10px;display:block}.form-block__content .form-row label span{color:#ff932e}.form-block__content .form-row.row-product{max-height:115px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#006df0 #f1f1f1}.form-block__content .form-row.row-product .flex{margin-bottom:20px;position:relative}.form-block__content .form-row.row-product .flex input[name=product_name]{margin-right:10px;width:calc(100% - 96px)}.form-block__content .form-row.row-product .flex input[name=product_quantity]{width:86px;padding-left:10px;padding-right:15px;-moz-appearance:textfield}.form-block__content .form-row.row-product .flex input[name=product_quantity]::-webkit-outer-spin-button,.form-block__content .form-row.row-product .flex input[name=product_quantity]::-webkit-inner-spin-button{-webkit-appearance:none}.form-block__content .form-row.row-product .flex .remove-row{position:absolute;right:0;cursor:pointer;opacity:0;visibility:hidden;transition:.5s}.form-block__content .form-row.row-product .flex:hover .remove-row{opacity:1;visibility:visible}.form-block__content .form-row.row-product ::-webkit-scrollbar{width:3px}.form-block__content .form-row.row-product ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.form-block__content .form-row.row-product ::-webkit-scrollbar-thumb{background-color:#006df0;border-radius:2px;border:1px solid #f1f1f1}.form-block__content .form-row.row-product ::-webkit-scrollbar-thumb:hover{background:#555}.form-block__content .form-row.row-product .row-button p{color:#747474;padding:11px 10px;text-align:center;border:1px dashed #D9D9D9;border-radius:5px;cursor:pointer}.form-block__content .form-row.row-product .row-button svg{margin-left:10px}.form-block__content .form-row.row-file{position:relative}.form-block__content .form-row.row-file input{display:none}.form-block__content .form-row.row-file p,.form-block__content .form-row.row-file span{color:#747474}.form-block__content .form-row.row-file label{display:inline-block;background-color:#f9f9f9;border:1px solid #D9D9D9;border-radius:5px;padding:10px 14px;margin-right:17px}.form-block__content .form-row.row-file span{font-style:italic}.form-block__content .form-row.row-file .info-more__button{cursor:help;margin-left:10px}.form-block__content .form-row.row-file .info-more__button svg{position:relative;top:unset;right:unset}.form-block__content .form-row.row-file .detail{background:#fff;position:absolute;bottom:45px;right:5px;width:243px;padding:20px;border-radius:5px;box-shadow:1px 4px 35px 12px #0961ca26}.form-block__content .form-row.row-file .detail-top{margin-bottom:10px}.form-block__content .form-row.row-file .detail-top p{margin-left:10px;font-weight:700}.form-block__content .form-row.row-file .detail-bottom p{font-size:12px;color:#a1a7aa;font-weight:400;line-height:16px}.form-block__content .form-row.row-file .detail-bottom .download-file{display:inline-block;margin-top:8px;color:#747474}.form-block__content .form-row.form-note{font-size:14px;line-height:18px;margin-bottom:0!important}.form-block__content .form-row.form-note span{color:#ff932e}.form-block__content .form-row.form-note a{color:#3590ce}.form-block__content .form-row button{font-weight:400;font-size:14px;border:1px solid #3590CE;transition:all .3s;height:46px;font-weight:700}.form-block__content .form-row button:hover{background-color:#fff;color:#3590ce}.form-block__content .form-row button.cancel{background-color:#f0f0f0;border-color:#f0f0f0;color:#696969}.form-block__content .form-row button.cancel:hover{background-color:#fff}.form-block__content .form-row .form-group{position:relative}.form-block__content .form-row .form-group .hide{display:none}.form-block__content .form-row .form-group__note{margin-top:15px}.form-block__content .form-row .form-group__note input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.form-block__content .form-row .form-group__note input:checked~.checkmark:after{display:block}.form-block__content .form-row .form-group__note label{flex:0 0 calc(100% - 15px);display:block;position:relative;padding-left:25px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-block__content .form-row .form-group__note label .checkmark:after{left:4px;top:1px;width:3px;height:7px;border:solid #2196F3;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.form-block__content .form-row .form-group__note label input{position:absolute;opacity:0;cursor:pointer}.form-block__content .form-row .form-group__note .checkmark{position:absolute;top:0;left:1px;height:15px;width:15px;background-color:#fff;border:1px solid #D9D9D9;border-radius:4px}.form-block__content .form-row .form-group__note .checkmark:after{content:"";position:absolute;display:none}.form-block__content .form-row .form-group__note p{color:#9090a7}.form-block__content .form-row .form-group__note p a{color:#3590ce;text-decoration:underline}.form-block__content .form-row .form-group.has-icon svg{position:absolute;top:42px;right:15px;cursor:pointer}.form-block__content .form-row .form-group button.flex-center svg{margin-left:10px}.form-block__content .form-row.flex .form-group{margin-right:15px;flex:0 0 calc((100% - 15px)/2)}.form-block__content .form-row.flex .form-group:nth-child(2n){margin-right:0}.user-page__register{max-width:480px;margin:0 auto;padding-bottom:60px}.user-page__register .breadcrumb .container.desktop{padding:0}.user-page__register form{padding:30px 20px;background-color:#fff;border-radius:5px}.user-page__register .form-block__header span{max-width:unset}.user-page__register .form-block__content .form-row .form-group{margin-right:15px;flex:0 0 calc((100% - 15px)/2)}.user-page__register .form-block__content .form-row .form-group:nth-child(2n){margin-right:0}.user-page__register .form-block__content .form-row:nth-child(6){margin-bottom:10px}.user-page__register.page-success{max-width:unset;text-align:center;padding-top:60px}.user-page__register.page-success .page-success__content{padding:25px;background-color:#fff;flex:0 0 100%}.user-page__register.page-success .page-success__top{margin-bottom:20px}.user-page__register.page-success .page-success__top svg{width:78px;height:78px;margin-bottom:20px}.user-page__register.page-success .page-success__top p{font-size:22px;font-weight:700;line-height:28px;color:#22343e;margin-bottom:3px}.user-page__register.page-success .page-success__top span{font-size:14px;color:#5d6f7a}.user-page__register.page-success .page-success__bottom span{color:#a1a7aa;font-style:italic;display:block;margin-bottom:2px}.user-page__register.page-success .page-success__bottom p{color:#5d6f7a}.user-page__register.page-success .page-success__bottom p a{color:#3590ce;font-weight:700}.user-page__register.page-changed__password .page-success__top span{display:block;max-width:460px;margin:0 auto}.user-page__password{max-width:450px;margin:0 auto;padding-bottom:60px}.user-page__password .breadcrumb .container.desktop{padding:0}.user-page__password form{padding:30px 25px 24px;background-color:#fff;border-radius:5px}.user-page__password .form-block__header span{max-width:unset}.check-content{flex:0 0 calc(100% - 370px);max-width:calc(100% - 370px)}.check-content__title{margin-bottom:20px}.check-content__title p{font-size:22px;color:#202f36;font-weight:700}.check-content__form{background-color:#fff;border-radius:5px;padding:20px 0}.check-content__form form{max-width:365px;margin:0 auto}.check-content__form form p{font-weight:700;margin-bottom:10px}.check-content__form form input{border:1px solid #D9D9D9;height:46px;border-radius:5px;margin-bottom:20px;width:100%}.check-content__result{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d;opacity:0;visibility:hidden}.check-content__result.active{opacity:1;visibility:visible}.check-content__result .result-item{max-width:840px;background-color:#fff;border-radius:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;padding:10px 20px}.check-content__result .result-item__header{border-bottom:1px solid #D9D9D9;margin-bottom:16px}.check-content__result .result-item__header p{padding:22px 0 16px;font-weight:700}.check-content__result .result-item .product{flex:0 0 40%}.check-content__result .result-item .product-thumbnail{flex:0 0 80px;margin-right:10px}.check-content__result .result-item .product-thumbnail a{display:block;line-height:0}.check-content__result .result-item .product-content{flex:0 0 calc(100% - 90px);max-width:calc(100% - 90px)}.check-content__result .result-item .product-content h3{margin-bottom:5px;font-size:14px;line-height:20px;font-weight:400}.check-content__result .result-item__content .status p{border-radius:20px;display:inline-block;padding:6px 15px}.check-content__result .result-item__content .status p.valid{background-color:#ddecff;color:#3590ce}.check-content__result .result-item__content .status p.expire{background-color:#f300001a;color:#f30000}.check-content__result .result-item .w-20{width:20%}.check-content__result .result-item__close{position:absolute;top:-16px;right:-16px;background-color:#3590ce;border-radius:50%;line-height:0;padding:8px;cursor:pointer}.check-content__result .result-item__close svg path{fill:#fff}@media (min-width: 1240px) and (max-width: 1560px){.check-content{flex:0 0 calc(100% - 320px);max-width:calc(100% - 320px)}}@media (min-width: 992px) and (max-width: 1240px){.check-content{flex:0 0 100%;max-width:100%}}.change-password__form{padding:20px;background-color:#fff;border-radius:5px}.change-password__form form{max-width:365px;margin:0 auto}@media (min-width: 1240px) and (max-width: 1560px){.change-password{flex:0 0 calc(100% - 320px)!important;max-width:calc(100% - 320px)}}@media (min-width: 992px) and (max-width: 1240px){.change-password{flex:0 0 100%!important;max-width:100%}}.customer-support__block{padding:20px 20px 10px;background-color:#fff;border-radius:5px}.customer-support__block .block-title{margin-bottom:20px}.customer-support__block .block-title p{font-size:18px;line-height:22px;font-weight:700}.customer-support__block .block-list{margin-bottom:20px;display:flex}.customer-support__block .block-list__item{border-radius:5px;background-color:#f5f5fa;margin-right:20px;flex:0 0 calc((100% - 40px) / 3);padding:20px}.customer-support__block .block-list__item:nth-child(3n){margin-right:0}.customer-support__block .block-list__item .icon{margin-bottom:5px}.customer-support__block .block-list__item .icon svg{width:30px;height:30px}.customer-support__block .block-list__item .title{margin-bottom:10px}.customer-support__block .block-list__item .title p{color:#767676;font-size:14px;font-weight:700;line-height:16px}.customer-support__block .block-list__item .info{margin-bottom:14px}.customer-support__block .block-list__item .info p{font-size:18px;font-weight:700;line-height:21px}.customer-support__block .block-list__item .info a{color:#fff;background-color:#3590ce;border-radius:5px;padding:4px 10px;display:inline-block}.customer-support__block .block-list__item .description p{font-size:14px;color:#a1a7aa;line-height:16px;word-break:break-word}.customer-support__block .block-list.social .block-list__item{padding:0}.customer-support__block .block-list.social .block-list__item a{padding:20px}.customer-support__block .block-list.social .icon{margin-bottom:0;margin-right:15px}.customer-support__block .block-list.social .icon svg{height:50px;width:50px}.customer-support__block .block-list.social .info{margin-bottom:4px}.customer-support__block .information-list{display:flex;flex-wrap:wrap}.customer-support__block .information-list__item{margin-right:30px;margin-bottom:25px;flex:0 0 calc((100% - 30px)/2)}.customer-support__block .information-list__item:nth-child(2n){margin-right:0}.customer-support__block .information-list__item .icon{margin-bottom:6px}.customer-support__block .information-list__item .icon svg{height:24px}.customer-support__block .information-list__item .title{margin-bottom:10px}.customer-support__block .information-list__item .title a{font-weight:700}.customer-support__block .information-list__item .description{margin-bottom:8px}.customer-support__block .information-list__item .description p{overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;color:#a1a7aa;height:40px;line-height:20px}.customer-support__block .information-list__item .link a{color:#3590ce}.customer-support__block .information-list__item .link a svg{margin-right:3px}.customer-support__block .information-list .item_null{font-size:16px;font-weight:700}@media (min-width: 1240px) and (max-width: 1560px){.user-page .address{flex:0 0 calc(100% - 320px);max-width:calc(100% - 320px)}}@media (min-width: 992px) and (max-width: 1240px){.user-page .address{flex:0 0 100%;max-width:100%}}@media (min-width: 1240px) and (max-width: 1560px){.customer-support{flex:0 0 calc(100% - 320px)!important;max-width:calc(100% - 320px)}}@media (min-width: 992px) and (max-width: 1240px){.customer-support{flex:0 0 100%!important;max-width:100%}}main{padding-top:0!important}.mb-20{margin-bottom:20px}.pd-20{padding:20px}.br-5{border-radius:5px}.general-title{font-weight:700;font-size:22px;line-height:22px;color:#202f36}.user-page__dashboard{margin-bottom:60px}.user-page__content{flex:0 0 calc(100% - 370px);max-width:calc(100% - 370px)}.navbar-agency.active a{padding:6px 12px;background:#3590ce;color:#fff;border-radius:5px}.navbar-agency.active a:hover{opacity:.8}.form-popup__close{position:absolute;right:-20px;top:-22px;background:#3590ce;width:39px;height:39px;border-radius:50%;padding:12px;cursor:pointer}.navbar ul li{cursor:pointer;padding:0 10px}.navbar ul li.active a,.navbar ul li.active span{font-weight:700;color:#3590ce}.navbar ul li.notification-unread a span{color:#fff}.agency-contact{background-color:#fff;padding:20px}.agency-contact p{font-size:16px;margin-bottom:10px}.agency-contact ul{padding-left:30px;list-style:disc}.agency-contact ul li{font-size:15px;padding:8px 0}.agency-page{background-color:#fff;padding:20px}.agency-page p{font-size:16px}.agency-page p a{color:#3590ce}
