.dropdown-btn>.ant-dropdown-trigger{border:none;background-color:transparent!important}.dropdown-btn>.ant-dropdown-trigger>span{background-color:transparent!important}.dropdown-btn-label{font-weight:500;font-size:14px;color:#252828;margin-right:12px}.site-logo{display:flex;align-items:center}.site-logo div{border-left:2px solid #c4cdcb;margin-left:12px}.site-logo div span{font-weight:500;font-size:14px;color:#252828;margin-left:12px}.site-logo .privacy-policy-link{font-weight:400!important;font-size:12px!important}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}#spinner{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:24px 0;margin-bottom:16px}@media(max-width:991px){.header{margin-bottom:12px}}.right{cursor:pointer}@media(max-width:576px){.header{display:none}}.menuitem{background-color:#fff;padding:22px 26px;display:flex;flex-direction:row;align-items:center;border-radius:24px;cursor:pointer;transition:.3s;width:100%}.menuitem p{text-align:center;margin:0;font-weight:500;font-size:14px;color:#252828}.menuitem .icon{margin-right:14px;display:flex;align-items:center;justify-content:center}.menuitem-selected{background-color:#edfffb}.menuitem-selected p{color:#165848}.menuitem-disabled{cursor:default;pointer-events:none}.menuitem-disabled p{color:#a4acaa}.menuitem-disabled .icon svg{stroke:#a4acaa}@media(max-width:991px){.menuitem{background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;padding:0}.menuitem p{text-align:center;margin:0;font-weight:500;font-size:10px;color:#727c7a}.menuitem .icon{margin:0;display:flex;align-items:center;justify-content:center}.menuitem-selected{background-color:#fff}.menuitem-selected p{color:#165848}}.menu-bar{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:24px;background-color:#fff}@media(max-width:991px){.menu-bar{z-index:1000;display:flex;flex-direction:row;align-items:center;justify-content:space-around;width:100vw;border:1px solid #eef4f4;background-color:#fff;border-radius:0;padding:16px 0;position:fixed;bottom:0;left:0}}.modal-wrapper{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(72,77,75,.64);overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;z-index:1100}.modal-wrapper .modal-container{display:flex;flex-direction:column;align-items:center;border-radius:0 3px 3px 0;padding:12px 0;border-top-left-radius:24px;border-top-right-radius:24px;background-color:#fff;transition:all 2s}.modal-wrapper .modal-container .modal-separator{width:40px;height:4px;border-radius:20px;background-color:#a4acaa;align-self:center;margin-bottom:16px}.modal-wrapper .modal-container p{margin-bottom:16px;text-align:center;font-weight:700;line-height:26px;font-size:16px;color:#252828}.modal-wrapper .modal-container .modal-separator-full{width:100%;height:2px;border-radius:0;background-color:#eef4f4;margin-bottom:8px}.modal-wrapper .modal-container .modal-content{padding:0 12px;align-self:stretch;align-items:flex-start}.modal-hide{display:none}.contact-modal-element{padding-top:8px;padding-bottom:8px;margin-top:8px;margin-bottom:8px}.contact-modal-element u{text-align:left;font-weight:400;font-size:18px;padding-left:6px;color:#252828;text-decoration:none}.layout-wrapper{min-height:100vh;background-color:#f5f8f8;overflow-x:hidden}@media(max-width:576px){.layout{padding:0 0 56px}}@media(min-width:1400px){.container{max-width:1400px;width:100%;margin:0 auto}}@media(max-width:1360px){.container{max-width:1200px;width:100%;margin:0 auto}}@media(max-width:1200px){.container{max-width:1200px;width:100%;margin:0 auto}}@media(min-width:992px)and (max-width:1199.98px){.container{max-width:992px;width:100%;margin:0 auto}}@media(max-width:991.98px){.container{max-width:900px;width:100%;margin:auto;padding-left:10px;padding-right:10px}}@media(max-width:800px){.container{max-width:800px;width:100%;margin:auto;padding-left:10px;padding-right:10px}}@media(max-width:576px){.container{max-width:100%;width:100%;margin:auto;padding-left:10px;padding-right:10px}}.ant-notification-notice{box-shadow:none;background-color:#000;border-radius:12px}.ant-notification-notice-description,.ant-notification-notice-message{color:#fff}.ant-notification-notice-description div{display:flex;flex-direction:row;align-items:center}.ant-notification-close-icon{color:#fff}.ant-notification-notice-btn p{color:#fff;font-weight:700;cursor:pointer}.notification-icon-wrapper{margin-right:12px}.button{background-color:#40bfa0;border:2px solid #40bfa0;padding:13px 26px;text-align:center;display:flex;align-items:center;justify-content:center;border-radius:16px;cursor:pointer;transition:.3s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.button p{text-align:center;margin:0;font-weight:600;font-size:20px;color:#fff;line-height:32px}.button:hover{background-color:#268e74;border:2px solid #268e74}.button:active{background-color:#165848;border:2px solid #165848}.full-width{width:100%}.button-disabled{background-color:#e2e8e8;border:2px solid #e2e8e8;pointer-events:none;cursor:not-allowed}.button-disabled p{color:#fff}.button-disabled:hover{background-color:#e2e8e8;border:2px solid #e2e8e8}.button-disabled:active{background-color:#e2e8e8;border:2px solid #e2e8e8}.button-secondary{background-color:#fff}.button-secondary p{color:#40bfa0}.button-secondary:hover{background-color:#fff}.button-secondary:hover p{color:#268e74}.button-secondary:active{background-color:#fff}.button-secondary:active p{color:#165848}.button-tertiary{background-color:#fff;border:2px solid #e2e8e8}.button-tertiary p{color:#a4acaa}.button-tertiary:hover{background-color:#fff;border:2px solid #c4cdcb}.button-tertiary:hover p{color:#727c7a}.button-tertiary:active{background-color:#fff;border:2px solid #727c7a}.button-tertiary:active p{color:#727c7a}.button-primary--bordered{background-color:#fff;border:2px solid #40bfa0}.button-primary--bordered p{color:#40bfa0}.button-primary--bordered:hover{background-color:#fff;border:2px solid #40bfa0}.button-primary--bordered:hover p{color:#40bfa0}.button-primary--bordered:active{background-color:#fff;border:2px solid #40bfa0}.button-primary--bordered:active p{color:#40bfa0}.button-error-outlined{background-color:#fff;border:2px solid #ff6466}.button-error-outlined p{color:#ff6466}.button-error-outlined:hover{background-color:#fff;border:2px solid #ff6466}.button-error-outlined:hover p{color:#ff6466}.button-error-outlined:active{background-color:#fff;border:2px solid #ff6466}.button-error-outlined:active p{color:#ff6466}.button-error{background-color:#ff6466;border:2px solid #ff6466}.button-error p{color:#fff}.button-error:hover{background-color:#ff6466;border:2px solid #ff6466}.button-error:hover p{color:#fff}.button-error:active{background-color:#ff6466;border:2px solid #ff6466}.button-error:active p{color:#fff}.col{flex-direction:column!important}.float-label-autocomplete{position:relative;width:100%}.float-label-autocomplete>input:-webkit-autofill~label{font-size:10px;line-height:15px;color:rgba(0,0,0,.54);-webkit-transform:translateY(-8px);transform:translateY(-8px)}.float-label-autocomplete .label{position:absolute;pointer-events:none;font-size:16px;font-weight:400;color:#a4acaa;left:18px;top:15px;transition:all .2s ease}.float-label-autocomplete .label-float{top:4px;font-size:10px}.select_Auto__custom{width:100%;height:56px}.ant-select-single .ant-select-selector .ant-select-selection-search{left:0;top:5px}.ant-select-single .ant-select-selector .ant-select-selection-placeholder{position:absolute!important;text-align:left!important;left:0!important}.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{margin-left:16px;margin-right:16px}.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector{border:none!important}.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{box-shadow:none}.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector{border:none}.ant-select,.ant-select-lg{height:56px}.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{height:50px;min-height:50px;display:flex;align-items:center;border:none!important}.ant-select-arrow{right:32px;width:0;height:0;color:#40bfa0;font-size:16px}.ant-select{height:56px!important;width:100%}.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:12px!important;height:56px!important}.float-label{position:relative;height:56px;border:2px solid #e2e8e8;border-radius:12px;padding-left:16px;padding-right:16px;background-color:#fff;width:100%}.float-label>input:-webkit-autofill~label{font-size:10px;line-height:15px;color:rgba(0,0,0,.54);-webkit-transform:translateY(-8px);transform:translateY(-8px)}.float-label .label{position:absolute;pointer-events:none;font-size:16px;font-weight:400;color:#a4acaa;left:18px;top:15px;transition:all .2s ease}.float-label .label-float{top:4px;font-size:10px}.disabled-label{background-color:#f5f5f5}.container--input{position:relative}.container--input--icon{padding-right:12px;position:absolute;right:12px;top:0;bottom:0;display:flex;align-items:center}.container--input--inputItem{height:100%;width:100%;background-color:transparent;border:none;font-size:16px;font-weight:400;color:#252828}.container--input--inputItem:focus{outline:none}.disabled-input{color:#a4acaa!important}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-transition:background-color 600000s 0s,color 600000s 0s;transition:background-color 600000s 0s,color 600000s 0s}.float-label-textarea{position:relative;width:100%}.float-label-textarea>input:-webkit-autofill~label{font-size:10px;line-height:15px;color:rgba(0,0,0,.54);-webkit-transform:translateY(-8px);transform:translateY(-8px)}.float-label-textarea .label{position:absolute;pointer-events:none;font-size:16px;font-weight:400;color:#a4acaa;left:18px;top:15px;transition:all .2s ease}.float-label-textarea .label-float{top:4px;font-size:10px}.text-area{height:100%;width:100%;background-color:transparent;font-size:16px;font-weight:400;color:#252828;border:2px solid #e2e8e8;border-radius:12px;padding:16px}.text-area:focus{outline:none}.text-area::-webkit-input-placeholder{color:#a4acaa}.text-area:-ms-input-placeholder{color:#a4acaa}.text-area::placeholder{color:#a4acaa}.float-label-select>input:-webkit-autofill~label{font-size:10px;line-height:15px;color:rgba(0,0,0,.54);-webkit-transform:translateY(-8px);transform:translateY(-8px)}.float-label-select .label{top:15px}.datePicker{height:55px;width:100%;border:2px solid #e2e8e8!important;border-radius:12px!important;padding-top:8px!important;padding-bottom:8px!important;padding-left:16px!important}.float--label--status{position:relative;height:56px;border:2px solid #e2e8e8;border-radius:12px;padding-left:16px;padding-right:16px;background-color:#fff;width:100%}.float--label--status .label{position:absolute;pointer-events:none;font-size:16px;font-weight:400;color:#a4acaa;left:18px;top:15px;transition:all .2s ease}.float--label--status .label-float{top:4px;font-size:10px}.toggle{position:absolute;right:16px;top:12px;cursor:pointer}.container--input--status{position:relative}.container--input--status--icon{position:absolute;right:12px;top:0;bottom:0;display:flex;align-items:center}.container--input--status--icon--verify{background-color:#40bfa0;border-radius:10px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer}.container--input--status--icon--verify svg{color:#fff}.container--input--status--icon--load{background-color:#40bfa0;border-radius:10px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.container--input--status--icon--load svg{color:#fff}.container--input--status--icon--check{background-color:#fff;border-radius:10px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.container--input--status--icon--check svg{color:#40bfa0}.container--input--status--icon--error{background-color:#fff;border-radius:10px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer}.container--input--status--icon--error svg{color:red}.container--input--status--inputItem{height:100%;width:100%;height:56px;background-color:transparent;border:none;font-size:16px;font-weight:400;color:#252828}.container--input--status--inputItem:focus{outline:none}.input{height:100%;width:100%;background-color:transparent;border:none;font-size:16px;font-weight:400;color:#252828}.input:focus{outline:none}.label--left{padding-left:24px}.ant-checkbox{border-color:#48e4be!important}.ant-checkbox-checked .ant-checkbox-inner{background-color:#48e4be!important;border-color:#48e4be!important}.message-container{border-radius:12px;padding:12px;display:flex;width:100%;align-items:center;margin-top:12px}.message-container p{margin-left:12px;text-align:left;font-size:16px;font-weight:400}.message-container-warning{background-color:#fff8ed}.message-container-warning p{color:#bd7100}.message-container-error{background-color:#fff0f0}.message-container-error p{color:#b82426}.radio--custom{background-color:#fff;border:2px solid #eef4f4;width:100%;padding:18px 16px;border-radius:12px}.account-wrapper{background-color:#fff;border-radius:16px;padding:32px}.account-wrapper .col{padding:24px!important;border-radius:20px;border:1px solid #eef4f4}.account-wrapper .title{font-weight:700;font-size:20px;color:#252828;line-height:32px;margin-bottom:20px}.account-wrapper .description{font-weight:400;font-size:14px;color:#a4acaa;line-height:20px}.ant-select-selection-item{margin-left:8px}.breadcrumb{display:flex;flex-direction:row;align-items:center}.breadcrumb p{margin-right:7px;color:#252828;font-size:14px;font-weight:500;cursor:pointer}.breadcrumb .current{color:#a4acaa}@media(max-width:576px){.breadcrumb{display:none;height:0}}.documentation{padding:4px 12px;border-radius:6px;background-color:#f5f8f8}.documentation p{font-weight:500;color:#727c7a}.documentation p,.label{line-height:18px;font-size:10px;margin:0}.label{font-weight:400;color:#a4acaa}.slick-next:before,.slick-prev:before{color:#268e74!important}.slick-list>div{margin-left:0}.tabitem{border:2px solid #727c7a;padding:13px 26px;text-align:center;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:16px;cursor:pointer;transition:.3s;margin-right:14px}.tabitem p{text-align:center;margin:0;font-weight:600;font-size:12px;color:#727c7a}.tabitem:hover{border:2px solid #484d4b}.tabitem:hover p{color:#484d4b}.tabitem .icon{margin-right:7px;display:flex;align-items:center;justify-content:center}.tabitem-selected{background-color:#edfffb;border:2px solid #165848}.tabitem-selected p{color:#165848}.tabitem-selected:hover{background-color:#c8fff1;border:2px solid #0d352b}.tabitem-selected:hover p{color:#0d352b}.no-margin{margin-right:0}@media(max-width:576px){.tabitem{padding:9px 16px}}.slick-slider{margin-left:8px;margin-right:8px}.tab-bar{display:flex;flex-direction:row;align-items:center;overflow-x:auto}@media(max-width:576px){.slick-slider{margin-left:16px;margin-right:16px}.tab-bar{display:flex;flex-direction:row;align-items:center;overflow-x:auto}}.page-card .product-details img{background-color:#fff;width:96px;height:96px;padding:12px;border-radius:16px;object-fit:contain}@media(max-width:576px){.page-card{padding:24px 20px}.page-card .element-block{flex:100% 1!important}}.product--check--card{border-radius:12px;padding:12px 10px;margin-bottom:12px;cursor:pointer;background-color:#fff;border:2px solid #eef4f4;display:flex;align-items:center;justify-content:flex-start;width:100%}.product--check--card:last-child{margin-bottom:0}.product--check--card--wrap{display:flex;align-items:center;justify-content:flex-start;margin-left:12px}.product--check--card--wrap--left{margin-right:12px;background-color:#fff;border-radius:14px}.product--check--card--wrap--left img{border-radius:14px;width:40px;height:40px;object-fit:contain}.product--check--card--wrap--right{text-align:left}.product--check--card--wrap--right h2{margin-bottom:0;font-weight:600}.product--check--card--wrap--right h3{margin-bottom:0;line-height:24px;font-weight:500}.product--check--card--wrap--right p{color:#a4acaa;line-height:18px}.product--check--card--options{padding-top:12px}.active--product--check--card{border:2px solid #48e4be;box-shadow:0 0 8px 0 rgba(72,228,190,.7),0 0 8px 0 rgba(72,228,190,.7)}.product--fact--card{border-radius:12px;padding:12px 16px;margin-bottom:16px;cursor:pointer;background-color:#fff;border:2px solid #eef4f4;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.product--fact--card:last-child{margin-bottom:0}.product--fact--card--wrap{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.product--fact--card--wrap h2{margin-bottom:6px;font-weight:600}.product--fact--card--wrap p{color:#a4acaa;line-height:18px}.product--fact--card--options{padding-top:12px}.product--select--card{border-radius:12px;padding:12px 16px;margin-bottom:16px;cursor:pointer;background-color:#f5f8f8;border:2px solid #f5f8f8}.product--select--card:last-child{margin-bottom:0}.product--select--card--wrap{display:flex;align-items:center;justify-content:flex-start}.product--select--card--wrap--left{margin-right:12px;background-color:#fff;border-radius:14px}.product--select--card--wrap--left img{border-radius:14px;width:56px;height:56px;object-fit:contain}.product--select--card--wrap--right{text-align:left}.product--select--card--wrap--right h2{margin-bottom:0;font-weight:600}.product--select--card--wrap--right h3{margin-bottom:0;line-height:24px;font-weight:500}.product--select--card--wrap--right p{color:#a4acaa;line-height:18px}.product--select--card--list{padding-top:12px}.product--option--card{border-radius:12px;padding:12px 8px;margin-bottom:16px;cursor:pointer;background-color:#f5f8f8}.product--option--card:last-child{margin-bottom:0}.product--option--card--wrap{display:flex;align-items:center;justify-content:flex-start}.product--option--card--wrap--left{margin-right:12px;background-color:#fff;border-radius:14px}.product--option--card--wrap--left img{border-radius:14px;width:56px;height:56px;object-fit:contain}.product--option--card--wrap--right{text-align:left}.product--option--card--wrap--right h2{margin-bottom:0;font-weight:600}.product--option--card--wrap--right h3{margin-bottom:0;line-height:24px;font-weight:500}.product--option--card--wrap--right p{color:#a4acaa;line-height:18px}.product--option--card--options{padding-top:12px}.active--product{box-shadow:0 0 8px 0 rgba(72,228,190,.7),0 0 8px 0 rgba(72,228,190,.7)}.product--card{display:flex;align-items:center;justify-content:space-between;border:2px solid #eef4f4;border-radius:12px;padding:12px 8px;margin-bottom:16px;cursor:pointer}.product--card:last-child{margin-bottom:0}.product--card--wrap{display:flex;align-items:center;justify-content:flex-start}.product--card--wrap--left{padding-right:12px}.product--card--wrap--left img{border-radius:14px;width:56px;height:56px;object-fit:contain}.product--card--wrap--right{text-align:left}.product--card--wrap--right h2{margin-bottom:0;font-weight:600}.product--card--wrap--right h3{margin-bottom:0;line-height:24px;font-weight:500}.product--card--wrap--right p{color:#a4acaa;line-height:18px}.product--card--icon{padding-right:12px}.active--product{box-shadow:0 0 0 6px rgba(138,255,226,.32);border:2px solid #48e4be}.containerButton{display:flex;justify-content:flex-end;width:100%}.sub-page-card{margin-bottom:7vh}.column-width{width:100%}.containerBtn{height:100%;width:100%}.form-name{margin-bottom:12px;margin-left:6px;font-weight:400;font-size:18px;color:#252828}.select-container{width:200px}.inputMap{margin-bottom:20px}.container{height:100%;width:100%}.documentation-form{background-color:#fff}.documentation-form p{font-weight:400;font-size:16px;color:#252828}.modal-container{background-color:#fff;padding:24px 24px 32px;border-radius:24px}.modal-container .title{font-weight:700;font-size:24px;color:#252828;line-height:32px;margin:0}.modal-container .subtitle{font-weight:400;font-size:18px;color:#252828;line-height:28px;margin-top:24px}.modal-container .description{font-weight:400;font-size:14px;color:#727c7a;line-height:20px;margin-top:8px}.modal-container .divider{height:2px;border-radius:1px;background-color:#eef4f4;width:100%;margin-top:18px;margin-bottom:20px}.modal-container .space-row{display:flex;align-items:center;justify-content:space-between;flex-direction:row}.modal-container .close{cursor:pointer;border-radius:12px;height:100%}.chip{background-color:#edfffb;padding:5px 14px;display:flex;align-items:center;justify-content:center;border-radius:10px;cursor:pointer;width:100%;margin-right:8px;height:32px}.chip,.chip p{text-align:center}.chip p{margin:0;font-weight:600;font-size:14px;color:#40bfa0}.chip:hover{background-color:#c8fff1}.chip:hover p{color:#268e74}.chip .fade-in-text{animation:fadeIn .53s linear;-webkit-animation:fadeIn .53s linear;-moz-animation:fadeIn linear .53s;-o-animation:fadeIn linear .53s;-ms-animation:fadeIn linear .53s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}.chip-selected{background-color:#edfffb;border:2px solid #40bfa0}.chip-selected p{color:#40bfa0}.chip-selected:hover{background-color:#c8fff1}.chip-selected:hover p{color:#268e74}.chip-disabled{pointer-events:none;background-color:#fff;border:0;cursor:not-allowed}.chip-disabled p{color:#a4acaa}.chip-disabled:hover{background-color:#fff}.chip-disabled:hover p{color:#a4acaa}.menu-container .nav-items{display:flex;flex-direction:row;overflow:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.menu-container .nav-items::-webkit-scrollbar{display:none}.menu-container .spaced-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:24px}.menu-container .spaced-row p{text-align:center;margin:0;font-weight:400;font-size:18px;color:#252828}.menu-container .control{cursor:pointer}@media(max-width:576px){.menu-container .nav-items{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:8px;-webkit-column-gap:8px;column-gap:8px}.menu-container .nav-item{margin-top:12px}}.titlePlanningError{color:#d8383a}.disableClass{color:#727c7a;pointer-events:none;cursor:not-allowed}.date-loader-container{height:76px}.date-loader-container,.interval-loader-container{display:flex;align-items:center;justify-content:center}.interval-loader-container{height:32px}@media(max-width:576px){.nav-item{margin-top:12px}}.columnActions{height:100%}.rowContainer{height:100%;width:100%}.center{margin-bottom:20px}.openHour{color:#40bfa0;margin-left:10px;font-size:large}.Text{font-size:large;text-align:center}.ContainerOpenHours{align-self:stretch;color:#40bfa0;margin-top:10px;font-size:large}.hours_column{flex:1 1;margin-left:10px;margin-right:50px;align-items:center}.RowOpenHours{align-self:stretch;align-items:center;justify-content:center}.containerHourAndDays{margin-bottom:50px;align-self:stretch}.days_column{flex:1 1;text-align:right}.center{display:flex;flex-direction:column;justify-content:center;align-items:center}.btnContainer{display:flex;flex-direction:row;justify-content:space-evenly;height:100%;width:100%}.items{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:16px;-webkit-column-gap:16px;column-gap:16px;grid-row-gap:16px;row-gap:16px}@media(max-width:1200px){.items{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.items{grid-template-columns:repeat(1,1fr)}}.card{background-color:#fff;border-radius:16px;box-shadow:0 0 5px 0 rgba(0,0,0,.1);cursor:pointer}.card p{margin:0}.card .padding-row,.card .spaced-row{border-top-left-radius:16px;border-top-right-radius:16px;padding:18px 16px}.card .spaced-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.card .product-row{padding:0 16px 18px}.card .product-row,.card .row{display:flex;flex-direction:row}.card .row{align-items:center}.card .date,.card .status{font-size:12px;font-weight:400;color:#252828}.card .rowPlanningDay{justify-content:center}.card .title{font-size:14px;font-weight:400;color:#252828}.card .description{font-size:16px;font-weight:600;color:#252828;line-height:26px}.card .divider{width:100%;height:2px;background-color:#eef4f4;border-radius:1px}.card .spacer{height:18px}.card .image{width:64px;margin-right:12px;border-radius:14px;object-fit:contain}.card .button-pdf p{text-align:center;margin:0;color:#268e74;font-weight:600;font-size:12px;line-height:20px}.card .footer{padding:18px 16px}.more{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:24px}.more p{margin-right:7px;color:#40bfa0;font-size:14px;font-weight:500;cursor:pointer}.empty-folder-wrapper{background-color:#fff;padding-top:160px;padding-bottom:160px;border-radius:16px}.empty-folder-wrapper .empty-folder{display:flex;flex-direction:column;align-items:center}.empty-folder-wrapper .empty-folder .empty-folder-icon,.empty-folder-wrapper .empty-folder .empty-folder-logo{display:flex;justify-content:center;align-items:center;margin-bottom:24px}.empty-folder-wrapper .empty-folder .empty-folder-icon{background-color:#f5f8f8;height:64px;width:64px;border-radius:32px}.empty-folder-wrapper .empty-folder .empty-folder-title{text-align:center;font-weight:500;font-size:20px;color:#252828;margin-bottom:16px}.empty-folder-wrapper .empty-folder .empty-folder-description{text-align:center;font-weight:400;font-size:18px;color:#252828;margin-bottom:6px}.empty-folder-wrapper .empty-folder u{cursor:pointer;color:#40bfa0}.empty-folder-wrapper .empty-folder u p{text-align:center;font-weight:400;font-size:500}@media(max-width:576px){.empty-folder-wrapper{padding:24px 20px}}.products-list .products-list-title{font-weight:600;font-size:32px;color:#252828;line-height:28px;margin:0}.stepper--wrapper--items .ant-steps-item-active .ant-steps-item-icon,.stepper--wrapper--items .ant-steps-item-icon{height:16px;width:16px;margin-left:60px}@media(max-width:991px){.stepper--wrapper--items .ant-steps-item-active .ant-steps-item-icon,.stepper--wrapper--items .ant-steps-item-icon{margin-left:0}}.stepper--wrapper--items .ant-steps-dot .ant-steps-item-tail{padding:initial!important}@media(max-width:991px){.stepper--wrapper--items .ant-steps-item-tail{margin:0 0 0 6px!important}}.stepper--wrapper--items .ant-steps-item-wait .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#eef4f4}.stepper--wrapper--items .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#eef4f4}.stepper--wrapper--items .ant-steps-item-active>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#eef4f4}.stepper--wrapper--items .ant-steps-item-active .ant-steps-item-icon .ant-steps-icon,.stepper--wrapper--items .ant-steps-item-icon .ant-steps-icon{top:-4px}.stepper--wrapper--items .ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background-color:#c4cdcb}.stepper--wrapper--items .ant-steps-item-active .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background-color:#48e4be;box-shadow:0 0 15px 0 rgba(72,228,190,.9),0 0 15px 0 rgba(72,228,190,.9)}.stepper--wrapper--items .ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background-color:#252828}@media(max-width:991px){.stepper--wrapper--items .ant-steps-item-active .ant-steps-item-content,.stepper--wrapper--items .ant-steps-item-finish .ant-steps-item-content,.stepper--wrapper--items .ant-steps-item-wait .ant-steps-item-content{display:none}}.float-label-select{position:relative;height:100%;border-radius:12px;background-color:#fff;width:100%}.float-label-select .label{position:absolute;pointer-events:none;font-size:16px;font-weight:400;color:#a4acaa;left:18px;top:18px;transition:all .2s ease}.float-label-select .label-float{top:4px;font-size:10px}.error-label{border-color:#ff6466}.input-errors{color:#ff6466;font-size:12px;font-weight:500}.select-placeholder{font-size:16px;font-weight:400;color:#252828}.select_group__custom{width:100%;height:100%}.ant-select-multiple .ant-select-selection-placeholder{left:18px;text-align:left}.ant-select-selection-overflow{overflow:auto}.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector{border:2px solid #e2e8e8!important;border-radius:16px!important;height:100%!important;padding-top:8px!important;padding-bottom:8px!important;padding-left:8px!important}.ant-select,.ant-select-lg{height:100%}.ant-select-selection-search{display:flex;align-items:center}.ant-select-item-option-content{font-size:16px;font-weight:400;color:#252828}.ant-select-multiple.ant-select-lg .ant-select-selection-item{margin-top:13px;height:24px;line-height:24px;font-size:12px}.newfolder--wrapper{background-color:#fff;padding:32px 0 24px;border-radius:16px;position:relative;margin-bottom:24px}@media(max-width:991px){.newfolder--wrapper{padding:24px 16px}}.newfolder--wrapper--steps{padding-top:12px}.newfolder--wrapper--steps--title{display:none}@media(max-width:991px){.newfolder--wrapper--steps--title{display:flex;align-items:center;justify-content:center;padding-top:12px}.newfolder--wrapper--steps--title h3{font-size:16px;line-height:26px;font-weight:600}}.newfolder--wrapper--content{padding-top:32px;margin-top:24px;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow-y:auto;height:520px;border-top:2px solid #eef4f4;border-bottom:2px solid #eef4f4}@media(max-width:991px){.newfolder--wrapper--content{margin-top:24px;height:auto}}.newfolder--wrapper--content--heading{padding-bottom:40px}.newfolder--wrapper--content--heading--title{padding-bottom:16px;color:#252828;margin-bottom:0}.newfolder--wrapper--content--heading--subtitle{color:#252828;margin-bottom:0}.newfolder--wrapper--content--search{min-height:30vh;width:40%}@media(max-width:1500px){.newfolder--wrapper--content--search{width:60%}}@media(max-width:991px){.newfolder--wrapper--content--search{width:100%}}.newfolder--wrapper--content--search--result{padding-top:16px}.newfolder--wrapper--content--search--contact{cursor:pointer;color:#40bfa0;margin-top:12px}.newfolder--wrapper--content::-webkit-scrollbar{width:6px}.newfolder--wrapper--content::-webkit-scrollbar-track{background:#fff}.newfolder--wrapper--content::-webkit-scrollbar-thumb{background:#e2e8e8}.newfolder--wrapper--content::-webkit-scrollbar-thumb:hover{background:#c4cdcb}.newfolder--wrapper--footer{padding-top:16px;display:flex;align-items:center;justify-content:space-between;padding-right:32px;padding-left:32px}@media(max-width:991px){.newfolder--wrapper--footer{padding-right:0;padding-left:0}}.newfolder--wrapper .newfolder-search-error u{cursor:pointer;color:#40bfa0}.newfolder--wrapper .newfolder-search-error u p{text-align:center;margin-top:12px}.search--input--custom{height:56px;width:100%;border-radius:12px;padding:14px,16px,16px,16px;border:2px solid #e2e8e8;outline:none}.search--input--custom .anticon.ant-input-clear-icon{font-size:18px}.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover{border-color:#e2e8e8;border-right-width:1px!important;z-index:1}.radio--group--custom{display:flex;align-items:flex-start;flex-direction:column}.radio--group--custom--item{background-color:#fff;border:2px solid #eef4f4;width:100%;padding:18px 16px;border-radius:12px;margin-bottom:12px}.radio--group--custom--item:last-child{margin-bottom:0}.radio--custom.active,.radio--group--custom .checked{box-shadow:0 0 0 6px rgba(138,255,226,.32);border:2px solid #48e4be}.ant-radio-checked .ant-radio-inner{border-color:#48e4be!important}.ant-radio-checked .ant-radio-inner:after{background-color:#48e4be}.ant-radio:hover .ant-radio-inner{border-color:#48e4be}.warranty p{color:#40bfa0;margin-bottom:18px}.text-error{width:100%;text-align:left;color:#d8383a;font-size:13px}.warranty{display:flex;flex-direction:row;justify-content:center}.text{color:green}.more--product--card--wrap{display:flex;align-items:center;justify-content:space-between;border:2px solid #eef4f4;border-radius:12px;margin-bottom:16px;cursor:pointer}.more--product--card--wrap--left{display:flex;margin-right:6px;margin-left:6px;height:56px;width:56px;align-items:center;justify-content:center;padding:20px}.more--product--card--wrap--right{flex:1 1;text-align:left;align-items:center}.more--product--card--wrap--right h3{color:#40bfa0;margin-bottom:0;line-height:24px;font-weight:600;font-size:16px}.more--product--card--icon{padding-right:12px}.iconProduct{color:#40bfa0;font-weight:700;background-color:#edfffb;padding:5px;border-radius:5px}.button-card{display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid #e2e8e8;border-radius:16px;padding:24px 22px;height:122px;min-width:156px;cursor:pointer}.button-card .button-card-title{font-family:"BeVietnam",serif;font-style:normal;font-weight:500;font-size:16px;line-height:26px;margin-top:12px}.button-card-active{border:2px solid #48e4be;box-shadow:0 0 0 6px rgba(138,255,226,.32);border-radius:16px}.buttons-card-container{display:flex;flex-direction:row;align-items:center;justify-content:center;grid-gap:16px;gap:16px}@media(max-width:500px){.buttons-card-container{flex-direction:column}}.regulations--wrapper{background-color:#fff;padding:32px;border-radius:16px;position:relative;margin-bottom:24px}@media(max-width:991px){.regulations--wrapper{padding:24px 16px}}@media(max-width:690px){.regulations--wrapper{display:none}}.regulations--wrapper--content--heading{display:flex;align-items:center;justify-content:space-between}.regulations--wrapper--content--heading--title{color:#252828;margin-bottom:0}.regulations--wrapper--content--total{padding-top:50px}.regulations--wrapper--content--total--item{background-color:#f5f8f8;border-radius:16px;padding:12px 16px;margin-bottom:16px}.regulations--wrapper--content--total--item:last-child{margin-bottom:0}.regulations--wrapper--content--total--item--value{display:flex;align-items:center;justify-content:space-between}.regulations--wrapper--content--total--item--value h3{margin-bottom:12px;font-weight:600;font-size:clamp(14px,3vw,18px);line-height:28px}.regulations--wrapper--content--total--item--value h3:last-child{margin-bottom:0}.regulations--wrapper--mobile{display:none}@media(max-width:690px){.regulations--wrapper--mobile{display:block;background-color:#fff;padding:20px;border-radius:16px;position:relative;margin-bottom:24px}.regulations--wrapper--mobile--content--heading--title{color:#252828;margin-bottom:0}.regulations--wrapper--mobile--content--list--item{border-bottom:2px solid #eef4f4;padding:16px 0}.regulations--wrapper--mobile--content--list--item--head{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px}.regulations--wrapper--mobile--content--list--item--head span{color:#a4acaa;font-size:clamp(13px,3vw,16px);line-height:26px;font-weight:400}.regulations--wrapper--mobile--content--list--item--head svg{color:#a4acaa}.regulations--wrapper--mobile--content--list--item--title{padding-bottom:16px}.regulations--wrapper--mobile--content--list--item--title h3{font-size:clamp(14px,3vw,18px);line-height:28px;font-weight:400;margin-bottom:0!important}.regulations--wrapper--mobile--content--list--item--qt{display:flex;align-items:center;justify-content:space-between}.regulations--wrapper--mobile--content--list--item--qt h3{font-size:clamp(14px,3vw,18px);line-height:28px;font-weight:400;margin-bottom:0!important}.regulations--wrapper--mobile--content--total{padding-top:50px}.regulations--wrapper--mobile--content--total--item{background-color:#f5f8f8;border-radius:16px;padding:12px 16px;margin-bottom:16px}.regulations--wrapper--mobile--content--total--item:last-child{margin-bottom:0}.regulations--wrapper--mobile--content--total--item--value{display:flex;align-items:center;justify-content:space-between}.regulations--wrapper--mobile--content--total--item--value h3{margin-bottom:12px;font-weight:600;font-size:clamp(14px,3vw,18px);line-height:28px}.regulations--wrapper--mobile--content--total--item--value h3:last-child{margin-bottom:0}.regulations--wrapper--mobile--content--footer{text-align:center;padding-top:24px}.regulations--wrapper--mobile--content--footer--btn{width:100%}}@media(max-width:576px){.regulations--wrapper--mobile{margin-top:12px}}.page-card{background-color:#fff;padding:32px 32px 24px;border-radius:16px}.page-card .product-details{display:flex;flex-direction:row;align-items:center}.page-card .product-details p{font-weight:600;font-size:18px;color:#252828;line-height:28px;padding-right:24px;margin:0 0 0 12px}.page-card .spaced-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.page-card .label-value{font-weight:400;font-size:14px;color:#252828;margin:0}.page-card .title{font-weight:700;font-size:24px;color:#252828;margin:0}.page-card .outlined{border:1px solid #eef4f4;border-radius:20px;flex-grow:1;padding:24px;height:100%}.page-card .outlined .smaller-title{font-weight:700;font-size:20px;color:#252828;margin-bottom:12px}.page-card .outlined .content{font-weight:400;font-size:16px;color:#252828}.page-card .outlined .rest{font-weight:400;font-size:18px;color:#252828}.page-card .outlined .rest span{color:#e0303f}.page-card .spaced-col{display:flex;flex-direction:column;justify-content:space-between;height:100%}.page-card .button-text{font-weight:600;font-size:18px;color:#40bfa0;cursor:pointer;margin:0}.page-card .selected-date{margin:0;font-weight:400;font-size:18px;color:#252828}.page-card .button-text-back{margin:0;font-weight:600;font-size:14px;color:#727c7a;cursor:pointer}.page-card .rendezvous-confirm .title{font-weight:700;font-size:20px;color:#252828;margin-bottom:32px}.page-card .rendezvous-confirm div{background-color:#edfffb;border-radius:12px;padding:12px 16px}.page-card .rendezvous-confirm div .description{font-weight:400;font-size:18px;color:#252828}.page-card .rendezvous-confirm div .description u{color:#40bfa0;cursor:pointer}.page-card .rendezvous-error{padding:32px;display:flex;flex-direction:column;align-items:center}.page-card .rendezvous-error .title{text-align:center;font-weight:500;font-size:20px;color:#252828;margin-top:24px;margin-bottom:24px}.page-card .rendezvous-error .description{text-align:center;font-weight:400;font-size:18px;color:#252828;margin-bottom:12px}.page-card .rendezvous-error .contact{margin-bottom:12px}.page-card .rendezvous-error .contact,.page-card .rendezvous-error .info{color:#40bfa0;cursor:pointer;text-align:center;font-weight:400;font-size:14px}.page-card .rendezvous-warning{padding:32px;display:flex;flex-direction:column;align-items:center}.page-card .rendezvous-warning .title{text-align:center;font-weight:500;font-size:20px;color:#252828;margin-top:24px;margin-bottom:24px}.page-card .rendezvous-warning .description{text-align:center;font-weight:400;font-size:18px;color:#252828;margin-bottom:12px}.page-card .rendezvous-warning .address{font-size:18px}.page-card .rendezvous-warning .address,.page-card .rendezvous-warning .contact{color:#40bfa0;cursor:pointer;text-align:center;font-weight:400;margin-bottom:12px}.page-card .rendezvous-warning .contact{font-size:14px}.page-card .rendezvous-warning .info{color:#40bfa0;cursor:pointer;text-align:center;font-weight:400;font-size:14px}.page-card .cancel .title{font-weight:700;font-size:20px;color:#252828;margin-bottom:32px}.page-card .cancel .description{font-weight:400;font-size:18px;color:#252828;margin-bottom:24px}.page-card .cancel .change{font-weight:400;font-size:14px;color:#727c7a}.page-card .cancel .change u{color:#40bfa0;cursor:pointer}.page-card .survey .title{font-weight:700;font-size:20px;color:#252828;margin-bottom:32px}.page-card .survey .description{font-weight:400;font-size:18px;color:#252828;margin-bottom:24px}.page-card .survey .change{font-weight:400;font-size:14px;color:#727c7a}.page-card .survey .change u{color:#40bfa0;cursor:pointer}.page-card .controlled-width{width:100%}.page-card .switch-row{flex-direction:column}@media(max-width:576px){.page-card{padding:24px 20px}.page-card .switch-row{display:flex;flex-direction:row}.page-card .element-block{flex:100% 1!important}}.layout-public-wrapper{min-height:100vh;overflow-x:hidden}.layout-public{background-color:#f5f8f8}@media(max-width:576px){.layout-public{padding:20px}}.error-page{flex-direction:column;height:100vh;padding:24px}.error-page,.error-page .form{display:flex;align-items:center}.error-page .form{flex:1 1;margin-top:25px;width:100%;justify-content:space-between;flex-direction:column;align-self:center}.error-page .form .title{font-size:32px;font-weight:600;color:#252828;line-height:44px}.error-page .form .small-title{font-size:20px;font-weight:500;color:#252828;line-height:32px;text-align:center}.error-page .form .sub-title{font-size:18px;font-weight:400;color:#252828;line-height:28px;text-align:center;margin-top:24px}.auth-page .form .title{text-align:center}.auth-page .form .desc{font-size:400;font-weight:18px;color:#252828;text-align:center}.auth-page .form .forgot-password{cursor:pointer}.auth-page .form .or{font-size:12px;font-weight:600;color:#727c7a;line-height:20px;margin:0 6px}.auth-page .form .spaced-row{display:flex;flex-direction:row;align-items:center;justify-content:space-around;width:100%}.auth-page .form img{padding:16px;background-color:#fff;border-radius:16px;border:2px solid #e2e8e8;cursor:pointer}.auth-page .form .line{border:2px solid #e2e8e8;flex-grow:1;border-radius:1px}.auth-page .form .forgot-password{font-size:12px;font-weight:400;color:#a4acaa;line-height:20px;align-self:flex-end;margin-top:8px}.auth-page .form .checkbox{align-self:flex-start}.auth-page .form .no-account{margin-top:12px;font-size:14px;font-weight:500;color:#252828;line-height:20px;margin-right:5px}.auth-page .form .bold{font-weight:600;cursor:pointer}.auth-page{height:100vh;padding-top:24px}.auth-page,.auth-page .form{display:flex;flex-direction:column;align-items:center}.auth-page .form{margin-top:25px;width:100%;justify-content:center;align-self:center}.auth-page .form .title{font-size:32px;font-weight:600;color:#252828;line-height:44px}.auth-page .form .small-title{font-size:20px;font-weight:500;color:#252828;line-height:32px;text-align:center}.auth-page .form .sub-title{font-size:18px;font-weight:400;color:#252828;line-height:28px;text-align:center;margin-top:24px}.heading--72{font-size:clamp(56px,3vw,72px);font-weight:800}.heading--24{font-size:clamp(18px,3vw,24px);font-weight:700}.text--20{font-size:clamp(20px,3vw,20px);font-weight:400}.text--18{font-size:clamp(16px,3vw,18px);font-weight:400}.text--16{font-size:clamp(14px,3vw,16px);font-weight:400}.text--14{font-size:clamp(12px,3vw,14px);font-weight:400}.text--12{font-size:clamp(12px,3vw,10px);font-weight:400}.text--10{font-size:clamp(10px,3vw,10px);font-weight:400}.text--8{font-size:clamp(8px,3vw,8px);font-weight:400}::-webkit-scrollbar-track{background-color:#e2e8e8}::-webkit-scrollbar-thumb{background-color:#a4acaa}::-webkit-scrollbar-thumb:hover{background-color:#c4cdcb}*{box-sizing:border-box;margin:0;padding:0}a{text-decoration:none}.custom--table .ant-table-thead>tr>th{background:transparent!important;border-bottom:2px solid #eef4f4!important;color:#252828;font-size:clamp(14px,3vw,18px);font-weight:600}.custom--table .ant-table-tbody>tr>td{border-bottom:2px solid #eef4f4!important;padding:16px 14px!important;font-size:clamp(14px,3vw,18px);font-weight:300}.custom--table .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{display:none}.m0auto{margin:0 auto!important}.no-decoration{text-decoration:none}.mr-6{margin-right:6px}.h-100-100{height:100%}.w-100-100{width:100%}.m-top-0{margin-top:0}.m-top-5{margin-top:5px}.m-top-10{margin-top:10px}.m-top-15{margin-top:15px}.m-top-20{margin-top:20px}.m-top-25{margin-top:25px}.m-top-30{margin-top:30px}.m-top-35{margin-top:35px}.m-top-40{margin-top:40px}.m-top-45{margin-top:45px}.m-top-50{margin-top:50px}.m-top-55{margin-top:55px}.m-top-60{margin-top:60px}.m-top-65{margin-top:65px}.m-top-70{margin-top:70px}.m-top-75{margin-top:75px}.m-top-80{margin-top:80px}.m-top-85{margin-top:85px}.m-top-90{margin-top:90px}.m-top-95{margin-top:95px}.m-top-100{margin-top:100px}.m-top-105{margin-top:105px}.m-top-110{margin-top:110px}.m-top-115{margin-top:115px}.m-top-120{margin-top:120px}.m-top-125{margin-top:125px}.m-top-130{margin-top:130px}.m-top-135{margin-top:135px}.m-top-140{margin-top:140px}.m-top-145{margin-top:145px}.m-top-150{margin-top:150px}.m-right-0{margin-right:0}.m-right-5{margin-right:5px}.m-right-10{margin-right:10px}.m-right-15{margin-right:15px}.m-right-20{margin-right:20px}.m-right-25{margin-right:25px}.m-right-30{margin-right:30px}.m-right-35{margin-right:35px}.m-right-40{margin-right:40px}.m-right-45{margin-right:45px}.m-right-50{margin-right:50px}.m-right-55{margin-right:55px}.m-right-60{margin-right:60px}.m-right-65{margin-right:65px}.m-right-70{margin-right:70px}.m-right-75{margin-right:75px}.m-right-80{margin-right:80px}.m-right-85{margin-right:85px}.m-right-90{margin-right:90px}.m-right-95{margin-right:95px}.m-right-100{margin-right:100px}.m-right-105{margin-right:105px}.m-right-110{margin-right:110px}.m-right-115{margin-right:115px}.m-right-120{margin-right:120px}.m-right-125{margin-right:125px}.m-right-130{margin-right:130px}.m-right-135{margin-right:135px}.m-right-140{margin-right:140px}.m-right-145{margin-right:145px}.m-right-150{margin-right:150px}.m-bottom-0{margin-bottom:0!important}.m-bottom-5{margin-bottom:5px}.m-bottom-10{margin-bottom:10px}.m-bottom-15{margin-bottom:15px}.m-bottom-20{margin-bottom:20px}.m-bottom-25{margin-bottom:25px}.m-bottom-30{margin-bottom:30px}.m-bottom-35{margin-bottom:35px}.m-bottom-40{margin-bottom:40px}.m-bottom-45{margin-bottom:45px}.m-bottom-50{margin-bottom:50px}.m-bottom-55{margin-bottom:55px}.m-bottom-60{margin-bottom:60px}.m-bottom-65{margin-bottom:65px}.m-bottom-70{margin-bottom:70px}.m-bottom-75{margin-bottom:75px}.m-bottom-80{margin-bottom:80px}.m-bottom-85{margin-bottom:85px}.m-bottom-90{margin-bottom:90px}.m-bottom-95{margin-bottom:95px}.m-bottom-100{margin-bottom:100px}.m-bottom-105{margin-bottom:105px}.m-bottom-110{margin-bottom:110px}.m-bottom-115{margin-bottom:115px}.m-bottom-120{margin-bottom:120px}.m-bottom-125{margin-bottom:125px}.m-bottom-130{margin-bottom:130px}.m-bottom-135{margin-bottom:135px}.m-bottom-140{margin-bottom:140px}.m-bottom-145{margin-bottom:145px}.m-bottom-150{margin-bottom:150px}.m-left-0{margin-left:0}.m-left-5{margin-left:5px}.m-left-10{margin-left:10px}.m-left-15{margin-left:15px}.m-left-20{margin-left:20px}.m-left-25{margin-left:25px}.m-left-30{margin-left:30px}.m-left-35{margin-left:35px}.m-left-40{margin-left:40px}.m-left-45{margin-left:45px}.m-left-50{margin-left:50px}.m-left-55{margin-left:55px}.m-left-60{margin-left:60px}.m-left-65{margin-left:65px}.m-left-70{margin-left:70px}.m-left-75{margin-left:75px}.m-left-80{margin-left:80px}.m-left-85{margin-left:85px}.m-left-90{margin-left:90px}.m-left-95{margin-left:95px}.m-left-100{margin-left:100px}.m-left-105{margin-left:105px}.m-left-110{margin-left:110px}.m-left-115{margin-left:115px}.m-left-120{margin-left:120px}.m-left-125{margin-left:125px}.m-left-130{margin-left:130px}.m-left-135{margin-left:135px}.m-left-140{margin-left:140px}.m-left-145{margin-left:145px}.m-left-150{margin-left:150px}.p-left-0{padding-left:0}.p-left-5{padding-left:5px}.p-left-10{padding-left:10px}.p-left-15{padding-left:15px}.p-left-20{padding-left:20px}.p-left-25{padding-left:25px}.p-left-30{padding-left:30px}.p-left-35{padding-left:35px}.p-left-40{padding-left:40px}.p-left-45{padding-left:45px}.p-left-50{padding-left:50px}.p-left-55{padding-left:55px}.p-left-60{padding-left:60px}.p-left-65{padding-left:65px}.p-left-70{padding-left:70px}.p-left-75{padding-left:75px}.p-left-80{padding-left:80px}.p-left-85{padding-left:85px}.p-left-90{padding-left:90px}.p-left-95{padding-left:95px}.p-left-100{padding-left:100px}.p-left-105{padding-left:105px}.p-left-110{padding-left:110px}.p-left-115{padding-left:115px}.p-left-120{padding-left:120px}.p-left-125{padding-left:125px}.p-left-130{padding-left:130px}.p-left-135{padding-left:135px}.p-left-140{padding-left:140px}.p-left-145{padding-left:145px}.p-left-150{padding-left:150px}.p-right-0{padding-right:0}.p-right-5{padding-right:5px}.p-right-10{padding-right:10px}.p-right-15{padding-right:15px}.p-right-20{padding-right:20px}.p-right-25{padding-right:25px}.p-right-30{padding-right:30px}.p-right-35{padding-right:35px}.p-right-40{padding-right:40px}.p-right-45{padding-right:45px}.p-right-50{padding-right:50px}.p-right-55{padding-right:55px}.p-right-60{padding-right:60px}.p-right-65{padding-right:65px}.p-right-70{padding-right:70px}.p-right-75{padding-right:75px}.p-right-80{padding-right:80px}.p-right-85{padding-right:85px}.p-right-90{padding-right:90px}.p-right-95{padding-right:95px}.p-right-100{padding-right:100px}.p-right-105{padding-right:105px}.p-right-110{padding-right:110px}.p-right-115{padding-right:115px}.p-right-120{padding-right:120px}.p-right-125{padding-right:125px}.p-right-130{padding-right:130px}.p-right-135{padding-right:135px}.p-right-140{padding-right:140px}.p-right-145{padding-right:145px}.p-right-150{padding-right:150px}.p-top-0{padding-top:0}.p-top-2{padding-top:2px}.p-top-5{padding-top:5px}.p-top-10{padding-top:10px}.p-top-15{padding-top:15px}.p-top-20{padding-top:20px}.p-top-25{padding-top:25px}.p-top-30{padding-top:30px}.p-top-35{padding-top:35px}.p-top-40{padding-top:40px}.p-top-45{padding-top:45px}.p-top-50{padding-top:50px}.p-top-55{padding-top:55px}.p-top-60{padding-top:60px}.p-top-65{padding-top:65px}.p-top-70{padding-top:70px}.p-top-75{padding-top:75px}.p-top-80{padding-top:80px}.p-top-85{padding-top:85px}.p-top-90{padding-top:90px}.p-top-95{padding-top:95px}.p-top-100{padding-top:100px}.p-top-105{padding-top:105px}.p-top-110{padding-top:110px}.p-top-115{padding-top:115px}.p-top-120{padding-top:120px}.p-top-125{padding-top:125px}.p-top-130{padding-top:130px}.p-top-135{padding-top:135px}.p-top-140{padding-top:140px}.p-top-145{padding-top:145px}.p-top-150{padding-top:150px}.p-bottom-0{padding-bottom:0}.p-bottom-5{padding-bottom:5px}.p-bottom-10{padding-bottom:10px}.p-bottom-15{padding-bottom:15px}.p-bottom-20{padding-bottom:20px!important}.p-bottom-25{padding-bottom:25px}.p-bottom-30{padding-bottom:30px}.p-bottom-35{padding-bottom:35px}.p-bottom-40{padding-bottom:40px}.p-bottom-45{padding-bottom:45px}.p-bottom-50{padding-bottom:50px}.p-bottom-55{padding-bottom:55px}.p-bottom-60{padding-bottom:60px}.p-bottom-65{padding-bottom:65px}.p-bottom-70{padding-bottom:70px}.p-bottom-75{padding-bottom:75px}.p-bottom-80{padding-bottom:80px}.p-bottom-85{padding-bottom:85px}.p-bottom-90{padding-bottom:90px}.p-bottom-95{padding-bottom:95px}.p-bottom-100{padding-bottom:100px}.p-bottom-105{padding-bottom:105px}.p-bottom-110{padding-bottom:110px}.p-bottom-115{padding-bottom:115px}.p-bottom-120{padding-bottom:120px}.p-bottom-125{padding-bottom:125px}.p-bottom-130{padding-bottom:130px}.p-bottom-135{padding-bottom:135px}.p-bottom-140{padding-bottom:140px}.p-bottom-145{padding-bottom:145px}.p-bottom-150{padding-bottom:150px}.h-5{height:5px}.h-10{height:10px}.h-15{height:15px}.h-20{height:20px}.h-25{height:25px}.h-30{height:30px}.h-35{height:35px}.h-40{height:40px}.h-45{height:45px}.h-50{height:50px}.h-55{height:55px}.h-60{height:60px}.h-65{height:65px}.h-70{height:70px}.h-75{height:75px}.h-80{height:80px}.h-85{height:85px}.h-90{height:90px}.h-95{height:95px}.h-100{height:100px}.h-105{height:105px}.h-110{height:110px}.h-115{height:115px}.h-120{height:120px}.h-125{height:125px}.h-130{height:130px}.h-135{height:135px}.h-140{height:140px}.h-145{height:145px}.h-150{height:150px}.clear{clear:both}.no-mar,.no-mar-bot{margin:0!important}.no-pad{padding:0!important}@font-face{font-family:"BeVietnam";font-size:500;src:local("BeVietnam"),url(/static/media/BeVietnam-SemiBold.eb343646.ttf) format("truetype")}@font-face{font-family:"BeVietnam";font-size:600;src:local("BeVietnam"),url(/static/media/BeVietnam-SemiBold.eb343646.ttf) format("truetype")}@font-face{font-family:"BeVietnam";font-size:700;src:local("BeVietnam"),url(/static/media/BeVietnam-Bold.17717f61.ttf) format("truetype")}@font-face{font-family:"BeVietnam";src:local("BeVietnam"),url(/static/media/BeVietnam-Medium.6f4ce9c2.ttf) format("truetype")}@font-face{font-family:"BeVietnam";font-size:400;src:local("BeVietnam"),url(/static/media/BeVietnam-Medium.6f4ce9c2.ttf) format("truetype")}*{font-family:"BeVietnam",serif}body,p{margin:0}body{font-family:"BeVietnam",serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:"BeVietnam"}::-webkit-scrollbar{width:10px;height:10px;background-color:#f5f8f8}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{background-color:transparent;border-radius:5px}::-webkit-scrollbar-thumb:hover{background-color:#a4acaa;border-radius:5px}
/*# sourceMappingURL=main.22acc957.chunk.css.map */