img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}#vietcontact,#vcnutan{white-space:initial}#vietcontact img,#vcnutan img{padding:0px!important;margin:0px!important;box-shadow:0 0 0px!important;display:inline!important}#vietcontact button,#vcnutan button{line-height:0!important;font-family:Arial,sans-serif;font-weight:400}#vietcontact img:hover{transform:scale(1.2);animation:runglac 0.5s;animation-iteration-count:infinite}@keyframes runglac{0%{transform:translate(1px,1px) rotate(0deg)}10%{transform:translate(-1px,-2px) rotate(-1deg)}20%{transform:translate(-3px,0) rotate(1deg)}30%{transform:translate(3px,2px) rotate(0deg)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,2px) rotate(-1deg)}60%{transform:translate(-3px,1px) rotate(0deg)}70%{transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0deg)}100%{transform:translate(1px,-2px) rotate(-1deg)}}#vc-anhien,#vc-andi{position:fixed;bottom:10px;left:10px;z-index:99;border:none;outline:none;background:#444;color:#fff;cursor:pointer;border-radius:30px;width:60px!important;height:60px!important;padding:0;opacity:.6;text-transform:none}#vc-messenger{position:fixed;bottom:80px;left:10px;z-index:99;border:none;outline:none;background:linear-gradient(36deg,rgb(31 132 252) 0%,#ff00d4 100%);color:#fff;cursor:pointer;border-radius:30px;width:60px!important;height:60px!important;padding:0;text-transform:none}#vc-zalo{position:fixed;bottom:150px;left:10px;z-index:99;border:none;outline:none;background:linear-gradient(36deg,rgb(0 101 247) 0%,#00f0fc 100%);color:#fff;cursor:pointer;border-radius:30px;width:60px!important;height:60px!important;padding:0;text-transform:none}#vc-email{position:fixed;bottom:220px;left:10px;z-index:99;border:none;outline:none;background:linear-gradient(47deg,#de2100 0%,#ffc800 100%);color:#fff;cursor:pointer;border-radius:30px;width:60px!important;height:60px!important;padding:0;text-transform:none}#vc-phone{position:fixed;bottom:290px;left:10px;z-index:99;border:none;outline:none;background:linear-gradient(47deg,#138da0 0%,#00f356 100%);color:#fff;cursor:pointer;border-radius:30px;width:60px!important;height:60px!important;padding:0;text-transform:none}#vc-messenger:hover,#vc-zalo:hover,#vc-email:hover,#vc-phone:hover{filter:hue-rotate(45deg)}#vc-messenger span,#vc-zalo span,#vc-email span,#vc-phone span,#vc-anhien span,#vc-andi span{display:none;word-break:normal}#vc-messenger:hover span,#vc-zalo:hover span,#vc-email:hover span,#vc-phone:hover span,#vc-anhien:hover span,#vc-andi:hover span{background:#000;padding:20px;display:block;z-index:100;left:55px;margin:10px;position:absolute;font-size:20px;border-radius:30px;color:#fff;top:0;opacity:.8;text-decoration:none}@-webkit-keyframes glowing{0%{background-color:#777;-webkit-box-shadow:0 0 3px #777}50%{background-color:#000;-webkit-box-shadow:0 0 10px #999}100%{background-color:#777;-webkit-box-shadow:0 0 3px #777}}@-moz-keyframes glowing{0%{background-color:#777;-moz-box-shadow:0 0 3px #777}50%{background-color:#000;-moz-box-shadow:0 0 10px #999}100%{background-color:#777;-moz-box-shadow:0 0 3px #777}}@-o-keyframes glowing{0%{background-color:#777;box-shadow:0 0 3px #777}50%{background-color:#000;box-shadow:0 0 10px #999}100%{background-color:#777;box-shadow:0 0 3px #777}}@keyframes glowing{0%{background-color:#777;box-shadow:0 0 3px #777}50%{background-color:#000;box-shadow:0 0 10px #999}100%{background-color:#777;box-shadow:0 0 3px #777}}#vc-anhien,#vc-andi{-webkit-animation:glowing 1100ms infinite;-moz-animation:glowing 1100ms infinite;-o-animation:glowing 1100ms infinite;animation:glowing 1100ms infinite}.vcmobile{position:fixed;bottom:0;left:0;z-index:99;width:100%;background:linear-gradient(47deg,#138da0 0%,#00f356 100%);white-space:initial;display:none}.vcmobile.Pro1{background:linear-gradient(47deg,#138da0 0%,#00f356 100%)}.vcmobile.Pro2{background:linear-gradient(47deg,#de2100 0%,#ffc800 100%)}.vcmobile.Pro3{background:linear-gradient(36deg,rgb(0 101 247) 0%,#00f0fc 100%)}.vcmobile.Pro4{background:linear-gradient(36deg,rgb(31 132 252) 0%,#ff00d4 100%)}.vcmobile button{width:100%;padding-top:10px!important;padding-bottom:10px!important;border-radius:0px!important;background:none!important;border:none!important;outline:none;margin:0px!important}.vcmobile img{margin:0 auto!important;border:none!important;box-shadow:0 0 0px!important}@media (max-width:700px){.vcdesktop{display:none!important}.vcmobile{display:flex!important}}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}[hidden],template{display:none}a{background-color:#fff0}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:none}b,strong{font-weight:inherit;font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{display:inline-block;font-size:80%}img{border-style:none}svg:not(:root){overflow:hidden}button,input,select,textarea{font:inherit}optgroup{font-weight:700}button,input,select{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{cursor:pointer}[disabled]{cursor:default}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button:-moz-focusring,input:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}*,:after,:before,html{box-sizing:border-box}html{-webkit-tap-highlight-color:#fff0;background-attachment:fixed}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#777}.xdebug-var-dump{position:relative;z-index:1000}hr{border-width:0;border-top:1px solid;margin:15px 0;opacity:.1}img{displa