window.ladi_viewport = function () {var width = window.outerWidth > 0 ? window.outerWidth : window.screen.width;var widthDevice = width;var is_desktop = width >= 768;var content = "";if (typeof window.ladi_is_desktop == "undefined" || window.ladi_is_desktop == undefined) {window.ladi_is_desktop = is_desktop;}if (!is_desktop) {widthDevice = 420;} else {widthDevice = 960;}content = "width=" + widthDevice + ", user-scalable=no";var scale = 1;if (!is_desktop && widthDevice != window.screen.width && window.screen.width > 0) {scale = window.screen.width / widthDevice;}if (scale != 1) {content += ", initial-scale=" + scale + ", minimum-scale=" + scale + ", maximum-scale=" + scale;}var docViewport = document.getElementById("viewport");if (!docViewport) {docViewport = document.createElement("meta");docViewport.setAttribute("id", "viewport");docViewport.setAttribute("name", "viewport");document.head.appendChild(docViewport);}docViewport.setAttribute("content", content);};window.ladi_viewport();a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,select,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}a{text-decoration:none}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}body{font-size:12px;-ms-text-size-adjust:none;-moz-text-size-adjust:none;-o-text-size-adjust:none;-webkit-text-size-adjust:none;background:#fff}.overflow-hidden{overflow:hidden}.ladi-transition{transition:all 150ms linear 0s}.opacity-0{opacity:0}.pointer-events-none{pointer-events:none}.ladipage-message{position:fixed;width:100%;height:100%;top:0;left:0;z-index:1000000000;background:rgba(0,0,0,.3)}.ladipage-message .ladipage-message-box{width:400px;max-width:calc(100% - 50px);height:160px;border:1px solid rgba(0,0,0,.3);background-color:#fff;position:fixed;top:calc(50% - 155px);left:0;right:0;margin:auto;border-radius:10px}.ladipage-message .ladipage-message-box h1{background-color:rgba(6,21,40,.05);color:#000;padding:12px 15px;font-weight:600;font-size:16px;border-top-left-radius:10px;border-top-right-radius:10px}.ladipage-message .ladipage-message-box .ladipage-message-text{font-size:14px;padding:0 20px;margin-top:10px;line-height:18px;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.ladipage-message .ladipage-message-box .ladipage-message-close{display:block;position:absolute;right:15px;bottom:10px;margin:0 auto;padding:10px 0;border:none;width:80px;text-transform:uppercase;text-align:center;color:#000;background-color:#e6e6e6;border-radius:5px;text-decoration:none;font-size:14px;font-weight:600;cursor:pointer}.ladi-wraper{width:100%;height:100%;overflow:hidden;background:#fff}.ladi-section{margin:0 auto;position:relative}.ladi-section .ladi-section-arrow-down{position:absolute;width:36px;height:30px;bottom:0;right:0;left:0;margin:auto;background:url(https://w.ladicdn.com/v2/source/ladi-icons.svg) rgba(255,255,255,.2) no-repeat;background-position:4px;cursor:pointer;z-index:90000040}.ladi-section.ladi-section-readmore{transition:height 350ms linear 0s}.ladi-section .ladi-section-background{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;overflow:hidden}.ladi-container{position:relative;margin:0 auto;height:100%}.ladi-element{position:absolute}.ladi-overlay{position:absolute;top:0;left:0;height:100%;width:100%;pointer-events:none}.ladi-carousel{position:absolute;width:100%;height:100%;overflow:hidden}.ladi-carousel .ladi-carousel-content{position:absolute;width:100%;height:100%;left:0;transition:left 350ms ease-in-out}.ladi-carousel .ladi-carousel-arrow{position:absolute;width:30px;height:36px;top:calc(50% - 18px);background:url(https://w.ladicdn.com/v2/source/ladi-icons.svg) rgba(255,255,255,.2) no-repeat;cursor:pointer;z-index:90000040}.ladi-carousel .ladi-carousel-arrow-left{left:5px;background-position:-28px}.ladi-carousel .ladi-carousel-arrow-right{right:5px;background-position:-52px}.ladi-gallery{position:absolute;width:100%;height:100%}.ladi-gallery .ladi-gallery-view{position:absolute;overflow:hidden}.ladi-gallery .ladi-gallery-view>.ladi-gallery-view-item{background-size:cover;background-repeat:no-repeat;background-position:center center;width:100%;height:100%;position:relative;display:none;transition:transform 350ms ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.ladi-gallery .ladi-gallery-view>.ladi-gallery-view-item.play-video{cursor:pointer}.ladi-gallery .ladi-gallery-view>.ladi-gallery-view-item.play-video:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:60px;height:60px;background:url(https://w.ladicdn.com/source/ladipage-play.svg) no-repeat center center;background-size:contain;pointer-events:none;cursor:pointer}.ladi-gallery .ladi-gallery-view>.ladi-gallery-view-item.next,.ladi-gallery .ladi-gallery-view>.ladi-gallery-view-item.selected.right{left:0;transform:translate3d(100%,0,0)}.ladi-gallery .ladi-gallery-view>.ladi-gallery-view-item.prev,.ladi-gallery .ladi-gallery-view>.ladi-gallery-view-item.selected.left{left:0;transform:translate3d(-100%,0,0)}.ladi-gallery .ladi-gallery-view>.ladi-gallery-view-item.next.left,.ladi-gallery .ladi-gallery-view>.ladi-gallery-view-item.prev.right,.ladi-gallery .ladi-gallery-view>.ladi-gallery-view-item.selected{left:0;transform:translate3d(0,0,0)}.ladi-gallery .ladi-gallery-view>.next,.ladi-gallery .ladi-gallery-view>.prev,.ladi-gallery .ladi-gallery-view>.selected{display:block}.ladi-gallery .ladi-gallery-view>.selected{left:0}.ladi-gallery .ladi-gallery-view>.next,.ladi-gallery .ladi-gallery-view>.prev{position:absolute;top:0;width:100%}.ladi-gallery .ladi-gallery-view>.next{left:100%}.ladi-gallery .ladi-gallery-view>.prev{left:-100%}.ladi-gallery .ladi-gallery-view>.next.left,.ladi-gallery .ladi-gallery-view>.prev.right{left:0}.ladi-gallery .ladi-gallery-view>.selected.left{left:-100%}.ladi-gallery .ladi-gallery-view>.selected.right{left:100%}.ladi-gallery .ladi-gallery-control{position:absolute;overflow:hidden}.ladi-gallery.ladi-gallery-top .ladi-gallery-view{width:100%}.ladi-gallery.ladi-gallery-top .ladi-gallery-control{top:0;width:100%}.ladi-gallery.ladi-gallery-bottom .ladi-gallery-view{top:0;width:100%}.ladi-gallery.ladi-gallery-bottom .ladi-gallery-control{width:100%;bottom:0}.ladi-gallery.ladi-gallery-left .ladi-gallery-view{height:100%}.ladi-gallery.ladi-gallery-left .ladi-gallery-control{height:100%}.ladi-gallery.ladi-gallery-right .ladi-gallery-view{height:100%}.ladi-gallery.ladi-gallery-right .ladi-gallery-control{height:100%;right:0}.ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow{position:absolute;width:30px;height:36px;top:calc(50% - 18px);background:url(https://w.ladicdn.com/v2/source/ladi-icons.svg) rgba(255,255,255,.2) no-repeat;cursor:pointer;z-index:90000040}.ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow-left{left:5px;background-position:-28px}.ladi-gallery .ladi-gallery-view .ladi-gallery-view-arrow-right{right:5px;background-position:-52px}.ladi-gallery .ladi-gallery-control .ladi-gallery-control-arrow{position:absolute;background:url(https://w.ladicdn.com/v2/source/ladi-icons.svg) rgba(255,255,255,.2) no-repeat;cursor:pointer;z-index:90000040}.ladi-gallery.ladi-gallery-bottom .ladi-gallery-control .ladi-gallery-control-arrow,.ladi-gallery.ladi-gallery-top .ladi-gallery-control .ladi-gallery-control-arrow{top:calc(50% - 18px);width:30px;height:36px}.ladi-gallery.ladi-gallery-top .ladi-gallery-control .ladi-gallery-control-arrow-left{left:0;background-position:-28px;transform:scale(.6)}.ladi-gallery.ladi-gallery-top .ladi-gallery-control .ladi-gallery-control-arrow-right{right:0;background-position:-52px;transform:scale(.6)}.ladi-gallery.ladi-gallery-bottom .ladi-gallery-control .ladi-gallery-control-arrow-left{left:0;background-position:-28px;transform:scale(.6)}.ladi-gallery.ladi-gallery-bottom .ladi-gallery-control .ladi-gallery-control-arrow-right{right:0;background-position:-52px;transform:scale(.6)}.ladi-gallery.ladi-gallery-left .ladi-gallery-control .ladi-gallery-control-arrow,.ladi-gallery.ladi-gallery-right .ladi-gallery-control .ladi-gallery-control-arrow{left:calc(50% - 18px);width:36px;height:30px}.ladi-gallery.ladi-gallery-left .ladi-gallery-control .ladi-gallery-control-arrow-left{top:0;background-position:-77px;transform:scale(.6)}.ladi-gallery.ladi-gallery-left .ladi-gallery-control .ladi-gallery-control-arrow-right{bottom:0;background-position:3px;transform:scale(.6)}.ladi-gallery.ladi-gallery-right .ladi-gallery-control .ladi-gallery-control-arrow-left{top:0;background-position:-77px;transform:scale(.6)}.ladi-gallery.ladi-gallery-right .ladi-gallery-control .ladi-gallery-control-arrow-right{bottom:0;background-position:3px;transform:scale(.6)}.ladi-gallery .ladi-gallery-control .ladi-gallery-control-box{position:relative}.ladi-gallery.ladi-gallery-top .ladi-gallery-control .ladi-gallery-control-box{display:inline-flex;left:0;transition:left 150ms ease-in-out}.ladi-gallery.ladi-gallery-bottom .ladi-gallery-control .ladi-gallery-control-box{display:inline-flex;left:0;transition:left 150ms ease-in-out}.ladi-gallery.ladi-gallery-left .ladi-gallery-control .ladi-gallery-control-box{display:inline-grid;top:0;transition:top 150ms ease-in-out}.ladi-gallery.ladi-gallery-right .ladi-gallery-control .ladi-gallery-control-box{display:inline-grid;top:0;transition:top 150ms ease-in-out}.ladi-gallery .ladi-gallery-control .ladi-gallery-control-box .ladi-gallery-control-item{background-size:cover;background-repeat:no-repeat;background-position:center center;float:left;position:relative;cursor:pointer;filter:invert(15%)}.ladi-gallery .ladi-gallery-control .ladi-gallery-control-box .ladi-gallery-control-item.play-video:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:30px;height:30px;background:url(https://w.ladicdn.com/source/ladipage-play.svg) no-repeat center center;background-size:contain;pointer-events:none;cursor:pointer}.ladi-gallery .ladi-gallery-control .ladi-gallery-control-box .ladi-gallery-control-item:hover{filter:none}.ladi-gallery .ladi-gallery-control .ladi-gallery-control-box .ladi-gallery-control-item.selected{filter:none}.ladi-gallery .ladi-gallery-control .ladi-gallery-control-box .ladi-gallery-control-item:last-child{margin-right:0!important;margin-bottom:0!important}.ladi-box{position:absolute;width:100%;height:100%;overflow:hidden}.ladi-frame{position:absolute;width:100%;height:100%;overflow:hidden}.ladi-frame .ladi-frame-background{height:100%;width:100%;pointer-events:none}.ladi-banner{position:absolute;width:100%;height:100%;overflow:hidden}.ladi-banner .ladi-banner-background{height:100%;width:100%;pointer-events:none}#SECTION_POPUP .ladi-container{z-index:90000070}#SECTION_POPUP .ladi-container>.ladi-element{z-index:90000070;position:fixed;display:none}#SECTION_POPUP .ladi-container>.ladi-element.hide-visibility{display:block!important;visibility:hidden!important}#SECTION_POPUP .popup-close{width:30px;height:30px;position:absolute;right:0;top:0;transform:scale(.8);-webkit-transform:scale(.8);z-index:9000000080;background:url(https://w.ladicdn.com/v2/source/ladi-icons.svg) rgba(255,255,255,.2) no-repeat;background-position:-108px;cursor:pointer;display:none}.ladi-popup{position:absolute;width:100%;height:100%}.ladi-popup .ladi-popup-background{height:100%;width:100%;pointer-events:none}.ladi-countdown{position:absolute;width:100%;height:100%}.ladi-countdown .ladi-countdown-background{position:absolute;width:100%;height:100%;top:0;left:0;background-size:inherit;background-attachment:inherit;background-origin:inherit;display:table;pointer-events:none}.ladi-countdown .ladi-countdown-text{position:absolute;width:100%;height:100%;text-decoration:inherit;display:table;pointer-events:none}.ladi-countdown .ladi-countdown-text span{display:table-cell;vertical-align:middle}.ladi-countdown>.ladi-element{text-decoration:inherit;background-size:inherit;background-attachment:inherit;background-origin:inherit;position:relative;display:inline-block}.ladi-countdown>.ladi-element:last-child{margin-right:0!important}.ladi-button{position:absolute;width:100%;height:100%;overflow:hidden}.ladi-button:active{transform:translateY(2px);transition:transform .2s linear}.ladi-button .ladi-button-background{height:100%;width:100%;pointer-events:none}.ladi-button>.ladi-element{width:100%!important;height:100%!important;top:0!important;left:0!important;display:table;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.ladi-button>.ladi-element .ladi-headline{display:table-cell;vertical-align:middle}.ladi-collection{position:absolute;width:100%;height:100%}.ladi-collection.carousel{overflow:hidden}.ladi-collection .ladi-collection-content{position:absolute;width:100%;height:100%;left:0;transition:left 350ms ease-in-out}.ladi-collection .ladi-collection-content .ladi-collection-item{display:block;position:relative;float:left;box-shadow:0 0 0 1px #fff}.ladi-collection .ladi-collection-content .ladi-collection-page{float:left}.ladi-collection .ladi-collection-arrow{position:absolute;width:30px;height:36px;top:calc(50% - 18px);background:url(https://w.ladicdn.com/v2/source/ladi-icons.svg) rgba(255,255,255,.2) no-repeat;cursor:pointer;z-index:90000040}.ladi-collection .ladi-collection-arrow-left{left:5px;background-position:-28px}.ladi-collection .ladi-collection-arrow-right{right:5px;background-position:-52px}.ladi-collection .ladi-collection-button-next{position:absolute;width:36px;height:30px;bottom:-40px;right:0;left:0;margin:auto;background:url(https://w.ladicdn.com/v2/source/ladi-icons.svg) rgba(255,255,255,.2) no-repeat;background-position:4px;cursor:pointer;z-index:90000040}.ladi-form{position:absolute;width:100%;height:100%}.ladi-form>.ladi-element{text-transform:inherit;text-decoration:inherit;text-align:inherit;letter-spacing:inherit;color:inherit;background-size:inherit;background-attachment:inherit;background-origin:inherit}.ladi-form .ladi-element[id^=BUTTON_TEXT]{color:initial;font-size:initial;font-weight:initial;text-transform:initial;text-decoration:initial;font-style:initial;text-align:initial;letter-spacing:initial;line-height:initial}.ladi-form>.ladi-element .ladi-form-item-container{text-transform:inherit;text-decoration:inherit;text-align:inherit;letter-spacing:inherit;color:inherit;background-size:inherit;background-attachment:inherit;background-origin:inherit}.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item{text-transform:inherit;text-decoration:inherit;text-align:inherit;letter-spacing:inherit;color:inherit}.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item-background{background-size:inherit;background-attachment:inherit;background-origin:inherit}.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-size:9px 6px!important;background-position:right .5rem center;background-repeat:no-repeat}.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select-3{width:calc(100% / 3 - 5px);max-width:calc(100% / 3 - 5px);min-width:calc(100% / 3 - 5px)}.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select-3:nth-child(3){margin-left:7.5px}.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select-3:nth-child(4){margin-left:7.5px}.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select option{color:initial}.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control:not(.ladi-form-control-select){text-transform:inherit;text-decoration:inherit;text-align:inherit;letter-spacing:inherit;color:inherit;background-size:inherit;background-attachment:inherit;background-origin:inherit}.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select:not([data-selected=""]){text-transform:inherit;text-decoration:inherit;text-align:inherit;letter-spacing:inherit;color:inherit;background-size:inherit;background-attachment:inherit;background-origin:inherit}.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-control-select[data-selected=""]{text-transform:inherit;text-align:inherit;letter-spacing:inherit;color:inherit;background-size:inherit;background-attachment:inherit;background-origin:inherit}.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-checkbox-item{text-transform:inherit;text-decoration:inherit;text-align:inherit;letter-spacing:inherit;color:inherit;background-size:inherit;background-attachment:inherit;background-origin:inherit;vertical-align:middle}.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-checkbox-item span{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-checkbox-item span[data-checked=true]{text-transform:inherit;text-decoration:inherit;text-align:inherit;letter-spacing:inherit;color:inherit;background-size:inherit;background-attachment:inherit;background-origin:inherit}.ladi-form>.ladi-element .ladi-form-item-container .ladi-form-item .ladi-form-checkbox-item span[data-checked=false]{text-transform:inherit;text-align:inherit;letter-spacing:inherit;color:inherit;background-size:inherit;background-attachment:inherit;background-origin:inherit}.ladi-form .ladi-form-item-container{position:absolute;width:100%;height:100%}.ladi-form .ladi-form-item{width:100%;height:100%;position:absolute}.ladi-form .ladi-form-item-background{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none}.ladi-form .ladi-form-item.ladi-form-checkbox{height:auto}.ladi-form .ladi-form-item .ladi-form-control{background-color:transparent;min-width:100%;min-height:100%;max-width:100%;max-height:100%;width:100%;height:100%;padding:0 5px;color:inherit;font-size:inherit;border:none}.ladi-form .ladi-form-item.ladi-form-checkbox{padding:10px 5px}.ladi-form .ladi-form-item.ladi-form-checkbox.ladi-form-checkbox-vertical .ladi-form-checkbox-item{margin-top:0!important;margin-left:0!important;margin-right:0!important;display:table;border:none}.ladi-form .ladi-form-item.ladi-form-checkbox.ladi-form-checkbox-horizontal .ladi-form-checkbox-item{margin-top:0!important;margin-left:0!important;margin-right:10px!important;display:inline-block;border:none;position:relative}.ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item input{vertical-align:middle;width:13px;height:13px;display:table-cell;margin-right:5px}.ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span{display:table-cell;cursor:default;vertical-align:middle;word-break:break-word}.ladi-form .ladi-form-item.ladi-form-checkbox.ladi-form-checkbox-horizontal .ladi-form-checkbox-item input{position:absolute;top:4px}.ladi-form .ladi-form-item.ladi-form-checkbox.ladi-form-checkbox-horizontal .ladi-form-checkbox-item span{padding-left:18px}.ladi-form .ladi-form-item textarea.ladi-form-control{resize:none;padding:5px}.ladi-form .ladi-button{cursor:pointer}.ladi-form .ladi-button .ladi-headline{cursor:pointer;user-select:none}.ladi-cart{position:absolute;width:100%;font-size:12px}.ladi-cart .ladi-cart-row{position:relative;display:inline-table;width:100%}.ladi-cart .ladi-cart-row:after{content:'';position:absolute;left:0;bottom:0;height:1px;width:100%;background:#dcdcdc}.ladi-cart .ladi-cart-no-product{text-align:center;font-size:16px;vertical-align:middle}.ladi-cart .ladi-cart-image{width:16%;vertical-align:middle;position:relative;text-align:center}.ladi-cart .ladi-cart-image img{max-width:100%}.ladi-cart .ladi-cart-title{vertical-align:middle;padding:0 5px;word-break:break-all}.ladi-cart .ladi-cart-title .ladi-cart-title-name{display:block;margin-bottom:5px}.ladi-cart .ladi-cart-title .ladi-cart-title-variant{font-weight:700;display:block}.ladi-cart .ladi-cart-image .ladi-cart-image-quantity{position:absolute;top:-3px;right:-5px;background:rgba(150,149,149,.9);width:20px;height:20px;border-radius:50%;text-align:center;color:#fff;line-height:20px}.ladi-cart .ladi-cart-quantity{width:70px;vertical-align:middle;text-align:center}.ladi-cart .ladi-cart-quantity-content{display:inline-flex}.ladi-cart .ladi-cart-quantity input{width:24px;text-align:center;height:22px;-moz-appearance:textfield;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc}.ladi-cart .ladi-cart-quantity input::-webkit-inner-spin-button,.ladi-cart .ladi-cart-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ladi-cart .ladi-cart-quantity button{border:1px solid #dcdcdc;cursor:pointer;text-align:center;width:21px;height:22px;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.ladi-cart .ladi-cart-quantity button:active{transform:translateY(2px);transition:transform .2s linear}.ladi-cart .ladi-cart-quantity button span{font-size:18px;position:relative;left:.5px}.ladi-cart .ladi-cart-quantity button:first-child span{top:-1.2px}.ladi-cart .ladi-cart-price{width:100px;vertical-align:middle;text-align:right;padding:0 5px}.ladi-cart .ladi-cart-action{width:28px;vertical-align:middle;text-align:center}.ladi-cart .ladi-cart-action button{border:1px solid #dcdcdc;cursor:pointer;text-align:center;width:25px;height:22px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.ladi-cart .ladi-cart-action button:active{transform:translateY(2px);transition:transform .2s linear}.ladi-cart .ladi-cart-action button span{font-size:13px;position:relative;top:.5px}.ladi-video{position:absolute;width:100%;height:100%;cursor:pointer;overflow:hidden}.ladi-video .ladi-video-background{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none}.ladi-group{position:absolute;width:100%;height:100%}.ladi-button-group{position:absolute;width:100%;height:100%}.ladi-checkout{position:absolute;width:100%;height:100%}.ladi-shape{position:absolute;width:100%;height:100%;pointer-events:none}.ladi-html-code{position:absolute;width:100%;height:100%}.ladi-image{position:absolute;width:100%;height:100%;overflow:hidden;pointer-events:none}.ladi-image .ladi-image-background{background-repeat:no-repeat;background-position:left top;background-size:cover;background-attachment:scroll;background-origin:content-box;position:absolute;margin:0 auto;width:100%;height:100%;pointer-events:none}.ladi-headline{width:100%;display:inline-block;background-size:cover;background-position:center center}.ladi-headline a{text-decoration:underline}.ladi-paragraph{width:100%;display:inline-block}.ladi-paragraph a{text-decoration:underline}.ladi-list-paragraph{width:100%;display:inline-block}.ladi-list-paragraph a{text-decoration:underline}.ladi-list-paragraph ul li{position:relative;counter-increment:linum}.ladi-list-paragraph ul li:before{position:absolute;background-repeat:no-repeat;background-size:100% 100%;left:0}.ladi-list-paragraph ul li:last-child{padding-bottom:0!important}.ladi-line{position:relative}.ladi-line .ladi-line-container{border-bottom:0!important;border-right:0!important;width:100%;height:100%}a[data-action]{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:pointer}a:visited{color:inherit}a:link{color:inherit}[data-opacity="0"]{opacity:0}[data-hidden=true]{display:none}[data-action=true]{cursor:pointer}.ladi-hidden{display:none}.backdrop-popup{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:90000060}.lightbox-screen{display:none;position:fixed;width:100%;height:100%;top:0;left:0;bottom:0;right:0;margin:auto;z-index:9000000080;background:rgba(0,0,0,.5)}.lightbox-screen .lightbox-close{width:30px;height:30px;position:absolute;z-index:9000000090;background:url(https://w.ladicdn.com/v2/source/ladi-icons.svg) rgba(255,255,255,.2) no-repeat;background-position:-108px;transform:scale(.7);-webkit-transform:scale(.7);cursor:pointer}.lightbox-screen .lightbox-hidden{display:none}.ladi-animation-hidden{visibility:hidden!important}.ladi-lazyload{background-image:none!important}.ladi-list-paragraph ul li.ladi-lazyload:before{background-image:none!important}@media (min-width:768px){.ladi-fullwidth{width:100vw!important;left:calc(-50vw + 50%)!important;box-sizing:border-box!important;transform:none!important}}@media (max-width:767px){.ladi-element.ladi-auto-scroll{overflow-x:scroll;overflow-y:hidden;width:100%!important;left:0!important;-webkit-overflow-scrolling:touch}.ladi-section.ladi-auto-scroll{overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch}.ladi-carousel .ladi-carousel-content{transition:left .3s ease-in-out}.ladi-gallery .ladi-gallery-view>.ladi-gallery-view-item{transition:transform .3s ease-in-out}}.ladi-notify-transition{transition:top .5s ease-in-out,bottom .5s ease-in-out,opacity .5s ease-in-out}.ladi-notify{padding:5px;box-shadow:0 0 1px rgba(64,64,64,.3),0 8px 50px rgba(64,64,64,.05);border-radius:40px;color:rgba(64,64,64,1);background:rgba(250,250,250,.9);line-height:1.6;width:100%;height:100%;font-size:13px}.ladi-notify .ladi-notify-image img{float:left;margin-right:13px;border-radius:50%;width:53px;height:53px;pointer-events:none}.ladi-notify .ladi-notify-title{font-size:100%;height:17px;overflow:hidden;font-weight:700;overflow-wrap:break-word;text-overflow:ellipsis;white-space:nowrap;line-height:1}.ladi-notify .ladi-notify-content{font-size:92.308%;height:17px;overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis;white-space:nowrap;line-height:1;padding-top:2px}.ladi-notify .ladi-notify-time{line-height:1.6;font-size:84.615%;display:inline-block;overflow-wrap:break-word;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 155px);overflow:hidden}.ladi-notify .ladi-notify-copyright{font-size:76.9231%;margin-left:2px;position:relative;padding:0 5px;cursor:pointer;opacity:.6;display:inline-block;top:-4px}.ladi-notify .ladi-notify-copyright svg{vertical-align:middle}.ladi-notify .ladi-notify-copyright svg:not(:root){overflow:hidden}.ladi-notify .ladi-notify-copyright div{text-decoration:none;color:rgba(64,64,64,1);display:inline}.ladi-notify .ladi-notify-copyright strong{font-weight:700}.builder-container .ladi-notify{transition:unset}.ladi-spin-lucky{width:100%;height:100%;border-radius:100%;box-shadow:0 0 7px 0 rgba(64,64,64,.6),0 8px 50px rgba(64,64,64,.3);background-repeat:no-repeat;background-size:cover}.ladi-spin-lucky .ladi-spin-lucky-start{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:20%;height:20%;cursor:pointer;background-size:contain;background-position:center center;background-repeat:no-repeat;transition:transform .3s ease-in-out;-webkit-transition:transform .3s ease-in-out}.ladi-spin-lucky .ladi-spin-lucky-start:hover{transform:scale(1.1)}.ladi-spin-lucky .ladi-spin-lucky-screen{width:100%;height:100%;border-radius:100%;transition:transform 7s cubic-bezier(.25,.1,0,1);-webkit-transition:transform 7s cubic-bezier(.25,.1,0,1);text-decoration-line:inherit;text-transform:inherit;-webkit-text-decoration-line:inherit}.ladi-spin-lucky .ladi-spin-lucky-screen:before{background-size:cover;background-position:center center;background-repeat:no-repeat;content:'';position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none}.ladi-spin-lucky .ladi-spin-lucky-label{position:absolute;top:50%;left:50%;overflow:hidden;width:42%;padding-left:12%;transform-origin:0 0;-webkit-transform-origin:0 0;text-decoration-line:inherit;text-transform:inherit;-webkit-text-decoration-line:inherit;line-height:1;text-shadow:rgba(0,0,0,.5) 1px 0 2px}@media (min-width: 768px) { .ladi-section .ladi-container { width: 960px;} }@media (max-width: 767px) { .ladi-section .ladi-container { width: 420px;} }body {font-family: "Open Sans", sans-serif}@media (min-width: 768px) { #SECTION_POPUP { height: 0px;}#BUTTON2 { width: 221px;height: 57px;top: 544.983px;left: 384.956px;}#BUTTON2 > .ladi-button > .ladi-button-background { background-color: rgb(211, 48, 48);}#BUTTON2 > .ladi-button { border-radius: 25px;}#BUTTON_TEXT2 { width: 151px;top: 13.5px;left: 0px;}#BUTTON_TEXT2 > .ladi-headline { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center; line-height: 2;}#LINE5 { width: 323px;top: 129.093px;left: 333.956px;}#LINE5 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(189, 189, 189); border-right: 2px solid rgb(189, 189, 189); border-bottom: 2px solid rgb(189, 189, 189); border-left: 0px !important;}#LINE5 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH15 { width: 571px;top: 38.007px;left: 0px;}#PARAGRAPH15 > .ladi-paragraph { font-family: "Open Sans", sans-serif;color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH16 { width: 571px;top: 200.173px;left: 6.71685px;}#PARAGRAPH16 > .ladi-paragraph { font-family: "Open Sans", sans-serif;color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#SHAPE164 { width: 517.018px;height: 434.647px;top: 0px;left: 357.491px;}#SHAPE164 svg:last-child { fill: rgba(214, 239, 219, 1.0);}#PARAGRAPH162 { width: 339px;top: 615.103px;left: -95.544px;}#PARAGRAPH162 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 18px; text-align: justify; line-height: 1.4;}#SECTION155 { height: 1049.08px;}#SECTION155 > .ladi-section-background { opacity: 0;}#PARAGRAPH167 { width: 388px;top: 126.264px;left: 323.956px;}#PARAGRAPH167 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; font-style: italic; text-align: justify; line-height: 1.4;}#IMAGE168 { width: 304.91px;height: 214.199px;top: 340.333px;left: 171.59px;}#IMAGE168 > .ladi-image > .ladi-image-background { width: 304.91px;height: 214.199px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s650x550/5c1d99096efb27661e81da20/ng-20191005044907.png");}#IMAGE168 > .ladi-image { transform: perspective(1000px) rotateY(180deg); -webkit-transform: perspective(1000px) rotateY(180deg);}#SECTION173 { height: 670.6px;}#PARAGRAPH232 { width: 339px;top: 693.809px;left: -95.544px;}#PARAGRAPH232 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE172 { width: 344.238px;height: 304.983px;top: 286.564px;left: 424.121px;}#IMAGE172 > .ladi-image > .ladi-image-background { width: 344.238px;height: 344.238px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s650x650/5c1d99096efb27661e81da20/untitled-1-20191031055807.png");}#PARAGRAPH170 { width: 444px;top: 143.673px;left: 37.423px;}#PARAGRAPH170 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; font-style: italic; text-align: justify; line-height: 1.4;}#SHAPE169 { width: 518.846px;height: 438.647px;top: 0px;left: 0px;}#SHAPE169 > .ladi-shape { transform: perspective(1000px) rotate(-1deg) rotateY(181deg); -webkit-transform: perspective(1000px) rotate(-1deg) rotateY(181deg);}#SHAPE169 svg:last-child { fill: rgba(214, 239, 219, 1.0);}#SECTION17 { height: 741.76px;}#IMAGE237 { width: 406.456px;height: 252.504px;top: 96.996px;left: 0px;}#IMAGE237 > .ladi-image > .ladi-image-background { width: 406.456px;height: 252.504px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/phu-khoa-01-1563430203.jpg");}#IMAGE237 > .ladi-image { box-shadow: 15px 15px 20px -20px #000; -webkit-box-shadow: 15px 15px 20px -20px #000; border-style: solid; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#IMAGE238 { width: 452.211px;height: 269.238px;top: 322.309px;left: 0px;}#IMAGE238 > .ladi-image > .ladi-image-background { width: 454.255px;height: 269.238px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s800x600/5c1d99096efb27661e81da20/ngua-vung-kin-va-di-tieu-buot-20191031062300.jpg");}#IMAGE238 > .ladi-image { box-shadow: 8px 15px 20px -20px #000; -webkit-box-shadow: 8px 15px 20px -20px #000; border-style: solid; border-color: rgb(9, 95, 66); border-width: 2px; border-radius: 20px;}#IMAGE239 { width: 444.5px;height: 296.333px;top: 225.638px;left: 606.456px;}#IMAGE239 > .ladi-image > .ladi-image-background { width: 444.5px;height: 296.333px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/benh-viem-co-tu-cung-20191005063512.jpg");}#IMAGE239 > .ladi-image { box-shadow: 9px 15px 20px -21px #000; -webkit-box-shadow: 9px 15px 20px -21px #000; border-style: solid; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#BOX295 { width: 305px;height: 298.188px;top: 0px;left: 0px;}#BOX295 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); -webkit-box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); background-color: rgb(255, 255, 255); border-style: dotted; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 30px;}#PARAGRAPH296 { width: 251px;top: 155.538px;left: 27.5px;}#PARAGRAPH296 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP305 { width: 305px;height: 298.188px;top: 214.82px;left: 134px;}#HEADLINE307 { width: 921px;top: 33.889px;left: 19.5px;}#HEADLINE307 > .ladi-headline { color: rgb(29, 90, 63); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.4;}#PARAGRAPH308 { width: 960px;top: 109.892px;left: 0px;}#PARAGRAPH308 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#BOX312 { width: 305px;height: 302.812px;top: 0px;left: 0px;}#BOX312 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); -webkit-box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); background-color: rgb(255, 255, 255); border-style: dotted; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 30px;}#PARAGRAPH313 { width: 256px;top: 151.466px;left: 24.5px;}#PARAGRAPH313 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP311 { width: 305px;height: 302.812px;top: 225.288px;left: 99.833px;}#BOX315 { width: 305px;height: 303.812px;top: 194.009px;left: 130.667px;}#BOX315 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); -webkit-box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); background-color: rgb(255, 255, 255); border-style: dotted; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 30px;}#PARAGRAPH316 { width: 254px;top: 341.01px;left: 157.167px;}#PARAGRAPH316 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE328 { width: 604.499px;height: 370.374px;top: 0px;left: 0px;}#IMAGE328 > .ladi-image > .ladi-image-background { width: 604.499px;height: 450.374px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s950x800/5c1d99096efb27661e81da20/2-20191005081837.png");}#IMAGE331 { width: 542.337px;height: 319.815px;top: 0px;left: 0px;}#IMAGE331 > .ladi-image > .ladi-image-background { width: 542.337px;height: 407.128px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s850x750/5c1d99096efb27661e81da20/3-20191005082249.png");}#SECTION345 { height: 982.8px;}#SECTION345 > .ladi-overlay { background-color: rgba(255, 255, 255, 0.65);}#SECTION345 > .ladi-section-background { background-color: rgb(255, 255, 255);}#HEADLINE348 { width: 960px;top: 12px;left: 0px;}#HEADLINE348 > .ladi-headline { color: rgb(29, 90, 63); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.4;}#BOX349 { width: 452px;height: 474px;top: 0px;left: 0px;}#BOX349 > .ladi-box { box-shadow: 6px 5px 17px -12px rgba(61,61,61,0.18); -webkit-box-shadow: 6px 5px 17px -12px rgba(61,61,61,0.18); background-color: rgb(255, 255, 255); border-style: dashed; border-color: rgb(189, 189, 189); border-width: 3px; border-radius: 10px;}#PARAGRAPH350 { width: 473px;top: 156px;left: 55.5px;}#PARAGRAPH350 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 18px; text-align: justify; line-height: 1.6;}#BOX351 { width: 436.5px;height: 145px;top: 101px;left: 8.25px;}#BOX351 > .ladi-box { background-color: rgb(10, 103, 72); border-radius: 10px;}#BOX360 { width: 960px;height: 126.5px;top: 0px;left: 0px;}#BOX360 > .ladi-box { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#PARAGRAPH362 { width: 923px;top: 13.25px;left: 18.5px;}#PARAGRAPH362 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE364 { width: 500.587px;height: 474px;top: 0px;left: 459.413px;}#IMAGE364 > .ladi-image > .ladi-image-background { width: 546.587px;height: 474px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s850x800/5c1d99096efb27661e81da20/ung-thu-co-tu-cung-20191031061633.jpg");}#IMAGE364 > .ladi-image { border-style: solid; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#SECTION447 { height: 972.96px;}#SECTION447 > .ladi-section-background { background-size: cover; background-attachment: scroll; background-origin: content-box; background-position: center top; background-repeat: repeat;}#SECTION461 { height: 665.152px;}#IMAGE477 { width: 798.004px;height: 280.787px;top: 0px;left: 80.998px;}#IMAGE477 > .ladi-image > .ladi-image-background { width: 798.004px;height: 280.787px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s1100x600/5c1d99096efb27661e81da20/5opt-hong-duc-1564822889.jpg");}#PARAGRAPH480 { width: 960px;top: 317px;left: 0px;}#PARAGRAPH480 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#HEADLINE532 { width: 673px;top: 0px;left: 0px;}#HEADLINE532 > .ladi-headline { color: rgb(29, 90, 63); font-size: 35px; text-transform: uppercase; text-align: center; line-height: 1.4;}#HEADLINE538 { width: 960px;top: 173.639px;left: 0px;}#HEADLINE538 > .ladi-headline { color: rgb(74, 74, 74); font-size: 16px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#SECTION551 { height: 846px;}#SECTION551 > .ladi-section-background { background-color: rgb(255, 255, 255);}#HEADLINE552 { width: 761px;top: 44px;left: 99.4995px;}#HEADLINE552 > .ladi-headline { color: rgb(29, 90, 63); font-size: 30px; font-weight: bold; text-align: center; line-height: 1;}#LIST_PARAGRAPH568 { width: 488px;top: 176.692px;left: 21px;}#LIST_PARAGRAPH568 > .ladi-list-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH568 ul li { padding-bottom: 13px;padding-left: -9px;}#LIST_PARAGRAPH568 ul li:before { content: ""; background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20%20viewBox%3D%220%200%201672.2646%201896.0833%22%20fill%3D%22rgba(255%2C%20255%2C%20255%2C%201)%22%3E%20%3Cpath%20d%3D%22M1152%20832q0-185-131.5-316.5T704%20384%20387.5%20515.5%20256%20832t131.5%20316.5T704%201280t316.5-131.5T1152%20832zm512%20832q0%2052-38%2090t-90%2038q-54%200-90-38l-343-342q-179%20124-399%20124-143%200-273.5-55.5t-225-150-150-225T0%20832t55.5-273.5%20150-225%20225-150T704%20128t273.5%2055.5%20225%20150%20150%20225T1408%20832q0%20220-124%20399l343%20343q37%2037%2037%2090z%22%3E%3C%2Fpath%3E%20%3C%2Fsvg%3E"); width: 25px; height: 25px; top: -4px; }#IMAGE569 { width: 497.442px;height: 538px;top: 117.5px;left: -44.5px;}#IMAGE569 > .ladi-image > .ladi-image-background { width: 655.55px;height: 538px;top: 0px;left: 0px;background-image: url("http://tieudungvne.mediacdn.vn/thumb_w/1200/2018/12/28/dung-thuoc-khang-sinh-dai-ngay-co-the-gay-ung-thu-1-15459864544591655932727.png");}#IMAGE569 > .ladi-image { box-shadow: 5px 5px 17px -12px #000; -webkit-box-shadow: 5px 5px 17px -12px #000; border-style: solid; border-color: rgb(10, 103, 72); border-width: 3px; border-radius: 20px;}#PARAGRAPH571 { width: 960px;top: 688.5px;left: 0px;}#PARAGRAPH571 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE581 { width: 502.612px;height: 376.131px;top: 188.945px;left: 505.153px;}#IMAGE581 > .ladi-image > .ladi-image-background { width: 564.612px;height: 380.131px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s900x700/5c1d99096efb27661e81da20/img_1175-1_optimized-20200317062311.jpg");}#IMAGE581 > .ladi-image { box-shadow: 5px 6px 17px -12px #000; -webkit-box-shadow: 5px 6px 17px -12px #000; border-style: solid; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#PARAGRAPH608 { width: 475px;top: 28px;left: 16px;}#PARAGRAPH608 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH667 { width: 482px;top: 154.372px;left: 16px;}#PARAGRAPH667 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP768 { width: 518.846px;height: 438.647px;top: 0px;left: 74.988px;}#SECTION795 { height: 841.017px;}#SECTION810 { height: 283.6px;}#GROUP819 { width: 518.846px;height: 438.647px;top: 0px;left: 0px;}#GROUP829 { width: 960px;height: 126.5px;top: 512.25px;left: 0px;}#GROUP838 { width: 960px;height: 638.75px;top: 93px;left: 0px;}#SECTION852 { height: 1168.71px;}#IMAGE853 { width: 489.5px;height: 489.5px;top: 519.5px;left: -108.766px;}#IMAGE853 > .ladi-image > .ladi-image-background { width: 489.5px;height: 489.5px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s800x800/5c1d99096efb27661e81da20/doctor-with-his-arms-crossed-white-background_1368-5790-20191007081548.jpg");}#HEADLINE854 { width: 960px;top: 42.862px;left: 28px;}#HEADLINE854 > .ladi-headline { color: rgb(9, 102, 71); font-size: 35px; text-align: center; line-height: 1;}#PARAGRAPH855 { width: 899px;top: 156px;left: 30.5px;}#PARAGRAPH855 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#GROUP857 { width: 669.406px;height: 288.762px;top: 602.238px;left: 257.659px;}#SHAPE858 { width: 669.406px;height: 288.762px;top: 0px;left: 0px;}#SHAPE858 svg:last-child { fill: rgba(214, 239, 219, 1.0);}#PARAGRAPH859 { width: 560px;top: 85.381px;left: 54.703px;}#PARAGRAPH859 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP860 { width: 211.321px;height: 222.321px;top: 295.698px;left: 26.3395px;}#BOX861 { width: 211.321px;height: 222.321px;top: 0px;left: 0px;}#BOX861 > .ladi-box { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; background-color: rgb(10, 103, 72); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH862 { width: 183px;top: 36.1605px;left: 14.1605px;}#PARAGRAPH862 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#BOX869 { width: 43.518px;height: 43.518px;top: 572.198px;left: 853.771px;}#BOX869 > .ladi-box { background-color: rgb(224, 224, 224);}#BOX870 { width: 585.7px;height: 43.518px;top: 572.198px;left: 267.365px;}#BOX870 > .ladi-box { background-color: rgb(250, 244, 244); border-style: solid; border-color: rgb(224, 211, 211); border-width: 1px;}#SHAPE871 { width: 33.52px;height: 37.302px;top: 572.198px;left: 859.771px;}#SHAPE871 svg:last-child { fill: rgba(99, 119, 103, 1.0);}#PARAGRAPH872 { width: 588px;top: 579.849px;left: 270.074px;}#PARAGRAPH872 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#GROUP873 { width: 211.321px;height: 222.321px;top: 295.698px;left: 259.471px;}#BOX874 { width: 211.321px;height: 222.321px;top: 0px;left: 0px;}#BOX874 > .ladi-box { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH875 { width: 185px;top: 86.1605px;left: 13.1605px;}#PARAGRAPH875 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#SECTION877 { height: 1195px;}#SECTION877 > .ladi-overlay { background-color: rgb(255, 255, 255);}#HEADLINE878 { width: 960px;top: 0px;left: 0px;}#HEADLINE878 > .ladi-headline { color: rgb(9, 102, 71); font-size: 35px; text-align: center; line-height: 1;}#PARAGRAPH879 { width: 960px;top: 148px;left: 0px;}#PARAGRAPH879 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#BOX882 { width: 897.888px;height: 80.3964px;top: 93.6956px;left: 0.86517px;}#BOX882 > .ladi-box { background-color: rgb(214, 239, 219); border-radius: 11px;}#PARAGRAPH883 { width: 858px;top: 121.394px;left: 22.8635px;}#PARAGRAPH883 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX885 { width: 897.036px;height: 80px;top: 374px;left: 1.44089px;}#BOX885 > .ladi-box { background-color: rgb(214, 239, 219); border-radius: 11px;}#PARAGRAPH886 { width: 861px;top: 401.5px;left: 21.9004px;}#PARAGRAPH886 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX889 { width: 896.593px;height: 80px;top: 283px;left: 1.22045px;}#BOX889 > .ladi-box { background-color: rgb(214, 239, 219); border-radius: 11px;}#PARAGRAPH891 { width: 861px;top: 298px;left: 19.1282px;}#PARAGRAPH891 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX893 { width: 897.72px;height: 79.704px;top: 0px;left: 0.999px;}#BOX893 > .ladi-box { background-color: rgb(214, 239, 219); border-radius: 11px;}#PARAGRAPH894 { width: 855px;top: 14.852px;left: 22.8585px;}#PARAGRAPH894 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX896 { width: 897.717px;height: 80px;top: 187.5px;left: 0px;}#BOX896 > .ladi-box { background-color: rgb(214, 239, 219); border-radius: 11px;}#PARAGRAPH897 { width: 861px;top: 193px;left: 21.3635px;}#PARAGRAPH897 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP899 { width: 814.675px;height: 188.5px;top: 774.703px;left: 71.1231px;}#BOX900 { width: 814.675px;height: 188.5px;top: 0px;left: 0px;}#BOX900 > .ladi-box { box-shadow: 0px 15px 20px -20px rgba(9, 102, 71, 1.0); -webkit-box-shadow: 0px 15px 20px -20px rgba(9, 102, 71, 1.0); background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 20px;}#PARAGRAPH901 { width: 768px;top: 10.8119px;left: 19.89px;}#PARAGRAPH901 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#SECTION902 { height: 1396px;}#SECTION902 > .ladi-section-background { background-color: rgb(255, 255, 255);}#HEADLINE903 { width: 978px;top: 61.5px;left: 71.1231px;}#HEADLINE903 > .ladi-headline { color: rgb(9, 102, 71); font-size: 35px; text-align: center; line-height: 1.4;}#IMAGE904 { width: 381.829px;height: 272.5px;top: 415px;left: 578.171px;}#IMAGE904 > .ladi-image > .ladi-image-background { width: 381.829px;height: 272.5px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x600/5c1d99096efb27661e81da20/ung-thu-co-tu-cung-20191031061633.jpg");}#IMAGE904 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#GROUP905 { width: 960px;height: 136.5px;top: 1233.74px;left: 0px;}#GROUP906 { width: 960px;height: 136.5px;top: 0px;left: 0px;}#BOX907 { width: 960px;height: 136.5px;top: 0px;left: 0px;}#BOX907 > .ladi-box { box-shadow: 0px 15px 20px -20px rgba(9, 102, 71, 1.0); -webkit-box-shadow: 0px 15px 20px -20px rgba(9, 102, 71, 1.0); background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 20px;}#PARAGRAPH908 { width: 929px;top: 16.057px;left: 17.6036px;}#PARAGRAPH908 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH909 { width: 539px;top: 463.75px;left: 0.5px;}#PARAGRAPH909 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#IMAGE911 { width: 281.727px;height: 246.334px;top: 190.667px;left: -16.727px;}#IMAGE911 > .ladi-image > .ladi-image-background { width: 336.5px;height: 246.334px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s650x550/5c1d99096efb27661e81da20/mac-benh-phu-khoa-vi-thoi-quen-thuong-xuyen-thuc-khuya-chi-em-nen-tu-bo-ngay-hom-nay3-2018-05-22-10-55-20190929050430.jpg");}#IMAGE911 > .ladi-image { box-shadow: 0px 15px 25px -17px #000; -webkit-box-shadow: 0px 15px 25px -17px #000; border-radius: 0px;}#IMAGE911 > .ladi-image { -webkit-mask: url("https://w.ladicdn.com/v2/source/masks/b6.png") 0% 0% / 100% 100%;}#PARAGRAPH912 { width: 666px;top: 0px;left: 29px;}#PARAGRAPH912 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.8;}#GROUP913 { width: 22.2209px;height: 107.221px;top: 4px;left: 0px;}#SHAPE914 { width: 22.2209px;height: 22.2209px;top: 0px;left: 0px;}#SHAPE914 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SHAPE915 { width: 22.2209px;height: 22.2209px;top: 85px;left: 0px;}#SHAPE915 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SHAPE916 { width: 22.2209px;height: 22.2209px;top: 27px;left: 0px;}#SHAPE916 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SECTION917 { height: 1019.4px;}#HEADLINE918 { width: 960px;top: 27.455px;left: 0.5px;}#HEADLINE918 > .ladi-headline { color: rgb(9, 102, 71); font-size: 30px; text-align: center; line-height: 1.4;}#PARAGRAPH920 { width: 960px;top: 445.229px;left: 0px;}#PARAGRAPH920 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#IMAGE923 { width: 316.985px;height: 204.23px;top: 0px;left: 7.9174px;}#IMAGE923 > .ladi-image > .ladi-image-background { width: 316.985px;height: 212.031px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s650x550/5c1d99096efb27661e81da20/dsc_4917-20191004111018.jpg");}#IMAGE923 > .ladi-image { -webkit-mask: url("https://w.ladicdn.com/v2/source/masks/7.svg") 0% 0% / 100% 100%;}#IMAGE925 { width: 310.846px;height: 207.23px;top: 0px;left: 74.237px;}#IMAGE925 > .ladi-image > .ladi-image-background { width: 475.927px;height: 317.283px;top: -4.37296px;left: -88.9175px;background-image: url("https://w.ladicdn.com/s800x650/5c1d99096efb27661e81da20/thuoc-dat-boi-20190827163127.jpg");}#IMAGE925 > .ladi-image { -webkit-mask: url("https://w.ladicdn.com/v2/source/masks/7.svg") 0% 0% / 100% 100%;}#HEADLINE926 { width: 296px;top: 233px;left: 0px;}#HEADLINE926 > .ladi-headline { color: rgb(74, 74, 74); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#HEADLINE927 { width: 363px;top: 230px;left: 0px;}#HEADLINE927 > .ladi-headline { color: rgb(74, 74, 74); font-size: 18px; text-align: center; line-height: 1.6;}#HEADLINE928 { width: 488px;top: 233px;left: 0px;}#HEADLINE928 > .ladi-headline { color: rgb(74, 74, 74); font-size: 18px; font-weight: bold; text-align: center; line-height: 1.6;}#SECTION929 { height: 2562.42px;}#IMAGE930 { width: 410.11px;height: 303.23px;top: 1.06581px;left: 4.21885px;}#IMAGE930 > .ladi-image > .ladi-image-background { width: 410.11px;height: 307.582px;top: -4.3525px;left: 0px;background-image: url("https://w.ladicdn.com/s750x650/5c1d99096efb27661e81da20/img_1171-1_optimized-20200317070016.jpg");}#IMAGE930 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-style: solid; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#IMAGE931 { width: 383.5px;height: 337.28px;top: 1691.83px;left: -0.0001px;}#IMAGE931 > .ladi-image > .ladi-image-background { width: 431.589px;height: 341.675px;top: -4.395px;left: -12.7px;background-image: url("https://w.ladicdn.com/s750x650/5c1d99096efb27661e81da20/img_1163-1-20200317070245.jpg");}#IMAGE931 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-style: solid; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 22px;}#PARAGRAPH935 { width: 515px;top: 84.9042px;left: 0px;}#PARAGRAPH935 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#LINE936 { width: 515px;top: 49px;left: 0px;}#LINE936 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(132, 132, 132); border-right: 1px solid rgb(132, 132, 132); border-bottom: 1px solid rgb(132, 132, 132); border-left: 0px !important;}#LINE936 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH939 { width: 508px;top: 78.344px;left: 0px;}#PARAGRAPH939 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH941 { width: 948px;top: 1327.96px;left: 7.4999px;}#PARAGRAPH941 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH944 { width: 541px;top: 83.67px;left: 0px;}#PARAGRAPH944 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#LINE945 { width: 541px;top: 48px;left: 0px;}#LINE945 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(180, 180, 180); border-right: 1px solid rgb(180, 180, 180); border-bottom: 1px solid rgb(180, 180, 180); border-left: 0px !important;}#LINE945 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX946 { width: 213.361px;height: 242.564px;top: 62.1557px;left: 0px;}#BOX946 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#BOX947 { width: 213.361px;height: 55.8914px;top: 0px;left: 0.407px;}#BOX947 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#BOX948 { width: 520.38px;height: 242.564px;top: 62.1568px;left: 0px;}#BOX948 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 3px;}#BOX949 { width: 520.38px;height: 55.8914px;top: 0px;left: 0px;}#BOX949 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#BOX950 { width: 190.976px;height: 242.564px;top: 62.1557px;left: 0.3582px;}#BOX950 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#BOX951 { width: 190.976px;height: 55.8914px;top: 0px;left: 0px;}#BOX951 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#PARAGRAPH952 { width: 162px;top: 71.1004px;left: 11.7964px;}#PARAGRAPH952 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH953 { width: 496px;top: 71.1004px;left: 13.641px;}#PARAGRAPH953 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH954 { width: 176px;top: 71.1004px;left: 18.971px;}#PARAGRAPH954 > .ladi-paragraph { color: rgb(253, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH955 { width: 340px;top: 12.297px;left: 91.641px;}#PARAGRAPH955 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; font-weight: bold; text-align: center; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH956 { width: 208px;top: 12.297px;left: 0.392px;}#PARAGRAPH956 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; font-weight: bold; text-align: center; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH957 { width: 229px;top: 13.9457px;left: 0px;}#PARAGRAPH957 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; font-weight: bold; text-align: center; letter-spacing: 0px; line-height: 1.6;}#SECTION985 { height: 1757.72px;}#SECTION985 > .ladi-overlay { background-color: rgba(255, 255, 255, 0.12);}#IMAGE986 { width: 390.4px;height: 504.43px;top: 173.651px;left: -128.881px;}#IMAGE986 > .ladi-image > .ladi-image-background { width: 390.4px;height: 504.43px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x850/5c1d99096efb27661e81da20/500_f_63004275_axyixsksw9bnjmdgcgo9n9u8fx1ursui-20191007031441.png");}#HEADLINE988 { width: 960px;top: 41.9365px;left: 0px;}#HEADLINE988 > .ladi-headline { color: rgb(9, 102, 71); font-size: 30px; text-align: center; line-height: 1.2;}#PARAGRAPH989 { width: 961px;top: 966.51px;left: 0px;}#PARAGRAPH989 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#GROUP990 { width: 960px;height: 216.18px;top: 1424.54px;left: 0px;}#PARAGRAPH991 { width: 900px;top: 76.18px;left: 60px;}#PARAGRAPH991 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.8;}#SHAPE993 { width: 25px;height: 27px;top: 76.18px;left: 18.5px;}#SHAPE993 svg:last-child { fill: rgba(10, 103, 72, 1);}#PARAGRAPH997 { width: 960px;top: 0px;left: 0px;}#PARAGRAPH997 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1002 { width: 665.34px;height: 272px;top: 0px;left: 0px;}#BOX1002 > .ladi-box { box-shadow: 0px -15px 20px -20px #000; -webkit-box-shadow: 0px -15px 20px -20px #000; background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(10, 107, 74); border-width: 2px; border-radius: 20px;}#PARAGRAPH1003 { width: 618px;top: 138px;left: 23.67px;}#PARAGRAPH1003 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1004 { width: 618px;top: 21.924px;left: 22.67px;}#PARAGRAPH1004 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1005 { width: 588.703px;height: 219px;top: 238px;left: 109.778px;}#BOX1005 > .ladi-box { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(10, 107, 74); border-width: 2px; border-radius: 20px;}#PARAGRAPH1006 { width: 545px;top: 260px;left: 131.629px;}#PARAGRAPH1006 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1008 { width: 831.929px;height: 213.427px;top: 0px;left: 0px;}#BOX1008 > .ladi-box { box-shadow: 0px 15px 20px -20px rgba(9, 102, 71, 1.0); -webkit-box-shadow: 0px 15px 20px -20px rgba(9, 102, 71, 1.0); background-color: rgb(10, 107, 74); border-color: rgb(0, 0, 0); border-width: 2px; border-radius: 20px;}#PARAGRAPH1009 { width: 793px;top: 25.07px;left: 23.4645px;}#PARAGRAPH1009 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1011 { width: 613.19px;height: 326px;top: 0px;left: 0px;}#BOX1011 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 10px;}#IMAGE1012 { width: 387.449px;height: 258.3px;top: 1093.42px;left: 666.675px;}#IMAGE1012 > .ladi-image > .ladi-image-background { width: 387.449px;height: 258.3px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x600/5c1d99096efb27661e81da20/img_1117-1_optimized-20200317070934.jpg");}#IMAGE1012 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-style: solid; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#LINE1013 { width: 71px;top: 0px;left: 0px;}#LINE1013 > .ladi-line > .ladi-line-container { border-top: 14px solid rgb(9, 102, 71); border-right: 14px solid rgb(9, 102, 71); border-bottom: 14px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE1013 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1014 { width: 71px;top: 25.54px;left: 0px;}#LINE1014 > .ladi-line > .ladi-line-container { border-top: 14px solid rgb(9, 102, 71); border-right: 14px solid rgb(9, 102, 71); border-bottom: 14px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE1014 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP1015 { width: 562.491px;height: 277.03px;top: 24.49px;left: 25.3495px;}#IMAGE1016 { width: 172.841px;height: 97.2226px;top: 179.807px;left: 201.773px;}#IMAGE1016 > .ladi-image > .ladi-image-background { width: 172.841px;height: 97.2226px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s500x400/5c1d99096efb27661e81da20/shutterstock_519902155_fotor-16x9-20191002090245.jpg");}#IMAGE1017 { width: 191.402px;height: 143.552px;top: 133.476px;left: 0px;}#IMAGE1017 > .ladi-image > .ladi-image-background { width: 191.402px;height: 143.552px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s500x450/5c1d99096efb27661e81da20/tham-khao-cach-dung-xa-sang-tu-20190929101944.jpg");}#IMAGE1018 { width: 191.402px;height: 127.602px;top: 0px;left: 0px;}#IMAGE1018 > .ladi-image > .ladi-image-background { width: 191.402px;height: 127.602px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s500x450/5c1d99096efb27661e81da20/03-when-alternative-medicine-goes-wrong-herbs-20191002095552.jpg");}#IMAGE1019 { width: 178.372px;height: 133.716px;top: 0px;left: 384.119px;}#IMAGE1019 > .ladi-image > .ladi-image-background { width: 178.372px;height: 133.716px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s500x450/5c1d99096efb27661e81da20/giam-mo-sau-khi-sinh-mo-2-20191002085640.jpg");}#IMAGE1020 { width: 178.372px;height: 133.78px;top: 142.334px;left: 384.119px;}#IMAGE1020 > .ladi-image > .ladi-image-background { width: 178.372px;height: 133.78px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s500x450/5c1d99096efb27661e81da20/cay-nhu-huong-20191002085921.jpg");}#IMAGE1021 { width: 172.841px;height: 172.842px;top: 0px;left: 201.773px;}#IMAGE1021 > .ladi-image > .ladi-image-background { width: 172.841px;height: 172.842px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s500x500/5c1d99096efb27661e81da20/trinh-nu-hoang-cung-20191002064628.png");}#SECTION1022 { height: 1290px;}#BOX1023 { width: 636.492px;height: 46px;top: 0px;left: 91.0783px;}#BOX1023 > .ladi-box { box-shadow: 0px 10px 10px -8px rgba(135, 131, 131, 1.0); -webkit-box-shadow: 0px 10px 10px -8px rgba(135, 131, 131, 1.0); background-color: rgb(214, 239, 219); border-color: rgb(230, 222, 222); border-width: 1px; border-radius: 20px;}#HEADLINE1024 { width: 960px;top: 25.822px;left: 0px;}#HEADLINE1024 > .ladi-headline { color: rgb(9, 102, 71); font-size: 30px; text-align: center; line-height: 1.2;}#PARAGRAPH1025 { width: 960px;top: 90.28px;left: 0px;}#PARAGRAPH1025 > .ladi-paragraph { color: rgb(57, 57, 57); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1026 { width: 823px;top: 790.76px;left: 69px;}#PARAGRAPH1026 > .ladi-paragraph { color: rgb(57, 57, 57); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1027 { width: 856.675px;height: 234.051px;top: 0px;left: 0px;}#BOX1028 { width: 856.675px;height: 234.051px;top: 0px;left: 0px;}#BOX1028 > .ladi-box { box-shadow: 0px 15px 20px -20px rgba(9, 102, 71, 1.0); -webkit-box-shadow: 0px 15px 20px -20px rgba(9, 102, 71, 1.0); background-color: rgb(10, 107, 74); border-style: dashed; border-color: rgb(9, 102, 71); border-width: 1px; border-radius: 5px;}#PARAGRAPH1029 { width: 815px;top: 23.7174px;left: 19.4525px;}#PARAGRAPH1029 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1030 { width: 818.649px;height: 252.962px;top: 74.042px;left: 0px;}#GROUP1031 { width: 771.587px;height: 69.6265px;top: 88.5796px;left: 47.0616px;}#BOX1032 { width: 771.587px;height: 69.6265px;top: 0px;left: 0px;}#BOX1032 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); -webkit-box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); background-color: rgb(28, 90, 61); border-style: dotted; border-color: rgb(28, 90, 61); border-width: 2px; border-radius: 20px;}#PARAGRAPH1033 { width: 729px;top: 96.0176px;left: 75.1126px;}#PARAGRAPH1033 > .ladi-paragraph { color: rgb(253, 253, 253); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1034 { width: 771.587px;height: 69.6265px;top: 183.335px;left: 47.0616px;}#BOX1035 { width: 771.587px;height: 69.6265px;top: 0px;left: 0px;}#BOX1035 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); -webkit-box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); background-color: rgb(28, 90, 61); border-style: dotted; border-color: rgb(28, 90, 61); border-width: 2px; border-radius: 20px;}#PARAGRAPH1036 { width: 729px;top: 190.294px;left: 75.1125px;}#PARAGRAPH1036 > .ladi-paragraph { color: rgb(253, 253, 253); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1037 { width: 771.587px;height: 69.6265px;top: 0px;left: 43.3798px;}#BOX1038 { width: 771.587px;height: 69.6265px;top: 0px;left: 0px;}#BOX1038 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); -webkit-box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); background-color: rgb(28, 90, 61); border-style: dotted; border-color: rgb(28, 90, 61); border-width: 2px; border-radius: 20px;}#PARAGRAPH1039 { width: 729px;top: 21.7626px;left: 75.1126px;}#PARAGRAPH1039 > .ladi-paragraph { color: rgb(253, 253, 253); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1040 { width: 57.7897px;height: 68.5252px;top: 0px;left: 0px;}#SHAPE1041 { width: 57.7897px;height: 68.5252px;top: 0px;left: 0px;}#SHAPE1041 svg:last-child { fill: rgba(214, 239, 219, 1.0);}#HEADLINE1042 { width: 36px;top: 22.1277px;left: 15.4645px;}#HEADLINE1042 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(10, 103, 72); font-size: 21px; font-weight: bold; text-align: left; line-height: 1;}#SHAPE1045 { width: 39.1893px;height: 39.1893px;top: 788.76px;left: 25.3109px;}#SHAPE1045 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#BOX1046 { width: 858.163px;height: 187px;top: 16px;left: 65.5068px;}#BOX1046 > .ladi-box { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#SHAPE1047 { width: 29.359px;height: 52.2891px;top: 12.723px;left: 0px;}#SHAPE1047 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SHAPE1048 { width: 21.4846px;height: 28.0002px;top: 0px;left: 14.8937px;}#SHAPE1048 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#BOX1049 { width: 858.163px;height: 187px;top: 0px;left: 43.5073px;}#BOX1049 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#PARAGRAPH1050 { width: 831px;top: 9px;left: 57.6698px;}#PARAGRAPH1050 > .ladi-paragraph { color: rgb(57, 57, 57); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1051 { width: 57.7897px;height: 68.5252px;top: 166.26px;left: 0px;}#SHAPE1052 { width: 57.7897px;height: 68.5252px;top: 0px;left: 0px;}#SHAPE1052 svg:last-child { fill: rgba(214, 239, 219, 1.0);}#HEADLINE1053 { width: 36px;top: 22.1277px;left: 15.4645px;}#HEADLINE1053 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(10, 103, 72); font-size: 21px; font-weight: bold; text-align: left; line-height: 1;}#GROUP1054 { width: 57.7897px;height: 68.5252px;top: 258.478px;left: 0px;}#SHAPE1055 { width: 57.7897px;height: 68.5252px;top: 0px;left: 0px;}#SHAPE1055 svg:last-child { fill: rgba(214, 239, 219, 1.0);}#HEADLINE1056 { width: 36px;top: 22.1277px;left: 15.4645px;}#HEADLINE1056 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(10, 103, 72); font-size: 21px; font-weight: bold; text-align: left; line-height: 1;}#SECTION1075 { height: 3289.46px;}#HEADLINE1076 { width: 863px;top: 26px;left: 48.4995px;}#HEADLINE1076 > .ladi-headline { color: rgb(9, 102, 70); font-size: 30px; text-align: center; line-height: 1.4;}#IMAGE1077 { width: 923.169px;height: 363.333px;top: 122.167px;left: 18.415px;}#IMAGE1077 > .ladi-image > .ladi-image-background { width: 923.169px;height: 369.333px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s1250x700/5c1d99096efb27661e81da20/dsc_4917-20191004111018.jpg");}#IMAGE1077 > .ladi-image { box-shadow: 0px 15px 20px -20px rgba(26, 26, 26, 1.0); -webkit-box-shadow: 0px 15px 20px -20px rgba(26, 26, 26, 1.0); border-style: solid; border-color: rgb(10, 103, 72); border-width: 1px; border-radius: 20px;}#GROUP1078 { width: 729.09px;height: 193.793px;top: 502.228px;left: -133.707px;}#GROUP1079 { width: 729.09px;height: 193.793px;top: 0px;left: 0px;}#BOX1080 { width: 710.812px;height: 180.451px;top: 0px;left: 0px;}#BOX1080 > .ladi-box { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; opacity: 0.2; background-color: rgb(9, 102, 70); border-radius: 5px;}#BOX1081 { width: 713.63px;height: 181.298px;top: 12.4955px;left: 15.4596px;}#BOX1081 > .ladi-box { background-color: rgb(10, 103, 72); border-radius: 5px;}#PARAGRAPH1082 { width: 651px;top: 108.897px;left: 78.0892px;}#PARAGRAPH1082 > .ladi-paragraph { color: rgb(9, 102, 70); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1083 { width: 669px;top: 39.6911px;left: 38.081px;}#PARAGRAPH1083 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1084 { width: 527.304px;height: 87px;top: 520px;left: 596.164px;}#SHAPE1085 { width: 76.125px;height: 87px;top: 0px;left: 0px;}#SHAPE1085 svg:last-child { fill: rgba(202, 32, 24, 1.0);}#GROUP1086 { width: 442.968px;height: 50.9465px;top: 18.0267px;left: 84.336px;}#PARAGRAPH1087 { width: 431px;top: 6.35213px;left: 5.97529px;}#PARAGRAPH1087 > .ladi-paragraph { color: rgb(9, 102, 70); font-size: 23px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#GROUP1088 { width: 442.968px;height: 50.9465px;top: 0px;left: 0px;}#GROUP1088.ladi-animation > .ladi-group { animation-name: pulse; -webkit-animation-name: pulse; animation-delay: 1s; -webkit-animation-delay: 1s; animation-duration: 2s; -webkit-animation-duration: 2s; animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite;}#GROUP1089 { width: 142.323px;height: 50.9465px;top: 0px;left: 0px;}#SHAPE1090 { width: 67.3718px;height: 50.9465px;top: 0px;left: 0px;}#SHAPE1090 > .ladi-shape { opacity: 0.5;}#SHAPE1090 svg:last-child { fill: #000;}#SHAPE1091 { width: 67.3718px;height: 50.9465px;top: 0px;left: 74.9512px;}#SHAPE1091 > .ladi-shape { opacity: 0.5;}#SHAPE1091 svg:last-child { fill: #000;}#GROUP1092 { width: 142.323px;height: 50.9465px;top: 0px;left: 150.744px;}#SHAPE1093 { width: 67.3718px;height: 50.9465px;top: 0px;left: 0px;}#SHAPE1093 > .ladi-shape { opacity: 0.5;}#SHAPE1093 svg:last-child { fill: #000;}#SHAPE1094 { width: 67.3718px;height: 50.9465px;top: 0px;left: 74.9512px;}#SHAPE1094 > .ladi-shape { opacity: 0.5;}#SHAPE1094 svg:last-child { fill: #000;}#GROUP1095 { width: 142.323px;height: 50.9465px;top: 0px;left: 300.645px;}#SHAPE1096 { width: 67.3718px;height: 50.9465px;top: 0px;left: 0px;}#SHAPE1096 > .ladi-shape { opacity: 0.5;}#SHAPE1096 svg:last-child { fill: #000;}#SHAPE1097 { width: 67.3718px;height: 50.9465px;top: 0px;left: 74.9512px;}#SHAPE1097 > .ladi-shape { opacity: 0.5;}#SHAPE1097 svg:last-child { fill: #000;}#BUTTON1098 { width: 326.08px;height: 81.52px;top: 607px;left: 737.824px;}#BUTTON1098 > .ladi-button > .ladi-button-background { background-color: rgb(201, 31, 23);}#BUTTON1098 > .ladi-button { box-shadow: inset 1px -15px 20px -20px #000; -webkit-box-shadow: inset 1px -15px 20px -20px #000; border-radius: 20px;}#BUTTON_TEXT1098 { width: 326px;top: 9px;left: 0px;}#BUTTON_TEXT1098 > .ladi-headline { color: rgb(255, 255, 255); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.6;}#GROUP1100 { width: 890.544px;height: 196px;top: 742.833px;left: 69.456px;}#IMAGE1101 { width: 235.851px;height: 196px;top: 0px;left: 0px;}#IMAGE1101 > .ladi-image > .ladi-image-background { width: 294.001px;height: 196px;top: -0.00019px;left: -50.0911px;background-image: url("https://w.ladicdn.com/s600x500/5c1d99096efb27661e81da20/img_1212-1-20200317071516.jpg");}#IMAGE1101 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-style: solid; border-color: rgb(29, 90, 63); border-width: 2px; border-radius: 20px;}#LIST_PARAGRAPH1102 { width: 626px;top: 10.5px;left: 264.544px;}#LIST_PARAGRAPH1102 > .ladi-list-paragraph { color: rgb(74, 74, 74); font-size: 16px; line-height: 1.6;}#LIST_PARAGRAPH1102 ul li { padding-left: 20px;}#LIST_PARAGRAPH1102 ul li:before { content: ""; background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20%20viewBox%3D%220%200%201664%201896.0833%22%20fill%3D%22rgba(10%2C%20103%2C%2072%2C%201)%22%3E%20%3Cpath%20d%3D%22M1408%20930v318q0%20119-84.5%20203.5T1120%201536H288q-119%200-203.5-84.5T0%201248V416q0-119%2084.5-203.5T288%20128h832q63%200%20117%2025%2015%207%2018%2023%203%2017-9%2029l-49%2049q-10%2010-23%2010-3%200-9-2-23-6-45-6H288q-66%200-113%2047t-47%20113v832q0%2066%2047%20113t113%2047h832q66%200%20113-47t47-113V994q0-13%209-22l64-64q10-10%2023-10%206%200%2012%203%2020%208%2020%2029zm231-489l-814%20814q-24%2024-57%2024t-57-24L281%20825q-24-24-24-57t24-57l110-110q24-24%2057-24t57%2024l263%20263%20647-647q24-24%2057-24t57%2024l110%20110q24%2024%2024%2057t-24%2057z%22%3E%3C%2Fpath%3E%20%3C%2Fsvg%3E"); width: 20px; height: 20px; top: 1px; }#GROUP1105 { width: 889.46px;height: 178.001px;top: 0px;left: 0px;}#BOX1108 { width: 872.758px;height: 162.426px;top: 15.5746px;left: 16.7021px;}#BOX1108 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 5px;}#PARAGRAPH1109 { width: 824px;top: 22.9671px;left: 30.5474px;}#PARAGRAPH1109 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 18px; text-align: left; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1110 { width: 816px;top: 34px;left: 46.231px;}#PARAGRAPH1110 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1115 { width: 878.606px;height: 149.65px;top: 0px;left: 0px;}#BOX1115 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 5px;}#PARAGRAPH1117 { width: 830px;top: 27.1494px;left: 12.6531px;}#PARAGRAPH1117 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#SECTION1118 { height: 582px;}#SECTION1118 > .ladi-section-background { background-position: left top; background-repeat: repeat;}#GROUP1120 { width: 909.761px;height: 477px;top: 103px;left: 25.1195px;}#GROUP1124 { width: 368.761px;height: 477px;top: 0px;left: 541px;}#GROUP1125 { width: 368.761px;height: 152px;top: 0px;left: 0px;}#GROUP1126 { width: 368.761px;height: 152px;top: 0px;left: 0px;}#BOX1127 { width: 368.761px;height: 152px;top: 0px;left: 0px;}#BOX1127 > .ladi-box { background-color: rgb(228, 228, 228); border-radius: 20px;}#BOX1128 { width: 23.8938px;height: 20.177px;top: 10.7611px;left: 324.955px;}#BOX1128 > .ladi-box { background-color: rgb(9, 102, 70); border-radius: 100px;}#PARAGRAPH1130 { width: 183px;top: 31px;left: 163.761px;}#PARAGRAPH1130 > .ladi-paragraph { color: rgb(9, 102, 70); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#GROUP1131 { width: 368.761px;height: 152px;top: 325px;left: 0px;}#GROUP1132 { width: 368.761px;height: 152px;top: 0px;left: 0px;}#BOX1133 { width: 368.761px;height: 152px;top: 0px;left: 0px;}#BOX1133 > .ladi-box { background-color: rgb(228, 228, 228); border-radius: 20px;}#BOX1134 { width: 23.8938px;height: 20.177px;top: 10.7611px;left: 324.955px;}#BOX1134 > .ladi-box { background-color: rgb(9, 102, 70); border-radius: 100px;}#PARAGRAPH1136 { width: 183px;top: 31px;left: 163.761px;}#PARAGRAPH1136 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#GROUP1137 { width: 368.761px;height: 152px;top: 162px;left: 0px;}#GROUP1138 { width: 368.761px;height: 152px;top: 0px;left: 0px;}#BOX1139 { width: 368.761px;height: 152px;top: 0px;left: 0px;}#BOX1139 > .ladi-box { background-color: rgb(228, 228, 228); border-radius: 20px;}#BOX1140 { width: 23.8938px;height: 20.177px;top: 10.7611px;left: 324.955px;}#BOX1140 > .ladi-box { background-color: rgb(9, 102, 70); border-radius: 100px;}#PARAGRAPH1142 { width: 183px;top: 31px;left: 163.761px;}#PARAGRAPH1142 > .ladi-paragraph { color: rgb(9, 102, 70); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#GROUP1145 { width: 463px;height: 226px;top: 125px;left: 0px;}#GROUP1146 { width: 463px;height: 226px;top: 0px;left: 0px;}#BOX1147 { width: 463px;height: 226px;top: 0px;left: 0px;}#BOX1147 > .ladi-box { background-color: rgb(9, 102, 70); border-radius: 30px;}#BOX1148 { width: 30px;height: 30px;top: 16px;left: 408px;}#BOX1148 > .ladi-box { background-color: rgb(255, 255, 255); border-radius: 100px;}#PARAGRAPH1151 { width: 376px;top: 102.294px;left: 43.5px;}#PARAGRAPH1151 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#SECTION1152 { height: 1589.46px;}#SECTION1152 > .ladi-section-background { background-size: cover; background-attachment: scroll; background-origin: content-box; background-position: left top; background-repeat: no-repeat;}#HEADLINE1153 { width: 1019px;top: 13.554px;left: 0px;}#HEADLINE1153 > .ladi-headline { color: rgb(9, 102, 70); font-size: 35px; text-align: center; line-height: 1.4;}#GROUP1161 { width: 952.394px;height: 473.129px;top: 1079.87px;left: -98.995px;}#HEADLINE1162 { width: 951px;top: 0px;left: 1.3937px;}#HEADLINE1162 > .ladi-headline { color: rgb(9, 102, 70); font-size: 30px; text-align: left; line-height: 1.6;}#GROUP1163 { width: 951.99px;height: 425.129px;top: 48px;left: 0px;}#GROUP1164 { width: 951.99px;height: 224.467px;top: 0px;left: 0px;}#BOX1166 { width: 951.99px;height: 182px;top: 0px;left: 0px;}#BOX1166 > .ladi-box { opacity: 0.6; background-color: rgb(255, 255, 255); border-style: dotted; border-color: rgb(9, 102, 71); border-width: 3px; border-radius: 20px;}#PARAGRAPH1168 { width: 792px;top: 25.9999px;left: 129.172px;}#PARAGRAPH1168 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1169 { width: 835.894px;height: 220.484px;top: 204.645px;left: 35.8366px;}#BOX1170 { width: 835.894px;height: 220.484px;top: 0px;left: 0px;}#BOX1170 > .ladi-box { background-color: rgb(9, 102, 71);}#PARAGRAPH1171 { width: 778px;top: 20.4837px;left: 28.947px;}#PARAGRAPH1171 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#HEADLINE1173 { width: 881px;top: 0px;left: 65px;}#HEADLINE1173 > .ladi-headline { color: rgb(9, 102, 70); font-size: 30px; text-align: right; line-height: 1.6;}#GROUP1176 { width: 948px;height: 147px;top: 48px;left: 0px;}#BOX1177 { width: 948px;height: 147px;top: 0px;left: 0px;}#BOX1177 > .ladi-box { opacity: 0.6; background-color: rgb(255, 255, 255); border-style: dotted; border-color: rgb(9, 102, 71); border-width: 3px; border-radius: 20px;}#PARAGRAPH1178 { width: 783px;top: 23.5px;left: 32px;}#PARAGRAPH1178 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1179 { width: 847.138px;height: 114.999px;top: 213.644px;left: 65px;}#BOX1180 { width: 847.138px;height: 114.999px;top: 0px;left: 0px;}#BOX1180 > .ladi-box { background-color: rgb(9, 102, 71);}#PARAGRAPH1181 { width: 785px;top: 19.9995px;left: 31.3254px;}#PARAGRAPH1181 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1183 { width: 942.302px;height: 477.644px;top: 192.163px;left: -105.995px;}#GROUP1185 { width: 941.99px;height: 426.055px;top: 51.5893px;left: 0px;}#GROUP1186 { width: 941.99px;height: 144.915px;top: 0px;left: 0px;}#BOX1187 { width: 941.99px;height: 144.915px;top: 0px;left: 0px;}#BOX1187 > .ladi-box { opacity: 0.6; background-color: rgb(255, 255, 255); border-style: dotted; border-color: rgb(9, 102, 71); border-width: 3px; border-radius: 20px;}#PARAGRAPH1188 { width: 771px;top: 15.1285px;left: 145.54px;}#PARAGRAPH1188 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1189 { width: 846.449px;height: 259.175px;top: 166.88px;left: 34.7705px;}#BOX1190 { width: 846.449px;height: 259.175px;top: 0px;left: 0px;}#BOX1190 > .ladi-box { background-color: rgb(9, 102, 71);}#PARAGRAPH1191 { width: 799px;top: 17.1704px;left: 23.7245px;}#PARAGRAPH1191 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#SHAPE1194 { width: 77.3915px;height: 100.594px;top: 133.935px;left: 32.5887px;}#SHAPE1194 > .ladi-shape { transform: rotate(-87deg); -webkit-transform: rotate(-87deg);}#SHAPE1194 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SECTION1217 { height: 869.29px;}#IMAGE1218 { width: 428.577px;height: 302.803px;top: 525.82px;left: -107.056px;}#IMAGE1218 > .ladi-image > .ladi-image-background { width: 453.85px;height: 302.803px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s800x650/5c1d99096efb27661e81da20/2534671-20191005050324.jpg");}#IMAGE1218 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-style: solid; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#HEADLINE1219 { width: 960px;top: 43.294px;left: -1.42108px;}#HEADLINE1219 > .ladi-headline { color: rgb(9, 102, 70); font-size: 30px; text-align: center; line-height: 1.6;}#GROUP1222 { width: 716.275px;height: 113.001px;top: 150.294px;left: 340.882px;}#GROUP1223 { width: 716.275px;height: 113.001px;top: 0px;left: 0px;}#BOX1224 { width: 703.53px;height: 100.815px;top: 0px;left: 0px;}#BOX1224 > .ladi-box { opacity: 0.2; background-color: rgb(9, 102, 70); border-radius: 5px;}#BOX1225 { width: 703.53px;height: 100.815px;top: 12.1863px;left: 12.7451px;}#BOX1225 > .ladi-box { background-color: rgb(9, 102, 70); border-radius: 5px;}#PARAGRAPH1226 { width: 653px;top: 25.0005px;left: 39.6375px;}#PARAGRAPH1226 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1227 { width: 716.275px;height: 113.835px;top: 302.294px;left: 340.882px;}#GROUP1228 { width: 716.275px;height: 113.835px;top: 0px;left: 0px;}#BOX1229 { width: 703.53px;height: 98.981px;top: 0px;left: 0px;}#BOX1229 > .ladi-box { opacity: 0.2; background-color: rgb(9, 102, 70); border-radius: 5px;}#BOX1230 { width: 703.53px;height: 100.815px;top: 13.0196px;left: 12.7451px;}#BOX1230 > .ladi-box { background-color: rgb(9, 102, 70); border-radius: 5px;}#PARAGRAPH1231 { width: 651px;top: 27.4173px;left: 40.6375px;}#PARAGRAPH1231 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1232 { width: 716.275px;height: 153.941px;top: 459.294px;left: 340.882px;}#GROUP1233 { width: 716.275px;height: 153.941px;top: 0px;left: 0px;}#BOX1234 { width: 703.53px;height: 137.34px;top: 0px;left: 0px;}#BOX1234 > .ladi-box { opacity: 0.2; background-color: rgb(9, 102, 70); border-radius: 5px;}#BOX1235 { width: 703.53px;height: 137.34px;top: 16.6014px;left: 12.7451px;}#BOX1235 > .ladi-box { background-color: rgb(9, 102, 70); border-radius: 5px;}#PARAGRAPH1236 { width: 644px;top: 34.9705px;left: 41.6375px;}#PARAGRAPH1236 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1237 { width: 716.275px;height: 175.891px;top: 652.732px;left: 340.882px;}#GROUP1238 { width: 716.275px;height: 175.891px;top: 0px;left: 0px;}#BOX1239 { width: 703.53px;height: 156.922px;top: 0px;left: 0px;}#BOX1239 > .ladi-box { opacity: 0.2; background-color: rgb(9, 102, 70); border-radius: 5px;}#BOX1240 { width: 703.53px;height: 156.922px;top: 18.9686px;left: 12.7451px;}#BOX1240 > .ladi-box { background-color: rgb(9, 102, 70); border-radius: 5px;}#PARAGRAPH1241 { width: 649px;top: 32.2824px;left: 38.637px;}#PARAGRAPH1241 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#HEADLINE1244 { width: 960px;top: 27px;left: -1.42108px;}#HEADLINE1244 > .ladi-headline { color: rgb(9, 102, 70); font-size: 30px; text-align: center; line-height: 1.6;}#SECTION1246 { height: 402.29px;}#SECTION1246 > .ladi-section-background { background-size: cover; background-attachment: scroll; background-origin: content-box; background-position: left top; background-repeat: no-repeat; opacity: 0.2;}#BOX1248 { width: 673.5px;height: 225.602px;top: 0px;left: 0px;}#BOX1248 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 3px; border-radius: 40px 40px 0px 0px;}#LIST_PARAGRAPH1249 { width: 598px;top: 26.9742px;left: 37.75px;}#LIST_PARAGRAPH1249 > .ladi-list-paragraph { color: rgb(9, 102, 71); font-size: 16px; line-height: 1.6;}#LIST_PARAGRAPH1249 ul li { padding-left: 20px;}#LIST_PARAGRAPH1249 ul li:before { content: counter(linum, disc); font-size: 40px; top: -20px; }#IMAGE1250 { width: 235.24px;height: 307.75px;top: 0px;left: 0px;}#IMAGE1250 > .ladi-image > .ladi-image-background { width: 235.24px;height: 313.75px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s550x650/5c1d99096efb27661e81da20/smile-removebg-preview-20191010164526.png");}#SECTION1251 { height: 307.82px;}#SECTION1251 > .ladi-section-background { background-color: rgb(255, 255, 255);}#HEADLINE1253 { width: 784px;top: 26px;left: 97.22px;}#HEADLINE1253 > .ladi-headline { color: rgb(9, 102, 70); font-size: 35px; text-align: left; line-height: 1.6;}#PARAGRAPH1258 { width: 960px;top: 150.98px;left: 0px;}#PARAGRAPH1258 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#SECTION1285 { height: 2840px;}#SECTION1285 > .ladi-section-background { background-size: cover; background-attachment: fixed; background-position: center top; background-repeat: repeat; opacity: 0.2;}#HEADLINE1287 { width: 583px;top: 0px;left: 0px;}#HEADLINE1287 > .ladi-headline { color: rgb(9, 102, 70); font-size: 30px; text-align: right; line-height: 1.4;}#IMAGE1288 { width: 353.572px;height: 274.2px;top: 182.52px;left: 0px;}#IMAGE1288 > .ladi-image > .ladi-image-background { width: 411.711px;height: 274.2px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/00c5dfc63180d8de8191-20191006065219.jpg");}#IMAGE1288 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#GROUP1289 { width: 564.153px;height: 411px;top: 107.468px;left: 19.287px;}#BOX1290 { width: 564.153px;height: 411px;top: 0px;left: 0px;}#BOX1290 > .ladi-box { box-shadow: 5px 0px 17px -12px #000; -webkit-box-shadow: 5px 0px 17px -12px #000; background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1291 { width: 498px;top: 30.5px;left: 31.8723px;}#PARAGRAPH1291 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#HEADLINE1294 { width: 566px;top: 0px;left: 0px;}#HEADLINE1294 > .ladi-headline { color: rgb(9, 102, 70); font-size: 30px; line-height: 1.4;}#IMAGE1295 { width: 349.095px;height: 268.569px;top: 739.174px;left: 610.905px;}#IMAGE1295 > .ladi-image > .ladi-image-background { width: 403.257px;height: 268.569px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/5-tac-dung-phu-sau-khi-quan-he-khien-ke-do-mat-nguoi-hoang-mang-20191006070232.jpg");}#IMAGE1295 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#BOX1297 { width: 565.594px;height: 411px;top: 102.098px;left: 0px;}#BOX1297 > .ladi-box { box-shadow: -5px 0px 17px -12px #000; -webkit-box-shadow: -5px 0px 17px -12px #000; background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1299 { width: 505px;top: 121.598px;left: 28.8271px;}#PARAGRAPH1299 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#HEADLINE1303 { width: 645px;top: 0px;left: 0px;}#HEADLINE1303 > .ladi-headline { color: rgb(9, 102, 70); font-size: 30px; text-align: right; line-height: 1.4;}#IMAGE1304 { width: 352.55px;height: 266.101px;top: 1276.93px;left: 0px;}#IMAGE1304 > .ladi-image > .ladi-image-background { width: 399.55px;height: 266.101px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/5c1d99096efb27661e81da20/viem-co-tu-cung-anh-huong-gi-1-20191006070517.gif");}#IMAGE1304 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#IMAGE1306 { width: 349.642px;height: 255.863px;top: 1760.18px;left: 610.358px;}#IMAGE1306 > .ladi-image > .ladi-image-background { width: 349.642px;height: 255.863px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s650x600/5c1d99096efb27661e81da20/viem-lo-tuyen-co-tu-cung-khi-mang-thai-20191006071652.jpg");}#IMAGE1306 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-radius: 20px;}#GROUP1307 { width: 565.594px;height: 437.603px;top: 62.05px;left: 79.406px;}#BOX1308 { width: 565.594px;height: 437.603px;top: 0px;left: 0px;}#BOX1308 > .ladi-box { box-shadow: 5px 0px 17px -12px #000; -webkit-box-shadow: 5px 0px 17px -12px #000; background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1311 { width: 509px;top: 18.2388px;left: 33.22px;}#PARAGRAPH1311 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1312 { width: 580.44px;height: 453.19px;top: 1661.52px;left: 0px;}#BOX1313 { width: 580.44px;height: 453.19px;top: 0px;left: 0px;}#BOX1313 > .ladi-box { box-shadow: -5px 0px 17px -12px #000; -webkit-box-shadow: -5px 0px 17px -12px #000; background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1315 { width: 502px;top: 25.4511px;left: 39.7926px;}#PARAGRAPH1315 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#HEADLINE1319 { width: 960px;top: 2166.54px;left: 4.77483px;}#HEADLINE1319 > .ladi-headline { color: rgb(9, 102, 70); font-size: 30px; text-align: left; line-height: 1.4;}#IMAGE1320 { width: 348.832px;height: 250.317px;top: 2232.56px;left: 6.001px;}#IMAGE1320 > .ladi-image > .ladi-image-background { width: 375.851px;height: 250.317px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x600/5c1d99096efb27661e81da20/photo1510726556549-1510726557534-0-32-335-571-crop-1510726628211-20191006072021.jpg");}#IMAGE1320 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-radius: 20px;}#GROUP1321 { width: 959.999px;height: 532.47px;top: 2232.56px;left: 0.001px;}#BOX1322 { width: 580.489px;height: 532.47px;top: 0px;left: 379.51px;}#BOX1322 > .ladi-box { box-shadow: 5px 0px 17px -12px #000; -webkit-box-shadow: 5px 0px 17px -12px #000; background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1323 { width: 518px;top: 32.47px;left: 410.785px;}#PARAGRAPH1323 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1324 { width: 518px;top: 295.89px;left: 0px;}#PARAGRAPH1324 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#SECTION1326 { height: 201px;}#SECTION1326 > .ladi-section-background { background-color: rgb(27, 90, 62);}#IMAGE1327 { width: 167.216px;height: 167.216px;top: 11.5537px;left: 0px;}#IMAGE1327 > .ladi-image > .ladi-image-background { width: 167.216px;height: 167.216px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s500x500/5c1d99096efb27661e81da20/logo-trang-hong-duc-1565524703.jpg");}#HEADLINE1328 { width: 309px;top: 23.9931px;left: 206.903px;}#HEADLINE1328 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 20px; text-align: left; line-height: 1.2;}#LINE1329 { width: 618px;top: 122.003px;left: 184.741px;}#LINE1329 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE1329 > .ladi-line { width: 100%;padding: 8px 0px;}#HEADLINE1330 { width: 711px;top: 145.635px;left: 182.108px;}#HEADLINE1330 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 19px; text-align: left; line-height: 1.2;}#HEADLINE1331 { width: 259px;top: 64.0004px;left: 208.891px;}#HEADLINE1331 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 16px; text-align: left; line-height: 1.2;}#HEADLINE1332 { width: 255px;top: 64.5597px;left: 519.091px;}#HEADLINE1332 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 16px; text-align: left; line-height: 1.2;}#HEADLINE1333 { width: 309px;top: 24.9961px;left: 519.091px;}#HEADLINE1333 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 20px; text-align: left; line-height: 1.2;}#IMAGE327 { width: 589.333px;height: 325px;top: 0px;left: 0px;}#IMAGE327 > .ladi-image > .ladi-image-background { width: 589.333px;height: 442px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s900x750/5c1d99096efb27661e81da20/1-20191005081531.png");}#BOX1338 { width: 211.321px;height: 222.321px;top: 0px;left: 0px;}#BOX1338 > .ladi-box { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1339 { width: 185px;top: 86.1605px;left: 13.1605px;}#PARAGRAPH1339 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#GROUP1337 { width: 211.321px;height: 222.321px;top: 295.698px;left: 721.34px;}#BOX1341 { width: 211.321px;height: 222.321px;top: 0px;left: 0px;}#BOX1341 > .ladi-box { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; background-color: rgb(10, 103, 72); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1342 { width: 188px;top: 43.0803px;left: 11.6605px;}#PARAGRAPH1342 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#GROUP1340 { width: 211.321px;height: 222.321px;top: 295.698px;left: 492.34px;}#GROUP1345 { width: 898.753px;height: 454px;top: 272.805px;left: 30.3718px;}#GROUP1346 { width: 818.649px;height: 327.004px;top: 193.28px;left: 70.6757px;}#GROUP1347 { width: 36.3783px;height: 65.0121px;top: 2px;left: 0px;}#LINE562 { width: 353px;top: 40.362px;left: 160px;}#LINE562 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(191, 191, 191); border-right: 2px solid rgb(191, 191, 191); border-bottom: 2px solid rgb(191, 191, 191); border-left: 0px !important;}#LINE562 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1355 { width: 1136px;top: 648.152px;left: -91px;}#LINE1355 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE1355 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1361 { width: 960px;top: 0px;left: 0px;}#LINE1361 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE1361 > .ladi-line { width: 100%;padding: 8px 0px;}#HEADLINE1410 { width: 573px;top: 296.267px;left: -1.42109px;}#HEADLINE1410 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1424 { width: 960px;height: 392px;top: 24.552px;left: 0px;}#GROUP1425 { width: 856.675px;height: 234.051px;top: 829.949px;left: 51.6625px;}#GROUP1427 { width: 831.929px;height: 213.427px;top: 717.29px;left: 60.0355px;}#LINE9 { width: 571px;top: 126.082px;left: 0px;}#LINE9 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE9 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH1043 { width: 637px;top: 10.042px;left: 85.787px;}#PARAGRAPH1043 > .ladi-paragraph { color: rgb(29, 90, 63); font-size: 16px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#HEADLINE1435 { width: 319px;top: 217.638px;left: -1.42109px;}#HEADLINE1435 > .ladi-headline { color: rgb(29, 90, 63); font-size: 30px; font-weight: bold; line-height: 1.6;}#HEADLINE1440 { width: 389px;top: 29.154px;left: 0px;}#HEADLINE1440 > .ladi-headline { color: rgb(29, 90, 63); font-size: 30px; line-height: 1.6;}#IMAGE1443 { width: 433.5px;height: 293.937px;top: 99.443px;left: 611.5px;}#IMAGE1443 > .ladi-image > .ladi-image-background { width: 444.5px;height: 328.937px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x650/5c1d99096efb27661e81da20/as-day5wv-20191011073652.jpg");}#IMAGE1443 > .ladi-image { box-shadow: 9px 15px 20px -21px #000; -webkit-box-shadow: 9px 15px 20px -21px #000; border-style: solid; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#PARAGRAPH1444 { width: 463px;top: 0px;left: 0.493592px;}#PARAGRAPH1444 > .ladi-paragraph { color: rgb(29, 90, 63); font-size: 16px; line-height: 1.6;}#PARAGRAPH1445 { width: 463px;top: 156.389px;left: 1.25455px;}#PARAGRAPH1445 > .ladi-paragraph { color: rgb(29, 90, 63); font-size: 16px; line-height: 1.6;}#PARAGRAPH1446 { width: 568px;top: 0px;left: 0px;}#PARAGRAPH1446 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#LINE1447 { width: 568px;top: 87.77px;left: 0px;}#LINE1447 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE1447 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH1448 { width: 568px;top: 118.937px;left: 0px;}#PARAGRAPH1448 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH1450 { width: 574px;top: 466.378px;left: 386px;}#PARAGRAPH1450 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE1451 { width: 438.589px;height: 285.992px;top: 425.382px;left: -92.25px;}#IMAGE1451 > .ladi-image > .ladi-image-background { width: 438.589px;height: 285.992px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/cervicitis-dreamstime_s_117558839-20191031061550.jpg");}#IMAGE1451 > .ladi-image { box-shadow: 9px 15px 20px -21px #000; -webkit-box-shadow: 9px 15px 20px -21px #000; border-style: solid; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#LIST_PARAGRAPH1453 { width: 444px;top: 262px;left: 0px;}#LIST_PARAGRAPH1453 > .ladi-list-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1453 ul li { padding-left: 20px;}#LIST_PARAGRAPH1453 ul li:before { content: ""; background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20%20viewBox%3D%220%200%201792%201896.0833%22%20fill%3D%22rgba(29%2C%2090%2C%2063%2C%201)%22%3E%20%3Cpath%20d%3D%22M1671%20566q0%2040-28%2068l-724%20724-136%20136q-28%2028-68%2028t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28%2068-28t68%2028l294%20295%20656-657q28-28%2068-28t68%2028l136%20136q28%2028%2028%2068z%22%3E%3C%2Fpath%3E%20%3C%2Fsvg%3E"); width: 20px; height: 20px; top: 1px; }#SECTION1454 { height: 1884.97px;}#SECTION1454 > .ladi-section-background { background-size: cover; background-attachment: scroll; background-origin: content-box; background-position: left top; background-repeat: no-repeat; opacity: 0.7;}#IMAGE1455 { width: 521.434px;height: 206.021px;top: 1678.95px;left: -348.476px;}#IMAGE1455 > .ladi-image > .ladi-image-background { width: 521.434px;height: 206.021px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s850x550/5c1d99096efb27661e81da20/linh-vat-hong-duc-20190828083930.png");}#GROUP1457 { width: 960px;height: 187px;top: 36.017px;left: 0px;}#HEADLINE1458 { width: 960px;top: 0px;left: 0px;}#HEADLINE1458 > .ladi-headline { color: rgb(29, 90, 63); font-size: 36px; text-align: center; line-height: 1.4;}#PARAGRAPH1459 { width: 899px;top: 112px;left: 30.5px;}#PARAGRAPH1459 > .ladi-paragraph { color: rgb(57, 57, 57); font-size: 16px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#GROUP1460 { width: 496.415px;height: 291.975px;top: 355.992px;left: -86.1735px;}#BOX1461 { width: 496.415px;height: 291.975px;top: 0px;left: 0px;}#BOX1461 > .ladi-box { box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); background-color: rgb(10, 103, 72); border-radius: 7px;}#PARAGRAPH1462 { width: 456px;top: 126.579px;left: 20.1987px;}#PARAGRAPH1462 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1463 { width: 617px;height: 291.949px;top: 356.017px;left: 430.241px;}#BOX1464 { width: 617px;height: 291.949px;top: 0px;left: 0px;}#BOX1464 > .ladi-box { box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); opacity: 0.8; background-color: rgb(255, 255, 255); border-radius: 7px;}#PARAGRAPH1465 { width: 570px;top: 128.299px;left: 23.4308px;}#PARAGRAPH1465 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1467 { width: 494.5px;height: 291.949px;top: 0px;left: 0px;}#BOX1467 > .ladi-box { box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); background-color: rgb(9, 102, 70); border-radius: 7px;}#LINE1472 { width: 222px;top: 424.409px;left: 45.5483px;}#LINE1472 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE1472 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH1473 { width: 344px;top: 385.903px;left: -9.9657px;}#PARAGRAPH1473 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1474 { width: 188px;top: 385.903px;left: 644.741px;}#PARAGRAPH1474 > .ladi-paragraph { color: rgb(9, 102, 70); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#LINE1475 { width: 222px;top: 424.409px;left: 627.741px;}#LINE1475 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(29, 90, 63); border-right: 1px solid rgb(29, 90, 63); border-bottom: 1px solid rgb(29, 90, 63); border-left: 0px !important;}#LINE1475 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH1471 { width: 578px;top: 108.905px;left: 19.5px;}#PARAGRAPH1471 > .ladi-paragraph { color: rgb(57, 57, 57); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1470 { width: 617px;height: 291.949px;top: 0px;left: 0px;}#BOX1470 > .ladi-box { box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); opacity: 0.8; background-color: rgb(255, 255, 255); border-radius: 7px;}#GROUP1469 { width: 617px;height: 291.949px;top: 672.017px;left: -86.1735px;}#PARAGRAPH1479 { width: 188px;top: 707.574px;left: 128.327px;}#PARAGRAPH1479 > .ladi-paragraph { color: rgb(9, 102, 70); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#LINE1480 { width: 222px;top: 743.574px;left: 111.327px;}#LINE1480 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(29, 90, 63); border-right: 1px solid rgb(29, 90, 63); border-bottom: 1px solid rgb(29, 90, 63); border-left: 0px !important;}#LINE1480 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX1500 { width: 491.414px;height: 372.631px;top: 0px;left: 0px;}#BOX1500 > .ladi-box { box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); background-color: rgb(9, 102, 70); border-radius: 7px;}#PARAGRAPH1501 { width: 451px;top: 99.1552px;left: 21.0074px;}#PARAGRAPH1501 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1503 { width: 622px;height: 372.631px;top: 0px;left: 0px;}#BOX1503 > .ladi-box { box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); opacity: 0.8; background-color: rgb(255, 255, 255); border-radius: 7px;}#PARAGRAPH1504 { width: 575px;top: 99.567px;left: 22.6904px;}#PARAGRAPH1504 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#LINE1505 { width: 225px;top: 63.5127px;left: 127.804px;}#LINE1505 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE1505 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH1506 { width: 348px;top: 25.388px;left: 71.6154px;}#PARAGRAPH1506 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1507 { width: 208px;top: 29.9081px;left: 217.443px;}#PARAGRAPH1507 > .ladi-paragraph { color: rgb(9, 102, 70); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#LINE1508 { width: 224px;top: 66.789px;left: 209.443px;}#LINE1508 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(29, 90, 63); border-right: 1px solid rgb(29, 90, 63); border-bottom: 1px solid rgb(29, 90, 63); border-left: 0px !important;}#LINE1508 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH1510 { width: 450px;top: 115.29px;left: 21.4233px;}#PARAGRAPH1510 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1511 { width: 347px;top: 36.9491px;left: 92.0032px;}#PARAGRAPH1511 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#LINE1512 { width: 224px;top: 74.3587px;left: 153.501px;}#LINE1512 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE1512 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX1516 { width: 622.904px;height: 437.628px;top: 0px;left: 0px;}#BOX1516 > .ladi-box { box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); opacity: 0.8; background-color: rgb(255, 255, 255); border-radius: 7px;}#PARAGRAPH1517 { width: 575px;top: 128.678px;left: 23.7249px;}#PARAGRAPH1517 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1515 { width: 622.904px;height: 437.628px;top: 1381.81px;left: -86.1735px;}#BOX1519 { width: 499.51px;height: 437.628px;top: 1381.81px;left: 557.731px;}#BOX1519 > .ladi-box { box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); background-size: cover; background-attachment: scroll; background-origin: content-box; opacity: 0.85; background-image: url("https://w.ladicdn.com/s800x750/5c1d99096efb27661e81da20/rger-20191005071148.jpg"); background-position: left top; background-repeat: repeat; border-radius: 7px;}#PARAGRAPH1521 { width: 298px;top: 1419.13px;left: 76.2785px;}#PARAGRAPH1521 > .ladi-paragraph { color: rgb(9, 102, 70); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#LINE1522 { width: 222px;top: 1455.63px;left: 114.279px;}#LINE1522 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(9, 102, 70); border-right: 1px solid rgb(9, 102, 70); border-bottom: 1px solid rgb(9, 102, 70); border-left: 0px !important;}#LINE1522 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1524 { width: 350px;top: 99px;left: 305px;}#LINE1524 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(180, 180, 180); border-right: 2px solid rgb(180, 180, 180); border-bottom: 2px solid rgb(180, 180, 180); border-left: 0px !important;}#LINE1524 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX1526 { width: 530px;height: 538px;top: 0px;left: 0px;}#BOX1526 > .ladi-box { background-color: rgb(255, 255, 255); border-style: dashed; border-color: rgb(132, 132, 132); border-width: 2px; border-radius: 20px;}#BOX1527 { width: 511.326px;height: 369.326px;top: 158.674px;left: 10px;}#BOX1527 > .ladi-box { background-color: rgb(10, 103, 72); border-radius: 20px;}#HEADLINE560 { width: 511px;top: 13px;left: 10px;}#HEADLINE560 > .ladi-headline { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE1528 { width: 502.612px;height: 372.628px;top: 571.317px;left: 505.153px;}#IMAGE1528 > .ladi-image > .ladi-image-background { width: 564.612px;height: 380.131px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s900x700/5c1d99096efb27661e81da20/img_1165-1_optimized-20200317062926.jpg");}#IMAGE1528 > .ladi-image { box-shadow: -5px 5px 17px -12px #000; -webkit-box-shadow: -5px 5px 17px -12px #000; border-style: solid; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#PARAGRAPH1529 { width: 475px;top: 773.32px;left: -29.5px;}#PARAGRAPH1529 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#BOX1530 { width: 514px;height: 755px;top: 0px;left: 0px;}#BOX1530 > .ladi-box { background-color: rgb(10, 103, 72); border-radius: 20px;}#BOX1531 { width: 497px;height: 428px;top: 135.726px;left: 9px;}#BOX1531 > .ladi-box { background-color: rgb(255, 255, 255); border-radius: 20px;}#SECTION1532 { height: 1238px;}#IMAGE1534 { width: 960px;height: 415.061px;top: 40.167px;left: 0px;}#IMAGE1534 > .ladi-image > .ladi-image-background { width: 960px;height: 415.061px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s1300x750/5c1d99096efb27661e81da20/herbs-15347379041091681983758-20190929052813.jpeg");}#IMAGE1534 > .ladi-image { border-radius: 20px;}#LIST_PARAGRAPH1559 { width: 487px;top: 23px;left: 340.512px;}#LIST_PARAGRAPH1559 > .ladi-list-paragraph { color: rgb(57, 57, 57); font-size: 16px; line-height: 1.6;}#LIST_PARAGRAPH1559 ul li { padding-left: 20px;}#LIST_PARAGRAPH1559 ul li:before { content: counter(linum, none); font-size: 40px; top: -20px; }#PARAGRAPH1575 { width: 472px;top: 483.228px;left: 244px;}#PARAGRAPH1575 > .ladi-paragraph { color: rgb(10, 107, 74); font-size: 18px; font-weight: bold; text-align: center; line-height: 1.6;}#PARAGRAPH1578 { width: 723px;top: 31.174px;left: 118.5px;}#PARAGRAPH1578 > .ladi-paragraph { color: rgb(29, 90, 63); font-size: 20px; text-align: center; line-height: 1.6;}#SECTION1594 { height: 2200.71px;}#SECTION1594 > .ladi-section-background { background-color: rgb(255, 255, 255);}#BOX1596 { width: 950.501px;height: 327.638px;top: 0px;left: 0px;}#BOX1596 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); -webkit-box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); background-color: rgb(10, 103, 72); border-style: dotted; border-color: rgb(28, 90, 61); border-width: 2px; border-radius: 30px;}#HEADLINE1597 { width: 511px;top: 10.5709px;left: 52.408px;}#HEADLINE1597 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 21px; font-weight: bold; text-align: left; line-height: 1;}#PARAGRAPH1598 { width: 878px;top: 62.5709px;left: 52.408px;}#PARAGRAPH1598 > .ladi-paragraph { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#LINE1599 { width: 880px;top: 39.5709px;left: 52.408px;}#LINE1599 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE1599 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX1600 { width: 231.688px;height: 225.828px;top: 78.2067px;left: 0px;}#BOX1600 > .ladi-box { background-size: auto 100%; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s550x550/5c1d99096efb27661e81da20/ap-lanh-co-tu-cung-tu-the-ap-lanh-20191031092943.jpg"); background-position: center top; background-repeat: no-repeat; border-style: solid; border-color: rgb(28, 90, 61); border-width: 4px; border-radius: 110px;}#HEADLINE1601 { width: 627px;top: 39.5px;left: 161px;}#HEADLINE1601 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(28, 90, 61); font-size: 30px; font-weight: bold; text-align: center; line-height: 1;}#GROUP1609 { width: 950.501px;height: 337.571px;top: 0px;left: 194.503px;}#GROUP1612 { width: 1145px;height: 337.571px;top: 124.862px;left: -88px;}#BOX1616 { width: 950.5px;height: 374.357px;top: 0px;left: 0px;}#BOX1616 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); -webkit-box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); background-color: rgb(10, 103, 72); border-style: dotted; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 30px;}#PARAGRAPH1617 { width: 870px;top: 59.0601px;left: 27.031px;}#PARAGRAPH1617 > .ladi-paragraph { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#LINE1618 { width: 873px;top: 531.054px;left: -60.3744px;}#LINE1618 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE1618 > .ladi-line { width: 100%;padding: 8px 0px;}#HEADLINE1619 { width: 511px;top: 11.1828px;left: 386.031px;}#HEADLINE1619 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 21px; font-weight: bold; text-align: right; line-height: 1;}#BOX1620 { width: 231.688px;height: 225.828px;top: 82.81px;left: 912.719px;}#BOX1620 > .ladi-box { background-size: auto 100%; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s550x550/5c1d99096efb27661e81da20/hinh-anh-co-tu-cung-3-20191031093051.jpg"); background-position: center top; background-repeat: no-repeat; border-style: solid; border-color: rgb(28, 90, 61); border-width: 4px; border-radius: 110px;}#BOX1624 { width: 950.501px;height: 327.638px;top: 0px;left: 0px;}#BOX1624 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); -webkit-box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); background-color: rgb(10, 103, 72); border-style: dotted; border-color: rgb(28, 90, 61); border-width: 2px; border-radius: 30px;}#PARAGRAPH1625 { width: 872px;top: 83.5709px;left: 52.408px;}#PARAGRAPH1625 > .ladi-paragraph { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#LINE1626 { width: 872px;top: 46.5709px;left: 52.408px;}#LINE1626 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE1626 > .ladi-line { width: 100%;padding: 8px 0px;}#HEADLINE1627 { width: 511px;top: 16.5709px;left: 52.408px;}#HEADLINE1627 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 21px; font-weight: bold; text-align: left; line-height: 1;}#GROUP1623 { width: 950.501px;height: 327.638px;top: 0px;left: 194.503px;}#BOX1628 { width: 231.688px;height: 225.828px;top: 78.2067px;left: 0px;}#BOX1628 > .ladi-box { background-size: auto 100%; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s550x550/5c1d99096efb27661e81da20/hinh-anh-co-tu-cung-1-20191031093051.jpg"); background-position: center top; background-repeat: no-repeat; border-style: solid; border-color: rgb(28, 90, 61); border-width: 4px; border-radius: 110px;}#GROUP1621 { width: 1145px;height: 327.638px;top: 915.862px;left: -88px;}#GROUP1636 { width: 1144.41px;height: 384.06px;top: 496.433px;left: -87.4054px;}#BOX1639 { width: 231.688px;height: 225.828px;top: 82.81px;left: 912.719px;}#BOX1639 > .ladi-box { background-size: auto 100%; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s550x550/5c1d99096efb27661e81da20/ap-lanh-20191006171823.png"); background-position: center top; background-repeat: no-repeat; border-style: solid; border-color: rgb(28, 90, 61); border-width: 4px; border-radius: 110px;}#BOX1640 { width: 950.5px;height: 326.357px;top: 0px;left: 0px;}#BOX1640 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); -webkit-box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); background-color: rgb(10, 103, 72); border-style: dotted; border-color: rgb(28, 90, 61); border-width: 2px; border-radius: 30px;}#PARAGRAPH1641 { width: 870px;top: 70.724px;left: 27.031px;}#PARAGRAPH1641 > .ladi-paragraph { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#HEADLINE1642 { width: 511px;top: 14.1828px;left: 386.031px;}#HEADLINE1642 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 21px; font-weight: bold; text-align: right; line-height: 1;}#GROUP1637 { width: 1144.41px;height: 326.357px;top: 1284.43px;left: 0px;}#LINE1643 { width: 870px;top: 1325.71px;left: -60px;}#LINE1643 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE1643 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX1647 { width: 950.501px;height: 309.638px;top: 0px;left: 0px;}#BOX1647 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); -webkit-box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); background-color: rgb(10, 103, 72); border-style: dotted; border-color: rgb(28, 90, 61); border-width: 2px; border-radius: 30px;}#PARAGRAPH1648 { width: 872px;top: 83.5709px;left: 51.408px;}#PARAGRAPH1648 > .ladi-paragraph { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#LINE1649 { width: 873px;top: 46.5709px;left: 50.908px;}#LINE1649 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE1649 > .ladi-line { width: 100%;padding: 8px 0px;}#HEADLINE1650 { width: 451px;top: 16.5709px;left: 50.908px;}#HEADLINE1650 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 21px; font-weight: bold; text-align: left; line-height: 1;}#GROUP1646 { width: 950.501px;height: 309.638px;top: 0px;left: 194.503px;}#BOX1651 { width: 231.688px;height: 225.828px;top: 78.2067px;left: 0px;}#BOX1651 > .ladi-box { background-size: auto 100%; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s550x550/5c1d99096efb27661e81da20/dot-laser-20191006175607.jpg"); background-position: center top; background-repeat: no-repeat; border-style: solid; border-color: rgb(28, 90, 61); border-width: 4px; border-radius: 110px;}#GROUP1644 { width: 1145px;height: 309.638px;top: 1649.86px;left: 0px;}#IMAGE1652 { width: 960px;height: 522.061px;top: 717.68px;left: 0.5px;}#IMAGE1652 > .ladi-image > .ladi-image-background { width: 960px;height: 522.061px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s1300x850/5c1d99096efb27661e81da20/img_1161-1-20200317062312.jpg");}#IMAGE1653 { width: 381.829px;height: 272.5px;top: 141.96px;left: 79.0855px;}#IMAGE1653 > .ladi-image > .ladi-image-background { width: 381.829px;height: 272.5px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x600/5c1d99096efb27661e81da20/dsc_8807-20191008100251.jpg");}#IMAGE1653 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#IMAGE1654 { width: 381.829px;height: 272.5px;top: 141.96px;left: 491.086px;}#IMAGE1654 > .ladi-image > .ladi-image-background { width: 381.829px;height: 272.5px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x600/5c1d99096efb27661e81da20/dsc_8772-20191008100251.jpg");}#IMAGE1654 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#IMAGE1655 { width: 316.985px;height: 204.23px;top: 0px;left: 31.169px;}#IMAGE1655 > .ladi-image > .ladi-image-background { width: 316.985px;height: 212.031px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s650x550/5c1d99096efb27661e81da20/dsc_4892-20191002102211.jpg");}#IMAGE1655 > .ladi-image { -webkit-mask: url("https://w.ladicdn.com/v2/source/masks/7.svg") 0% 0% / 100% 100%;}#PARAGRAPH1656 { width: 462px;top: 0px;left: 0px;}#PARAGRAPH1656 > .ladi-paragraph { color: rgb(10, 103, 72); font-size: 21px; line-height: 1.6;}#IMAGE1658 { width: 410.11px;height: 293.624px;top: 657.762px;left: 0px;}#IMAGE1658 > .ladi-image > .ladi-image-background { width: 410.11px;height: 307.582px;top: -13.9585px;left: 0px;background-image: url("https://w.ladicdn.com/s750x650/5c1d99096efb27661e81da20/img_1165-1_optimized-20200317062926.jpg");}#IMAGE1658 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-style: solid; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#PARAGRAPH1659 { width: 455px;top: 0px;left: 0px;}#PARAGRAPH1659 > .ladi-paragraph { color: rgb(10, 103, 72); font-size: 21px; line-height: 1.6;}#LINE1660 { width: 508px;top: 39.158px;left: 0px;}#LINE1660 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(132, 132, 132); border-right: 1px solid rgb(132, 132, 132); border-bottom: 1px solid rgb(132, 132, 132); border-left: 0px !important;}#LINE1660 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX1662 { width: 213.361px;height: 242.564px;top: 1058.26px;left: 734.271px;}#BOX1662 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#BOX1663 { width: 213.361px;height: 55.8914px;top: 996.106px;left: 734.678px;}#BOX1663 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#BOX1664 { width: 520.38px;height: 242.564px;top: 62.154px;left: 0px;}#BOX1664 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 3px;}#BOX1665 { width: 520.38px;height: 55.8914px;top: 0px;left: 0px;}#BOX1665 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#BOX1666 { width: 190.976px;height: 242.564px;top: 62.154px;left: 0.3582px;}#BOX1666 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#BOX1667 { width: 190.976px;height: 55.8914px;top: 0px;left: 0px;}#BOX1667 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#PARAGRAPH1668 { width: 162px;top: 71.1004px;left: 11.7964px;}#PARAGRAPH1668 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1669 { width: 496px;top: 71.1004px;left: 13.641px;}#PARAGRAPH1669 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1670 { width: 176px;top: 1067.21px;left: 753.242px;}#PARAGRAPH1670 > .ladi-paragraph { color: rgb(253, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1671 { width: 340px;top: 12.297px;left: 91.641px;}#PARAGRAPH1671 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; font-weight: bold; text-align: center; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1672 { width: 208px;top: 12.297px;left: 0.392px;}#PARAGRAPH1672 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; font-weight: bold; text-align: center; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1673 { width: 229px;top: 1010.05px;left: 734.271px;}#PARAGRAPH1673 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; font-weight: bold; text-align: center; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1675 { width: 455px;top: 0px;left: 0px;}#PARAGRAPH1675 > .ladi-paragraph { color: rgb(10, 103, 72); font-size: 21px; line-height: 1.6;}#BOX1677 { width: 213.361px;height: 265.226px;top: 2117.07px;left: 734.271px;}#BOX1677 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#BOX1678 { width: 213.361px;height: 61.1132px;top: 2049.11px;left: 734.678px;}#BOX1678 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#BOX1679 { width: 520.38px;height: 265.226px;top: 2117.07px;left: 208.211px;}#BOX1679 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 3px;}#BOX1680 { width: 520.38px;height: 61.1132px;top: 2049.11px;left: 208.211px;}#BOX1680 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#BOX1681 { width: 190.976px;height: 265.226px;top: 2117.07px;left: 12.3972px;}#BOX1681 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#BOX1682 { width: 190.976px;height: 61.1132px;top: 2049.11px;left: 12.039px;}#BOX1682 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#PARAGRAPH1683 { width: 162px;top: 2126.85px;left: 23.8354px;}#PARAGRAPH1683 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1684 { width: 496px;top: 2126.85px;left: 221.852px;}#PARAGRAPH1684 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1685 { width: 176px;top: 2126.85px;left: 753.242px;}#PARAGRAPH1685 > .ladi-paragraph { color: rgb(253, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1686 { width: 340px;top: 2065.67px;left: 298.401px;}#PARAGRAPH1686 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; font-weight: bold; text-align: center; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1687 { width: 208px;top: 2065.67px;left: 3.8852px;}#PARAGRAPH1687 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; font-weight: bold; text-align: center; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1688 { width: 229px;top: 2065.67px;left: 728.591px;}#PARAGRAPH1688 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; font-weight: bold; text-align: center; letter-spacing: 0px; line-height: 1.6;}#BOX1690 { width: 43.518px;height: 43.518px;top: 0px;left: 586.406px;}#BOX1690 > .ladi-box { background-color: rgb(224, 224, 224);}#BOX1691 { width: 585.7px;height: 43.518px;top: 0px;left: 0px;}#BOX1691 > .ladi-box { background-color: rgb(250, 244, 244); border-style: solid; border-color: rgb(224, 211, 211); border-width: 1px;}#SHAPE1692 { width: 33.52px;height: 37.302px;top: 0px;left: 592.406px;}#SHAPE1692 svg:last-child { fill: rgba(99, 119, 103, 1.0);}#PARAGRAPH1693 { width: 588px;top: 7.651px;left: 2.709px;}#PARAGRAPH1693 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#GROUP1689 { width: 629.924px;height: 43.518px;top: 118.63px;left: 97.038px;}#GROUP1694 { width: 613.19px;height: 326px;top: 1059.57px;left: -86px;}#GROUP1695 { width: 71px;height: 55.54px;top: 1194.8px;left: 561.024px;}#SHAPE1696 { width: 25px;height: 27px;top: 1556.72px;left: 18.5px;}#SHAPE1696 svg:last-child { fill: rgba(10, 103, 72, 1);}#SHAPE1697 { width: 25px;height: 27px;top: 1613.72px;left: 18.5px;}#SHAPE1697 svg:last-child { fill: rgba(10, 103, 72, 1);}#SHAPE1698 { width: 25px;height: 27px;top: 1669.72px;left: 18.5px;}#SHAPE1698 svg:last-child { fill: rgba(10, 103, 72, 1);}#GROUP1699 { width: 923.67px;height: 203px;top: 565.382px;left: 18.1651px;}#IMAGE1700 { width: 136px;height: 136px;top: 18px;left: -88px;}#IMAGE1700 > .ladi-image > .ladi-image-background { width: 136px;height: 136px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#IMAGE1701 { width: 136px;height: 136px;top: 0px;left: -89.5px;}#IMAGE1701 > .ladi-image > .ladi-image-background { width: 136px;height: 136px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#IMAGE1702 { width: 136px;height: 136px;top: -4.638px;left: -88px;}#IMAGE1702 > .ladi-image > .ladi-image-background { width: 136px;height: 136px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#IMAGE1703 { width: 136px;height: 136px;top: 9.586px;left: -91px;}#IMAGE1703 > .ladi-image > .ladi-image-background { width: 136px;height: 136px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#IMAGE1704 { width: 136px;height: 136px;top: 8px;left: -86.1735px;}#IMAGE1704 > .ladi-image > .ladi-image-background { width: 136px;height: 136px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#HEADLINE1718 { width: 834px;top: 22.67px;left: 63px;}#HEADLINE1718 > .ladi-headline { color: rgb(10, 103, 72); font-size: 30px; font-weight: bold; line-height: 1.6;}#LINE1362 { width: 1014px;top: 745.953px;left: -29.042px;}#LINE1362 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE1362 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH1074 { width: 548px;top: 39px;left: 26.8864px;}#PARAGRAPH1074 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1073 { width: 601.415px;height: 203px;top: 0px;left: 0px;}#BOX1073 > .ladi-box { box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); opacity: 0.8; background-color: rgb(255, 255, 255); border-radius: 7px;}#GROUP1072 { width: 601.415px;height: 203px;top: 491.97px;left: -86.174px;}#PARAGRAPH1071 { width: 444px;top: 57px;left: 27.2145px;}#PARAGRAPH1071 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1070 { width: 501.429px;height: 189px;top: 0px;left: 0px;}#BOX1070 > .ladi-box { box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); background-color: rgb(9, 102, 70); border-radius: 7px;}#GROUP1069 { width: 501.429px;height: 189px;top: 491.97px;left: 539.241px;}#PARAGRAPH1068 { width: 558px;top: 36px;left: 28.4308px;}#PARAGRAPH1068 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1067 { width: 617px;height: 197px;top: 0px;left: 0px;}#BOX1067 > .ladi-box { box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); opacity: 0.8; background-color: rgb(255, 255, 255); border-radius: 7px;}#GROUP1066 { width: 617px;height: 197px;top: 275.97px;left: 437.241px;}#PARAGRAPH1065 { width: 442px;top: 12.0816px;left: 21.755px;}#PARAGRAPH1065 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1064 { width: 485.51px;height: 183px;top: 0px;left: 0px;}#BOX1064 > .ladi-box { box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); background-color: rgb(9, 102, 70); border-radius: 7px;}#GROUP1063 { width: 485.51px;height: 187.082px;top: 290.97px;left: -65.2687px;}#PARAGRAPH1062 { width: 1099px;top: 160px;left: 0px;}#PARAGRAPH1062 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#HEADLINE1061 { width: 927px;top: 0px;left: 86px;}#HEADLINE1061 > .ladi-headline { color: rgb(9, 102, 70); font-size: 35px; text-align: center; line-height: 1.4;}#GROUP1060 { width: 1099px;height: 185px;top: 34.017px;left: -69.758px;}#IMAGE1059 { width: 136px;height: 136px;top: 15.017px;left: -88px;}#IMAGE1059 > .ladi-image > .ladi-image-background { width: 136px;height: 136px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#IMAGE1058 { width: 521.434px;height: 206.021px;top: 548.932px;left: -346.476px;}#IMAGE1058 > .ladi-image > .ladi-image-background { width: 521.434px;height: 206.021px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s850x550/5c1d99096efb27661e81da20/linh-vat-hong-duc-20190828083930.png");}#SECTION1057 { height: 755px;}#SECTION1057 > .ladi-section-background { background-size: cover; background-attachment: scroll; background-origin: content-box; background-position: left top; background-repeat: no-repeat; opacity: 0.7;}#GROUP1739 { width: 768.359px;height: 591.547px;top: 302.264px;left: 356px;}#GROUP1740 { width: 568px;height: 293.937px;top: 99.443px;left: 0px;}#GROUP1741 { width: 874.509px;height: 554.532px;top: 9.45875px;left: -106.5px;}#GROUP1742 { width: 530px;height: 538px;top: 117.5px;left: 479px;}#PARAGRAPH1748 { width: 960px;top: 92.002px;left: 29px;}#PARAGRAPH1748 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: center; line-height: 1.6;}#HEADLINE1193 { width: 941px;top: 0px;left: 1.3015px;}#HEADLINE1193 > .ladi-headline { color: rgb(9, 102, 70); font-size: 30px; text-align: left; line-height: 1.6;}#GROUP1184 { width: 942.302px;height: 477.644px;top: 0px;left: 0px;}#SHAPE1749 { width: 77.3915px;height: 100.594px;top: 843.098px;left: 953px;}#SHAPE1749 > .ladi-shape { transform: rotate(-87deg); -webkit-transform: rotate(-87deg);}#SHAPE1749 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#GROUP1154 { width: 424.448px;height: 389.39px;top: 122.43px;left: -107.056px;}#SHAPE1160 { width: 57.5937px;height: 66.1707px;top: 0px;left: 33.437px;}#SHAPE1160 > .ladi-shape { transform: rotate(-140deg); -webkit-transform: rotate(-140deg);}#SHAPE1160 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#PARAGRAPH1159 { width: 328px;top: 22.9641px;left: 20.6759px;}#PARAGRAPH1159 > .ladi-paragraph { color: rgb(9, 102, 70); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#BOX1158 { width: 359.673px;height: 155.947px;top: 0px;left: 0px;}#BOX1158 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(201, 31, 23); border-width: 4px; border-radius: 20px;}#GROUP1157 { width: 359.673px;height: 155.947px;top: 36.867px;left: 0px;}#GROUP1156 { width: 359.673px;height: 192.814px;top: 196.576px;left: 32.3875px;}#IMAGE1155 { width: 424.448px;height: 245.544px;top: 0px;left: 0px;}#IMAGE1155 > .ladi-image > .ladi-image-background { width: 424.448px;height: 283.2px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/mau-dong-phuc-dep-nhat-danh-cho-bac-sy-20191007031654.png");}#SHAPE1751 { width: 77.3915px;height: 100.594px;top: 1247.1px;left: -68.4063px;}#SHAPE1751 > .ladi-shape { transform: rotate(-87deg); -webkit-transform: rotate(-87deg);}#SHAPE1751 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SECTION1753 { height: 1488.42px;}#SECTION1753 > .ladi-overlay { background-color: rgba(255, 255, 255, 0.4);}#SECTION1753 > .ladi-section-background { background-size: cover; background-attachment: fixed; background-position: center top; background-repeat: no-repeat;}#HEADLINE1755 { width: 837px;top: 43.6022px;left: 57.503px;}#HEADLINE1755 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(28, 90, 61); font-size: 30px; font-weight: bold; text-align: center; line-height: 1;}#GROUP1785 { width: 81px;height: 228.37px;top: 0px;left: 0px;}#BOX1786 { width: 81px;height: 228.37px;top: 0px;left: 0px;}#BOX1786 > .ladi-box { background-color: rgb(30, 109, 72);}#SHAPE1787 { width: 30px;height: 55px;top: 89.185px;left: 25.5px;}#SHAPE1787 svg:last-child { fill: rgba(255,255,255,1);}#BOX1788 { width: 868.993px;height: 229.898px;top: 0.101843px;left: 92.9297px;}#BOX1788 > .ladi-box { background-color: rgb(214, 239, 219);}#HEADLINE1789 { width: 820px;top: 39.185px;left: 117.426px;}#HEADLINE1789 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP1792 { width: 961.923px;height: 230px;top: 134.383px;left: 1.02385px;}#BOX1795 { width: 81px;height: 210.93px;top: 0px;left: 0px;}#BOX1795 > .ladi-box { background-color: rgb(30, 109, 72);}#SHAPE1796 { width: 47px;height: 50px;top: 89.4896px;left: 17px;}#SHAPE1796 svg:last-child { fill: rgba(255,255,255,1);}#BOX1797 { width: 868.993px;height: 212.341px;top: 0.094065px;left: 92.9297px;}#BOX1797 > .ladi-box { background-color: rgb(214, 239, 219);}#HEADLINE1798 { width: 820px;top: 17.965px;left: 117.426px;}#HEADLINE1798 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP1793 { width: 961.923px;height: 212.435px;top: 0px;left: 0px;}#BOX1801 { width: 81px;height: 210.93px;top: 0px;left: 0px;}#BOX1801 > .ladi-box { background-color: rgb(30, 109, 72);}#SHAPE1802 { width: 47px;height: 50px;top: 80.465px;left: 17px;}#SHAPE1802 svg:last-child { fill: rgba(255,255,255,1);}#GROUP1800 { width: 81px;height: 210.93px;top: 0px;left: 0px;}#BOX1803 { width: 868.993px;height: 212.341px;top: 0.094065px;left: 92.9297px;}#BOX1803 > .ladi-box { background-color: rgb(214, 239, 219);}#HEADLINE1804 { width: 820px;top: 17.965px;left: 117.426px;}#HEADLINE1804 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#BOX1807 { width: 81px;height: 210.93px;top: 0px;left: 0px;}#BOX1807 > .ladi-box { background-color: rgb(30, 109, 72);}#SHAPE1808 { width: 40px;height: 55px;top: 77.965px;left: 20.5px;}#SHAPE1808 svg:last-child { fill: rgba(255,255,255,1);}#GROUP1806 { width: 81px;height: 210.93px;top: 0px;left: 0px;}#BOX1809 { width: 868.993px;height: 212.341px;top: 0.094065px;left: 92.9297px;}#BOX1809 > .ladi-box { background-color: rgb(214, 239, 219);}#HEADLINE1810 { width: 820px;top: 17.965px;left: 117.426px;}#HEADLINE1810 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP1805 { width: 961.923px;height: 212.435px;top: 819.383px;left: 0.96135px;}#BOX1813 { width: 81px;height: 210.93px;top: 0px;left: 0px;}#BOX1813 > .ladi-box { background-color: rgb(30, 109, 72);}#SHAPE1814 { width: 40px;height: 65px;top: 72.965px;left: 20.5px;}#SHAPE1814 svg:last-child { fill: rgba(255,255,255,1);}#GROUP1812 { width: 81px;height: 210.93px;top: 0px;left: 0px;}#BOX1815 { width: 868.993px;height: 212.341px;top: 0.094065px;left: 92.9297px;}#BOX1815 > .ladi-box { background-color: rgb(214, 239, 219);}#HEADLINE1816 { width: 820px;top: 17.965px;left: 117.426px;}#HEADLINE1816 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP1811 { width: 961.923px;height: 212.435px;top: 1045.38px;left: 1.02385px;}#LINE1817 { width: 70px;top: 102.218px;left: 1.02385px;}#LINE1817 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(201, 31, 23); border-right: 2px solid rgb(201, 31, 23); border-bottom: 2px solid rgb(201, 31, 23); border-left: 0px !important;}#LINE1817 > .ladi-line { width: 100%;transform: rotate(30deg); -webkit-transform: rotate(30deg); padding: 8px 0px;}#GROUP1818 { width: 961.923px;height: 212.435px;top: 375.383px;left: 0px;}#GROUP1822 { width: 961.923px;height: 212.435px;top: 597.383px;left: 1.02385px;}#IMAGE1825 { width: 348.832px;height: 250.317px;top: 2530.71px;left: 0px;}#IMAGE1825 > .ladi-image > .ladi-image-background { width: 375.851px;height: 250.317px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x600/5c1d99096efb27661e81da20/dong-y-1563524061.jpg");}#IMAGE1825 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-radius: 20px;}#IMAGE1827 { width: 136px;height: 136px;top: 6.002px;left: -128.995px;}#IMAGE1827 > .ladi-image > .ladi-image-background { width: 136px;height: 136px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#IMAGE1828 { width: 136px;height: 136px;top: 0.002px;left: -88px;}#IMAGE1828 > .ladi-image > .ladi-image-background { width: 136px;height: 136px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#LINE1829 { width: 1141px;top: 1032.08px;left: -89px;}#LINE1829 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE1829 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP1830 { width: 589.333px;height: 513.008px;top: 109.892px;left: -123px;}#GROUP1831 { width: 604.499px;height: 528.1px;top: 95.6125px;left: 232.667px;}#GROUP1832 { width: 542.337px;height: 497.821px;top: 126.892px;left: 514.333px;}#IMAGE1833 { width: 605.329px;height: 197.961px;top: 776.039px;left: 177.336px;}#IMAGE1833 > .ladi-image > .ladi-image-background { width: 605.329px;height: 197.961px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s950x500/5c1d99096efb27661e81da20/linh-vat-hong-duc-1563789915.png");}#PARAGRAPH1834 { width: 392px;top: 119px;left: 31.5px;}#PARAGRAPH1834 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP1835 { width: 622px;height: 372.631px;top: 987.017px;left: 425.241px;}#GROUP1836 { width: 494.5px;height: 291.949px;top: 672.017px;left: 552.741px;}#IMAGE1837 { width: 521.434px;height: 206.021px;top: 1678.95px;left: 777.283px;}#IMAGE1837 > .ladi-image > .ladi-image-background { width: 521.434px;height: 206.021px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s850x550/5c1d99096efb27661e81da20/linh-vat-hong-duc-20190828083930.png");}#IMAGE1837 > .ladi-image { transform: perspective(1000px) rotateY(180deg); -webkit-transform: perspective(1000px) rotateY(180deg);}#GROUP1838 { width: 491.414px;height: 372.631px;top: 987.017px;left: -86.1735px;}#IMAGE1839 { width: 605.329px;height: 197.961px;top: 459.35px;left: 174.336px;}#IMAGE1839 > .ladi-image > .ladi-image-background { width: 605.329px;height: 197.961px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s950x500/5c1d99096efb27661e81da20/linh-vat-hong-duc-1563789915.png");}#LINE1840 { width: 1133px;top: 965.8px;left: -86.1735px;}#LINE1840 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE1840 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP1847 { width: 673px;height: 58.362px;top: 48.405px;left: 140.5px;}#HEADLINE577 { width: 889px;top: 93.948px;left: 35.5px;}#HEADLINE577 > .ladi-headline { color: rgb(74, 74, 74); font-size: 16px; text-align: center; line-height: 1.6;}#GROUP1848 { width: 514px;height: 755px;top: 188.948px;left: -48px;}#IMAGE1853 { width: 605.329px;height: 197.961px;top: 0px;left: 265.336px;}#IMAGE1853 > .ladi-image > .ladi-image-background { width: 605.329px;height: 197.961px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s950x500/5c1d99096efb27661e81da20/linh-vat-hong-duc-1563789915.png");}#LINE1854 { width: 1136px;top: 188.802px;left: 0px;}#LINE1854 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE1854 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP1852 { width: 1136px;height: 205.802px;top: 1994.91px;left: -87.4031px;}#LINE1855 { width: 353px;top: 77.862px;left: 310.5px;}#LINE1855 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(191, 191, 191); border-right: 2px solid rgb(191, 191, 191); border-bottom: 2px solid rgb(191, 191, 191); border-left: 0px !important;}#LINE1855 > .ladi-line { width: 100%;padding: 8px 0px;}#IMAGE1857 { width: 605.329px;height: 197.961px;top: 0px;left: 265.336px;}#IMAGE1857 > .ladi-image > .ladi-image-background { width: 605.329px;height: 197.961px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s950x500/5c1d99096efb27661e81da20/linh-vat-hong-duc-1563789915.png");}#LINE1858 { width: 1136px;top: 188.802px;left: 0px;}#LINE1858 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE1858 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP1856 { width: 1136px;height: 205.802px;top: 935.2px;left: -89.5px;}#LINE1859 { width: 353px;top: 42px;left: 303.5px;}#LINE1859 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(191, 191, 191); border-right: 2px solid rgb(191, 191, 191); border-bottom: 2px solid rgb(191, 191, 191); border-left: 0px !important;}#LINE1859 > .ladi-line { width: 100%;padding: 8px 0px;}#IMAGE1861 { width: 605.329px;height: 197.961px;top: 0px;left: 265.336px;}#IMAGE1861 > .ladi-image > .ladi-image-background { width: 605.329px;height: 197.961px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s950x500/5c1d99096efb27661e81da20/linh-vat-hong-duc-1563789915.png");}#LINE1862 { width: 1136px;top: 188.802px;left: 0px;}#LINE1862 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE1862 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP1860 { width: 1136px;height: 205.802px;top: 989.2px;left: -87px;}#GROUP1863 { width: 960px;height: 60px;top: 65.5px;left: 0px;}#GROUP1865 { width: 695px;height: 168px;top: 215.667px;left: 265px;}#GROUP1866 { width: 515px;height: 184.904px;top: 50.1557px;left: 445px;}#GROUP1867 { width: 488px;height: 289px;top: 689.23px;left: 574.917px;}#GROUP1868 { width: 324.902px;height: 289px;top: 689.23px;left: 0px;}#GROUP1869 { width: 363px;height: 286px;top: 692.23px;left: 293px;}#GROUP1870 { width: 208.392px;height: 304.72px;top: 326.106px;left: 12.039px;}#GROUP1871 { width: 520.38px;height: 304.721px;top: 326.106px;left: 208.211px;}#GROUP1872 { width: 229px;height: 304.72px;top: 326.106px;left: 734.271px;}#GROUP1873 { width: 508px;height: 303.344px;top: 652.902px;left: 452px;}#GROUP1874 { width: 208.392px;height: 304.718px;top: 996.106px;left: 12.039px;}#GROUP1875 { width: 520.38px;height: 321.1px;top: 996.106px;left: 208.211px;}#GROUP1877 { width: 541px;height: 233.67px;top: 1743.63px;left: 419px;}#GROUP1878 { width: 698.481px;height: 457px;top: 197.724px;left: 261.519px;}#IMAGE1879 { width: 521.434px;height: 206.021px;top: 548.932px;left: 801.283px;}#IMAGE1879 > .ladi-image > .ladi-image-background { width: 521.434px;height: 206.021px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s850x550/5c1d99096efb27661e81da20/linh-vat-hong-duc-20190828083930.png");}#IMAGE1879 > .ladi-image { transform: perspective(1000px) rotateY(180deg); -webkit-transform: perspective(1000px) rotateY(180deg);}#IMAGE1881 { width: 605.329px;height: 197.961px;top: 0px;left: 265.336px;}#IMAGE1881 > .ladi-image > .ladi-image-background { width: 605.329px;height: 197.961px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s950x500/5c1d99096efb27661e81da20/linh-vat-hong-duc-1563789915.png");}#LINE1882 { width: 1136px;top: 188.802px;left: 0px;}#LINE1882 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE1882 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP1880 { width: 1136px;height: 205.802px;top: 1084.2px;left: -88px;}#LINE1883 { width: 350px;top: 127.017px;left: 304.742px;}#LINE1883 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(180, 180, 180); border-right: 2px solid rgb(180, 180, 180); border-bottom: 2px solid rgb(180, 180, 180); border-left: 0px !important;}#LINE1883 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP1884 { width: 889.46px;height: 178.001px;top: 13.736px;left: 9.6909px;}#IMAGE1888 { width: 605.329px;height: 197.961px;top: 0px;left: 265.336px;}#IMAGE1888 > .ladi-image > .ladi-image-background { width: 605.329px;height: 197.961px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s950x500/5c1d99096efb27661e81da20/linh-vat-hong-duc-1563789915.png");}#LINE1889 { width: 1136px;top: 188.802px;left: 0px;}#LINE1889 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE1889 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP1887 { width: 1136px;height: 205.802px;top: 3083.66px;left: -91.995px;}#IMAGE1891 { width: 605.329px;height: 197.961px;top: 0px;left: 265.336px;}#IMAGE1891 > .ladi-image > .ladi-image-background { width: 605.329px;height: 197.961px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s950x500/5c1d99096efb27661e81da20/linh-vat-hong-duc-1563789915.png");}#LINE1892 { width: 1136px;top: 188.802px;left: 0px;}#LINE1892 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE1892 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP1890 { width: 1136px;height: 205.802px;top: 1282.62px;left: -94px;}#LINE1894 { width: 350px;top: 51.002px;left: 305px;}#LINE1894 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(180, 180, 180); border-right: 2px solid rgb(180, 180, 180); border-bottom: 2px solid rgb(180, 180, 180); border-left: 0px !important;}#LINE1894 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1895 { width: 350px;top: 66px;left: 299px;}#LINE1895 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(180, 180, 180); border-right: 2px solid rgb(180, 180, 180); border-bottom: 2px solid rgb(180, 180, 180); border-left: 0px !important;}#LINE1895 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP1896 { width: 583.44px;height: 518.468px;top: 0px;left: 375px;}#GROUP1897 { width: 566px;height: 513.098px;top: 565.861px;left: 1.56px;}#GROUP1898 { width: 645px;height: 499.653px;top: 1134.59px;left: 315px;}#GROUP1899 { width: 577.717px;height: 275.173px;top: 536.844px;left: 0px;}#IMAGE1558 { width: 285.377px;height: 196px;top: 0px;left: 0px;}#IMAGE1558 > .ladi-image > .ladi-image-background { width: 335.468px;height: 196px;top: -0.00019px;left: -50.0911px;background-image: url("https://w.ladicdn.com/s650x500/5c1d99096efb27661e81da20/dsc_4894-20191009080418.jpg");}#IMAGE1558 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-radius: 20px;}#GROUP1557 { width: 827.512px;height: 196px;top: 810.833px;left: 66.2441px;}#LINE1902 { width: 1066px;top: 0px;left: 87.4031px;}#LINE1902 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE1902 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1903 { width: 1066px;top: 0px;left: 88px;}#LINE1903 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE1903 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH1934 { width: 151px;top: 245px;left: 63px;}#PARAGRAPH1934 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 45px; line-height: 1.6;}#PARAGRAPH1935 { width: 73px;top: 276px;left: 214px;}#PARAGRAPH1935 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 19px; line-height: 1.6;}#PARAGRAPH1936 { width: 328px;top: 143px;left: 606.88px;}#PARAGRAPH1936 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 40px; line-height: 1.6;}#PARAGRAPH1938 { width: 328px;top: 309.5px;left: 606.88px;}#PARAGRAPH1938 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 40px; line-height: 1.6;}#PARAGRAPH1939 { width: 328px;top: 476px;left: 606.88px;}#PARAGRAPH1939 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 40px; line-height: 1.6;}#GROUP1940 { width: 948px;height: 328.643px;top: 714.18px;left: 107px;}#GROUP1941 { width: 673.5px;height: 225.602px;top: 82.1484px;left: 225.998px;}#GROUP1942 { width: 899.498px;height: 307.75px;top: 27px;left: 26.254px;}#HEADLINE2035 { width: 982px;top: 253.983px;left: 4.456px;}#HEADLINE2035 > .ladi-headline { color: rgb(255, 255, 255); font-size: 40px; font-weight: bold; text-transform: uppercase; text-align: center; line-height: 1.6;}#HEADLINE2036 { width: 863px;top: 1447px;left: 48.5px;}#HEADLINE2036 > .ladi-headline { color: rgb(9, 102, 70); font-size: 30px; text-align: center; line-height: 1.4;}#IMAGE2037 { width: 923.169px;height: 469.333px;top: 1532.17px;left: 18.4155px;}#IMAGE2037 > .ladi-image > .ladi-image-background { width: 923.169px;height: 469.333px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s1250x800/5c1d99096efb27661e81da20/60141006_1095998210586389_3825320670951112704_o-20190928184525.jpg");}#IMAGE2037 > .ladi-image { box-shadow: 0px 15px 20px -20px rgba(26, 26, 26, 1.0); -webkit-box-shadow: 0px 15px 20px -20px rgba(26, 26, 26, 1.0); border-style: solid; border-color: rgb(10, 103, 72); border-width: 1px; border-radius: 20px;}#LINE2038 { width: 350px;top: 1411.1px;left: 305px;}#LINE2038 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(189, 189, 189); border-right: 1px dashed rgb(189, 189, 189); border-bottom: 1px dashed rgb(189, 189, 189); border-left: 0px !important;}#LINE2038 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX2041 { width: 878.606px;height: 470.65px;top: 0px;left: 0px;}#BOX2041 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 5px;}#PARAGRAPH2042 { width: 834px;top: 27.5px;left: 22.303px;}#PARAGRAPH2042 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE2043 { width: 594.683px;height: 338.333px;top: 2439.17px;left: 180.659px;}#IMAGE2043 > .ladi-image > .ladi-image-background { width: 594.683px;height: 338.333px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s900x650/5c1d99096efb27661e81da20/71566213_2273099226132017_8904652602696794112_n-20191114144134.jpg");}#IMAGE2043 > .ladi-image { box-shadow: 0px 15px 20px -20px rgba(26, 26, 26, 1.0); -webkit-box-shadow: 0px 15px 20px -20px rgba(26, 26, 26, 1.0); border-style: solid; border-color: rgb(10, 103, 72); border-width: 1px; border-radius: 20px;}#BOX2044 { width: 754.174px;height: 272.65px;top: 2745.1px;left: 98.918px;}#BOX2044 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 5px;}#GROUP2045 { width: 878.606px;height: 470.65px;top: 1989.1px;left: 40.697px;}#PARAGRAPH2046 { width: 708px;top: 2795.75px;left: 122.005px;}#PARAGRAPH2046 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#SECTION2048 { height: 658.9px;}#SECTION2048 > .ladi-section-background { background-size: cover; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s1440x658/5c1d99096efb27661e81da20/7bf9d633fa12014c5803-20200317045246.jpg"); background-position: right top; background-repeat: repeat;}#SHAPE2053 { width: 247.878px;height: 248.058px;top: 718.752px;left: 915.453px;}#SHAPE2053 svg:last-child { fill: rgba(214, 239, 219, 1.0);}#SHAPE2054 { width: 247.878px;height: 248.058px;top: 368.554px;left: 9.061px;}#SHAPE2054 svg:last-child { fill: rgba(188, 221, 195, 1.0);}#HEADLINE2056 { width: 784px;top: 63.597px;left: 103.456px;}#HEADLINE2056 > .ladi-headline { color: rgb(29, 90, 63); font-size: 35px; font-weight: bold; text-align: center; line-height: 1.6;}#IMAGE2057 { width: 136px;height: 136px;top: 23.597px;left: -68px;}#IMAGE2057 > .ladi-image > .ladi-image-background { width: 136px;height: 136px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#IMAGE2061 { width: 444.5px;height: 296.333px;top: 536.844px;left: 606.456px;}#IMAGE2061 > .ladi-image > .ladi-image-background { width: 444.5px;height: 296.333px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/woman-hand-holding-her-crotch-suffering-from-pain_34670-759-20191113074103.jpg");}#IMAGE2061 > .ladi-image { box-shadow: 9px 15px 20px -21px #000; -webkit-box-shadow: 9px 15px 20px -21px #000; border-style: solid; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#SHAPE2062 { width: 364.793px;height: 365.058px;top: 359.571px;left: 807px;}#SHAPE2062 svg:last-child { fill: rgba(214, 239, 219, 1.0);}#SHAPE2064 { width: 109.194px;height: 120.569px;top: 126.284px;left: 861.635px;}#SHAPE2064 svg:last-child { fill: rgba(188, 221, 195, 1);}#GROUP1744 { width: 940.635px;height: 217.042px;top: 0px;left: 0px;}#PARAGRAPH1540 { width: 904px;top: 8.521px;left: 18.3175px;}#PARAGRAPH1540 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1538 { width: 940.635px;height: 217.042px;top: 0px;left: 0px;}#BOX1538 > .ladi-box { background-color: rgb(10, 103, 72); border-radius: 15px;}#SHAPE2065 { width: 376.784px;height: 377.058px;top: 367.359px;left: 750px;}#SHAPE2065 svg:last-child { fill: rgba(188, 221, 195, 1);}#SHAPE2066 { width: 109.194px;height: 120.569px;top: 0px;left: 0px;}#SHAPE2066 > .ladi-shape { transform: rotate(180deg); -webkit-transform: rotate(180deg);}#SHAPE2066 svg:last-child { fill: rgba(188, 221, 195, 1);}#GROUP1745 { width: 945.35px;height: 142.493px;top: 28.69px;left: 30.4077px;}#GROUP1577 { width: 945.35px;height: 142.493px;top: 0px;left: 0px;}#PARAGRAPH1567 { width: 892px;top: 29.288px;left: 26.1676px;}#PARAGRAPH1567 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1566 { width: 893px;top: 9.57289px;left: 14.9967px;}#PARAGRAPH1566 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 18px; text-align: left; letter-spacing: 0px; line-height: 1.6;}#BOX1565 { width: 945.35px;height: 142.493px;top: 0px;left: 0px;}#BOX1565 > .ladi-box { background-color: rgb(10, 103, 72); border-radius: 15px;}#GROUP2067 { width: 975.758px;height: 171.183px;top: 1037.83px;left: -31.8288px;}#GROUP2068 { width: 970.829px;height: 246.853px;top: 547.98px;left: 19.3652px;}#SHAPE2069 { width: 220.897px;height: 221.058px;top: 180.692px;left: -60px;}#SHAPE2069 svg:last-child { fill: rgba(188, 221, 195, 1);}#SHAPE2070 { width: 155.28px;height: 155.28px;top: 281.721px;left: -39px;}#SHAPE2070 svg:last-child { fill: rgba(188, 221, 195, 1);}#SHAPE2071 { width: 112.604px;height: 124.334px;top: 560.734px;left: 879px;}#SHAPE2071 svg:last-child { fill: rgba(188, 221, 195, 1);}#GROUP2073 { width: 878.606px;height: 149.65px;top: 0px;left: 0px;}#SHAPE2074 { width: 96.3019px;height: 106.334px;top: 72.67px;left: 809.146px;}#SHAPE2074 svg:last-child { fill: rgba(188, 221, 195, 1);}#SHAPE2075 { width: 96.3019px;height: 106.334px;top: 0px;left: 0px;}#SHAPE2075 > .ladi-shape { transform: rotate(180deg); -webkit-transform: rotate(180deg);}#SHAPE2075 svg:last-child { fill: rgba(188, 221, 195, 1);}#GROUP2076 { width: 905.448px;height: 179.004px;top: 1232.1px;left: 16.8542px;}#GROUP2077 { width: 899.151px;height: 191.737px;top: 978.014px;left: 60.8491px;}#SECTION2078 { height: 1227.3px;}#SECTION2078 > .ladi-section-background { background-color: rgb(255, 255, 255);}#HEADLINE2080 { width: 816px;top: 14.0167px;left: 45.5px;}#HEADLINE2080 > .ladi-headline { color: rgb(9, 102, 70); font-size: 41px; text-align: center; line-height: 1;}#PARAGRAPH2081 { width: 640px;top: 91.358px;left: 133.5px;}#PARAGRAPH2081 > .ladi-paragraph { color: rgb(57, 57, 57); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#IMAGE2082 { width: 136px;height: 136px;top: -5.2px;left: -136px;}#IMAGE2082 > .ladi-image > .ladi-image-background { width: 136px;height: 136px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#LINE2088 { width: 323px;top: 66.625px;left: 292px;}#LINE2088 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(90, 95, 98); border-right: 2px solid rgb(90, 95, 98); border-bottom: 2px solid rgb(90, 95, 98); border-left: 0px !important;}#LINE2088 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE2089 { height: 972px;top: 206.1px;left: 445px;}#LINE2089 > .ladi-line > .ladi-line-container { border-top: 0px !important; border-right: 1px solid rgb(90, 95, 98); border-bottom: 1px solid rgb(90, 95, 98); border-left: 1px solid rgb(90, 95, 98);}#LINE2089 > .ladi-line { height: 100%;padding: 0px 8px;}#HEADLINE2090 { width: 335px;top: 206.033px;left: 98.932px;}#HEADLINE2090 > .ladi-headline { color: rgb(90, 95, 98); font-size: 35px; text-align: right; line-height: 1;}#GROUP2091 { width: 328px;height: 156.003px;top: 350.155px;left: 105.517px;}#COUNTDOWN2092 { width: 320px;height: 57px;top: 0px;left: 7.415px;}#COUNTDOWN2092 > .ladi-countdown { color: rgb(255, 255, 255); font-size: 40px; font-weight: bold; text-align: center;}#COUNTDOWN2092 > .ladi-countdown > .ladi-element {width: calc((100% - 10px * 3) / 4);margin-right: 10px;height: 100%;}#COUNTDOWN2092 > .ladi-countdown .ladi-countdown-background {background-color: rgb(38, 50, 56);border-radius: 17px;}#HEADLINE2097 { width: 326px;top: 95.003px;left: 2px;}#HEADLINE2097 > .ladi-headline { color: rgb(211, 47, 47); font-size: 36px; font-weight: bold; text-align: right; line-height: 1;}#HEADLINE2098 { width: 326px;top: 137.003px;left: 0px;}#HEADLINE2098 > .ladi-headline { color: rgb(211, 47, 47); font-size: 16px; text-align: right; letter-spacing: 2px; line-height: 1.2;}#HEADLINE2099 { width: 326px;top: 280.033px;left: 105.517px;}#HEADLINE2099 > .ladi-headline { color: rgb(38, 50, 56); font-size: 18px; text-align: right; line-height: 1.2;}#HEADLINE2100 { width: 346px;top: 415.155px;left: 86.932px;}#HEADLINE2100 > .ladi-headline { color: rgb(38, 50, 56); font-size: 20px; font-weight: bold; text-align: right; line-height: 1.2;}#PARAGRAPH2103 { width: 848px;top: 2434.33px;left: 56px;}#PARAGRAPH2103 > .ladi-paragraph { color: rgb(27, 90, 62); font-size: 22px; font-weight: bold; text-align: center; line-height: 1.6;}#HEADLINE2118 { width: 394px;top: 111.548px;left: 39.9325px;}#HEADLINE2118 > .ladi-headline { color: rgb(90, 95, 98); font-size: 35px; text-align: right; line-height: 1;}#GROUP2119 { width: 328px;height: 156.003px;top: 204.552px;left: 105.932px;}#COUNTDOWN2120 { width: 320px;height: 57px;top: 0px;left: 7.415px;}#COUNTDOWN2120 > .ladi-countdown { color: rgb(255, 255, 255); font-size: 40px; font-weight: bold; text-align: center;}#COUNTDOWN2120 > .ladi-countdown > .ladi-element {width: calc((100% - 10px * 3) / 4);margin-right: 10px;height: 100%;}#COUNTDOWN2120 > .ladi-countdown .ladi-countdown-background {background-color: rgb(38, 50, 56);border-radius: 17px;}#HEADLINE2125 { width: 326px;top: 95.003px;left: 2px;}#HEADLINE2125 > .ladi-headline { color: rgb(211, 47, 47); font-size: 36px; font-weight: bold; text-align: right; line-height: 1;}#HEADLINE2126 { width: 326px;top: 137.003px;left: 0px;}#HEADLINE2126 > .ladi-headline { color: rgb(211, 47, 47); font-size: 16px; text-align: right; letter-spacing: 2px; line-height: 1.2;}#HEADLINE2127 { width: 326px;top: 155.481px;left: 107.517px;}#HEADLINE2127 > .ladi-headline { color: rgb(38, 50, 56); font-size: 18px; text-align: right; line-height: 1.2;}#HEADLINE2128 { width: 346px;top: 269.552px;left: 87.3465px;}#HEADLINE2128 > .ladi-headline { color: rgb(38, 50, 56); font-size: 20px; font-weight: bold; text-align: right; line-height: 1.2;}#PARAGRAPH2178 { width: 310px;top: 983.1px;left: 122.569px;}#PARAGRAPH2178 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 18px; text-align: right; line-height: 1.6;}#PARAGRAPH2179 { width: 469px;top: 825.06px;left: -41.0675px;}#PARAGRAPH2179 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: right; line-height: 1.6;}#LINE2257 { width: 943px;top: 1194.26px;left: 9px;}#LINE2257 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(189, 189, 189); border-right: 1px dashed rgb(189, 189, 189); border-bottom: 1px dashed rgb(189, 189, 189); border-left: 0px !important;}#LINE2257 > .ladi-line { width: 100%;padding: 8px 0px;}#FORM_ITEM2294 { width: 308.578px;height: 42.4337px;top: 0px;left: 0.296px;}#FORM_ITEM2295 { width: 308.578px;height: 42.4337px;top: 51.9982px;left: 0.296px;}#BUTTON_TEXT2296 { width: 398px;top: 12.2px;left: 0px;}#BUTTON_TEXT2296 > .ladi-headline { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center; line-height: 1.4;}#BUTTON2296 { width: 309.17px;height: 46.6771px;top: 399.34px;left: 0.296px;}#BUTTON2296 > .ladi-button > .ladi-button-background { background-color: rgb(211, 47, 47);}#BUTTON2296 > .ladi-button { border-radius: 15px;}#FORM_ITEM2298 { width: 309.17px;height: 42.4337px;top: 102.919px;left: 0.291481px;}#FORM_ITEM2299 { width: 309.17px;height: 40.4337px;top: 199.779px;left: 0.296481px;}#FORM_ITEM2300 { width: 309.17px;height: 40.4337px;top: 344.973px;left: 0px;}#FORM_ITEM2301 { width: 309.17px;height: 40.4337px;top: 249.68px;left: 0.296481px;}#FORM_ITEM2302 { width: 309.17px;height: 40.4337px;top: 296.539px;left: 1.19349px;}#FORM_ITEM2303 { width: 309.175px;height: 40px;top: 151.973px;left: 0.291481px;}#FORM2293 { width: 310.363px;height: 446.017px;top: 519.283px;left: 122.569px;}#FORM2293 > .ladi-form { color: rgb(69, 69, 69); font-size: 13px; line-height: 1;}#FORM2293 .ladi-form-item .ladi-form-control::placeholder, #FORM2293 .ladi-form .ladi-form-item .ladi-form-control-select[data-selected=""], #FORM2293 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked="false"] {color: rgba(69,69,69,1);}#FORM2293 .ladi-form-item-container .ladi-form-item .ladi-form-control-select {background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20rgba(69%2C69%2C69%2C1)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");}#FORM2293 .ladi-form-item-container {border-style: solid; border-color: rgb(201, 201, 201); border-width: 1px;}#FORM2293 .ladi-form-item-background {background-color: rgb(255, 255, 255);}#IMAGE2306 { width: 430px;height: 638.227px;top: 539.03px;left: 479px;}#IMAGE2306 > .ladi-image > .ladi-image-background { width: 430px;height: 639.227px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x950/5c1d99096efb27661e81da20/an-hoa-tiet-kiem-if-resize-20200328061400.jpg");}#IMAGE2306 > .ladi-image { border-radius: 20px;}#IMAGE2307 { width: 430px;height: 323.449px;top: 206.033px;left: 479px;}#IMAGE2307 > .ladi-image > .ladi-image-background { width: 430px;height: 379.043px;top: -55.5943px;left: 0px;background-image: url("https://w.ladicdn.com/s750x700/5c1d99096efb27661e81da20/an-hoa-tiet-kiem-resize-20200328061109.jpg");}#IMAGE2307 > .ladi-image { border-radius: 20px;}#LIST_PARAGRAPH2309 { width: 339px;top: 1048.74px;left: 94.517px;}#LIST_PARAGRAPH2309 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 18px; text-align: right; line-height: 1.6;}#LIST_PARAGRAPH2309 ul li { padding-left: 20px;}#LIST_PARAGRAPH2309 ul li:before { content: counter(linum, none); color: rgba(29, 90, 62, 1.0); font-size: 40px; top: -20px; }#FORM_ITEM2311 { width: 308.578px;height: 42.4337px;top: 0px;left: 0.296px;}#FORM_ITEM2312 { width: 308.578px;height: 42.4337px;top: 51.9982px;left: 0.296px;}#BUTTON_TEXT2313 { width: 395px;top: 12.2px;left: 0px;}#BUTTON_TEXT2313 > .ladi-headline { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center; line-height: 1.4;}#BUTTON2313 { width: 309.17px;height: 46.6771px;top: 399.34px;left: 0.296px;}#BUTTON2313 > .ladi-button > .ladi-button-background { background-color: rgb(211, 47, 47);}#BUTTON2313 > .ladi-button { border-radius: 15px;}#FORM_ITEM2315 { width: 309.17px;height: 42.4337px;top: 102.919px;left: 0.291481px;}#FORM_ITEM2316 { width: 309.17px;height: 40.4337px;top: 199.779px;left: 0.296481px;}#FORM_ITEM2317 { width: 309.17px;height: 40.4337px;top: 344.973px;left: 0px;}#FORM_ITEM2318 { width: 309.17px;height: 40.4337px;top: 249.68px;left: 0.296481px;}#FORM_ITEM2319 { width: 309.17px;height: 40.4337px;top: 296.539px;left: 1.19349px;}#FORM_ITEM2320 { width: 309.175px;height: 40px;top: 151.973px;left: 0.291481px;}#FORM2310 { width: 310.363px;height: 446.017px;top: 367.677px;left: 123.569px;}#FORM2310 > .ladi-form { color: rgb(69, 69, 69); font-size: 13px; line-height: 1;}#FORM2310 .ladi-form-item .ladi-form-control::placeholder, #FORM2310 .ladi-form .ladi-form-item .ladi-form-control-select[data-selected=""], #FORM2310 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked="false"] {color: rgba(69,69,69,1);}#FORM2310 .ladi-form-item-container .ladi-form-item .ladi-form-control-select {background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20rgba(69%2C69%2C69%2C1)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");}#FORM2310 .ladi-form-item-container {border-style: solid; border-color: rgb(201, 201, 201); border-width: 1px;}#FORM2310 .ladi-form-item-background {background-color: rgb(255, 255, 255);}#IMAGE2326 { width: 430px;height: 759.227px;top: 436.029px;left: 480px;}#IMAGE2326 > .ladi-image > .ladi-image-background { width: 449.545px;height: 833.227px;top: -16px;left: -10px;background-image: url("https://w.ladicdn.com/s750x1150/5c1d99096efb27661e81da20/an-hoa-chuyen-sau-430-20200320080340.jpg");}#IMAGE2326 > .ladi-image { border-radius: 20px;}#IMAGE2327 { width: 430px;height: 323.449px;top: 103.032px;left: 480px;}#IMAGE2327 > .ladi-image > .ladi-image-background { width: 430px;height: 379.043px;top: -55.5943px;left: 0px;background-image: url("https://w.ladicdn.com/s750x700/5c1d99096efb27661e81da20/an-hoa-chuyen-sau-lon-20200320074830.jpg");}#IMAGE2327 > .ladi-image { border-radius: 20px;}#LINE2330 { width: 323px;top: 67.625px;left: 292px;}#LINE2330 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(90, 95, 98); border-right: 2px solid rgb(90, 95, 98); border-bottom: 2px solid rgb(90, 95, 98); border-left: 0px !important;}#LINE2330 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE2331 { height: 1092px;top: 103.032px;left: 445px;}#LINE2331 > .ladi-line > .ladi-line-container { border-top: 0px !important; border-right: 1px solid rgb(90, 95, 98); border-bottom: 1px solid rgb(90, 95, 98); border-left: 1px solid rgb(90, 95, 98);}#LINE2331 > .ladi-line { height: 100%;padding: 0px 8px;}#HEADLINE2332 { width: 330px;top: 103.032px;left: 103.517px;}#HEADLINE2332 > .ladi-headline { color: rgb(90, 95, 98); font-size: 35px; text-align: right; line-height: 1;}#COUNTDOWN2334 { width: 320px;height: 57px;top: 0px;left: 7.415px;}#COUNTDOWN2334 > .ladi-countdown { color: rgb(255, 255, 255); font-size: 40px; font-weight: bold; text-align: center;}#COUNTDOWN2334 > .ladi-countdown > .ladi-element {width: calc((100% - 10px * 3) / 4);margin-right: 10px;height: 100%;}#COUNTDOWN2334 > .ladi-countdown .ladi-countdown-background {background-color: rgb(38, 50, 56);border-radius: 17px;}#HEADLINE2339 { width: 326px;top: 95.003px;left: 2px;}#HEADLINE2339 > .ladi-headline { color: rgb(211, 47, 47); font-size: 36px; font-weight: bold; text-align: right; line-height: 1;}#HEADLINE2340 { width: 326px;top: 137.003px;left: 0px;}#HEADLINE2340 > .ladi-headline { color: rgb(211, 47, 47); font-size: 16px; text-align: right; letter-spacing: 2px; line-height: 1.2;}#GROUP2333 { width: 328px;height: 156.003px;top: 241.087px;left: 106.517px;}#HEADLINE2341 { width: 326px;top: 147.966px;left: 107.517px;}#HEADLINE2341 > .ladi-headline { color: rgb(38, 50, 56); font-size: 18px; text-align: right; line-height: 1.2;}#HEADLINE2342 { width: 346px;top: 306.087px;left: 87.932px;}#HEADLINE2342 > .ladi-headline { color: rgb(38, 50, 56); font-size: 20px; font-weight: bold; text-align: right; line-height: 1.2;}#FORM_ITEM2344 { width: 308.578px;height: 42.4337px;top: 0px;left: 0.296px;}#FORM_ITEM2345 { width: 308.578px;height: 42.4337px;top: 51.9982px;left: 0.296px;}#BUTTON_TEXT2346 { width: 395px;top: 12.2px;left: 0px;}#BUTTON_TEXT2346 > .ladi-headline { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center; line-height: 1.4;}#BUTTON2346 { width: 309.17px;height: 46.6771px;top: 399.34px;left: 0.296px;}#BUTTON2346 > .ladi-button > .ladi-button-background { background-color: rgb(211, 47, 47);}#BUTTON2346 > .ladi-button { border-radius: 15px;}#FORM_ITEM2348 { width: 309.17px;height: 42.4337px;top: 102.919px;left: 0.291481px;}#FORM_ITEM2349 { width: 309.17px;height: 40.4337px;top: 199.779px;left: 0.296481px;}#FORM_ITEM2350 { width: 309.17px;height: 40.4337px;top: 344.973px;left: 0px;}#FORM_ITEM2351 { width: 309.17px;height: 40.4337px;top: 249.68px;left: 0.296481px;}#FORM_ITEM2352 { width: 309.17px;height: 40.4337px;top: 296.539px;left: 1.19349px;}#FORM_ITEM2353 { width: 309.175px;height: 40px;top: 151.973px;left: 0.291481px;}#FORM2343 { width: 310.363px;height: 446.017px;top: 407.172px;left: 123.569px;}#FORM2343 > .ladi-form { color: rgb(69, 69, 69); font-size: 13px; line-height: 1;}#FORM2343 .ladi-form-item .ladi-form-control::placeholder, #FORM2343 .ladi-form .ladi-form-item .ladi-form-control-select[data-selected=""], #FORM2343 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked="false"] {color: rgba(69,69,69,1);}#FORM2343 .ladi-form-item-container .ladi-form-item .ladi-form-control-select {background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20rgba(69%2C69%2C69%2C1)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");}#FORM2343 .ladi-form-item-container {border-style: solid; border-color: rgb(201, 201, 201); border-width: 1px;}#FORM2343 .ladi-form-item-background {background-color: rgb(255, 255, 255);}#LIST_PARAGRAPH2354 { width: 339px;top: 859.437px;left: 91.9325px;}#LIST_PARAGRAPH2354 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 18px; text-align: right; line-height: 1.6;}#LIST_PARAGRAPH2354 ul li { padding-left: 20px;}#LIST_PARAGRAPH2354 ul li:before { content: counter(linum, none); color: rgba(29, 90, 62, 1.0); font-size: 40px; top: -20px; }#LIST_PARAGRAPH2355 { width: 339px;top: 1038.44px;left: 91.9325px;}#LIST_PARAGRAPH2355 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 18px; text-align: right; line-height: 1.6;}#LIST_PARAGRAPH2355 ul li { padding-left: 20px;}#LIST_PARAGRAPH2355 ul li:before { content: counter(linum, none); color: rgba(29, 90, 62, 1.0); font-size: 40px; top: -20px; }#HEADLINE2356 { width: 816px;top: 26.625px;left: 45.5px;}#HEADLINE2356 > .ladi-headline { color: rgb(9, 102, 70); font-size: 41px; text-align: center; line-height: 1;}#LINE2357 { width: 943px;top: 1223.96px;left: 8.5px;}#LINE2357 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(189, 189, 189); border-right: 1px dashed rgb(189, 189, 189); border-bottom: 1px dashed rgb(189, 189, 189); border-left: 0px !important;}#LINE2357 > .ladi-line { width: 100%;padding: 8px 0px;}#SECTION2324 { height: 1255.96px;}#SECTION2324 > .ladi-section-background { background-color: rgb(255, 255, 255);}#IMAGE2360 { width: 430px;height: 491.227px;top: 444.324px;left: 474px;}#IMAGE2360 > .ladi-image > .ladi-image-background { width: 444px;height: 503.888px;top: -12px;left: -8px;background-image: url("https://w.ladicdn.com/s750x850/5c1d99096efb27661e81da20/tam-hoa-bau-if-resize-20200328072217.jpg");}#IMAGE2360 > .ladi-image { border-radius: 20px;}#IMAGE2361 { width: 430px;height: 323.449px;top: 111.537px;left: 480px;}#IMAGE2361 > .ladi-image > .ladi-image-background { width: 430px;height: 379.043px;top: -55.5943px;left: 0px;background-image: url("https://w.ladicdn.com/s750x700/5c1d99096efb27661e81da20/tam-hoa-bau-20200328070838.jpg");}#IMAGE2361 > .ladi-image { border-radius: 20px;}#LINE2364 { width: 323px;top: 74.625px;left: 319px;}#LINE2364 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(90, 95, 98); border-right: 2px solid rgb(90, 95, 98); border-bottom: 2px solid rgb(90, 95, 98); border-left: 0px !important;}#LINE2364 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE2365 { height: 824px;top: 111.537px;left: 446px;}#LINE2365 > .ladi-line > .ladi-line-container { border-top: 0px !important; border-right: 1px solid rgb(90, 95, 98); border-bottom: 1px solid rgb(90, 95, 98); border-left: 1px solid rgb(90, 95, 98);}#LINE2365 > .ladi-line { height: 100%;padding: 0px 8px;}#HEADLINE2390 { width: 816px;top: 33.625px;left: 45.5px;}#HEADLINE2390 > .ladi-headline { color: rgb(9, 102, 70); font-size: 41px; text-align: center; line-height: 1;}#SECTION2358 { height: 965.96px;}#SECTION2358 > .ladi-section-background { background-color: rgb(255, 255, 255);}#SECTION2392 { height: 1227.3px;}#SECTION2392 > .ladi-section-background { background-color: rgb(255, 255, 255);}#HEADLINE2393 { width: 816px;top: 23.0167px;left: 144.004px;}#HEADLINE2393 > .ladi-headline { color: rgb(9, 102, 70); font-size: 41px; text-align: center; line-height: 1;}#PARAGRAPH2394 { width: 640px;top: 96.358px;left: 234px;}#PARAGRAPH2394 > .ladi-paragraph { color: rgb(57, 57, 57); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#IMAGE2395 { width: 136px;height: 136px;top: -3.2px;left: 9px;}#IMAGE2395 > .ladi-image > .ladi-image-background { width: 136px;height: 136px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#LINE2396 { width: 323px;top: 74.625px;left: 389px;}#LINE2396 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(90, 95, 98); border-right: 2px solid rgb(90, 95, 98); border-bottom: 2px solid rgb(90, 95, 98); border-left: 0px !important;}#LINE2396 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE2397 { height: 972px;top: 206.1px;left: 445px;}#LINE2397 > .ladi-line > .ladi-line-container { border-top: 0px !important; border-right: 1px solid rgb(90, 95, 98); border-bottom: 1px solid rgb(90, 95, 98); border-left: 1px solid rgb(90, 95, 98);}#LINE2397 > .ladi-line { height: 100%;padding: 0px 8px;}#HEADLINE2398 { width: 335px;top: 206.033px;left: 98.932px;}#HEADLINE2398 > .ladi-headline { color: rgb(90, 95, 98); font-size: 35px; text-align: right; line-height: 1;}#GROUP2399 { width: 328px;height: 156.003px;top: 350.155px;left: 105.517px;}#COUNTDOWN2400 { width: 320px;height: 57px;top: 0px;left: 7.415px;}#COUNTDOWN2400 > .ladi-countdown { color: rgb(255, 255, 255); font-size: 40px; font-weight: bold; text-align: center;}#COUNTDOWN2400 > .ladi-countdown > .ladi-element {width: calc((100% - 10px * 3) / 4);margin-right: 10px;height: 100%;}#COUNTDOWN2400 > .ladi-countdown .ladi-countdown-background {background-color: rgb(38, 50, 56);border-radius: 17px;}#HEADLINE2405 { width: 326px;top: 95.003px;left: 2px;}#HEADLINE2405 > .ladi-headline { color: rgb(211, 47, 47); font-size: 36px; font-weight: bold; text-align: right; line-height: 1;}#HEADLINE2406 { width: 326px;top: 137.003px;left: 0px;}#HEADLINE2406 > .ladi-headline { color: rgb(211, 47, 47); font-size: 16px; text-align: right; letter-spacing: 2px; line-height: 1.2;}#HEADLINE2407 { width: 326px;top: 280.033px;left: 105.517px;}#HEADLINE2407 > .ladi-headline { color: rgb(38, 50, 56); font-size: 18px; text-align: right; line-height: 1.2;}#HEADLINE2408 { width: 346px;top: 415.155px;left: 86.932px;}#HEADLINE2408 > .ladi-headline { color: rgb(38, 50, 56); font-size: 20px; font-weight: bold; text-align: right; line-height: 1.2;}#PARAGRAPH2409 { width: 310px;top: 983.1px;left: 122.569px;}#PARAGRAPH2409 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 18px; text-align: right; line-height: 1.6;}#LINE2410 { width: 943px;top: 1206.96px;left: 8.5px;}#LINE2410 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(189, 189, 189); border-right: 1px dashed rgb(189, 189, 189); border-bottom: 1px dashed rgb(189, 189, 189); border-left: 0px !important;}#LINE2410 > .ladi-line { width: 100%;padding: 8px 0px;}#FORM2411 { width: 310.363px;height: 446.017px;top: 519.283px;left: 122.569px;}#FORM2411 > .ladi-form { color: rgb(69, 69, 69); font-size: 13px; line-height: 1;}#FORM2411 .ladi-form-item .ladi-form-control::placeholder, #FORM2411 .ladi-form .ladi-form-item .ladi-form-control-select[data-selected=""], #FORM2411 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked="false"] {color: rgba(69,69,69,1);}#FORM2411 .ladi-form-item-container .ladi-form-item .ladi-form-control-select {background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20rgba(69%2C69%2C69%2C1)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");}#FORM2411 .ladi-form-item-container {border-style: solid; border-color: rgb(201, 201, 201); border-width: 1px;}#FORM2411 .ladi-form-item-background {background-color: rgb(255, 255, 255);}#FORM_ITEM2412 { width: 308.578px;height: 42.4337px;top: 0px;left: 0.296px;}#FORM_ITEM2413 { width: 308.578px;height: 42.4337px;top: 51.9982px;left: 0.296px;}#BUTTON2414 { width: 309.17px;height: 46.6771px;top: 399.34px;left: 0.296px;}#BUTTON2414 > .ladi-button > .ladi-button-background { background-color: rgb(211, 47, 47);}#BUTTON2414 > .ladi-button { border-radius: 15px;}#BUTTON_TEXT2414 { width: 396px;top: 12.2px;left: 0px;}#BUTTON_TEXT2414 > .ladi-headline { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center; line-height: 1.4;}#FORM_ITEM2416 { width: 309.17px;height: 42.4337px;top: 102.919px;left: 0.291481px;}#FORM_ITEM2417 { width: 309.17px;height: 40.4337px;top: 199.779px;left: 0.296481px;}#FORM_ITEM2418 { width: 309.17px;height: 40.4337px;top: 344.973px;left: 0px;}#FORM_ITEM2419 { width: 309.17px;height: 40.4337px;top: 249.68px;left: 0.296481px;}#FORM_ITEM2420 { width: 309.17px;height: 40.4337px;top: 296.539px;left: 1.19349px;}#FORM_ITEM2421 { width: 309.175px;height: 40px;top: 151.973px;left: 0.291481px;}#IMAGE2423 { width: 430px;height: 638.227px;top: 539.03px;left: 479px;}#IMAGE2423 > .ladi-image > .ladi-image-background { width: 430px;height: 639.227px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x950/5c1d99096efb27661e81da20/an-hoa-tiet-kiem-if-resize-20200328061400.jpg");}#IMAGE2423 > .ladi-image { border-radius: 20px;}#IMAGE2424 { width: 430px;height: 323.449px;top: 206.033px;left: 479px;}#IMAGE2424 > .ladi-image > .ladi-image-background { width: 430px;height: 379.043px;top: -55.5943px;left: 0px;background-image: url("https://w.ladicdn.com/s750x700/5c1d99096efb27661e81da20/an-hoa-tiet-kiem-resize-20200328061109.jpg");}#IMAGE2424 > .ladi-image { border-radius: 20px;}#LIST_PARAGRAPH2425 { width: 339px;top: 1053.74px;left: 93.569px;}#LIST_PARAGRAPH2425 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 18px; text-align: right; line-height: 1.6;}#LIST_PARAGRAPH2425 ul li { padding-left: 20px;}#LIST_PARAGRAPH2425 ul li:before { content: counter(linum, none); color: rgba(29, 90, 62, 1.0); font-size: 40px; top: -20px; }#SECTION2426 { height: 1237.96px;}#SECTION2426 > .ladi-section-background { background-color: rgb(255, 255, 255);}#IMAGE2427 { width: 430px;height: 759.227px;top: 438.873px;left: 479px;}#IMAGE2427 > .ladi-image > .ladi-image-background { width: 449.545px;height: 833.227px;top: -16px;left: -10px;background-image: url("https://w.ladicdn.com/s750x1150/5c1d99096efb27661e81da20/an-hoa-chuyen-sau-430-20200320080340.jpg");}#IMAGE2427 > .ladi-image { border-radius: 20px;}#IMAGE2428 { width: 430px;height: 323.449px;top: 106.1px;left: 479px;}#IMAGE2428 > .ladi-image > .ladi-image-background { width: 430px;height: 379.043px;top: -55.5943px;left: 0px;background-image: url("https://w.ladicdn.com/s750x700/5c1d99096efb27661e81da20/an-hoa-chuyen-sau-lon-20200320074830.jpg");}#IMAGE2428 > .ladi-image { border-radius: 20px;}#HEADLINE2429 { width: 816px;top: 22.0167px;left: 45.5px;}#HEADLINE2429 > .ladi-headline { color: rgb(9, 102, 70); font-size: 41px; text-align: center; line-height: 1;}#LINE2432 { width: 323px;top: 73.625px;left: 290.496px;}#LINE2432 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(90, 95, 98); border-right: 2px solid rgb(90, 95, 98); border-bottom: 2px solid rgb(90, 95, 98); border-left: 0px !important;}#LINE2432 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE2433 { height: 1092px;top: 106.1px;left: 445px;}#LINE2433 > .ladi-line > .ladi-line-container { border-top: 0px !important; border-right: 1px solid rgb(90, 95, 98); border-bottom: 1px solid rgb(90, 95, 98); border-left: 1px solid rgb(90, 95, 98);}#LINE2433 > .ladi-line { height: 100%;padding: 0px 8px;}#HEADLINE2434 { width: 330px;top: 106.033px;left: 103.517px;}#HEADLINE2434 > .ladi-headline { color: rgb(90, 95, 98); font-size: 35px; text-align: right; line-height: 1;}#GROUP2435 { width: 328px;height: 156.003px;top: 243.154px;left: 103.517px;}#COUNTDOWN2436 { width: 320px;height: 57px;top: 0px;left: 7.415px;}#COUNTDOWN2436 > .ladi-countdown { color: rgb(255, 255, 255); font-size: 40px; font-weight: bold; text-align: center;}#COUNTDOWN2436 > .ladi-countdown > .ladi-element {width: calc((100% - 10px * 3) / 4);margin-right: 10px;height: 100%;}#COUNTDOWN2436 > .ladi-countdown .ladi-countdown-background {background-color: rgb(38, 50, 56);border-radius: 17px;}#HEADLINE2441 { width: 326px;top: 95.003px;left: 2px;}#HEADLINE2441 > .ladi-headline { color: rgb(211, 47, 47); font-size: 36px; font-weight: bold; text-align: right; line-height: 1;}#HEADLINE2442 { width: 326px;top: 137.003px;left: 0px;}#HEADLINE2442 > .ladi-headline { color: rgb(211, 47, 47); font-size: 16px; text-align: right; letter-spacing: 2px; line-height: 1.2;}#HEADLINE2443 { width: 326px;top: 149.966px;left: 105.517px;}#HEADLINE2443 > .ladi-headline { color: rgb(38, 50, 56); font-size: 18px; text-align: right; line-height: 1.2;}#HEADLINE2444 { width: 346px;top: 309.155px;left: 86.932px;}#HEADLINE2444 > .ladi-headline { color: rgb(38, 50, 56); font-size: 20px; font-weight: bold; text-align: right; line-height: 1.2;}#FORM2445 { width: 310.363px;height: 446.017px;top: 415.24px;left: 122.569px;}#FORM2445 > .ladi-form { color: rgb(69, 69, 69); font-size: 13px; line-height: 1;}#FORM2445 .ladi-form-item .ladi-form-control::placeholder, #FORM2445 .ladi-form .ladi-form-item .ladi-form-control-select[data-selected=""], #FORM2445 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked="false"] {color: rgba(69,69,69,1);}#FORM2445 .ladi-form-item-container .ladi-form-item .ladi-form-control-select {background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20rgba(69%2C69%2C69%2C1)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");}#FORM2445 .ladi-form-item-container {border-style: solid; border-color: rgb(201, 201, 201); border-width: 1px;}#FORM2445 .ladi-form-item-background {background-color: rgb(255, 255, 255);}#FORM_ITEM2446 { width: 308.578px;height: 42.4337px;top: 0px;left: 0.296px;}#FORM_ITEM2447 { width: 308.578px;height: 42.4337px;top: 51.9982px;left: 0.296px;}#BUTTON2448 { width: 309.17px;height: 46.6771px;top: 399.34px;left: 0.296px;}#BUTTON2448 > .ladi-button > .ladi-button-background { background-color: rgb(211, 47, 47);}#BUTTON2448 > .ladi-button { border-radius: 15px;}#BUTTON_TEXT2448 { width: 399px;top: 12.2px;left: 0px;}#BUTTON_TEXT2448 > .ladi-headline { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center; line-height: 1.4;}#FORM_ITEM2450 { width: 309.17px;height: 42.4337px;top: 102.919px;left: 0.291481px;}#FORM_ITEM2451 { width: 309.17px;height: 40.4337px;top: 199.779px;left: 0.296481px;}#FORM_ITEM2452 { width: 309.17px;height: 40.4337px;top: 344.973px;left: 0px;}#FORM_ITEM2453 { width: 309.17px;height: 40.4337px;top: 249.68px;left: 0.296481px;}#FORM_ITEM2454 { width: 309.17px;height: 40.4337px;top: 296.539px;left: 1.19349px;}#FORM_ITEM2455 { width: 309.175px;height: 40px;top: 151.973px;left: 0.291481px;}#LIST_PARAGRAPH2456 { width: 339px;top: 875.437px;left: 93.932px;}#LIST_PARAGRAPH2456 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 18px; text-align: right; line-height: 1.6;}#LIST_PARAGRAPH2456 ul li { padding-left: 20px;}#LIST_PARAGRAPH2456 ul li:before { content: counter(linum, none); color: rgba(29, 90, 62, 1.0); font-size: 40px; top: -20px; }#LIST_PARAGRAPH2457 { width: 339px;top: 1052.44px;left: 93.932px;}#LIST_PARAGRAPH2457 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 18px; text-align: right; line-height: 1.6;}#LIST_PARAGRAPH2457 ul li { padding-left: 20px;}#LIST_PARAGRAPH2457 ul li:before { content: counter(linum, none); color: rgba(29, 90, 62, 1.0); font-size: 40px; top: -20px; }#LINE2458 { width: 943px;top: 0px;left: 0px;}#LINE2458 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(189, 189, 189); border-right: 1px dashed rgb(189, 189, 189); border-bottom: 1px dashed rgb(189, 189, 189); border-left: 0px !important;}#LINE2458 > .ladi-line { width: 100%;padding: 8px 0px;}#SECTION2459 { height: 960.96px;}#SECTION2459 > .ladi-section-background { background-color: rgb(255, 255, 255);}#IMAGE2461 { width: 430px;height: 491.227px;top: 438.097px;left: 479px;}#IMAGE2461 > .ladi-image > .ladi-image-background { width: 444px;height: 503.888px;top: -12px;left: -8px;background-image: url("https://w.ladicdn.com/s750x850/5c1d99096efb27661e81da20/tam-hoa-bau-if-resize-20200328072217.jpg");}#IMAGE2461 > .ladi-image { border-radius: 20px;}#IMAGE2462 { width: 430px;height: 323.449px;top: 105.1px;left: 479px;}#IMAGE2462 > .ladi-image > .ladi-image-background { width: 430px;height: 379.043px;top: -55.5943px;left: 0px;background-image: url("https://w.ladicdn.com/s750x700/5c1d99096efb27661e81da20/tam-hoa-bau-20200328070838.jpg");}#IMAGE2462 > .ladi-image { border-radius: 20px;}#LINE2465 { width: 323px;top: 69.625px;left: 289.5px;}#LINE2465 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(90, 95, 98); border-right: 2px solid rgb(90, 95, 98); border-bottom: 2px solid rgb(90, 95, 98); border-left: 0px !important;}#LINE2465 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE2466 { height: 824px;top: 105.1px;left: 445px;}#LINE2466 > .ladi-line > .ladi-line-container { border-top: 0px !important; border-right: 1px solid rgb(90, 95, 98); border-bottom: 1px solid rgb(90, 95, 98); border-left: 1px solid rgb(90, 95, 98);}#LINE2466 > .ladi-line { height: 100%;padding: 0px 8px;}#HEADLINE2467 { width: 816px;top: 28.625px;left: 45.5px;}#HEADLINE2467 > .ladi-headline { color: rgb(9, 102, 70); font-size: 41px; text-align: center; line-height: 1;}#HEADLINE2468 { width: 394px;top: 105.111px;left: 38.9325px;}#HEADLINE2468 > .ladi-headline { color: rgb(90, 95, 98); font-size: 35px; text-align: right; line-height: 1;}#GROUP2469 { width: 328px;height: 156.003px;top: 198.115px;left: 104.932px;}#COUNTDOWN2470 { width: 320px;height: 57px;top: 0px;left: 7.415px;}#COUNTDOWN2470 > .ladi-countdown { color: rgb(255, 255, 255); font-size: 40px; font-weight: bold; text-align: center;}#COUNTDOWN2470 > .ladi-countdown > .ladi-element {width: calc((100% - 10px * 3) / 4);margin-right: 10px;height: 100%;}#COUNTDOWN2470 > .ladi-countdown .ladi-countdown-background {background-color: rgb(38, 50, 56);border-radius: 17px;}#HEADLINE2475 { width: 326px;top: 95.003px;left: 2px;}#HEADLINE2475 > .ladi-headline { color: rgb(211, 47, 47); font-size: 36px; font-weight: bold; text-align: right; line-height: 1;}#HEADLINE2476 { width: 326px;top: 137.003px;left: 0px;}#HEADLINE2476 > .ladi-headline { color: rgb(211, 47, 47); font-size: 16px; text-align: right; letter-spacing: 2px; line-height: 1.2;}#HEADLINE2477 { width: 326px;top: 149.044px;left: 106.517px;}#HEADLINE2477 > .ladi-headline { color: rgb(38, 50, 56); font-size: 18px; text-align: right; line-height: 1.2;}#HEADLINE2478 { width: 346px;top: 263.115px;left: 86.3465px;}#HEADLINE2478 > .ladi-headline { color: rgb(38, 50, 56); font-size: 20px; font-weight: bold; text-align: right; line-height: 1.2;}#FORM2479 { width: 310.363px;height: 446.017px;top: 361.24px;left: 122.569px;}#FORM2479 > .ladi-form { color: rgb(69, 69, 69); font-size: 13px; line-height: 1;}#FORM2479 .ladi-form-item .ladi-form-control::placeholder, #FORM2479 .ladi-form .ladi-form-item .ladi-form-control-select[data-selected=""], #FORM2479 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked="false"] {color: rgba(69,69,69,1);}#FORM2479 .ladi-form-item-container .ladi-form-item .ladi-form-control-select {background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20rgba(69%2C69%2C69%2C1)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");}#FORM2479 .ladi-form-item-container {border-style: solid; border-color: rgb(201, 201, 201); border-width: 1px;}#FORM2479 .ladi-form-item-background {background-color: rgb(255, 255, 255);}#FORM_ITEM2480 { width: 308.578px;height: 42.4337px;top: 0px;left: 0.296px;}#FORM_ITEM2481 { width: 308.578px;height: 42.4337px;top: 51.9982px;left: 0.296px;}#BUTTON2482 { width: 309.17px;height: 46.6771px;top: 399.34px;left: 0.296px;}#BUTTON2482 > .ladi-button > .ladi-button-background { background-color: rgb(211, 47, 47);}#BUTTON2482 > .ladi-button { border-radius: 15px;}#BUTTON_TEXT2482 { width: 399px;top: 12.2px;left: 0px;}#BUTTON_TEXT2482 > .ladi-headline { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center; line-height: 1.4;}#FORM_ITEM2484 { width: 309.17px;height: 42.4337px;top: 102.919px;left: 0.291481px;}#FORM_ITEM2485 { width: 309.17px;height: 40.4337px;top: 199.779px;left: 0.296481px;}#FORM_ITEM2486 { width: 309.17px;height: 40.4337px;top: 344.973px;left: 0px;}#FORM_ITEM2487 { width: 309.17px;height: 40.4337px;top: 249.68px;left: 0.296481px;}#FORM_ITEM2488 { width: 309.17px;height: 40.4337px;top: 296.539px;left: 1.19349px;}#FORM_ITEM2489 { width: 309.175px;height: 40px;top: 151.973px;left: 0.291481px;}#PARAGRAPH2490 { width: 469px;top: 822.06px;left: -36.0675px;}#PARAGRAPH2490 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: right; line-height: 1.6;}#LINE2491 { width: 353px;top: 110.5px;left: 358.5px;}#LINE2491 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(191, 191, 191); border-right: 2px solid rgb(191, 191, 191); border-bottom: 2px solid rgb(191, 191, 191); border-left: 0px !important;}#LINE2491 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP2497 { width: 1154px;height: 1959.5px;top: 0px;left: -88px;}#GROUP2498 { width: 1153.4px;height: 1610.79px;top: 0px;left: -87.4031px;}#POPUP2514 { width: 484.305px;height: 484px;top: 0px;left: 0px;bottom: 0px;right: 0px;margin: auto;}#POPUP2514 > .ladi-popup > .ladi-popup-background { background-size: cover; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s484x484/5c1d99096efb27661e81da20/combomuadich-t8-ab2-20201028065457.jpg"); background-position: center top; background-repeat: repeat;}#BUTTON2515 { width: 480.305px;height: 484px;top: 0px;left: 0px;}#BUTTON_TEXT2515 { width: 160px;top: 9px;left: 0px;}#BUTTON_TEXT2515 > .ladi-headline { color: rgb(255, 255, 255); font-size: 16px; text-align: center; line-height: 1.6;}#HEADLINE2518 { width: 889px;top: 27.5px;left: 0px;}#HEADLINE2518 > .ladi-headline { color: rgb(74, 74, 74); font-size: 16px; text-align: center; line-height: 1.6;}#SHAPE2519 { width: 80px;height: 80px;top: 0px;left: 257.5px;}#SHAPE2519.ladi-animation > .ladi-shape { animation-name: pulse; -webkit-animation-name: pulse; animation-delay: 0s; -webkit-animation-delay: 0s; animation-duration: 1s; -webkit-animation-duration: 1s; animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite;}#SHAPE2519 svg:last-child { fill: rgba(202, 32, 24, 1.0);}#PARAGRAPH2520 { width: 899px;top: 27.5px;left: 0px;}#PARAGRAPH2520 > .ladi-paragraph { color: rgb(57, 57, 57); font-size: 16px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#SHAPE2522 { width: 80px;height: 80px;top: 0px;left: 130.836px;}#SHAPE2522.ladi-animation > .ladi-shape { animation-name: pulse; -webkit-animation-name: pulse; animation-delay: 0s; -webkit-animation-delay: 0s; animation-duration: 1s; -webkit-animation-duration: 1s; animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite;}#SHAPE2522 svg:last-child { fill: rgba(202, 32, 24, 1.0);}#GROUP2523 { width: 899px;height: 80px;top: 245.343px;left: 30.5px;}#GROUP2525 { width: 889px;height: 80px;top: 952.082px;left: 35.5px;}}@media (max-width: 767px) { #SECTION_POPUP { height: 0px;}#BUTTON2 { width: 151.211px;height: 39px;top: 264.5px;left: 134.394px;}#BUTTON2 > .ladi-button > .ladi-button-background { background-color: rgb(211, 48, 48);}#BUTTON2 > .ladi-button { border-radius: 25px;}#BUTTON_TEXT2 { width: 221px;top: 13.5px;left: 0px;}#BUTTON_TEXT2 > .ladi-headline { color: rgb(255, 255, 255); font-size: 15px; font-weight: bold; text-align: center; line-height: 2;}#LINE5 { width: 323px;top: 228px;left: 48.5px;}#LINE5 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(189, 189, 189); border-right: 2px solid rgb(189, 189, 189); border-bottom: 2px solid rgb(189, 189, 189); border-left: 0px !important;}#LINE5 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH15 { width: 399px;top: 47.007px;left: 0px;}#PARAGRAPH15 > .ladi-paragraph { font-family: "Open Sans", sans-serif;color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH16 { width: 398px;top: 286.173px;left: 0.000006px;}#PARAGRAPH16 > .ladi-paragraph { font-family: "Open Sans", sans-serif;color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#SHAPE164 { width: 344.406px;height: 289.535px;top: 0px;left: 68.7432px;}#SHAPE164 > .ladi-shape { opacity: 0.2;}#SHAPE164 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#PARAGRAPH162 { width: 394px;top: 16px;left: 14px;}#PARAGRAPH162 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.4;}#SECTION155 { height: 1040.54px;}#SECTION155 > .ladi-section-background { opacity: 0;}#PARAGRAPH167 { width: 254px;top: 109.532px;left: 115.719px;}#PARAGRAPH167 > .ladi-paragraph { color: rgb(10, 103, 72); font-size: 11px; font-style: italic; text-align: justify; line-height: 1.6;}#IMAGE168 { width: 151.25px;height: 106.253px;top: 215.265px;left: 0px;}#IMAGE168 > .ladi-image > .ladi-image-background { width: 151.25px;height: 106.253px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s500x450/5c1d99096efb27661e81da20/ng-20191005044907.png");}#IMAGE168 > .ladi-image { transform: perspective(1000px) rotateY(180deg); -webkit-transform: perspective(1000px) rotateY(180deg);}#SECTION173 { height: 1396.93px;}#PARAGRAPH232 { width: 400px;top: 825.476px;left: 10px;}#PARAGRAPH232 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE172 { width: 199.751px;height: 176.973px;top: 179.574px;left: 234.719px;}#IMAGE172 > .ladi-image > .ladi-image-background { width: 199.751px;height: 199.752px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s500x500/5c1d99096efb27661e81da20/untitled-1-20191031055807.png");}#PARAGRAPH170 { width: 244px;top: 69.5313px;left: 41.0645px;}#PARAGRAPH170 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 11px; font-style: italic; text-align: justify; line-height: 1.4;}#SHAPE169 { width: 326.129px;height: 275.719px;top: 0px;left: 0px;}#SHAPE169 > .ladi-shape { transform: perspective(1000px) rotate(-1deg) rotateY(181deg); -webkit-transform: perspective(1000px) rotate(-1deg) rotateY(181deg); opacity: 0.2;}#SHAPE169 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SECTION17 { height: 1385.35px;}#IMAGE237 { width: 138.842px;height: 86.253px;top: 194.889px;left: 235.136px;}#IMAGE237 > .ladi-image > .ladi-image-background { width: 138.842px;height: 86.253px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x400/5c1d99096efb27661e81da20/phu-khoa-01-1563430203.jpg");}#IMAGE237 > .ladi-image { box-shadow: 15px 15px 20px -20px #000; -webkit-box-shadow: 15px 15px 20px -20px #000; border-style: solid; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#IMAGE238 { width: 223.536px;height: 133.089px;top: 201.516px;left: 16.144px;}#IMAGE238 > .ladi-image > .ladi-image-background { width: 224.546px;height: 133.089px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s550x450/5c1d99096efb27661e81da20/ngua-vung-kin-va-di-tieu-buot-20191031062300.jpg");}#IMAGE238 > .ladi-image { box-shadow: 8px 15px 20px -20px #000; -webkit-box-shadow: 8px 15px 20px -20px #000; border-style: solid; border-color: rgb(9, 95, 66); border-width: 2px; border-radius: 20px;}#IMAGE239 { width: 400px;height: 266.666px;top: 1045.84px;left: 10.5px;}#IMAGE239 > .ladi-image > .ladi-image-background { width: 400px;height: 266.666px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/benh-viem-co-tu-cung-20191005063512.jpg");}#IMAGE239 > .ladi-image { box-shadow: 9px 15px 20px -21px #000; -webkit-box-shadow: 9px 15px 20px -21px #000; border-style: solid; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#BOX295 { width: 265.761px;height: 259.825px;top: 0px;left: 0px;}#BOX295 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); -webkit-box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); background-color: rgb(255, 255, 255); border-style: dotted; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 30px;}#PARAGRAPH296 { width: 219px;top: 135.527px;left: 23.9621px;}#PARAGRAPH296 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP305 { width: 265.761px;height: 259.825px;top: 187.183px;left: 111.761px;}#HEADLINE307 { width: 296px;top: 12px;left: 52px;}#HEADLINE307 > .ladi-headline { color: rgb(9, 102, 70); font-size: 21px; font-weight: bold; text-align: center; line-height: 1.4;}#PARAGRAPH308 { width: 391px;top: 98.1px;left: 14.5px;}#PARAGRAPH308 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#BOX312 { width: 249.556px;height: 247.766px;top: 0px;left: 0px;}#BOX312 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); -webkit-box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); background-color: rgb(255, 255, 255); border-style: dotted; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 30px;}#PARAGRAPH313 { width: 210px;top: 123.932px;left: 20.0463px;}#PARAGRAPH313 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP311 { width: 249.556px;height: 247.766px;top: 184.334px;left: 81.6849px;}#BOX315 { width: 251.823px;height: 235.901px;top: 187.641px;left: 112.092px;}#BOX315 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); -webkit-box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); background-color: rgb(255, 255, 255); border-style: dotted; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 30px;}#PARAGRAPH316 { width: 214px;top: 285.783px;left: 132.668px;}#PARAGRAPH316 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE328 { width: 416.25px;height: 303.046px;top: 0px;left: 0px;}#IMAGE328 > .ladi-image > .ladi-image-background { width: 494.611px;height: 368.503px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s800x700/5c1d99096efb27661e81da20/2-20191005081837.png");}#IMAGE331 { width: 448.24px;height: 264.326px;top: 0px;left: 0px;}#IMAGE331 > .ladi-image > .ladi-image-background { width: 448.24px;height: 336.49px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x650/5c1d99096efb27661e81da20/3-20191005082249.png");}#SECTION345 { height: 1394.23px;}#SECTION345 > .ladi-overlay { background-color: rgba(255, 255, 255, 0.65);}#SECTION345 > .ladi-section-background { background-color: rgb(255, 255, 255);}#HEADLINE348 { width: 400px;top: 10px;left: 10px;}#HEADLINE348 > .ladi-headline { color: rgb(9, 102, 71); font-size: 20px; font-weight: bold; text-align: center; line-height: 1.4;}#BOX349 { width: 405.929px;height: 502.068px;top: 310.874px;left: 11.286px;}#BOX349 > .ladi-box { box-shadow: 6px 8px 15px 0px rgba(61,61,61,0.18); -webkit-box-shadow: 6px 8px 15px 0px rgba(61,61,61,0.18); background-color: rgb(255, 255, 255); border-style: dashed; border-color: rgb(204, 204, 204); border-width: 2px; border-radius: 10px;}#PARAGRAPH350 { width: 282px;top: 310.874px;left: 0px;}#PARAGRAPH350 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 18px; text-align: justify; line-height: 1.6;}#BOX351 { width: 391px;height: 118.731px;top: 424.5px;left: 14px;}#BOX351 > .ladi-box { background-color: rgb(10, 103, 72); border-radius: 10px;}#BOX360 { width: 405.302px;height: 274.718px;top: 0px;left: 0px;}#BOX360 > .ladi-box { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#PARAGRAPH362 { width: 385px;top: 15.7184px;left: 10.048px;}#PARAGRAPH362 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE364 { width: 405.929px;height: 288.492px;top: 0px;left: 11.2861px;}#IMAGE364 > .ladi-image > .ladi-image-background { width: 405.929px;height: 288.492px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/ung-thu-co-tu-cung-20191031061633.jpg");}#IMAGE364 > .ladi-image { border-style: solid; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#SECTION447 { height: 1554.91px;}#SECTION447 > .ladi-section-background { background-size: cover; background-attachment: scroll; background-origin: content-box; background-position: center top; background-repeat: repeat;}#SECTION461 { height: 521.506px;}#IMAGE477 { width: 419.157px;height: 147.404px;top: 0px;left: 0px;}#IMAGE477 > .ladi-image > .ladi-image-background { width: 419.157px;height: 147.404px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x450/5c1d99096efb27661e81da20/5opt-hong-duc-1564822889.jpg");}#PARAGRAPH480 { width: 400px;top: 172.756px;left: 9.5785px;}#PARAGRAPH480 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#HEADLINE532 { width: 296px;top: 0px;left: 26px;}#HEADLINE532 > .ladi-headline { color: rgb(29, 90, 63); font-size: 30px; text-transform: uppercase; text-align: center; line-height: 1.4;}#HEADLINE538 { width: 398px;top: 268.162px;left: 10.0805px;}#HEADLINE538 > .ladi-headline { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#SECTION551 { height: 1343.12px;}#SECTION551 > .ladi-section-background { background-color: rgb(255, 255, 255);}#HEADLINE552 { width: 355px;top: 10px;left: 32.5px;}#HEADLINE552 > .ladi-headline { color: rgb(10, 103, 72); font-size: 18px; font-weight: bold; text-align: center; line-height: 1;}#LIST_PARAGRAPH568 { width: 386px;top: 233.966px;left: 17px;}#LIST_PARAGRAPH568 > .ladi-list-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH568 ul li { padding-bottom: 13px;padding-left: -9px;}#LIST_PARAGRAPH568 ul li:before { content: ""; background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20%20viewBox%3D%220%200%201672.2646%201896.0833%22%20fill%3D%22rgba(255%2C%20255%2C%20255%2C%201)%22%3E%20%3Cpath%20d%3D%22M1152%20832q0-185-131.5-316.5T704%20384%20387.5%20515.5%20256%20832t131.5%20316.5T704%201280t316.5-131.5T1152%20832zm512%20832q0%2052-38%2090t-90%2038q-54%200-90-38l-343-342q-179%20124-399%20124-143%200-273.5-55.5t-225-150-150-225T0%20832t55.5-273.5%20150-225%20225-150T704%20128t273.5%2055.5%20225%20150%20150%20225T1408%20832q0%20220-124%20399l343%20343q37%2037%2037%2090z%22%3E%3C%2Fpath%3E%20%3C%2Fsvg%3E"); width: 25px; height: 25px; top: -4px; }#IMAGE569 { width: 407.07px;height: 316.05px;top: 60px;left: 6.161px;}#IMAGE569 > .ladi-image > .ladi-image-background { width: 447.011px;height: 317.805px;top: 0px;left: 0px;background-image: url("http://tieudungvne.mediacdn.vn/thumb_w/1200/2018/12/28/dung-thuoc-khang-sinh-dai-ngay-co-the-gay-ung-thu-1-15459864544591655932727.png");}#IMAGE569 > .ladi-image { box-shadow: 5px 5px 17px -12px #000; -webkit-box-shadow: 5px 5px 17px -12px #000; border-style: solid; border-color: rgb(10, 103, 72); border-width: 3px; border-radius: 20px;}#PARAGRAPH571 { width: 399px;top: 1071.12px;left: 10.5px;}#PARAGRAPH571 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE581 { width: 409.427px;height: 251.927px;top: 451px;left: 5.382px;}#IMAGE581 > .ladi-image > .ladi-image-background { width: 416.745px;height: 312.559px;top: -21px;left: 0px;background-image: url("https://w.ladicdn.com/s750x650/5c1d99096efb27661e81da20/img_1165-1_optimized-20200317062926.jpg");}#IMAGE581 > .ladi-image { box-shadow: 5px 6px 17px -12px #000; -webkit-box-shadow: 5px 6px 17px -12px #000; border-style: solid; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#PARAGRAPH608 { width: 379px;top: 22.3275px;left: 12.7586px;}#PARAGRAPH608 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH667 { width: 384px;top: 142.31px;left: 12.618px;}#PARAGRAPH667 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP768 { width: 326.129px;height: 275.719px;top: 0px;left: 0px;}#SECTION795 { height: 1333.13px;}#SECTION810 { height: 465.862px;}#GROUP819 { width: 326.129px;height: 275.719px;top: 0px;left: 0px;}#GROUP829 { width: 405.302px;height: 274.718px;top: 835.668px;left: 11.286px;}#GROUP838 { width: 417.215px;height: 1110.39px;top: 107.288px;left: -4.251px;}#SECTION852 { height: 1512.17px;}#IMAGE853 { width: 263.5px;height: 263.5px;top: 1115.76px;left: -63.522px;}#IMAGE853 > .ladi-image > .ladi-image-background { width: 263.5px;height: 263.5px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s600x600/5c1d99096efb27661e81da20/doctor-with-his-arms-crossed-white-background_1368-5790-20191007081548.jpg");}#HEADLINE854 { width: 364px;top: 150.438px;left: 28px;}#HEADLINE854 > .ladi-headline { color: rgb(9, 102, 70); font-size: 30px; text-align: center; line-height: 1.4;}#PARAGRAPH855 { width: 396px;top: 320.438px;left: 12px;}#PARAGRAPH855 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP857 { width: 305.094px;height: 214.532px;top: 1040.65px;left: 106.475px;}#SHAPE858 { width: 305.094px;height: 214.532px;top: 0px;left: 0px;}#SHAPE858 > .ladi-shape { opacity: 0.2;}#SHAPE858 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#PARAGRAPH859 { width: 236px;top: 50.266px;left: 38.9318px;}#PARAGRAPH859 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 11px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP860 { width: 194.212px;height: 204.321px;top: 494.438px;left: 5.766px;}#BOX861 { width: 194.212px;height: 204.321px;top: 0px;left: 0px;}#BOX861 > .ladi-box { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; background-color: rgb(10, 103, 72); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH862 { width: 169px;top: 27.1605px;left: 12.606px;}#PARAGRAPH862 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#BOX869 { width: 28.3486px;height: 59.3486px;top: 977.077px;left: 386.824px;}#BOX869 > .ladi-box { background-color: rgb(224, 224, 224);}#BOX870 { width: 381.538px;height: 59.3486px;top: 977.077px;left: 4.827px;}#BOX870 > .ladi-box { background-color: rgb(250, 244, 244); border-style: solid; border-color: rgb(224, 211, 211); border-width: 1px;}#SHAPE871 { width: 21.8356px;height: 24.2994px;top: 993.077px;left: 389.733px;}#SHAPE871 svg:last-child { fill: rgba(99, 119, 103, 1.0);}#PARAGRAPH872 { width: 383px;top: 982.061px;left: 6.5917px;}#PARAGRAPH872 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#GROUP873 { width: 194.212px;height: 204.321px;top: 494.438px;left: 220.023px;}#BOX874 { width: 194.212px;height: 204.321px;top: 0px;left: 0px;}#BOX874 > .ladi-box { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH875 { width: 170px;top: 79.1846px;left: 12.095px;}#PARAGRAPH875 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#SECTION877 { height: 1812.85px;}#SECTION877 > .ladi-overlay { background-color: rgb(255, 255, 255);}#SECTION877 > .ladi-section-background { background-color: rgb(255, 255, 255);}#HEADLINE878 { width: 452px;top: 0px;left: 0px;}#HEADLINE878 > .ladi-headline { color: rgb(9, 102, 71); font-size: 30px; text-align: center; line-height: 1;}#PARAGRAPH879 { width: 406px;top: 274.438px;left: 6.75009px;}#PARAGRAPH879 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX882 { width: 408.01px;height: 159.308px;top: 175.729px;left: 0px;}#BOX882 > .ladi-box { background-color: rgb(214, 239, 219); border-radius: 11px;}#PARAGRAPH883 { width: 384px;top: 229.883px;left: 10.28px;}#PARAGRAPH883 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX885 { width: 408.01px;height: 159.43px;top: 698.57px;left: 0.48982px;}#BOX885 > .ladi-box { background-color: rgb(214, 239, 219); border-radius: 11px;}#PARAGRAPH886 { width: 385px;top: 740.285px;left: 11.7499px;}#PARAGRAPH886 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX889 { width: 408.01px;height: 159.946px;top: 523.999px;left: 0.48982px;}#BOX889 > .ladi-box { background-color: rgb(214, 239, 219); border-radius: 11px;}#PARAGRAPH891 { width: 385px;top: 540.472px;left: 11.9948px;}#PARAGRAPH891 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX893 { width: 408.01px;height: 160.104px;top: 0px;left: 0px;}#BOX893 > .ladi-box { background-color: rgb(214, 239, 219); border-radius: 11px;}#PARAGRAPH894 { width: 383px;top: 29.052px;left: 11.28px;}#PARAGRAPH894 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX896 { width: 408.01px;height: 159.713px;top: 349.662px;left: 0.24491px;}#BOX896 > .ladi-box { background-color: rgb(214, 239, 219); border-radius: 11px;}#PARAGRAPH897 { width: 385px;top: 366.019px;left: 10.28px;}#PARAGRAPH897 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP899 { width: 408.844px;height: 345.5px;top: 1323.44px;left: 5.578px;}#BOX900 { width: 408.844px;height: 345.5px;top: 0px;left: 0px;}#BOX900 > .ladi-box { box-shadow: 0px 15px 20px -20px rgba(9, 102, 71, 1.0); -webkit-box-shadow: 0px 15px 20px -20px rgba(9, 102, 71, 1.0); background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 20px;}#PARAGRAPH901 { width: 384px;top: 21px;left: 12.2499px;}#PARAGRAPH901 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#SECTION902 { height: 2030.5px;}#HEADLINE903 { width: 374px;top: 150.438px;left: 23px;}#HEADLINE903 > .ladi-headline { color: rgb(9, 102, 70); font-size: 30px; text-align: center; line-height: 1.4;}#IMAGE904 { width: 405px;height: 291.842px;top: 918.94px;left: 7.5px;}#IMAGE904 > .ladi-image > .ladi-image-background { width: 405px;height: 291.842px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/ung-thu-co-tu-cung-20191031061633.jpg");}#IMAGE904 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#GROUP905 { width: 409.921px;height: 265.5px;top: 1733.85px;left: 0.0795px;}#GROUP906 { width: 409.921px;height: 265.5px;top: 0px;left: 0px;}#BOX907 { width: 409.921px;height: 265.5px;top: 0px;left: 0px;}#BOX907 > .ladi-box { box-shadow: 0px 15px 20px -20px rgba(9, 102, 71, 1.0); -webkit-box-shadow: 0px 15px 20px -20px rgba(9, 102, 71, 1.0); background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 20px;}#PARAGRAPH908 { width: 373px;top: 15.8451px;left: 18.96px;}#PARAGRAPH908 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH909 { width: 404px;top: 1243.79px;left: 7.8755px;}#PARAGRAPH909 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#IMAGE911 { width: 281.727px;height: 246.334px;top: 346.496px;left: 38.7215px;}#IMAGE911 > .ladi-image > .ladi-image-background { width: 336.5px;height: 246.334px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s650x550/5c1d99096efb27661e81da20/mac-benh-phu-khoa-vi-thoi-quen-thuong-xuyen-thuc-khuya-chi-em-nen-tu-bo-ngay-hom-nay3-2018-05-22-10-55-20190929050430.jpg");}#IMAGE911 > .ladi-image { box-shadow: 0px 15px 25px -17px #000; -webkit-box-shadow: 0px 15px 25px -17px #000; border-radius: 0px;}#IMAGE911 > .ladi-image { -webkit-mask: url("https://w.ladicdn.com/v2/source/masks/b6.png") 0% 0% / 100% 100%;}#PARAGRAPH912 { width: 380px;top: 0px;left: 27.629px;}#PARAGRAPH912 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.8;}#GROUP913 { width: 27.6288px;height: 137.442px;top: 5px;left: 0px;}#SHAPE914 { width: 26.6288px;height: 22.2209px;top: 0px;left: 1px;}#SHAPE914 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SHAPE915 { width: 26.6288px;height: 22.2209px;top: 115.221px;left: 0px;}#SHAPE915 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SHAPE916 { width: 26.6288px;height: 22.2209px;top: 57px;left: 1px;}#SHAPE916 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SECTION917 { height: 2039.68px;}#HEADLINE918 { width: 426px;top: 15px;left: 2px;}#HEADLINE918 > .ladi-headline { color: rgb(9, 102, 71); font-size: 20px; text-align: center; line-height: 1.4;}#PARAGRAPH920 { width: 405px;top: 404.684px;left: 7.5px;}#PARAGRAPH920 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#IMAGE923 { width: 316.985px;height: 204.23px;top: 0px;left: 55.4662px;}#IMAGE923 > .ladi-image > .ladi-image-background { width: 316.985px;height: 212.031px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s650x550/5c1d99096efb27661e81da20/dsc_4917-20191004111018.jpg");}#IMAGE923 > .ladi-image { -webkit-mask: url("https://w.ladicdn.com/v2/source/masks/7.svg") 0% 0% / 100% 100%;}#IMAGE925 { width: 310.846px;height: 207.23px;top: 0px;left: 52.237px;}#IMAGE925 > .ladi-image > .ladi-image-background { width: 475.927px;height: 317.283px;top: -4.37296px;left: -88.9175px;background-image: url("https://w.ladicdn.com/s800x650/5c1d99096efb27661e81da20/thuoc-dat-boi-20190827163127.jpg");}#IMAGE925 > .ladi-image { -webkit-mask: url("https://w.ladicdn.com/v2/source/masks/7.svg") 0% 0% / 100% 100%;}#HEADLINE926 { width: 420px;top: 233px;left: 0px;}#HEADLINE926 > .ladi-headline { color: rgb(74, 74, 74); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#HEADLINE927 { width: 420px;top: 230px;left: 0px;}#HEADLINE927 > .ladi-headline { color: rgb(74, 74, 74); font-size: 18px; text-align: center; line-height: 1.6;}#HEADLINE928 { width: 420px;top: 233px;left: 0px;}#HEADLINE928 > .ladi-headline { color: rgb(74, 74, 74); font-size: 18px; font-weight: bold; text-align: center; line-height: 1.6;}#SECTION929 { height: 4448.71px;}#IMAGE930 { width: 404.543px;height: 309.931px;top: 240.835px;left: 7.804px;}#IMAGE930 > .ladi-image > .ladi-image-background { width: 419.911px;height: 314.933px;top: -5.00225px;left: -3px;background-image: url("https://w.ladicdn.com/s750x650/5c1d99096efb27661e81da20/img_1171-1_optimized-20200317070016.jpg");}#IMAGE930 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-style: solid; border-color: rgb(10, 107, 74); border-width: 2px; border-radius: 20px;}#IMAGE931 { width: 404px;height: 335.53px;top: 3235.64px;left: 8.5645px;}#IMAGE931 > .ladi-image > .ladi-image-background { width: 432.27px;height: 342.213px;top: -6.68347px;left: -3.564px;background-image: url("https://w.ladicdn.com/s750x650/5c1d99096efb27661e81da20/img_1163-1-20200317070245.jpg");}#IMAGE931 > .ladi-image { border-style: solid; border-color: rgb(10, 107, 74); border-width: 2px; border-radius: 20px;}#PARAGRAPH935 { width: 405px;top: 78.9041px;left: 0px;}#PARAGRAPH935 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#LINE936 { width: 405px;top: 42.9999px;left: 0px;}#LINE936 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(132, 132, 132); border-right: 1px solid rgb(132, 132, 132); border-bottom: 1px solid rgb(132, 132, 132); border-left: 0px !important;}#LINE936 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH939 { width: 403px;top: 71.344px;left: 0px;}#PARAGRAPH939 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH941 { width: 405px;top: 2371.37px;left: 7.5px;}#PARAGRAPH941 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH944 { width: 405px;top: 67.67px;left: 0px;}#PARAGRAPH944 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#LINE945 { width: 405px;top: 32px;left: 0px;}#LINE945 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(180, 180, 180); border-right: 1px solid rgb(180, 180, 180); border-bottom: 1px solid rgb(180, 180, 180); border-left: 0px !important;}#LINE945 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX946 { width: 202.181px;height: 155.564px;top: 57.1558px;left: 0px;}#BOX946 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#BOX947 { width: 202.181px;height: 55.8915px;top: 0px;left: 0.385672px;}#BOX947 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#BOX948 { width: 403.305px;height: 309.034px;top: 58.1568px;left: 0px;}#BOX948 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 3px;}#BOX949 { width: 403.305px;height: 55.8914px;top: 0px;left: 0px;}#BOX949 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#BOX950 { width: 194.642px;height: 154.103px;top: 57.9822px;left: 0.365076px;}#BOX950 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#BOX951 { width: 194.642px;height: 55.7247px;top: 0px;left: 0px;}#BOX951 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#PARAGRAPH952 { width: 165px;top: 70.8883px;left: 12.0228px;}#PARAGRAPH952 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH953 { width: 384px;top: 71.1004px;left: 10.5721px;}#PARAGRAPH953 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH954 { width: 167px;top: 71.1005px;left: 17.9768px;}#PARAGRAPH954 > .ladi-paragraph { color: rgb(253, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH955 { width: 264px;top: 12.297px;left: 71.0236px;}#PARAGRAPH955 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; font-weight: bold; text-align: center; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH956 { width: 212px;top: 12.2603px;left: 0.399524px;}#PARAGRAPH956 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; font-weight: bold; text-align: center; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH957 { width: 217px;top: 13.9457px;left: 0px;}#PARAGRAPH957 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; font-weight: bold; text-align: center; letter-spacing: 0px; line-height: 1.6;}#SECTION985 { height: 2536.34px;}#SECTION985 > .ladi-overlay { background-color: rgba(255, 255, 255, 0.12);}#IMAGE986 { width: 187.5px;height: 187.5px;top: 167.651px;left: 116.25px;}#IMAGE986 > .ladi-image > .ladi-image-background { width: 187.5px;height: 187.5px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s500x500/5c1d99096efb27661e81da20/500_f_63004275_axyixsksw9bnjmdgcgo9n9u8fx1ursui-20191007031441.png");}#HEADLINE988 { width: 423px;top: 18px;left: -1.5px;}#HEADLINE988 > .ladi-headline { color: rgb(9, 102, 71); font-size: 21px; text-align: center; line-height: 1.4;}#PARAGRAPH989 { width: 400px;top: 1289.75px;left: 5.235px;}#PARAGRAPH989 > .ladi-paragraph { color: rgb(57, 57, 57); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP990 { width: 402.827px;height: 475.955px;top: 2019.07px;left: 8.5865px;}#PARAGRAPH991 { width: 369px;top: 125.955px;left: 33.9266px;}#PARAGRAPH991 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#SHAPE993 { width: 20.4431px;height: 25.0029px;top: 128.348px;left: 0px;}#SHAPE993 svg:last-child { fill: rgba(10, 103, 72, 1);}#PARAGRAPH997 { width: 400px;top: 0px;left: 2.3882px;}#PARAGRAPH997 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1002 { width: 411.235px;height: 352.162px;top: 0px;left: 0px;}#BOX1002 > .ladi-box { box-shadow: 0px -15px 20px -20px #000; -webkit-box-shadow: 0px -15px 20px -20px #000; background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(10, 107, 74); border-width: 2px; border-radius: 20px;}#PARAGRAPH1003 { width: 387px;top: 178.332px;left: 12.1175px;}#PARAGRAPH1003 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1004 { width: 387px;top: 19.716px;left: 12.1175px;}#PARAGRAPH1004 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1005 { width: 368.291px;height: 333.006px;top: 324.892px;left: 23.1453px;}#BOX1005 > .ladi-box { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(10, 107, 74); border-width: 2px; border-radius: 20px;}#PARAGRAPH1006 { width: 341px;top: 352.162px;left: 36.7908px;}#PARAGRAPH1006 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1008 { width: 410.786px;height: 255.427px;top: 0px;left: 0px;}#BOX1008 > .ladi-box { box-shadow: 0px 15px 20px -20px rgba(9, 102, 71, 1.0); -webkit-box-shadow: 0px 15px 20px -20px rgba(9, 102, 71, 1.0); background-color: rgb(10, 107, 74); border-color: rgb(0, 0, 0); border-width: 2px; border-radius: 20px;}#PARAGRAPH1009 { width: 386px;top: 18.9282px;left: 12.043px;}#PARAGRAPH1009 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1011 { width: 410.786px;height: 218.393px;top: 0px;left: 0px;}#BOX1011 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 10px;}#IMAGE1012 { width: 410.786px;height: 273.858px;top: 1705.79px;left: 0px;}#IMAGE1012 > .ladi-image > .ladi-image-background { width: 410.786px;height: 273.858px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/img_1117-1_optimized-20200317070934.jpg");}#IMAGE1012 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-style: solid; border-color: rgb(10, 107, 74); border-width: 2px; border-radius: 20px;}#LINE1013 { width: 71px;top: 0px;left: 0px;}#LINE1013 > .ladi-line > .ladi-line-container { border-top: 14px solid rgb(9, 102, 71); border-right: 14px solid rgb(9, 102, 71); border-bottom: 14px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE1013 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1014 { width: 71px;top: 25.54px;left: 0px;}#LINE1014 > .ladi-line > .ladi-line-container { border-top: 14px solid rgb(9, 102, 71); border-right: 14px solid rgb(9, 102, 71); border-bottom: 14px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE1014 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP1015 { width: 376.822px;height: 185.587px;top: 16.4063px;left: 16.982px;}#IMAGE1016 { width: 115.789px;height: 65.1311px;top: 120.456px;left: 135.171px;}#IMAGE1016 > .ladi-image > .ladi-image-background { width: 115.789px;height: 65.1311px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x400/5c1d99096efb27661e81da20/shutterstock_519902155_fotor-16x9-20191002090245.jpg");}#IMAGE1017 { width: 128.223px;height: 96.168px;top: 89.4179px;left: 0px;}#IMAGE1017 > .ladi-image > .ladi-image-background { width: 128.223px;height: 96.168px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x400/5c1d99096efb27661e81da20/tham-khao-cach-dung-xa-sang-tu-20190929101944.jpg");}#IMAGE1018 { width: 128.223px;height: 85.4828px;top: 0px;left: 0px;}#IMAGE1018 > .ladi-image > .ladi-image-background { width: 128.223px;height: 85.4828px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x400/5c1d99096efb27661e81da20/03-when-alternative-medicine-goes-wrong-herbs-20191002095552.jpg");}#IMAGE1019 { width: 119.494px;height: 89.5787px;top: 0px;left: 257.328px;}#IMAGE1019 > .ladi-image > .ladi-image-background { width: 119.494px;height: 89.5787px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x400/5c1d99096efb27661e81da20/giam-mo-sau-khi-sinh-mo-2-20191002085640.jpg");}#IMAGE1020 { width: 119.494px;height: 89.6216px;top: 95.352px;left: 257.328px;}#IMAGE1020 > .ladi-image > .ladi-image-background { width: 119.494px;height: 89.6216px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x400/5c1d99096efb27661e81da20/cay-nhu-huong-20191002085921.jpg");}#IMAGE1021 { width: 115.789px;height: 115.79px;top: 0px;left: 135.171px;}#IMAGE1021 > .ladi-image > .ladi-image-background { width: 115.789px;height: 115.79px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/trinh-nu-hoang-cung-20191002064628.png");}#SECTION1022 { height: 1589.68px;}#BOX1023 { width: 400px;height: 65.9085px;top: 0px;left: 10px;}#BOX1023 > .ladi-box { box-shadow: 0px 10px 10px -8px #000; -webkit-box-shadow: 0px 10px 10px -8px #000; background-color: rgb(214, 239, 219); border-color: rgb(230, 222, 222); border-width: 1px; border-radius: 20px;}#HEADLINE1024 { width: 400px;top: 15px;left: 10px;}#HEADLINE1024 > .ladi-headline { color: rgb(9, 102, 71); font-size: 21px; text-align: center; line-height: 1.4;}#PARAGRAPH1025 { width: 402px;top: 88px;left: 9px;}#PARAGRAPH1025 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1026 { width: 373px;top: 986.904px;left: 36.19px;}#PARAGRAPH1026 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 18px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1027 { width: 406.781px;height: 311.17px;top: 0px;left: 0px;}#BOX1028 { width: 406.781px;height: 311.17px;top: 0px;left: 0px;}#BOX1028 > .ladi-box { box-shadow: 0px 15px 20px -20px rgba(9, 102, 71, 1.0); -webkit-box-shadow: 0px 15px 20px -20px rgba(9, 102, 71, 1.0); background-color: rgb(10, 107, 74); border-style: dashed; border-color: rgb(9, 102, 71); border-width: 1px; border-radius: 5px;}#BOX1028.ladi-animation > .ladi-box { animation-iteration-count: 1; -webkit-animation-iteration-count: 1;}#PARAGRAPH1029 { width: 371px;top: 9.27025px;left: 16.5624px;}#PARAGRAPH1029 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1030 { width: 414.413px;height: 373.755px;top: 87.908px;left: 0px;}#GROUP1031 { width: 378.568px;height: 134.088px;top: 94.753px;left: 35.8453px;}#BOX1032 { width: 378.568px;height: 134.088px;top: 0px;left: 0px;}#BOX1032 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); -webkit-box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); background-color: rgb(28, 90, 61); border-style: dotted; border-color: rgb(28, 90, 61); border-width: 2px; border-radius: 20px;}#PARAGRAPH1033 { width: 366px;top: 102.797px;left: 44.8472px;}#PARAGRAPH1033 > .ladi-paragraph { color: rgb(253, 253, 253); font-size: 18px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1034 { width: 377.617px;height: 130.088px;top: 243.667px;left: 35.8453px;}#BOX1035 { width: 377.617px;height: 130.088px;top: 0px;left: 0px;}#BOX1035 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); -webkit-box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); background-color: rgb(28, 90, 61); border-style: dotted; border-color: rgb(28, 90, 61); border-width: 2px; border-radius: 20px;}#PARAGRAPH1036 { width: 363px;top: 249.667px;left: 46.8472px;}#PARAGRAPH1036 > .ladi-paragraph { color: rgb(253, 253, 253); font-size: 18px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1037 { width: 378.568px;height: 80.853px;top: 0px;left: 35.8453px;}#BOX1038 { width: 378.568px;height: 80.853px;top: 0px;left: 0px;}#BOX1038 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); -webkit-box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); background-color: rgb(28, 90, 61); border-style: dotted; border-color: rgb(28, 90, 61); border-width: 2px; border-radius: 20px;}#PARAGRAPH1039 { width: 363px;top: 11.7583px;left: 44.8472px;}#PARAGRAPH1039 > .ladi-paragraph { color: rgb(253, 253, 253); font-size: 18px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1040 { width: 37.2555px;height: 46.0223px;top: 16.3559px;left: 0px;}#SHAPE1041 { width: 37.2555px;height: 46.0223px;top: 0px;left: 0px;}#SHAPE1041 svg:last-child { fill: rgba(214, 239, 219, 1.0);}#HEADLINE1042 { width: 23px;top: 10.0754px;left: 6.22973px;}#HEADLINE1042 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(10, 103, 72); font-size: 21px; font-weight: bold; text-align: left; line-height: 1;}#SHAPE1045 { width: 31.5679px;height: 31.2637px;top: 992.474px;left: 0.0007px;}#SHAPE1045 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#BOX1046 { width: 367.82px;height: 349.756px;top: 11.4444px;left: 46.8551px;}#BOX1046 > .ladi-box { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#SHAPE1047 { width: 20.9997px;height: 37.4008px;top: 9.10038px;left: 0px;}#SHAPE1047 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SHAPE1048 { width: 15.3674px;height: 20.0277px;top: 0px;left: 10.653px;}#SHAPE1048 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#BOX1049 { width: 374.556px;height: 351.049px;top: 0px;left: 31.1195px;}#BOX1049 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#PARAGRAPH1050 { width: 347px;top: 18.8224px;left: 46.8551px;}#PARAGRAPH1050 > .ladi-paragraph { color: rgb(57, 57, 57); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1051 { width: 37.2555px;height: 46.0223px;top: 226.774px;left: 0px;}#SHAPE1052 { width: 37.2555px;height: 46.0223px;top: 0px;left: 0px;}#SHAPE1052 svg:last-child { fill: rgba(214, 239, 219, 1.0);}#HEADLINE1053 { width: 23px;top: 10.0754px;left: 6.22973px;}#HEADLINE1053 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(10, 103, 72); font-size: 21px; font-weight: bold; text-align: left; line-height: 1;}#GROUP1054 { width: 37.2555px;height: 46.0223px;top: 375.935px;left: 1px;}#SHAPE1055 { width: 37.2555px;height: 46.0223px;top: 0px;left: 0px;}#SHAPE1055 svg:last-child { fill: rgba(214, 239, 219, 1.0);}#HEADLINE1056 { width: 23px;top: 10.0754px;left: 6.22973px;}#HEADLINE1056 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(9, 102, 71); font-size: 21px; font-weight: bold; text-align: left; line-height: 1;}#SECTION1075 { height: 3993.43px;}#HEADLINE1076 { width: 400px;top: 25px;left: 10px;}#HEADLINE1076 > .ladi-headline { color: rgb(9, 102, 70); font-size: 20px; text-align: center; line-height: 1.4;}#IMAGE1077 { width: 407.913px;height: 250.563px;top: 105px;left: 6.076px;}#IMAGE1077 > .ladi-image > .ladi-image-background { width: 407.913px;height: 250.563px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/herbs-15347379041091681983758-20190929052813.jpeg");}#IMAGE1077 > .ladi-image { border-radius: 2px;}#GROUP1078 { width: 467.645px;height: 236.902px;top: 376.456px;left: 11.351px;}#GROUP1079 { width: 400.545px;height: 236.902px;top: 0px;left: 0px;}#GROUP1079.ladi-animation > .ladi-group { animation-name: bounce; -webkit-animation-name: bounce; animation-delay: 1s; -webkit-animation-delay: 1s; animation-duration: 1s; -webkit-animation-duration: 1s; animation-iteration-count: 1; -webkit-animation-iteration-count: 1;}#BOX1080 { width: 390.558px;height: 220.425px;top: 0px;left: 0px;}#BOX1080 > .ladi-box { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; opacity: 0.2; background-color: rgb(9, 102, 70); border-radius: 5px;}#BOX1081 { width: 389.913px;height: 226.661px;top: 10.2411px;left: 10.6322px;}#BOX1081 > .ladi-box { background-color: rgb(10, 103, 72); border-radius: 5px;}#PARAGRAPH1082 { width: 408px;top: 120.475px;left: 59.6452px;}#PARAGRAPH1082 > .ladi-paragraph { color: rgb(9, 102, 70); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1083 { width: 370px;top: 17.5035px;left: 19.7726px;}#PARAGRAPH1083 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1084 { width: 404.725px;height: 67.8567px;top: 631.466px;left: 6.076px;}#SHAPE1085 { width: 58.4288px;height: 67.8567px;top: 0px;left: 0px;}#SHAPE1085 svg:last-child { fill: rgba(202, 32, 24, 1.0);}#GROUP1086 { width: 339.994px;height: 39.7364px;top: 14.0602px;left: 64.731px;}#PARAGRAPH1087 { width: 331px;top: 4.95442px;left: 4.58626px;}#PARAGRAPH1087 > .ladi-paragraph { color: rgb(9, 102, 70); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#GROUP1088 { width: 339.994px;height: 39.7364px;top: 0px;left: 0px;}#GROUP1088.ladi-animation > .ladi-group { animation-name: pulse; -webkit-animation-name: pulse; animation-delay: 1s; -webkit-animation-delay: 1s; animation-duration: 2s; -webkit-animation-duration: 2s; animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite;}#GROUP1089 { width: 109.238px;height: 39.7364px;top: 0px;left: 0px;}#SHAPE1090 { width: 51.7103px;height: 39.7364px;top: 0px;left: 0px;}#SHAPE1090 > .ladi-shape { opacity: 0.5;}#SHAPE1090 svg:last-child { fill: #000;}#SHAPE1091 { width: 51.7103px;height: 39.7364px;top: 0px;left: 57.5277px;}#SHAPE1091 > .ladi-shape { opacity: 0.5;}#SHAPE1091 svg:last-child { fill: #000;}#GROUP1092 { width: 109.238px;height: 39.7364px;top: 0px;left: 115.702px;}#SHAPE1093 { width: 51.7103px;height: 39.7364px;top: 0px;left: 0px;}#SHAPE1093 > .ladi-shape { opacity: 0.5;}#SHAPE1093 svg:last-child { fill: #000;}#SHAPE1094 { width: 51.7103px;height: 39.7364px;top: 0px;left: 57.5277px;}#SHAPE1094 > .ladi-shape { opacity: 0.5;}#SHAPE1094 svg:last-child { fill: #000;}#GROUP1095 { width: 109.238px;height: 39.7364px;top: 0px;left: 230.756px;}#SHAPE1096 { width: 51.7103px;height: 39.7364px;top: 0px;left: 0px;}#SHAPE1096 > .ladi-shape { opacity: 0.5;}#SHAPE1096 svg:last-child { fill: #000;}#SHAPE1097 { width: 51.7103px;height: 39.7364px;top: 0px;left: 57.5277px;}#SHAPE1097 > .ladi-shape { opacity: 0.5;}#SHAPE1097 svg:last-child { fill: #000;}#BUTTON1098 { width: 238.892px;height: 50.044px;top: 703.358px;left: 88.993px;}#BUTTON1098 > .ladi-button > .ladi-button-background { background-color: rgb(201, 31, 23);}#BUTTON1098 > .ladi-button { box-shadow: inset 1px -15px 20px -20px #000; -webkit-box-shadow: inset 1px -15px 20px -20px #000; border-radius: 20px;}#BUTTON_TEXT1098 { width: 238px;top: 9px;left: 0px;}#BUTTON_TEXT1098 > .ladi-headline { color: rgb(255, 255, 255); font-size: 21px; font-weight: bold; text-align: center; line-height: 1.6;}#GROUP1100 { width: 400px;height: 543.333px;top: 779.402px;left: 7.725px;}#IMAGE1101 { width: 395.215px;height: 261.333px;top: 0px;left: 4.6675px;}#IMAGE1101 > .ladi-image > .ladi-image-background { width: 456.891px;height: 261.333px;top: -0.000234px;left: -61.6766px;background-image: url("https://w.ladicdn.com/s800x600/5c1d99096efb27661e81da20/img_1212-1-20200317071516.jpg");}#IMAGE1101 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-style: solid; border-color: rgb(29, 90, 63); border-width: 2px; border-radius: 20px;}#LIST_PARAGRAPH1102 { width: 400px;top: 293.333px;left: 0px;}#LIST_PARAGRAPH1102 > .ladi-list-paragraph { color: rgb(74, 74, 74); font-size: 16px; line-height: 1.6;}#LIST_PARAGRAPH1102 ul li { padding-left: 20px;}#LIST_PARAGRAPH1102 ul li:before { content: ""; background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20%20viewBox%3D%220%200%201664%201896.0833%22%20fill%3D%22rgba(10%2C%20103%2C%2072%2C%201)%22%3E%20%3Cpath%20d%3D%22M1408%20930v318q0%20119-84.5%20203.5T1120%201536H288q-119%200-203.5-84.5T0%201248V416q0-119%2084.5-203.5T288%20128h832q63%200%20117%2025%2015%207%2018%2023%203%2017-9%2029l-49%2049q-10%2010-23%2010-3%200-9-2-23-6-45-6H288q-66%200-113%2047t-47%20113v832q0%2066%2047%20113t113%2047h832q66%200%20113-47t47-113V994q0-13%209-22l64-64q10-10%2023-10%206%200%2012%203%2020%208%2020%2029zm231-489l-814%20814q-24%2024-57%2024t-57-24L281%20825q-24-24-24-57t24-57l110-110q24-24%2057-24t57%2024l263%20263%20647-647q24-24%2057-24t57%2024l110%20110q24%2024%2024%2057t-24%2057z%22%3E%3C%2Fpath%3E%20%3C%2Fsvg%3E"); width: 20px; height: 20px; top: 1px; }#GROUP1105 { width: 407.414px;height: 275.17px;top: 0px;left: 0px;}#BOX1108 { width: 407.414px;height: 275.17px;top: 0px;left: 0px;}#BOX1108 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 5px;}#PARAGRAPH1109 { width: 385px;top: 15.5277px;left: 6.46316px;}#PARAGRAPH1109 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 18px; text-align: left; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1110 { width: 386px;top: 27.416px;left: 11.134px;}#PARAGRAPH1110 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1115 { width: 405.875px;height: 278.65px;top: 0px;left: 0px;}#BOX1115 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 5px;}#PARAGRAPH1117 { width: 384px;top: 28.0924px;left: 10.275px;}#PARAGRAPH1117 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#SECTION1118 { height: 827px;}#SECTION1118 > .ladi-section-background { background-position: left top; background-repeat: repeat;}#GROUP1120 { width: 387.739px;height: 686px;top: 109.5px;left: 17.088px;}#GROUP1124 { width: 368.761px;height: 477px;top: 209px;left: 9.489px;}#GROUP1125 { width: 368.761px;height: 152px;top: 0px;left: 0px;}#GROUP1126 { width: 368.761px;height: 152px;top: 0px;left: 0px;}#BOX1127 { width: 368.761px;height: 152px;top: 0px;left: 0px;}#BOX1127 > .ladi-box { background-color: rgb(228, 228, 228); border-radius: 20px;}#BOX1128 { width: 23.8938px;height: 20.177px;top: 10.7611px;left: 324.955px;}#BOX1128 > .ladi-box { background-color: rgb(9, 102, 70); border-radius: 100px;}#PARAGRAPH1130 { width: 183px;top: 24px;left: 142.761px;}#PARAGRAPH1130 > .ladi-paragraph { color: rgb(9, 102, 70); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#GROUP1131 { width: 368.761px;height: 152px;top: 325px;left: 0px;}#GROUP1132 { width: 368.761px;height: 152px;top: 0px;left: 0px;}#BOX1133 { width: 368.761px;height: 152px;top: 0px;left: 0px;}#BOX1133 > .ladi-box { background-color: rgb(228, 228, 228); border-radius: 20px;}#BOX1134 { width: 23.8938px;height: 20.177px;top: 10.7611px;left: 324.955px;}#BOX1134 > .ladi-box { background-color: rgb(9, 102, 70); border-radius: 100px;}#PARAGRAPH1136 { width: 183px;top: 20px;left: 139.761px;}#PARAGRAPH1136 > .ladi-paragraph { color: rgb(9, 102, 70); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#GROUP1137 { width: 368.761px;height: 152px;top: 162px;left: 0px;}#GROUP1138 { width: 368.761px;height: 152px;top: 0px;left: 0px;}#BOX1139 { width: 368.761px;height: 152px;top: 0px;left: 0px;}#BOX1139 > .ladi-box { background-color: rgb(228, 228, 228); border-radius: 20px;}#BOX1140 { width: 23.8938px;height: 20.177px;top: 10.7611px;left: 324.955px;}#BOX1140 > .ladi-box { background-color: rgb(9, 102, 70); border-radius: 100px;}#PARAGRAPH1142 { width: 183px;top: 20px;left: 144.761px;}#PARAGRAPH1142 > .ladi-paragraph { color: rgb(9, 102, 70); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#GROUP1145 { width: 387.739px;height: 199.026px;top: 0px;left: 0px;}#GROUP1146 { width: 387.739px;height: 199.026px;top: 0px;left: 0px;}#BOX1147 { width: 387.739px;height: 199.026px;top: 0px;left: 0px;}#BOX1147 > .ladi-box { background-color: rgb(9, 102, 70); border-radius: 30px;}#BOX1148 { width: 25.1235px;height: 26.4194px;top: 14.0903px;left: 341.679px;}#BOX1148 > .ladi-box { background-color: rgb(255, 255, 255); border-radius: 100px;}#PARAGRAPH1151 { width: 331px;top: 79.1138px;left: 28.3695px;}#PARAGRAPH1151 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#SECTION1152 { height: 2400.9px;}#SECTION1152 > .ladi-section-background { background-size: cover; background-attachment: scroll; background-origin: content-box; background-position: left top; background-repeat: no-repeat;}#HEADLINE1153 { width: 371px;top: 142.438px;left: 23px;}#HEADLINE1153 > .ladi-headline { color: rgb(9, 102, 70); font-size: 30px; text-align: center; line-height: 1.4;}#GROUP1161 { width: 420px;height: 655.13px;top: 1727.71px;left: 0px;}#HEADLINE1162 { width: 379px;top: 0px;left: 24.5355px;}#HEADLINE1162 > .ladi-headline { color: rgb(9, 102, 70); font-size: 20px; text-align: center; line-height: 1.6;}#HEADLINE1162.ladi-animation > .ladi-headline { animation-name: slideInLeft; -webkit-animation-name: slideInLeft; animation-delay: 1s; -webkit-animation-delay: 1s; animation-duration: 2s; -webkit-animation-duration: 2s; animation-iteration-count: 1; -webkit-animation-iteration-count: 1;}#GROUP1163 { width: 420px;height: 621.13px;top: 34px;left: 0px;}#GROUP1164 { width: 420px;height: 238.467px;top: 0px;left: 0px;}#BOX1166 { width: 420px;height: 238.467px;top: 0px;left: 0px;}#BOX1166 > .ladi-box { opacity: 0.6; background-color: rgb(255, 255, 255); border-style: dotted; border-color: rgb(9, 102, 71); border-width: 3px; border-radius: 20px;}#PARAGRAPH1168 { width: 402px;top: 13.9999px;left: 9px;}#PARAGRAPH1168 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1169 { width: 420px;height: 371.485px;top: 249.645px;left: 0px;}#BOX1170 { width: 420px;height: 364.999px;top: 0px;left: 0px;}#BOX1170 > .ladi-box { background-color: rgb(9, 102, 71);}#PARAGRAPH1171 { width: 398px;top: 21.485px;left: 11px;}#PARAGRAPH1171 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#HEADLINE1173 { width: 420px;top: 0px;left: 0px;}#HEADLINE1173 > .ladi-headline { color: rgb(9, 102, 70); font-size: 20px; text-align: center; line-height: 1.6;}#HEADLINE1173.ladi-animation > .ladi-headline { animation-name: slideInLeft; -webkit-animation-name: slideInLeft; animation-delay: 1s; -webkit-animation-delay: 1s; animation-duration: 1s; -webkit-animation-duration: 1s; animation-iteration-count: 1; -webkit-animation-iteration-count: 1;}#GROUP1176 { width: 420px;height: 218px;top: 35px;left: 0px;}#BOX1177 { width: 420px;height: 218px;top: 0px;left: 0px;}#BOX1177 > .ladi-box { opacity: 0.6; background-color: rgb(255, 255, 255); border-style: dotted; border-color: rgb(9, 102, 71); border-width: 3px; border-radius: 20px;}#PARAGRAPH1178 { width: 401px;top: 22.5px;left: 9.5px;}#PARAGRAPH1178 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1179 { width: 420px;height: 165.999px;top: 269.64px;left: 0px;}#BOX1180 { width: 420px;height: 165.999px;top: 0px;left: 0px;}#BOX1180 > .ladi-box { background-color: rgb(9, 102, 71);}#PARAGRAPH1181 { width: 389px;top: 19.9995px;left: 15.5307px;}#PARAGRAPH1181 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1183 { width: 420px;height: 789.244px;top: 453.438px;left: 0px;}#GROUP1185 { width: 420px;height: 754.12px;top: 35.1236px;left: 0px;}#GROUP1186 { width: 420px;height: 269.319px;top: 0px;left: 0px;}#BOX1187 { width: 420px;height: 269.319px;top: 0px;left: 0px;}#BOX1187 > .ladi-box { opacity: 0.6; background-color: rgb(255, 255, 255); border-style: dotted; border-color: rgb(9, 102, 71); border-width: 3px; border-radius: 20px;}#PARAGRAPH1188 { width: 391px;top: 8.0397px;left: 14.5px;}#PARAGRAPH1188 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1189 { width: 420px;height: 471.412px;top: 282.708px;left: 0px;}#BOX1190 { width: 420px;height: 471.412px;top: 0px;left: 0px;}#BOX1190 > .ladi-box { background-color: rgb(9, 102, 71);}#PARAGRAPH1191 { width: 394px;top: 20.5776px;left: 13px;}#PARAGRAPH1191 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#SHAPE1194 { width: 39.2215px;height: 51.0631px;top: 274.333px;left: 16.294px;}#SHAPE1194 > .ladi-shape { transform: rotate(-87deg); -webkit-transform: rotate(-87deg);}#SHAPE1194 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SECTION1217 { height: 1716.59px;}#IMAGE1218 { width: 400px;height: 266.875px;top: 1407.72px;left: 10px;}#IMAGE1218 > .ladi-image > .ladi-image-background { width: 400px;height: 266.875px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/2534671-20191005050324.jpg");}#IMAGE1218 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-style: solid; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#HEADLINE1219 { width: 303px;top: 8px;left: 58.5003px;}#HEADLINE1219 > .ladi-headline { color: rgb(9, 102, 70); font-size: 20px; text-align: center; line-height: 1.6;}#GROUP1222 { width: 420px;height: 163.001px;top: 524.389px;left: 0.00015px;}#GROUP1223 { width: 420px;height: 163.001px;top: 0px;left: 0px;}#BOX1224 { width: 412.527px;height: 144.991px;top: 0px;left: 0px;}#BOX1224 > .ladi-box { opacity: 0.2; background-color: rgb(9, 102, 70); border-radius: 5px;}#BOX1225 { width: 412.527px;height: 148.991px;top: 14.0098px;left: 7.4733px;}#BOX1225 > .ladi-box { background-color: rgb(9, 102, 70); border-radius: 5px;}#PARAGRAPH1226 { width: 376px;top: 24.0001px;left: 25.5px;}#PARAGRAPH1226 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1227 { width: 420px;height: 141.001px;top: 710.389px;left: 0px;}#GROUP1228 { width: 420px;height: 141.001px;top: 0px;left: 0px;}#BOX1229 { width: 412.527px;height: 125.795px;top: 0px;left: 0px;}#BOX1229 > .ladi-box { opacity: 0.2; background-color: rgb(9, 102, 70); border-radius: 5px;}#BOX1230 { width: 412.527px;height: 125.795px;top: 15.2059px;left: 7.4733px;}#BOX1230 > .ladi-box { background-color: rgb(9, 102, 70); border-radius: 5px;}#PARAGRAPH1231 { width: 379px;top: 26.0001px;left: 24.3464px;}#PARAGRAPH1231 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1232 { width: 420px;height: 220.941px;top: 875.389px;left: -0.00015px;}#GROUP1233 { width: 420px;height: 220.941px;top: 0px;left: 0px;}#BOX1234 { width: 412.527px;height: 196.359px;top: 0px;left: 0px;}#BOX1234 > .ladi-box { opacity: 0.2; background-color: rgb(9, 102, 70); border-radius: 5px;}#BOX1235 { width: 412.527px;height: 203.359px;top: 17.5818px;left: 7.4733px;}#BOX1235 > .ladi-box { background-color: rgb(9, 102, 70); border-radius: 5px;}#PARAGRAPH1236 { width: 378px;top: 30.282px;left: 25.8282px;}#PARAGRAPH1236 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1237 { width: 420px;height: 241.89px;top: 1121.83px;left: 0px;}#GROUP1238 { width: 420px;height: 241.89px;top: 0px;left: 0px;}#BOX1239 { width: 412.527px;height: 219.863px;top: 0px;left: 0px;}#BOX1239 > .ladi-box { opacity: 0.2; background-color: rgb(9, 102, 70); border-radius: 5px;}#BOX1240 { width: 412.527px;height: 225.863px;top: 16.0274px;left: 7.4733px;}#BOX1240 > .ladi-box { background-color: rgb(9, 102, 70); border-radius: 5px;}#PARAGRAPH1241 { width: 381px;top: 22.9322px;left: 23.5001px;}#PARAGRAPH1241 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#HEADLINE1244 { width: 420px;top: 10px;left: 0px;}#HEADLINE1244 > .ladi-headline { color: rgb(9, 102, 70); font-size: 20px; text-align: center; line-height: 1.6;}#SECTION1246 { height: 549px;}#SECTION1246 > .ladi-section-background { background-size: cover; background-attachment: scroll; background-origin: content-box; background-position: left top; background-repeat: no-repeat; opacity: 0.2;}#BOX1248 { width: 389.459px;height: 297px;top: 0px;left: 0px;}#BOX1248 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 3px; border-radius: 40px 40px 0px 0px;}#LIST_PARAGRAPH1249 { width: 346px;top: 19.9022px;left: 21.7295px;}#LIST_PARAGRAPH1249 > .ladi-list-paragraph { color: rgb(9, 102, 71); font-size: 16px; line-height: 1.6;}#LIST_PARAGRAPH1249 ul li { padding-left: 20px;}#LIST_PARAGRAPH1249 ul li:before { content: counter(linum, disc); font-size: 40px; top: -20px; }#IMAGE1250 { width: 155.015px;height: 206.75px;top: 0px;left: 105.124px;}#IMAGE1250 > .ladi-image > .ladi-image-background { width: 155.015px;height: 206.75px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s500x550/5c1d99096efb27661e81da20/smile-removebg-preview-20191010164526.png");}#SECTION1251 { height: 306.563px;}#SECTION1251 > .ladi-section-background { background-color: rgb(9, 102, 71);}#HEADLINE1253 { width: 400px;top: 27.563px;left: 10.224px;}#HEADLINE1253 > .ladi-headline { color: rgb(255, 255, 255); font-size: 30px; text-align: center; line-height: 1.6;}#PARAGRAPH1258 { width: 401px;top: 177.563px;left: 10.2848px;}#PARAGRAPH1258 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#SECTION1285 { height: 4474.04px;}#SECTION1285 > .ladi-section-background { background-size: cover; background-attachment: fixed; background-position: center top; background-repeat: repeat; opacity: 0.2;}#HEADLINE1287 { width: 395px;top: 0px;left: 12.9505px;}#HEADLINE1287 > .ladi-headline { color: rgb(9, 102, 70); font-size: 20px; text-align: center; line-height: 1.4;}#IMAGE1288 { width: 420px;height: 279.72px;top: 108.29px;left: 0px;}#IMAGE1288 > .ladi-image > .ladi-image-background { width: 420px;height: 279.72px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/00c5dfc63180d8de8191-20191006065219.jpg");}#IMAGE1288 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#GROUP1289 { width: 420.901px;height: 470.641px;top: 326.827px;left: 0px;}#BOX1290 { width: 420.901px;height: 470.641px;top: 0px;left: 0px;}#BOX1290 > .ladi-box { box-shadow: 5px 0px 17px -12px #000; -webkit-box-shadow: 5px 0px 17px -12px #000; background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1291 { width: 402px;top: 30.2568px;left: 9.25207px;}#PARAGRAPH1291 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#HEADLINE1294 { width: 420px;top: 0px;left: 0px;}#HEADLINE1294 > .ladi-headline { color: rgb(9, 102, 70); font-size: 20px; text-align: center; line-height: 1.4;}#IMAGE1295 { width: 420px;height: 282.723px;top: 940.11px;left: 0px;}#IMAGE1295 > .ladi-image > .ladi-image-background { width: 420px;height: 282.723px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/5-tac-dung-phu-sau-khi-quan-he-khien-ke-do-mat-nguoi-hoang-mang-20191006070232.jpg");}#IMAGE1295 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#BOX1297 { width: 420px;height: 474.201px;top: 314.897px;left: 0px;}#BOX1297 > .ladi-box { box-shadow: -5px 0px 17px -12px #000; -webkit-box-shadow: -5px 0px 17px -12px #000; background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1299 { width: 404px;top: 343.598px;left: 8px;}#PARAGRAPH1299 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#HEADLINE1303 { width: 420px;top: 0px;left: 0px;}#HEADLINE1303 > .ladi-headline { color: rgb(9, 102, 70); font-size: 20px; text-align: center; line-height: 1.4;}#IMAGE1304 { width: 420px;height: 287.828px;top: 1731.09px;left: 0.296px;}#IMAGE1304 > .ladi-image > .ladi-image-background { width: 461.96px;height: 307.665px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/5c1d99096efb27661e81da20/viem-co-tu-cung-anh-huong-gi-1-20191006070517.gif");}#IMAGE1304 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#IMAGE1306 { width: 419.477px;height: 279.373px;top: 3176.52px;left: 0px;}#IMAGE1306 > .ladi-image > .ladi-image-background { width: 419.477px;height: 279.373px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/viem-lo-tuyen-co-tu-cung-khi-mang-thai-20191006071652.jpg");}#IMAGE1306 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-radius: 20px;}#GROUP1307 { width: 419.544px;height: 566.943px;top: 319.71px;left: 1.0481px;}#BOX1308 { width: 419.544px;height: 566.943px;top: 0px;left: 0px;}#BOX1308 > .ladi-box { box-shadow: 5px 0px 17px -12px #000; -webkit-box-shadow: 5px 0px 17px -12px #000; background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1311 { width: 404px;top: 33.4715px;left: 7.772px;}#PARAGRAPH1311 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1312 { width: 419.485px;height: 530.778px;top: 2563.5px;left: 0.55355px;}#BOX1313 { width: 419.485px;height: 530.778px;top: 0px;left: 0px;}#BOX1313 > .ladi-box { box-shadow: -5px 0px 17px -12px #000; -webkit-box-shadow: -5px 0px 17px -12px #000; background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1315 { width: 404px;top: 31.4155px;left: 7.7425px;}#PARAGRAPH1315 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#HEADLINE1319 { width: 358px;top: 3116.89px;left: 31.296px;}#HEADLINE1319 > .ladi-headline { color: rgb(9, 102, 70); font-size: 20px; text-align: center; line-height: 1.4;}#IMAGE1320 { width: 420px;height: 353.918px;top: 4101.35px;left: 1.1647px;}#IMAGE1320 > .ladi-image > .ladi-image-background { width: 440.944px;height: 353.918px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x700/5c1d99096efb27661e81da20/photo1510726556549-1510726557534-0-32-335-571-crop-1510726628211-20191006072021.jpg");}#IMAGE1320 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-radius: 20px;}#GROUP1321 { width: 420px;height: 640.53px;top: 3471.89px;left: 0px;}#BOX1322 { width: 420px;height: 640.53px;top: 0px;left: 0px;}#BOX1322 > .ladi-box { box-shadow: 5px 0px 17px -12px #000; -webkit-box-shadow: 5px 0px 17px -12px #000; background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1323 { width: 395px;top: 15.5302px;left: 15.0894px;}#PARAGRAPH1323 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1324 { width: 395px;top: 372.995px;left: 12.3563px;}#PARAGRAPH1324 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 18px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#SECTION1326 { height: 324.88px;}#SECTION1326 > .ladi-section-background { background-color: rgb(27, 90, 62);}#IMAGE1327 { width: 171px;height: 171px;top: 16.5787px;left: 5.725px;}#IMAGE1327 > .ladi-image > .ladi-image-background { width: 171px;height: 171px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s500x500/5c1d99096efb27661e81da20/logo-trang-hong-duc-1565524703.jpg");}#HEADLINE1328 { width: 235px;top: 16.5787px;left: 191.017px;}#HEADLINE1328 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 21px; font-weight: bold; text-align: left; line-height: 1.4;}#LINE1329 { width: 300px;top: 233.586px;left: 68.6428px;}#LINE1329 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE1329 > .ladi-line { width: 100%;padding: 8px 0px;}#HEADLINE1330 { width: 355px;top: 258.602px;left: 32.6263px;}#HEADLINE1330 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 16px; text-align: center; line-height: 1.4;}#HEADLINE1331 { width: 170px;top: 48.9363px;left: 191px;}#HEADLINE1331 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 16px; text-align: left; line-height: 1.6;}#HEADLINE1332 { width: 155px;top: 167.601px;left: 192.989px;}#HEADLINE1332 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 16px; text-align: left; line-height: 1.4;}#HEADLINE1333 { width: 233px;top: 138.016px;left: 191.017px;}#HEADLINE1333 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 21px; font-weight: bold; text-align: left; line-height: 1.2;}#IMAGE327 { width: 513.514px;height: 283.188px;top: 0px;left: 0px;}#IMAGE327 > .ladi-image > .ladi-image-background { width: 513.514px;height: 385.136px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s850x700/5c1d99096efb27661e81da20/1-20191005081531.png");}#BOX1338 { width: 194.212px;height: 204.321px;top: 0px;left: 0px;}#BOX1338 > .ladi-box { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1339 { width: 170px;top: 79.1846px;left: 12.095px;}#PARAGRAPH1339 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#GROUP1337 { width: 194.212px;height: 204.321px;top: 721.438px;left: 5.766px;}#BOX1341 { width: 194.212px;height: 204.321px;top: 0px;left: 0px;}#BOX1341 > .ladi-box { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; background-color: rgb(10, 103, 72); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1342 { width: 173px;top: 14.6605px;left: 10.606px;}#PARAGRAPH1342 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#GROUP1340 { width: 194.212px;height: 204.321px;top: 721.438px;left: 220.023px;}#GROUP1345 { width: 408.5px;height: 858px;top: 455.438px;left: 5.75009px;}#GROUP1346 { width: 414.413px;height: 461.663px;top: 259px;left: 0px;}#GROUP1347 { width: 26.0204px;height: 46.5012px;top: 1.43054px;left: 0px;}#LINE562 { width: 353px;top: 97.862px;left: 0px;}#LINE562 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(191, 191, 191); border-right: 2px solid rgb(191, 191, 191); border-bottom: 2px solid rgb(191, 191, 191); border-left: 0px !important;}#LINE562 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1355 { width: 367px;top: 504.506px;left: 25.169px;}#LINE1355 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE1355 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1361 { width: 351px;top: 2512.34px;left: 30.4511px;}#LINE1361 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE1361 > .ladi-line { width: 100%;padding: 8px 0px;}#HEADLINE1410 { width: 400px;top: 309.506px;left: 10px;}#HEADLINE1410 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1424 { width: 419.157px;height: 347.756px;top: 13.5443px;left: -1px;}#GROUP1425 { width: 406.781px;height: 311.17px;top: 1134.6px;left: 6.61px;}#GROUP1427 { width: 410.786px;height: 255.427px;top: 1009.62px;left: 4.607px;}#LINE9 { width: 340px;top: 198.173px;left: 29.7254px;}#LINE9 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE9 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH1043 { width: 396px;top: 7.954px;left: 11px;}#PARAGRAPH1043 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#HEADLINE1435 { width: 319px;top: 255.506px;left: 48.5px;}#HEADLINE1435 > .ladi-headline { color: rgb(29, 90, 63); font-size: 20px; font-weight: bold; text-align: center; line-height: 1.6;}#HEADLINE1440 { width: 389px;top: 10px;left: 15.5px;}#HEADLINE1440 > .ladi-headline { color: rgb(10, 103, 72); font-size: 20px; text-align: center; line-height: 1.6;}#IMAGE1443 { width: 400px;height: 266.666px;top: 62px;left: 10px;}#IMAGE1443 > .ladi-image > .ladi-image-background { width: 400px;height: 266.666px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/as-day5wv-20191011073652.jpg");}#IMAGE1443 > .ladi-image { box-shadow: 9px 15px 20px -21px #000; -webkit-box-shadow: 9px 15px 20px -21px #000; border-style: solid; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#PARAGRAPH1444 { width: 341px;top: 0px;left: 28.5px;}#PARAGRAPH1444 > .ladi-paragraph { color: rgb(29, 90, 63); font-size: 20px; text-align: center; line-height: 1.6;}#PARAGRAPH1445 { width: 341px;top: 237.173px;left: 29.7254px;}#PARAGRAPH1445 > .ladi-paragraph { color: rgb(29, 90, 63); font-size: 20px; text-align: center; line-height: 1.6;}#PARAGRAPH1446 { width: 400px;top: 0px;left: 0px;}#PARAGRAPH1446 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#LINE1447 { width: 400px;top: 139.77px;left: 0px;}#LINE1447 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE1447 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH1448 { width: 400px;top: 175.937px;left: 0px;}#PARAGRAPH1448 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH1450 { width: 394px;top: 1104.27px;left: 13px;}#PARAGRAPH1450 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE1451 { width: 400px;height: 266.666px;top: 807.603px;left: 10px;}#IMAGE1451 > .ladi-image > .ladi-image-background { width: 400px;height: 266.666px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/cervicitis-dreamstime_s_117558839-20191031061550.jpg");}#IMAGE1451 > .ladi-image { box-shadow: 9px 15px 20px -21px #000; -webkit-box-shadow: 9px 15px 20px -21px #000; border-style: solid; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#LIST_PARAGRAPH1453 { width: 387px;top: 550.23px;left: 16px;}#LIST_PARAGRAPH1453 > .ladi-list-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1453 ul li { padding-left: 20px;}#LIST_PARAGRAPH1453 ul li:before { content: ""; background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20%20viewBox%3D%220%200%201792%201896.0833%22%20fill%3D%22rgba(29%2C%2090%2C%2063%2C%201)%22%3E%20%3Cpath%20d%3D%22M1671%20566q0%2040-28%2068l-724%20724-136%20136q-28%2028-68%2028t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28%2068-28t68%2028l294%20295%20656-657q28-28%2068-28t68%2028l136%20136q28%2028%2028%2068z%22%3E%3C%2Fpath%3E%20%3C%2Fsvg%3E"); width: 20px; height: 20px; top: 1px; }#SECTION1454 { height: 3437.58px;}#SECTION1454 > .ladi-section-background { background-size: cover; background-attachment: scroll; background-origin: content-box; background-position: left top; background-repeat: no-repeat; opacity: 0.7;}#IMAGE1455 { width: 400px;height: 158.042px;top: 2531.22px;left: 10px;}#IMAGE1455 > .ladi-image > .ladi-image-background { width: 400px;height: 158.042px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x500/5c1d99096efb27661e81da20/linh-vat-hong-duc-20190828083930.png");}#GROUP1457 { width: 403px;height: 290px;top: 169.438px;left: 8px;}#HEADLINE1458 { width: 369px;top: 0px;left: 17.5px;}#HEADLINE1458 > .ladi-headline { color: rgb(9, 102, 70); font-size: 30px; text-align: center; line-height: 1.4;}#PARAGRAPH1459 { width: 403px;top: 165px;left: 0px;}#PARAGRAPH1459 > .ladi-paragraph { color: rgb(57, 57, 57); font-size: 16px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#GROUP1460 { width: 411px;height: 260.975px;top: 633.387px;left: 4.5px;}#BOX1461 { width: 411px;height: 260.975px;top: 0px;left: 0px;}#BOX1461 > .ladi-box { box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); background-color: rgb(10, 103, 72); border-radius: 7px;}#PARAGRAPH1462 { width: 378px;top: 91.579px;left: 14.6357px;}#PARAGRAPH1462 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1463 { width: 411px;height: 291.949px;top: 902.438px;left: 4.5px;}#BOX1464 { width: 411px;height: 291.949px;top: 0px;left: 0px;}#BOX1464 > .ladi-box { box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); opacity: 0.8; background-color: rgb(255, 255, 255); border-radius: 7px;}#PARAGRAPH1465 { width: 380px;top: 73.299px;left: 15.5px;}#PARAGRAPH1465 > .ladi-paragraph { color: rgb(9, 102, 70); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1467 { width: 410.25px;height: 280.949px;top: 0px;left: 0px;}#BOX1467 > .ladi-box { box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); background-color: rgb(9, 102, 70); border-radius: 7px;}#LINE1472 { width: 222px;top: 702.362px;left: 99px;}#LINE1472 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE1472 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH1473 { width: 344px;top: 666.362px;left: 37.5px;}#PARAGRAPH1473 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1474 { width: 188px;top: 911.36px;left: 116px;}#PARAGRAPH1474 > .ladi-paragraph { color: rgb(9, 102, 70); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#LINE1475 { width: 222px;top: 947.362px;left: 99px;}#LINE1475 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(29, 90, 63); border-right: 1px solid rgb(29, 90, 63); border-bottom: 1px solid rgb(29, 90, 63); border-left: 0px !important;}#LINE1475 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH1471 { width: 384px;top: 110.995px;left: 13.125px;}#PARAGRAPH1471 > .ladi-paragraph { color: rgb(57, 57, 57); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1470 { width: 410.25px;height: 362.949px;top: 0px;left: 0px;}#BOX1470 > .ladi-box { box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); opacity: 0.8; background-color: rgb(255, 255, 255); border-radius: 7px;}#GROUP1469 { width: 410.25px;height: 362.949px;top: 3058.68px;left: 5.5px;}#PARAGRAPH1479 { width: 194px;top: 3079.36px;left: 112.625px;}#PARAGRAPH1479 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#LINE1480 { width: 222px;top: 3122.36px;left: 98.625px;}#LINE1480 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(29, 90, 63); border-right: 1px solid rgb(29, 90, 63); border-bottom: 1px solid rgb(29, 90, 63); border-left: 0px !important;}#LINE1480 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX1500 { width: 411px;height: 370.638px;top: 0px;left: 0px;}#BOX1500 > .ladi-box { box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); background-color: rgb(9, 102, 70); border-radius: 7px;}#PARAGRAPH1501 { width: 377px;top: 77.23px;left: 17px;}#PARAGRAPH1501 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1503 { width: 411px;height: 409.567px;top: 0px;left: 0px;}#BOX1503 > .ladi-box { box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); opacity: 0.8; background-color: rgb(255, 255, 255); border-radius: 7px;}#PARAGRAPH1504 { width: 380px;top: 109.567px;left: 15.6539px;}#PARAGRAPH1504 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#LINE1505 { width: 231px;top: 47.639px;left: 89.5px;}#LINE1505 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE1505 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH1506 { width: 291px;top: 14.639px;left: 60px;}#PARAGRAPH1506 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1507 { width: 214px;top: 21.9081px;left: 98.5px;}#PARAGRAPH1507 > .ladi-paragraph { color: rgb(9, 102, 70); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#LINE1508 { width: 214px;top: 61.789px;left: 98.5px;}#LINE1508 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(9, 102, 71); border-right: 1px solid rgb(9, 102, 71); border-bottom: 1px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE1508 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH1510 { width: 378px;top: 110.946px;left: 15.7733px;}#PARAGRAPH1510 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1511 { width: 288px;top: 22.557px;left: 60.2733px;}#PARAGRAPH1511 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#LINE1512 { width: 218px;top: 66.557px;left: 95.2733px;}#LINE1512 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE1512 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX1516 { width: 410.25px;height: 406.628px;top: 0px;left: 0px;}#BOX1516 > .ladi-box { box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); opacity: 0.8; background-color: rgb(255, 255, 255); border-radius: 7px;}#PARAGRAPH1517 { width: 379px;top: 83.3255px;left: 16px;}#PARAGRAPH1517 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1515 { width: 410.25px;height: 406.628px;top: 2282.63px;left: 4.5px;}#BOX1519 { width: 410.25px;height: 356.342px;top: 2695.26px;left: 5.5px;}#BOX1519 > .ladi-box { box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); background-size: cover; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s750x700/5c1d99096efb27661e81da20/rger-20191005071148.jpg"); background-position: left top; background-repeat: repeat; border-radius: 7px;}#PARAGRAPH1521 { width: 296px;top: 2301.6px;left: 61.875px;}#PARAGRAPH1521 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#LINE1522 { width: 222px;top: 2337.6px;left: 98.625px;}#LINE1522 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(9, 102, 70); border-right: 1px solid rgb(9, 102, 70); border-bottom: 1px solid rgb(9, 102, 70); border-left: 0px !important;}#LINE1522 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1524 { width: 350px;top: 273.438px;left: 35px;}#LINE1524 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(180, 180, 180); border-right: 2px solid rgb(180, 180, 180); border-bottom: 2px solid rgb(180, 180, 180); border-left: 0px !important;}#LINE1524 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX1526 { width: 420px;height: 618px;top: 0px;left: 0px;}#BOX1526 > .ladi-box { background-color: rgb(255, 255, 255); border-style: dashed; border-color: rgb(132, 132, 132); border-width: 2px; border-radius: 20px;}#BOX1527 { width: 405.202px;height: 424.245px;top: 213.269px;left: 7.92452px;}#BOX1527 > .ladi-box { background-color: rgb(9, 102, 70); border-radius: 20px;}#HEADLINE560 { width: 405px;top: 14.933px;left: 7.92452px;}#HEADLINE560 > .ladi-headline { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE1528 { width: 409.236px;height: 251.927px;top: 4.93px;left: 5.882px;}#IMAGE1528 > .ladi-image > .ladi-image-background { width: 409.236px;height: 306.927px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x650/5c1d99096efb27661e81da20/img_1175-1_optimized-20200317062311.jpg");}#IMAGE1528 > .ladi-image { box-shadow: -5px 5px 17px -12px #000; -webkit-box-shadow: -5px 5px 17px -12px #000; border-style: solid; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#PARAGRAPH1529 { width: 388px;top: 1362.91px;left: 16.3175px;}#PARAGRAPH1529 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#BOX1530 { width: 409.871px;height: 809.047px;top: 0px;left: 0px;}#BOX1530 > .ladi-box { background-color: rgb(9, 102, 70); border-radius: 20px;}#BOX1531 { width: 396.315px;height: 490.161px;top: 122.23px;left: 7.17673px;}#BOX1531 > .ladi-box { background-color: rgb(255, 255, 255); border-radius: 20px;}#SECTION1532 { height: 1474.67px;}#IMAGE1534 { width: 409.871px;height: 215.563px;top: 29px;left: 5.0645px;}#IMAGE1534 > .ladi-image > .ladi-image-background { width: 409.871px;height: 215.563px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x550/5c1d99096efb27661e81da20/cach-dat-thuoc-vao-am-dao-1-1-20191006164641.jpg");}#LIST_PARAGRAPH1559 { width: 406px;top: 275.256px;left: 0px;}#LIST_PARAGRAPH1559 > .ladi-list-paragraph { color: rgb(57, 57, 57); font-size: 16px; line-height: 1.6;}#LIST_PARAGRAPH1559 ul li { padding-left: 20px;}#LIST_PARAGRAPH1559 ul li:before { content: counter(linum, none); font-size: 40px; top: -20px; }#PARAGRAPH1575 { width: 400px;top: 272.563px;left: 10.3175px;}#PARAGRAPH1575 > .ladi-paragraph { color: rgb(10, 107, 74); font-size: 18px; font-weight: bold; text-align: center; line-height: 1.6;}#PARAGRAPH1578 { width: 382px;top: 292px;left: 19px;}#PARAGRAPH1578 > .ladi-paragraph { color: rgb(10, 103, 72); font-size: 16px; text-align: center; line-height: 1.4;}#SECTION1594 { height: 3946.17px;}#SECTION1594 > .ladi-section-background { background-color: rgb(255, 255, 255);}#BOX1596 { width: 409.468px;height: 697.034px;top: 0px;left: 0px;}#BOX1596 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); -webkit-box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); background-color: rgb(10, 103, 72); border-style: dotted; border-color: rgb(28, 90, 61); border-width: 2px; border-radius: 30px;}#HEADLINE1597 { width: 349px;top: 59.7194px;left: 35.366px;}#HEADLINE1597 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 16px; font-weight: bold; text-align: left; line-height: 1;}#PARAGRAPH1598 { width: 389px;top: 125.566px;left: 10.234px;}#PARAGRAPH1598 > .ladi-paragraph { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#LINE1599 { width: 389px;top: 91.69px;left: 10.234px;}#LINE1599 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE1599 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX1600 { width: 160px;height: 160px;top: 0px;left: 122.364px;}#BOX1600 > .ladi-box { background-size: auto 100%; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s500x500/5c1d99096efb27661e81da20/ap-lanh-co-tu-cung-tu-the-ap-lanh-20191031092943.jpg"); background-position: center top; background-repeat: no-repeat; border-style: solid; border-color: rgb(28, 90, 61); border-width: 4px; border-radius: 110px;}#HEADLINE1601 { width: 419px;top: 8px;left: 0.5px;}#HEADLINE1601 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(28, 90, 61); font-size: 20px; font-weight: bold; text-align: center; line-height: 1;}#GROUP1609 { width: 409.468px;height: 697.034px;top: 126.4px;left: 0px;}#GROUP1612 { width: 409.468px;height: 823.434px;top: 45.4379px;left: 5.266px;}#BOX1616 { width: 409.5px;height: 817.301px;top: 133.949px;left: 0px;}#BOX1616 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); -webkit-box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); background-color: rgb(10, 103, 72); border-style: dotted; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 30px;}#PARAGRAPH1617 { width: 388px;top: 262.395px;left: 10.75px;}#PARAGRAPH1617 > .ladi-paragraph { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#LINE1618 { width: 390px;top: 2047.63px;left: 15px;}#LINE1618 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE1618 > .ladi-line { width: 100%;padding: 8px 0px;}#HEADLINE1619 { width: 333px;top: 188.905px;left: 37.704px;}#HEADLINE1619 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 16px; font-weight: bold; text-align: center; line-height: 1.4;}#BOX1620 { width: 160px;height: 160px;top: 0px;left: 124.204px;}#BOX1620 > .ladi-box { background-size: auto 100%; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s500x500/5c1d99096efb27661e81da20/hinh-anh-co-tu-cung-3-20191031093051.jpg"); background-position: center top; background-repeat: no-repeat; border-style: solid; border-color: rgb(28, 90, 61); border-width: 4px; border-radius: 110px;}#BOX1624 { width: 409.502px;height: 562.638px;top: 10.4291px;left: 295.968px;}#BOX1624 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); -webkit-box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); background-color: rgb(10, 103, 72); border-style: dotted; border-color: rgb(28, 90, 61); border-width: 2px; border-radius: 30px;}#PARAGRAPH1625 { width: 390px;top: 139px;left: 305.968px;}#PARAGRAPH1625 > .ladi-paragraph { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#LINE1626 { width: 1066px;top: 0px;left: 0px;}#LINE1626 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE1626 > .ladi-line { width: 100%;padding: 8px 0px;}#HEADLINE1627 { width: 187px;top: 65px;left: 407.468px;}#HEADLINE1627 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 16px; font-weight: bold; text-align: left; line-height: 1;}#GROUP1623 { width: 1066px;height: 573.067px;top: 117.364px;left: 0px;}#BOX1628 { width: 160px;height: 160px;top: 0px;left: 420.968px;}#BOX1628 > .ladi-box { background-size: auto 100%; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s500x500/5c1d99096efb27661e81da20/hinh-anh-co-tu-cung-1-20191031093051.jpg"); background-position: center top; background-repeat: no-repeat; border-style: solid; border-color: rgb(28, 90, 61); border-width: 4px; border-radius: 110px;}#GROUP1621 { width: 1066px;height: 690.431px;top: 1842.84px;left: -289.968px;}#GROUP1636 { width: 409.5px;height: 951.25px;top: 878.38px;left: 5.266px;}#BOX1639 { width: 160px;height: 160px;top: 0px;left: 124.204px;}#BOX1639 > .ladi-box { background-size: auto 100%; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s500x500/5c1d99096efb27661e81da20/ap-lanh-20191006171823.png"); background-position: center top; background-repeat: no-repeat; border-style: solid; border-color: rgb(28, 90, 61); border-width: 4px; border-radius: 110px;}#BOX1640 { width: 408.5px;height: 646.357px;top: 127.19px;left: 0px;}#BOX1640 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); -webkit-box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); background-color: rgb(10, 103, 72); border-style: dotted; border-color: rgb(28, 90, 61); border-width: 2px; border-radius: 30px;}#PARAGRAPH1641 { width: 389px;top: 256.25px;left: 10px;}#PARAGRAPH1641 > .ladi-paragraph { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#HEADLINE1642 { width: 357px;top: 191.373px;left: 14px;}#HEADLINE1642 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 16px; font-weight: bold; text-align: right; line-height: 1;}#GROUP1637 { width: 408.5px;height: 773.547px;top: 0px;left: 0px;}#LINE1643 { width: 387px;top: 1100.63px;left: 16.5px;}#LINE1643 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE1643 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX1647 { width: 409.093px;height: 345.638px;top: 0px;left: 0px;}#BOX1647 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); -webkit-box-shadow: 0px 0px 0px 0px rgba(8,8,8,0.15); background-color: rgb(10, 103, 72); border-style: dotted; border-color: rgb(28, 90, 61); border-width: 2px; border-radius: 30px;}#PARAGRAPH1648 { width: 387px;top: 139.571px;left: 11.204px;}#PARAGRAPH1648 > .ladi-paragraph { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#LINE1649 { width: 291px;top: 157.571px;left: 580px;}#LINE1649 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE1649 > .ladi-line { width: 100%;padding: 8px 0px;}#HEADLINE1650 { width: 343px;top: 55.571px;left: 33.091px;}#HEADLINE1650 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 16px; font-weight: bold; text-align: left; line-height: 1;}#GROUP1646 { width: 871px;height: 345.638px;top: 129.793px;left: 0px;}#BOX1651 { width: 160px;height: 160px;top: 0px;left: 124.591px;}#BOX1651 > .ladi-box { background-size: auto 100%; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s500x500/5c1d99096efb27661e81da20/dot-laser-20191006175607.jpg"); background-position: center top; background-repeat: no-repeat; border-style: solid; border-color: rgb(28, 90, 61); border-width: 4px; border-radius: 110px;}#GROUP1644 { width: 871px;height: 475.431px;top: 0px;left: 0px;}#IMAGE1652 { width: 400px;height: 254.563px;top: 1468.79px;left: 5.04px;}#IMAGE1652 > .ladi-image > .ladi-image-background { width: 400px;height: 254.563px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/img_1161-1-20200317062312.jpg");}#IMAGE1653 { width: 405px;height: 277.842px;top: 101px;left: 7.5px;}#IMAGE1653 > .ladi-image > .ladi-image-background { width: 405px;height: 277.842px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/dsc_8807-20191008100251.jpg");}#IMAGE1653 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#IMAGE1654 { width: 405px;height: 277.842px;top: 1761.84px;left: 7.5px;}#IMAGE1654 > .ladi-image > .ladi-image-background { width: 405px;height: 277.842px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/dsc_8772-20191008100251.jpg");}#IMAGE1654 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#IMAGE1655 { width: 316.985px;height: 204.23px;top: 0px;left: 59.6246px;}#IMAGE1655 > .ladi-image > .ladi-image-background { width: 316.985px;height: 212.031px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s650x550/5c1d99096efb27661e81da20/dsc_4892-20191002102211.jpg");}#IMAGE1655 > .ladi-image { -webkit-mask: url("https://w.ladicdn.com/v2/source/masks/7.svg") 0% 0% / 100% 100%;}#PARAGRAPH1656 { width: 384px;top: 0px;left: 10.5px;}#PARAGRAPH1656 > .ladi-paragraph { color: rgb(10, 103, 72); font-size: 18px; text-align: center; line-height: 1.6;}#IMAGE1658 { width: 410.11px;height: 305.624px;top: 1527.9px;left: 7.249px;}#IMAGE1658 > .ladi-image > .ladi-image-background { width: 410.11px;height: 307.582px;top: -1.9585px;left: 0px;background-image: url("https://w.ladicdn.com/s750x650/5c1d99096efb27661e81da20/img_1165-1_optimized-20200317062926.jpg");}#IMAGE1658 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-style: solid; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#PARAGRAPH1659 { width: 361px;top: 0px;left: 20.696px;}#PARAGRAPH1659 > .ladi-paragraph { color: rgb(10, 103, 72); font-size: 18px; text-align: center; line-height: 1.6;}#LINE1660 { width: 403px;top: 39.158px;left: 0px;}#LINE1660 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(132, 132, 132); border-right: 1px solid rgb(132, 132, 132); border-bottom: 1px solid rgb(132, 132, 132); border-left: 0px !important;}#LINE1660 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX1662 { width: 201.547px;height: 130.305px;top: 1906.67px;left: 215.699px;}#BOX1662 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#BOX1663 { width: 201.954px;height: 55.8914px;top: 1848.52px;left: 215.699px;}#BOX1663 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#BOX1664 { width: 410.631px;height: 259.301px;top: 57.1539px;left: 0px;}#BOX1664 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 3px;}#BOX1665 { width: 410.631px;height: 55.8913px;top: 0px;left: 0px;}#BOX1665 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#BOX1666 { width: 199.26px;height: 130.301px;top: 58.154px;left: 0.3582px;}#BOX1666 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#BOX1667 { width: 199.692px;height: 55.8914px;top: 0px;left: 0px;}#BOX1667 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#PARAGRAPH1668 { width: 162px;top: 85.8045px;left: 18.167px;}#PARAGRAPH1668 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1669 { width: 391px;top: 68.1003px;left: 10.7641px;}#PARAGRAPH1669 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1670 { width: 176px;top: 1934.32px;left: 228.473px;}#PARAGRAPH1670 > .ladi-paragraph { color: rgb(253, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1671 { width: 268px;top: 12.297px;left: 72.3138px;}#PARAGRAPH1671 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; font-weight: bold; text-align: center; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1672 { width: 208px;top: 12.297px;left: 0.392px;}#PARAGRAPH1672 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; font-weight: bold; text-align: center; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1673 { width: 229px;top: 1862.47px;left: 203.885px;}#PARAGRAPH1673 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; font-weight: bold; text-align: center; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1675 { width: 340px;top: 0px;left: 32.5px;}#PARAGRAPH1675 > .ladi-paragraph { color: rgb(10, 103, 72); font-size: 18px; text-align: center; line-height: 1.6;}#BOX1677 { width: 190.068px;height: 308.429px;top: 3646.88px;left: 222.936px;}#BOX1677 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#BOX1678 { width: 190.068px;height: 61.1132px;top: 3583.92px;left: 222.299px;}#BOX1678 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#BOX1679 { width: 404.38px;height: 265.226px;top: 4020.02px;left: 7.8095px;}#BOX1679 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 3px;}#BOX1680 { width: 404.38px;height: 61.1132px;top: 3957.06px;left: 7.8095px;}#BOX1680 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#BOX1681 { width: 204.722px;height: 309.176px;top: 3645.93px;left: 8.94849px;}#BOX1681 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#BOX1682 { width: 204.722px;height: 61.1132px;top: 3582.97px;left: 8.5645px;}#BOX1682 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 4px;}#PARAGRAPH1683 { width: 173px;top: 3660.71px;left: 21.21px;}#PARAGRAPH1683 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1684 { width: 385px;top: 4034.8px;left: 18.4097px;}#PARAGRAPH1684 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1685 { width: 157px;top: 3661.66px;left: 238.836px;}#PARAGRAPH1685 > .ladi-paragraph { color: rgb(253, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1686 { width: 264px;top: 3970.51px;left: 79.0228px;}#PARAGRAPH1686 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; font-weight: bold; text-align: center; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1687 { width: 202px;top: 3596.42px;left: 8.98471px;}#PARAGRAPH1687 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; font-weight: bold; text-align: center; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1688 { width: 204px;top: 3599.17px;left: 221.936px;}#PARAGRAPH1688 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; font-weight: bold; text-align: center; letter-spacing: 0px; line-height: 1.6;}#BOX1690 { width: 43.7041px;height: 48.0147px;top: 0px;left: 318.614px;}#BOX1690 > .ladi-box { background-color: rgb(224, 224, 224);}#BOX1691 { width: 317.615px;height: 48.0147px;top: 0px;left: 0px;}#BOX1691 > .ladi-box { background-color: rgb(250, 244, 244); border-style: solid; border-color: rgb(224, 211, 211); border-width: 1px;}#SHAPE1692 { width: 37.2775px;height: 43.9369px;top: 1.58331px;left: 323.088px;}#SHAPE1692 svg:last-child { fill: rgba(99, 119, 103, 1.0);}#PARAGRAPH1693 { width: 288px;top: 0px;left: 14.3075px;}#PARAGRAPH1693 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#GROUP1689 { width: 362.318px;height: 50px;top: 99.391px;left: 28.8409px;}#GROUP1694 { width: 410.786px;height: 218.393px;top: 1385.75px;left: 0px;}#GROUP1695 { width: 71px;height: 55.54px;top: 1627.65px;left: 173.735px;}#SHAPE1696 { width: 20.3378px;height: 25.0029px;top: 2221.03px;left: 8.7446px;}#SHAPE1696 svg:last-child { fill: rgba(10, 103, 72, 1);}#SHAPE1697 { width: 20.3378px;height: 25.0029px;top: 2296.03px;left: 8.7446px;}#SHAPE1697 svg:last-child { fill: rgba(10, 103, 72, 1);}#SHAPE1698 { width: 20.3378px;height: 25.0029px;top: 2397.03px;left: 8.7446px;}#SHAPE1698 svg:last-child { fill: rgba(10, 103, 72, 1);}#GROUP1699 { width: 414.675px;height: 361.2px;top: 751.463px;left: 0.0007px;}#IMAGE1700 { width: 110px;height: 110px;top: 19px;left: 154.5px;}#IMAGE1700 > .ladi-image > .ladi-image-background { width: 110px;height: 110px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#IMAGE1701 { width: 110px;height: 110px;top: 16px;left: 155px;}#IMAGE1701 > .ladi-image > .ladi-image-background { width: 110px;height: 110px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#IMAGE1702 { width: 110px;height: 110px;top: 17px;left: 155px;}#IMAGE1702 > .ladi-image > .ladi-image-background { width: 110px;height: 110px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#IMAGE1703 { width: 110px;height: 110px;top: 0px;left: 153.579px;}#IMAGE1703 > .ladi-image > .ladi-image-background { width: 110px;height: 110px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#IMAGE1704 { width: 110px;height: 110px;top: 20px;left: 155px;}#IMAGE1704 > .ladi-image > .ladi-image-background { width: 110px;height: 110px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#HEADLINE1718 { width: 400px;top: 10px;left: 10px;}#HEADLINE1718 > .ladi-headline { color: rgb(10, 103, 72); font-size: 20px; font-weight: bold; text-align: center; line-height: 1.6;}#LINE1362 { width: 413px;top: 1045.59px;left: 429px;display: none !important;}#LINE1362 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE1362 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH1074 { width: 354px;top: 7.69231px;left: 15.7809px;}#PARAGRAPH1074 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1073 { width: 386.33px;height: 200px;top: 0px;left: 0px;}#BOX1073 > .ladi-box { box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); opacity: 0.8; background-color: rgb(255, 255, 255); border-radius: 7px;}#GROUP1072 { width: 386.33px;height: 200px;top: 873.034px;left: 17.585px;}#PARAGRAPH1071 { width: 378px;top: 23.5px;left: 13.085px;}#PARAGRAPH1071 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1070 { width: 406.085px;height: 147px;top: 0px;left: 0px;}#BOX1070 > .ladi-box { box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); background-color: rgb(9, 102, 70); border-radius: 7px;}#GROUP1069 { width: 406.085px;height: 147px;top: 1080.5px;left: 7.915px;}#PARAGRAPH1068 { width: 370px;top: 16.8782px;left: 10.0003px;}#PARAGRAPH1068 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1067 { width: 390px;height: 175px;top: 0px;left: 0px;}#BOX1067 > .ladi-box { box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); opacity: 0.8; background-color: rgb(255, 255, 255); border-radius: 7px;}#GROUP1066 { width: 390px;height: 184.878px;top: 448.502px;left: 15.5px;}#PARAGRAPH1065 { width: 376px;top: 13.654px;left: 15.5316px;}#PARAGRAPH1065 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1064 { width: 409px;height: 230.663px;top: 0px;left: 0px;}#BOX1064 > .ladi-box { box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 0px 15px 2px rgba(36,36,36,0.19); background-color: rgb(9, 102, 70); border-radius: 7px;}#GROUP1063 { width: 409px;height: 237.654px;top: 633.38px;left: 6px;}#PARAGRAPH1062 { width: 409px;top: 229.139px;left: 0px;}#PARAGRAPH1062 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#HEADLINE1061 { width: 341px;top: 0px;left: 33.5px;}#HEADLINE1061 > .ladi-headline { color: rgb(9, 102, 70); font-size: 30px; text-align: center; line-height: 1.4;}#GROUP1060 { width: 409px;height: 279.139px;top: 142px;left: 6px;}#IMAGE1059 { width: 110px;height: 110px;top: 8px;left: 155px;}#IMAGE1059 > .ladi-image > .ladi-image-background { width: 110px;height: 110px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#IMAGE1058 { width: 400px;height: 158.042px;top: 775.51px;left: 427.5px;display: none !important;}#IMAGE1058 > .ladi-image > .ladi-image-background { width: 400px;height: 158.042px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x500/5c1d99096efb27661e81da20/linh-vat-hong-duc-20190828083930.png");}#SECTION1057 { height: 1252.59px;}#SECTION1057 > .ladi-section-background { background-size: cover; background-attachment: scroll; background-origin: content-box; background-position: left top; background-repeat: no-repeat; opacity: 0.7;}#GROUP1739 { width: 434.47px;height: 356.547px;top: 344.532px;left: 10px;}#GROUP1740 { width: 400px;height: 425.937px;top: 353.666px;left: 10px;}#GROUP1741 { width: 413.149px;height: 321.518px;top: 42.1156px;left: 0px;}#GROUP1742 { width: 420px;height: 637.514px;top: 410.123px;left: -0.10543px;}#PARAGRAPH1748 { width: 400px;top: 312.438px;left: 10px;}#PARAGRAPH1748 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: center; line-height: 1.6;}#HEADLINE1193 { width: 420px;top: 0px;left: 0px;}#HEADLINE1193 > .ladi-headline { color: rgb(9, 102, 70); font-size: 20px; text-align: center; line-height: 1.6;}#HEADLINE1193.ladi-animation > .ladi-headline { animation-name: slideInLeft; -webkit-animation-name: slideInLeft; animation-delay: 1s; -webkit-animation-delay: 1s; animation-duration: 2s; -webkit-animation-duration: 2s; animation-iteration-count: 1; -webkit-animation-iteration-count: 1;}#GROUP1184 { width: 420px;height: 789.244px;top: 0px;left: 0px;}#SHAPE1749 { width: 39.2215px;height: 51.0631px;top: 1484.32px;left: 351px;}#SHAPE1749 > .ladi-shape { transform: rotate(-87deg); -webkit-transform: rotate(-87deg);}#SHAPE1749 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#GROUP1154 { width: 422.719px;height: 406.39px;top: 86px;left: 8.6405px;}#SHAPE1160 { width: 57.5937px;height: 66.1707px;top: 0px;left: 33.437px;}#SHAPE1160 > .ladi-shape { transform: rotate(-140deg); -webkit-transform: rotate(-140deg);}#SHAPE1160 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#PARAGRAPH1159 { width: 328px;top: 22.9641px;left: 20.6759px;}#PARAGRAPH1159 > .ladi-paragraph { color: rgb(9, 102, 70); font-size: 18px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1158 { width: 359.673px;height: 161.947px;top: 0px;left: 0px;}#BOX1158 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(201, 31, 23); border-width: 4px; border-radius: 20px;}#GROUP1157 { width: 359.673px;height: 161.947px;top: 36.867px;left: 0px;}#GROUP1156 { width: 359.673px;height: 198.814px;top: 207.576px;left: 23.428px;}#IMAGE1155 { width: 422.719px;height: 244.544px;top: 0px;left: 0px;}#IMAGE1155 > .ladi-image > .ladi-image-background { width: 422.719px;height: 282.047px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/mau-dong-phuc-dep-nhat-danh-cho-bac-sy-20191007031654.png");}#SHAPE1751 { width: 39.2215px;height: 51.0631px;top: 1967.84px;left: 18.389px;}#SHAPE1751 > .ladi-shape { transform: rotate(-87deg); -webkit-transform: rotate(-87deg);}#SHAPE1751 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SECTION1753 { height: 2008.34px;}#SECTION1753 > .ladi-overlay { background-color: rgba(255, 255, 255, 0.4);}#SECTION1753 > .ladi-section-background { background-size: cover; background-attachment: fixed; background-position: center top; background-repeat: no-repeat;}#HEADLINE1755 { width: 300px;top: 35px;left: 60.2238px;}#HEADLINE1755 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(28, 90, 61); font-size: 20px; font-weight: bold; text-align: center; line-height: 1.4;}#GROUP1785 { width: 35.3291px;height: 95.606px;top: 0px;left: 0px;}#BOX1786 { width: 35.3291px;height: 95.606px;top: 0px;left: 0px;}#BOX1786 > .ladi-box { background-color: rgb(30, 109, 72);}#SHAPE1787 { width: 14.7211px;height: 26.9889px;top: 38.899px;left: 9.304px;}#SHAPE1787 svg:last-child { fill: rgba(255,255,255,1);}#BOX1788 { width: 379.022px;height: 278.229px;top: 0.04442px;left: 40.5324px;}#BOX1788 > .ladi-box { background-color: rgb(214, 239, 219);}#HEADLINE1789 { width: 358px;top: 17.091px;left: 51.2167px;}#HEADLINE1789 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP1792 { width: 419.554px;height: 278.273px;top: 137.435px;left: 0.446564px;}#BOX1795 { width: 35.3291px;height: 96.122px;top: 0px;left: 0px;}#BOX1795 > .ladi-box { background-color: rgb(30, 109, 72);}#SHAPE1796 { width: 20.4996px;height: 21.808px;top: 39.0317px;left: 7.41477px;}#SHAPE1796 svg:last-child { fill: rgba(255,255,255,1);}#BOX1797 { width: 379.022px;height: 393.573px;top: 0.041027px;left: 40.5324px;}#BOX1797 > .ladi-box { background-color: rgb(214, 239, 219);}#HEADLINE1798 { width: 358px;top: 7.83562px;left: 51.2167px;}#HEADLINE1798 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP1793 { width: 419.554px;height: 393.614px;top: 0px;left: 0px;}#BOX1801 { width: 35.3291px;height: 95.999px;top: 0px;left: 0px;}#BOX1801 > .ladi-box { background-color: rgb(30, 109, 72);}#SHAPE1802 { width: 20.4996px;height: 21.808px;top: 35.0955px;left: 7.41477px;}#SHAPE1802 svg:last-child { fill: rgba(255,255,255,1);}#GROUP1800 { width: 35.3291px;height: 95.999px;top: 0px;left: 0px;}#BOX1803 { width: 379.022px;height: 343.573px;top: 0.041027px;left: 40.5324px;}#BOX1803 > .ladi-box { background-color: rgb(214, 239, 219);}#HEADLINE1804 { width: 358px;top: 7.83562px;left: 51.2167px;}#HEADLINE1804 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#BOX1807 { width: 35.3291px;height: 96.04px;top: 0px;left: 0px;}#BOX1807 > .ladi-box { background-color: rgb(30, 109, 72);}#SHAPE1808 { width: 17.4465px;height: 25.0424px;top: 35.4988px;left: 8.94129px;}#SHAPE1808 svg:last-child { fill: rgba(255,255,255,1);}#GROUP1806 { width: 35.3291px;height: 96.04px;top: 0px;left: 0px;}#BOX1809 { width: 379.022px;height: 296.573px;top: 0.041027px;left: 40.5324px;}#BOX1809 > .ladi-box { background-color: rgb(214, 239, 219);}#HEADLINE1810 { width: 358px;top: 7.83562px;left: 51.2167px;}#HEADLINE1810 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP1805 { width: 419.554px;height: 296.614px;top: 1184.2px;left: 0px;}#BOX1813 { width: 35.3291px;height: 96.081px;top: 0px;left: 0px;}#BOX1813 > .ladi-box { background-color: rgb(30, 109, 72);}#SHAPE1814 { width: 17.4465px;height: 29.6082px;top: 33.2363px;left: 8.94129px;}#SHAPE1814 svg:last-child { fill: rgba(255,255,255,1);}#GROUP1812 { width: 35.3291px;height: 96.081px;top: 0px;left: 0px;}#BOX1815 { width: 379.022px;height: 348.573px;top: 0.041027px;left: 40.5324px;}#BOX1815 > .ladi-box { background-color: rgb(214, 239, 219);}#HEADLINE1816 { width: 358px;top: 7.83562px;left: 51.2167px;}#HEADLINE1816 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP1811 { width: 419.554px;height: 348.614px;top: 1492.78px;left: 0.446764px;}#LINE1817 { width: 30px;top: 44.5834px;left: 0.446564px;}#LINE1817 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(201, 31, 23); border-right: 2px solid rgb(201, 31, 23); border-bottom: 2px solid rgb(201, 31, 23); border-left: 0px !important;}#LINE1817 > .ladi-line { width: 100%;transform: rotate(30deg); -webkit-transform: rotate(30deg); padding: 8px 0px;}#GROUP1818 { width: 419.554px;height: 393.614px;top: 426.55px;left: 0.446564px;}#GROUP1822 { width: 419.554px;height: 343.614px;top: 829.377px;left: 0.446564px;}#IMAGE1825 { width: 200.531px;height: 168.98px;top: 3892.33px;left: 109.734px;}#IMAGE1825 > .ladi-image > .ladi-image-background { width: 210.531px;height: 168.98px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s550x500/5c1d99096efb27661e81da20/dong-y-1563524061.jpg");}#IMAGE1825 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-radius: 20px;}#IMAGE1827 { width: 110px;height: 110px;top: 19px;left: 153.5px;}#IMAGE1827 > .ladi-image > .ladi-image-background { width: 110px;height: 110px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#IMAGE1828 { width: 94.4375px;height: 94.4375px;top: 14.1255px;left: 545.281px;display: none !important;}#IMAGE1828 > .ladi-image > .ladi-image-background { width: 94.4375px;height: 94.4375px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s400x400/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#LINE1829 { width: 400px;top: 1020.54px;left: 10px;}#LINE1829 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE1829 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP1830 { width: 513.514px;height: 447.008px;top: 907.92px;left: -33.6665px;}#GROUP1831 { width: 416.25px;height: 432.1px;top: 200px;left: 1.875px;}#GROUP1832 { width: 448.24px;height: 423.542px;top: 566.1px;left: -28.24px;}#IMAGE1833 { width: 306.123px;height: 120px;top: 1266.23px;left: 51.295px;}#IMAGE1833 > .ladi-image > .ladi-image-background { width: 306.123px;height: 120px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s650x450/5c1d99096efb27661e81da20/linh-vat-hong-duc-1563789915.png");}#PARAGRAPH1834 { width: 377px;top: 434.231px;left: 20px;}#PARAGRAPH1834 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP1835 { width: 411px;height: 409.567px;top: 1579.36px;left: 4.5px;}#GROUP1836 { width: 410.25px;height: 280.949px;top: 1995.63px;left: 4.75px;}#IMAGE1837 { width: 400px;height: 158.042px;top: 1830.64px;left: 10px;}#IMAGE1837 > .ladi-image > .ladi-image-background { width: 400px;height: 158.042px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x500/5c1d99096efb27661e81da20/linh-vat-hong-duc-20190828083930.png");}#GROUP1838 { width: 411px;height: 370.638px;top: 1201.99px;left: 4.5px;}#IMAGE1839 { width: 367px;height: 120.02px;top: 392.704px;left: 25.169px;}#IMAGE1839 > .ladi-image > .ladi-image-background { width: 367px;height: 120.02px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x450/5c1d99096efb27661e81da20/linh-vat-hong-duc-1563789915.png");}#LINE1840 { width: 400px;top: 1377.23px;left: 9.99975px;}#LINE1840 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE1840 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP1847 { width: 353px;height: 115.862px;top: 137.3px;left: 36px;}#HEADLINE577 { width: 400px;top: 361px;left: 10.5px;}#HEADLINE577 > .ladi-headline { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP1848 { width: 409.871px;height: 809.047px;top: 727.99px;left: 5.382px;}#IMAGE1853 { width: 352.374px;height: 115.237px;top: 0px;left: 20.457px;}#IMAGE1853 > .ladi-image > .ladi-image-background { width: 352.374px;height: 115.237px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x450/5c1d99096efb27661e81da20/linh-vat-hong-duc-1563789915.png");}#LINE1854 { width: 397px;top: 106.906px;left: 0px;}#LINE1854 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE1854 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP1852 { width: 397px;height: 123.906px;top: 3822.26px;left: 12px;}#LINE1855 { width: 353px;top: 267.438px;left: 33.5px;}#LINE1855 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(191, 191, 191); border-right: 2px solid rgb(191, 191, 191); border-bottom: 2px solid rgb(191, 191, 191); border-left: 0px !important;}#LINE1855 > .ladi-line { width: 100%;padding: 8px 0px;}#IMAGE1857 { width: 352.376px;height: 115.238px;top: 0px;left: 22.458px;}#IMAGE1857 > .ladi-image > .ladi-image-background { width: 352.376px;height: 115.238px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x450/5c1d99096efb27661e81da20/linh-vat-hong-duc-1563789915.png");}#LINE1858 { width: 398px;top: 106.906px;left: 0px;}#LINE1858 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE1858 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP1856 { width: 398px;height: 123.906px;top: 1383.26px;left: 22px;}#LINE1859 { width: 353px;top: 87px;left: 49.5px;}#LINE1859 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(191, 191, 191); border-right: 2px solid rgb(191, 191, 191); border-bottom: 2px solid rgb(191, 191, 191); border-left: 0px !important;}#LINE1859 > .ladi-line { width: 100%;padding: 8px 0px;}#IMAGE1861 { width: 352.376px;height: 115.238px;top: 0px;left: 23.458px;}#IMAGE1861 > .ladi-image > .ladi-image-background { width: 352.376px;height: 115.238px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x450/5c1d99096efb27661e81da20/linh-vat-hong-duc-1563789915.png");}#LINE1862 { width: 399px;top: 105.906px;left: 0px;}#LINE1862 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE1862 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP1860 { width: 399px;height: 122.906px;top: 1687.94px;left: 10.5px;}#GROUP1863 { width: 452px;height: 105px;top: 152.438px;left: -14px;}#GROUP1865 { width: 407.629px;height: 259px;top: 636.83px;left: 6.1855px;}#GROUP1866 { width: 405px;height: 203.904px;top: 23.931px;left: 7.804px;}#GROUP1867 { width: 420px;height: 289px;top: 801.68px;left: 0px;}#GROUP1868 { width: 420px;height: 289px;top: 1135.68px;left: 0px;}#GROUP1869 { width: 420px;height: 286px;top: 1456.68px;left: 0px;}#GROUP1870 { width: 212.4px;height: 212.085px;top: 568.835px;left: 7.804px;}#GROUP1871 { width: 403.305px;height: 367.191px;top: 782.91px;left: 8.804px;}#GROUP1872 { width: 217px;height: 212.72px;top: 568.2px;left: 210.5px;}#GROUP1873 { width: 403px;height: 346.344px;top: 1167.55px;left: 8.9565px;}#GROUP1874 { width: 208.392px;height: 188.455px;top: 1848.52px;left: 7.249px;}#GROUP1875 { width: 410.631px;height: 318.1px;top: 2039.09px;left: 7.249px;}#GROUP1877 { width: 405px;height: 271.67px;top: 2945.97px;left: 6.4925px;}#GROUP1878 { width: 411.235px;height: 657.898px;top: 330.151px;left: 4.765px;}#IMAGE1879 { width: 400px;height: 158.042px;top: 941.55px;left: 433.5px;display: none !important;}#IMAGE1879 > .ladi-image > .ladi-image-background { width: 400px;height: 158.042px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x500/5c1d99096efb27661e81da20/linh-vat-hong-duc-20190828083930.png");}#IMAGE1881 { width: 352.376px;height: 115.238px;top: 0px;left: 28.458px;}#IMAGE1881 > .ladi-image > .ladi-image-background { width: 352.376px;height: 115.238px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x450/5c1d99096efb27661e81da20/linh-vat-hong-duc-1563789915.png");}#LINE1882 { width: 401px;top: 106.906px;left: 0px;}#LINE1882 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE1882 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP1880 { width: 401px;height: 123.906px;top: 1465.77px;left: 10px;}#LINE1883 { width: 350px;top: 332.139px;left: 35.5px;}#LINE1883 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(180, 180, 180); border-right: 2px solid rgb(180, 180, 180); border-bottom: 2px solid rgb(180, 180, 180); border-left: 0px !important;}#LINE1883 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP1884 { width: 407.414px;height: 275.17px;top: 28.852px;left: 4.52381px;}#IMAGE1888 { width: 352.376px;height: 115.238px;top: 0px;left: 24.458px;}#IMAGE1888 > .ladi-image > .ladi-image-background { width: 352.376px;height: 115.238px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x450/5c1d99096efb27661e81da20/linh-vat-hong-duc-1563789915.png");}#LINE1889 { width: 389px;top: 106.906px;left: 0px;}#LINE1889 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE1889 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP1887 { width: 389px;height: 123.906px;top: 3869.52px;left: 16.1815px;}#IMAGE1891 { width: 352.376px;height: 115.238px;top: 0px;left: 25.458px;}#IMAGE1891 > .ladi-image > .ladi-image-background { width: 352.376px;height: 115.238px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x450/5c1d99096efb27661e81da20/linh-vat-hong-duc-1563789915.png");}#LINE1892 { width: 391px;top: 109.906px;left: 0px;}#LINE1892 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(186, 186, 186); border-right: 1px dashed rgb(186, 186, 186); border-bottom: 1px dashed rgb(186, 186, 186); border-left: 0px !important;}#LINE1892 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP1890 { width: 391px;height: 126.906px;top: 1881.43px;left: 14px;}#LINE1894 { width: 350px;top: 284px;left: 33.5px;}#LINE1894 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(180, 180, 180); border-right: 2px solid rgb(180, 180, 180); border-bottom: 2px solid rgb(180, 180, 180); border-left: 0px !important;}#LINE1894 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1895 { width: 350px;top: 143.438px;left: 34.5px;}#LINE1895 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(180, 180, 180); border-right: 2px solid rgb(180, 180, 180); border-bottom: 2px solid rgb(180, 180, 180); border-left: 0px !important;}#LINE1895 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP1896 { width: 420.901px;height: 797.468px;top: 22px;left: -0.582px;}#GROUP1897 { width: 420px;height: 789.098px;top: 854.01px;left: 0px;}#GROUP1898 { width: 420.592px;height: 886.653px;top: 1672.44px;left: 0px;}#GROUP1899 { width: 399px;height: 386.173px;top: 624.506px;left: 10.5px;}#IMAGE1558 { width: 406px;height: 258.951px;top: 0px;left: 1.5px;}#IMAGE1558 > .ladi-image > .ladi-image-background { width: 468.531px;height: 264.951px;top: -0.000237px;left: -62.5306px;background-image: url("https://w.ladicdn.com/s800x600/5c1d99096efb27661e81da20/dsc_4894-20191009080418.jpg");}#IMAGE1558 > .ladi-image { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; border-radius: 20px;}#GROUP1557 { width: 407.5px;height: 425.256px;top: 820.153px;left: 6.25px;}#LINE1902 { width: 390px;top: 212.83px;left: 9.266px;}#LINE1902 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE1902 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1903 { width: 390px;top: 205.71px;left: 9.204px;}#LINE1903 > .ladi-line > .ladi-line-container { border-top: 1px solid rgb(255, 255, 255); border-right: 1px solid rgb(255, 255, 255); border-bottom: 1px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE1903 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH1934 { width: 151px;top: 115.647px;left: 92.5px;}#PARAGRAPH1934 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 45px; line-height: 1.6;}#PARAGRAPH1935 { width: 73px;top: 146.647px;left: 238.5px;}#PARAGRAPH1935 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 19px; line-height: 1.6;}#PARAGRAPH1936 { width: 328px;top: 359.647px;left: 65.5px;}#PARAGRAPH1936 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 40px; line-height: 1.6;}#PARAGRAPH1938 { width: 328px;top: 522.647px;left: 65.5px;}#PARAGRAPH1938 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 40px; line-height: 1.6;}#PARAGRAPH1939 { width: 328px;top: 682.647px;left: 65.5px;}#PARAGRAPH1939 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 40px; line-height: 1.6;}#GROUP1940 { width: 420px;height: 435.639px;top: 1259.68px;left: 0px;}#GROUP1941 { width: 389.459px;height: 297px;top: 206.75px;left: 0px;}#GROUP1942 { width: 389.459px;height: 503.75px;top: 21.25px;left: 15.2705px;}#HEADLINE2035 { width: 374px;top: 132.5px;left: 0px;}#HEADLINE2035 > .ladi-headline { color: rgb(255, 255, 255); font-size: 20px; font-weight: bold; text-transform: uppercase; text-align: center; line-height: 1.6;}#HEADLINE2036 { width: 400px;top: 1959.48px;left: 10.682px;}#HEADLINE2036 > .ladi-headline { color: rgb(9, 102, 70); font-size: 20px; text-align: center; line-height: 1.4;}#IMAGE2037 { width: 407.913px;height: 250.563px;top: 2025.48px;left: 6.7255px;}#IMAGE2037 > .ladi-image > .ladi-image-background { width: 407.913px;height: 250.563px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/60141006_1095998210586389_3825320670951112704_o-20190928184525.jpg");}#IMAGE2037 > .ladi-image { border-radius: 20px;}#LINE2038 { width: 350px;top: 1932.48px;left: 35.682px;}#LINE2038 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(189, 189, 189); border-right: 1px dashed rgb(189, 189, 189); border-bottom: 1px dashed rgb(189, 189, 189); border-left: 0px !important;}#LINE2038 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX2041 { width: 406px;height: 885.65px;top: 0px;left: 0px;}#BOX2041 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 15px;}#PARAGRAPH2042 { width: 377px;top: 27.5px;left: 16px;}#PARAGRAPH2042 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE2043 { width: 407.913px;height: 250.563px;top: 3174.69px;left: 6.725px;}#IMAGE2043 > .ladi-image > .ladi-image-background { width: 407.913px;height: 250.563px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/71566213_2273099226132017_8904652602696794112_n-20191114144134.jpg");}#IMAGE2043 > .ladi-image { border-radius: 20px;}#BOX2044 { width: 407.913px;height: 418.275px;top: 3433.26px;left: 6.725px;}#BOX2044 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 10px;}#GROUP2045 { width: 406px;height: 885.65px;top: 2282.04px;left: 6.725px;}#PARAGRAPH2046 { width: 371px;top: 3454.53px;left: 25.1815px;}#PARAGRAPH2046 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#SECTION2048 { height: 365.5px;}#SECTION2048 > .ladi-section-background { background-size: cover; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s768x365/5c1d99096efb27661e81da20/7bf9d633fa12014c5803-20200317045246.jpg"); background-position: right top; background-repeat: repeat;}#SHAPE2053 { width: 161.94px;height: 162.058px;top: 573.418px;left: 281.061px;}#SHAPE2053 svg:last-child { fill: rgba(214, 239, 219, 1.0);}#SHAPE2054 { width: 131.719px;height: 131.815px;top: 264.532px;left: -21px;}#SHAPE2054 svg:last-child { fill: rgba(188, 221, 195, 1.0);}#HEADLINE2056 { width: 337px;top: 133px;left: 41.5px;}#HEADLINE2056 > .ladi-headline { color: rgb(29, 90, 63); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.4;}#IMAGE2057 { width: 110px;height: 110px;top: 10px;left: 155px;}#IMAGE2057 > .ladi-image > .ladi-image-background { width: 110px;height: 110px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#IMAGE2061 { width: 400px;height: 266.666px;top: 716.173px;left: -485px;display: none !important;}#IMAGE2061 > .ladi-image > .ladi-image-background { width: 400px;height: 266.666px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/benh-viem-co-tu-cung-20191005063512.jpg");}#IMAGE2061 > .ladi-image { box-shadow: 9px 15px 20px -21px #000; -webkit-box-shadow: 9px 15px 20px -21px #000; border-style: solid; border-color: rgb(10, 103, 72); border-width: 2px; border-radius: 20px;}#SHAPE2062 { width: 364.793px;height: 365.058px;top: 817.51px;left: -406.397px;display: none !important;}#SHAPE2062 svg:last-child { fill: rgba(214, 239, 219, 1.0);}#SHAPE2064 { width: 89.2696px;height: 98.569px;top: 323.284px;left: 354.145px;}#SHAPE2064 svg:last-child { fill: rgba(188, 221, 195, 1);}#GROUP1744 { width: 420px;height: 393.042px;top: 0px;left: 0px;}#PARAGRAPH1540 { width: 403px;top: 15.4307px;left: 8.1789px;}#PARAGRAPH1540 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX1538 { width: 420px;height: 393.042px;top: 0px;left: 0px;}#BOX1538 > .ladi-box { background-color: rgb(10, 103, 72); border-radius: 15px;}#SHAPE2065 { width: 376.784px;height: 377.058px;top: 297.927px;left: -387.392px;display: none !important;}#SHAPE2065 svg:last-child { fill: rgba(188, 221, 195, 1);}#SHAPE2066 { width: 81.815px;height: 90.3379px;top: 0px;left: 0px;}#SHAPE2066 > .ladi-shape { transform: rotate(180deg); -webkit-transform: rotate(180deg);}#SHAPE2066 svg:last-child { fill: rgba(188, 221, 195, 1);}#GROUP1745 { width: 420px;height: 163.493px;top: 23.69px;left: 22.5px;}#GROUP1577 { width: 420px;height: 163.493px;top: 0px;left: 0px;}#PARAGRAPH1567 { width: 396px;top: 19.2465px;left: 12px;}#PARAGRAPH1567 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH1566 { width: 397px;top: 10.9837px;left: 6.66273px;}#PARAGRAPH1566 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 18px; text-align: left; letter-spacing: 0px; line-height: 1.6;}#BOX1565 { width: 420px;height: 163.493px;top: 0px;left: 0px;}#BOX1565 > .ladi-box { background-color: rgb(10, 103, 72); border-radius: 15px;}#GROUP2067 { width: 442.5px;height: 187.183px;top: 1263.41px;left: -23px;}#GROUP2068 { width: 443.415px;height: 421.853px;top: 364.563px;left: 0px;}#SHAPE2069 { width: 220.897px;height: 221.058px;top: 333.438px;left: 160.552px;}#SHAPE2069 svg:last-child { fill: rgba(188, 221, 195, 1);}#SHAPE2070 { width: 155.28px;height: 155.28px;top: 451.83px;left: 178.36px;}#SHAPE2070 svg:last-child { fill: rgba(188, 221, 195, 1);}#SHAPE2071 { width: 112.604px;height: 124.334px;top: 706.049px;left: 482.698px;display: none !important;}#SHAPE2071 svg:last-child { fill: rgba(188, 221, 195, 1);}#GROUP2073 { width: 405.875px;height: 278.65px;top: 0px;left: 0px;}#SHAPE2074 { width: 44.4871px;height: 106.334px;top: 72.67px;left: 373.788px;display: none !important;}#SHAPE2074 svg:last-child { fill: rgba(188, 221, 195, 1);}#SHAPE2075 { width: 44.9548px;height: 223.351px;top: 0px;left: 0px;display: none !important;}#SHAPE2075 > .ladi-shape { transform: rotate(180deg); -webkit-transform: rotate(180deg);}#SHAPE2075 svg:last-child { fill: rgba(188, 221, 195, 1);}#GROUP2076 { width: 418.275px;height: 278.65px;top: 1635.47px;left: 7.725px;}#GROUP2077 { width: 411.938px;height: 304.022px;top: 1322.74px;left: 2.84217px;}#SECTION2078 { height: 1775.24px;}#SECTION2078 > .ladi-section-background { background-color: rgb(255, 255, 255);}#HEADLINE2080 { width: 248px;top: 28.2188px;left: 142.5px;}#HEADLINE2080 > .ladi-headline { color: rgb(9, 102, 70); font-size: 21px; text-align: center; line-height: 1.2;}#PARAGRAPH2081 { width: 400px;top: 126px;left: 10.9097px;}#PARAGRAPH2081 > .ladi-paragraph { color: rgb(57, 57, 57); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#IMAGE2082 { width: 94.4375px;height: 94.4375px;top: 6px;left: 26.5625px;}#IMAGE2082 > .ladi-image > .ladi-image-background { width: 94.4375px;height: 94.4375px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s400x400/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#LINE2088 { width: 236px;top: 82.4375px;left: 148.5px;}#LINE2088 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(90, 95, 98); border-right: 2px solid rgb(90, 95, 98); border-bottom: 2px solid rgb(90, 95, 98); border-left: 0px !important;}#LINE2088 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE2089 { height: 126px;top: 595.003px;left: 206.085px;}#LINE2089 > .ladi-line > .ladi-line-container { border-top: 0px !important; border-right: 1px solid rgb(90, 95, 98); border-bottom: 1px solid rgb(90, 95, 98); border-left: 1px solid rgb(90, 95, 98);}#LINE2089 > .ladi-line { height: 100%;padding: 0px 8px;}#HEADLINE2090 { width: 221px;top: 587.003px;left: -14.915px;}#HEADLINE2090 > .ladi-headline { color: rgb(90, 95, 98); font-size: 25px; text-align: right; line-height: 1;}#GROUP2091 { width: 326px;height: 100.807px;top: 614.798px;left: 220px;}#COUNTDOWN2092 { width: 187px;height: 33.3093px;top: 67.498px;left: 0px;}#COUNTDOWN2092 > .ladi-countdown { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center;}#COUNTDOWN2092 > .ladi-countdown > .ladi-element {width: calc((100% - 10px * 3) / 4);margin-right: 10px;height: 100%;}#COUNTDOWN2092 > .ladi-countdown .ladi-countdown-background {background-color: rgb(38, 50, 56);border-radius: 17px;}#HEADLINE2097 { width: 326px;top: 0px;left: 0px;}#HEADLINE2097 > .ladi-headline { color: rgb(211, 47, 47); font-size: 35px; font-weight: bold; text-align: left; line-height: 1;}#HEADLINE2098 { width: 195px;top: 41.498px;left: 0px;}#HEADLINE2098 > .ladi-headline { color: rgb(211, 47, 47); font-size: 15px; text-align: left; letter-spacing: 2px; line-height: 1.2;}#HEADLINE2099 { width: 326px;top: 637.003px;left: -119.915px;}#HEADLINE2099 > .ladi-headline { color: rgb(38, 50, 56); font-size: 18px; text-align: right; line-height: 1.6;}#HEADLINE2100 { width: 346px;top: 596.798px;left: 220px;}#HEADLINE2100 > .ladi-headline { color: rgb(38, 50, 56); font-size: 15px; font-weight: bold; text-align: left; line-height: 1.2;}#PARAGRAPH2103 { width: 400px;top: 4323.71px;left: 10.9097px;}#PARAGRAPH2103 > .ladi-paragraph { color: rgb(27, 90, 62); font-size: 16px; font-weight: bold; text-align: center; line-height: 1.6;}#HEADLINE2118 { width: 165px;top: 383.739px;left: 22.3266px;}#HEADLINE2118 > .ladi-headline { color: rgb(90, 95, 98); font-size: 25px; text-align: right; line-height: 1;}#GROUP2119 { width: 326px;height: 100.807px;top: 406.932px;left: 204px;}#COUNTDOWN2120 { width: 187px;height: 33.3093px;top: 67.498px;left: 0px;}#COUNTDOWN2120 > .ladi-countdown { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center;}#COUNTDOWN2120 > .ladi-countdown > .ladi-element {width: calc((100% - 10px * 3) / 4);margin-right: 10px;height: 100%;}#COUNTDOWN2120 > .ladi-countdown .ladi-countdown-background {background-color: rgb(38, 50, 56);border-radius: 17px;}#HEADLINE2125 { width: 326px;top: 0px;left: 0px;}#HEADLINE2125 > .ladi-headline { color: rgb(211, 47, 47); font-size: 35px; font-weight: bold; text-align: left; line-height: 1;}#HEADLINE2126 { width: 195px;top: 41.498px;left: 0px;}#HEADLINE2126 > .ladi-headline { color: rgb(211, 47, 47); font-size: 15px; text-align: left; letter-spacing: 2px; line-height: 1.2;}#HEADLINE2127 { width: 326px;top: 440.739px;left: -138.673px;}#HEADLINE2127 > .ladi-headline { color: rgb(38, 50, 56); font-size: 18px; text-align: right; line-height: 1.6;}#HEADLINE2128 { width: 346px;top: 383.739px;left: 204px;}#HEADLINE2128 > .ladi-headline { color: rgb(38, 50, 56); font-size: 15px; font-weight: bold; text-align: left; line-height: 1.2;}#PARAGRAPH2178 { width: 400px;top: 250.24px;left: -443.5px;}#PARAGRAPH2178 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: center; line-height: 1.6;}#PARAGRAPH2179 { width: 400px;top: 709.562px;left: -466px;}#PARAGRAPH2179 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: center; line-height: 1.6;}#LINE2257 { width: 400px;top: 1751.24px;left: 10px;}#LINE2257 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(189, 189, 189); border-right: 1px dashed rgb(189, 189, 189); border-bottom: 1px dashed rgb(189, 189, 189); border-left: 0px !important;}#LINE2257 > .ladi-line { width: 100%;padding: 8px 0px;}#FORM_ITEM2294 { width: 397.333px;height: 35px;top: 0px;left: 0.012372px;}#FORM_ITEM2295 { width: 397.333px;height: 35px;top: 43.016px;left: 0.006554px;}#BUTTON_TEXT2296 { width: 309px;top: 12.2px;left: 0px;}#BUTTON_TEXT2296 > .ladi-headline { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center; line-height: 1.4;}#BUTTON2296 { width: 398.095px;height: 44px;top: 350.017px;left: 0.012372px;}#BUTTON2296 > .ladi-button > .ladi-button-background { background-color: rgb(211, 47, 47);}#BUTTON2296 > .ladi-button { border-radius: 15px;}#FORM_ITEM2298 { width: 398.094px;height: 35px;top: 86.016px;left: 0.006384px;}#FORM_ITEM2299 { width: 398.095px;height: 35px;top: 170.016px;left: 0.188147px;}#FORM_ITEM2300 { width: 398.095px;height: 35px;top: 301.509px;left: 1.25208px;}#FORM_ITEM2301 { width: 398.095px;height: 35px;top: 213.016px;left: 0px;}#FORM_ITEM2302 { width: 398.978px;height: 35px;top: 258.016px;left: 0.012372px;}#FORM_ITEM2303 { width: 398.978px;height: 35px;top: 128.016px;left: 0.012767px;}#FORM2293 { width: 399.347px;height: 394.017px;top: 729.73px;left: 10.3265px;}#FORM2293 > .ladi-form { color: rgb(69, 69, 69); font-size: 13px; line-height: 1;}#FORM2293 .ladi-form-item .ladi-form-control::placeholder, #FORM2293 .ladi-form .ladi-form-item .ladi-form-control-select[data-selected=""], #FORM2293 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked="false"] {color: rgba(69,69,69,1);}#FORM2293 .ladi-form-item-container .ladi-form-item .ladi-form-control-select {background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20rgba(69%2C69%2C69%2C1)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");}#FORM2293 .ladi-form-item-container {border-style: solid; border-color: rgb(201, 201, 201); border-width: 1px;}#FORM2293 .ladi-form-item-background {background-color: rgb(255, 255, 255);}#IMAGE2306 { width: 405.419px;height: 601.742px;top: 1141.45px;left: 7.2905px;}#IMAGE2306 > .ladi-image > .ladi-image-background { width: 405.419px;height: 602.685px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x950/5c1d99096efb27661e81da20/an-hoa-tiet-kiem-if-resize-20200328061400.jpg");}#IMAGE2306 > .ladi-image { border-radius: 20px;}#IMAGE2307 { width: 420px;height: 315.927px;top: 250.24px;left: 0px;}#IMAGE2307 > .ladi-image > .ladi-image-background { width: 420px;height: 370.228px;top: -54.3014px;left: 0px;background-image: url("https://w.ladicdn.com/s750x700/5c1d99096efb27661e81da20/an-hoa-tiet-kiem-resize-20200328061109.jpg");}#IMAGE2307 > .ladi-image { border-radius: 20px;}#LIST_PARAGRAPH2309 { width: 410px;top: 310.24px;left: -453px;}#LIST_PARAGRAPH2309 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; line-height: 1.6;}#LIST_PARAGRAPH2309 ul li { padding-left: 20px;}#LIST_PARAGRAPH2309 ul li:before { content: counter(linum, none); color: rgba(29, 90, 62, 1.0); font-size: 40px; top: -20px; }#FORM_ITEM2311 { width: 394.348px;height: 35px;top: 0px;left: 0.01228px;}#FORM_ITEM2312 { width: 394.348px;height: 35px;top: 43.016px;left: 0.006505px;}#BUTTON_TEXT2313 { width: 309px;top: 12.2px;left: 0px;}#BUTTON_TEXT2313 > .ladi-headline { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center; line-height: 1.4;}#BUTTON2313 { width: 395.104px;height: 44px;top: 350.017px;left: 0.01228px;}#BUTTON2313 > .ladi-button > .ladi-button-background { background-color: rgb(211, 47, 47);}#BUTTON2313 > .ladi-button { border-radius: 15px;}#FORM_ITEM2315 { width: 395.103px;height: 35px;top: 86.016px;left: 0.006336px;}#FORM_ITEM2316 { width: 395.104px;height: 35px;top: 170.016px;left: 0.186734px;}#FORM_ITEM2317 { width: 395.104px;height: 35px;top: 301.509px;left: 1.24268px;}#FORM_ITEM2318 { width: 395.104px;height: 35px;top: 213.016px;left: 0px;}#FORM_ITEM2319 { width: 395.981px;height: 35px;top: 258.016px;left: 0.01228px;}#FORM_ITEM2320 { width: 395.981px;height: 35px;top: 128.016px;left: 0.012671px;}#FORM2310 { width: 396.347px;height: 394.017px;top: 515.545px;left: 13.3266px;}#FORM2310 > .ladi-form { color: rgb(69, 69, 69); font-size: 13px; line-height: 1;}#FORM2310 .ladi-form-item .ladi-form-control::placeholder, #FORM2310 .ladi-form .ladi-form-item .ladi-form-control-select[data-selected=""], #FORM2310 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked="false"] {color: rgba(69,69,69,1);}#FORM2310 .ladi-form-item-container .ladi-form-item .ladi-form-control-select {background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20rgba(69%2C69%2C69%2C1)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");}#FORM2310 .ladi-form-item-container {border-style: solid; border-color: rgb(201, 201, 201); border-width: 1px;}#FORM2310 .ladi-form-item-background {background-color: rgb(255, 255, 255);}#IMAGE2326 { width: 420px;height: 741.57px;top: 938.34px;left: 0px;}#IMAGE2326 > .ladi-image > .ladi-image-background { width: 439.091px;height: 813.849px;top: -15.6279px;left: -9.76745px;background-image: url("https://w.ladicdn.com/s750x1150/5c1d99096efb27661e81da20/an-hoa-chuyen-sau-430-20200320080340.jpg");}#IMAGE2326 > .ladi-image { border-radius: 20px;}#IMAGE2327 { width: 416.95px;height: 313.633px;top: 59.5625px;left: 1.085px;}#IMAGE2327 > .ladi-image > .ladi-image-background { width: 416.95px;height: 367.54px;top: -53.9071px;left: 0px;background-image: url("https://w.ladicdn.com/s750x700/5c1d99096efb27661e81da20/an-hoa-chuyen-sau-lon-20200320074830.jpg");}#IMAGE2327 > .ladi-image { border-radius: 20px;}#LINE2330 { width: 236px;top: 25px;left: 92px;}#LINE2330 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(90, 95, 98); border-right: 2px solid rgb(90, 95, 98); border-bottom: 2px solid rgb(90, 95, 98); border-left: 0px !important;}#LINE2330 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE2331 { height: 124px;top: 392.563px;left: 209.585px;}#LINE2331 > .ladi-line > .ladi-line-container { border-top: 0px !important; border-right: 1px solid rgb(90, 95, 98); border-bottom: 1px solid rgb(90, 95, 98); border-left: 1px solid rgb(90, 95, 98);}#LINE2331 > .ladi-line { height: 100%;padding: 0px 8px;}#HEADLINE2332 { width: 330px;top: 390.563px;left: -118.415px;}#HEADLINE2332 > .ladi-headline { color: rgb(90, 95, 98); font-size: 25px; text-align: right; line-height: 1;}#COUNTDOWN2334 { width: 187px;height: 33.3093px;top: 67.498px;left: 0px;}#COUNTDOWN2334 > .ladi-countdown { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center;}#COUNTDOWN2334 > .ladi-countdown > .ladi-element {width: calc((100% - 10px * 3) / 4);margin-right: 10px;height: 100%;}#COUNTDOWN2334 > .ladi-countdown .ladi-countdown-background {background-color: rgb(38, 50, 56);border-radius: 17px;}#HEADLINE2339 { width: 326px;top: 0px;left: 0px;}#HEADLINE2339 > .ladi-headline { color: rgb(211, 47, 47); font-size: 35px; font-weight: bold; text-align: left; line-height: 1;}#HEADLINE2340 { width: 195px;top: 41.498px;left: 0px;}#HEADLINE2340 > .ladi-headline { color: rgb(211, 47, 47); font-size: 15px; text-align: left; letter-spacing: 2px; line-height: 1.2;}#GROUP2333 { width: 326px;height: 100.807px;top: 415.563px;left: 224px;}#HEADLINE2341 { width: 326px;top: 407.878px;left: -116px;}#HEADLINE2341 > .ladi-headline { color: rgb(38, 50, 56); font-size: 18px; text-align: right; line-height: 1.6;}#HEADLINE2342 { width: 346px;top: 397.563px;left: 224.585px;}#HEADLINE2342 > .ladi-headline { color: rgb(38, 50, 56); font-size: 15px; font-weight: bold; text-align: left; line-height: 1.2;}#FORM_ITEM2344 { width: 394.349px;height: 35px;top: 0px;left: 0.01228px;}#FORM_ITEM2345 { width: 394.349px;height: 35px;top: 43.016px;left: 0.006505px;}#BUTTON_TEXT2346 { width: 309px;top: 12.2px;left: 0px;}#BUTTON_TEXT2346 > .ladi-headline { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center; line-height: 1.4;}#BUTTON2346 { width: 395.105px;height: 44px;top: 350.017px;left: 0.01228px;}#BUTTON2346 > .ladi-button > .ladi-button-background { background-color: rgb(211, 47, 47);}#BUTTON2346 > .ladi-button { border-radius: 15px;}#FORM_ITEM2348 { width: 395.104px;height: 35px;top: 86.016px;left: 0.006336px;}#FORM_ITEM2349 { width: 395.105px;height: 35px;top: 170.016px;left: 0.186733px;}#FORM_ITEM2350 { width: 395.105px;height: 35px;top: 301.509px;left: 1.24269px;}#FORM_ITEM2351 { width: 395.105px;height: 35px;top: 213.016px;left: 0px;}#FORM_ITEM2352 { width: 395.981px;height: 35px;top: 258.016px;left: 0.01228px;}#FORM_ITEM2353 { width: 395.981px;height: 35px;top: 128.016px;left: 0.012671px;}#FORM2343 { width: 396.347px;height: 394.017px;top: 533.236px;left: 11.3865px;}#FORM2343 > .ladi-form { color: rgb(69, 69, 69); font-size: 13px; line-height: 1;}#FORM2343 .ladi-form-item .ladi-form-control::placeholder, #FORM2343 .ladi-form .ladi-form-item .ladi-form-control-select[data-selected=""], #FORM2343 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked="false"] {color: rgba(69,69,69,1);}#FORM2343 .ladi-form-item-container .ladi-form-item .ladi-form-control-select {background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20rgba(69%2C69%2C69%2C1)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");}#FORM2343 .ladi-form-item-container {border-style: solid; border-color: rgb(201, 201, 201); border-width: 1px;}#FORM2343 .ladi-form-item-background {background-color: rgb(255, 255, 255);}#LIST_PARAGRAPH2354 { width: 410px;top: 1076.79px;left: -459px;}#LIST_PARAGRAPH2354 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; line-height: 1.6;}#LIST_PARAGRAPH2354 ul li { padding-left: 20px;}#LIST_PARAGRAPH2354 ul li:before { content: counter(linum, none); color: rgba(29, 90, 62, 1.0); font-size: 40px; top: -20px; }#LIST_PARAGRAPH2355 { width: 410px;top: 1211.79px;left: -459px;}#LIST_PARAGRAPH2355 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; line-height: 1.6;}#LIST_PARAGRAPH2355 ul li { padding-left: 20px;}#LIST_PARAGRAPH2355 ul li:before { content: counter(linum, none); color: rgba(29, 90, 62, 1.0); font-size: 40px; top: -20px; }#HEADLINE2356 { width: 350px;top: 0px;left: 35px;}#HEADLINE2356 > .ladi-headline { color: rgb(9, 102, 70); font-size: 21px; text-align: center; line-height: 1.2;}#LINE2357 { width: 400px;top: 1687.79px;left: 10px;}#LINE2357 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(189, 189, 189); border-right: 1px dashed rgb(189, 189, 189); border-bottom: 1px dashed rgb(189, 189, 189); border-left: 0px !important;}#LINE2357 > .ladi-line { width: 100%;padding: 8px 0px;}#SECTION2324 { height: 1721.79px;}#SECTION2324 > .ladi-section-background { background-color: rgb(255, 255, 255);}#IMAGE2360 { width: 417.937px;height: 477.447px;top: 919.555px;left: 0.6826px;}#IMAGE2360 > .ladi-image > .ladi-image-background { width: 431.544px;height: 489.752px;top: -11.6634px;left: -7.77557px;background-image: url("https://w.ladicdn.com/s750x800/5c1d99096efb27661e81da20/tam-hoa-bau-if-resize-20200328072217.jpg");}#IMAGE2360 > .ladi-image { border-radius: 20px;}#IMAGE2361 { width: 420px;height: 315.927px;top: 59.5625px;left: 0px;}#IMAGE2361 > .ladi-image > .ladi-image-background { width: 420px;height: 370.228px;top: -54.3014px;left: 0px;background-image: url("https://w.ladicdn.com/s750x700/5c1d99096efb27661e81da20/tam-hoa-bau-20200328070838.jpg");}#IMAGE2361 > .ladi-image { border-radius: 20px;}#LINE2364 { width: 236px;top: 27.4375px;left: 92px;}#LINE2364 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(90, 95, 98); border-right: 2px solid rgb(90, 95, 98); border-bottom: 2px solid rgb(90, 95, 98); border-left: 0px !important;}#LINE2364 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE2365 { height: 124px;top: 383.739px;left: 187px;}#LINE2365 > .ladi-line > .ladi-line-container { border-top: 0px !important; border-right: 1px solid rgb(90, 95, 98); border-bottom: 1px solid rgb(90, 95, 98); border-left: 1px solid rgb(90, 95, 98);}#LINE2365 > .ladi-line { height: 100%;padding: 0px 8px;}#HEADLINE2390 { width: 277px;top: 4px;left: 67.9473px;}#HEADLINE2390 > .ladi-headline { color: rgb(9, 102, 70); font-size: 21px; text-align: center; line-height: 1.2;}#SECTION2358 { height: 1407.24px;}#SECTION2358 > .ladi-section-background { background-color: rgb(255, 255, 255);}#SECTION2392 { height: 1775.48px;}#SECTION2392 > .ladi-section-background { background-color: rgb(255, 255, 255);}#HEADLINE2393 { width: 248px;top: 28.2188px;left: 142.5px;}#HEADLINE2393 > .ladi-headline { color: rgb(9, 102, 70); font-size: 21px; text-align: center; line-height: 1.2;}#PARAGRAPH2394 { width: 396px;top: 122px;left: 13.1647px;}#PARAGRAPH2394 > .ladi-paragraph { color: rgb(57, 57, 57); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#IMAGE2395 { width: 94.4375px;height: 94.4375px;top: 6px;left: 26.5625px;}#IMAGE2395 > .ladi-image > .ladi-image-background { width: 94.4375px;height: 94.4375px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s400x400/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#LINE2396 { width: 236px;top: 82.4375px;left: 148.5px;}#LINE2396 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(90, 95, 98); border-right: 2px solid rgb(90, 95, 98); border-bottom: 2px solid rgb(90, 95, 98); border-left: 0px !important;}#LINE2396 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE2397 { height: 131px;top: 573.73px;left: 209px;}#LINE2397 > .ladi-line > .ladi-line-container { border-top: 0px !important; border-right: 1px solid rgb(90, 95, 98); border-bottom: 1px solid rgb(90, 95, 98); border-left: 1px solid rgb(90, 95, 98);}#LINE2397 > .ladi-line { height: 100%;padding: 0px 8px;}#HEADLINE2398 { width: 210px;top: 573.73px;left: -1px;}#HEADLINE2398 > .ladi-headline { color: rgb(0, 0, 0); font-size: 25px; text-align: right; line-height: 1;}#GROUP2399 { width: 326px;height: 100.807px;top: 603.42px;left: 226px;}#COUNTDOWN2400 { width: 187px;height: 33.3093px;top: 67.498px;left: 0px;}#COUNTDOWN2400 > .ladi-countdown { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center;}#COUNTDOWN2400 > .ladi-countdown > .ladi-element {width: calc((100% - 10px * 3) / 4);margin-right: 10px;height: 100%;}#COUNTDOWN2400 > .ladi-countdown .ladi-countdown-background {background-color: rgb(38, 50, 56);border-radius: 17px;}#HEADLINE2405 { width: 326px;top: 0px;left: 0px;}#HEADLINE2405 > .ladi-headline { color: rgb(211, 47, 47); font-size: 36px; font-weight: bold; text-align: left; line-height: 1;}#HEADLINE2406 { width: 195px;top: 41.498px;left: 0px;}#HEADLINE2406 > .ladi-headline { color: rgb(211, 47, 47); font-size: 16px; text-align: left; letter-spacing: 2px; line-height: 1.2;}#HEADLINE2407 { width: 326px;top: 620.227px;left: -121px;}#HEADLINE2407 > .ladi-headline { color: rgb(38, 50, 56); font-size: 18px; text-align: right; line-height: 1.6;}#HEADLINE2408 { width: 346px;top: 584.727px;left: 226px;}#HEADLINE2408 > .ladi-headline { color: rgb(38, 50, 56); font-size: 15px; font-weight: bold; text-align: left; line-height: 1.2;}#PARAGRAPH2409 { width: 400px;top: 902.243px;left: -536.5px;}#PARAGRAPH2409 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: center; line-height: 1.6;}#LINE2410 { width: 400px;top: -1.3405px;left: 14.5px;}#LINE2410 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(189, 189, 189); border-right: 1px dashed rgb(189, 189, 189); border-bottom: 1px dashed rgb(189, 189, 189); border-left: 0px !important;}#LINE2410 > .ladi-line { width: 100%;padding: 8px 0px;}#FORM2411 { width: 397.347px;height: 394.017px;top: 730.235px;left: 11.3265px;}#FORM2411 > .ladi-form { color: rgb(69, 69, 69); font-size: 13px; line-height: 1;}#FORM2411 .ladi-form-item .ladi-form-control::placeholder, #FORM2411 .ladi-form .ladi-form-item .ladi-form-control-select[data-selected=""], #FORM2411 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked="false"] {color: rgba(69,69,69,1);}#FORM2411 .ladi-form-item-container .ladi-form-item .ladi-form-control-select {background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20rgba(69%2C69%2C69%2C1)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");}#FORM2411 .ladi-form-item-container {border-style: solid; border-color: rgb(201, 201, 201); border-width: 1px;}#FORM2411 .ladi-form-item-background {background-color: rgb(255, 255, 255);}#FORM_ITEM2412 { width: 395.343px;height: 35px;top: 0px;left: 0.012311px;}#FORM_ITEM2413 { width: 395.343px;height: 35px;top: 43.016px;left: 0.006521px;}#BUTTON2414 { width: 396.101px;height: 44px;top: 350.017px;left: 0.012311px;}#BUTTON2414 > .ladi-button > .ladi-button-background { background-color: rgb(211, 47, 47);}#BUTTON2414 > .ladi-button { border-radius: 15px;}#BUTTON_TEXT2414 { width: 309px;top: 12.2px;left: 0px;}#BUTTON_TEXT2414 > .ladi-headline { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center; line-height: 1.4;}#FORM_ITEM2416 { width: 396.1px;height: 35px;top: 86.016px;left: 0.006352px;}#FORM_ITEM2417 { width: 396.101px;height: 35px;top: 170.016px;left: 0.187205px;}#FORM_ITEM2418 { width: 396.101px;height: 35px;top: 301.509px;left: 1.24581px;}#FORM_ITEM2419 { width: 396.101px;height: 35px;top: 213.016px;left: 0px;}#FORM_ITEM2420 { width: 396.98px;height: 35px;top: 258.016px;left: 0.012311px;}#FORM_ITEM2421 { width: 396.98px;height: 35px;top: 128.016px;left: 0.012703px;}#IMAGE2423 { width: 419.895px;height: 623.229px;top: 1136.25px;left: 0.0525px;}#IMAGE2423 > .ladi-image > .ladi-image-background { width: 419.895px;height: 624.206px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x950/5c1d99096efb27661e81da20/an-hoa-tiet-kiem-if-resize-20200328061400.jpg");}#IMAGE2423 > .ladi-image { border-radius: 20px;}#IMAGE2424 { width: 420px;height: 315.927px;top: 238.003px;left: 0px;}#IMAGE2424 > .ladi-image > .ladi-image-background { width: 420px;height: 370.228px;top: -54.3014px;left: 0px;background-image: url("https://w.ladicdn.com/s750x700/5c1d99096efb27661e81da20/an-hoa-tiet-kiem-resize-20200328061109.jpg");}#IMAGE2424 > .ladi-image { border-radius: 20px;}#LIST_PARAGRAPH2425 { width: 410px;top: 962.243px;left: -546px;}#LIST_PARAGRAPH2425 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; line-height: 1.6;}#LIST_PARAGRAPH2425 ul li { padding-left: 20px;}#LIST_PARAGRAPH2425 ul li:before { content: counter(linum, none); color: rgba(29, 90, 62, 1.0); font-size: 40px; top: -20px; }#SECTION2426 { height: 1740.66px;}#SECTION2426 > .ladi-section-background { background-color: rgb(255, 255, 255);}#IMAGE2427 { width: 412.072px;height: 763px;top: 941.659px;left: 3.964px;}#IMAGE2427 > .ladi-image > .ladi-image-background { width: 412.072px;height: 763px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x1100/5c1d99096efb27661e81da20/an-hoa-chuyen-sau-430-20200320080340.jpg");}#IMAGE2427 > .ladi-image { border-radius: 20px;}#IMAGE2428 { width: 418px;height: 305.718px;top: 68.5625px;left: 1px;}#IMAGE2428 > .ladi-image > .ladi-image-background { width: 418px;height: 359.674px;top: -53.9563px;left: 0px;background-image: url("https://w.ladicdn.com/s750x700/5c1d99096efb27661e81da20/an-hoa-tiet-kiem-resize-20200328061109.jpg");}#IMAGE2428 > .ladi-image { border-radius: 20px;}#HEADLINE2429 { width: 390px;top: 19px;left: 19.5px;}#HEADLINE2429 > .ladi-headline { color: rgb(9, 102, 70); font-size: 21px; text-align: center; line-height: 1.2;}#LINE2432 { width: 236px;top: 44px;left: 92px;}#LINE2432 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(90, 95, 98); border-right: 2px solid rgb(90, 95, 98); border-bottom: 2px solid rgb(90, 95, 98); border-left: 0px !important;}#LINE2432 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE2433 { height: 128px;top: 394.76px;left: 206px;}#LINE2433 > .ladi-line > .ladi-line-container { border-top: 0px !important; border-right: 1px solid rgb(90, 95, 98); border-bottom: 1px solid rgb(90, 95, 98); border-left: 1px solid rgb(90, 95, 98);}#LINE2433 > .ladi-line { height: 100%;padding: 0px 8px;}#HEADLINE2434 { width: 297px;top: 394.76px;left: -91px;}#HEADLINE2434 > .ladi-headline { color: rgb(90, 95, 98); font-size: 25px; text-align: right; line-height: 1;}#GROUP2435 { width: 326px;height: 100.807px;top: 419.76px;left: 223px;}#COUNTDOWN2436 { width: 187px;height: 33.3093px;top: 67.498px;left: 0px;}#COUNTDOWN2436 > .ladi-countdown { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center;}#COUNTDOWN2436 > .ladi-countdown > .ladi-element {width: calc((100% - 10px * 3) / 4);margin-right: 10px;height: 100%;}#COUNTDOWN2436 > .ladi-countdown .ladi-countdown-background {background-color: rgb(38, 50, 56);border-radius: 17px;}#HEADLINE2441 { width: 326px;top: 0px;left: 0px;}#HEADLINE2441 > .ladi-headline { color: rgb(211, 47, 47); font-size: 36px; font-weight: bold; text-align: left; line-height: 1;}#HEADLINE2442 { width: 195px;top: 41.498px;left: 0px;}#HEADLINE2442 > .ladi-headline { color: rgb(211, 47, 47); font-size: 16px; text-align: left; letter-spacing: 2px; line-height: 1.2;}#HEADLINE2443 { width: 326px;top: 422.661px;left: -120px;}#HEADLINE2443 > .ladi-headline { color: rgb(38, 50, 56); font-size: 16px; text-align: right; line-height: 1.6;}#HEADLINE2444 { width: 346px;top: 400.109px;left: 223px;}#HEADLINE2444 > .ladi-headline { color: rgb(38, 50, 56); font-size: 15px; font-weight: bold; text-align: left; line-height: 1.2;}#FORM2445 { width: 400px;height: 394.017px;top: 537.11px;left: 10px;}#FORM2445 > .ladi-form { color: rgb(69, 69, 69); font-size: 13px; line-height: 1;}#FORM2445 .ladi-form-item .ladi-form-control::placeholder, #FORM2445 .ladi-form .ladi-form-item .ladi-form-control-select[data-selected=""], #FORM2445 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked="false"] {color: rgba(69,69,69,1);}#FORM2445 .ladi-form-item-container .ladi-form-item .ladi-form-control-select {background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20rgba(69%2C69%2C69%2C1)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");}#FORM2445 .ladi-form-item-container {border-style: solid; border-color: rgb(201, 201, 201); border-width: 1px;}#FORM2445 .ladi-form-item-background {background-color: rgb(255, 255, 255);}#FORM_ITEM2446 { width: 397.983px;height: 35px;top: 0px;left: 0.012393px;}#FORM_ITEM2447 { width: 397.983px;height: 35px;top: 43.016px;left: 0.006565px;}#BUTTON2448 { width: 398.746px;height: 44px;top: 350.017px;left: 0.012393px;}#BUTTON2448 > .ladi-button > .ladi-button-background { background-color: rgb(211, 47, 47);}#BUTTON2448 > .ladi-button { border-radius: 15px;}#BUTTON_TEXT2448 { width: 309px;top: 12.2px;left: 0px;}#BUTTON_TEXT2448 > .ladi-headline { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center; line-height: 1.4;}#FORM_ITEM2450 { width: 398.745px;height: 35px;top: 86.016px;left: 0.006394px;}#FORM_ITEM2451 { width: 398.746px;height: 35px;top: 170.016px;left: 0.188455px;}#FORM_ITEM2452 { width: 398.746px;height: 35px;top: 301.509px;left: 1.25414px;}#FORM_ITEM2453 { width: 398.746px;height: 35px;top: 213.016px;left: 0px;}#FORM_ITEM2454 { width: 399.63px;height: 35px;top: 258.016px;left: 0.012393px;}#FORM_ITEM2455 { width: 399.63px;height: 35px;top: 128.016px;left: 0.012788px;}#LIST_PARAGRAPH2456 { width: 410px;top: 722.659px;left: -449px;}#LIST_PARAGRAPH2456 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; line-height: 1.6;}#LIST_PARAGRAPH2456 ul li { padding-left: 20px;}#LIST_PARAGRAPH2456 ul li:before { content: counter(linum, none); color: rgba(29, 90, 62, 1.0); font-size: 40px; top: -20px; }#LIST_PARAGRAPH2457 { width: 410px;top: 857.659px;left: -449px;}#LIST_PARAGRAPH2457 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; line-height: 1.6;}#LIST_PARAGRAPH2457 ul li { padding-left: 20px;}#LIST_PARAGRAPH2457 ul li:before { content: counter(linum, none); color: rgba(29, 90, 62, 1.0); font-size: 40px; top: -20px; }#LINE2458 { width: 400px;top: 1722.66px;left: 10px;}#LINE2458 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(189, 189, 189); border-right: 1px dashed rgb(189, 189, 189); border-bottom: 1px dashed rgb(189, 189, 189); border-left: 0px !important;}#LINE2458 > .ladi-line { width: 100%;padding: 8px 0px;}#SECTION2459 { height: 1438.66px;}#SECTION2459 > .ladi-section-background { background-color: rgb(255, 255, 255);}#IMAGE2461 { width: 420px;height: 479.803px;top: 941.582px;left: 0px;}#IMAGE2461 > .ladi-image > .ladi-image-background { width: 433.674px;height: 492.17px;top: -11.7209px;left: -7.81395px;background-image: url("https://w.ladicdn.com/s750x800/5c1d99096efb27661e81da20/tam-hoa-bau-if-resize-20200328072217.jpg");}#IMAGE2461 > .ladi-image { border-radius: 20px;}#IMAGE2462 { width: 420px;height: 315.927px;top: 60.5625px;left: 0px;}#IMAGE2462 > .ladi-image > .ladi-image-background { width: 420px;height: 370.229px;top: -54.3014px;left: 0px;background-image: url("https://w.ladicdn.com/s750x700/5c1d99096efb27661e81da20/tam-hoa-bau-20200328070838.jpg");}#IMAGE2462 > .ladi-image { border-radius: 20px;}#LINE2465 { width: 236px;top: 32.4375px;left: 92px;}#LINE2465 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(90, 95, 98); border-right: 2px solid rgb(90, 95, 98); border-bottom: 2px solid rgb(90, 95, 98); border-left: 0px !important;}#LINE2465 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE2466 { height: 124px;top: 397.756px;left: 182.5px;}#LINE2466 > .ladi-line > .ladi-line-container { border-top: 0px !important; border-right: 1px solid rgb(90, 95, 98); border-bottom: 1px solid rgb(90, 95, 98); border-left: 1px solid rgb(90, 95, 98);}#LINE2466 > .ladi-line { height: 100%;padding: 0px 8px;}#HEADLINE2467 { width: 277px;top: 9px;left: 71.5px;}#HEADLINE2467 > .ladi-headline { color: rgb(9, 102, 70); font-size: 21px; text-align: center; line-height: 1.2;}#HEADLINE2468 { width: 167px;top: 397.756px;left: 18px;}#HEADLINE2468 > .ladi-headline { color: rgb(90, 95, 98); font-size: 25px; text-align: right; line-height: 1;}#GROUP2469 { width: 326px;height: 100.807px;top: 420.949px;left: 199.5px;}#COUNTDOWN2470 { width: 187px;height: 33.3093px;top: 67.498px;left: 0px;}#COUNTDOWN2470 > .ladi-countdown { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center;}#COUNTDOWN2470 > .ladi-countdown > .ladi-element {width: calc((100% - 10px * 3) / 4);margin-right: 10px;height: 100%;}#COUNTDOWN2470 > .ladi-countdown .ladi-countdown-background {background-color: rgb(38, 50, 56);border-radius: 17px;}#HEADLINE2475 { width: 326px;top: 0px;left: 0px;}#HEADLINE2475 > .ladi-headline { color: rgb(211, 47, 47); font-size: 35px; font-weight: bold; text-align: left; line-height: 1;}#HEADLINE2476 { width: 195px;top: 41.498px;left: 0px;}#HEADLINE2476 > .ladi-headline { color: rgb(211, 47, 47); font-size: 15px; text-align: left; letter-spacing: 2px; line-height: 1.2;}#HEADLINE2477 { width: 326px;top: 451.756px;left: -143.5px;}#HEADLINE2477 > .ladi-headline { color: rgb(38, 50, 56); font-size: 18px; text-align: right; line-height: 1.6;}#HEADLINE2478 { width: 346px;top: 397.756px;left: 199.5px;}#HEADLINE2478 > .ladi-headline { color: rgb(38, 50, 56); font-size: 15px; font-weight: bold; text-align: left; line-height: 1.2;}#FORM2479 { width: 400px;height: 394.017px;top: 538.286px;left: 10px;}#FORM2479 > .ladi-form { color: rgb(69, 69, 69); font-size: 13px; line-height: 1;}#FORM2479 .ladi-form-item .ladi-form-control::placeholder, #FORM2479 .ladi-form .ladi-form-item .ladi-form-control-select[data-selected=""], #FORM2479 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked="false"] {color: rgba(69,69,69,1);}#FORM2479 .ladi-form-item-container .ladi-form-item .ladi-form-control-select {background-image: url("data:image/svg+xml;utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%2232%22%20height%3D%2224%22%20viewBox%3D%220%200%2032%2024%22%3E%3Cpolygon%20points%3D%220%2C0%2032%2C0%2016%2C24%22%20style%3D%22fill%3A%20rgba(69%2C69%2C69%2C1)%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E");}#FORM2479 .ladi-form-item-container {border-style: solid; border-color: rgb(201, 201, 201); border-width: 1px;}#FORM2479 .ladi-form-item-background {background-color: rgb(255, 255, 255);}#FORM_ITEM2480 { width: 397.983px;height: 35px;top: 0px;left: 0.012393px;}#FORM_ITEM2481 { width: 397.983px;height: 35px;top: 43.016px;left: 0.006565px;}#BUTTON2482 { width: 398.746px;height: 44px;top: 350.017px;left: 0.012393px;}#BUTTON2482 > .ladi-button > .ladi-button-background { background-color: rgb(211, 47, 47);}#BUTTON2482 > .ladi-button { border-radius: 15px;}#BUTTON_TEXT2482 { width: 309px;top: 12.2px;left: 0px;}#BUTTON_TEXT2482 > .ladi-headline { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center; line-height: 1.4;}#FORM_ITEM2484 { width: 398.744px;height: 35px;top: 86.016px;left: 0.006394px;}#FORM_ITEM2485 { width: 398.746px;height: 35px;top: 170.016px;left: 0.188455px;}#FORM_ITEM2486 { width: 398.746px;height: 35px;top: 301.509px;left: 1.25414px;}#FORM_ITEM2487 { width: 398.746px;height: 35px;top: 213.016px;left: 0px;}#FORM_ITEM2488 { width: 399.631px;height: 35px;top: 258.016px;left: 0.012393px;}#FORM_ITEM2489 { width: 399.631px;height: 35px;top: 128.016px;left: 0.012788px;}#PARAGRAPH2490 { width: 400px;top: 529.286px;left: -508px;}#PARAGRAPH2490 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: center; line-height: 1.6;}#LINE2491 { width: 353px;top: 286.438px;left: 33.5px;}#LINE2491 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(191, 191, 191); border-right: 2px solid rgb(191, 191, 191); border-bottom: 2px solid rgb(191, 191, 191); border-left: 0px !important;}#LINE2491 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP2497 { width: 871px;height: 475.431px;top: 3337.84px;left: 5.75px;}#GROUP2498 { width: 408.5px;height: 773.547px;top: 2549.72px;left: 5.75px;}#POPUP2514 { width: 391.844px;height: 385px;top: 0px;left: 0px;bottom: 0px;right: 0px;margin: auto;}#POPUP2514 > .ladi-popup > .ladi-popup-background { background-size: cover; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s391x385/5c1d99096efb27661e81da20/combomuadich-t8-ab2-20201028065457.jpg"); background-position: center top; background-repeat: repeat;}#BUTTON2515 { width: 391.844px;height: 385px;top: 0px;left: 0px;}#BUTTON_TEXT2515 { width: 480px;top: 9px;left: 0px;}#BUTTON_TEXT2515 > .ladi-headline { color: rgb(255, 255, 255); font-size: 16px; text-align: center; line-height: 1.6;}#HEADLINE2518 { width: 400px;top: 26.5px;left: 0px;}#HEADLINE2518 > .ladi-headline { color: rgb(74, 74, 74); font-size: 16px; text-align: center; line-height: 1.6;}#SHAPE2519 { width: 80px;height: 80px;top: 0px;left: 196px;}#SHAPE2519.ladi-animation > .ladi-shape { animation-name: pulse; -webkit-animation-name: pulse; animation-delay: 0s; -webkit-animation-delay: 0s; animation-duration: 1s; -webkit-animation-duration: 1s; animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite;}#SHAPE2519 svg:last-child { fill: rgba(202, 32, 24, 1.0);}#PARAGRAPH2520 { width: 403px;top: 28px;left: 0px;}#PARAGRAPH2520 > .ladi-paragraph { color: rgb(57, 57, 57); font-size: 16px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#SHAPE2522 { width: 80px;height: 80px;top: 0px;left: 96.5px;}#SHAPE2522.ladi-animation > .ladi-shape { animation-name: pulse; -webkit-animation-name: pulse; animation-delay: 0s; -webkit-animation-delay: 0s; animation-duration: 1s; -webkit-animation-duration: 1s; animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite;}#SHAPE2522 svg:last-child { fill: rgba(202, 32, 24, 1.0);}#GROUP2523 { width: 403px;height: 103px;top: 485.438px;left: 8.5px;}#GROUP2525 { width: 400px;height: 80px;top: 723.476px;left: 10px;}}

ĐIỀU TRỊ NGAY

Thuốc điều trị viêm cổ tử cung - Cách chữa bệnh viêm tử cung bằng Đông Y

TÌM HIỂU VỀ BỆNH VIÊM CỔ TỬ CUNG 

Nguyên nhân gây bệnh chủ yếu là do các vi khuẩn không đặc hiệu hemophilus, vagmalis, hay streptococcus,.. gây nên. Nếu không điều trị kịp thời có thể lan sang các vùng khác, gây viêm nhiễm cổ tử cung cấp tính.

Viêm cổ tử cung cấp tính

Viêm cổ tử cung mãn tính

Bệnh viêm cổ tử cung mãn tính là gì? Bệnh này chính là hậu quả của viêm cấp tính. Nếu điều trị nhiều lần không khỏi phải tiến hành đốt điện hoặc cắt cụt cổ tử cung.

Viêm cổ tử cung là gì

Viêm cổ tử cung là tình trạng tổn thương, viêm nhiễm xảy ra ở cổ tử cung. Bệnh không quá nguy hiểm đến tính mạng nhưng nếu như không được chữa trị kịp thời sẽ dẫn đến những biến chứng khó lường, ảnh hưởng trực tiếp đến khả năng thụ thai, sinh sản của chị em. Bệnh thường xuất hiện qua nhiều giai đoạn với những triệu chứng nặng và mức độ nguy hiểm tăng dần theo từng cấp độ bệnh từ viêm cổ tử cung không đặc hiệu nhẹ đến nặng.

Theo các chuyên gia, bác sĩ, bệnh viêm cổ tử cung ở phụ nữ được chia làm 2 loại là cấp tính và mãn tính:

Các chuyên gia tại Hồng Đức nhận được những thắc mắc liên quan như:

"Viêm cổ tử cung n72, viêm cổ tử cung nội tuyến, viêm cổ tử cung là gì, viêm cổ tử cung mãn tính có chữa được không, viêm ven lỗ cổ tử cung hay còn trinh có bị bệnh không, viêm cổ tử cung có chữa được không, chưa quan hệ có mắc viêm cổ tử cung mủ nhầy không, cách chữa viêm quanh lỗ cổ tử cung ra sao, viêm cổ tử cung có chữa khỏi được không?"

Tóm lại, tình trạng nhiễm trùng vùng kín ở phụ nữ là do tác nhân vi khuẩn, do nấm làm tổn thương, làm giảm đi sức đề kháng cơ thể chống chọi với các tác nhân gây bệnh phụ khoa. Triệu chứng ban đầu của bệnh về tử cung gây ra là khí hư xuất hiện nhiều, màu sắc khí bị thay đổi, đau rát khi quan hệ, thường có dấu hiệu đi tiểu khó khăn.

Căn bệnh này là tình trạng cổ tử cung bị vết viêm đỏ hoặc nhiễm trùng. Để điều trị bệnh hiệu quả, cần xác định nguyên nhân gây bệnh và lựa chọn cách chữa trị viêm cổ tử cung thích hợp tùy theo tình trạng bệnh lý hiện tại. Cùng tìm hiểu về cách chữa trị viêm cổ tử cung bằng phương pháp hữu hiệu của thuốc phụ Khoa Hồng Đức nhé.

Tìm hiểu về thương hiệu                       Thuốc điều trị viêm nhiễm phụ khoa bằng Đông Y Hồng Đức

Cổ tử cung bị viêm nhiễm

Bị viêm quanh lỗ cổ tử cung có thể do quá trình sinh con làm cổ tử cung bị xói mòn tạo điều kiện thuận lợi để các mầm bệnh xâm nhập gây bệnh làm tổn thương lớp bên ngoài dẫn đến tình trạng viêm tuyến cổ tử cung.

Do đó, rất nhiều chị em hoang mang không biết bệnh này có thể chữa khỏi không bởi vì bệnh nếu không được điều trị triệt để về lâu dài sẽ dẫn đến biến chứng viêm cổ tử cung có gây chậm kinh gây ảnh hưởng đến chất lượng cuộc sống và thiên chức làm mẹ của phụ nữ, thậm chí là nguy hiểm đến tính mạng. Bệnh này tuy nguy hiểm nhưng có rất nhiều cách điều trị từ Tây y đến Đông y. Vấn đề quan trọng là chị em phải chọn cho mình phương pháp phù hợp thì mới có thể điều trị viêm cửa tử cung dứt điểm.

So sánh và sơ lược về các bệnh tử cung – Nguyên nhân ung thư cổ tử cung và ung thư cổ tử cung có nguy hiểm không hay những trường hợp chưa quan hệ có bị ung thư cổ tử cung không.

Viêm cổ tử cung là dấu hiệu ung thư tử cung buồng trứng hay còn gọi là ung thư cổ tử cung giai đoạn đầu bởi nguyên nhân là do quá trình không điều trị sớm dẫn đến hậu quả xấu dần chuyển sang ung thư. Giai đoạn khó chữa nhất của bệnh.

Viêm cổ tử cung có thể chữa khỏi không

Bệnh nhân phát hiện bệnh khi ở đã ở tình trạng viêm nhiễm nặng.

Trong và sau quá trình điều trị, bệnh nhân không tuân thủ chỉ định từ bác sĩ dẫn tới tái phát nhiều lần trở lại.

Bệnh nhân không được điều trị ở địa chỉ uy tín, không có bác sĩ giàu kinh nghiệm với phác đồ điều trị thích hợp.

Viêm cổ tử cung hoàn toàn có thể điều trị dứt điểm nếu bệnh tình đang ở cấp độ nhẹ hay trong tình trạng viêm mép cổ tử cung nếu bệnh được phát hiện sớm và điều trị kịp thời. Tuy nhiên, một số chị em lại rơi vào tình trạng viêm cổ tử cung phì đại chữa mãi không khỏi gây tốn thời gian và tốn kém chi phí. Nguyên nhân là do:

Điều trị viêm cổ tử cung bao lâu thì khỏi? Bệnh thường xuất hiện qua nhiều giai đoạn với những triệu chứng nặng và mức độ nguy hiểm tăng dần theo từng cấp độ bệnh. Viêm cổ tử cung dạng nhẹ (hay cấp tính) tuy là giai đoạn đầu nhưng nếu không được chữa trị sớm có thể gây ra nhiều ảnh hưởng tới sức khoẻ và khả năng thụ thai của người phụ nữ, ngoài ra có thể tiến triển đến giai đoạn viêm cổ tử cung láng nặng hơn như viêm cấp độ 2, viêm cấp độ 3.

Điều trị viêm tử cung hết bao nhiêu tiền, bao lâu khỏi

  •  Chi phí khám điều trị viêm tử cung và các xét nghiệm ban đầu.
  •  Các chi phí phát sinh: chi phí phục hồi sau phẫu thuật…
  •  Tình trạng và mức độ của bệnh: Những người bị bệnh nhẹ thì chưa có biến chứng, tổn thương ít hơn nên sẽ có thời gian điều trị ngắn hơn và chi phí sẽ thấp hơn.
  •  Phương pháp điều trị viêm tử cung: Là yếu tố ảnh hưởng trực tiếp đến thời gian điều trị. Dễ thấy là việc dùng thuốc sẽ có chi phí thấp hơn so với áp dụng các thủ thuật ngoại khoa. Tuy nhiên, nếu chọn cách điều trị sai, hiệu quả sẽ rất chậm và thời gian điều trị sẽ lâu hơn.

Đối với thắc mắc điều trị viêm tử cung hết bao nhiêu tiền và bài thuốc chữa viêm cổ tử cung bao lâu thì khỏi thực sự không thể tính cụ thể được vì còn phụ thuộc vào rất nhiều yếu tố như:

Trong thời kỳ hành kinh và sau khi giao phối, biểu hiện của bệnh viêm cổ tử cung là người mắc bệnh sẽ cảm thấy đau ở bụng dưới, đau vùng xương chậu. Nếu không phát hiện sớm, bệnh sẽ nặng hơn và những cơn đau bụng thường xuyên hơn, dữ dội hơn.

Lúc này vùng kín ở người bệnh sẽ sưng đỏ, bề mặt biểu hiện viêm nghiêm trọng. Đó là cách nhận biết bệnh đang có dấu hiệu viêm cổ tử cung nặng cực kỳ nguy hiểm, lúc này hãy liên hệ với các phòng khám để thăm khám và chữa trị kịp thời.

Các dấu hiệu nhận biết bệnh thường xuất hiện không điển hình nên chị em có thể dễ bị nhầm lẫn với triệu chứng của các bệnh phụ khoa khác. Vì vậy, ngay khi có những dấu hiệu bất thường chị em cần phải đi kiểm tra ngay để bác sĩ chuẩn đoán đúng bệnh, sau đó mới điều trị được.

Kinh nguyệt bị rối loạn

Chu kì không đều cũng là dấu hiệu bệnh viêm cổ tử cung mà chị em không thể không quan tâm. Người bệnh lúc này sẽ thấy chu kì đến sớm hoặc đến muộn hơn bình thường, lượng máu cũng không đồng đều. Máu chuyển từ đỏ sang đen rồi đến màu sẫm, có mùi hôi.

Khi bị bệnh các chị thường xuyên phải đối mặt với tình trạng kinh nguyệt không đều, rong kinh, thống kinh, máu kinh màu đen hoặc sẫm, có mùi khó chịu khiến chị em lo sợ, mệt mỏi.

Đối với nữ giới chúng ta, việc bị chảy máu ở vùng âm đạo khá bình thường khi đang trong thời kỳ kinh nguyệt. Nhưng khi bị viêm cổ tử cung, hiện tượng chảy máu diễn ra bất thường, đặc biệt là sau khi quan hệ, đây cũng là dấu hiệu nặng để nhận biết bạn có bị bệnh hay không.
Nếu không phải kỳ kinh nguyệt mà có tình trạng chảy máu âm đạo bất thường thì đó cũng là một dấu hiệu của bệnh cổ tử cung viêm quanh lỗ.

 Âm đạo bị chảy máu

DẤU HIỆU CỦA BỆNH VIÊM CỔ TỬ CUNG

Trong thực tế, biểu hiện của bệnh viêm cổ tử cung rất dễ nhầm lẫn. Bởi những biểu hiện này có sự tương đồng với nhiều bệnh phụ khoa khác như viêm lộ tuyến tử cung, viêm âm đạo… Chính vì thế mà nhận biết được bệnh nhẹ và nặng là một điều khó khăn.

 Âm đạo có dấu hiệu bất thường

Khí hư có tên gọi khác là huyết trắng sinh lý, có mùi đặc trưng, tiết ra lượng ổn định hàng ngày. Tuy nhiên, khi mắc bệnh huyết trắng chuyển sang màu xanh, vàng, tiết ra một cách không thường xuyên và nhiều hơn mọi ngày. Kèm theo có mủ và mùi hôi kinh khủng chứng tỏ ngay lúc này bạn đang mắc phải bệnh giai đoạn nặng, chính là dấu hiệu bị mắc bệnh viêm cổ tử cung.

Đau buốt khi đi tiểu và tiểu nhiều lần

Khí hư bất thường

Thường xuyên buồn tiểu

Bộ phận cơ thể được cấu tạo bàng quang gần với tử cung. Vì vậy, khi cổ tử cung bị ảnh hưởng thì kéo theo bàng quang cũng sẽ bị tác động phần nào. Chính vì vậy, nếu bạn cảm thấy thường xuyên đi tiểu, tiểu rắt, nước tiểu đục và có mùi hôi thì đó cũng là dấu hiệu bị viêm loét tử cung.

Ngứa vùng kín

Khi chị em mắc bệnh, khí hư sẽ ra nhiều khiến âm đạo của nữ giới luôn ở trạng thái ẩm ướt vì nếu cách vệ sinh khi bị viêm cổ tử cung không sạch sẽ. Mức độ ngứa sẽ ngày càng tăng dần qua từng cơn, đặc biệt là vào ban đêm cơn ngứa sẽ dữ dội khiến chị em cảm thấy bứt rứt, khó chịu, ảnh hưởng đến sức khoẻ, chất lượng cuộc sống bị giảm. Khi mắc bệnh, khí hư sẽ ra nhiều hơn bình thường làm âm đạo ẩm ướt, gây lạnh tử cung tạo môi trường thuận lợi cho vi khuẩn nấm phát triển gây nên tình trạng viêm nhiễm, ngứa ngáy, bứt rứt khó chịu.

Có rất nhiều cách điều trị bệnh viêm cổ tử cung nhưng nhiều chị chữa mãi không khỏi là nguyên nhân do đâu. Vậy cần làm gì khi bị mắc bệnh và khi điều trị bệnh tình nên kiêng gì, tại Phòng khám Phụ Khoa Hồng Đức chuyên gia sẽ thăm khám phác đồ điều trị sau đó lên từng liệu trình thuốc chữa bệnh viêm cổ tử cung cho bệnh nhân.

Cách chữa viêm cổ tử cung sẽ tùy thuộc vào mức độ nhẹ hay nặng của căn bệnh. Bị viêm cổ tử cung uống thuốc gì thì hợp lý? Nhẹ thì có thể chữa viêm cổ tử cung tại nhà nhưng khi bệnh đã trở nặng thì chị em tốt nhất nên đến bệnh viện hoặc cơ sở uy tín để có thể làm phẫu thuật viêm cổ tử cung một cách an toàn.

Cách chữa viêm cổ tử cung

Dùng thuốc tây chữa trị tử cung theo phác đồ điều trị viêm cổ tử cung hay đơn thuốc bệnh viện cũng cần có sự hướng dẫn cụ thể từ bác sĩ để đạt hiệu quả trị bệnh tốt nhất.

Do tình trạng viêm cổ tử cung là do các vi sinh vật gây ra, trong đó có vi khuẩn, nên việc dùng kháng sinh kháng sinh điều trị bệnh viêm nội tuyến cổ tử cung là phương pháp đúng đắn của Tây Y nhằm tiêu diệt những mầm bệnh này.

Cách chữa viêm cổ tử cung tại nhà

Cách chữa viêm cổ tử cung tại nhà bằng thuốc kháng sinh

Viêm cổ tử cung uống thuốc gì khỏi? Nếu bạn mắc bệnh do một bệnh nhiễm trùng qua đường tình dục gây ra thì sẽ được chỉ định phác đồ điều trị chứng viêm tử cung như sau:

  •           Bệnh lậu: Thuốc Ceftriaxone được tiêm một mũi duy nhất với liều lượng 250mg hoặc liều mạnh hơn đối với trường hợp bệnh nặng.
  •          Bệnh chlamydia: Thuốc Azithromycin 1g uống trong một liều duy nhất. Có thể thay thế bằng Erythromycin base 500mg, Erythromycin ethylsuccinate 800mg, Levofloxacin 500mg hay Ofloxacin 300mg uống trong 7 ngày.
  •           Bệnh viêm âm đạo do ký sinh trùng: Thuốc Flagyl được uống trong một liều duy nhất.
  •          Bệnh mụn rộp sinh dục: Thuốc Acyclovir uống trong 5 ngày, Valacyclovir uống trong 3 ngày hay Famciclovir uống trong 1 ngày. Nếu bị nặng cần tăng liều lượng và điều trị bổ sung.

Viêm cổ tử cung đặt thuốc gì? Chúng tôi xin giới thiệu sản phẩm thuốc nam làm từ những cây thuốc hiệu nghiệm của Phụ Khoa Hồng Đức.

Cách đặt thuốc chữa viêm cổ tử cung bằng thuốc nam Đông Y Hồng Đức

Ưu điểm của thuốc đặt viêm cổ tử cung Hồng Đức so với các loại thuốc đặt viêm cổ tử cung và cách điều trị khác trên thị trường:

-   Cách đặt thuốc viêm cổ tử cung với nguyên tắc chữa từ nguồn gốc gây bệnh, trước khi điều trị phải tìm ra nguyên nhân để xác định liệu trình phù hợp.

-    Loại thuốc từ thảo dược thiên nhiên như xạ hương, xà sàng tử, ngũ bột tử, sáp ong và các thảo dược quý khác… đảm bảo an toàn và hiệu quả cho người dùng

-    Có cấu tạo 2 phần: phần vỏ và phần thuốc. Phần vỏ được cấu thành bởi chất có thể tan trong môi trường tử cung để phần thuốc tác động trực tiếp đến vùng tử cung bị tổn thương, tiêu diệt các tác nhân gây viêm nhiễm.

-    Dễ sử dụng, có thể thực hiện điều trị tại nhà. Thường được chị em dùng để đặt vào tử cung trước khi đi ngủ.

Nhờ những ưu điểm kể trên, sử dụng thuốc đặt là phương pháp hữu hiệu mà hiện nay nhiều trường hợp viêm nội tuyến cổ tử cung ở phụ nữ ưu tiên sử dụng. Vậy, viêm cổ tử cung chữa bao lâu thì khỏi? Cách chữa viêm cổ tử cung này cần thời gian để tái tạo và hồi phục, đòi hỏi chị em sự kiên nhẫn.

  • Số ngày: 
  •      -   3 đợt, mỗi đợt kéo dài khoảng 10 ngày
  •      -   2 đợt liên tiếp nhau cách 3 ngày. 

  • Thời gian thực hiện: 
  •      Buổi tối trước khi đi ngủ và ngủ luôn sau khi đặt

Cách đặt thuốc chữa trị bệnh viêm cổ tử cung theo từng bước

-  Sử dụng dung dịch vệ sinh có độ pH nhẹ hoặc nước muối sinh lý để rửa sạch vùng kín, tránh các loại có tính sát khuẩn cao.
-  Chườm nóng và nhúng thuốc vào nước ấm để làm mềm thuốc.
-  Chon tư thế thoải mái để dễ đặt thuốc, dùng ngón tay kẹp thuốc, từ từ đẩy vào sâu bên trong nhất có thể để thuốc có thể tiếp xúc với phần viêm. Có thể sử dụng gel bôi trơn để thuốc có thể đặt vào âm đạo dễ dàng hơn.
-   Không đặt thuốc trong thời gian có kinh nguyệt.

Hướng dẫn cách đặt thuốc viêm cổ tử cung hiệu quả

Bên cạnh đó, chế độ dinh dưỡng thích hợp cho người bị bệnh cũng có tác dụng tăng sức đề kháng cho cơ thể, hạn chế các triệu chứng bệnh lý. Một số thực phẩm nên dùng khi mắc bệnh như: cá, sữa ít béo, tỏi, dầu ô liu, trái cây và rau xanh…

Cách chữa viêm cổ tử cung bằng áp lạnh chính là sử dụng nhiệt độ cực lạnh (khoảng -500 độ C) để phá huỷ các mô bất thường. Que toả lạnh là dụng cụ bằng kim loại chuyên biệt có chứa nitơ lỏng được đưa vào âm đạo, áp sát vào những tổn thương trên bề mặt tử cung, khí nitơ hoá lỏng khiến dụng cụ này đủ lạnh để tiêu diệt các tế bào bị bệnh. Quá trình này sẽ diễn ra trong khoảng ba phút. Sau đó, cổ tử cung sẽ được rã đông và được áp lạnh thêm ba phút nữa. Sau khi dùng cách chữa viêm cổ tử cung bằng áp lạnh khoảng hai đến ba tuần, mô chết sẽ bong ra, các tổn thương sẽ liền sẹo, cổ tử cung trở lại bình thường.

Cách chữa viêm cổ tử cung bằng này hầu như không gây đau đớn, nhưng có thể có tác dụng phụ như bị chuột rút, chảy máu. Một số trường hợp nặng có thể bị nhiễm trùng và sẹo. Tuỳ theo tình trạng bệnh lý của bệnh nhân mà có liệu trình điều trị khác nhau. Thông thường, mỗi lần áp lạnh sẽ tốn từ 1,2 đến 1,8 triệu đồng.

Cách chữa viêm cổ tử cung bằng áp lạnh

Một thủ thuật khác là phẫu thuật đốt điện, còn gọi là nhiệt trị liệu. Thủ thuật này sử dụng dòng điện cao tần đốt vào lớp biểu mô bị viêm, nhằm phá huỷ các tổn thương ở cổ tử cung, khắc phục các triệu chứng do bệnh gây ra. Đầu tiên, bệnh nhân sẽ được sử dụng thuốc gây tê để giảm khó chịu trước khi thực hiện đốt. Sau đó, bệnh nhân sẽ được cho nằm ngửa trong tư thế hai chân kê cao và mở rộng. Bác sĩ sẽ lồng một dụng cụ gọi là mỏ vịt vào âm đạo để giữ các thành âm đạo ngoài. Tiếp theo, bác sĩ sử dụng tăm bông chuyên dụng để vệ sinh rồi dùng que toả nhiệt tiến hành thủ thuật này.

Bệnh nhân có khả năng cao gặp những biến chứng như cổ tử cung có sẹo xơ cứng, bị chít hẹp, bị chảy máu sau khi can thiệp, đau đớn. Nguy cơ xấu nhất là có thể cản trở việc thụ thai. Để tránh nguy cơ tái phát bệnh hoặc ngăn ngừa những biến chứng không mong muốn cũng như tạo điều kiện hồi phục vết thương thì chị em cần phải nắm rõ những việc cần làm sau đốt. Nhiều chị em thắc mắc đốt cổ tử cung kiêng quan hệ bao lâu và bao lâu thì được quan hệ sau khi đốt để có thể gần gũi với chồng bình thường. Câu trả lời là sau khi thực hiện đốt cổ tử cung ít nhất 8 tuần.

Cách chữa viêm cổ tử cung bằng đốt điện

Phẫu thuật và tiểu phẫu viêm cổ tử cung

Kỹ thuật Dao leep là 1 trong những thủ thuật dùng một quai dây điện có điện thế thấp cắt bỏ các tổn thương ở tế bào cổ tử cung, giúp cầm máu và thúc đẩy quá trình tái tạo lại các tế bào mô. Trong khi tiến hành thủ thuật, các bác sĩ sẽ thu thập một số mô bình thường nằm rìa mô bất thường đem đi xét nghiệm để xem liệu bạn có bị ung thư xâm nhập hay không.

Sau khi cắt leep nếu có những biểu hiện ra dịch vàng có máu và ngứa, mùi hôi tanh nhiều thì nên kiểm tra lại ngay. Tìm hiểu thêm về những biến chứng sau leep qua bài viết: Chi phí điều trị bằng dao leep tốn bao nhiêu?

Điều trị bằng Dao leep

Việc dùng tia hồng ngoại có tác dụng tiêu viêm, giảm phù nề, có thể thúc đẩy sự kết dính protein ở các vùng bệnh trong thời gian ngắn, cải thiện tuần hoàn máu cục bộ và tăng cường miễn dịch. Đồng thời, quá trình trao đổi chất ở tế bào được đẩy nhanh và thúc đẩy quá trình tái tạo tế bào mới. Khi điều trị, tuỳ vào tình trạng bệnh mà bác sĩ sẽ có sự điều chỉnh cường độ ánh sáng thích hợp cho bệnh nhân. Khoảng cách đèn cũng được đảm bảo để bệnh nhân không cảm thấy quá nóng. Sau đó, xác định vị trí cần đốt và chỉ cần chiếu tia hồng ngoại đến đúng vị trí.

Những ảnh hưởng xấu có thể xảy ra ở mắt và da, nhưng chỉ khi tiếp xúc với tia hồng ngoại trong thời gian dài. Cách điều trị này thường diễn ra trong thời gian tương đối ngắn, khoảng 20-30 phút nên những ảnh hưởng này không đáng kể.

Cách khống chế viêm bằng tia hồng ngoại

Cách chữa bệnh viêm cổ tử cung ở phụ nữ bằng liệu pháp laser sử dụng chùm tia laser cường độ cao đốt cháy và phá huỷ các mô bất thường ở cổ tử cung. Chỉ được phép tiến hành phẫu thuật sau khi bệnh nhân đã sạch kinh sau 3 ngày. Nhược điểm của phương pháp này là không điều trị bệnh được tận gốc, dễ tái phát và có nguy cơ để lại sẹo.

Cách chữa viêm cổ tử cung bằng đốt laser

NGUYÊN NHÂN GÂY VIÊM LOÉT CỔ TỬ CUNG

Cần xác định được các nguyên nhân gây viêm loét cổ tử cung để có thể chữa trị bệnh một cách kịp thời. Do đó, chị em nên chịu khó đến thăm khám tại các bệnh viện hoặc trung tâm y tế chuyên khoa để được gặp các bác sĩ giỏi, tiếp cận công nghệ hiện đại để có những chẩn đoán xét nghiệm chính xác nhất.

Nhiễm trùng qua đường tình dục: bệnh lậu, chlamydia, trichomoniasis, virus herpes, virus papilloma …

Sinh đẻ, nạo phá thai ở cơ sở thiếu uy tín.

Vệ sinh vùng kín quá kỹ hoặc quá sơ sài.

Dị ứng với bao cao su thiên nhiên sử dụng khi giao hợp, dung dịch vệ sinh âm đạo có nồng độ pH cao, các sản phẩm kích ứng vùng nhạy cảm

Nguyên tắc chính của các phương pháp điều trị và những cách chữa viêm loét cổ tử cung là giảm viêm, hồi phục chức năng của cổ tử cung và ngăn chặn sự lây lan viêm nhiễm tới các cơ quan khác trong cơ thể, từ đó làm lành vết thương do viêm.

Có những phương pháp nào đánh bại căn bệnh này nào hiệu quả? 

Viêm tử cung là một căn bệnh nguy hiểm nếu không được phát hiện và chữa trị kịp thời. Không những thế, việc phòng chống và bảo vệ khi phát hiện bị mắc bệnh cũng không kém phần quan trọng.

Vì vậy, khi phát hiện viêm tử cung, chị em nên:

Giữ vệ sinh vùng kín sạch sẽ, đặc biệt là vào chu kỳ kinh nguyệt

Lựa chọn quần lót làm từ 100% vải cotton thấm hút tốt và không quá bó sát để vùng kín luôn được thông thoáng. Giặt giũ thường xuyên, tránh ngâm từ ngày này qua ngày khác.

Kiêng quan hệ tình dục cho đến khi bác sĩ xác nhận rằng bạn đã khỏi bệnh viêm tử cung. Việc quan hệ tình dục có thể lây viêm nhiễm cho bạn tình và khiến bệnh trở nên nghiêm trọng hơn vì vùng viêm bị chà xát và kích ứng nhiều hơn

Sau khi điều trị, chị em vẫn nên chú ý tái khám và thăm khám phụ khoa định kỳ 6 tháng/lần để nắm rõ tình hình viêm tử cung, phát hiện kịp thời những vấn đề bất thường và khắc phục nhanh chóng, tránh biến chứng nguy hiểm

Thời điểm mang thai và cho con bú tuyệt đối không điều trị bằng thuốc doxycycline, ofloxacin, và levofloxacin.

CẦN LÀM GÌ KHI PHÁT HIỆN VIÊM TỬ CUNG

Hãy liên hệ với Hồng Đức nếu chị em cần tìm hiểu về bệnh viêm cổ tử cung và cách điều trị an toàn mà hiệu quả. Hồng Đức sẽ luôn lắng nghe để hiểu và tư vấn cho chị em một liệu trình phù hợp với từng cơ địa trước khi quyết định chọn mua sản phẩm. Thương hiệu chữa viêm phụ khoa gia truyền Hồng Đức trải qua bao thế hệ đã và đang giúp rất nhiều chị em phụ nữ chữa dứt điểm căn bệnh phiền toái đeo bám, bảo vệ và nâng cao sức khỏe, giúp họ thêm tự tin trong cuộc sống và gìn giữ hạnh phúc gia đình.

LIỆU TRÌNH ĐIỀU TRỊ VIÊM CỔ TỬ CUNG CỦA HỒNG ĐỨC

Với liệu trình mang tên Thanh An kết hợp 3 loại: thuốc uống, thuốc bôi, thuốc đặt viêm tử cung với thành phần 100% thảo dược thiên nhiên nên rất dễ hấp thụ và thích hợp với nhiều cơ địa khác nhau, chị em đang cho con bú vẫn có thể sử dụng bình thường. Đây chính là một bước đột phá mới trong điều trị viêm mãn tính cổ tử cung. Thảo dược Hồng Đức có thể chữa lành bệnh mà không cần dùng đến các biện pháp ngoại khoa hỗ trợ.

Viêm nội tuyến tử cung là một căn bệnh thường gặp ở chị em phụ nữ nhất là trong độ tuổi sinh sản. Nguyên nhân gây bệnh là do vi khuẩn, nấm hoặc kí sinh trùng tấn công tử cung gây viêm nhiễm, lở loét ảnh hưởng đến chất lượng cuộc sống thường ngày. Bệnh nhân thường khó phát hiện bệnh ở giai đoạn đầu nhưng lại diễn biến nhanh và phức tạp, nếu không điều trị kịp thời sẽ có nguy cơ ảnh hưởng đến khả năng sinh sản. Do đó cần điều trị bệnh càng sớm càng tốt.

Chị em hoang mang và lo lắng về việc viêm cổ tử cung có chữa được không?
Cảm thấy mất tự tin trong công việc và cuộc sống bởi sự phiền toái khi bị viêm cổ tử cung gây ra.
Chị em thắc mắc bị viêm cổ tử cung uống thuốc gì và kỳ vọng về một sản phẩm chất lượng, an để tiết kiệm thời gian và chấm dứt tình trạng viêm quanh lỗ ngoài cổ tử cung mà không cần đốt điện hay áp lạnh.

Liệu trình điều trị viêm cổ tử cung hữu hiệu của Hồng Đức

Điều trị viêm cổ tử cung ở đâu tốt luôn là điều khiến chị em phụ nữ phân vân khi phát hiện các dấu hiệu của bệnh. Bệnh phụ khoa luôn khiến chị em ngại ngùng, mặc cảm trong việc thăm khám. Nhiều người đã để bệnh phát triển thành mãn tính vì ngại đi khám, nguy hiểm rất nhiều cho sức khỏe sau này. Chữa bệnh mãn tính luôn khó hơn điều trị khi phát hiện sớm, tuy nhiên không phải là không có cách.

Phòng khám Phụ khoa Hồng Đức là địa chỉ khám bệnh cực kỳ an toàn và tin cậy cho phụ nữ, liệu trình thuốc an toàn, nhẹ nhàng, không gây đau đớn và phiền toái kéo dài, khiến chị em có thể hoàn toàn tự tin và thoải mái sau khi điều trị khỏi bệnh. Liệu trình Thanh An của Hồng Đức gồm những phương thuốc như sau:

Thuốc uống
Cân bằng nội tiết, tiêu viêm

Thuốc bôi
Trị khô âm đạo

Thuốc đặt
Làm hồng và se khít âm đạo

Thuốc uống - Cân bằng nội tiết, tiêu viêm

Thuốc uống Hồng Đức là loại thuốc hỗ trợ điều trị viêm cổ tử cung, có tác dụng hỗ trợ điều trị từ bên trong ra ngoài giúp tiêu viêm, điều hòa nội tiết tố nữ, nấm ngứa...chỉ cần uống 2 lần/ngày chị em sẽ thấy ngay kết quả.

- Tiêu viêm (các chứng viêm ở âm đạo, lộ tuyến, phần phụ, vòi trứng, niêm mạc tử cung; u nang buồng trứng,...)

- Điều hòa nội tiết, kinh nguyệt

- Trị nấm ngứa, khí hư có mùi hôi…

- Làm sạch chất dịch bám lâu ngày trong các nếp gấp tử cung (là nguyên nhân khiến cho phụ nữ hay bị tái phát)

Công dụng

- Thiên tử hoàng

- Xuyên khung, và các thảo dược quý khác.

Thành phần

- Ngày uống 2 lần sau ăn 15 phút.

- Uống 15 - 20 viên/1 lần

Cách dùng

Thuốc đặt - Làm hồng và se khít âm đạo

Thuốc đặt điều trị viêm cổ tử cung Hồng Đức có tác dụng trị lành viêm phụ khoa, viêm lộ tuyến, tiêu diệt các loài vi khuẩn gây bệnh viêm phụ khoa khác hiệu quả. Viêm lộ tuyến đặt thuốc có hết không, viêm lộ tuyến đặt thuốc có khỏi không là điều mà chị em quan tâm. Bằng cách “đóng băng”vùng viêm nhiễm, sau tầm 24-36h thì lớp màng này sẽ mềm và bong ra kéo theo vi khuẩn gây hại ra khỏi cơ thể 1 cách nhẹ nhàng, thuốc đặt trị viêm cổ tử cung Hồng Đức giải quyết các vấn đề viêm cổ tử cung nhẹ nhàng mà không cần diệt tuyến phức tạp

– Chữa viêm phụ khoa và viêm âm đạo do nấm, tạp khuẩn, trùng roi….

– Thuốc nam trị các chứng viêm phụ khoa, u nang buồng trứng, nhân xơ cổ tử cung.

– Hỗ trợ phục hồi sa tử cung và âm đạo sau khi sinh.

– Làm hồng và se khít âm đạo.

Công dụng

Xà sàng tử, xạ hương, ngũ bột tử, và các thảo dược quý khác…

Thành phần

Thuốc bôi - Trị khô âm đạo

Thuốc bôi Hồng Đức được bào chế từ hơn 24 loại thảo dược thiên nhiên nguyên chất dùng để thoa xung quanh âm hộ, ngăn chặn vi khuẩn có hại xâm nhập vào vùng kín ảnh hưởng đến quá trình điều trị viêm cổ tử cung. Ngoài tác dụng trị được các bệnh nấm ngứa thì thuốc bôi Hồng Đức còn có tác dụng chữa bệnh trĩ và đau dạ dày dùng được cho cả nam lẫn nữ rất hiệu quả

Lưu ý:

– Nên đặt thuốc vào buổi tối trước khi đi ngủ và vệ sinh âm đạo bằng nước sạch trước khi đặt thuốc.
– Mỗi lần đặt một viên vào cổ tử cung hay vùng lân cận. Sau 3 ngày (3 tối) rửa sạch chất nhầy bên trong âm đạo. Tối ngày thứ 4 tiếp theo đặt viên thuốc mới. Tác dụng không mong muốn:
– Cảm giác ngứa khi đặt thuốc.
– Khi đặt thuốc trong một vài trường hợp bệnh nhân cảm thấy ngứa là do hai nguyên nhân chính:
       + Vị trí đặt thuốc: Khi viên thuốc rời khỏi vị trí đặt đi ra âm đạo sẽ làm cho bệnh nhân có cảm giác ngứa. Để khắc phục việc này bệnh nhân sau khi đặt thuốc vào vị trí, nên đặt ngay sau viên thuốc cục bông gòn khoảng d = 1,5cm và sau 20 phút có thể bỏ bông gòn ra.
        + Vệ sinh âm đạo: Nếu âm đạo chưa được vệ sinh sạch chất nhầy sẽ gây ra cảm giác ngứa khi đặt thuốc.
      + Cảm giác đóng cứng âm đạo. Sau 8h – 12h đặt thuốc, âm đạo sẽ bị bít lại bởi một lớp màng. Lớp màng này sẽ mềm và bong ra sau 24 – 36h.


Số Lượng: 6 viên thuốc đặt chữa viêm phụ khoa Hồng Đức 

Cách dùng

Trinh Nữ hoàng cung, sáp ong, ngãi cứu và hơn 60 vị thảo dược thiên nhiên nguyên chất..

-  Điều trị Ngứa Vùng Kín, Huyết Trắng, Mùi Hôi, Tiểu Gắt, Rát, Buốt, Khô m Đạo, Trị Nấm, Vùng Kín, Nấm Da Đầu, Nấm Móng Tay.
Làm Lành Các Vết Cắn, Chích (ong, Muỗi, Kiến, Bọ Xít …) Mà Không Để Lại Sẹo.

-    Đặc Biệt: Chữa Bệnh Trĩ Và Đau Dạ Dày

-    Đối tượng: Dùng cho cả nam & nữ

Đầu tiên vệ sinh bằng nước muối ấm. Sau đó lấy 1 miếng bông gòn thấm thuốc rồi lau xung quanh âm hộ (âm đạo) (lau qua 1 lần rồi thay bông mới). Dùng ngày 2 lần sáng, tối (có thể sử dụng nhiều hơn).

Công dụng

Thành phần

Cách dùng

Tùy vào tình trạng bệnh khác nhau mà chị em sẽ được PK Hồng Đức tư vấn lựa chọn liệu trình sao cho phù hợp nhất, nhanh chóng điều trị dứt bệnh.

LIỆU TRÌNH AN HÒA TIẾT KIỆM

Trải qua chặng đường hơn 10 năm, Hồng Đức luôn tự hào là nơi duy nhất cung cấp liệu trình chuyên sâu & theo dõi xuyên suốt quá trình điều trị của người bệnh cho đến khi hết hẳn

Liệu trình An Hòa Tiết kiệm

00
00
00
00

1.290.000đ

Giá gốc: 1.750.000đ

10 gói thuốc ngâm
6 viên thuốc đặt
1 lọ thuốc uống

Ưu đãi duy nhất hôm nay

- Chữa viêm phụ khoa nặng
- Chữa viêm lộ tuyến cổ tử cung

ĐẶT HÀNG NGAY

  • Lời khuyên: Tham khảo ý kiến của bác sĩ chuyên khoa tại Hồng Đức trước khi sử dụng.

Liệu trình An Hòa

00
00
00
00

1.690.000đ

Giá gốc: 2.450.000đ

10 gói thuốc ngâm
2 lọ thuốc uống
1 lọ thuốc bôi
1 hộp thuốc đặt

Ưu đãi duy nhất hôm nay

ĐẶT HÀNG NGAY

  • - Chữa viêm phụ khoa, viêm âm đạo do nấm, tạp khuẩn, trùng roi….
  • - Viêm cổ tử cung, viêm lộ tuyến
  • - Ngăn ngừa tái đi tái lại nhiều lần các bệnh phụ khoa
  • - Làm hồng và se khít âm đạo
  • Lời khuyên: Tham khảo ý kiến của bác sĩ chuyên khoa tại Hồng Đức trước khi sử dụng.

LIỆU TRÌNH AN HÒA CHUYÊN SÂU

LIỆU TRÌNH TÂM HÒA BẦU

Liệu trình Tâm Hòa Bầu

00
00
00
00

1.050.000đ

Giá gốc: 1.200.000đ

10 gói thuốc ngâm
1 lọ thuốc bôi

Ưu đãi duy nhất hôm nay

ĐẶT HÀNG NGAY

- Chữa viêm phụ khoa do nấm ngứa
- Chữa viêm âm đạo nhẹ

Bí quyết điều trị bệnh viêm cổ tử cung dứt điểm tại nhà

Được chiết xuất từ 24 loại cây thảo dược thiên nhiên, giúp cơ thể dễ hấp thụ, không lo biến chứng, không đau đớn, không ảnh hưởng đến thiên chức làm mẹ.

Chú ý vệ sinh cá nhân hàng ngày giữ vùng kín sạch sẽ, luôn khô thoáng.

Thay đổi đồ lót thường xuyên tránh tạo điều kiện để mầm bệnh có thể tái phát trở lại

Tuyệt đối không được thụt rửa sâu trong âm đạo vì có thể làm vùng bị tổn thương phát triển phạm vi

Kiêng quan hệ hoàn toàn, cũng như quan hệ dùng bao cao su cũng không được. Vì những tác động mạnh lúc này rất nguy hiểm, nó sẽ ảnh hưởng trực tiếp đến bệnh.

Bên cạnh, việc lựa chọn địa chỉ cách trị viêm cổ tử cung bằng thuốc dân gian đông y uy tín thì chị em cũng cần lưu ý những việc sau nếu muốn quá trình điều trị đạt được hiệu quả tuyệt đối: 

Do đó, nếu muốn an tâm điều trị việc đầu tiên chị em cần làm đó là tiến hành những kiểm tra phụ khoa cơ bản để biết mức độ bệnh nặng nhẹ ra sao. Sao đó tùy vào nhu cầu bản thân chị em có thể sử dụng các phương pháp điều trị mà bác sĩ gợi ý hoặc liên hệ với Phụ Khoa Hồng Đức qua số hotline 1900636831 để được tư vấn ngay cách trị viêm cổ tử cung nặng tại nhà.

Viêm cổ tử cung có sao không? Điều trị viêm cổ tử cung như thế nào?

Mặc dù biết được các biến chứng nguy hiểm của bệnh nhưng bởi nhiều lý do, nhiều chị em không đủ can đảm đến các cơ sở y tế khám và điều trị để bệnh trở nên ngày một nặng hơn. Vậy chúng ta có nên điều trị viêm cổ tử cung tại nhà không?

Đây là một loại bệnh mà chị em không thể chủ quan được. Nếu không có cách điều trị kịp thời có thể gây ra những nguy hiểm sau: ảnh hưởng đến quan hệ vợ chồng, rối loạn kinh nguyệt, giảm khả năng thụ thai dẫn đến vô sinh hiếm muộn, nặng nhất là nguy cơ ung thư cổ tử cung rất cao.

Tuy những vị thuốc điều trị bệnh viêm cổ tử cung như cây trinh nữ hoàng cung, trà xanh, tỏi… là nguyên liệu dễ tìm, khá an toàn cũng như tiết kiệm được chi phí điều trị. Một số trường hợp đã áp dụng cách trị viêm tử cung tại nhà này và thành công nhưng không có nghĩa là nó phù hợp với tất cả mọi người và không gây ra biến chứng nguy hiểm. Các phương pháp trên đều không có khả năng điều trị dứt điểm mầm bệnh như lời đồn thổi và thời gian điều trị cũng kéo rất dài.

Cách đặt thuốc viêm cổ tử cung “chuẩn”

Bệnh dù nặng hay nhẹ, chị em đều có thể điều trị tại nhà bằng cách đặt thuốc viêm cổ tử cung. Đây cũng là một trong những cách điều trị viêm cổ tử cung tại nhà được nhiều chị em quan tâm nhưng không phải ai cũng biết cách đặt đúng cách và phát huy hết tác dụng của thuốc.

Vậy viêm cổ tử cung đặt thuốc có khỏi không? Viêm cổ tử cung đặt thuốc bao lâu thì khỏi?

Nhiều chị em thắc mắc tại sao phải đeo băng vệ sinh sau khi đặt thuốc? Đơn giản vì khi thuốc đã ngấm vào vùng bị tổn thương làm chết các tế bào gây hại thì nó sẽ chảy ra ngoài theo huyết trắng. Bạn nên thay băng 3 giờ một lần để đảm bảo vệ sinh.

Một điều cần lưu ý đó là chị em nên đặt thuốc vào buổi tối trước khi đi ngủ để hạn chế nguy cơ thuốc chưa ngấm đã bị rơi ra ngoài. Tuyệt đối không được quan hệ trong thời gian điều trị đến khi lành bệnh viêm lỗ cổ tử cung.

Bạn có thể ngồi xổm hoặc kê gối cao rồi dùng tay đẩy thuốc từ từ vào âm đạo. Quan trọng là tay chị em phải đảm bảo đã vệ sinh tay thật sạch sẽ để tránh nhiễm trùng. 

Cuối cùng nếu chị em đặt thuốc vào ban ngày thì chị em nên đeo băng vệ sinh để tránh ướt quần và nằm bất động tầm 15 phút chờ thuốc ngấm

Chuẩn bị các thứ cần thiết sau: thuốc đặt, băng vệ sinh, nước sôi để nguội, khăn khô.

B1

Hướng dẫn cách đặt thuốc của Hồng Đức mà chị em không nên bỏ qua:

B2

B3

Thuốc đặt Hồng Đức là một trong những loại phương pháp điều trị viêm cổ tử cung bằng thuốc nam có công dụng hữu hiệu rõ rệt. Thường thì cách trị tại nhà bằng việc đặt thuốc phụ khoa Hồng Đức sẽ kéo dài từ 7-10 ngày sẽ phát huy tác dụng. Nếu như tình trạng bệnh không thuyên giảm chị em liên hệ số hotline 1900636831 để được tư vấn và điều chỉnh phương pháp điều trị khác. Hồng Đức cam kết điều trị bệnh dứt điểm, hoàn tiền 100% nếu khách hàng không hài lòng.

CÁCH ĐIỀU TRỊ VIÊM CỔ TỬ CUNG CỦA HỒNG ĐỨC PHÙ HỢP CHO MỌI NGƯỜI

Thuốc của Hồng Đức có nhiều đặc điểm đặc biệt để điều trị viêm cổ tử cung phù hợp cho tất cả mọi người.

- Được bào chế từ các dược liệu thiên nhiên qua quy trình chế biến tự nhiên nên không có chất bảo quản, đảm bảo an toàn cho người sử dụng

- Có tính kháng sinh thực vật cao, thuốc vừa có tác dụng chữa bệnh, vừa có tác dụng phòng bệnh.

- Có tác dụng hồi phục niêm mạc, nhờ đó mà bệnh lành, không tái phát.

- Thuốc được chế biến thành nhiều loại như: thuốc bôi, thuốc đặt, thuốc uống mang lại sự tiện lợi và thiết thực cho người sử dụng.

Thuốc có 100% từ thảo dược nên đảm bảo không gây hại cho các cơ quan khác, không có tác dụng phụ, không gây đau đớn, không để lại bất cứ di chứng nào

- Có khả năng tạo màng che phủ chống lại sự xâm nhập của vi trùng: khi thoa thuốc lên vùng viêm loét, thuốc bao phủ và tạo lớp màng bảo vệ nơi tổn thương, cân bằng hệ vi sinh đường ruột và PH âm đạo, làm lành những tổn thương do viêm nhiễm như: viêm âm đạo, viêm lộ tuyến hoặc do diệt tuyến.

Tỷ lệ VÔ SINH hàng năm chiếm đến 13% trong tổng dân số Việt Nam

Mỗi năm 5000 người mắc và hơn 2000 người phải TỬ VONG vì viêm cổ tử cung.

43% đàn ông Việt  NGOẠI TÌNH do phụ nữ không đáp ứng được nhu cầu

Mỗi năm, có đến 90.000 phụ nữ bị viêm nhiễm vùng kín, trung bình mỗi ngày có 9 người tử vong vì ung thư do VIÊM CỔ TỬ CUNG gây ra

Viêm cổ tử cung nhẹ có thể gây biến chứng khôn lường

90.000

NGƯỜI

13%

43%

50%

Cách chữa viêm cổ tử cung bằng thảo dược thiên nhiên

Thay vì hàng năm chị em phải chịu chi phí cho các cách điều trị viêm cổ tử cung từ 2 triệu – 16 triệu đồng trở lên nhưng bệnh cứ gần khỏi lại tái, hết viêm rồi lành, lành lại rồi viêm…Thì nay Phụ khoa Hồng Đức mang đến sự khác biệt và dễ chịu trong phương pháp điều trị viêm cổ tử cung, giúp chị em có thể giải quyết được căn bệnh trầm kha này một cách an toàn.

HIỆU QUẢ NGAY LẦN ĐẦU SỬ DỤNG

GỌI 1900 63 68 31

  •   Giúp chị em thoát khỏi cảnh hàng tháng đi phòng khám phụ khoa.
  •   Những sản phẩm hoàn toàn từ thiên nhiên, không thuốc kháng sinh.
  •   Khỏi bệnh và tăng khả năng đậu thai.
  •   Thiên thần nhỏ được bảo vệ tốt nhất trong cơ thể người mẹ.
  •   Cuộc sống vợ chồng hạnh phúc và thỏa mãn hơn.
  •   Chữa viêm phụ khoa an toàn.
  •   Phụ nữ được chủ động trong cuộc sống của mình.

Các phương thuốc uống, ngâm, đặt của Hồng Đức đều được điều chế từ những cây thuốc nam vốn được dân gian lưu truyền hàng trăm năm vì công dụng hay của chúng. Những cây thuốc được dùng gồm: xà sàng tử, hoàng bá, đinh hương, trinh nữ hoàng cung, nhũ hương, xuyên khung,... Ngoài ra còn có những cây thuốc đã quen thuộc trong cuộc sống hàng ngày như nghệ vàng, nghệ đen, sả chanh, sáp ong,... rất lành tính và ít gây dị ứng.

10 phương pháp hay không bằng 1 phương pháp hợp

Mỗi cách điều trị viêm cổ tử cung đều có những ưu nhược điểm riêng. Chúng ta không thể khẳng định phương pháp nào là tốt nhất hay hiệu quả nhất, vì nó còn phụ thuộc vào rất nhiều yếu tố. Do đó, trước khi tiến hành điều trị viêm cổ tử cung, chị em cần xét nghiệm kiểm tra phụ khoa để bác sĩ có thể tư vấn giúp chị em lựa chon phương pháp phù hợp, tùy thuộc vào tình hình viêm nhiễm, nhu cầu của bản thân...

Bạn cảm thấy lo lắng về những vấn đề như tác dụng phụ, vô sinh, hiếm muộn, chi phí điều trị cao… của các phương pháp tây y và công nghệ mới thì hãy quay về với phương pháp Đông y gia truyền Hồng Đức. Thực tế thì chữa viêm cổ tử cung bằng thuốc Đông y là cách được phần lớn chị em tin dùng không chỉ vì nó đơn giản, dễ thực hiện, hiệu quả cao mà còn không lo đến tác dụng phụ, đặc biệt là không kén người dùng. Các sản phẩm của Hồng Đức phụ nữ đang cho con bú có thể dùng bình thường, riêng thuốc ngâm và thuốc bôi Hồng Đức chị em mang thai vẫn có thể sử dụng.

Nhờ vào 24 vị thuốc thảo dược thiên nhiên kết hợp thành một bài thuốc điều trị an toàn và hiệu quả ngay tại nhà mà không cần tốn công sức đến bệnh viện. Thành phần tự nhiên hoàn toàn lành tính, nên cơ thể rất dễ hấp thụ, nhanh chóng ức chế hoàn toàn vi khuẩn gây bệnh, cân bằng độ ph âm đạo. Bên cạnh đó, các vị thuốc này còn giúp cơ thể tăng sức đề kháng chống lại một số loại viêm nhiễm phụ khoa khác.

Mặc dù chữa viêm cổ tử cung bằng Đông y nhưng tốt nhất chị em cũng nên làm những xét nghiệm phụ khoa để nắm được tình hình viêm nhiễm để điều chỉnh liều lượng thuốc cho hiệu quả. Được chuyên gia đánh giá cao về hiệu quả, nhưng các loại thuốc trị viêm tử cung chỉ phát huy hết tác dụng nếu như sử dụng đúng liều lượng nếu là thuốc uống và cách đặt thuốc viêm cổ tử cung đúng cách nếu là thuốc đặt. Đối với tình trạng viêm mãn tính, mức độ tổn thương lớn thì thời gian điều trị sẽ kéo dài lâu hơn và nên chị em cần kiên trì thực hiện theo hướng dẫn. Liên hệ ngay số hotline 1900636831 để được tư vấn liệu trình Thanh An - thuốc trị viêm cổ tử cung hiệu quả ngay tại nhà.

Bài thuốc này kết hợp tái tạo vùng kín lành lặn từ trong ra ngoài, hầu như không có tác dụng phụ và hiệu quả rõ rệt. Thuốc được điều chế theo dạng thuốc bôi, viên uống và viên đặt, cực kỳ tiện lợi khi sử dụng mà không phải sắc nấu tốn nhiều thời gian. Chị em nên đến phòng khám để được tư vấn liệu trình phù hợp vì tác dụng của thuốc lên cơ thể mỗi người là khác nhau, cần sự hướng dẫn từ bác sĩ để có sự hồi phục nhanh nhất.

CHÌA KHÓA THOÁT KHỎI VIÊM CỔ TỬ CUNG THEO CẤP ĐỘ

Viêm cổ tử cung cấp độ 3 chính là giai đoạn nặng nhất của bệnh. Hình ảnh cổ tử cung bị viêm đỏ trầm trọng, hiện tượng viêm cổ tử cung ra máu thường xuyên, khí hư ra nhiều hơn và có dịch nhầy ảnh hưởng đến quan hệ vợ chồng cũng như cản trở tinh trùng gặp trứng, ảnh hưởng đến quá trình thụ thai. Bệnh cấp độ 3 đặc biệt nghiêm trọng và có thể biến chứng thành nhiều bệnh phụ khoa nguy hiểm khác, đặc biệt là ung thư.

Thuốc điều trị viêm cổ tử cung nặng Hồng Đức được điều chế từ thảo dược có khả năng điều trị dứt điểm tình trạng viêm từ nhẹ đến nặng. Nhưng với tình trạng viêm nặng thì thời gian điều trị kéo dài lâu hơn. Trong suốt quá trình điều trị dù là tình trạng bệnh nặng hay nhẹ thì điều quan trọng nhất là bệnh nhân phải tuyệt đối tuân thủ theo hướng dẫn của các tư vấn viên Hồng Đức để tránh những trường hợp đáng tiếc xảy ra. Đối với khách hàng có cơ địa hấp thụ thuốc chậm, Phụ Khoa Hồng Đức sẽ có chính sách hỗ trợ đến khi khỏi hẳn nên chị em có thể an tâm sử dụng thuốc điều trị viêm loét cổ tử cung tại Hồng Đức.

Viêm cổ tử cung cấp độ 3

Viêm cổ tử cung nhẹ cấp độ 1 là giai đoạn mới chớm bệnh nhưng nếu không điều trị kịp thời thì rất nhanh bệnh sẽ chuyển sang viêm giai đoạn 2 rất nguy hiểm. Đây là giai đoạn đầu của bệnh với những biểu hiện như khí hư ra nhiều, đau vùng thắt lưng và bụng dưới, đau khi quan hệ, tiểu buốt... Bệnh mới vừa mới bắt đầu, nên vùng bị tổn thương còn hẹp, chưa lan rộng nên việc điều trị khá đơn giản và có thể điều trị khỏi viêm cổ tử cung tại nhà. 

Vậy viêm cổ tử cung uống thuốc gì? Thường trong giai đoạn này bác sĩ thường sẽ kê toa cho bệnh nhân sử dụng các loại thuốc kháng sinh thuốc đặc trị viêm cổ tử cung, nhằm tiêu diệt mầm vi khuẩn bệnh nhanh nhất có thể, chống viêm nhiễm lan rộng. Tuy nhiên, còn tùy vào nguyên nhân gây bệnh mà chúng ta có những loại thuốc khác nhau. Cụ thể, nếu như nguyên nhân là do nấm thì chị em phải kết hợp thuốc đặt viêm và thuốc uống, do vi khuẩn lậu thì phải dùng thuốc chuyên dụng trị bệnh lậu…. 

Phụ Khoa Hồng Đức có liệu trình Thanh An giúp điều trị viêm cổ tử cung bằng Đông y từ nhẹ tới nặng vô cùng hiệu quả. Đối với trường hợp viêm cổ tử cung nhẹ, chỉ với 1 liệu trình chị em có thể chữa khỏi bệnh hoàn toàn. Cam kết hoàn tiền nếu khách hàng không hài lòng.

Viêm cổ tử cung nhẹ cấp độ 1

Theo nghiên cứu của các chuyên gia thì viêm phát triển chia làm 3 giai đoạn: hình ảnh viêm cổ tử cung giai đoạn 1, 2, 3 biểu hiện các triệu chứng nặng và mức độ nguy hiểm tăng dần theo cấp độ bệnh nên sẽ có cách điều trị bệnh khác nhau.

Viêm loét cổ tử cung cấp độ 2

Bệnh nhân bị viêm loét cổ tử cung cấp độ 2 thường có biểu hiện như khí hư ra nhiều dạng mủ, có kèm mùi hôi khó chịu, chảy máu sau khi quan hệ, buồn nôn, nước tiểu vàng, đau bụng dưới… Tình trạng viêm cổ tử cung rộng ở giai đoạn này tương đối nguy hiểm nếu không điều trị kịp thời có thể dẫn đến ung thư và gây ra vô sinh. 

Ở giai đoạn 2, 3 bài thuốc: thuốc bôi, thuốc đặt, thuốc uống được kết hợp đan xen với nhau trong liệu trình của Hồng Đức chắc chắn sẽ không làm chị em thất vọng. Các bài thuốc hỗ trợ cho nhau vừa điều trị vừa phòng bệnh phụ khoa khác hiệu quả.  

Tác hại nghiêm trọng của viêm cổ tử cung

"Nếu viêm cổ tử cung không được chữa trị kịp thời, căn bệnh này sẽ gây rất nhiều tác hại cho mọi người, đặc biệt là chị em phụ nữ"

Gây đau khi quan hệ: khi quan hệ chị em chỉ cảm nhận được cơn đau do vậy sẽ không đạt được khoái cảm như mong muốn. Nếu quan hệ mạnh sẽ khiến bệnh nặng hơn và mất hẳn dấu hiệu hưng phấn khi “yêu”.

Gây ra nhiều bệnh phụ khoa khác: nếu không điều trị kịp thời thì vi khuẩn gây bệnh sẽ tấn công sang các bộ phận khác và dẫn đến tình trạng viêm nhiễm như: viêm âm đạo, viêm lộ tuyến….

Vô sinh: Viêm cổ tử cung làm tăng tiết dịch nhờn không những gây khó chịu mà còn làm cho tinh trùng khó tồn tại và di chuyển vào trong để gặp trứng.Viêm nhiễm cũng làm biến đổi, giảm chất lượng và giảm thời gian sống của tinh trùng. Đó là lý do tại sao những phụ nữ bị bệnh thường khó thụ thai.

Ung thư : Theo phân tích của các chuyên gia, những người bị bệnh thì nguy cơ mắc ung thư cổ tử cung sẽ cao hơn người bình thường gần 10 lần. Do sự kích thích của viêm mãn tính, các biểu bì dạng cột phát sinh do sự tăng sinh của ống cổ tử cung sẽ gia tăng bất thường. Nếu không được chữa trị kịp thời sẽ phát triển trở thành các tác nhân gây ung thư vô cùng nguy hiểm.

  • Tránh ăn đồ ăn cay nóng, đồ ngọt, nhiều béo, đồ ăn nhanh nhiều dầu mỡ, đồ hải sản. 
  • Tránh thức khuya, stress kéo dài…
  • Tránh gãi hoặc chà xát mạnh gây trầy xước vùng kín. 
  • Không uống rượu bia, các chất kích thích… 
  • Nên ăn nhiều chất vitamin A, D, E, rau xanh hoa quả tươi
  • Có chế độ sinh hoạt nghỉ ngơi hợp lý

Dinh dưỡng khi điều trị viêm cổ tử cung

Những vấn đề cần lưu ý khi điều trị viêm cổ tử cung

Bệnh có thể được nhận biết nhờ khí hư

Trong giai đoạn đầu của bệnh, khí hư sẽ xuất hiện nhiều hơn một cách bất thường. Thêm vào đó là đặc điểm màu sắc cũng thay đổi có thể chuyển sang vàng hoặc xanh, kèm theo là mùi hôi tanh rất khó chịu. Khi gặp tình trạng này kèm theo vùng âm đạo bị sưng tấy, đau rát thì chị em nên đến cơ sở y tế uy tín để có thể làm xét nghiệm kiểm tra ngay.

Tuyệt đối không được quan hệ trong quá trình điều trị

Quan hệ trong quá trình chữa bệnh được không? Những tác động mạnh trong quá trình giao hợp sẽ ảnh hưởng đến vùng bị tổn thương, tạo cơ hội để các vi khuẩn gây hại tiến sâu hơn làm cho bệnh tái phát trở lại. Điều này làm cho việc điều trị trở nên kém hiệu quả, đặc biệt trong quá trình sử dụng cách điều trị viêm cổ tử cung mãn tính. Vì thế, trong suốt quá trình dùng thuốc đặc trị điều trị bệnh, chị em cần phải kiêng cử từ 1-2 tháng để vết thương lành hẳn rồi mới quan hệ và cần chú ý nên “yêu” nhẹ nhàng và lành mạnh.

Tuân thủ theo chỉ định của bác sĩ trong suốt quá trình điều trị

Tùy vào tình trạng viêm nhiễm, nhu cầu của bệnh nhân bác sĩ sẽ đưa ra cách điều trị viêm cổ tử cung phù hợp. Nhưng có nhiều trường hợp, thời gian điều trị kéo dài sẽ làm cho chị em nản lòng bỏ giữa chừng khiến cho bệnh không được chữa trị một cách dứt điểm nên rất dễ tái phát trở lại. Bạn muốn điều trị tận gốc thì cần tuyệt đối tuân theo hướng dẫn.

Theo dõi và kiểm tra

Theo dõi các dấu hiệu như đặt thuốc viêm cổ tử cung bị ra máu, tiểu tiện khó,... Đặt thuốc viêm cổ tử cung bị chảy máu không phải là dấu hiệu hiếm gặp khi đặt thuốc, tuy nhiên cũng nên thông báo cho bác sĩ để theo dõi tiến triển của bệnh. Tái khám đúng lịch hẹn để kiểm tra tình trạng bệnh tình hoàn toàn dứt điểm chưa. Nếu chị em không có thời gian đến bệnh viện thì hãy chú ý theo dõi sức khỏe trong quá trình điều trị để nhanh chóng phát hiện những dấu hiệu bất thường và đưa ra phương án hỗ trợ kịp thời.

Vệ sinh vùng kín đúng cách

Trong suốt quá trình điều trị nhất là khi chị em đang điều trị tại nhà, tốt nhất chị em cần chú ý đến việc giữ vệ sinh sao cho đúng cách. Bạn nên dùng nước đun sôi để nguội để rửa âm đạo và dùng khăn bông sạch để lau khô. Bạn cũng nên sử dụng dung dịch vệ sinh bác sĩ chỉ định nhưng không nên lạm dụng rửa quá nhiều vì chúng có thể làm mất cân bằng ph bên trong âm đạo. Tuyệt đối không được thụt rửa sâu trong âm đạo để tránh viêm cổ tử cung do nấm hoặc vi khuẩn.

Phụ Khoa Hồng Đức sẽ giúp chị em giải đáp một số thắc mắc liên quan đến bệnh viêm tử cung giúp cho chị em hiểu rõ hơn về bệnh và tìm được phương pháp điều trị phù hợp nhất nhé!

GIẢI ĐÁP THẮC MẮC VỀ VIÊM TỬ CUNG

Bài thuốc dân gian chữa viêm tử cung có hiệu quả không

Chị em thường có xu hướng lựa chọn các bài thuốc dân gian sử dụng các cây thuốc để tự chữa không đặc hiệu hoặc có trong tự nhiên như: trinh nữ hoàng cung, tỏi, lá bàng, trầu bà… để chữa bệnh tại nhà. Phương pháp này đơn giản, dễ thực hiện, tiết kiệm chi phí nhưng còn hiệu quả điều trị thì chưa có một nghiên cứu khoa học nào chứng minh. 

Trên thực tế có rất nhiều chị em chọn phương pháp điều trị bằng bài thuốc dân gian và bệnh được trị khỏi, nhưng cũng có trường hợp “tiền mất tật mang” vô cùng nguy hiểm. Do đó trong quá trình điều trị, nếu thấy biểu hiện bất thường như dị ứng hoặc bệnh không thuyên giảm thì nên ngừng ngay và đến cơ sở y tế tin cậy để làm kiểm tra và điều hướng sang phương pháp điều trị khác tốt và phù hợp hơn nhé! 

Có nên kiêng quan hệ trong quá trình dùng thuốc

Trong khi điều trị thì phần tổn thương cần có thời gian để hồi phục hoàn phục hoàn toàn như trước kia. Vì vậy, “chuyện ấy” cần phải được kiêng cữ và hạn chế đến mức tối đa. Kiêng cữ vợ chồng để bảo vệ vùng viêm cho đến khi lành hẳn. Quan hệ mạnh có sao không? Vì lúc này tử cung đang có những tổn thương nhất định, cần tái tạo lành lặn như ban đầu, việc giao hợp sẽ tạo điều kiện cho các vi khuẩn gây hại và phát triển, gây viêm nhiễm, khi bị chà xát thì khó hồi phục. Khi có quan hệ trở lại chị em nên thực hiện nhẹ nhàng, tránh những hành vi thô bạo, va chạm mạnh làm tổn thương trở lại.

Trong quá trình điều trị viêm tử cung phải kiêng quan hệ tình dục hoặc nếu “lỡ vi phạm” thì phải ngâm hoặc rửa ngay, tốt nhất phải sử dụng bao cao su để tránh tình trạng lây chéo từ người này sang người kia.

Trong thực tế, nếu chị em đã từng bị các chứng viêm phụ khoa và đã điều trị thì vẫn có thai được như bình thường và thai nhi vẫn khỏe mạnh mà không bị ảnh hưởng gì cả. Tuy nhiên, nếu bệnh chưa được trị dứt điểm sẽ gặp nguy hiểm cho thai nhi. Các loại vi khuẩn, nấm gây bệnh sẽ gây nhiễm trùng thai nhi, dẫn đến sinh non, sẩy thai hoặc đến khi sinh ra thì thai nhi lại bị dị tật

Bên cạnh đó, nếu chị em dùng cách đốt điện thì phần lỗ có thể bị chít hẹp hơn bình thường, cộng thêm sẹo xơ cứng do đốt điện, độ đàn hồi của tử cung cũng bị giảm nên việc sinh thường cũng gặp rất nhiều khó khăn.

Thuốc điều trị viêm quanh lỗ cổ tử cung Hồng Đức sử dụng thuốc đặt chữa viêm tử cung từ nhẹ đến nặng, kết hợp uống và bôi mà không cần đốt điện tốn kém, điều trị tại nhà mà vẫn đạt hiệu quả điều trị cao.

Viêm cổ tử cung có ảnh hưởng gì không? Đầu tiên, khí hư sẽ tiết ra nhiều hơn bình thường kèm theo mùi hôi khó chịu làm ảnh hưởng đến đời sống sinh hoạt thường ngày. Thêm vào đó, do lượng khí hư nhiều làm thay đổi độ môi trường bên trong âm đạo cản trở sự di chuyển của tinh trùng tiếp cận với trứng, thời gian tồn tại cũng bị giảm từ đó ảnh hưởng rất nhiều đến quá trình thụ thai, vô sinh hiếm muộn kéo dài mà bản thân người bệnh không hề hay biết. Vậy khi đang nhiễm viêm tử cung có con được không?

Khi bị nhiễm bệnh thường sẽ kéo theo là viêm âm đạo, nếu không phát hiện và điều trị kịp thời thì tử cung sẽ bị viêm ảnh hưởng trực tiếp đến quá trình làm tổ của thai nhi, làm cho thai dễ bị sảy, không phát triển như bình thường. Do vậy, bác sĩ thường khuyên bệnh nhân nên kiểm tra phụ khoa định kỳ hàng năm để kịp thời phát hiện những bất thường trong cơ thể để có biện pháp điều trị kịp thời tránh trường hợp đáng tiếc xảy ra.

Viêm cổ tử cung có mang thai được không

Trong thời gian chuẩn bị mang thai mà nhiễm bệnh thì phải làm sao? Chị em hoàn toàn có thể sử dụng thuốc bình thường để hỗ trợ điều trị. Tuy nhiên khi mang thai chị em nên ngưng vì thuốc chống chỉ định trong trường hợp khi đã mang thai. Nên khi biết mình đang mang thai thì ngưng thuốc uống nhé, chỉ sử dụng thuốc ngâm thôi. Thuốc ngâm an toan cho cả mẹ và bé. Chị em có thể dùng thuốc ngâm ngay cả khi không mắc bệnh để vệ sinh vùng kín hàng tuần, có tác dụng phòng ngừa viêm phụ khoa rất tốt.

Kết: Thông qua việc khám bệnh chuẩn đoán ban đầu, các chuyên gia sẽ nắm rõ được tình hình bệnh lý, nguyên nhân, mức độ tổn thương, cơ địa của mỗi người để từ đó thiết kế phác đồ hiệu quả nhất dành cho mỗi người. Chi phí điều trị viêm cổ tử cung hết bao nhiêu tiền, cách chữa viêm cổ tử cung bao lâu còn phụ thuộc vào mức độ bệnh tình và phương pháp điều trị mà chị em lựa chọn. Bệnh càng nặng thì thời gian điều trị sẽ kéo dài hơn so với bệnh ở cấp độ nhẹ. Do đó, sau khi điều trị chị em cần chú ý giữ vệ sinh, kiêng quan hệ và tuyệt đối tuân thủ theo hướng dẫn của bác sĩ để đạt được hiệu quả điều trị tốt nhất.

Chữa viêm tử cung có ảnh hưởng thai nhi không

LIỆU TRÌNH AN HÒA TIẾT KIỆM

Trải qua chặng đường hơn 10 năm, Hồng Đức luôn tự hào là nơi duy nhất cung cấp liệu trình chuyên sâu & theo dõi xuyên suốt quá trình điều trị của người bệnh cho đến khi hết hẳn

Liệu trình An Hòa Tiết kiệm

00
00
00
00

1.290.000đ

Giá gốc: 1.750.000đ

10 gói thuốc ngâm
6 viên thuốc đặt
1 lọ thuốc uống

Ưu đãi duy nhất hôm nay

- Chữa viêm phụ khoa nặng
- Chữa viêm lộ tuyến cổ tử cung

ĐẶT HÀNG NGAY

  • Lời khuyên: Tham khảo ý kiến của bác sĩ chuyên khoa tại Hồng Đức trước khi sử dụng.

LIỆU TRÌNH AN HÒA CHUYÊN SÂU

Liệu trình An Hòa

00
00
00
00

1.690.000đ

Giá gốc: 2.450.000đ

10 gói thuốc ngâm
2 lọ thuốc uống
1 lọ thuốc bôi
1 hộp thuốc đặt

Ưu đãi duy nhất hôm nay

ĐẶT HÀNG NGAY

  • Chữa viêm phụ khoa, viêm âm đạo do nấm, tạp khuẩn, trùng roi….
  • Viêm cổ tử cung, viêm lộ tuyến
  • Ngăn ngừa tái đi tái lại nhiều lần các bệnh phụ khoa
  • Làm hồng và se khít âm đạo
  • Lời khuyên: Tham khảo ý kiến của bác sĩ chuyên khoa tại Hồng Đức trước khi sử dụng.

LIỆU TRÌNH TÂM HÒA BẦU

Liệu trình Tâm Hòa Bầu

00
00
00
00

1.050.000đ

Giá gốc: 1.200.000đ

10 gói thuốc ngâm
1 lọ thuốc bôi

Ưu đãi duy nhất hôm nay

ĐẶT HÀNG NGAY

- Chữa viêm phụ khoa do nấm ngứa
- Chữa viêm âm đạo nhẹ

Địa chỉ phòng khám

© COPYRIGHT 2019 | PHỤ KHOA HỒNG ĐỨC | ALL RIGHTS RESERVED

93/19 Trần Khắc Chân, Phường Tân Định, Quận 1, TP.HCM

1900 636 831
0902 985 666

Hotline

(function () {var run = function () {if (typeof window.LadiPageScript == "undefined" || window.LadiPageScript == undefined || typeof window.ladi == "undefined" || window.ladi == undefined) {setTimeout(run, 100); return;}window.LadiPageApp = window.LadiPageApp || new window.LadiPageAppV2();window.LadiPageScript.runtime.ladipage_id = '5d9c62a49301a33aee13c70b';window.LadiPageScript.runtime.publish_platform = 'LADIPAGE';window.LadiPageScript.runtime.isMobileOnly = false;window.LadiPageScript.runtime.DOMAIN_SET_COOKIE = ["pagedemo.me"];window.LadiPageScript.runtime.DOMAIN_FREE = [];window.LadiPageScript.runtime.bodyFontSize = 12;window.LadiPageScript.runtime.store_id = "5c1d99096efb27661e81da20";window.LadiPageScript.runtime.time_zone = 7;window.LadiPageScript.runtime.currency = "VND";window.LadiPageScript.runtime.eventData = "%7B%22SECTION_POPUP%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22BUTTON2%22%3A%7B%22type%22%3A%22button%22%2C%22option.data_action%22%3A%7B%22type%22%3A%22link%22%2C%22action%22%3A%22https%3A%2F%2Fwww.messenger.com%2Ft%2Fchuabenhphukhoahongduc%22%7D%7D%2C%22SECTION155%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22gradient%22%2C%22mobile.option.background-style%22%3A%22gradient%22%7D%2C%22SECTION173%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22SECTION17%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22SECTION345%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22SECTION447%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22image%22%2C%22mobile.option.background-style%22%3A%22image%22%7D%2C%22SECTION461%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22SECTION551%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22SECTION795%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22SECTION810%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22SECTION852%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22SECTION877%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22SECTION902%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22SECTION917%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22SECTION929%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22SECTION985%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22SECTION1022%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22SECTION1075%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22GROUP1079%22%3A%7B%22type%22%3A%22group%22%2C%22mobile.style.animation-name%22%3A%22bounce%22%2C%22mobile.style.animation-delay%22%3A%221s%22%7D%2C%22GROUP1088%22%3A%7B%22type%22%3A%22group%22%2C%22desktop.style.animation-name%22%3A%22pulse%22%2C%22desktop.style.animation-delay%22%3A%221s%22%2C%22mobile.style.animation-name%22%3A%22pulse%22%2C%22mobile.style.animation-delay%22%3A%221s%22%7D%2C%22BUTTON1098%22%3A%7B%22type%22%3A%22button%22%2C%22option.data_action%22%3A%7B%22type%22%3A%22phone%22%2C%22action%22%3A%221900636831%22%7D%7D%2C%22SECTION1118%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22image%22%2C%22mobile.option.background-style%22%3A%22image%22%7D%2C%22SECTION1152%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22image%22%2C%22mobile.option.background-style%22%3A%22image%22%7D%2C%22HEADLINE1162%22%3A%7B%22type%22%3A%22headline%22%2C%22mobile.style.animation-name%22%3A%22slideInLeft%22%2C%22mobile.style.animation-delay%22%3A%221s%22%7D%2C%22HEADLINE1173%22%3A%7B%22type%22%3A%22headline%22%2C%22mobile.style.animation-name%22%3A%22slideInLeft%22%2C%22mobile.style.animation-delay%22%3A%221s%22%7D%2C%22SECTION1217%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22SECTION1246%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22image%22%2C%22mobile.option.background-style%22%3A%22image%22%7D%2C%22SECTION1251%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22SECTION1285%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22image%22%2C%22mobile.option.background-style%22%3A%22image%22%7D%2C%22SECTION1326%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22SECTION1454%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22image%22%2C%22mobile.option.background-style%22%3A%22image%22%7D%2C%22BOX1464%22%3A%7B%22type%22%3A%22box%22%2C%22option.data_action%22%3A%7B%22type%22%3A%22section%22%7D%7D%2C%22BOX1503%22%3A%7B%22type%22%3A%22box%22%2C%22option.data_action%22%3A%7B%22type%22%3A%22section%22%7D%7D%2C%22BOX1516%22%3A%7B%22type%22%3A%22box%22%2C%22option.data_action%22%3A%7B%22type%22%3A%22section%22%7D%7D%2C%22SECTION1532%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22SECTION1594%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22BOX1067%22%3A%7B%22type%22%3A%22box%22%2C%22option.data_action%22%3A%7B%22type%22%3A%22section%22%7D%7D%2C%22SECTION1057%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22image%22%2C%22mobile.option.background-style%22%3A%22image%22%7D%2C%22HEADLINE1193%22%3A%7B%22type%22%3A%22headline%22%2C%22mobile.style.animation-name%22%3A%22slideInLeft%22%2C%22mobile.style.animation-delay%22%3A%221s%22%7D%2C%22SECTION1753%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22image%22%2C%22mobile.option.background-style%22%3A%22image%22%7D%2C%22GROUP1860%22%3A%7B%22type%22%3A%22group%22%2C%22option.data_action%22%3A%7B%22type%22%3A%22phone%22%2C%22action%22%3A%221900636831%22%7D%7D%2C%22SECTION2048%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22image%22%2C%22mobile.option.background-style%22%3A%22image%22%7D%2C%22SECTION2078%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22COUNTDOWN2092%22%3A%7B%22type%22%3A%22countdown%22%2C%22option.countdown_type%22%3A%22countdown%22%2C%22option.countdown_minute%22%3A1439%7D%2C%22COUNTDOWN_ITEM2093%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22day%22%7D%2C%22COUNTDOWN_ITEM2094%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22hour%22%7D%2C%22COUNTDOWN_ITEM2095%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22minute%22%7D%2C%22COUNTDOWN_ITEM2096%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22seconds%22%7D%2C%22COUNTDOWN2120%22%3A%7B%22type%22%3A%22countdown%22%2C%22option.countdown_type%22%3A%22countdown%22%2C%22option.countdown_minute%22%3A1439%7D%2C%22COUNTDOWN_ITEM2121%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22day%22%7D%2C%22COUNTDOWN_ITEM2122%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22hour%22%7D%2C%22COUNTDOWN_ITEM2123%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22minute%22%7D%2C%22COUNTDOWN_ITEM2124%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22seconds%22%7D%2C%22FORM_ITEM2294%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A1%7D%2C%22FORM_ITEM2295%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A1%7D%2C%22FORM_ITEM2298%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A3%7D%2C%22FORM_ITEM2299%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A4%7D%2C%22FORM_ITEM2300%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A5%7D%2C%22FORM_ITEM2301%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A6%7D%2C%22FORM_ITEM2302%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A7%7D%2C%22FORM_ITEM2303%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22email%22%2C%22option.input_tabindex%22%3A8%7D%2C%22FORM2293%22%3A%7B%22type%22%3A%22form%22%2C%22option.form_config_id%22%3A%225d518178be3c3d52b7a7add1%22%2C%22option.form_send_ladipage%22%3Atrue%2C%22option.thankyou_type%22%3A%22default%22%2C%22option.thankyou_value%22%3A%22Chuy%C3%AAn%20vi%C3%AAn%20t%C6%B0%20v%E1%BA%A5n%20s%E1%BA%BD%20li%C3%AAn%20h%E1%BB%87%20trong%20%C3%ADt%20ph%C3%BAt!%22%2C%22option.form_conversion_name%22%3A%22Purchase%22%2C%22option.form_google_ads_conversion%22%3A%22974991612%22%2C%22option.form_google_ads_label%22%3A%22fDWnCNGTyqkBEPzh9NAD%22%2C%22option.form_auto_funnel%22%3Atrue%2C%22option.form_auto_complete%22%3Atrue%7D%2C%22FORM_ITEM2311%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A1%7D%2C%22FORM_ITEM2312%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A1%7D%2C%22FORM_ITEM2315%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A3%7D%2C%22FORM_ITEM2316%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A4%7D%2C%22FORM_ITEM2317%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A5%7D%2C%22FORM_ITEM2318%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A6%7D%2C%22FORM_ITEM2319%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A7%7D%2C%22FORM_ITEM2320%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22email%22%2C%22option.input_tabindex%22%3A8%7D%2C%22FORM2310%22%3A%7B%22type%22%3A%22form%22%2C%22option.form_config_id%22%3A%225d518178be3c3d52b7a7add1%22%2C%22option.form_send_ladipage%22%3Atrue%2C%22option.thankyou_type%22%3A%22default%22%2C%22option.thankyou_value%22%3A%22Chuy%C3%AAn%20vi%C3%AAn%20t%C6%B0%20v%E1%BA%A5n%20s%E1%BA%BD%20li%C3%AAn%20h%E1%BB%87%20trong%20%C3%ADt%20ph%C3%BAt!%22%2C%22option.form_conversion_name%22%3A%22Purchase%22%2C%22option.form_google_ads_conversion%22%3A%22974991612%22%2C%22option.form_google_ads_label%22%3A%22fDWnCNGTyqkBEPzh9NAD%22%2C%22option.form_auto_funnel%22%3Atrue%2C%22option.form_auto_complete%22%3Atrue%7D%2C%22COUNTDOWN_ITEM2335%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22day%22%7D%2C%22COUNTDOWN_ITEM2336%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22hour%22%7D%2C%22COUNTDOWN_ITEM2337%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22minute%22%7D%2C%22COUNTDOWN_ITEM2338%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22seconds%22%7D%2C%22COUNTDOWN2334%22%3A%7B%22type%22%3A%22countdown%22%2C%22option.countdown_type%22%3A%22countdown%22%2C%22option.countdown_minute%22%3A1439%7D%2C%22FORM_ITEM2344%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A1%7D%2C%22FORM_ITEM2345%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A1%7D%2C%22FORM_ITEM2348%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A3%7D%2C%22FORM_ITEM2349%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A4%7D%2C%22FORM_ITEM2350%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A5%7D%2C%22FORM_ITEM2351%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A6%7D%2C%22FORM_ITEM2352%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A7%7D%2C%22FORM_ITEM2353%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22email%22%2C%22option.input_tabindex%22%3A8%7D%2C%22FORM2343%22%3A%7B%22type%22%3A%22form%22%2C%22option.form_config_id%22%3A%225d518178be3c3d52b7a7add1%22%2C%22option.form_send_ladipage%22%3Atrue%2C%22option.thankyou_type%22%3A%22default%22%2C%22option.thankyou_value%22%3A%22Chuy%C3%AAn%20vi%C3%AAn%20t%C6%B0%20v%E1%BA%A5n%20s%E1%BA%BD%20li%C3%AAn%20h%E1%BB%87%20trong%20%C3%ADt%20ph%C3%BAt!%22%2C%22option.form_conversion_name%22%3A%22Purchase%22%2C%22option.form_google_ads_conversion%22%3A%22974991612%22%2C%22option.form_google_ads_label%22%3A%22fDWnCNGTyqkBEPzh9NAD%22%2C%22option.form_auto_funnel%22%3Atrue%2C%22option.form_auto_complete%22%3Atrue%7D%2C%22SECTION2324%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22SECTION2358%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22SECTION2392%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22COUNTDOWN2400%22%3A%7B%22type%22%3A%22countdown%22%2C%22option.countdown_type%22%3A%22countdown%22%2C%22option.countdown_minute%22%3A1439%7D%2C%22COUNTDOWN_ITEM2401%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22day%22%7D%2C%22COUNTDOWN_ITEM2402%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22hour%22%7D%2C%22COUNTDOWN_ITEM2403%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22minute%22%7D%2C%22COUNTDOWN_ITEM2404%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22seconds%22%7D%2C%22FORM2411%22%3A%7B%22type%22%3A%22form%22%2C%22option.form_config_id%22%3A%225d518178be3c3d52b7a7add1%22%2C%22option.form_send_ladipage%22%3Atrue%2C%22option.thankyou_type%22%3A%22default%22%2C%22option.thankyou_value%22%3A%22Chuy%C3%AAn%20vi%C3%AAn%20t%C6%B0%20v%E1%BA%A5n%20s%E1%BA%BD%20li%C3%AAn%20h%E1%BB%87%20trong%20%C3%ADt%20ph%C3%BAt!%22%2C%22option.form_conversion_name%22%3A%22Purchase%22%2C%22option.form_google_ads_conversion%22%3A%22974991612%22%2C%22option.form_google_ads_label%22%3A%22fDWnCNGTyqkBEPzh9NAD%22%2C%22option.form_auto_funnel%22%3Atrue%2C%22option.form_auto_complete%22%3Atrue%7D%2C%22FORM_ITEM2412%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A1%7D%2C%22FORM_ITEM2413%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A1%7D%2C%22FORM_ITEM2416%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A3%7D%2C%22FORM_ITEM2417%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A4%7D%2C%22FORM_ITEM2418%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A5%7D%2C%22FORM_ITEM2419%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A6%7D%2C%22FORM_ITEM2420%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A7%7D%2C%22FORM_ITEM2421%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22email%22%2C%22option.input_tabindex%22%3A8%7D%2C%22SECTION2426%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22COUNTDOWN2436%22%3A%7B%22type%22%3A%22countdown%22%2C%22option.countdown_type%22%3A%22countdown%22%2C%22option.countdown_minute%22%3A1439%7D%2C%22COUNTDOWN_ITEM2437%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22day%22%7D%2C%22COUNTDOWN_ITEM2438%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22hour%22%7D%2C%22COUNTDOWN_ITEM2439%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22minute%22%7D%2C%22COUNTDOWN_ITEM2440%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22seconds%22%7D%2C%22FORM2445%22%3A%7B%22type%22%3A%22form%22%2C%22option.form_config_id%22%3A%225d518178be3c3d52b7a7add1%22%2C%22option.form_send_ladipage%22%3Atrue%2C%22option.thankyou_type%22%3A%22default%22%2C%22option.thankyou_value%22%3A%22Chuy%C3%AAn%20vi%C3%AAn%20t%C6%B0%20v%E1%BA%A5n%20s%E1%BA%BD%20li%C3%AAn%20h%E1%BB%87%20trong%20%C3%ADt%20ph%C3%BAt!%22%2C%22option.form_conversion_name%22%3A%22Purchase%22%2C%22option.form_google_ads_conversion%22%3A%22974991612%22%2C%22option.form_google_ads_label%22%3A%22fDWnCNGTyqkBEPzh9NAD%22%2C%22option.form_auto_funnel%22%3Atrue%2C%22option.form_auto_complete%22%3Atrue%7D%2C%22FORM_ITEM2446%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A1%7D%2C%22FORM_ITEM2447%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A1%7D%2C%22FORM_ITEM2450%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A3%7D%2C%22FORM_ITEM2451%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A4%7D%2C%22FORM_ITEM2452%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A5%7D%2C%22FORM_ITEM2453%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A6%7D%2C%22FORM_ITEM2454%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A7%7D%2C%22FORM_ITEM2455%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22email%22%2C%22option.input_tabindex%22%3A8%7D%2C%22SECTION2459%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22solid%22%7D%2C%22COUNTDOWN2470%22%3A%7B%22type%22%3A%22countdown%22%2C%22option.countdown_type%22%3A%22countdown%22%2C%22option.countdown_minute%22%3A1439%7D%2C%22COUNTDOWN_ITEM2471%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22day%22%7D%2C%22COUNTDOWN_ITEM2472%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22hour%22%7D%2C%22COUNTDOWN_ITEM2473%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22minute%22%7D%2C%22COUNTDOWN_ITEM2474%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22seconds%22%7D%2C%22FORM2479%22%3A%7B%22type%22%3A%22form%22%2C%22option.form_config_id%22%3A%225d518178be3c3d52b7a7add1%22%2C%22option.form_send_ladipage%22%3Atrue%2C%22option.thankyou_type%22%3A%22default%22%2C%22option.thankyou_value%22%3A%22Chuy%C3%AAn%20vi%C3%AAn%20t%C6%B0%20v%E1%BA%A5n%20s%E1%BA%BD%20li%C3%AAn%20h%E1%BB%87%20trong%20%C3%ADt%20ph%C3%BAt!%22%2C%22option.form_conversion_name%22%3A%22Purchase%22%2C%22option.form_google_ads_conversion%22%3A%22974991612%22%2C%22option.form_google_ads_label%22%3A%22fDWnCNGTyqkBEPzh9NAD%22%2C%22option.form_auto_funnel%22%3Atrue%2C%22option.form_auto_complete%22%3Atrue%7D%2C%22FORM_ITEM2480%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A1%7D%2C%22FORM_ITEM2481%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A1%7D%2C%22FORM_ITEM2484%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A3%7D%2C%22FORM_ITEM2485%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A4%7D%2C%22FORM_ITEM2486%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A5%7D%2C%22FORM_ITEM2487%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A6%7D%2C%22FORM_ITEM2488%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22text%22%2C%22option.input_tabindex%22%3A7%7D%2C%22FORM_ITEM2489%22%3A%7B%22type%22%3A%22form_item%22%2C%22option.input_type%22%3A%22email%22%2C%22option.input_tabindex%22%3A8%7D%2C%22POPUP2514%22%3A%7B%22type%22%3A%22popup%22%2C%22option.conversion_name%22%3A%22Buttonclick%22%2C%22option.show_popup_welcome_page%22%3Atrue%2C%22option.delay_popup_welcome_page%22%3A25%2C%22option.popup_welcome_page_scroll_to%22%3A%22SECTION2459%22%2C%22desktop.option.popup_position%22%3A%22default%22%2C%22desktop.option.popup_backdrop%22%3A%22background-color%3A%20rgba(0%2C%200%2C%200%2C%200.5)%3B%22%2C%22mobile.option.popup_position%22%3A%22default%22%2C%22mobile.option.popup_backdrop%22%3A%22background-color%3A%20rgba(0%2C%200%2C%200%2C%200.5)%3B%22%7D%2C%22BUTTON2515%22%3A%7B%22type%22%3A%22button%22%2C%22option.data_action%22%3A%7B%22type%22%3A%22link%22%2C%22action%22%3A%22https%3A%2F%2Fphukhoahongduc.com%2Fcombo-uu-dai-mua-dich-tri-ngua-phu-khoa%22%2C%22nofollow%22%3Atrue%7D%7D%2C%22SHAPE2519%22%3A%7B%22type%22%3A%22shape%22%2C%22desktop.style.animation-name%22%3A%22pulse%22%2C%22desktop.style.animation-delay%22%3A%220s%22%2C%22mobile.style.animation-name%22%3A%22pulse%22%2C%22mobile.style.animation-delay%22%3A%220s%22%7D%2C%22SHAPE2522%22%3A%7B%22type%22%3A%22shape%22%2C%22desktop.style.animation-name%22%3A%22pulse%22%2C%22desktop.style.animation-delay%22%3A%220s%22%2C%22mobile.style.animation-name%22%3A%22pulse%22%2C%22mobile.style.animation-delay%22%3A%220s%22%7D%7D";window.LadiPageScript.run(true);window.LadiPageScript.runEventScroll();};run();})();