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;}#SECTION65 { height: 1453.42px;}#SECTION65 > .ladi-section-background { background-color: rgb(255, 255, 255);}#IMAGE97 { width: 383.23px;height: 264.6px;top: 17.25px;left: 644.807px;}#IMAGE97 > .ladi-image > .ladi-image-background { width: 386.016px;height: 273.427px;top: -8.827px;left: -2.786px;background-image: url("https://w.ladicdn.com/s700x600/5c1d99096efb27661e81da20/20190311_111526_171814_viem-lo-tuyen-co-tu-cmax-800x800-20200318045527.jpg");}#IMAGE97 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH98 { width: 672px;top: 17.25px;left: -49.5px;}#PARAGRAPH98 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH99 { width: 672px;top: 106.85px;left: -49.5px;}#PARAGRAPH99 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#SECTION85 { height: 309.25px;}#SECTION85 > .ladi-section-background { background-color: rgb(255, 255, 255); opacity: 0.2;}#HEADLINE134 { width: 938px;top: 35px;left: 11.5px;}#HEADLINE134 > .ladi-headline { color: rgb(9, 102, 71); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.2;}#IMAGE137 { width: 356.761px;height: 215.168px;top: 109.084px;left: 19.2361px;}#IMAGE137 > .ladi-image > .ladi-image-background { width: 356.761px;height: 245.501px;top: -24.9119px;left: 0px;background-image: url("https://w.ladicdn.com/s700x550/5c1d99096efb27661e81da20/hinh-anh-co-tu-cung-3-20190927104129.jpg");}#IMAGE137 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE138 { width: 355.519px;height: 234px;top: 389.143px;left: 584.73px;}#IMAGE138 > .ladi-image > .ladi-image-background { width: 372.03px;height: 239.542px;top: -5.54216px;left: -7.38954px;background-image: url("https://w.ladicdn.com/s700x550/5c1d99096efb27661e81da20/chua-vlt-bang-dao-leep-20190927104129.jpg");}#IMAGE138 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE139 { width: 335.892px;height: 214.056px;top: 694.42px;left: 19.7511px;}#IMAGE139 > .ladi-image > .ladi-image-background { width: 335.892px;height: 251.919px;top: -21.2264px;left: 0px;background-image: url("https://w.ladicdn.com/s650x600/5c1d99096efb27661e81da20/cervix-treatment-cryosurgery_thumb-20190927104129.jpg");}#IMAGE139 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH140 { width: 538px;top: 149.252px;left: 403.765px;}#PARAGRAPH140 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH143 { width: 469px;top: 109.084px;left: 418.66px;}#PARAGRAPH143 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 17px; font-weight: bold; line-height: 1.6;}#PARAGRAPH145 { width: 469px;top: 694.42px;left: 403.411px;}#PARAGRAPH145 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 17px; font-weight: bold; text-align: left; line-height: 1.6;}#PARAGRAPH148 { width: 538px;top: 425.143px;left: 19.751px;}#PARAGRAPH148 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH147 { width: 469px;top: 385.143px;left: 72.626px;}#PARAGRAPH147 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 17px; font-weight: bold; text-align: right; line-height: 1.6;}#BOX237 { width: 536.5px;height: 32px;top: 109.084px;left: 403.765px;}#BOX237 > .ladi-box { background-color: rgb(214, 239, 219);}#BOX238 { width: 555.75px;height: 32px;top: 694.42px;left: 383.661px;}#BOX238 > .ladi-box { background-color: rgb(214, 239, 219);}#BOX239 { width: 536.5px;height: 32px;top: 385.143px;left: 19.751px;}#BOX239 > .ladi-box { background-color: rgb(214, 239, 219);}#PARAGRAPH247 { width: 885px;top: 933.476px;left: 34.411px;}#PARAGRAPH247 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE251 { width: 596.999px;height: 396.94px;top: 1056.48px;left: 24.001px;}#IMAGE251 > .ladi-image > .ladi-image-background { width: 614.199px;height: 409.466px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s950x750/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");}#IMAGE251 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH252 { width: 402px;top: 23.5px;left: 38.4195px;}#PARAGRAPH252 > .ladi-paragraph { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 16px; font-style: italic; text-align: justify; line-height: 1.6;}#SECTION264 { height: 734.8px;}#HEADLINE267 { width: 1003px;top: 14px;left: -20.5px;}#HEADLINE267 > .ladi-headline { color: rgb(9, 102, 71); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.4;}#PARAGRAPH292 { width: 522px;top: 100.551px;left: -32.9999px;}#PARAGRAPH292 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.8;}#SECTION383 { height: 774.627px;}#SECTION383 > .ladi-section-background { background-color: rgb(255, 255, 255); opacity: 0;}#HEADLINE384 { width: 835px;top: 24px;left: 59.0001px;}#HEADLINE384 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 16px; text-align: center; line-height: 1.4;}#BOX386 { width: 225px;height: 197px;top: 0px;left: 0px;}#BOX386 > .ladi-box { background-color: rgb(214, 239, 219); border-style: solid; border-color: rgb(219, 219, 219); border-width: 1px; border-radius: 4px;}#SHAPE387 { width: 50px;height: 50px;top: 43px;left: 87.5px;}#SHAPE387 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#HEADLINE388 { width: 144px;top: 108px;left: 40px;}#HEADLINE388 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(71, 71, 71); font-size: 16px; text-align: center; line-height: 1.2;}#BOX389 { width: 225px;height: 197px;top: 0px;left: 0px;}#BOX389 > .ladi-box { background-color: rgb(214, 239, 219); border-style: solid; border-color: rgb(219, 219, 219); border-width: 1px; border-radius: 4px;}#SHAPE390 { width: 50px;height: 50px;top: 45px;left: 87px;}#SHAPE390 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#HEADLINE391 { width: 144px;top: 108px;left: 40px;}#HEADLINE391 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(71, 71, 71); font-size: 16px; text-align: center; line-height: 1.2;}#BOX392 { width: 225px;height: 197px;top: 0px;left: 0px;}#BOX392 > .ladi-box { background-color: rgb(214, 239, 219); border-style: solid; border-color: rgb(219, 219, 219); border-width: 1px; border-radius: 4px;}#SHAPE393 { width: 50px;height: 50px;top: 45px;left: 87px;}#SHAPE393 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#HEADLINE394 { width: 144px;top: 108px;left: 40px;}#HEADLINE394 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(71, 71, 71); font-size: 16px; text-align: center; line-height: 1.2;}#BOX395 { width: 225px;height: 197px;top: 0px;left: 0px;}#BOX395 > .ladi-box { background-color: rgb(214, 239, 219); border-style: solid; border-color: rgb(219, 219, 219); border-width: 1px; border-radius: 4px;}#SHAPE396 { width: 50px;height: 50px;top: 46px;left: 87px;}#SHAPE396 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#HEADLINE397 { width: 144px;top: 108px;left: 40px;}#HEADLINE397 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(71, 71, 71); font-size: 16px; text-align: center; line-height: 1.2;}#BOX398 { width: 225px;height: 197px;top: 0px;left: 0px;}#BOX398 > .ladi-box { background-color: rgb(214, 239, 219); border-style: solid; border-color: rgb(219, 219, 219); border-width: 1px; border-radius: 4px;}#SHAPE399 { width: 50px;height: 50px;top: 44px;left: 87.5px;}#SHAPE399 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#HEADLINE400 { width: 180px;top: 108px;left: 16px;}#HEADLINE400 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(71, 71, 71); font-size: 16px; text-align: center; line-height: 1.2;}#BOX401 { width: 225px;height: 197px;top: 0px;left: 0px;}#BOX401 > .ladi-box { background-color: rgb(214, 239, 219); border-style: solid; border-color: rgb(219, 219, 219); border-width: 1px; border-radius: 4px;}#SHAPE402 { width: 50px;height: 50px;top: 46px;left: 87px;}#SHAPE402 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#HEADLINE403 { width: 144px;top: 108px;left: 40px;}#HEADLINE403 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(71, 71, 71); font-size: 16px; text-align: center; line-height: 1.2;}#BOX404 { width: 225px;height: 197px;top: 0px;left: 0px;}#BOX404 > .ladi-box { background-color: rgb(214, 239, 219); border-style: solid; border-color: rgb(219, 219, 219); border-width: 1px; border-radius: 4px;}#SHAPE405 { width: 50px;height: 50px;top: 44px;left: 87.5px;}#SHAPE405 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#HEADLINE406 { width: 144px;top: 108px;left: 40px;}#HEADLINE406 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(71, 71, 71); font-size: 16px; text-align: center; line-height: 1.2;}#BOX407 { width: 225px;height: 197px;top: 0px;left: 0px;}#BOX407 > .ladi-box { background-color: rgb(214, 239, 219); border-style: solid; border-color: rgb(219, 219, 219); border-width: 1px; border-radius: 4px;}#SHAPE408 { width: 50px;height: 50px;top: 42px;left: 87.5px;}#SHAPE408 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#HEADLINE409 { width: 144px;top: 108px;left: 40px;}#HEADLINE409 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(71, 71, 71); font-size: 16px; text-align: center; line-height: 1.2;}#GROUP410 { width: 225px;height: 197px;top: 111px;left: 0px;}#GROUP411 { width: 225px;height: 197px;top: 111px;left: 245px;}#GROUP412 { width: 225px;height: 197px;top: 111px;left: 491px;}#GROUP413 { width: 225px;height: 197px;top: 111px;left: 737px;}#GROUP414 { width: 225px;height: 197px;top: 331px;left: 737px;}#GROUP415 { width: 225px;height: 197px;top: 331px;left: 491px;}#GROUP416 { width: 225px;height: 197px;top: 330px;left: 245px;}#GROUP417 { width: 225px;height: 197px;top: 329px;left: 0px;}#PARAGRAPH420 { width: 522px;top: 265.878px;left: -32.9999px;}#PARAGRAPH420 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.8;}#PARAGRAPH421 { width: 966px;top: 16.1px;left: 26.5px;}#PARAGRAPH421 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH422 { width: 960px;top: 557.744px;left: 0px;}#PARAGRAPH422 > .ladi-paragraph { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE423 { width: 487.988px;height: 361.327px;top: 100.551px;left: 504.29px;}#IMAGE423 > .ladi-image > .ladi-image-background { width: 527.988px;height: 361.327px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s850x700/5c1d99096efb27661e81da20/thuoc-dong-y-trong-ung-thu_0-20190929104941.jpg");}#IMAGE423 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#HEADLINE435 { width: 814px;top: 20.429px;left: 73.0005px;}#HEADLINE435 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(9, 102, 71); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.6;}#SECTION504 { height: 1643.3px;}#SECTION504 > .ladi-section-background { background-color: rgb(255, 255, 255);}#HEADLINE505 { width: 349px;top: 32px;left: 316.375px;}#HEADLINE505 > .ladi-headline { color: rgb(9, 102, 71); font-size: 20px; font-weight: bold; text-align: left; line-height: 1;}#BOX507 { width: 706.751px;height: 109.37px;top: 0px;left: 0px;}#BOX507 > .ladi-box { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#BOX508 { width: 63.5621px;height: 63.5623px;top: 0px;left: 0px;}#BOX508 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 100px;}#HEADLINE509 { width: 50px;top: 17.2812px;left: 6.78105px;}#HEADLINE509 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 24px; text-align: center; line-height: 1.2;}#HEADLINE510 { width: 592px;top: 10.685px;left: 99.37px;}#HEADLINE510 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.4;}#BOX511 { width: 706.751px;height: 106.37px;top: 0px;left: 0px;}#BOX511 > .ladi-box { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#BOX512 { width: 63.5621px;height: 63.5623px;top: 0px;left: 0px;}#BOX512 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 100px;}#HEADLINE513 { width: 50px;top: 17.2812px;left: 6.78105px;}#HEADLINE513 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 24px; text-align: center; line-height: 1.2;}#HEADLINE514 { width: 590px;top: 9.185px;left: 101.477px;}#HEADLINE514 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.4;}#BOX515 { width: 706.751px;height: 150.312px;top: 0px;left: 0px;}#BOX515 > .ladi-box { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#BOX516 { width: 63.5621px;height: 63.5623px;top: 0px;left: 0px;}#BOX516 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 100px;}#HEADLINE517 { width: 50px;top: 17.2812px;left: 6.78105px;}#HEADLINE517 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 24px; text-align: center; line-height: 1.2;}#HEADLINE518 { width: 590px;top: 9.156px;left: 104.477px;}#HEADLINE518 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.4;}#BOX519 { width: 706.751px;height: 127.37px;top: 0px;left: 0px;}#BOX519 > .ladi-box { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#BOX520 { width: 63.5621px;height: 63.5623px;top: 0px;left: 0px;}#BOX520 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 100px;}#HEADLINE521 { width: 50px;top: 17.2812px;left: 6.78105px;}#HEADLINE521 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 24px; text-align: center; line-height: 1.2;}#HEADLINE522 { width: 592px;top: 8.685px;left: 101.477px;}#HEADLINE522 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.4;}#BOX523 { width: 706.751px;height: 98.3701px;top: 0px;left: 0px;}#BOX523 > .ladi-box { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#BOX524 { width: 63.5621px;height: 63.5623px;top: 0px;left: 0px;}#BOX524 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 100px;}#HEADLINE525 { width: 50px;top: 17.2812px;left: 6.78105px;}#HEADLINE525 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 24px; text-align: center; line-height: 1.2;}#HEADLINE526 { width: 592px;top: 17.4039px;left: 103.477px;}#HEADLINE526 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.4;}#GROUP560 { width: 706.751px;height: 109.37px;top: 368.189px;left: 126.625px;}#GROUP561 { width: 63.5621px;height: 63.5623px;top: 18.1606px;left: 18.1606px;}#GROUP562 { width: 706.751px;height: 106.37px;top: 488.854px;left: 126.625px;}#GROUP563 { width: 63.5621px;height: 63.5623px;top: 18.1606px;left: 18.1606px;}#GROUP564 { width: 706.751px;height: 150.312px;top: 745.18px;left: 126.625px;}#GROUP565 { width: 63.5621px;height: 63.5623px;top: 25.3748px;left: 18.1606px;}#GROUP566 { width: 706.751px;height: 127.37px;top: 607.52px;left: 126.625px;}#GROUP567 { width: 63.5621px;height: 63.5623px;top: 18.1606px;left: 18.1606px;}#GROUP568 { width: 706.751px;height: 98.3701px;top: 906.66px;left: 126.625px;}#GROUP569 { width: 63.5621px;height: 63.5623px;top: 17.4039px;left: 20.1606px;}#IMAGE585 { width: 285px;height: 195.984px;top: 14.79px;left: 15.375px;}#IMAGE585 > .ladi-image > .ladi-image-background { width: 344px;height: 229.333px;top: -24px;left: -27px;background-image: url("https://w.ladicdn.com/s650x550/5c1d99096efb27661e81da20/ung-thu-co-tu-cung-20190929143325.jpg");}#IMAGE585 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH587 { width: 206px;top: 1082.8px;left: 451.506px;}#PARAGRAPH587 > .ladi-paragraph { color: rgb(183, 28, 28); font-size: 21px; font-style: italic; text-align: justify; line-height: 1.4;}#PARAGRAPH591 { width: 378px;top: 1037.8px;left: 10.5px;}#PARAGRAPH591 > .ladi-paragraph { color: rgb(79, 79, 79); font-size: 16px; text-align: justify; line-height: 1.4;}#PARAGRAPH593 { width: 381px;top: 1272.57px;left: 12px;}#PARAGRAPH593 > .ladi-paragraph { color: rgb(71, 71, 71); font-size: 16px; text-align: justify; line-height: 1.4;}#PARAGRAPH598 { width: 759px;top: 15px;left: 15.781px;}#PARAGRAPH598 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.4;}#SECTION617 { height: 794.1px;}#SECTION617 > .ladi-section-background { filter: contrast(67%) brightness(136%) saturate(124%);}#HEADLINE619 { width: 916px;top: 10px;left: 22px;}#HEADLINE619 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(9, 102, 71); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.6;}#PARAGRAPH626 { width: 924px;top: 22px;left: 18px;}#PARAGRAPH626 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#HEADLINE675 { width: 389px;top: 31.5px;left: 124.357px;}#HEADLINE675 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(9, 102, 71); font-size: 30px; font-weight: bold; text-align: center; line-height: 1;}#HEADLINE676 { width: 634px;top: 100.5px;left: 344.53px;}#HEADLINE676 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(69, 69, 69); font-size: 16px; text-align: left; line-height: 1.4;}#LINE700 { width: 322px;top: 1254.57px;left: 10.5px;}#LINE700 > .ladi-line > .ladi-line-container { border-top: 2px dotted rgb(0, 0, 0); border-right: 2px dotted rgb(0, 0, 0); border-bottom: 2px dotted rgb(0, 0, 0); border-left: 0px !important;}#LINE700 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH727 { width: 416px;top: 0px;left: 24.032px;}#PARAGRAPH727 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.4;}#PARAGRAPH731 { width: 415px;top: 0px;left: 24.032px;}#PARAGRAPH731 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.4;}#PARAGRAPH735 { width: 416px;top: 0px;left: 24.032px;}#PARAGRAPH735 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.4;}#IMAGE741 { width: 466.426px;height: 299.776px;top: 90.9px;left: 73.0473px;}#IMAGE741 > .ladi-image > .ladi-image-background { width: 466.426px;height: 311.436px;top: -5.83033px;left: 0px;background-image: url("https://w.ladicdn.com/s800x650/5c1d99096efb27661e81da20/dsc_8772-20191001070817.jpg");}#IMAGE741 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#HEADLINE742 { width: 302px;top: 53px;left: 460.946px;}#HEADLINE742 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(9, 102, 71); font-size: 30px; font-weight: bold; text-align: left; line-height: 1;}#HEADLINE743 { width: 502px;top: 129.82px;left: 565.918px;}#HEADLINE743 > .ladi-headline { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE748 { width: 132.916px;height: 198px;top: 1395.3px;left: -43.5724px;}#IMAGE748 > .ladi-image > .ladi-image-background { width: 211.766px;height: 211.765px;top: -1.31416px;left: -43.8054px;background-image: url("https://w.ladicdn.com/s550x550/5c1d99096efb27661e81da20/pngtreegreen-leaves_5054006-20191001044536.png");}#IMAGE748 > .ladi-image { opacity: 0.75;}#IMAGE749 { width: 132.916px;height: 198px;top: 1395.3px;left: 847.375px;}#IMAGE749 > .ladi-image > .ladi-image-background { width: 211.766px;height: 211.765px;top: -1.31416px;left: -43.8054px;background-image: url("https://w.ladicdn.com/s550x550/5c1d99096efb27661e81da20/pngtreegreen-leaves_5054006-20191001044536.png");}#IMAGE749 > .ladi-image { transform: rotate(180180deg); -webkit-transform: rotate(180180deg); opacity: 0.75;}#PARAGRAPH766 { width: 472px;top: 19px;left: 15.5288px;}#PARAGRAPH766 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: left; line-height: 1.4;}#PARAGRAPH739 { width: 415px;top: 0px;left: 24.032px;}#PARAGRAPH739 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.4;}#IMAGE795 { width: 466.426px;height: 311.436px;top: 421.776px;left: 73.0473px;}#IMAGE795 > .ladi-image > .ladi-image-background { width: 466.426px;height: 311.436px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s800x650/5c1d99096efb27661e81da20/dsc_8665-20191002051514.jpg");}#IMAGE795 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH875 { width: 495px;top: 23px;left: 19.5px;}#PARAGRAPH875 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH877 { width: 416px;top: 42.8px;left: 73.0473px;}#PARAGRAPH877 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; font-weight: bold; text-align: left; line-height: 1.6;}#SECTION946 { height: 535.8px;}#HEADLINE925 { width: 11px;top: 0px;left: 0px;}#HEADLINE925 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 21px; font-weight: bold; text-align: center; line-height: 1;}#IMAGE978 { width: 591.001px;height: 382px;top: 0px;left: 0px;}#IMAGE978 > .ladi-image > .ladi-image-background { width: 591.001px;height: 394px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s900x700/5c1d99096efb27661e81da20/happy-woman-on-computer-20191002084533.jpg");}#IMAGE978 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#SHAPE980 { width: 34.5676px;height: 49.646px;top: 206.168px;left: 241.793px;}#SHAPE980 > .ladi-shape { transform: rotate(60deg); -webkit-transform: rotate(60deg);}#SHAPE980 svg:last-child { fill: rgba(71, 71, 71, 1.0);}#SECTION982 { height: 1110.79px;}#IMAGE986 { width: 524.487px;height: 351.595px;top: 759.194px;left: 711px;}#IMAGE986 > .ladi-image > .ladi-image-background { width: 715.849px;height: 1079.48px;top: -84.0559px;left: -71.5374px;background-image: url("https://w.ladicdn.com/s1050x1400/5c1d99096efb27661e81da20/hong-duc-02-20191002092727.png");}#PARAGRAPH988 { width: 582px;top: 113.506px;left: 215px;}#PARAGRAPH988 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH989 { width: 496px;top: 822px;left: 215px;}#PARAGRAPH989 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH990 { width: 406px;top: 26.009px;left: 311.5px;}#PARAGRAPH990 > .ladi-paragraph { font-family: "Open Sans", sans-serif;color: rgb(29, 90, 62); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.6;}#IMAGE1000 { width: 692.196px;height: 44.9582px;top: 46.9435px;left: 134.804px;}#IMAGE1000 > .ladi-image > .ladi-image-background { width: 944.745px;height: 1424.65px;top: -983.068px;left: -164.359px;background-image: url("https://w.ladicdn.com/s1250x1750/5c1d99096efb27661e81da20/hong-duc-02-20191002092727.png");}#IMAGE1000 > .ladi-image { opacity: 0.5;}#SECTION1002 { height: 1054.6px;}#HEADLINE1005 { width: 787px;top: 35.903px;left: 86.5px;}#HEADLINE1005 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(9, 102, 71); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.4;}#PARAGRAPH1011 { width: 676px;top: 165.937px;left: 142.5px;}#PARAGRAPH1011 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH1012 { width: 442px;top: 348.097px;left: 519.527px;}#PARAGRAPH1012 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE1013 { width: 493.473px;height: 319.981px;top: 348.097px;left: 9.09307px;}#IMAGE1013 > .ladi-image > .ladi-image-background { width: 520.473px;height: 346.981px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s850x650/5c1d99096efb27661e81da20/dsc_4892-20191002102211.jpg");}#IMAGE1013 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1014 { width: 921px;top: 18.498px;left: 20.593px;}#PARAGRAPH1014 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#LINE1022 { width: 676px;top: 0.005px;left: 165px;}#LINE1022 > .ladi-line > .ladi-line-container { border-top: 10px solid rgb(9, 102, 71); border-right: 10px solid rgb(9, 102, 71); border-bottom: 10px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE1022 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1023 { width: 676px;top: 1060px;left: 168px;}#LINE1023 > .ladi-line > .ladi-line-container { border-top: 10px solid rgb(9, 102, 71); border-right: 10px solid rgb(9, 102, 71); border-bottom: 10px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE1023 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1024 { height: 1070px;top: 7.717px;left: 833px;}#LINE1024 > .ladi-line > .ladi-line-container { border-top: 0px !important; border-right: 10px solid rgb(9, 102, 71); border-bottom: 10px solid rgb(9, 102, 71); border-left: 10px solid rgb(9, 102, 71);}#LINE1024 > .ladi-line { height: 100%;padding: 0px 8px;}#LINE1025 { height: 1070px;top: 7.717px;left: 157.999px;}#LINE1025 > .ladi-line > .ladi-line-container { border-top: 0px !important; border-right: 10px solid rgb(9, 102, 71); border-bottom: 10px solid rgb(9, 102, 71); border-left: 10px solid rgb(9, 102, 71);}#LINE1025 > .ladi-line { height: 100%;padding: 0px 8px;}#PARAGRAPH1038 { width: 355px;top: 73.774px;left: 316.375px;}#PARAGRAPH1038 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE1042 { width: 111.879px;height: 166.662px;top: 159.63px;left: 19.584px;}#IMAGE1042 > .ladi-image > .ladi-image-background { width: 178.249px;height: 178.248px;top: -1.10616px;left: -36.8722px;background-image: url("https://w.ladicdn.com/s500x500/5c1d99096efb27661e81da20/pngtreegreen-leaves_5054006-20191001044536.png");}#IMAGE1042 > .ladi-image { opacity: 0.75;}#IMAGE1043 { width: 120.161px;height: 179px;top: 169.13px;left: 833.255px;}#IMAGE1043 > .ladi-image > .ladi-image-background { width: 191.444px;height: 191.444px;top: -1.18805px;left: -39.6017px;background-image: url("https://w.ladicdn.com/s500x500/5c1d99096efb27661e81da20/pngtreegreen-leaves_5054006-20191001044536.png");}#IMAGE1043 > .ladi-image { transform: rotate(180180deg); -webkit-transform: rotate(180180deg); opacity: 0.75;}#PARAGRAPH1044 { width: 493px;top: 693.997px;left: 9.09307px;}#PARAGRAPH1044 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE1045 { width: 440px;height: 292.227px;top: 562.77px;left: 520.527px;}#IMAGE1045 > .ladi-image > .ladi-image-background { width: 440px;height: 292.227px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/mach-nho-chi-em-cach-dat-thuoc-phu-khoa-dung-cho-tung-loai-thuoc-giup-co-be-khoe-xinh-20191006095126.jpg");}#IMAGE1045 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#BOX1052 { width: 1019px;height: 107.2px;top: 0px;left: 0px;}#BOX1052 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE432 { width: 383.017px;height: 151.068px;top: 623.559px;left: 288.491px;}#IMAGE432 > .ladi-image > .ladi-image-background { width: 383.017px;height: 151.068px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x500/5c1d99096efb27661e81da20/linh-vat-hong-duc-20190828083930.png");}#IMAGE432 > .ladi-image { opacity: 0.57;}#BOX600 { width: 787.562px;height: 102.998px;top: 0px;left: 0px;}#BOX600 > .ladi-box { box-shadow: 5px 15px 20px -20px rgba(9, 102, 71, 1.0); -webkit-box-shadow: 5px 15px 20px -20px rgba(9, 102, 71, 1.0); background-color: rgb(9, 102, 71); border-radius: 37px;}#SECTION1105 { height: 751.019px;}#SECTION1105 > .ladi-section-background { background-color: rgb(255, 255, 255);}#BOX1108 { width: 303px;height: 403px;top: 0px;left: 0px;}#BOX1108 > .ladi-box { box-shadow: 0px 2px 4px 0px rgba(9, 102, 71, 1.0); -webkit-box-shadow: 0px 2px 4px 0px rgba(9, 102, 71, 1.0); background-color: rgb(255, 255, 255);}#BOX1109 { width: 303px;height: 169px;top: 0px;left: 0px;}#BOX1109 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(31,31,31,0); -webkit-box-shadow: 0px 0px 0px 0px rgba(31,31,31,0); background-size: cover; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s650x500/5c1d99096efb27661e81da20/dsc_8798-20191008100247.jpg"); background-position: center top; background-repeat: repeat;}#HEADLINE1110 { width: 205px;top: 196px;left: 45px;}#HEADLINE1110 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(9, 102, 71); font-size: 20px; text-align: center; line-height: 1.2;}#LINE1111 { width: 254px;top: 223px;left: 25px;}#LINE1111 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(148, 148, 148); border-right: 1px dashed rgb(148, 148, 148); border-bottom: 1px dashed rgb(148, 148, 148); border-left: 0px !important;}#LINE1111 > .ladi-line { width: 100%;padding: 8px 0px;}#HEADLINE1112 { width: 250px;top: 240px;left: 28px;}#HEADLINE1112 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 18px; text-align: justify; line-height: 1.6;}#BOX1120 { width: 303px;height: 403px;top: 0px;left: 0px;}#BOX1120 > .ladi-box { box-shadow: 0px 2px 4px 0px rgba(9, 102, 71, 1.0); -webkit-box-shadow: 0px 2px 4px 0px rgba(9, 102, 71, 1.0); background-color: rgb(255, 255, 255);}#BOX1121 { width: 303px;height: 169px;top: 0px;left: 0px;}#BOX1121 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(31,31,31,0); -webkit-box-shadow: 0px 0px 0px 0px rgba(31,31,31,0); background-size: cover; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s650x500/5c1d99096efb27661e81da20/dsc_8703-20191008100246.jpg"); background-position: center top; background-repeat: repeat;}#HEADLINE1122 { width: 205px;top: 196px;left: 45px;}#HEADLINE1122 > .ladi-headline { color: rgb(9, 102, 71); font-size: 20px; text-align: center; line-height: 1.2;}#LINE1123 { width: 254px;top: 223px;left: 25px;}#LINE1123 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(148, 148, 148); border-right: 1px dashed rgb(148, 148, 148); border-bottom: 1px dashed rgb(148, 148, 148); border-left: 0px !important;}#LINE1123 > .ladi-line { width: 100%;padding: 8px 0px;}#HEADLINE1124 { width: 274px;top: 240px;left: 10.5px;}#HEADLINE1124 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 17px; text-align: justify; line-height: 1.6;}#BOX1132 { width: 303px;height: 403px;top: 0px;left: 0px;}#BOX1132 > .ladi-box { box-shadow: 0px 2px 4px 0px rgba(9, 102, 71, 1.0); -webkit-box-shadow: 0px 2px 4px 0px rgba(9, 102, 71, 1.0); background-color: rgb(255, 255, 255);}#BOX1133 { width: 303px;height: 169px;top: 0px;left: 0px;}#BOX1133 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(31,31,31,0); -webkit-box-shadow: 0px 0px 0px 0px rgba(31,31,31,0); background-size: auto 100%; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s650x500/5c1d99096efb27661e81da20/dsc_8675-20191008100251.jpg"); background-position: center top; background-repeat: repeat; border-radius: 3px;}#HEADLINE1134 { width: 205px;top: 196px;left: 45px;}#HEADLINE1134 > .ladi-headline { color: rgb(9, 102, 71); font-size: 20px; text-align: center; line-height: 1.2;}#HEADLINE1136 { width: 218px;top: 240px;left: 42.5px;}#HEADLINE1136 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 18px; text-align: justify; line-height: 1.6;}#GROUP1144 { width: 303px;height: 403px;top: 84px;left: 495px;}#GROUP1145 { width: 303px;height: 403px;top: 84px;left: 166px;}#GROUP1146 { width: 303px;height: 403px;top: 84px;left: -164px;}#BOX1148 { width: 303px;height: 403px;top: 0px;left: 0px;}#BOX1148 > .ladi-box { box-shadow: 0px 2px 4px 0px rgba(9, 102, 71, 1.0); -webkit-box-shadow: 0px 2px 4px 0px rgba(9, 102, 71, 1.0); background-color: rgb(255, 255, 255);}#BOX1149 { width: 303px;height: 169px;top: 0px;left: 0px;}#BOX1149 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(31,31,31,0); -webkit-box-shadow: 0px 0px 0px 0px rgba(31,31,31,0); background-size: cover; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s650x500/5c1d99096efb27661e81da20/dsc_8772-20191008100251.jpg"); background-position: center top; background-repeat: repeat;}#HEADLINE1150 { width: 205px;top: 196px;left: 45px;}#HEADLINE1150 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(9, 102, 71); font-size: 20px; text-align: center; line-height: 1.2;}#LINE1151 { width: 254px;top: 223px;left: 25px;}#LINE1151 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(148, 148, 148); border-right: 1px dashed rgb(148, 148, 148); border-bottom: 1px dashed rgb(148, 148, 148); border-left: 0px !important;}#LINE1151 > .ladi-line { width: 100%;padding: 8px 0px;}#HEADLINE1152 { width: 218px;top: 240px;left: 33px;}#HEADLINE1152 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 18px; text-align: justify; line-height: 1.6;}#GROUP1147 { width: 303px;height: 403px;top: 84px;left: 822px;}#LINE1135 { width: 254px;top: 223px;left: 25px;}#LINE1135 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(148, 148, 148); border-right: 1px dashed rgb(148, 148, 148); border-bottom: 1px dashed rgb(148, 148, 148); border-left: 0px !important;}#LINE1135 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH1191 { width: 809px;top: 24.1864px;left: 111.5px;}#PARAGRAPH1191 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 20px; font-weight: bold; text-align: center; line-height: 1.6;}#BOX528 { width: 706.751px;height: 240.247px;top: 0px;left: 0px;}#BOX528 > .ladi-box { box-shadow: 7px 15px 20px -20px #000; -webkit-box-shadow: 7px 15px 20px -20px #000; border-style: solid; border-color: rgb(9, 102, 71); border-width: 3px; border-radius: 20px;}#SECTION1195 { height: 1035.22px;}#PARAGRAPH1203 { width: 436px;top: 480.11px;left: 0px;}#PARAGRAPH1203 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH1206 { width: 478px;top: 625.304px;left: 482px;}#PARAGRAPH1206 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH1207 { width: 478px;top: 203.931px;left: 482px;}#PARAGRAPH1207 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH1208 { width: 442px;top: 892.224px;left: 0px;}#PARAGRAPH1208 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH1209 { width: 1135px;top: 29.378px;left: -70.5505px;}#PARAGRAPH1209 > .ladi-paragraph { color: rgb(57, 57, 57); font-size: 16px; font-weight: bold; font-style: italic; text-align: justify; line-height: 1.6;}#IMAGE1210 { width: 474.957px;height: 296.149px;top: 301.931px;left: 482px;}#IMAGE1210 > .ladi-image > .ladi-image-background { width: 474.957px;height: 296.149px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s800x600/5c1d99096efb27661e81da20/ung-thu-co-tu-cung-giai-doan-3-dieu-tri-co-kho-nhu-nhieu-nguoi-van-tuong-01-1553075823843372780651-crop-1553075835971709279921-20191008072602.jpg");}#IMAGE1210 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE1211 { width: 478px;height: 266.226px;top: 750.998px;left: 482px;}#IMAGE1211 > .ladi-image > .ladi-image-background { width: 478px;height: 268.226px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s800x600/5c1d99096efb27661e81da20/trieu-chung-ung-thu-co-tu-cung-02-500x280-20191008072313.png");}#IMAGE1211 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE1212 { width: 437.099px;height: 258.161px;top: 615.697px;left: 2.4495px;}#IMAGE1212 > .ladi-image > .ladi-image-background { width: 437.099px;height: 258.161px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/1553479156-387-nu-sinh-bi-ung-thu-co-tu-cung-vi-hay-quan-he-trong-ngay-den-do-nhung-thoi-quen-tai-hai-can-bo-1-1553315534-599-width640height379-1553479156-width640height379-20191006081530.jpg");}#IMAGE1212 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE1213 { width: 431.998px;height: 299.806px;top: 158.887px;left: 5px;}#IMAGE1213 > .ladi-image > .ladi-image-background { width: 431.998px;height: 299.806px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/dot-dien-20191006175347.jpg");}#IMAGE1213 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE586 { width: 573.932px;height: 392.178px;top: 1031.12px;left: 393.499px;}#IMAGE586 > .ladi-image > .ladi-image-background { width: 701.74px;height: 467.827px;top: -11.9447px;left: -50.1675px;background-image: url("https://w.ladicdn.com/s1050x800/5c1d99096efb27661e81da20/disease-4392164-removebg-preview-20191009035747.png");}#IMAGE586 > .ladi-image { filter: brightness(120%);}#PARAGRAPH1214 { width: 522px;top: 158.857px;left: 517.087px;}#PARAGRAPH1214 > .ladi-paragraph { color: rgb(183, 28, 28); font-size: 20px; font-weight: bold; line-height: 1.6;}#SHAPE1215 { width: 25.1884px;height: 28.662px;top: 158.857px;left: 482px;}#SHAPE1215 svg:last-child { fill: rgba(183, 28, 28, 1.0);}#SECTION1218 { height: 468.858px;}#SECTION1242 { height: 530.2px;}#PARAGRAPH1243 { width: 586px;top: 163.2px;left: 509px;}#PARAGRAPH1243 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH1245 { width: 586px;top: 348.2px;left: 509px;}#PARAGRAPH1245 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE1251 { width: 534.478px;height: 335px;top: 163.2px;left: -98.546px;}#IMAGE1251 > .ladi-image > .ladi-image-background { width: 534.478px;height: 370.516px;top: -32px;left: 0px;background-image: url("https://w.ladicdn.com/s850x700/5c1d99096efb27661e81da20/img_0581-1-20191109081955.jpg");}#IMAGE1251 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE1275 { width: 548.364px;height: 405.561px;top: 27.112px;left: 544.318px;}#IMAGE1275 > .ladi-image > .ladi-image-background { width: 548.364px;height: 411.446px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s850x750/5c1d99096efb27661e81da20/img_1161-1-20200317062312.jpg");}#IMAGE1275 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#SECTION1276 { height: 1802.85px;}#PARAGRAPH1280 { width: 547px;top: 119.379px;left: 395.5px;}#PARAGRAPH1280 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE1282 { width: 335px;height: 223.333px;top: 111.379px;left: 42px;}#IMAGE1282 > .ladi-image > .ladi-image-background { width: 335px;height: 223.333px;top: -0.000333px;left: 0px;background-image: url("https://w.ladicdn.com/s650x550/5c1d99096efb27661e81da20/su-dung-thuoc-dan-1-20200318103923.jpg");}#IMAGE1282 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE1283 { width: 313.435px;height: 210.942px;top: 308.715px;left: -75px;}#IMAGE1283 > .ladi-image > .ladi-image-background { width: 313.435px;height: 417.809px;top: -145.747px;left: 0px;background-image: url("https://w.ladicdn.com/s650x750/5c1d99096efb27661e81da20/4e899ff754b1bdefe4a0-20191009065928.jpg");}#IMAGE1283 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#SHAPE1284 { width: 80px;height: 80px;top: 308.712px;left: 315.5px;}#SHAPE1284 > .ladi-shape { transform: perspective(1000px) rotate(-62deg) rotateX(180deg) rotateY(180deg); -webkit-transform: perspective(1000px) rotate(-62deg) rotateX(180deg) rotateY(180deg);}#SHAPE1284 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#PARAGRAPH1285 { width: 122px;top: 377.05px;left: 260.5px;}#PARAGRAPH1285 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; line-height: 1.6;}#SHAPE1287 { width: 80px;height: 80px;top: 242.879px;left: -60px;}#SHAPE1287 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#PARAGRAPH1289 { width: 656px;top: 257.853px;left: 395.5px;}#PARAGRAPH1289 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH1298 { width: 960px;top: 615.18px;left: 0.1237px;}#PARAGRAPH1298 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH1299 { width: 469px;top: 10.44px;left: 14.44px;}#PARAGRAPH1299 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE1301 { width: 441.382px;height: 259.88px;top: 746.62px;left: 518.618px;}#IMAGE1301 > .ladi-image > .ladi-image-background { width: 451.325px;height: 338.494px;top: -21px;left: 0px;background-image: url("https://w.ladicdn.com/s800x650/5c1d99096efb27661e81da20/img_1165-1_optimized-20200317062926.jpg");}#IMAGE1301 > .ladi-image { border-style: solid; border-color: rgb(255, 255, 255); border-width: 2px; border-radius: 30px;}#SECTION1302 { height: 828.78px;}#BOX1310 { width: 194.515px;height: 277.661px;top: 0px;left: 0px;}#BOX1310 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#HEADLINE1312 { width: 156px;top: 142.643px;left: 19.5188px;}#HEADLINE1312 > .ladi-headline { color: rgb(9, 102, 71); font-size: 16px; font-weight: bold; text-align: center; line-height: 1.2;}#LINE1313 { width: 163px;top: 158.643px;left: 16.0188px;}#LINE1313 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(148, 148, 148); border-right: 1px dashed rgb(148, 148, 148); border-bottom: 1px dashed rgb(148, 148, 148); border-left: 0px !important;}#LINE1313 > .ladi-line { width: 100%;padding: 8px 0px;}#HEADLINE1314 { width: 166px;top: 175.643px;left: 14.5188px;}#HEADLINE1314 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 16px; text-align: center; line-height: 1.6;}#GROUP1309 { width: 194.515px;height: 277.661px;top: 0px;left: 0px;}#BOX1316 { width: 193.983px;height: 277.661px;top: 0px;left: 0px;}#BOX1316 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#BOX1317 { width: 193.983px;height: 117.953px;top: 8.08572px;left: 7.23928px;}#BOX1317 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(31,31,31,0); -webkit-box-shadow: 0px 0px 0px 0px rgba(31,31,31,0); background-size: auto 100%; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s500x450/5c1d99096efb27661e81da20/muse-1000-mikrogramm1-20191009072914.jpg"); background-position: center top; background-repeat: no-repeat; border-radius: 30px;}#HEADLINE1318 { width: 156px;top: 140.358px;left: 16.8125px;}#HEADLINE1318 > .ladi-headline { color: rgb(9, 102, 71); font-size: 16px; font-weight: bold; text-align: center; line-height: 1.2;}#LINE1319 { width: 163px;top: 158.358px;left: 13.3125px;}#LINE1319 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(148, 148, 148); border-right: 1px dashed rgb(148, 148, 148); border-bottom: 1px dashed rgb(148, 148, 148); border-left: 0px !important;}#LINE1319 > .ladi-line { width: 100%;padding: 8px 0px;}#HEADLINE1320 { width: 166px;top: 182.571px;left: 13.3125px;}#HEADLINE1320 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP1315 { width: 201.222px;height: 277.661px;top: 302.353px;left: 798.261px;}#IMAGE1321 { width: 161.566px;height: 105.758px;top: 17.2317px;left: 17px;}#IMAGE1321 > .ladi-image > .ladi-image-background { width: 169.213px;height: 105.758px;top: 0px;left: -1.7628px;background-image: url("https://w.ladicdn.com/s500x450/5c1d99096efb27661e81da20/thuoc-dat-vien-trung-20200328034248.jpg");}#IMAGE1321 > .ladi-image { border-radius: 30px;}#GROUP1322 { width: 194.515px;height: 277.661px;top: 302.353px;left: 593.843px;}#PARAGRAPH1323 { width: 498px;top: 1030.71px;left: 0px;}#PARAGRAPH1323 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; line-height: 1.6;}#LIST_PARAGRAPH1324 { width: 491px;top: 1124.35px;left: -2.37588px;}#LIST_PARAGRAPH1324 > .ladi-list-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1324 ul li { padding-bottom: 7px;padding-left: 30px;}#LIST_PARAGRAPH1324 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(255%2C%20255%2C%20255%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: 30px; height: 30px; top: -8px; }#PARAGRAPH1325 { width: 439px;top: 1030.71px;left: 518.618px;}#PARAGRAPH1325 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#BOX1326 { width: 497.88px;height: 259.88px;top: 0px;left: 0px;}#BOX1326 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(255, 255, 255); border-width: 3px; border-radius: 30px;}#HEADLINE1308 { width: 162px;top: 173.184px;left: 10.1858px;}#HEADLINE1308 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP1303 { width: 190.752px;height: 281.661px;top: 302.353px;left: 392.889px;}#LINE1307 { width: 159px;top: 158.751px;left: 15.7417px;}#LINE1307 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(148, 148, 148); border-right: 1px dashed rgb(148, 148, 148); border-bottom: 1px dashed rgb(148, 148, 148); border-left: 0px !important;}#LINE1307 > .ladi-line { width: 100%;padding: 8px 0px;}#HEADLINE1306 { width: 152px;top: 141.433px;left: 15.0008px;}#HEADLINE1306 > .ladi-headline { color: rgb(9, 102, 71); font-size: 16px; font-weight: bold; text-align: center; line-height: 1.2;}#BOX1304 { width: 190.752px;height: 281.661px;top: 0px;left: 0px;}#BOX1304 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1331 { width: 482px;top: 1609.82px;left: 3.523px;}#PARAGRAPH1331 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH1332 { width: 445px;top: 1284.62px;left: 515.618px;}#PARAGRAPH1332 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE1334 { width: 456.38px;height: 259.477px;top: 1483.82px;left: 503.62px;}#IMAGE1334 > .ladi-image > .ladi-image-background { width: 485.624px;height: 261.428px;top: 0px;left: -29.244px;background-image: url("https://w.ladicdn.com/s800x600/5c1d99096efb27661e81da20/14859708_573034282882787_126843481899667166_o-20191112061935.jpg");}#IMAGE1334 > .ladi-image { border-style: solid; border-color: rgb(255, 255, 255); border-width: 2px; border-radius: 30px;}#HEADLINE1337 { width: 661px;top: 30.4008px;left: 150px;}#HEADLINE1337 > .ladi-headline { color: rgb(9, 102, 71); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.4;}#HEADLINE1338 { width: 615px;top: 30.149px;left: 227px;}#HEADLINE1338 > .ladi-headline { color: rgb(9, 102, 71); font-size: 30px; font-weight: bold; line-height: 1.4;}#HEADLINE1339 { width: 818px;top: 8.3px;left: 71.1237px;}#HEADLINE1339 > .ladi-headline { color: rgb(9, 102, 71); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.4;}#PARAGRAPH1340 { width: 960px;top: 0px;left: 0px;}#PARAGRAPH1340 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE1343 { width: 240.52px;height: 168.456px;top: 620.644px;left: 98.8628px;}#IMAGE1343 > .ladi-image > .ladi-image-background { width: 240.52px;height: 168.456px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s550x500/5c1d99096efb27661e81da20/cach-dat-thuoc-vao-am-dao-1-1-20191006164641.jpg");}#IMAGE1343 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#LINE1346 { width: 350px;top: 15.08px;left: 359.5px;}#LINE1346 > .ladi-line > .ladi-line-container { border-top: 2px dashed rgb(9, 102, 71); border-right: 2px dashed rgb(9, 102, 71); border-bottom: 2px dashed rgb(9, 102, 71); border-left: 0px !important;}#LINE1346 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH1349 { width: 519px;top: 620.644px;left: 358.35px;}#PARAGRAPH1349 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH1350 { width: 526px;top: 689.1px;left: 358.35px;}#PARAGRAPH1350 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#HEADLINE1363 { width: 874px;top: 29.52px;left: 62.8495px;}#HEADLINE1363 > .ladi-headline { color: rgb(9, 102, 71); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.4;}#LIST_PARAGRAPH1367 { width: 491px;top: 121.09px;left: 19.5px;}#LIST_PARAGRAPH1367 > .ladi-list-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1367 ul li { padding-bottom: 7px;padding-left: 30px;}#LIST_PARAGRAPH1367 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(255%2C%20255%2C%20255%2C%201.0)%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: 30px; height: 30px; top: -6px; }#HEADLINE1375 { width: 802px;top: 14.48px;left: 79px;}#HEADLINE1375 > .ladi-headline { color: rgb(9, 102, 71); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.4;}#LIST_PARAGRAPH1377 { width: 475px;top: 252.414px;left: 15.058px;}#LIST_PARAGRAPH1377 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1377 ul li { padding-bottom: 7px;padding-left: 37px;}#LIST_PARAGRAPH1377 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(9%2C%20102%2C%2071%2C%201.0)%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: 35px; height: 35px; top: -5px; }#LIST_PARAGRAPH1387 { width: 489px;top: 254px;left: 20.5px;}#LIST_PARAGRAPH1387 > .ladi-list-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1387 ul li { padding-bottom: 7px;padding-left: 37px;}#LIST_PARAGRAPH1387 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(255%2C%20255%2C%20255%2C%201.0)%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: 35px; height: 35px; top: -5px; }#SECTION1394 { height: 2623.07px;}#HEADLINE1395 { width: 757px;top: 31.923px;left: 102px;}#HEADLINE1395 > .ladi-headline { color: rgb(9, 102, 71); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.4;}#IMAGE1400 { width: 244.772px;height: 163.181px;top: 0px;left: 0px;}#IMAGE1400 > .ladi-image > .ladi-image-background { width: 244.772px;height: 244.772px;top: -26.182px;left: 0px;background-image: url("https://w.ladicdn.com/s550x550/5c1d99096efb27661e81da20/pk_xasangtu1-20191010203923.jpg");}#IMAGE1400 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE1418 { width: 244.5px;height: 163px;top: 0px;left: 0px;}#IMAGE1418 > .ladi-image > .ladi-image-background { width: 244.5px;height: 244.5px;top: -26.153px;left: 0px;background-image: url("https://w.ladicdn.com/s550x550/5c1d99096efb27661e81da20/cay-hoang-ba-20191010203923.jpg");}#IMAGE1418 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE1419 { width: 243px;height: 162px;top: 0px;left: 0px;}#IMAGE1419 > .ladi-image > .ladi-image-background { width: 243px;height: 243px;top: -25.9925px;left: 0px;background-image: url("https://w.ladicdn.com/s550x550/5c1d99096efb27661e81da20/tac-dung-chua-benh-ki-dieu-cua-cay-dinh-huong-ff9_450-20191010203923.jpg");}#IMAGE1419 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1420 { width: 124px;top: 1.61036px;left: 289.996px;}#PARAGRAPH1420 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 16px; font-weight: bold; text-align: left; line-height: 1.6;}#PARAGRAPH1421 { width: 331px;top: 0px;left: 0px;}#PARAGRAPH1421 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1422 { width: 331px;top: 134.423px;left: 0px;}#LIST_PARAGRAPH1422 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1422 ul li { padding-bottom: 0px;padding-left: 12px;}#LIST_PARAGRAPH1422 ul li:before { content: counter(linum, disc); color: rgba(9, 102, 71, 1.0); font-size: 25px; top: -3px; }#IMAGE1444 { width: 241.5px;height: 161px;top: 0px;left: 0px;}#IMAGE1444 > .ladi-image > .ladi-image-background { width: 335.417px;height: 241.5px;top: -35.0146px;left: -25.711px;background-image: url("https://w.ladicdn.com/s650x550/5c1d99096efb27661e81da20/sa-chanh-20191010203923.jpg");}#IMAGE1444 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE1457 { width: 243px;height: 162px;top: 0px;left: 0px;}#IMAGE1457 > .ladi-image > .ladi-image-background { width: 243px;height: 162px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s550x500/5c1d99096efb27661e81da20/sap-ong-20191010203909.jpg");}#IMAGE1457 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1488 { width: 469px;top: 0px;left: 0px;}#PARAGRAPH1488 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; line-height: 1.6;}#SHAPE1489 { width: 80px;height: 80px;top: 0px;left: 0px;}#SHAPE1489 svg:last-child { fill: #000;}#SHAPE1490 { width: 80px;height: 80px;top: 0px;left: 0px;}#SHAPE1490 svg:last-child { fill: #000;}#GROUP1491 { width: 469px;height: 80px;top: 31.923px;left: -500px;display: none !important;}#SECTION1492 { height: 693.48px;}#HEADLINE1493 { width: 673px;top: 24.85px;left: 143.5px;}#HEADLINE1493 > .ladi-headline { color: rgb(255, 255, 255); font-size: 35px; font-weight: bold; text-align: center; line-height: 1.4;}#HEADLINE1494 { width: 838px;top: 14.804px;left: 69.745px;}#HEADLINE1494 > .ladi-headline { color: rgb(9, 102, 71); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.4;}#PARAGRAPH1497 { width: 415px;top: 22.647px;left: 25.808px;}#PARAGRAPH1497 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; font-weight: bold; text-align: left; line-height: 1.6;}#IMAGE1506 { width: 479.554px;height: 322.5px;top: 207px;left: 248.968px;}#IMAGE1506 > .ladi-image > .ladi-image-background { width: 479.554px;height: 322.5px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s800x650/5c1d99096efb27661e81da20/viem-lo-tuyen-co-tu-cung-cap-do-2-20191011071757.png");}#IMAGE1506 > .ladi-image { border-style: solid; border-color: rgb(255, 255, 255); border-width: 2px; border-radius: 30px;}#PARAGRAPH1507 { width: 659px;top: 150.066px;left: 150.5px;}#PARAGRAPH1507 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: center; line-height: 1.6;}#SECTION1518 { height: 2401.25px;}#HEADLINE1519 { width: 710px;top: 31.704px;left: 125px;}#HEADLINE1519 > .ladi-headline { color: rgb(9, 102, 71); font-size: 35px; font-weight: bold; text-align: center; line-height: 1.4;}#PARAGRAPH1520 { width: 691px;top: 150.639px;left: 134.5px;}#PARAGRAPH1520 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 18px; text-align: justify; line-height: 1.6;}#IMAGE1522 { width: 730px;height: 2068.85px;top: 284.566px;left: 115px;}#IMAGE1522 > .ladi-image > .ladi-image-background { width: 730px;height: 2068.85px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s1050x2400/5c1d99096efb27661e81da20/huong-dan-su-dung-resize-new-20200403085353.jpg");}#SECTION1523 { height: 1167px;}#PARAGRAPH1524 { width: 503px;top: 18px;left: 243.5px;}#PARAGRAPH1524 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 20px; font-weight: bold; text-align: justify; line-height: 1.6;}#PARAGRAPH1525 { width: 222px;top: 64.502px;left: 349px;}#PARAGRAPH1525 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 20px; text-align: justify; line-height: 1.6;}#PARAGRAPH1526 { width: 277px;top: 22px;left: 322px;}#PARAGRAPH1526 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 20px; text-align: justify; line-height: 1.6;}#PARAGRAPH1527 { width: 311px;top: 19.754px;left: 307.5px;}#PARAGRAPH1527 > .ladi-paragraph { color: rgb(79, 79, 79); font-size: 20px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1529 { width: 895px;top: 111.86px;left: 15.5px;}#LIST_PARAGRAPH1529 > .ladi-list-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: left; line-height: 1.6;}#LIST_PARAGRAPH1529 ul li { padding-bottom: 5px;padding-left: 15px;}#LIST_PARAGRAPH1529 ul li:before { content: counter(linum, disc); color: rgba(255, 255, 255, 1.0); font-size: 30px; top: -12px; }#LIST_PARAGRAPH1530 { width: 891px;top: 74.746px;left: 11px;}#LIST_PARAGRAPH1530 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1530 ul li { padding-bottom: 5px;padding-left: 15px;}#LIST_PARAGRAPH1530 ul li:before { content: counter(linum, disc); color: rgba(9, 102, 71, 1.0); font-size: 30px; top: -12px; }#LIST_PARAGRAPH1531 { width: 891px;top: 76.5px;left: 9px;}#LIST_PARAGRAPH1531 > .ladi-list-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1531 ul li { padding-bottom: 5px;padding-left: 15px;}#LIST_PARAGRAPH1531 ul li:before { content: counter(linum, disc); color: rgba(255, 255, 255, 1.0); font-size: 30px; top: -12px; }#SECTION1532 { height: 1265.8px;}#HEADLINE1534 { width: 1031px;top: 54.45px;left: -27.964px;}#HEADLINE1534 > .ladi-headline { color: rgb(9, 102, 71); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.4;}#PARAGRAPH1536 { width: 960px;top: 145.389px;left: 0px;}#PARAGRAPH1536 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH1537 { width: 500px;top: 244.529px;left: 456px;}#PARAGRAPH1537 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH1538 { width: 671px;top: 834.389px;left: 0.001px;}#PARAGRAPH1538 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1539 { width: 821px;top: 879px;left: 139.001px;}#LIST_PARAGRAPH1539 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1539 ul li { padding-bottom: 5px;padding-left: 13px;}#LIST_PARAGRAPH1539 ul li:before { content: counter(linum, disc); color: rgba(9, 102, 71, 1.0); font-size: 30px; top: -12px; }#PARAGRAPH1540 { width: 456px;top: 521.788px;left: 0px;}#PARAGRAPH1540 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH1541 { width: 787px;top: 18px;left: 19px;}#PARAGRAPH1541 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE1542 { width: 457.234px;height: 289px;top: 510.788px;left: 473.383px;}#IMAGE1542 > .ladi-image > .ladi-image-background { width: 457.234px;height: 289px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s800x600/5c1d99096efb27661e81da20/2-15308374337451398358883-20191011092810.jpg");}#IMAGE1542 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE1543 { width: 438.396px;height: 265.721px;top: 234.529px;left: 0px;}#IMAGE1543 > .ladi-image > .ladi-image-background { width: 438.396px;height: 267.721px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/chay-mau-vung-kin-20191011092810.png");}#IMAGE1543 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#SECTION1545 { height: 973.59px;}#HEADLINE1546 { width: 903px;top: 19.86px;left: 28.5px;}#HEADLINE1546 > .ladi-headline { color: rgb(9, 102, 71); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.4;}#PARAGRAPH1547 { width: 472px;top: 152.932px;left: 0px;}#PARAGRAPH1547 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH1548 { width: 956px;top: 629.732px;left: 0px;}#PARAGRAPH1548 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE1554 { width: 472px;height: 286.905px;top: 307.327px;left: 0px;}#IMAGE1554 > .ladi-image > .ladi-image-background { width: 544px;height: 337.744px;top: -29px;left: 0px;background-image: url("https://w.ladicdn.com/s850x650/5c1d99096efb27661e81da20/remove-20191011095530.png");}#IMAGE1554 > .ladi-image { border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#PARAGRAPH1555 { width: 454px;top: 469.232px;left: 501.5px;}#PARAGRAPH1555 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE1556 { width: 453.797px;height: 277.8px;top: 152.932px;left: 501.5px;}#IMAGE1556 > .ladi-image > .ladi-image-background { width: 453.797px;height: 331.354px;top: -53.5534px;left: 0px;background-image: url("https://w.ladicdn.com/s800x650/5c1d99096efb27661e81da20/dot-dien-20191006175347.jpg");}#IMAGE1556 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1557 { width: 251px;top: 436.78px;left: 500.5px;}#PARAGRAPH1557 > .ladi-paragraph { color: rgb(183, 28, 28); font-size: 18px; font-weight: bold; line-height: 1.6;}#HEADLINE1559 { width: 873px;top: 11.928px;left: 74.0815px;}#HEADLINE1559 > .ladi-headline { color: rgb(9, 102, 71); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.4;}#IMAGE1563 { width: 335.454px;height: 203px;top: 296.017px;left: 518px;}#IMAGE1563 > .ladi-image > .ladi-image-background { width: 362.329px;height: 203px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x550/5c1d99096efb27661e81da20/trau-20191011101832.jpg");}#IMAGE1563 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#SECTION1568 { height: 843.757px;}#HEADLINE1569 { width: 791px;top: 26.018px;left: 84.5px;}#HEADLINE1569 > .ladi-headline { color: rgb(9, 102, 71); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.4;}#PARAGRAPH1571 { width: 960px;top: 146.455px;left: 0px;}#PARAGRAPH1571 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH1572 { width: 485px;top: 254.457px;left: 16.9869px;}#PARAGRAPH1572 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH1573 { width: 883px;top: 587.95px;left: 77px;}#PARAGRAPH1573 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE1575 { width: 357px;height: 241.841px;top: 237.616px;left: 541px;}#IMAGE1575 > .ladi-image > .ladi-image-background { width: 378.099px;height: 241.841px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x550/5c1d99096efb27661e81da20/3-20191010043919.jpg");}#IMAGE1575 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE1576 { width: 197.725px;height: 244.526px;top: 594.784px;left: -99.725px;}#IMAGE1576 > .ladi-image > .ladi-image-background { width: 197.725px;height: 301.32px;top: -56.7941px;left: 0.000316px;background-image: url("https://w.ladicdn.com/s500x650/5c1d99096efb27661e81da20/smile-removebg-preview-20191010164526.png");}#SECTION1577 { height: 551.001px;}#PARAGRAPH1578 { width: 335px;top: 492.616px;left: 563.005px;}#PARAGRAPH1578 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 16px; font-weight: bold; text-align: center; line-height: 1.6;}#HEADLINE1579 { width: 790px;top: 12.118px;left: 85px;}#HEADLINE1579 > .ladi-headline { color: rgb(9, 102, 71); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.4;}#PARAGRAPH1580 { width: 736px;top: 17.53px;left: 33.75px;}#PARAGRAPH1580 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH1581 { width: 516px;top: 280.72px;left: 30.75px;}#PARAGRAPH1581 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE1582 { width: 139px;height: 139px;top: 93.306px;left: 10px;}#IMAGE1582 > .ladi-image > .ladi-image-background { width: 139px;height: 139px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/1_mei55bdizfudrncpgurdwa-20191011111314.png");}#PARAGRAPH1583 { width: 516px;top: 419.001px;left: 30.75px;}#PARAGRAPH1583 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE1584 { width: 383.072px;height: 255px;top: 264.72px;left: 576.928px;}#IMAGE1584 > .ladi-image > .ladi-image-background { width: 383.072px;height: 255.281px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x600/5c1d99096efb27661e81da20/condoms-3112007_1280-20191011111920.jpg");}#IMAGE1584 > .ladi-image { box-shadow: 15px 15px 20px -20px rgba(183, 28, 28, 1.0); -webkit-box-shadow: 15px 15px 20px -20px rgba(183, 28, 28, 1.0); border-style: solid; border-color: rgb(183, 28, 28); border-width: 2px; border-radius: 30px;}#PARAGRAPH1587 { width: 910px;top: 11.11px;left: 25px;}#PARAGRAPH1587 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#SECTION1596 { height: 1428.03px;}#HEADLINE1597 { width: 782px;top: 28.07px;left: 89px;}#HEADLINE1597 > .ladi-headline { color: rgb(9, 102, 71); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.4;}#PARAGRAPH1598 { width: 516px;top: 150.906px;left: 0px;}#PARAGRAPH1598 > .ladi-paragraph { color: rgb(183, 28, 28); font-size: 16px; line-height: 1.6;}#LIST_PARAGRAPH1600 { width: 960px;top: 201.906px;left: 0px;}#LIST_PARAGRAPH1600 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1600 ul li { padding-bottom: 7px;padding-left: 35px;}#LIST_PARAGRAPH1600 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%201408%201896.0833%22%20fill%3D%22rgba(183%2C%2028%2C%2028%2C%201.0)%22%3E%20%3Cpath%20d%3D%22M1298%201322q0%2040-28%2068l-136%20136q-28%2028-68%2028t-68-28l-294-294-294%20294q-28%2028-68%2028t-68-28l-136-136q-28-28-28-68t28-68l294-294-294-294q-28-28-28-68t28-68l136-136q28-28%2068-28t68%2028l294%20294%20294-294q28-28%2068-28t68%2028l136%20136q28%2028%2028%2068t-28%2068L976%20960l294%20294q28%2028%2028%2068z%22%3E%3C%2Fpath%3E%20%3C%2Fsvg%3E"); width: 30px; height: 30px; top: -5px; }#PARAGRAPH1601 { width: 932px;top: 514.471px;left: 0px;}#PARAGRAPH1601 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1602 { width: 941px;top: 159.376px;left: 63.3785px;}#LIST_PARAGRAPH1602 > .ladi-list-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1602 ul li { padding-bottom: 7px;padding-left: 35px;}#LIST_PARAGRAPH1602 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(255%2C%20255%2C%20255%2C%201.0)%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: 30px; height: 30px; top: -7px; }#PARAGRAPH1603 { width: 736px;top: 18.87px;left: 21.7953px;}#PARAGRAPH1603 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#SECTION1607 { height: 1114px;}#HEADLINE1608 { width: 906px;top: 24.29px;left: 48px;}#HEADLINE1608 > .ladi-headline { color: rgb(9, 102, 71); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.4;}#IMAGE1610 { width: 428.004px;height: 285.336px;top: 1139.68px;left: -68.6px;}#IMAGE1610 > .ladi-image > .ladi-image-background { width: 428.004px;height: 285.336px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/dat-thuoc-co-rach-mang-trinh-khong-removebg-preview-20191011232835.png");}#IMAGE1611 { width: 416.13px;height: 230px;top: 1074.47px;left: 561.87px;}#IMAGE1611 > .ladi-image > .ladi-image-background { width: 416.13px;height: 232.439px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x550/5c1d99096efb27661e81da20/ot-20191011233939.jpg");}#IMAGE1611 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE1612 { width: 345.001px;height: 230px;top: 1074.47px;left: 197px;}#IMAGE1612 > .ladi-image > .ladi-image-background { width: 345.001px;height: 230px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s650x550/5c1d99096efb27661e81da20/istockphoto-903941542-612x612-20191011233815.jpg");}#IMAGE1612 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1613 { width: 959px;top: 108.44px;left: 0.5px;}#PARAGRAPH1613 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#PARAGRAPH1614 { width: 363px;top: 12.724px;left: 22.9px;}#PARAGRAPH1614 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; line-height: 1.6;}#LIST_PARAGRAPH1615 { width: 246px;top: 79.57px;left: 22.9px;}#LIST_PARAGRAPH1615 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1615 ul li { padding-bottom: 7px;padding-left: 35px;}#LIST_PARAGRAPH1615 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(9%2C%20102%2C%2071%2C%201.0)%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: 30px; height: 30px; top: -7px; }#PARAGRAPH1616 { width: 306px;top: 12.699px;left: 13.3384px;}#PARAGRAPH1616 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; line-height: 1.6;}#LIST_PARAGRAPH1617 { width: 359px;top: 69.619px;left: 15.55px;}#LIST_PARAGRAPH1617 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: left; line-height: 1.6;}#LIST_PARAGRAPH1617 ul li { padding-bottom: 7px;padding-left: 35px;}#LIST_PARAGRAPH1617 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%201408%201896.0833%22%20fill%3D%22rgba(183%2C%2028%2C%2028%2C%201.0)%22%3E%20%3Cpath%20d%3D%22M1298%201322q0%2040-28%2068l-136%20136q-28%2028-68%2028t-68-28l-294-294-294%20294q-28%2028-68%2028t-68-28l-136-136q-28-28-28-68t28-68l294-294-294-294q-28-28-28-68t28-68l136-136q28-28%2068-28t68%2028l294%20294%20294-294q28-28%2068-28t68%2028l136%20136q28%2028%2028%2068t-28%2068L976%20960l294%20294q28%2028%2028%2068z%22%3E%3C%2Fpath%3E%20%3C%2Fsvg%3E"); width: 30px; height: 30px; top: -4px; }#SECTION1622 { height: 201px;}#SECTION1622 > .ladi-section-background { background-color: rgb(27, 90, 62);}#IMAGE1623 { width: 167.216px;height: 167.216px;top: 11.5537px;left: 0px;}#IMAGE1623 > .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");}#HEADLINE1624 { width: 310px;top: 23.9931px;left: 206.903px;}#HEADLINE1624 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 20px; text-align: left; line-height: 1.2;}#LINE1625 { width: 617px;top: 122.003px;left: 184.741px;}#LINE1625 > .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;}#LINE1625 > .ladi-line { width: 100%;padding: 8px 0px;}#HEADLINE1626 { width: 710px;top: 145.635px;left: 182.108px;}#HEADLINE1626 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 19px; text-align: left; line-height: 1.2;}#HEADLINE1627 { width: 258px;top: 64.0004px;left: 208.891px;}#HEADLINE1627 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 16px; text-align: left; line-height: 1.2;}#HEADLINE1628 { width: 254px;top: 64.5597px;left: 519.091px;}#HEADLINE1628 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 16px; text-align: left; line-height: 1.2;}#HEADLINE1629 { width: 310px;top: 24.9961px;left: 519.091px;}#HEADLINE1629 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 20px; text-align: left; line-height: 1.2;}#IMAGE1661 { width: 274.221px;height: 321.59px;top: 942px;left: -94.22px;}#IMAGE1661 > .ladi-image > .ladi-image-background { width: 274.221px;height: 328.802px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s600x650/5c1d99096efb27661e81da20/500_f_63004275_axyixsksw9bnjmdgcgo9n9u8fx1ursui-20191007031441.png");}#IMAGE1661 > .ladi-image { transform: perspective(1000px) rotateY(180deg); -webkit-transform: perspective(1000px) rotateY(180deg);}#SECTION1669 { height: 658.9px;}#SECTION1669 > .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;}#HEADLINE1670 { width: 1012px;top: 273.45px;left: 5px;}#HEADLINE1670 > .ladi-headline { color: rgb(255, 255, 255); font-size: 40px; font-weight: bold; text-transform: uppercase; text-align: center; line-height: 1.4;}#BUTTON1672 { width: 221px;height: 57px;top: 562px;left: 400.5px;}#BUTTON1672 > .ladi-button > .ladi-button-background { background-color: rgb(211, 48, 48);}#BUTTON1672 > .ladi-button { border-radius: 25px;}#BUTTON_TEXT1672 { width: 151px;top: 13.5px;left: 0px;}#BUTTON_TEXT1672 > .ladi-headline { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center; line-height: 2;}#SECTION1680 { height: 235.975px;}#HEADLINE1681 { width: 1065px;top: 30.15px;left: -49.5px;}#HEADLINE1681 > .ladi-headline { color: rgb(9, 102, 71); font-size: 35px; font-weight: bold; text-align: center; line-height: 1.4;}#IMAGE1682 { width: 397.614px;height: 156.825px;top: 79.15px;left: 247.193px;}#IMAGE1682 > .ladi-image > .ladi-image-background { width: 397.614px;height: 156.825px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x500/5c1d99096efb27661e81da20/linh-vat-hong-duc-20190828083930.png");}#GROUP1685 { width: 1019px;height: 107.2px;top: 499.1px;left: -32.9999px;}#LINE1686 { width: 350px;top: 71px;left: 318px;}#LINE1686 > .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;}#LINE1686 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1687 { width: 350px;top: 64.6px;left: 271px;}#LINE1687 > .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;}#LINE1687 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1688 { width: 350px;top: 62.173px;left: 305px;}#LINE1688 > .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;}#LINE1688 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP1690 { width: 706.751px;height: 240.247px;top: 103.998px;left: 126.625px;}#LINE1691 { width: 350px;top: 49.87px;left: 305px;}#LINE1691 > .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;}#LINE1691 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX1692 { width: 960px;height: 169px;top: 0px;left: 0px;}#BOX1692 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(255, 255, 255); border-width: 2px; border-radius: 30px;}#IMAGE1693 { width: 123px;height: 123px;top: 0.005px;left: 0px;}#IMAGE1693 > .ladi-image > .ladi-image-background { width: 123px;height: 123px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#SECTION1695 { height: 734.297px;}#SECTION1696 { height: 683.7px;}#SHAPE1700 { width: 116.049px;height: 115.894px;top: 0px;left: 0px;}#SHAPE1700 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#GROUP1701 { width: 307.5px;height: 406px;top: 28.619px;left: 28.939px;}#GROUP1702 { width: 307.5px;height: 406px;top: 0px;left: 0px;}#FRAME1703 { width: 307.5px;height: 406px;top: 0px;left: 0px;}#FRAME1703 > .ladi-frame > .ladi-frame-background { background-color: rgb(255, 255, 255);}#FRAME1703 > .ladi-frame { box-shadow: 0px 0px 30px -15px rgba(21, 29, 42, 1.0); -webkit-box-shadow: 0px 0px 30px -15px rgba(21, 29, 42, 1.0);}#SHAPE1704 { width: 139.987px;height: 128.35px;top: -38.675px;left: -15.9867px;}#SHAPE1704 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#GROUP1705 { width: 280px;height: 205px;top: 111.683px;left: 19.5px;}#HEADLINE1706 { width: 280px;top: 0px;left: 0px;}#HEADLINE1706 > .ladi-headline { color: rgb(5, 31, 77); font-size: 18px; font-weight: bold; line-height: 1.6;}#PARAGRAPH1707 { width: 272px;top: 30px;left: 0px;}#PARAGRAPH1707 > .ladi-paragraph { color: rgb(5, 31, 77); font-size: 16px; line-height: 1.6;}#SHAPE1708 { width: 36.646px;height: 36.646px;top: 19.652px;left: 42px;}#SHAPE1708 svg:last-child { fill: rgba(255, 255, 255, 1.0);}#GROUP1709 { width: 334.939px;height: 433.619px;top: 212.653px;left: -61.439px;}#SHAPE1710 { width: 116.049px;height: 115.894px;top: 0px;left: 0px;}#SHAPE1710 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#GROUP1711 { width: 307.5px;height: 406px;top: 27.619px;left: 27.439px;}#FRAME1712 { width: 307.5px;height: 406px;top: 0px;left: 0px;}#FRAME1712 > .ladi-frame > .ladi-frame-background { background-color: rgb(255, 255, 255);}#FRAME1712 > .ladi-frame { box-shadow: 0px 0px 30px -15px rgba(21, 29, 42, 1.0); -webkit-box-shadow: 0px 0px 30px -15px rgba(21, 29, 42, 1.0);}#SHAPE1713 { width: 139.987px;height: 128.35px;top: -38.675px;left: -15.9867px;}#SHAPE1713 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#GROUP1714 { width: 264px;height: 96px;top: 111.353px;left: 25px;}#HEADLINE1715 { width: 264px;top: 0px;left: 0px;}#HEADLINE1715 > .ladi-headline { color: rgb(5, 31, 77); font-size: 18px; font-weight: bold; line-height: 1.6;}#PARAGRAPH1716 { width: 236px;top: 30px;left: 0px;}#PARAGRAPH1716 > .ladi-paragraph { color: rgb(5, 31, 77); font-size: 16px; line-height: 1.6;}#SHAPE1717 { width: 36.646px;height: 36.646px;top: 48.973px;left: 69.439px;}#SHAPE1717 svg:last-child { fill: rgba(255, 255, 255, 1.0);}#GROUP1718 { width: 346.439px;height: 436.094px;top: 212.653px;left: 306.311px;}#SHAPE1719 { width: 116.049px;height: 115.894px;top: 0px;left: 0px;}#SHAPE1719 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#GROUP1720 { width: 321.5px;height: 407px;top: 29.094px;left: 24.939px;}#GROUP1721 { width: 321.5px;height: 407px;top: 0px;left: 0px;}#FRAME1722 { width: 321.5px;height: 407px;top: 0px;left: 0px;}#FRAME1722 > .ladi-frame > .ladi-frame-background { background-color: rgb(9, 102, 71);}#FRAME1722 > .ladi-frame { box-shadow: 0px 0px 30px -15px rgba(21, 29, 42, 1.0); -webkit-box-shadow: 0px 0px 30px -15px rgba(21, 29, 42, 1.0);}#SHAPE1723 { width: 139.987px;height: 128.35px;top: -38.675px;left: -15.9867px;}#SHAPE1723 svg:last-child { fill: rgba(255, 255, 255, 1.0);}#GROUP1724 { width: 271px;height: 205px;top: 111.036px;left: 27.5px;}#HEADLINE1725 { width: 271px;top: 0px;left: 0px;}#HEADLINE1725 > .ladi-headline { color: rgb(255, 255, 255); font-size: 18px; font-weight: bold; line-height: 1.6;}#PARAGRAPH1726 { width: 271px;top: 30px;left: 0px;}#PARAGRAPH1726 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; line-height: 1.6;}#SHAPE1727 { width: 36.646px;height: 36.646px;top: 19px;left: 42px;}#SHAPE1727 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#BOX1729 { width: 143.582px;height: 9px;top: 78.6px;left: 344.53px;}#BOX1729 > .ladi-box { background-color: rgb(224, 224, 224);}#IMAGE1732 { width: 97.093px;height: 97.093px;top: 69.407px;left: 220px;}#IMAGE1732 > .ladi-image > .ladi-image-background { width: 97.093px;height: 97.093px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s400x400/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#BOX1733 { width: 143.582px;height: 9px;top: 90.9px;left: 565.918px;}#BOX1733 > .ladi-box { background-color: rgb(224, 224, 224);}#IMAGE1734 { width: 597.911px;height: 235.825px;top: 497.387px;left: 377.896px;}#IMAGE1734 > .ladi-image > .ladi-image-background { width: 597.911px;height: 235.825px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s900x550/5c1d99096efb27661e81da20/linh-vat-hong-duc-20190828083930.png");}#SHAPE1735 { width: 19.646px;height: 19.646px;top: 0px;left: 0px;}#SHAPE1735 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SHAPE1736 { width: 19.646px;height: 19.646px;top: 0px;left: 0px;}#SHAPE1736 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SHAPE1737 { width: 19.646px;height: 19.646px;top: 0px;left: 0px;}#SHAPE1737 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SHAPE1738 { width: 19.646px;height: 19.646px;top: 0px;left: 0px;}#SHAPE1738 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#BOX1770 { width: 532px;height: 146px;top: 0px;left: 0px;}#BOX1770 > .ladi-box { background-color: rgb(9, 102, 71); border-style: solid; border-color: rgb(255, 255, 255); border-width: 2px; border-radius: 30px;}#GROUP1771 { width: 532px;height: 146px;top: 290.304px;left: 73.0473px;}#LIST_PARAGRAPH1772 { width: 421px;top: 119.726px;left: 73.0473px;}#LIST_PARAGRAPH1772 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; line-height: 1.6;}#LIST_PARAGRAPH1772 ul li { padding-left: 11px;}#LIST_PARAGRAPH1772 ul li:before { content: counter(linum, disc); color: rgba(9, 102, 71, 1.0); font-size: 30px; top: -13px; }#BOX1773 { width: 960px;height: 166px;top: 0px;left: 0px;}#BOX1773 > .ladi-box { background-color: rgb(214, 239, 219); border-radius: 30px;}#LINE1774 { width: 350px;top: 119.903px;left: 288px;}#LINE1774 > .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;}#LINE1774 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1775 { width: 350px;top: 114.401px;left: 306px;}#LINE1775 > .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;}#LINE1775 > .ladi-line { width: 100%;padding: 8px 0px;}#SHAPE1776 { width: 39.556px;height: 39.556px;top: 163.2px;left: 460.222px;}#SHAPE1776 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SHAPE1777 { width: 39.556px;height: 39.556px;top: 348.2px;left: 460.222px;}#SHAPE1777 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#BOX1779 { width: 1193.55px;height: 99.732px;top: 4.512px;left: -98.55px;}#BOX1779 > .ladi-box { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; background-color: rgb(214, 239, 219); border-radius: 30px;}#HEADLINE1781 { width: 1065px;top: 35.808px;left: -15.5px;}#HEADLINE1781 > .ladi-headline { color: rgb(255, 255, 255); font-size: 35px; font-weight: bold; text-align: center; line-height: 1.4;}#SECTION1818 { height: 170.1px;}#SECTION1818 > .ladi-section-background { background-color: rgb(27, 90, 62);}#IMAGE1819 { width: 167.216px;height: 154.292px;top: 7.904px;left: -63px;}#IMAGE1819 > .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");}#LIST_PARAGRAPH1826 { width: 505px;top: 104.391px;left: 18px;}#LIST_PARAGRAPH1826 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; line-height: 1.6;}#LIST_PARAGRAPH1826 ul li { padding-bottom: 5px;padding-left: 40px;}#LIST_PARAGRAPH1826 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(9%2C%20102%2C%2071%2C%201.0)%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: 38px; height: 38px; top: -3px; }#IMAGE1827 { width: 525px;height: 207.068px;top: 308.715px;left: -142.5px;}#IMAGE1827 > .ladi-image > .ladi-image-background { width: 525px;height: 207.068px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s850x550/5c1d99096efb27661e81da20/linh-vat-hong-duc-20190828083930.png");}#LINE1828 { width: 350px;top: 68.226px;left: 338px;}#LINE1828 > .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;}#LINE1828 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX1830 { width: 960px;height: 134px;top: 916.476px;left: 0px;}#BOX1830 > .ladi-box { background-color: rgb(214, 239, 219);}#BOX1831 { width: 1024.24px;height: 1202px;top: 597.014px;left: -31.9963px;}#BOX1831 > .ladi-box { background-color: rgb(9, 102, 70); border-radius: 20px;}#GROUP1832 { width: 497.88px;height: 259.88px;top: 746.62px;left: -0.000285px;}#IMAGE1833 { width: 489.046px;height: 292.2px;top: 1284.62px;left: 0px;}#IMAGE1833 > .ladi-image > .ladi-image-background { width: 489.046px;height: 300.883px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s800x650/5c1d99096efb27661e81da20/dsc_4894-20191009080418.jpg");}#IMAGE1833 > .ladi-image { border-style: solid; border-color: rgb(255, 255, 255); border-width: 2px; border-radius: 30px;}#PARAGRAPH1288 { width: 133px;top: 217.879px;left: -112px;}#PARAGRAPH1288 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; line-height: 1.6;}#LINE1835 { width: 350px;top: 92.3px;left: 292.624px;}#LINE1835 > .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;}#LINE1835 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX1854 { width: 636.492px;height: 46px;top: 114.416px;left: 161.754px;}#BOX1854 > .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;}#GROUP1856 { width: 766.906px;height: 130.626px;top: 0px;left: 46.6136px;}#BOX1857 { width: 766.906px;height: 130.626px;top: 0px;left: 0px;}#BOX1857 > .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;}#PARAGRAPH1858 { width: 734px;top: 15.313px;left: 64.2266px;}#PARAGRAPH1858 > .ladi-paragraph { color: rgb(253, 253, 253); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1859 { width: 771.587px;height: 69.6265px;top: 0px;left: 46.6133px;}#BOX1860 { width: 771.587px;height: 69.6265px;top: 0px;left: 0px;}#BOX1860 > .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;}#PARAGRAPH1861 { width: 729px;top: 9.813px;left: 67.9063px;}#PARAGRAPH1861 > .ladi-paragraph { color: rgb(253, 253, 253); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1862 { width: 771.587px;height: 69.6265px;top: 0px;left: 43.3798px;}#BOX1863 { width: 771.587px;height: 69.6265px;top: 0px;left: 0px;}#BOX1863 > .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;}#PARAGRAPH1864 { width: 729px;top: 9.813px;left: 64.6743px;}#PARAGRAPH1864 > .ladi-paragraph { color: rgb(253, 253, 253); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1865 { width: 57.7897px;height: 68.5252px;top: 0px;left: 0px;}#SHAPE1866 { width: 57.7897px;height: 68.5252px;top: 0px;left: 0px;}#SHAPE1866 svg:last-child { fill: rgba(214, 239, 219, 1.0);}#HEADLINE1867 { width: 36px;top: 22.1277px;left: 15.4645px;}#HEADLINE1867 > .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;}#PARAGRAPH1868 { width: 637px;top: 250.102px;left: 156.463px;}#PARAGRAPH1868 > .ladi-paragraph { color: rgb(29, 90, 63); font-size: 16px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#GROUP1869 { width: 57.7897px;height: 68.5252px;top: 31.05px;left: 0px;}#SHAPE1870 { width: 57.7897px;height: 68.5252px;top: 0px;left: 0px;}#SHAPE1870 svg:last-child { fill: rgba(214, 239, 219, 1.0);}#HEADLINE1871 { width: 36px;top: 22.1277px;left: 15.4645px;}#HEADLINE1871 > .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;}#GROUP1872 { width: 57.7897px;height: 68.5252px;top: 6.986px;left: 0px;}#SHAPE1873 { width: 57.7897px;height: 68.5252px;top: 0px;left: 0px;}#SHAPE1873 svg:last-child { fill: rgba(214, 239, 219, 1.0);}#HEADLINE1874 { width: 36px;top: 22.1277px;left: 15.4645px;}#HEADLINE1874 > .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;}#GROUP1886 { width: 818.2px;height: 75.5112px;top: 533.077px;left: 65.8628px;}#LINE1887 { width: 350px;top: 71.52px;left: 324.85px;}#LINE1887 > .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;}#LINE1887 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1888 { width: 350px;top: 49.48px;left: 319px;}#LINE1888 > .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;}#LINE1888 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1890 { width: 364px;top: 107.923px;left: 298px;}#LINE1890 > .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;}#LINE1890 > .ladi-line { width: 100%;padding: 8px 0px;}#SECTION1913 { height: 553px;}#SECTION1913 > .ladi-section-background { background-color: rgb(27, 90, 62);}#IMAGE1914 { width: 150.316px;height: 150.316px;top: 13.85px;left: 15.684px;}#IMAGE1914 > .ladi-image > .ladi-image-background { width: 150.316px;height: 150.316px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s500x500/5c1d99096efb27661e81da20/logo-trang-hong-duc-1565524703.jpg");}#LINE1921 { width: 350px;top: 122.85px;left: 327.5px;}#LINE1921 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(255, 255, 255); border-right: 2px solid rgb(255, 255, 255); border-bottom: 2px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE1921 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1923 { width: 364px;top: 56.804px;left: 298px;}#LINE1923 > .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;}#LINE1923 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX2008 { width: 959.636px;height: 1152px;top: -5.748px;left: 0px;}#BOX2008 > .ladi-box { background-color: rgb(10, 103, 72); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 20px;}#SECTION2009 { height: 690px;}#SECTION2009 > .ladi-section-background { background-color: rgb(255, 255, 255);}#IMAGE2010 { width: 497.442px;height: 495px;top: 117.5px;left: -44.5px;}#IMAGE2010 > .ladi-image > .ladi-image-background { width: 655.55px;height: 491.662px;top: 3.3375px;left: 0px;background-image: url("https://w.ladicdn.com/s1000x800/5c1d99096efb27661e81da20/img_1171-1_optimized-20200317070016.jpg");}#IMAGE2010 > .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;}#GROUP2013 { width: 530px;height: 495px;top: 0px;left: 0px;}#BOX2014 { width: 530px;height: 495px;top: 0px;left: 0px;}#BOX2014 > .ladi-box { background-color: rgb(255, 255, 255); border-style: dashed; border-color: rgb(132, 132, 132); border-width: 2px; border-radius: 20px;}#BOX2015 { width: 511.326px;height: 245.326px;top: 102.674px;left: 10.837px;}#BOX2015 > .ladi-box { background-color: rgb(10, 103, 72); border-radius: 20px;}#HEADLINE2016 { width: 493px;top: 13px;left: 20px;}#HEADLINE2016 > .ladi-headline { color: rgb(74, 74, 74); font-size: 16px; font-weight: bold; text-align: justify; line-height: 1.6;}#PARAGRAPH2018 { width: 506px;top: 372.09px;left: 16.75px;}#PARAGRAPH2018 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#SECTION2019 { height: 673.96px;}#SECTION2019 > .ladi-section-background { background-size: cover; background-attachment: scroll; background-origin: content-box; background-position: center top; background-repeat: repeat;}#IMAGE2021 { width: 502.612px;height: 554px;top: 92.948px;left: 479px;}#IMAGE2021 > .ladi-image > .ladi-image-background { width: 564.612px;height: 554px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s900x900/5c1d99096efb27661e81da20/img_1163-1-20200317070245.jpg");}#IMAGE2021 > .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;}#GROUP2024 { width: 514px;height: 554px;top: 0px;left: 0px;}#BOX2025 { width: 514px;height: 554px;top: 0px;left: 0px;}#BOX2025 > .ladi-box { background-color: rgb(10, 103, 72); border-radius: 20px;}#PARAGRAPH2026 { width: 475px;top: 28px;left: 16px;}#PARAGRAPH2026 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#BOX2027 { width: 497px;height: 224px;top: 235.032px;left: 8.5px;}#BOX2027 > .ladi-box { background-color: rgb(255, 255, 255); border-radius: 20px;}#PARAGRAPH2029 { width: 482px;top: 468.372px;left: 15.058px;}#PARAGRAPH2029 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; line-height: 1.6;}#IMAGE2032 { width: 497.442px;height: 533px;top: 117.5px;left: -44.5px;}#IMAGE2032 > .ladi-image > .ladi-image-background { width: 710.667px;height: 533px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s1050x850/5c1d99096efb27661e81da20/img_1212-1-20200317071516.jpg");}#IMAGE2032 > .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;}#HEADLINE2037 { width: 874px;top: 29.52px;left: 62.8495px;}#HEADLINE2037 > .ladi-headline { color: rgb(9, 102, 71); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.4;}#LINE2038 { width: 350px;top: 71.52px;left: 324.85px;}#LINE2038 > .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;}#LINE2038 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2040 { width: 497px;top: 430.09px;left: 20.5px;}#PARAGRAPH2040 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#SECTION2031 { height: 690px;}#SECTION2031 > .ladi-section-background { background-color: rgb(255, 255, 255);}#GROUP2033 { width: 530px;height: 533px;top: 0px;left: 0px;}#HEADLINE2036 { width: 493px;top: 15.6567px;left: 20px;}#HEADLINE2036 > .ladi-headline { color: rgb(74, 74, 74); font-size: 16px; font-weight: bold; text-align: justify; line-height: 1.6;}#BOX2035 { width: 511.326px;height: 185.835px;top: 231.777px;left: 9.337px;}#BOX2035 > .ladi-box { background-color: rgb(10, 103, 72); border-radius: 20px;}#BOX2034 { width: 530px;height: 533px;top: 0px;left: 0px;}#BOX2034 > .ladi-box { background-color: rgb(255, 255, 255); border-style: dashed; border-color: rgb(132, 132, 132); border-width: 2px; border-radius: 20px;}#IMAGE2041 { width: 797.294px;height: 296.336px;top: 249.164px;left: -370px;}#IMAGE2041 > .ladi-image > .ladi-image-background { width: 797.294px;height: 296.336px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s1100x600/5c1d99096efb27661e81da20/ba-tien-net-trang-20200320113625.png");}#IMAGE2043 { width: 756.936px;height: 281.336px;top: 264.164px;left: 554px;}#IMAGE2043 > .ladi-image > .ladi-image-background { width: 756.936px;height: 281.336px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s1100x600/5c1d99096efb27661e81da20/ba-tien-net-trang-20200320113625.png");}#IMAGE2043 > .ladi-image { transform: perspective(1000px) rotateY(180deg); -webkit-transform: perspective(1000px) rotateY(180deg);}#FRAME2045 { width: 926px;height: 307px;top: 15.752px;left: 17px;}#FRAME2045 > .ladi-frame { border-style: solid; border-color: rgb(255, 255, 255); border-width: 2px; border-radius: 20px;}#BOX2046 { width: 926px;height: 32px;top: 64.502px;left: 0px;}#BOX2046 > .ladi-box { background-color: rgb(255, 255, 255);}#BOX2073 { width: 926px;height: 315.002px;top: 0px;left: 0px;}#BOX2073 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(255, 255, 255); border-width: 2px; border-radius: 20px;}#BOX2075 { width: 922px;height: 32px;top: 22px;left: 2px;}#BOX2075 > .ladi-box { background-color: rgb(9, 102, 71);}#FRAME2092 { width: 923px;height: 323px;top: 666.5px;left: 16px;}#FRAME2092 > .ladi-frame { border-style: solid; border-color: rgb(255, 255, 255); border-width: 2px; border-radius: 20px;}#BOX2093 { width: 926px;height: 32px;top: 19.754px;left: 0px;}#BOX2093 > .ladi-box { background-color: rgb(255, 255, 255);}#IMAGE2094 { width: 136px;height: 136px;top: 997.252px;left: 409.5px;}#IMAGE2094 > .ladi-image > .ladi-image-background { width: 136px;height: 136px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/logo-trang-20200321044743.png");}#IMAGE2097 { width: 598.808px;height: 169.748px;top: 997.252px;left: -134px;}#IMAGE2097 > .ladi-image > .ladi-image-background { width: 598.808px;height: 462.461px;top: -5px;left: 0px;background-image: url("https://w.ladicdn.com/s900x800/5c1d99096efb27661e81da20/cay-co-net-trang-20200321045451.png");}#IMAGE2097 > .ladi-image { transform: rotate(11deg); -webkit-transform: rotate(11deg);}#IMAGE2098 { width: 598.808px;height: 169.748px;top: 998.252px;left: 492px;}#IMAGE2098 > .ladi-image > .ladi-image-background { width: 598.808px;height: 462.461px;top: -5px;left: 0px;background-image: url("https://w.ladicdn.com/s900x800/5c1d99096efb27661e81da20/cay-co-net-trang-20200321045451.png");}#IMAGE2098 > .ladi-image { transform: perspective(1000px) rotate(-11deg) rotateY(180deg); -webkit-transform: perspective(1000px) rotate(-11deg) rotateY(180deg);}#BOX2102 { width: 29.742px;height: 20.966px;top: 1.61036px;left: 251px;}#BOX2102 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2104 { width: 332px;top: 22.5764px;left: 251px;}#LINE2104 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2104 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP2113 { width: 331px;height: 259.423px;top: 39.7914px;left: 251px;}#GROUP2114 { width: 583px;height: 299.214px;top: 155.34px;left: -115.004px;}#LIST_PARAGRAPH2117 { width: 331px;top: 180.423px;left: 0px;}#LIST_PARAGRAPH2117 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH2117 ul li { padding-bottom: 0px;padding-left: 12px;}#LIST_PARAGRAPH2117 ul li:before { content: counter(linum, disc); color: rgba(9, 102, 71, 1.0); font-size: 25px; top: -3px; }#PARAGRAPH2118 { width: 331px;top: 0px;left: 0px;}#PARAGRAPH2118 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP2116 { width: 331px;height: 330.423px;top: 38.181px;left: 0px;}#BOX2120 { width: 29.742px;height: 20.966px;top: 0px;left: 0px;}#BOX2120 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2121 { width: 332px;top: 20.966px;left: 0px;}#LINE2121 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2121 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2122 { width: 124px;top: 0px;left: 38.996px;}#PARAGRAPH2122 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 16px; font-weight: bold; text-align: left; line-height: 1.6;}#GROUP2115 { width: 332px;height: 368.604px;top: 0.00036px;left: 250px;}#GROUP2123 { width: 582px;height: 368.604px;top: 155.34px;left: 500px;}#PARAGRAPH2127 { width: 331px;top: 38.181px;left: 0px;}#PARAGRAPH2127 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#BOX2129 { width: 29.742px;height: 20.966px;top: 0px;left: 0px;}#BOX2129 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2130 { width: 332px;top: 20.966px;left: 0px;}#LINE2130 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2130 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2131 { width: 124px;top: 0px;left: 38.996px;}#PARAGRAPH2131 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 16px; font-weight: bold; text-align: left; line-height: 1.6;}#GROUP2124 { width: 332px;height: 188.181px;top: 1.61036px;left: 251px;}#PARAGRAPH2132 { width: 331px;top: 195.791px;left: 252px;}#PARAGRAPH2132 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP2133 { width: 583px;height: 395.791px;top: 539.34px;left: -115.004px;}#BOX2137 { width: 29.742px;height: 20.966px;top: 0px;left: 0px;}#BOX2137 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2138 { width: 332px;top: 20.966px;left: 0px;}#LINE2138 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2138 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2139 { width: 124px;top: 0px;left: 38.996px;}#PARAGRAPH2139 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 16px; font-weight: bold; text-align: left; line-height: 1.6;}#PARAGRAPH2140 { width: 331px;top: 38.181px;left: 0px;}#PARAGRAPH2140 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP2136 { width: 332px;height: 288.181px;top: 1.61px;left: 251px;}#LIST_PARAGRAPH2142 { width: 332px;top: 289.791px;left: 251px;}#LIST_PARAGRAPH2142 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH2142 ul li { padding-bottom: 0px;padding-left: 12px;}#LIST_PARAGRAPH2142 ul li:before { content: counter(linum, disc); color: rgba(9, 102, 71, 1.0); font-size: 25px; top: -3px; }#GROUP2143 { width: 583px;height: 464.791px;top: 539.34px;left: 499.5px;}#BOX2147 { width: 29.742px;height: 20.966px;top: 0px;left: 0px;}#BOX2147 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2148 { width: 332px;top: 20.966px;left: 0px;}#LINE2148 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2148 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2149 { width: 124px;top: 0px;left: 38.996px;}#PARAGRAPH2149 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 16px; font-weight: bold; text-align: left; line-height: 1.6;}#PARAGRAPH2150 { width: 331px;top: 38.181px;left: 0px;}#PARAGRAPH2150 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP2146 { width: 332px;height: 213.181px;top: 0px;left: 0px;}#PARAGRAPH2151 { width: 331px;top: 224.181px;left: 0.5px;}#PARAGRAPH2151 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP2144 { width: 332px;height: 424.181px;top: 1.61036px;left: 251px;}#GROUP2152 { width: 583px;height: 425.791px;top: 1018.34px;left: -115.004px;}#BOX2157 { width: 29.742px;height: 20.966px;top: 0px;left: 0px;}#BOX2157 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2158 { width: 332px;top: 20.966px;left: 0px;}#LINE2158 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2158 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2159 { width: 176px;top: 0px;left: 38.996px;}#PARAGRAPH2159 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 16px; font-weight: bold; text-align: left; line-height: 1.6;}#PARAGRAPH2160 { width: 331px;top: 38.181px;left: 0px;}#PARAGRAPH2160 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP2156 { width: 332px;height: 363.181px;top: 1.61036px;left: 251px;}#IMAGE2162 { width: 243px;height: 162px;top: 0px;left: 0px;}#IMAGE2162 > .ladi-image > .ladi-image-background { width: 243px;height: 243px;top: -25.9925px;left: 0px;background-image: url("https://w.ladicdn.com/s550x550/5c1d99096efb27661e81da20/vuon-cay-trinh-nu-hoang-cung-20191010203909.jpg");}#IMAGE2162 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#GROUP2163 { width: 583px;height: 364.791px;top: 1018.34px;left: 499.5px;}#LIST_PARAGRAPH2166 { width: 332px;top: 163.181px;left: 0px;}#LIST_PARAGRAPH2166 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH2166 ul li { padding-bottom: 0px;padding-left: 12px;}#LIST_PARAGRAPH2166 ul li:before { content: counter(linum, disc); color: rgba(9, 102, 71, 1.0); font-size: 25px; top: -3px; }#BOX2168 { width: 29.742px;height: 20.966px;top: 0px;left: 0px;}#BOX2168 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2169 { width: 332px;top: 20.966px;left: 0px;}#LINE2169 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2169 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2170 { width: 124px;top: 0px;left: 38.996px;}#PARAGRAPH2170 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 16px; font-weight: bold; text-align: left; line-height: 1.6;}#PARAGRAPH2171 { width: 331px;top: 38.181px;left: 0px;}#PARAGRAPH2171 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP2167 { width: 332px;height: 163.181px;top: 0px;left: 0px;}#GROUP2164 { width: 332px;height: 288.181px;top: 1.61px;left: 251px;}#IMAGE2172 { width: 243px;height: 162px;top: 0px;left: 0px;}#IMAGE2172 > .ladi-image > .ladi-image-background { width: 243px;height: 243px;top: -25.9925px;left: 0px;background-image: url("https://w.ladicdn.com/s550x550/5c1d99096efb27661e81da20/cay-xuyen-khung-min-20191010203909.jpg");}#IMAGE2172 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#GROUP2173 { width: 583px;height: 289.791px;top: 1897.13px;left: -115.004px;}#BOX2177 { width: 29.742px;height: 20.966px;top: 0px;left: 0px;}#BOX2177 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2178 { width: 332px;top: 20.966px;left: 0px;}#LINE2178 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2178 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2179 { width: 176px;top: 0px;left: 38.996px;}#PARAGRAPH2179 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 16px; font-weight: bold; text-align: left; line-height: 1.6;}#PARAGRAPH2180 { width: 331px;top: 38.181px;left: 0px;}#PARAGRAPH2180 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP2176 { width: 332px;height: 413.181px;top: 1.61036px;left: 251px;}#IMAGE2181 { width: 243px;height: 162px;top: 0px;left: 0px;}#IMAGE2181 > .ladi-image > .ladi-image-background { width: 302.991px;height: 162px;top: 0px;left: -25.2548px;background-image: url("https://w.ladicdn.com/s650x500/5c1d99096efb27661e81da20/1_1-20191010203856.jpg");}#IMAGE2181 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#GROUP2182 { width: 583px;height: 414.791px;top: 1470.34px;left: 499.5px;}#LIST_PARAGRAPH2186 { width: 332px;top: 263.181px;left: 0px;}#LIST_PARAGRAPH2186 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH2186 ul li { padding-bottom: 0px;padding-left: 12px;}#LIST_PARAGRAPH2186 ul li:before { content: counter(linum, disc); color: rgba(9, 102, 71, 1.0); font-size: 25px; top: -3px; }#BOX2188 { width: 29.742px;height: 20.966px;top: 0px;left: 0px;}#BOX2188 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2189 { width: 332px;top: 20.966px;left: 0px;}#LINE2189 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2189 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2190 { width: 124px;top: 0px;left: 38.996px;}#PARAGRAPH2190 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 16px; font-weight: bold; text-align: left; line-height: 1.6;}#PARAGRAPH2191 { width: 331px;top: 38.181px;left: 0px;}#PARAGRAPH2191 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP2187 { width: 332px;height: 263.181px;top: 0px;left: 0px;}#GROUP2185 { width: 332px;height: 413.181px;top: 1.61px;left: 251px;}#IMAGE2192 { width: 243px;height: 162px;top: 0px;left: 0px;}#IMAGE2192 > .ladi-image > .ladi-image-background { width: 270px;height: 180px;top: -16.6312px;left: -7.39163px;background-image: url("https://w.ladicdn.com/5c1d99096efb27661e81da20/tinh-bot-nghe-de-20191010203857.gif");}#IMAGE2192 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#GROUP2193 { width: 583px;height: 414.791px;top: 1470.34px;left: -115.004px;}#LIST_PARAGRAPH2196 { width: 332px;top: 163.181px;left: 0px;}#LIST_PARAGRAPH2196 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH2196 ul li { padding-bottom: 0px;padding-left: 12px;}#LIST_PARAGRAPH2196 ul li:before { content: counter(linum, disc); color: rgba(9, 102, 71, 1.0); font-size: 25px; top: -3px; }#BOX2198 { width: 29.742px;height: 20.966px;top: 0px;left: 0px;}#BOX2198 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2199 { width: 332px;top: 20.966px;left: 0px;}#LINE2199 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2199 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2200 { width: 124px;top: 0px;left: 38.996px;}#PARAGRAPH2200 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 16px; font-weight: bold; text-align: left; line-height: 1.6;}#PARAGRAPH2201 { width: 331px;top: 38.181px;left: 0px;}#PARAGRAPH2201 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP2197 { width: 332px;height: 163.181px;top: 0px;left: 0px;}#GROUP2195 { width: 332px;height: 263.181px;top: 1.61px;left: 251px;}#IMAGE2203 { width: 243.049px;height: 162px;top: 0px;left: 0px;}#IMAGE2203 > .ladi-image > .ladi-image-background { width: 276px;height: 276px;top: -29.5223px;left: 0px;background-image: url("https://w.ladicdn.com/s600x600/5c1d99096efb27661e81da20/cay-ngai-cuu-20191010203909.jpg");}#IMAGE2203 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#GROUP2204 { width: 583px;height: 264.791px;top: 1885.13px;left: 499.5px;}#BOX2208 { width: 29.742px;height: 20.966px;top: 0px;left: 0px;}#BOX2208 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2209 { width: 332px;top: 20.966px;left: 0px;}#LINE2209 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2209 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2210 { width: 176px;top: 0px;left: 38.996px;}#PARAGRAPH2210 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 16px; font-weight: bold; text-align: left; line-height: 1.6;}#PARAGRAPH2211 { width: 331px;top: 38.181px;left: 0px;}#PARAGRAPH2211 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP2207 { width: 332px;height: 188.181px;top: 1.61px;left: 251px;}#IMAGE2212 { width: 243.007px;height: 161.484px;top: 0px;left: 0px;}#IMAGE2212 > .ladi-image > .ladi-image-background { width: 287.475px;height: 172.484px;top: 0px;left: -17.7075px;background-image: url("https://w.ladicdn.com/s600x500/5c1d99096efb27661e81da20/tinh-dau-co-xa-huong-20191010203909.jpg");}#IMAGE2212 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#GROUP2213 { width: 583px;height: 189.791px;top: 2202.05px;left: -115.004px;}#BOX2217 { width: 29.742px;height: 20.966px;top: 0px;left: 0px;}#BOX2217 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2218 { width: 332px;top: 20.966px;left: 0px;}#LINE2218 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2218 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2219 { width: 176px;top: 0px;left: 38.996px;}#PARAGRAPH2219 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 16px; font-weight: bold; text-align: left; line-height: 1.6;}#PARAGRAPH2220 { width: 331px;top: 38.181px;left: 0px;}#PARAGRAPH2220 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP2216 { width: 332px;height: 163.181px;top: 1.61px;left: 251px;}#IMAGE2221 { width: 243.413px;height: 162px;top: 0px;left: 0px;}#IMAGE2221 > .ladi-image > .ladi-image-background { width: 278.819px;height: 207.72px;top: -28.7201px;left: 0px;background-image: url("https://w.ladicdn.com/s600x550/5c1d99096efb27661e81da20/nhu-huong-an-do-1-20191010203909.png");}#IMAGE2221 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#GROUP2222 { width: 583px;height: 164.791px;top: 2202.05px;left: 499.5px;}#BOX2226 { width: 29.742px;height: 20.966px;top: 0px;left: 0px;}#BOX2226 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2227 { width: 332px;top: 20.966px;left: 0px;}#LINE2227 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2227 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2228 { width: 176px;top: 0px;left: 38.996px;}#PARAGRAPH2228 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 16px; font-weight: bold; text-align: left; line-height: 1.6;}#PARAGRAPH2229 { width: 331px;top: 38.181px;left: 0px;}#PARAGRAPH2229 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP2225 { width: 332px;height: 163.181px;top: 1.61px;left: 251px;}#IMAGE2230 { width: 243.609px;height: 162px;top: 0px;left: 0px;}#IMAGE2230 > .ladi-image > .ladi-image-background { width: 270px;height: 182.476px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s600x500/5c1d99096efb27661e81da20/vi-thuoc-bach-phan-20191010203909.jpeg");}#IMAGE2230 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#GROUP2231 { width: 583px;height: 164.791px;top: 2430.55px;left: 499.5px;}#IMAGE2232 { width: 597.911px;height: 235.825px;top: 2387.24px;left: -129.915px;}#IMAGE2232 > .ladi-image > .ladi-image-background { width: 597.911px;height: 235.825px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s900x550/5c1d99096efb27661e81da20/linh-vat-hong-duc-20190828083930.png");}#BOX2234 { width: 478.839px;height: 134px;top: 0px;left: 0px;}#BOX2234 > .ladi-box { background-color: rgb(214, 239, 219); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#GROUP2241 { width: 510.163px;height: 203px;top: 0px;left: 0px;}#BOX2242 { width: 497.412px;height: 187px;top: 16px;left: 12.7514px;}#BOX2242 > .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(183, 28, 28); border-width: 2px; border-radius: 20px;}#BOX2246 { width: 497.412px;height: 187px;top: 0px;left: 0px;}#BOX2246 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(183, 28, 28); border-width: 2px; border-radius: 20px;}#PARAGRAPH2247 { width: 482px;top: 9px;left: 8.20892px;}#PARAGRAPH2247 > .ladi-paragraph { color: rgb(57, 57, 57); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH768 { width: 466px;top: 22px;left: 16.692px;}#PARAGRAPH768 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: left; line-height: 1.4;}#GROUP2281 { width: 510.163px;height: 203px;top: 85.482px;left: -3.55271px;}#BOX2283 { width: 497.412px;height: 172.261px;top: 14.7389px;left: 12.7514px;}#BOX2283 > .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;}#BOX2284 { width: 497.412px;height: 172.261px;top: 0px;left: 0px;}#BOX2284 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#PARAGRAPH2285 { width: 482px;top: 8.29064px;left: 8.20892px;}#PARAGRAPH2285 > .ladi-paragraph { color: rgb(57, 57, 57); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP2282 { width: 510.163px;height: 187px;top: 0px;left: 0px;}#GROUP2286 { width: 510.163px;height: 187px;top: 371.482px;left: 449.837px;}#IMAGE2287 { width: 406px;height: 284px;top: 304.87px;left: 30px;}#IMAGE2287 > .ladi-image > .ladi-image-background { width: 406px;height: 374px;top: -61px;left: 0px;background-image: url("https://w.ladicdn.com/s750x700/5c1d99096efb27661e81da20/dong-y-1-20200321081436.jpg");}#IMAGE2289 { width: 314.082px;height: 209.388px;top: 85.482px;left: 568px;}#IMAGE2289 > .ladi-image > .ladi-image-background { width: 314.082px;height: 209.388px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s650x550/5c1d99096efb27661e81da20/tayy-20200321082331.jpg");}#IMAGE2289 > .ladi-image { box-shadow: 0px 15px 20px -20px rgba(183, 28, 28, 1.0); -webkit-box-shadow: 0px 15px 20px -20px rgba(183, 28, 28, 1.0); border-style: solid; border-color: rgb(183, 28, 28); border-width: 2px; border-radius: 20px;}#SECTION2316 { height: 1416.96px;}#SECTION2316 > .ladi-section-background { background-color: rgb(255, 255, 255);}#IMAGE2317 { width: 430px;height: 759.227px;top: 539.097px;left: 479px;}#IMAGE2317 > .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");}#IMAGE2317 > .ladi-image { border-radius: 20px;}#IMAGE2318 { width: 430px;height: 323.449px;top: 206.1px;left: 479px;}#IMAGE2318 > .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");}#IMAGE2318 > .ladi-image { border-radius: 20px;}#HEADLINE2319 { width: 816px;top: 23.0167px;left: 144.004px;}#HEADLINE2319 > .ladi-headline { color: rgb(9, 102, 70); font-size: 41px; text-align: center; line-height: 1;}#PARAGRAPH2320 { width: 640px;top: 96.358px;left: 234px;}#PARAGRAPH2320 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#IMAGE2321 { width: 136px;height: 136px;top: -3.2px;left: 9px;}#IMAGE2321 > .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");}#LINE2322 { width: 323px;top: 74.625px;left: 389px;}#LINE2322 > .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;}#LINE2322 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE2323 { height: 1092px;top: 206.1px;left: 445px;}#LINE2323 > .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);}#LINE2323 > .ladi-line { height: 100%;padding: 0px 8px;}#HEADLINE2324 { width: 330px;top: 206.033px;left: 103.517px;}#HEADLINE2324 > .ladi-headline { color: rgb(90, 95, 98); font-size: 35px; text-align: right; line-height: 1;}#GROUP2325 { width: 328px;height: 156.003px;top: 344.155px;left: 105.517px;}#COUNTDOWN2326 { width: 320px;height: 57px;top: 0px;left: 7.415px;}#COUNTDOWN2326 > .ladi-countdown { color: rgb(255, 255, 255); font-size: 40px; font-weight: bold; text-align: center;}#COUNTDOWN2326 > .ladi-countdown > .ladi-element {width: calc((100% - 10px * 3) / 4);margin-right: 10px;height: 100%;}#COUNTDOWN2326 > .ladi-countdown .ladi-countdown-background {background-color: rgb(38, 50, 56);border-radius: 17px;}#HEADLINE2331 { width: 326px;top: 95.003px;left: 2px;}#HEADLINE2331 > .ladi-headline { color: rgb(211, 47, 47); font-size: 36px; font-weight: bold; text-align: right; line-height: 1;}#HEADLINE2332 { width: 326px;top: 137.003px;left: 0px;}#HEADLINE2332 > .ladi-headline { color: rgb(211, 47, 47); font-size: 16px; text-align: right; letter-spacing: 2px; line-height: 1.2;}#HEADLINE2333 { width: 326px;top: 249.966px;left: 107.517px;}#HEADLINE2333 > .ladi-headline { color: rgb(38, 50, 56); font-size: 18px; text-align: right; line-height: 1.2;}#HEADLINE2334 { width: 346px;top: 409.155px;left: 86.932px;}#HEADLINE2334 > .ladi-headline { color: rgb(38, 50, 56); font-size: 20px; font-weight: bold; text-align: right; line-height: 1.2;}#FORM2335 { width: 310.363px;height: 446.017px;top: 510.24px;left: 122.569px;}#FORM2335 > .ladi-form { color: rgb(69, 69, 69); font-size: 13px; line-height: 1;}#FORM2335 .ladi-form-item .ladi-form-control::placeholder, #FORM2335 .ladi-form .ladi-form-item .ladi-form-control-select[data-selected=""], #FORM2335 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked="false"] {color: rgba(69,69,69,1);}#FORM2335 .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");}#FORM2335 .ladi-form-item-container {border-style: solid; border-color: rgb(201, 201, 201); border-width: 1px;}#FORM2335 .ladi-form-item-background {background-color: rgb(255, 255, 255);}#FORM_ITEM2336 { width: 308.578px;height: 42.4337px;top: 0px;left: 0.296px;}#FORM_ITEM2337 { width: 308.578px;height: 42.4337px;top: 51.9982px;left: 0.296px;}#BUTTON2338 { width: 309.17px;height: 46.6771px;top: 399.34px;left: 0.296px;}#BUTTON2338 > .ladi-button > .ladi-button-background { background-color: rgb(211, 47, 47);}#BUTTON2338 > .ladi-button { border-radius: 15px;}#BUTTON_TEXT2338 { width: 374px;top: 12.2px;left: 0px;}#BUTTON_TEXT2338 > .ladi-headline { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center; line-height: 1.4;}#FORM_ITEM2340 { width: 309.17px;height: 42.4337px;top: 102.919px;left: 0.291481px;}#FORM_ITEM2341 { width: 309.17px;height: 40.4337px;top: 199.779px;left: 0.296481px;}#FORM_ITEM2342 { width: 309.17px;height: 40.4337px;top: 344.973px;left: 0px;}#FORM_ITEM2343 { width: 309.17px;height: 40.4337px;top: 249.68px;left: 0.296481px;}#FORM_ITEM2344 { width: 309.17px;height: 40.4337px;top: 296.539px;left: 1.19349px;}#FORM_ITEM2345 { width: 309.175px;height: 40px;top: 151.973px;left: 0.291481px;}#LIST_PARAGRAPH2346 { width: 339px;top: 985.437px;left: 93.9325px;}#LIST_PARAGRAPH2346 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 18px; text-align: right; line-height: 1.6;}#LIST_PARAGRAPH2346 ul li { padding-left: 20px;}#LIST_PARAGRAPH2346 ul li:before { content: counter(linum, none); color: rgba(29, 90, 62, 1.0); font-size: 40px; top: -20px; }#LIST_PARAGRAPH2347 { width: 339px;top: 1162.44px;left: 93.9325px;}#LIST_PARAGRAPH2347 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 18px; text-align: right; line-height: 1.6;}#LIST_PARAGRAPH2347 ul li { padding-left: 20px;}#LIST_PARAGRAPH2347 ul li:before { content: counter(linum, none); color: rgba(29, 90, 62, 1.0); font-size: 40px; top: -20px; }#BOX2352 { width: 1036.57px;height: 205.915px;top: 0px;left: 0px;}#BOX2352 > .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;}#PARAGRAPH2353 { width: 848px;top: 15.1285px;left: 145.54px;}#PARAGRAPH2353 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX2355 { width: 985.808px;height: 351.175px;top: 0px;left: 0px;}#BOX2355 > .ladi-box { background-color: rgb(9, 102, 71);}#PARAGRAPH2356 { width: 413px;top: 103.175px;left: 25.808px;}#PARAGRAPH2356 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#SHAPE2358 { width: 77.3915px;height: 100.594px;top: 142.346px;left: 32.5887px;}#SHAPE2358 > .ladi-shape { transform: rotate(-87deg); -webkit-transform: rotate(-87deg);}#SHAPE2358 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SECTION2360 { height: 1336.96px;}#SECTION2360 > .ladi-section-background { background-color: rgb(255, 255, 255);}#IMAGE2361 { width: 430px;height: 759.227px;top: 539.097px;left: 479px;}#IMAGE2361 > .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");}#IMAGE2361 > .ladi-image { border-radius: 20px;}#IMAGE2362 { width: 430px;height: 323.449px;top: 206.1px;left: 479px;}#IMAGE2362 > .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");}#IMAGE2362 > .ladi-image { border-radius: 20px;}#HEADLINE2363 { width: 816px;top: 23.0167px;left: 144.004px;}#HEADLINE2363 > .ladi-headline { color: rgb(9, 102, 70); font-size: 41px; text-align: center; line-height: 1;}#PARAGRAPH2364 { width: 640px;top: 96.358px;left: 234px;}#PARAGRAPH2364 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#IMAGE2365 { width: 136px;height: 136px;top: -3.2px;left: 9px;}#IMAGE2365 > .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");}#LINE2366 { width: 323px;top: 74.625px;left: 389px;}#LINE2366 > .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;}#LINE2366 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE2367 { height: 1092px;top: 206.1px;left: 445px;}#LINE2367 > .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);}#LINE2367 > .ladi-line { height: 100%;padding: 0px 8px;}#HEADLINE2368 { width: 330px;top: 206.033px;left: 103.517px;}#HEADLINE2368 > .ladi-headline { color: rgb(90, 95, 98); font-size: 35px; text-align: right; line-height: 1;}#GROUP2369 { width: 328px;height: 156.003px;top: 344.155px;left: 105.517px;}#COUNTDOWN2370 { width: 320px;height: 57px;top: 0px;left: 7.415px;}#COUNTDOWN2370 > .ladi-countdown { color: rgb(255, 255, 255); font-size: 40px; font-weight: bold; text-align: center;}#COUNTDOWN2370 > .ladi-countdown > .ladi-element {width: calc((100% - 10px * 3) / 4);margin-right: 10px;height: 100%;}#COUNTDOWN2370 > .ladi-countdown .ladi-countdown-background {background-color: rgb(38, 50, 56);border-radius: 17px;}#HEADLINE2375 { width: 326px;top: 95.003px;left: 2px;}#HEADLINE2375 > .ladi-headline { color: rgb(211, 47, 47); font-size: 36px; font-weight: bold; text-align: right; line-height: 1;}#HEADLINE2376 { width: 326px;top: 137.003px;left: 0px;}#HEADLINE2376 > .ladi-headline { color: rgb(211, 47, 47); font-size: 16px; text-align: right; letter-spacing: 2px; line-height: 1.2;}#HEADLINE2377 { width: 326px;top: 249.966px;left: 107.517px;}#HEADLINE2377 > .ladi-headline { color: rgb(38, 50, 56); font-size: 18px; text-align: right; line-height: 1.2;}#HEADLINE2378 { width: 346px;top: 409.155px;left: 86.932px;}#HEADLINE2378 > .ladi-headline { color: rgb(38, 50, 56); font-size: 20px; font-weight: bold; text-align: right; line-height: 1.2;}#FORM2379 { width: 310.363px;height: 446.017px;top: 510.24px;left: 122.569px;}#FORM2379 > .ladi-form { color: rgb(69, 69, 69); font-size: 13px; line-height: 1;}#FORM2379 .ladi-form-item .ladi-form-control::placeholder, #FORM2379 .ladi-form .ladi-form-item .ladi-form-control-select[data-selected=""], #FORM2379 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked="false"] {color: rgba(69,69,69,1);}#FORM2379 .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");}#FORM2379 .ladi-form-item-container {border-style: solid; border-color: rgb(201, 201, 201); border-width: 1px;}#FORM2379 .ladi-form-item-background {background-color: rgb(255, 255, 255);}#FORM_ITEM2380 { width: 308.578px;height: 42.4337px;top: 0px;left: 0.296px;}#FORM_ITEM2381 { width: 308.578px;height: 42.4337px;top: 51.9982px;left: 0.296px;}#BUTTON2382 { width: 309.17px;height: 46.6771px;top: 399.34px;left: 0.296px;}#BUTTON2382 > .ladi-button > .ladi-button-background { background-color: rgb(211, 47, 47);}#BUTTON2382 > .ladi-button { border-radius: 15px;}#BUTTON_TEXT2382 { width: 374px;top: 12.2px;left: 0px;}#BUTTON_TEXT2382 > .ladi-headline { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center; line-height: 1.4;}#FORM_ITEM2384 { width: 309.17px;height: 42.4337px;top: 102.919px;left: 0.291481px;}#FORM_ITEM2385 { width: 309.17px;height: 40.4337px;top: 199.779px;left: 0.296481px;}#FORM_ITEM2386 { width: 309.17px;height: 40.4337px;top: 344.973px;left: 0px;}#FORM_ITEM2387 { width: 309.17px;height: 40.4337px;top: 249.68px;left: 0.296481px;}#FORM_ITEM2388 { width: 309.17px;height: 40.4337px;top: 296.539px;left: 1.19349px;}#FORM_ITEM2389 { width: 309.175px;height: 40px;top: 151.973px;left: 0.291481px;}#LIST_PARAGRAPH2390 { width: 339px;top: 985.437px;left: 93.9325px;}#LIST_PARAGRAPH2390 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 18px; text-align: right; line-height: 1.6;}#LIST_PARAGRAPH2390 ul li { padding-left: 20px;}#LIST_PARAGRAPH2390 ul li:before { content: counter(linum, none); color: rgba(29, 90, 62, 1.0); font-size: 40px; top: -20px; }#LIST_PARAGRAPH2391 { width: 339px;top: 1162.44px;left: 93.9325px;}#LIST_PARAGRAPH2391 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 18px; text-align: right; line-height: 1.6;}#LIST_PARAGRAPH2391 ul li { padding-left: 20px;}#LIST_PARAGRAPH2391 ul li:before { content: counter(linum, none); color: rgba(29, 90, 62, 1.0); font-size: 40px; top: -20px; }#IMAGE2392 { width: 403.448px;height: 284.759px;top: 22.647px;left: 507.86px;}#IMAGE2392 > .ladi-image > .ladi-image-background { width: 403.448px;height: 284.759px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/hinh-anh-viem-lo-tuyen-co-tu-cung-do-1-20200321090053.jpg");}#IMAGE2392 > .ladi-image { border-radius: 20px;}#GROUP2408 { width: 1036.57px;height: 242.94px;top: 90.2125px;left: -46.5789px;}#GROUP2409 { width: 985.808px;height: 351.175px;top: 323.093px;left: -25.808px;}#HEADLINE2411 { width: 838px;top: 14.804px;left: 69.745px;}#HEADLINE2411 > .ladi-headline { color: rgb(9, 102, 71); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.4;}#LINE2412 { width: 364px;top: 56.804px;left: 298px;}#LINE2412 > .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;}#LINE2412 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX2414 { width: 1036.57px;height: 142.346px;top: 0px;left: 0px;}#BOX2414 > .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;}#PARAGRAPH2415 { width: 848px;top: 15.1285px;left: 145.54px;}#PARAGRAPH2415 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#SHAPE2416 { width: 77.3915px;height: 100.594px;top: 82.346px;left: 36.5887px;}#SHAPE2416 > .ladi-shape { transform: rotate(-87deg); -webkit-transform: rotate(-87deg);}#SHAPE2416 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#GROUP2413 { width: 1036.57px;height: 182.94px;top: 90.2125px;left: -46.5789px;}#BOX2418 { width: 985.808px;height: 351.175px;top: 0px;left: 0px;}#BOX2418 > .ladi-box { background-color: rgb(9, 102, 71);}#PARAGRAPH2419 { width: 424px;top: 37.647px;left: 25.808px;}#PARAGRAPH2419 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; font-weight: bold; text-align: left; line-height: 1.6;}#IMAGE2420 { width: 403.448px;height: 284.759px;top: 22.647px;left: 507.86px;}#IMAGE2420 > .ladi-image > .ladi-image-background { width: 403.448px;height: 407.482px;top: -106px;left: 0px;background-image: url("https://w.ladicdn.com/s750x750/5c1d99096efb27661e81da20/hinh-anh-viem-lo-tuyen-co-tu-cung-cap-do-2-20200321090054.jpg");}#IMAGE2420 > .ladi-image { border-radius: 20px;}#PARAGRAPH2421 { width: 413px;top: 103.175px;left: 25.808px;}#PARAGRAPH2421 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP2417 { width: 985.808px;height: 351.175px;top: 263.093px;left: -25.808px;}#SECTION2410 { height: 693.48px;}#SECTION2434 { height: 1329.96px;}#SECTION2434 > .ladi-section-background { background-color: rgb(255, 255, 255);}#IMAGE2435 { width: 430px;height: 759.227px;top: 539.097px;left: 479px;}#IMAGE2435 > .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");}#IMAGE2435 > .ladi-image { border-radius: 20px;}#IMAGE2436 { width: 430px;height: 323.449px;top: 206.1px;left: 479px;}#IMAGE2436 > .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");}#IMAGE2436 > .ladi-image { border-radius: 20px;}#HEADLINE2437 { width: 816px;top: 23.0167px;left: 144.004px;}#HEADLINE2437 > .ladi-headline { color: rgb(9, 102, 70); font-size: 41px; text-align: center; line-height: 1;}#PARAGRAPH2438 { width: 640px;top: 96.358px;left: 234px;}#PARAGRAPH2438 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 18px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#IMAGE2439 { width: 136px;height: 136px;top: -3.2px;left: 9px;}#IMAGE2439 > .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");}#LINE2440 { width: 323px;top: 74.625px;left: 389px;}#LINE2440 > .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;}#LINE2440 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE2441 { height: 1092px;top: 206.1px;left: 445px;}#LINE2441 > .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);}#LINE2441 > .ladi-line { height: 100%;padding: 0px 8px;}#HEADLINE2442 { width: 330px;top: 206.033px;left: 103.517px;}#HEADLINE2442 > .ladi-headline { color: rgb(90, 95, 98); font-size: 35px; text-align: right; line-height: 1;}#GROUP2443 { width: 328px;height: 156.003px;top: 344.155px;left: 105.517px;}#COUNTDOWN2444 { width: 320px;height: 57px;top: 0px;left: 7.415px;}#COUNTDOWN2444 > .ladi-countdown { color: rgb(255, 255, 255); font-size: 40px; font-weight: bold; text-align: center;}#COUNTDOWN2444 > .ladi-countdown > .ladi-element {width: calc((100% - 10px * 3) / 4);margin-right: 10px;height: 100%;}#COUNTDOWN2444 > .ladi-countdown .ladi-countdown-background {background-color: rgb(38, 50, 56);border-radius: 17px;}#HEADLINE2449 { width: 326px;top: 95.003px;left: 2px;}#HEADLINE2449 > .ladi-headline { color: rgb(211, 47, 47); font-size: 36px; font-weight: bold; text-align: right; line-height: 1;}#HEADLINE2450 { width: 326px;top: 137.003px;left: 0px;}#HEADLINE2450 > .ladi-headline { color: rgb(211, 47, 47); font-size: 16px; text-align: right; letter-spacing: 2px; line-height: 1.2;}#HEADLINE2451 { width: 326px;top: 249.966px;left: 107.517px;}#HEADLINE2451 > .ladi-headline { color: rgb(38, 50, 56); font-size: 18px; text-align: right; line-height: 1.2;}#HEADLINE2452 { width: 346px;top: 409.155px;left: 86.932px;}#HEADLINE2452 > .ladi-headline { color: rgb(38, 50, 56); font-size: 20px; font-weight: bold; text-align: right; line-height: 1.2;}#FORM2453 { width: 310.363px;height: 446.017px;top: 510.24px;left: 122.569px;}#FORM2453 > .ladi-form { color: rgb(69, 69, 69); font-size: 13px; line-height: 1;}#FORM2453 .ladi-form-item .ladi-form-control::placeholder, #FORM2453 .ladi-form .ladi-form-item .ladi-form-control-select[data-selected=""], #FORM2453 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked="false"] {color: rgba(69,69,69,1);}#FORM2453 .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");}#FORM2453 .ladi-form-item-container {border-style: solid; border-color: rgb(201, 201, 201); border-width: 1px;}#FORM2453 .ladi-form-item-background {background-color: rgb(255, 255, 255);}#FORM_ITEM2454 { width: 308.578px;height: 42.4337px;top: 0px;left: 0.296px;}#FORM_ITEM2455 { width: 308.578px;height: 42.4337px;top: 51.9982px;left: 0.296px;}#BUTTON2456 { width: 309.17px;height: 46.6771px;top: 399.34px;left: 0.296px;}#BUTTON2456 > .ladi-button > .ladi-button-background { background-color: rgb(211, 47, 47);}#BUTTON2456 > .ladi-button { border-radius: 15px;}#BUTTON_TEXT2456 { width: 374px;top: 12.2px;left: 0px;}#BUTTON_TEXT2456 > .ladi-headline { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center; line-height: 1.4;}#FORM_ITEM2458 { width: 309.17px;height: 42.4337px;top: 102.919px;left: 0.291481px;}#FORM_ITEM2459 { width: 309.17px;height: 40.4337px;top: 199.779px;left: 0.296481px;}#FORM_ITEM2460 { width: 309.17px;height: 40.4337px;top: 344.973px;left: 0px;}#FORM_ITEM2461 { width: 309.17px;height: 40.4337px;top: 249.68px;left: 0.296481px;}#FORM_ITEM2462 { width: 309.17px;height: 40.4337px;top: 296.539px;left: 1.19349px;}#FORM_ITEM2463 { width: 309.175px;height: 40px;top: 151.973px;left: 0.291481px;}#LIST_PARAGRAPH2464 { width: 339px;top: 985.437px;left: 93.9325px;}#LIST_PARAGRAPH2464 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 18px; text-align: right; line-height: 1.6;}#LIST_PARAGRAPH2464 ul li { padding-left: 20px;}#LIST_PARAGRAPH2464 ul li:before { content: counter(linum, none); color: rgba(29, 90, 62, 1.0); font-size: 40px; top: -20px; }#LIST_PARAGRAPH2465 { width: 339px;top: 1162.44px;left: 93.9325px;}#LIST_PARAGRAPH2465 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 18px; text-align: right; line-height: 1.6;}#LIST_PARAGRAPH2465 ul li { padding-left: 20px;}#LIST_PARAGRAPH2465 ul li:before { content: counter(linum, none); color: rgba(29, 90, 62, 1.0); font-size: 40px; top: -20px; }#HEADLINE2470 { width: 781px;top: 24.85px;left: 89.5px;}#HEADLINE2470 > .ladi-headline { color: rgb(255, 255, 255); font-size: 35px; font-weight: bold; text-align: center; line-height: 1.4;}#LINE2472 { width: 350px;top: 122.85px;left: 327.5px;}#LINE2472 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(255, 255, 255); border-right: 2px solid rgb(255, 255, 255); border-bottom: 2px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE2472 > .ladi-line { width: 100%;padding: 8px 0px;}#SECTION2466 { height: 159.31px;}#SECTION2466 > .ladi-section-background { background-color: rgb(27, 90, 62);}#LINE2474 { width: 323px;top: 123.67px;left: 318.5px;}#LINE2474 > .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;}#LINE2474 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE2476 { width: 350px;top: 104.45px;left: 305px;}#LINE2476 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(79, 79, 79); border-right: 2px solid rgb(79, 79, 79); border-bottom: 2px solid rgb(79, 79, 79); border-left: 0px !important;}#LINE2476 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX2477 { width: 821px;height: 200px;top: 0px;left: 0px;}#BOX2477 > .ladi-box { background-color: rgb(214, 239, 219); border-radius: 20px;}#LINE2479 { width: 350px;top: 93.65px;left: 305px;}#LINE2479 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(79, 79, 79); border-right: 2px solid rgb(79, 79, 79); border-bottom: 2px solid rgb(79, 79, 79); border-left: 0px !important;}#LINE2479 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP2480 { width: 821px;height: 200px;top: 1039.59px;left: 139.001px;}#LINE2481 { width: 350px;top: 47.06px;left: 337.582px;}#LINE2481 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(79, 79, 79); border-right: 2px solid rgb(79, 79, 79); border-bottom: 2px solid rgb(79, 79, 79); border-left: 0px !important;}#LINE2481 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE2482 { width: 350px;top: 101.65px;left: 305px;}#LINE2482 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(79, 79, 79); border-right: 2px solid rgb(79, 79, 79); border-bottom: 2px solid rgb(79, 79, 79); border-left: 0px !important;}#LINE2482 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE2483 { width: 350px;top: 46.75px;left: 286.137px;}#LINE2483 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(79, 79, 79); border-right: 2px solid rgb(79, 79, 79); border-bottom: 2px solid rgb(79, 79, 79); border-left: 0px !important;}#LINE2483 > .ladi-line { width: 100%;padding: 8px 0px;}#SECTION2484 { height: 559px;}#SECTION2484 > .ladi-section-background { background-size: cover; background-attachment: scroll; background-origin: content-box; background-position: left top; background-repeat: no-repeat; opacity: 0.7;}#IMAGE2485 { width: 521.434px;height: 206.021px;top: 352.979px;left: -392.476px;}#IMAGE2485 > .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");}#IMAGE2486 { width: 136px;height: 136px;top: 0px;left: -191.759px;}#IMAGE2486 > .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");}#GROUP2490 { width: 485.51px;height: 183px;top: 101.017px;left: -30.2687px;}#BOX2491 { width: 485.51px;height: 183px;top: 0px;left: 0px;}#BOX2491 > .ladi-box { box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); background-color: rgb(9, 102, 70); border-radius: 7px;}#PARAGRAPH2492 { width: 465px;top: 21.1633px;left: 20.51px;}#PARAGRAPH2492 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: left; letter-spacing: 0px; line-height: 1.6;}#GROUP2493 { width: 617px;height: 197px;top: 87.017px;left: 475.241px;}#BOX2494 { width: 617px;height: 197px;top: 0px;left: 0px;}#BOX2494 > .ladi-box { box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); opacity: 0.8; background-color: rgb(255, 255, 255); border-radius: 7px;}#PARAGRAPH2495 { width: 565px;top: 11px;left: 26px;}#PARAGRAPH2495 > .ladi-paragraph { font-size: 16px; text-align: left; letter-spacing: 0px; line-height: 1.6;}#GROUP2499 { width: 601.415px;height: 203px;top: 296.017px;left: -118.174px;}#BOX2500 { width: 601.415px;height: 203px;top: 0px;left: 0px;}#BOX2500 > .ladi-box { box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); opacity: 0.8; background-color: rgb(255, 255, 255); border-radius: 7px;}#PARAGRAPH2501 { width: 568px;top: 29.5px;left: 26.8864px;}#PARAGRAPH2501 > .ladi-paragraph { color: rgb(57, 57, 57); font-size: 16px; text-align: left; letter-spacing: 0px; line-height: 1.6;}#BOX2503 { width: 959.909px;height: 163.022px;top: 0px;left: 0px;}#BOX2503 > .ladi-box { box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); background-color: rgb(9, 102, 70); border-radius: 7px;}#PARAGRAPH2504 { width: 919px;top: 23.1617px;left: 40.909px;}#PARAGRAPH2504 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: left; letter-spacing: 0px; line-height: 1.6;}#GROUP2502 { width: 959.909px;height: 163.022px;top: 0px;left: 105.428px;}#SHAPE2507 { width: 163.112px;height: 162.894px;top: 446.016px;left: 796.888px;}#SHAPE2507 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SHAPE2508 { width: 163.112px;height: 162.894px;top: 1100.7px;left: -104.112px;}#SHAPE2508 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SHAPE2509 { width: 163.112px;height: 162.894px;top: 396.106px;left: 760.388px;}#SHAPE2509 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#BOX2513 { width: 959.909px;height: 249.022px;top: 0px;left: 0px;}#BOX2513 > .ladi-box { box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); background-color: rgb(9, 102, 70); border-radius: 7px;}#PARAGRAPH2514 { width: 919px;top: 34.3803px;left: 31.909px;}#PARAGRAPH2514 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: left; letter-spacing: 0px; line-height: 1.6;}#GROUP2512 { width: 959.909px;height: 249.022px;top: 0px;left: 66.428px;}#IMAGE2517 { width: 1101.51px;height: 194.64px;top: 54.382px;left: 0px;}#IMAGE2517 > .ladi-image > .ladi-image-background { width: 1101.51px;height: 850.699px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s1450x1200/5c1d99096efb27661e81da20/cay-co-net-trang-20200321045451.png");}#GROUP2511 { width: 1101.51px;height: 249.022px;top: 836.78px;left: -66.428px;}#BOX2530 { width: 875px;height: 144px;top: 0px;left: 0px;}#BOX2530 > .ladi-box { background-color: rgb(214, 239, 219); border-radius: 20px;}#PARAGRAPH2531 { width: 839px;top: 15.6145px;left: 20.2497px;}#PARAGRAPH2531 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP2529 { width: 875px;height: 144px;top: 695.31px;left: 85px;}#BOX2532 { width: 514px;height: 304.599px;top: 238.017px;left: 0px;}#BOX2532 > .ladi-box { box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); background-color: rgb(9, 102, 70); border-radius: 7px;}#SHAPE2533 { width: 139.08px;height: 138.894px;top: 700.416px;left: -122.093px;}#SHAPE2533 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#IMAGE2534 { width: 552.339px;height: 111.64px;top: 430.976px;left: -16.6826px;}#IMAGE2534 > .ladi-image > .ladi-image-background { width: 552.339px;height: 426.572px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s900x750/5c1d99096efb27661e81da20/cay-co-net-trang-20200321045451.png");}#BOX2536 { width: 810.25px;height: 159.828px;top: 0px;left: 0px;}#BOX2536 > .ladi-box { box-shadow: 15px 15px 20px -20px rgba(183, 28, 28, 1.0); -webkit-box-shadow: 15px 15px 20px -20px rgba(183, 28, 28, 1.0); border-style: solid; border-color: rgb(183, 28, 28); border-width: 2px; border-radius: 20px;}#BOX2537 { width: 556.25px;height: 255px;top: 264.72px;left: 10px;}#BOX2537 > .ladi-box { box-shadow: 15px 15px 20px -20px rgba(183, 28, 28, 1.0); -webkit-box-shadow: 15px 15px 20px -20px rgba(183, 28, 28, 1.0); border-style: solid; border-color: rgb(183, 28, 28); border-width: 2px; border-radius: 20px;}#BOX2540 { width: 959.911px;height: 190.022px;top: 0px;left: 0px;}#BOX2540 > .ladi-box { box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); background-color: rgb(9, 102, 70); border-radius: 7px;}#PARAGRAPH2541 { width: 919px;top: 26.9978px;left: 40.9091px;}#PARAGRAPH2541 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: left; letter-spacing: 0px; line-height: 1.6;}#GROUP2539 { width: 959.911px;height: 190.022px;top: 0px;left: 19.658px;}#IMAGE2545 { width: 1030.66px;height: 187.793px;top: 0px;left: 0px;}#IMAGE2545 > .ladi-image > .ladi-image-background { width: 1074.69px;height: 828.482px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s1400x1150/5c1d99096efb27661e81da20/cay-co-net-trang-20200321045451.png");}#IMAGE2545 > .ladi-image { transform: perspective(1000px) rotateY(180deg); -webkit-transform: perspective(1000px) rotateY(180deg);}#GROUP2538 { width: 1030.66px;height: 190.022px;top: 1005.28px;left: -19.6599px;}#SECTION2546 { height: 1277px;}#BOX2552 { width: 858.163px;height: 316px;top: 16px;left: 65.5068px;}#BOX2552 > .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;}#GROUP2553 { width: 36.3783px;height: 65.0121px;top: 2px;left: 0px;}#SHAPE2554 { width: 29.359px;height: 52.2891px;top: 12.723px;left: 0px;}#SHAPE2554 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SHAPE2555 { width: 21.4846px;height: 28.0002px;top: 0px;left: 14.8937px;}#SHAPE2555 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#BOX2556 { width: 858.163px;height: 313px;top: 0px;left: 43.5073px;}#BOX2556 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#PARAGRAPH2557 { width: 831px;top: 9px;left: 57.6698px;}#PARAGRAPH2557 > .ladi-paragraph { color: rgb(57, 57, 57); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX2559 { width: 960px;height: 130px;top: 0px;left: 0px;}#BOX2559 > .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;}#HEADLINE2593 { width: 651px;top: 7px;left: 151.658px;}#HEADLINE2593 > .ladi-headline { color: rgb(9, 102, 71); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.4;}#LINE2594 { width: 350px;top: 84.632px;left: 302.158px;}#LINE2594 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(79, 79, 79); border-right: 2px solid rgb(79, 79, 79); border-bottom: 2px solid rgb(79, 79, 79); border-left: 0px !important;}#LINE2594 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP2595 { width: 960px;height: 130px;top: 111.28px;left: -2.84217px;}#IMAGE2596 { width: 597.894px;height: 378.667px;top: 640.558px;left: 181.053px;}#IMAGE2596 > .ladi-image > .ladi-image-background { width: 597.894px;height: 378.667px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s900x700/5c1d99096efb27661e81da20/bau-20200322172917.jpg");}#IMAGE2596 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#BOX2597 { width: 781px;height: 111px;top: 0px;left: 0px;}#BOX2597 > .ladi-box { background-color: rgb(214, 239, 219); border-radius: 20px;}#GROUP2598 { width: 781px;height: 111px;top: 1315.55px;left: 197px;}#LINE2599 { width: 350px;top: 112.07px;left: 305px;}#LINE2599 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(79, 79, 79); border-right: 2px solid rgb(79, 79, 79); border-bottom: 2px solid rgb(79, 79, 79); border-left: 0px !important;}#LINE2599 > .ladi-line { width: 100%;padding: 8px 0px;}#SHAPE2600 { width: 139.08px;height: 138.894px;top: 1287.65px;left: -83.725px;}#SHAPE2600 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#BOX2632 { width: 1029.04px;height: 506.805px;top: 0px;left: 0px;}#BOX2632 > .ladi-box { opacity: 0.2; background-color: rgb(9, 102, 70);}#BOX2633 { width: 1029.04px;height: 431.805px;top: 127.196px;left: 18.642px;}#BOX2633 > .ladi-box { background-color: rgb(9, 102, 70);}#GROUP2631 { width: 1047.68px;height: 559.001px;top: 0px;left: 0px;}#PARAGRAPH2634 { width: 955px;top: 168.077px;left: 57.9765px;}#PARAGRAPH2634 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP2630 { width: 1047.68px;height: 559.001px;top: 0px;left: 0px;}#GROUP2635 { width: 1047.68px;height: 559.001px;top: 489.324px;left: -69.6843px;}#BOX2638 { width: 959.909px;height: 176.022px;top: 0px;left: 0px;}#BOX2638 > .ladi-box { box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); background-color: rgb(9, 102, 70); border-radius: 7px;}#PARAGRAPH2639 { width: 919px;top: 32.38px;left: 33.909px;}#PARAGRAPH2639 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: left; letter-spacing: 0px; line-height: 1.6;}#GROUP2637 { width: 959.909px;height: 176.022px;top: 0px;left: 62.26px;}#IMAGE2642 { width: 1036.26px;height: 176.022px;top: 0px;left: 0px;}#IMAGE2642 > .ladi-image > .ladi-image-background { width: 1036.26px;height: 732.658px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s1350x1050/5c1d99096efb27661e81da20/cay-co-net-trang-20200321045451.png");}#GROUP2636 { width: 1036.26px;height: 176.022px;top: 543.997px;left: -62.26px;}#LINE2646 { width: 350px;top: 57.29px;left: 326px;}#LINE2646 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(79, 79, 79); border-right: 2px solid rgb(79, 79, 79); border-bottom: 2px solid rgb(79, 79, 79); border-left: 0px !important;}#LINE2646 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX2647 { width: 381px;height: 584.57px;top: 0px;left: 0px;}#BOX2647 > .ladi-box { background-color: rgb(214, 239, 219); border-radius: 20px;}#BOX2648 { width: 390.1px;height: 584.57px;top: 0px;left: 0px;}#BOX2648 > .ladi-box { background-color: rgb(214, 239, 219); border-radius: 20px;}#IMAGE2649 { width: 326px;height: 217.333px;top: 314.384px;left: 22.9px;}#IMAGE2649 > .ladi-image > .ladi-image-background { width: 326px;height: 217.333px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s650x550/5c1d99096efb27661e81da20/dinhduong-20200323035005.jpg");}#IMAGE2649 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#IMAGE2650 { width: 339.081px;height: 217.333px;top: 314.384px;left: 22.0277px;}#IMAGE2650 > .ladi-image > .ladi-image-background { width: 339.081px;height: 217.333px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s650x550/5c1d99096efb27661e81da20/do-nuong-20200323040048.jpg");}#IMAGE2650 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#GROUP2651 { width: 385.9px;height: 584.57px;top: 209.95px;left: 62.5px;}#GROUP2652 { width: 390.1px;height: 584.57px;top: 209.95px;left: 504.4px;}#PARAGRAPH146 { width: 556px;top: 733.476px;left: 383.786px;}#PARAGRAPH146 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.6;}#GROUP2654 { width: 478.839px;height: 134px;top: 1169.46px;left: 481.161px;}#GROUP2655 { width: 787.562px;height: 102.998px;top: 1423.3px;left: 80.404px;}#GROUP2656 { width: 336.439px;height: 434.619px;top: 214.128px;left: 680.561px;}#GROUP2657 { width: 439.032px;height: 44px;top: 0px;left: 0px;}#GROUP2658 { width: 440.032px;height: 66px;top: 61.139px;left: 0px;}#GROUP2659 { width: 439.032px;height: 44px;top: 151.68px;left: 0px;}#GROUP2660 { width: 440.032px;height: 44px;top: 219.56px;left: 0px;}#GROUP2661 { width: 440.032px;height: 263.56px;top: 242.372px;left: 627.886px;}#IMAGE2662 { width: 97.093px;height: 97.093px;top: 103.721px;left: 230.361px;}#IMAGE2662 > .ladi-image > .ladi-image-background { width: 97.093px;height: 97.093px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s400x400/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#GROUP2663 { width: 591.001px;height: 382px;top: 105.304px;left: 513.546px;}#GROUP2664 { width: 960px;height: 166px;top: 869.102px;left: 0px;}#GROUP2665 { width: 960px;height: 169px;top: 603.281px;left: -3.55271px;}#GROUP2666 { width: 813.52px;height: 130.626px;top: 393.682px;left: 71.1234px;}#GROUP2667 { width: 814.967px;height: 69.6265px;top: 314.102px;left: 70.6757px;}#GROUP2671 { width: 514px;height: 554px;top: 92.948px;left: -61.058px;}#GROUP2672 { width: 530px;height: 495px;top: 117.5px;left: 479px;}#GROUP2673 { width: 530px;height: 533px;top: 117.5px;left: 479px;}#GROUP2674 { width: 960px;height: 160.416px;top: 125.644px;left: 0px;}#HEADLINE2676 { width: 838px;top: 14.804px;left: 69.745px;}#HEADLINE2676 > .ladi-headline { color: rgb(9, 102, 71); font-size: 30px; font-weight: bold; text-align: center; line-height: 1.4;}#LINE2677 { width: 364px;top: 56.804px;left: 298px;}#LINE2677 > .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;}#LINE2677 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX2679 { width: 1036.57px;height: 142.346px;top: 0px;left: 0px;}#BOX2679 > .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;}#PARAGRAPH2680 { width: 848px;top: 15.1285px;left: 145.54px;}#PARAGRAPH2680 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#SHAPE2681 { width: 77.3915px;height: 100.594px;top: 82.346px;left: 36.5887px;}#SHAPE2681 > .ladi-shape { transform: rotate(-87deg); -webkit-transform: rotate(-87deg);}#SHAPE2681 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#GROUP2678 { width: 1036.57px;height: 182.94px;top: 90.2125px;left: -46.5789px;}#BOX2683 { width: 985.808px;height: 351.175px;top: 0px;left: 0px;}#BOX2683 > .ladi-box { background-color: rgb(9, 102, 71);}#IMAGE2685 { width: 403.448px;height: 284.759px;top: 22.647px;left: 507.86px;}#IMAGE2685 > .ladi-image > .ladi-image-background { width: 404.784px;height: 407.482px;top: -122.723px;left: 0px;background-image: url("https://w.ladicdn.com/s750x750/5c1d99096efb27661e81da20/hinh-anh-viem-lo-tuyen-co-tu-cung-do-3-20200321090054.jpg");}#IMAGE2685 > .ladi-image { border-radius: 20px;}#PARAGRAPH2686 { width: 441px;top: 26.175px;left: 25.808px;}#PARAGRAPH2686 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP2682 { width: 985.808px;height: 351.175px;top: 263.093px;left: -25.808px;}#SECTION2675 { height: 628.48px;}#GROUP2687 { width: 926px;height: 315.002px;top: 336.254px;left: 17px;}#GROUP2688 { width: 810.25px;height: 159.828px;top: 82.892px;left: 149px;}#GROUP2689 { width: 923.67px;height: 332px;top: 270.382px;left: 18.1651px;}#IMAGE2690 { width: 397.614px;height: 156.825px;top: 1296.6px;left: 562.386px;}#IMAGE2690 > .ladi-image > .ladi-image-background { width: 397.614px;height: 156.825px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x500/5c1d99096efb27661e81da20/linh-vat-hong-duc-20190828083930.png");}#IMAGE2691 { width: 580.68px;height: 159.258px;top: 1639.76px;left: -54px;}#IMAGE2691 > .ladi-image > .ladi-image-background { width: 580.68px;height: 448.46px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s900x750/5c1d99096efb27661e81da20/cay-co-net-trang-20200321045451.png");}#IMAGE2694 { width: 161.566px;height: 105.758px;top: 316px;left: 407.482px;}#IMAGE2694 > .ladi-image > .ladi-image-background { width: 169.213px;height: 112.809px;top: -7.05067px;left: -3.7628px;background-image: url("https://w.ladicdn.com/s500x450/5c1d99096efb27661e81da20/su-dung-thuoc-dan-1-20200328035719.jpg");}#IMAGE2694 > .ladi-image { border-radius: 30px;}#GROUP2510 { width: 1065.34px;height: 163.022px;top: 767.35px;left: -105.428px;}#IMAGE2505 { width: 552.339px;height: 111.64px;top: 51.382px;left: 0px;}#IMAGE2505 > .ladi-image > .ladi-image-background { width: 552.339px;height: 426.572px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s900x750/5c1d99096efb27661e81da20/cay-co-net-trang-20200321045451.png");}#LINE2695 { width: 350px;top: 91.117px;left: 335px;}#LINE2695 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(255, 255, 255); border-right: 2px solid rgb(255, 255, 255); border-bottom: 2px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE2695 > .ladi-line { width: 100%;padding: 8px 0px;}#IMAGE2696 { width: 479.364px;height: 189.069px;top: 270.789px;left: -330.42px;}#IMAGE2696 > .ladi-image > .ladi-image-background { width: 479.364px;height: 189.069px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s800x500/5c1d99096efb27661e81da20/linh-vat-hong-duc-20190828083930.png");}#LINE2700 { width: 1093px;top: 451.858px;left: 0px;}#LINE2700 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(191, 191, 191); border-right: 1px dashed rgb(191, 191, 191); border-bottom: 1px dashed rgb(191, 191, 191); border-left: 0px !important;}#LINE2700 > .ladi-line { width: 100%;padding: 8px 0px;}#POPUP2717 { width: 484.305px;height: 484px;top: 0px;left: 0px;bottom: 0px;right: 0px;margin: auto;}#POPUP2717 > .ladi-popup > .ladi-popup-background { background-size: cover; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s484x484/5c1d99096efb27661e81da20/ddvs-20200420104128.jpg"); background-position: center top; background-repeat: repeat;}#BUTTON2718 { width: 484.305px;height: 484px;top: 0px;left: 0px;}#BUTTON2718 > .ladi-button > .ladi-button-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;}#BUTTON_TEXT2718 { width: 160px;top: 9px;left: 0px;}#BUTTON_TEXT2718 > .ladi-headline { color: rgb(255, 255, 255); font-size: 16px; text-align: center; line-height: 1.6;}#PARAGRAPH2720 { width: 769px;top: 26px;left: 0px;}#PARAGRAPH2720 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.8;}#SHAPE2721 { width: 80px;height: 80px;top: 0px;left: 94.5px;}#SHAPE2721.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;}#SHAPE2721 svg:last-child { fill: rgba(183, 28, 28, 1.0);}#GROUP2723 { width: 769px;height: 80px;top: 634.8px;left: 95.5px;}#PARAGRAPH2725 { width: 769px;top: 26px;left: 0px;}#PARAGRAPH2725 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.8;}#SHAPE2726 { width: 80px;height: 80px;top: 0px;left: 94.5px;}#SHAPE2726.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;}#SHAPE2726 svg:last-child { fill: rgba(183, 28, 28, 1.0);}#GROUP2724 { width: 769px;height: 80px;top: 1549.03px;left: 98.966px;}}@media (max-width: 767px) { #SECTION_POPUP { height: 0px;}#SECTION65 { height: 2302.17px;}#SECTION65 > .ladi-section-background { background-color: rgb(255, 255, 255);}#IMAGE97 { width: 385.209px;height: 262.279px;top: 121.721px;left: 15.3148px;}#IMAGE97 > .ladi-image > .ladi-image-background { width: 394.215px;height: 277.111px;top: -14.8316px;left: -9.006px;background-image: url("https://w.ladicdn.com/s700x600/5c1d99096efb27661e81da20/20190311_111526_171814_viem-lo-tuyen-co-tu-cmax-800x800-20200318045527.jpg");}#IMAGE97 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH98 { width: 410px;top: 4px;left: 5px;}#PARAGRAPH98 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH99 { width: 400px;top: 398px;left: 10px;}#PARAGRAPH99 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#SECTION85 { height: 632px;}#SECTION85 > .ladi-section-background { background-color: rgb(255, 255, 255);}#HEADLINE134 { width: 397px;top: 15px;left: 11.5px;}#HEADLINE134 > .ladi-headline { color: rgb(9, 102, 71); font-size: 18px; font-weight: bold; text-align: center; line-height: 1.4;}#IMAGE137 { width: 394.896px;height: 243.335px;top: 300px;left: 11.7393px;}#IMAGE137 > .ladi-image > .ladi-image-background { width: 394.896px;height: 270.91px;top: -27.5748px;left: 0px;background-image: url("https://w.ladicdn.com/s700x600/5c1d99096efb27661e81da20/hinh-anh-co-tu-cung-3-20190927104129.jpg");}#IMAGE137 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE138 { width: 401.775px;height: 264.446px;top: 818.21px;left: 9.4622px;}#IMAGE138 > .ladi-image > .ladi-image-background { width: 420.434px;height: 270.709px;top: -6.26325px;left: -8.35098px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/chua-vlt-bang-dao-leep-20190927104129.jpg");}#IMAGE138 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE139 { width: 395.607px;height: 252.111px;top: 1303.94px;left: 12.1965px;}#IMAGE139 > .ladi-image > .ladi-image-background { width: 395.607px;height: 296.705px;top: -25px;left: 0px;background-image: url("https://w.ladicdn.com/s700x600/5c1d99096efb27661e81da20/cervix-treatment-cryosurgery_thumb-20190927104129.jpg");}#IMAGE139 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH140 { width: 400px;top: 115.211px;left: 6.4193px;}#PARAGRAPH140 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH143 { width: 400px;top: 85.273px;left: 9.1873px;}#PARAGRAPH143 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; line-height: 1.6;}#PARAGRAPH145 { width: 400px;top: 1089.65px;left: 12.5233px;}#PARAGRAPH145 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 15px; text-align: left; line-height: 1.6;}#PARAGRAPH148 { width: 400px;top: 592.211px;left: 7.091px;}#PARAGRAPH148 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH147 { width: 400px;top: 557.649px;left: 12.9092px;}#PARAGRAPH147 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: left; line-height: 1.6;}#BOX237 { width: 400px;height: 27.876px;top: 82.335px;left: 6.4193px;}#BOX237 > .ladi-box { background-color: rgb(224, 224, 224);}#BOX238 { width: 400px;height: 27.876px;top: 1089.65px;left: 9.4626px;}#BOX238 > .ladi-box { background-color: rgb(224, 224, 224);}#BOX239 { width: 400px;height: 28.0001px;top: 554.649px;left: 9.2875px;}#BOX239 > .ladi-box { background-color: rgb(224, 224, 224);}#PARAGRAPH247 { width: 389px;top: 1566.9px;left: 15.8497px;}#PARAGRAPH247 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#IMAGE251 { width: 420.994px;height: 280.662px;top: 1768.24px;left: 0px;}#IMAGE251 > .ladi-image > .ladi-image-background { width: 420.994px;height: 280.662px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/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");}#PARAGRAPH252 { width: 370px;top: 18px;left: 18px;}#PARAGRAPH252 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.4;}#SECTION264 { height: 967.26px;}#HEADLINE267 { width: 420px;top: 26px;left: -4.00235px;}#HEADLINE267 > .ladi-headline { color: rgb(9, 102, 71); font-size: 18px; font-weight: bold; text-align: center; line-height: 1.4;}#PARAGRAPH292 { width: 400px;top: 93.084px;left: 10.3497px;}#PARAGRAPH292 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#SECTION383 { height: 1123.29px;}#SECTION383 > .ladi-section-background { background-size: cover; background-attachment: scroll; background-origin: content-box; background-position: left top; background-repeat: no-repeat;}#HEADLINE384 { width: 355px;top: 12px;left: 32.8497px;}#HEADLINE384 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(51, 48, 48); font-size: 14px; font-style: italic; text-align: center; line-height: 1.4;}#BOX386 { width: 194.301px;height: 170.121px;top: 0px;left: 0px;}#BOX386 > .ladi-box { background-color: rgb(214, 239, 219); border-style: solid; border-color: rgb(219, 219, 219); border-width: 1px; border-radius: 4px;}#SHAPE387 { width: 43.178px;height: 43.1779px;top: 37.9966px;left: 70.8119px;}#SHAPE387 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#HEADLINE388 { width: 125px;top: 93.2643px;left: 34.5424px;}#HEADLINE388 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(71, 71, 71); font-size: 14px; text-align: center; line-height: 1.2;}#BOX389 { width: 194.301px;height: 170.121px;top: 0px;left: 0px;}#BOX389 > .ladi-box { background-color: rgb(214, 239, 219); border-style: solid; border-color: rgb(219, 219, 219); border-width: 1px; border-radius: 4px;}#SHAPE390 { width: 43.178px;height: 43.1779px;top: 37.9966px;left: 70.8119px;}#SHAPE390 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#HEADLINE391 { width: 125px;top: 93.2643px;left: 34.5424px;}#HEADLINE391 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(71, 71, 71); font-size: 14px; text-align: center; line-height: 1.2;}#BOX392 { width: 194.301px;height: 170.121px;top: 0px;left: 0px;}#BOX392 > .ladi-box { background-color: rgb(214, 239, 219); border-style: solid; border-color: rgb(219, 219, 219); border-width: 1px; border-radius: 4px;}#SHAPE393 { width: 43.178px;height: 43.1779px;top: 37.9966px;left: 70.8119px;}#SHAPE393 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#HEADLINE394 { width: 125px;top: 93.2643px;left: 34.5424px;}#HEADLINE394 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(71, 71, 71); font-size: 14px; text-align: center; line-height: 1.2;}#BOX395 { width: 194.301px;height: 170px;top: 0px;left: 0px;}#BOX395 > .ladi-box { background-color: rgb(214, 239, 219); border-style: solid; border-color: rgb(219, 219, 219); border-width: 1px; border-radius: 4px;}#SHAPE396 { width: 43.178px;height: 50.5952px;top: 44.5238px;left: 70.8119px;}#SHAPE396 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#HEADLINE397 { width: 124px;top: 109.286px;left: 34.5424px;}#HEADLINE397 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(71, 71, 71); font-size: 14px; text-align: center; line-height: 1.2;}#BOX398 { width: 194.129px;height: 170.121px;top: 0px;left: 0px;}#BOX398 > .ladi-box { background-color: rgb(214, 239, 219); border-style: solid; border-color: rgb(219, 219, 219); border-width: 1px; border-radius: 4px;}#SHAPE399 { width: 40px;height: 41.1766px;top: 39.6981px;left: 72.7492px;}#SHAPE399 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#HEADLINE400 { width: 158px;top: 96.121px;left: 6.34145px;}#HEADLINE400 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(71, 71, 71); font-size: 14px; text-align: center; line-height: 1.2;}#BOX401 { width: 194.301px;height: 170.121px;top: 0px;left: 0px;}#BOX401 > .ladi-box { background-color: rgb(214, 239, 219); border-style: solid; border-color: rgb(219, 219, 219); border-width: 1px; border-radius: 4px;}#SHAPE402 { width: 43.178px;height: 43.1779px;top: 37.9966px;left: 70.8119px;}#SHAPE402 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#HEADLINE403 { width: 125px;top: 93.2643px;left: 34.5424px;}#HEADLINE403 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(71, 71, 71); font-size: 14px; text-align: center; line-height: 1.2;}#BOX404 { width: 194.301px;height: 170.121px;top: 0px;left: 0px;}#BOX404 > .ladi-box { background-color: rgb(214, 239, 219); border-style: solid; border-color: rgb(219, 219, 219); border-width: 1px; border-radius: 4px;}#SHAPE405 { width: 43.178px;height: 43.1779px;top: 37.9966px;left: 70.8119px;}#SHAPE405 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#HEADLINE406 { width: 125px;top: 93.2643px;left: 34.5424px;}#HEADLINE406 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(71, 71, 71); font-size: 14px; text-align: center; line-height: 1.2;}#BOX407 { width: 194.162px;height: 170px;top: 0px;left: 0px;}#BOX407 > .ladi-box { background-color: rgb(214, 239, 219); border-style: solid; border-color: rgb(219, 219, 219); border-width: 1px; border-radius: 4px;}#SHAPE408 { width: 43.1471px;height: 43.1472px;top: 49.3903px;left: 71.2548px;}#SHAPE408 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#HEADLINE409 { width: 124px;top: 104.619px;left: 35.0112px;}#HEADLINE409 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(71, 71, 71); font-size: 14px; text-align: center; line-height: 1.2;}#GROUP410 { width: 194.301px;height: 170.121px;top: 637.004px;left: 10px;}#GROUP411 { width: 194.301px;height: 170.121px;top: 457px;left: 216.699px;}#GROUP412 { width: 194.301px;height: 170.121px;top: 457.004px;left: 10px;}#GROUP413 { width: 194.301px;height: 170px;top: 99.504px;left: 10px;}#GROUP414 { width: 194.129px;height: 170.121px;top: 637.004px;left: 216.699px;}#GROUP415 { width: 194.301px;height: 170.121px;top: 280px;left: 216.699px;}#GROUP416 { width: 194.301px;height: 170.121px;top: 280.004px;left: 10px;}#GROUP417 { width: 194.162px;height: 170px;top: 99.5px;left: 216.838px;}#PARAGRAPH420 { width: 400px;top: 508.084px;left: 10.3497px;}#PARAGRAPH420 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH421 { width: 401px;top: 19.6px;left: 9.5px;}#PARAGRAPH421 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH422 { width: 390px;top: 818.52px;left: 15.0005px;}#PARAGRAPH422 > .ladi-paragraph { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 13px; font-style: italic; text-align: justify; line-height: 1.4;}#IMAGE423 { width: 400px;height: 267.084px;top: 232px;left: 13.2504px;}#IMAGE423 > .ladi-image > .ladi-image-background { width: 400px;height: 267.084px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/thuoc-dong-y-trong-ung-thu_0-20190929104941.jpg");}#IMAGE423 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#HEADLINE435 { width: 331px;top: 20px;left: 44.5px;}#HEADLINE435 > .ladi-headline { color: rgb(9, 102, 71); font-size: 21px; font-weight: bold; text-align: center; line-height: 1.4;}#SECTION504 { height: 1623.79px;}#SECTION504 > .ladi-section-background { background-color: rgb(255, 255, 255);}#HEADLINE505 { width: 235px;top: 10.2019px;left: 193.561px;}#HEADLINE505 > .ladi-headline { color: rgb(9, 102, 71); font-size: 16px; font-weight: bold; text-align: left; line-height: 1;}#BOX507 { width: 355px;height: 114px;top: 0px;left: 48px;}#BOX507 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#BOX508 { width: 42px;height: 42px;top: 0px;left: 0px;}#BOX508 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 100px;}#HEADLINE509 { width: 33px;top: 6px;left: 5px;}#HEADLINE509 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 24px; text-align: center; line-height: 1.2;}#HEADLINE510 { width: 339px;top: 10.5px;left: 56px;}#HEADLINE510 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.2;}#BOX511 { width: 355px;height: 107px;top: 0px;left: 49.5px;}#BOX511 > .ladi-box { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#BOX512 { width: 42px;height: 44.0656px;top: 0px;left: 0px;}#BOX512 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 100px;}#HEADLINE513 { width: 33px;top: 6.29509px;left: 5px;}#HEADLINE513 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 24px; text-align: center; line-height: 1.2;}#HEADLINE514 { width: 343px;top: 5.5px;left: 55.5px;}#HEADLINE514 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.2;}#BOX515 { width: 356px;height: 157px;top: 0px;left: 49.5px;}#BOX515 > .ladi-box { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#BOX516 { width: 42px;height: 42px;top: 0px;left: 0px;}#BOX516 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 100px;}#HEADLINE517 { width: 33px;top: 7px;left: 4px;}#HEADLINE517 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 24px; text-align: center; line-height: 1.2;}#HEADLINE518 { width: 342px;top: 5px;left: 56.5px;}#HEADLINE518 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.2;}#BOX519 { width: 355px;height: 123px;top: 0px;left: 48.5px;}#BOX519 > .ladi-box { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#BOX520 { width: 42px;height: 42px;top: 0px;left: 0px;}#BOX520 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 100px;}#HEADLINE521 { width: 33px;top: 6px;left: 5px;}#HEADLINE521 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 24px; text-align: center; line-height: 1.2;}#HEADLINE522 { width: 342px;top: 5px;left: 54.5px;}#HEADLINE522 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.2;}#BOX523 { width: 358px;height: 80px;top: 0px;left: 46.5px;}#BOX523 > .ladi-box { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#BOX524 { width: 42px;height: 42px;top: 0px;left: 0px;}#BOX524 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 100px;}#HEADLINE525 { width: 33px;top: 6px;left: 5px;}#HEADLINE525 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 24px; text-align: center; line-height: 1.2;}#HEADLINE526 { width: 346px;top: 8px;left: 53.5px;}#HEADLINE526 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.2;}#GROUP560 { width: 403px;height: 114px;top: 330.746px;left: 9.5px;}#GROUP561 { width: 42px;height: 42px;top: 0px;left: 0px;}#GROUP562 { width: 404.5px;height: 107px;top: 450.746px;left: 8px;}#GROUP563 { width: 42px;height: 44.0656px;top: 0px;left: 0px;}#GROUP564 { width: 405.5px;height: 157px;top: 693.743px;left: 7px;}#GROUP565 { width: 42px;height: 42px;top: 0px;left: 0px;}#GROUP566 { width: 403.5px;height: 123px;top: 564.743px;left: 9.5px;}#GROUP567 { width: 42px;height: 42px;top: 0px;left: 0px;}#GROUP568 { width: 404.5px;height: 80px;top: 857.746px;left: 9px;}#GROUP569 { width: 42px;height: 42px;top: 0px;left: 0px;}#IMAGE585 { width: 175.447px;height: 123.904px;top: 10.2019px;left: 12.1277px;}#IMAGE585 > .ladi-image > .ladi-image-background { width: 200.07px;height: 137.862px;top: -13.9584px;left: -15.7032px;background-image: url("https://w.ladicdn.com/s550x450/5c1d99096efb27661e81da20/ung-thu-co-tu-cung-20190929143325.jpg");}#IMAGE585 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH587 { width: 213px;top: 981.33px;left: 54.5504px;}#PARAGRAPH587 > .ladi-paragraph { color: rgb(183, 28, 28); font-size: 16px; font-style: italic; text-align: left; line-height: 1.2;}#PARAGRAPH591 { width: 406px;top: 1192.78px;left: 7px;}#PARAGRAPH591 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.2;}#PARAGRAPH593 { width: 406px;top: 1317.29px;left: 9px;}#PARAGRAPH593 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.2;}#PARAGRAPH598 { width: 395px;top: 10px;left: 10.2263px;}#PARAGRAPH598 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 14px; text-align: justify; line-height: 1.2;}#SECTION617 { height: 1257.39px;}#HEADLINE619 { width: 371px;top: 19px;left: 24.5px;}#HEADLINE619 > .ladi-headline { color: rgb(9, 102, 71); font-size: 18px; font-weight: bold; text-align: center; line-height: 1.4;}#PARAGRAPH626 { width: 398px;top: 22.5px;left: 11px;}#PARAGRAPH626 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 14px; text-align: justify; line-height: 1.6;}#HEADLINE675 { width: 363px;top: 10px;left: -56.5px;}#HEADLINE675 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(9, 102, 71); font-size: 20px; font-weight: bold; text-align: center; line-height: 1;}#HEADLINE676 { width: 313px;top: 50.438px;left: 92.7835px;}#HEADLINE676 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(69, 69, 69); font-size: 14px; text-align: justify; line-height: 1.6;}#LINE700 { width: 322px;top: 1185.33px;left: -416.625px;display: none !important;}#LINE700 > .ladi-line > .ladi-line-container { border-top: 2px dotted rgb(9, 102, 71); border-right: 2px dotted rgb(9, 102, 71); border-bottom: 2px dotted rgb(9, 102, 71); border-left: 0px !important;}#LINE700 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH727 { width: 378px;top: 0px;left: 21.8457px;}#PARAGRAPH727 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.4;}#PARAGRAPH731 { width: 377px;top: 0px;left: 21.8457px;}#PARAGRAPH731 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.4;}#PARAGRAPH735 { width: 378px;top: 0px;left: 21.8457px;}#PARAGRAPH735 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.4;}#IMAGE741 { width: 400px;height: 257.083px;top: 72px;left: 10px;}#IMAGE741 > .ladi-image > .ladi-image-background { width: 400px;height: 267.083px;top: -5.83033px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/dsc_8772-20191001070817.jpg");}#IMAGE741 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#HEADLINE742 { width: 302px;top: 38px;left: 59px;}#HEADLINE742 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(9, 102, 71); font-size: 18px; font-weight: bold; text-align: left; line-height: 1;}#HEADLINE743 { width: 400px;top: 364.083px;left: 10px;}#HEADLINE743 > .ladi-headline { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#IMAGE748 { width: 132.916px;height: 137.604px;top: 1235.19px;left: -244.458px;display: none !important;}#IMAGE748 > .ladi-image > .ladi-image-background { width: 211.766px;height: 211.765px;top: -1.31416px;left: -43.8054px;background-image: url("https://w.ladicdn.com/s550x550/5c1d99096efb27661e81da20/pngtreegreen-leaves_5054006-20191001044536.png");}#IMAGE748 > .ladi-image { opacity: 0.5;}#IMAGE749 { width: 99.811px;height: 157.604px;top: 1286.59px;left: -382.66px;display: none !important;}#IMAGE749 > .ladi-image > .ladi-image-background { width: 159.022px;height: 159.022px;top: -0.986847px;left: -32.8949px;background-image: url("https://w.ladicdn.com/s500x500/5c1d99096efb27661e81da20/pngtreegreen-leaves_5054006-20191001044536.png");}#IMAGE749 > .ladi-image { transform: rotate(180180deg); -webkit-transform: rotate(180180deg); opacity: 0.5;}#PARAGRAPH766 { width: 377px;top: 19px;left: 12.3911px;}#PARAGRAPH766 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: left; line-height: 1.4;}#PARAGRAPH739 { width: 377px;top: 0px;left: 21.8457px;}#PARAGRAPH739 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.4;}#IMAGE795 { width: 400px;height: 267.083px;top: 677.643px;left: 9.5455px;}#IMAGE795 > .ladi-image > .ladi-image-background { width: 400px;height: 267.083px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/dsc_8665-20191002051514.jpg");}#IMAGE795 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH875 { width: 374px;top: 13px;left: 14px;}#PARAGRAPH875 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH877 { width: 400px;top: 10px;left: 10px;}#PARAGRAPH877 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; font-weight: bold; line-height: 1.2;}#SECTION946 { height: 609.438px;}#HEADLINE925 { width: 11px;top: -47px;left: 201px;}#HEADLINE925 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 21px; font-weight: bold; text-align: center; line-height: 1;}#IMAGE978 { width: 358.501px;height: 239px;top: 0px;left: 0px;}#IMAGE978 > .ladi-image > .ladi-image-background { width: 358.501px;height: 239px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x550/5c1d99096efb27661e81da20/happy-woman-on-computer-20191002084533.jpg");}#IMAGE978 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 5px;}#SHAPE980 { width: 20.9687px;height: 31.0612px;top: 109.244px;left: 144.795px;}#SHAPE980 > .ladi-shape { transform: rotate(60deg); -webkit-transform: rotate(60deg);}#SHAPE980 svg:last-child { fill: rgba(71, 71, 71, 1.0);}#SECTION982 { height: 1270.44px;}#IMAGE986 { width: 209.018px;height: 122.873px;top: 1133.82px;left: 7px;}#IMAGE986 > .ladi-image > .ladi-image-background { width: 285.278px;height: 430.192px;top: -39.2201px;left: -37.3815px;background-image: url("https://w.ladicdn.com/s600x750/5c1d99096efb27661e81da20/hong-duc-02-20191002092727.png");}#PARAGRAPH988 { width: 367px;top: 209.669px;left: 26px;}#PARAGRAPH988 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH989 { width: 311px;top: 987.817px;left: 82px;}#PARAGRAPH989 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH990 { width: 312px;top: 142.487px;left: 54px;}#PARAGRAPH990 > .ladi-paragraph { font-family: "Open Sans", sans-serif;color: rgb(29, 90, 62); font-size: 25px; font-weight: bold; text-align: center; line-height: 1.6;}#IMAGE1000 { width: 384px;height: 35.365px;top: 168.487px;left: 17.5px;}#IMAGE1000 > .ladi-image > .ladi-image-background { width: 545.94px;height: 823.265px;top: -563.885px;left: -117.537px;background-image: url("https://w.ladicdn.com/s850x1150/5c1d99096efb27661e81da20/hong-duc-02-20191002092727.png");}#IMAGE1000 > .ladi-image { opacity: 0.6;}#SECTION1002 { height: 1426.04px;}#HEADLINE1005 { width: 402px;top: 17px;left: 7px;}#HEADLINE1005 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(9, 102, 71); font-size: 18px; font-weight: bold; text-align: center; line-height: 1.4;}#PARAGRAPH1011 { width: 400px;top: 80px;left: 10px;}#PARAGRAPH1011 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH1012 { width: 400px;top: 560.67px;left: 14px;}#PARAGRAPH1012 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#IMAGE1013 { width: 400px;height: 266.666px;top: 287px;left: 8px;}#IMAGE1013 > .ladi-image > .ladi-image-background { width: 400px;height: 266.666px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/dsc_4892-20191002102211.jpg");}#IMAGE1013 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1014 { width: 367px;top: 19.92px;left: 17px;}#PARAGRAPH1014 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#LINE1022 { width: 402px;top: 4px;left: 8.0005px;}#LINE1022 > .ladi-line > .ladi-line-container { border-top: 10px solid rgb(9, 102, 71); border-right: 10px solid rgb(9, 102, 71); border-bottom: 10px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE1022 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1023 { width: 403px;top: 1236.44px;left: 8px;}#LINE1023 > .ladi-line > .ladi-line-container { border-top: 10px solid rgb(9, 102, 71); border-right: 10px solid rgb(9, 102, 71); border-bottom: 10px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE1023 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1024 { height: 1241px;top: 11.6875px;left: 392.5px;}#LINE1024 > .ladi-line > .ladi-line-container { border-top: 0px !important; border-right: 10px solid rgb(9, 102, 71); border-bottom: 10px solid rgb(9, 102, 71); border-left: 10px solid rgb(9, 102, 71);}#LINE1024 > .ladi-line { height: 100%;padding: 0px 8px;}#LINE1025 { height: 1238px;top: 11.6875px;left: 0px;}#LINE1025 > .ladi-line > .ladi-line-container { border-top: 0px !important; border-right: 10px solid rgb(9, 102, 71); border-bottom: 10px solid rgb(9, 102, 71); border-left: 10px solid rgb(9, 102, 71);}#LINE1025 > .ladi-line { height: 100%;padding: 0px 8px;}#PARAGRAPH1038 { width: 211px;top: 29.5633px;left: 193.561px;}#PARAGRAPH1038 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#IMAGE1042 { width: 132.916px;height: 198px;top: 159px;left: -330.458px;display: none !important;}#IMAGE1042 > .ladi-image > .ladi-image-background { width: 211.766px;height: 211.765px;top: -1.31416px;left: -43.8054px;background-image: url("https://w.ladicdn.com/s550x550/5c1d99096efb27661e81da20/pngtreegreen-leaves_5054006-20191001044536.png");}#IMAGE1042 > .ladi-image { opacity: 0.5;}#IMAGE1043 { width: 132.916px;height: 198px;top: 175px;left: -226.458px;display: none !important;}#IMAGE1043 > .ladi-image > .ladi-image-background { width: 211.766px;height: 211.765px;top: -1.31416px;left: -43.8054px;background-image: url("https://w.ladicdn.com/s550x550/5c1d99096efb27661e81da20/pngtreegreen-leaves_5054006-20191001044536.png");}#IMAGE1043 > .ladi-image { transform: rotate(180180deg); -webkit-transform: rotate(180180deg); opacity: 0.5;}#PARAGRAPH1044 { width: 400px;top: 1004.12px;left: 10px;}#PARAGRAPH1044 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#IMAGE1045 { width: 400px;height: 250.909px;top: 742.22px;left: 10px;}#IMAGE1045 > .ladi-image > .ladi-image-background { width: 400px;height: 250.909px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/cach-dat-thuoc-vao-am-dao-1-1-20191006164641.jpg");}#IMAGE1045 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#BOX1052 { width: 420px;height: 149.2px;top: 0px;left: 0px;}#BOX1052 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 3px; border-radius: 30px;}#IMAGE432 { width: 400px;height: 133.766px;top: 988.52px;left: 10.0005px;}#IMAGE432 > .ladi-image > .ladi-image-background { width: 400px;height: 157.766px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x500/5c1d99096efb27661e81da20/linh-vat-hong-duc-20190828083930.png");}#BOX600 { width: 420px;height: 111px;top: 0px;left: 0px;}#BOX600 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 30px;}#SECTION1105 { height: 1862.01px;}#SECTION1105 > .ladi-section-background { background-color: rgb(255, 255, 255);}#BOX1108 { width: 303px;height: 376px;top: 0px;left: 0px;}#BOX1108 > .ladi-box { box-shadow: 0px 2px 4px 0px rgba(9, 102, 71, 1.0); -webkit-box-shadow: 0px 2px 4px 0px rgba(9, 102, 71, 1.0); background-color: rgb(255, 255, 255);}#BOX1109 { width: 303px;height: 169px;top: 0px;left: 0px;}#BOX1109 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(31,31,31,0); -webkit-box-shadow: 0px 0px 0px 0px rgba(31,31,31,0); background-size: cover; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s650x500/5c1d99096efb27661e81da20/dsc_8798-20191008100247.jpg"); background-position: center top; background-repeat: repeat;}#HEADLINE1110 { width: 205px;top: 196px;left: 45px;}#HEADLINE1110 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(9, 102, 71); font-size: 18px; text-align: center; line-height: 1.2;}#LINE1111 { width: 255px;top: 223px;left: 25px;}#LINE1111 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(148, 148, 148); border-right: 1px dashed rgb(148, 148, 148); border-bottom: 1px dashed rgb(148, 148, 148); border-left: 0px !important;}#LINE1111 > .ladi-line { width: 100%;padding: 8px 0px;}#HEADLINE1112 { width: 218px;top: 248px;left: 43.5px;}#HEADLINE1112 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 14px; text-align: left; line-height: 1.6;}#BOX1120 { width: 303px;height: 391px;top: 0px;left: 0px;}#BOX1120 > .ladi-box { box-shadow: 0px 2px 4px 0px rgba(9, 102, 71, 1.0); -webkit-box-shadow: 0px 2px 4px 0px rgba(9, 102, 71, 1.0); background-color: rgb(255, 255, 255);}#BOX1121 { width: 303px;height: 169px;top: 0px;left: 0px;}#BOX1121 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(31,31,31,0); -webkit-box-shadow: 0px 0px 0px 0px rgba(31,31,31,0); background-size: cover; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s650x500/5c1d99096efb27661e81da20/dsc_8703-20191008100246.jpg"); background-position: center top; background-repeat: repeat;}#HEADLINE1122 { width: 205px;top: 196px;left: 45px;}#HEADLINE1122 > .ladi-headline { color: rgb(9, 102, 71); font-size: 18px; text-align: center; line-height: 1.2;}#LINE1123 { width: 255px;top: 223px;left: 25px;}#LINE1123 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(148, 148, 148); border-right: 1px dashed rgb(148, 148, 148); border-bottom: 1px dashed rgb(148, 148, 148); border-left: 0px !important;}#LINE1123 > .ladi-line { width: 100%;padding: 8px 0px;}#HEADLINE1124 { width: 223px;top: 236px;left: 41px;}#HEADLINE1124 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#BOX1132 { width: 303px;height: 375px;top: 0px;left: 0px;}#BOX1132 > .ladi-box { box-shadow: 0px 2px 4px 0px rgba(9, 102, 71, 1.0); -webkit-box-shadow: 0px 2px 4px 0px rgba(9, 102, 71, 1.0); background-color: rgb(255, 255, 255);}#BOX1133 { width: 303px;height: 157.258px;top: 0px;left: 0px;}#BOX1133 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(31,31,31,0); -webkit-box-shadow: 0px 0px 0px 0px rgba(31,31,31,0); background-size: auto 100%; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s650x500/5c1d99096efb27661e81da20/dsc_8675-20191008100251.jpg"); background-position: center top; background-repeat: repeat;}#HEADLINE1134 { width: 205px;top: 182.382px;left: 45px;}#HEADLINE1134 > .ladi-headline { color: rgb(9, 102, 71); font-size: 18px; text-align: center; line-height: 1.2;}#HEADLINE1136 { width: 198px;top: 228.908px;left: 48.5px;}#HEADLINE1136 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#GROUP1144 { width: 303px;height: 376px;top: 884.986px;left: 58.5px;}#GROUP1145 { width: 303px;height: 391px;top: 469px;left: 58.5px;}#GROUP1146 { width: 303px;height: 375px;top: 71px;left: 58.5px;}#BOX1148 { width: 303px;height: 357px;top: 0px;left: 0px;}#BOX1148 > .ladi-box { box-shadow: 0px 2px 4px 0px rgba(9, 102, 71, 1.0); -webkit-box-shadow: 0px 2px 4px 0px rgba(9, 102, 71, 1.0); background-color: rgb(255, 255, 255);}#BOX1149 { width: 303px;height: 156px;top: 0px;left: 0px;}#BOX1149 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(31,31,31,0); -webkit-box-shadow: 0px 0px 0px 0px rgba(31,31,31,0); background-size: cover; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s650x500/5c1d99096efb27661e81da20/dsc_8772-20191008100251.jpg"); background-position: center top; background-repeat: repeat;}#HEADLINE1150 { width: 205px;top: 180.923px;left: 45px;}#HEADLINE1150 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(9, 102, 71); font-size: 18px; text-align: center; line-height: 1.2;}#LINE1151 { width: 255px;top: 205.846px;left: 25px;}#LINE1151 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(148, 148, 148); border-right: 1px dashed rgb(148, 148, 148); border-bottom: 1px dashed rgb(148, 148, 148); border-left: 0px !important;}#LINE1151 > .ladi-line { width: 100%;padding: 8px 0px;}#HEADLINE1152 { width: 213px;top: 230.769px;left: 45px;}#HEADLINE1152 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 14px; text-align: left; line-height: 1.6;}#GROUP1147 { width: 303px;height: 357px;top: 1285.01px;left: 58.5px;}#LINE1135 { width: 255px;top: 207.506px;left: 25px;}#LINE1135 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(148, 148, 148); border-right: 1px dashed rgb(148, 148, 148); border-bottom: 1px dashed rgb(148, 148, 148); border-left: 0px !important;}#LINE1135 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH1191 { width: 400px;top: 10px;left: 10px;}#PARAGRAPH1191 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 14px; text-align: center; line-height: 1.6;}#BOX528 { width: 419.023px;height: 204.247px;top: 0px;left: 0px;}#BOX528 > .ladi-box { box-shadow: 7px 15px 20px -20px #000; -webkit-box-shadow: 7px 15px 20px -20px #000; border-style: solid; border-color: rgb(9, 102, 71); border-width: 3px; border-radius: 20px;}#SECTION1195 { height: 1452.18px;}#PARAGRAPH1203 { width: 400px;top: 439.256px;left: 10px;}#PARAGRAPH1203 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH1206 { width: 400px;top: 787.256px;left: 10px;}#PARAGRAPH1206 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH1207 { width: 342px;top: 116px;left: 61.389px;}#PARAGRAPH1207 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH1208 { width: 400px;top: 1094.14px;left: 10px;}#PARAGRAPH1208 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH1209 { width: 373px;top: 26.7094px;left: 23.5px;}#PARAGRAPH1209 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; font-style: italic; text-align: justify; line-height: 1.6;}#IMAGE1210 { width: 314.801px;height: 198.359px;top: 223.984px;left: 51.7125px;}#IMAGE1210 > .ladi-image > .ladi-image-background { width: 319.801px;height: 199.876px;top: 0px;left: -5px;background-image: url("https://w.ladicdn.com/s650x500/5c1d99096efb27661e81da20/ung-thu-co-tu-cung-giai-doan-3-dieu-tri-co-kho-nhu-nhieu-nguoi-van-tuong-01-1553075823843372780651-crop-1553075835971709279921-20191008072602.jpg");}#IMAGE1210 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE1211 { width: 354.893px;height: 198.74px;top: 882.29px;left: 32.5535px;}#IMAGE1211 > .ladi-image > .ladi-image-background { width: 354.893px;height: 198.74px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x500/5c1d99096efb27661e81da20/trieu-chung-ung-thu-co-tu-cung-02-500x280-20191008072313.png");}#IMAGE1211 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE1212 { width: 354.893px;height: 209.609px;top: 1217.67px;left: 32.5535px;}#IMAGE1212 > .ladi-image > .ladi-image-background { width: 354.893px;height: 209.609px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x550/5c1d99096efb27661e81da20/1553479156-387-nu-sinh-bi-ung-thu-co-tu-cung-vi-hay-quan-he-trong-ngay-den-do-nhung-thoi-quen-tai-hai-can-bo-1-1553315534-599-width640height379-1553479156-width640height379-20191006081530.jpg");}#IMAGE1212 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE1213 { width: 316.575px;height: 219.703px;top: 557.856px;left: 50.8255px;}#IMAGE1213 > .ladi-image > .ladi-image-background { width: 316.575px;height: 219.703px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s650x550/5c1d99096efb27661e81da20/dot-dien-20191006175347.jpg");}#IMAGE1213 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE586 { width: 332.536px;height: 230.661px;top: 948.116px;left: 133.681px;}#IMAGE586 > .ladi-image > .ladi-image-background { width: 406.588px;height: 271.057px;top: -6.92068px;left: -29.067px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/disease-4392164-removebg-preview-20191009035747.png");}#PARAGRAPH1214 { width: 332px;top: 94px;left: 61.389px;}#PARAGRAPH1214 > .ladi-paragraph { color: rgb(183, 28, 28); font-size: 14px; line-height: 1.6;}#SHAPE1215 { width: 40.938px;height: 43.3158px;top: 94px;left: 8.451px;}#SHAPE1215 svg:last-child { fill: rgba(183, 28, 28, 1.0);}#SECTION1218 { height: 609.766px;}#SECTION1242 { height: 844.049px;}#PARAGRAPH1243 { width: 363px;top: 459.709px;left: 47px;}#PARAGRAPH1243 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH1245 { width: 363px;top: 627.402px;left: 47px;}#PARAGRAPH1245 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#IMAGE1251 { width: 400px;height: 266.4px;top: 177.709px;left: 10px;}#IMAGE1251 > .ladi-image > .ladi-image-background { width: 400px;height: 266.4px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/img_0581-1-20191109081955.jpg");}#IMAGE1251 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE1275 { width: 291.77px;height: 197px;top: 10px;left: 64.642px;}#IMAGE1275 > .ladi-image > .ladi-image-background { width: 291.77px;height: 197px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s600x500/5c1d99096efb27661e81da20/img_1161-1-20200317062312.jpg");}#IMAGE1275 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#SECTION1276 { height: 3640.71px;}#PARAGRAPH1280 { width: 400px;top: 82px;left: 10px;}#PARAGRAPH1280 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#IMAGE1282 { width: 269.859px;height: 179.906px;top: 214.035px;left: 101.472px;}#IMAGE1282 > .ladi-image > .ladi-image-background { width: 269.859px;height: 179.906px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s600x500/5c1d99096efb27661e81da20/su-dung-thuoc-dan-1-20200318103923.jpg");}#IMAGE1282 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE1283 { width: 252.488px;height: 169.925px;top: 371.385px;left: 33px;}#IMAGE1283 > .ladi-image > .ladi-image-background { width: 252.488px;height: 336.567px;top: -117.407px;left: 0px;background-image: url("https://w.ladicdn.com/s600x650/5c1d99096efb27661e81da20/4e899ff754b1bdefe4a0-20191009065928.jpg");}#IMAGE1283 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#SHAPE1284 { width: 49.456px;height: 49.456px;top: 376.31px;left: 330px;}#SHAPE1284 > .ladi-shape { transform: perspective(1000px) rotate(-62deg) rotateX(180deg) rotateY(180deg); -webkit-transform: perspective(1000px) rotate(-62deg) rotateX(180deg) rotateY(180deg);}#SHAPE1284 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#PARAGRAPH1285 { width: 62px;top: 398.586px;left: 291.582px;}#PARAGRAPH1285 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; line-height: 1.6;}#SHAPE1287 { width: 52.7635px;height: 52.7636px;top: 341.178px;left: 45.8888px;}#SHAPE1287 > .ladi-shape { transform: rotate(11deg); -webkit-transform: rotate(11deg);}#SHAPE1287 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#PARAGRAPH1289 { width: 400px;top: 555.19px;left: 10px;}#PARAGRAPH1289 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH1298 { width: 400px;top: 1651.19px;left: 10px;}#PARAGRAPH1298 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH1299 { width: 371px;top: 19.94px;left: 18.8157px;}#PARAGRAPH1299 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#IMAGE1301 { width: 383px;height: 255.333px;top: 1835.19px;left: 18.5px;}#IMAGE1301 > .ladi-image > .ladi-image-background { width: 383px;height: 255.333px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x600/5c1d99096efb27661e81da20/img_1165-1_optimized-20200317062926.jpg");}#IMAGE1301 > .ladi-image { border-style: solid; border-color: rgb(255, 255, 255); border-width: 2px; border-radius: 30px;}#SECTION1302 { height: 1231.19px;}#BOX1310 { width: 303px;height: 329px;top: 0px;left: 0px;}#BOX1310 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#HEADLINE1312 { width: 244px;top: 202.091px;left: 24.9529px;}#HEADLINE1312 > .ladi-headline { color: rgb(9, 102, 71); font-size: 19px; text-align: center; line-height: 1.2;}#LINE1313 { width: 253px;top: 233.752px;left: 25px;}#LINE1313 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(148, 148, 148); border-right: 1px dashed rgb(148, 148, 148); border-bottom: 1px dashed rgb(148, 148, 148); border-left: 0px !important;}#LINE1313 > .ladi-line { width: 100%;padding: 8px 0px;}#HEADLINE1314 { width: 230px;top: 250.752px;left: 31.9529px;}#HEADLINE1314 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 16px; text-align: center; line-height: 1.6;}#GROUP1309 { width: 303px;height: 329px;top: 0px;left: 0px;}#BOX1316 { width: 303px;height: 329px;top: 0px;left: 4px;}#BOX1316 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#BOX1317 { width: 303px;height: 169px;top: 7px;left: 0px;}#BOX1317 > .ladi-box { box-shadow: 0px 0px 0px 0px rgba(31,31,31,0); -webkit-box-shadow: 0px 0px 0px 0px rgba(31,31,31,0); background-size: auto 100%; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s650x500/5c1d99096efb27661e81da20/muse-1000-mikrogramm1-20191009072914.jpg"); background-position: center top; background-repeat: no-repeat;}#HEADLINE1318 { width: 205px;top: 196px;left: 49px;}#HEADLINE1318 > .ladi-headline { color: rgb(9, 102, 71); font-size: 18px; text-align: center; line-height: 1.2;}#LINE1319 { width: 255px;top: 223px;left: 29px;}#LINE1319 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(148, 148, 148); border-right: 1px dashed rgb(148, 148, 148); border-bottom: 1px dashed rgb(148, 148, 148); border-left: 0px !important;}#LINE1319 > .ladi-line { width: 100%;padding: 8px 0px;}#HEADLINE1320 { width: 198px;top: 246px;left: 52.5px;}#HEADLINE1320 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#GROUP1315 { width: 307px;height: 329px;top: 619.19px;left: 54.5px;}#IMAGE1321 { width: 249.876px;height: 150.667px;top: 22.8075px;left: 26.562px;}#IMAGE1321 > .ladi-image > .ladi-image-background { width: 249.876px;height: 156.172px;top: -0.1985px;left: 0px;background-image: url("https://w.ladicdn.com/s550x500/5c1d99096efb27661e81da20/thuoc-dat-vien-trung-20200328034248.jpg");}#IMAGE1321 > .ladi-image { border-radius: 30px;}#GROUP1322 { width: 303px;height: 329px;top: 959.187px;left: 58.5px;}#PARAGRAPH1323 { width: 400px;top: 2582.34px;left: 10px;}#PARAGRAPH1323 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 15px; line-height: 1.6;}#LIST_PARAGRAPH1324 { width: 382px;top: 2673.01px;left: 10px;}#LIST_PARAGRAPH1324 > .ladi-list-paragraph { color: rgb(255, 255, 255); font-size: 14px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1324 ul li { padding-bottom: 7px;padding-left: 30px;}#LIST_PARAGRAPH1324 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(255%2C%20255%2C%20255%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: 30px; height: 30px; top: -8px; }#PARAGRAPH1325 { width: 400px;top: 2374.01px;left: 9px;}#PARAGRAPH1325 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 14px; text-align: justify; line-height: 1.6;}#BOX1326 { width: 411px;height: 259.88px;top: 0px;left: 0px;}#BOX1326 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(255, 255, 255); border-width: 3px; border-radius: 30px;}#HEADLINE1308 { width: 198px;top: 240px;left: 48.5px;}#HEADLINE1308 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(0, 0, 0); font-size: 16px; text-align: center; line-height: 1.6;}#GROUP1303 { width: 303px;height: 332px;top: 1298.19px;left: 58px;}#LINE1307 { width: 255px;top: 223px;left: 25px;}#LINE1307 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(148, 148, 148); border-right: 1px dashed rgb(148, 148, 148); border-bottom: 1px dashed rgb(148, 148, 148); border-left: 0px !important;}#LINE1307 > .ladi-line { width: 100%;padding: 8px 0px;}#HEADLINE1306 { width: 205px;top: 196px;left: 45px;}#HEADLINE1306 > .ladi-headline { color: rgb(9, 102, 71); font-size: 18px; text-align: center; line-height: 1.2;}#BOX1304 { width: 303px;height: 332px;top: 0px;left: 0px;}#BOX1304 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1331 { width: 406px;top: 3254.34px;left: 7px;}#PARAGRAPH1331 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 15px; text-align: justify; line-height: 1.6;}#PARAGRAPH1332 { width: 400px;top: 3090.01px;left: 10px;}#PARAGRAPH1332 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 14px; text-align: justify; line-height: 1.6;}#IMAGE1334 { width: 400px;height: 215.334px;top: 3323.71px;left: 8.5px;}#IMAGE1334 > .ladi-image > .ladi-image-background { width: 400px;height: 215.334px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x550/5c1d99096efb27661e81da20/14859708_573034282882787_126843481899667166_o-20191112061935.jpg");}#IMAGE1334 > .ladi-image { border-style: solid; border-color: rgb(255, 255, 255); border-width: 2px; border-radius: 30px;}#HEADLINE1337 { width: 400px;top: 16px;left: 8.451px;}#HEADLINE1337 > .ladi-headline { color: rgb(9, 102, 71); font-size: 18px; font-weight: bold; text-align: center; line-height: 1.4;}#HEADLINE1338 { width: 319px;top: 12px;left: 50.5px;}#HEADLINE1338 > .ladi-headline { color: rgb(9, 102, 71); font-size: 21px; font-weight: bold; text-align: center; line-height: 1.4;}#HEADLINE1339 { width: 380px;top: 13px;left: 18.5px;}#HEADLINE1339 > .ladi-headline { color: rgb(9, 102, 71); font-size: 18px; font-weight: bold; text-align: center; line-height: 1.4;}#PARAGRAPH1340 { width: 378px;top: 14px;left: 10.716px;}#PARAGRAPH1340 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#IMAGE1343 { width: 355.352px;height: 254.8px;top: 838.263px;left: 25.8126px;}#IMAGE1343 > .ladi-image > .ladi-image-background { width: 355.352px;height: 254.8px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x600/5c1d99096efb27661e81da20/cach-dat-thuoc-vao-am-dao-1-1-20191006164641.jpg");}#IMAGE1343 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#LINE1346 { width: 350px;top: 10px;left: 35px;}#LINE1346 > .ladi-line > .ladi-line-container { border-top: 2px dashed rgb(9, 102, 71); border-right: 2px dashed rgb(9, 102, 71); border-bottom: 2px dashed rgb(9, 102, 71); border-left: 0px !important;}#LINE1346 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH1349 { width: 403px;top: 764.263px;left: 8.5px;}#PARAGRAPH1349 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH1350 { width: 396px;top: 1106.71px;left: 14.1531px;}#PARAGRAPH1350 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 14px; text-align: justify; line-height: 1.6;}#HEADLINE1363 { width: 390px;top: 10px;left: 15px;}#HEADLINE1363 > .ladi-headline { color: rgb(9, 102, 71); font-size: 21px; font-weight: bold; text-align: center; line-height: 1.4;}#LIST_PARAGRAPH1367 { width: 380px;top: 115.927px;left: 6px;}#LIST_PARAGRAPH1367 > .ladi-list-paragraph { color: rgb(255, 255, 255); font-size: 14px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1367 ul li { padding-bottom: 7px;padding-left: 30px;}#LIST_PARAGRAPH1367 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(255%2C%20255%2C%20255%2C%201.0)%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: 30px; height: 30px; top: -6px; }#HEADLINE1375 { width: 265px;top: 10px;left: 67.5px;}#HEADLINE1375 > .ladi-headline { color: rgb(9, 102, 71); font-size: 21px; font-weight: bold; text-align: center; line-height: 1.4;}#LIST_PARAGRAPH1377 { width: 375px;top: 235.937px;left: 13.118px;}#LIST_PARAGRAPH1377 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1377 ul li { padding-bottom: 7px;padding-left: 35px;}#LIST_PARAGRAPH1377 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(9%2C%20102%2C%2071%2C%201.0)%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: 30px; height: 30px; top: -7px; }#LIST_PARAGRAPH1387 { width: 383px;top: 232.927px;left: 11.895px;}#LIST_PARAGRAPH1387 > .ladi-list-paragraph { color: rgb(255, 255, 255); font-size: 14px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1387 ul li { padding-bottom: 7px;padding-left: 35px;}#LIST_PARAGRAPH1387 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(255%2C%20255%2C%20255%2C%201.0)%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: 30px; height: 30px; top: -7px; }#SECTION1394 { height: 4576.16px;}#HEADLINE1395 { width: 337px;top: 12px;left: 39.5px;}#HEADLINE1395 > .ladi-headline { color: rgb(9, 102, 71); font-size: 18px; font-weight: bold; text-align: center; line-height: 1.4;}#IMAGE1400 { width: 169.846px;height: 113.23px;top: 1.32605px;left: 0px;}#IMAGE1400 > .ladi-image > .ladi-image-background { width: 169.846px;height: 169.845px;top: -18.1675px;left: 0px;background-image: url("https://w.ladicdn.com/s500x500/5c1d99096efb27661e81da20/pk_xasangtu1-20191010203923.jpg");}#IMAGE1400 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE1418 { width: 169.879px;height: 113.252px;top: 0px;left: 0px;}#IMAGE1418 > .ladi-image > .ladi-image-background { width: 169.879px;height: 169.878px;top: -18.171px;left: 0px;background-image: url("https://w.ladicdn.com/s500x500/5c1d99096efb27661e81da20/cay-hoang-ba-20191010203923.jpg");}#IMAGE1418 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE1419 { width: 169.283px;height: 112.855px;top: 0px;left: 0px;}#IMAGE1419 > .ladi-image > .ladi-image-background { width: 169.283px;height: 169.283px;top: -18.1073px;left: 0px;background-image: url("https://w.ladicdn.com/s500x500/5c1d99096efb27661e81da20/tac-dung-chua-benh-ki-dieu-cua-cay-dinh-huong-ff9_450-20191010203923.jpg");}#IMAGE1419 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1420 { width: 86px;top: 0px;left: 200.226px;}#PARAGRAPH1420 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 14px; font-weight: bold; text-align: left; line-height: 1.6;}#PARAGRAPH1421 { width: 230px;top: 0px;left: 1.97216px;}#PARAGRAPH1421 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1422 { width: 230px;top: 164.275px;left: 0px;}#LIST_PARAGRAPH1422 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1422 ul li { padding-bottom: 0px;padding-left: 12px;}#LIST_PARAGRAPH1422 ul li:before { content: counter(linum, disc); color: rgba(9, 102, 71, 1.0); font-size: 25px; top: -10px; }#IMAGE1444 { width: 168.037px;height: 112.025px;top: 0px;left: 0px;}#IMAGE1444 > .ladi-image > .ladi-image-background { width: 233.385px;height: 168.038px;top: -24.3634px;left: -17.8899px;background-image: url("https://w.ladicdn.com/s550x500/5c1d99096efb27661e81da20/sa-chanh-20191010203923.jpg");}#IMAGE1444 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE1457 { width: 169.165px;height: 112.777px;top: 0px;left: 0px;}#IMAGE1457 > .ladi-image > .ladi-image-background { width: 169.165px;height: 112.777px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s500x450/5c1d99096efb27661e81da20/sap-ong-20191010203909.jpg");}#IMAGE1457 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1488 { width: 159px;top: 39px;left: 72px;}#PARAGRAPH1488 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; font-style: italic; line-height: 1.6;}#SHAPE1489 { width: 80px;height: 80px;top: 0px;left: 0px;}#SHAPE1489 > .ladi-shape { transform: rotate(-29deg); -webkit-transform: rotate(-29deg);}#SHAPE1489 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SHAPE1490 { width: 80px;height: 80px;top: 0px;left: 215px;}#SHAPE1490 > .ladi-shape { transform: perspective(1000px) rotate(29deg) rotateY(180deg); -webkit-transform: perspective(1000px) rotate(29deg) rotateY(180deg);}#SHAPE1490 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#GROUP1491 { width: 295px;height: 80px;top: -68px;left: -398.5px;}#SECTION1492 { height: 896.12px;}#HEADLINE1493 { width: 415px;top: 7.579px;left: 2.51037px;}#HEADLINE1493 > .ladi-headline { color: rgb(255, 255, 255); font-size: 20px; font-weight: bold; text-align: center; line-height: 1.4;}#HEADLINE1494 { width: 400px;top: 10px;left: 10px;}#HEADLINE1494 > .ladi-headline { color: rgb(9, 102, 71); font-size: 21px; font-weight: bold; text-align: center; line-height: 1.4;}#PARAGRAPH1497 { width: 383px;top: 16.1478px;left: 18.4017px;}#PARAGRAPH1497 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 14px; font-weight: bold; text-align: left; line-height: 1.6;}#IMAGE1506 { width: 342.007px;height: 230px;top: 170.579px;left: 37.9965px;}#IMAGE1506 > .ladi-image > .ladi-image-background { width: 342.007px;height: 230px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s650x550/5c1d99096efb27661e81da20/viem-lo-tuyen-co-tu-cung-cap-do-2-20191011071757.png");}#IMAGE1506 > .ladi-image { border-style: solid; border-color: rgb(255, 255, 255); border-width: 2px; border-radius: 30px;}#PARAGRAPH1507 { width: 378px;top: 89.579px;left: 21px;}#PARAGRAPH1507 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 14px; text-align: justify; line-height: 1.6;}#SECTION1518 { height: 1356.62px;}#HEADLINE1519 { width: 400px;top: 10px;left: 10px;}#HEADLINE1519 > .ladi-headline { color: rgb(9, 102, 71); font-size: 18px; font-weight: bold; text-align: center; line-height: 1.4;}#PARAGRAPH1520 { width: 395px;top: 69px;left: 15px;}#PARAGRAPH1520 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#IMAGE1522 { width: 400px;height: 1133.62px;top: 211px;left: 10.0001px;}#IMAGE1522 > .ladi-image > .ladi-image-background { width: 400px;height: 1133.62px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x1450/5c1d99096efb27661e81da20/huong-dan-su-dung-resize-new-20200403085353.jpg");}#SECTION1523 { height: 1463.29px;}#PARAGRAPH1524 { width: 322px;top: 11px;left: 28px;}#PARAGRAPH1524 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 14px; font-weight: bold; text-align: justify; line-height: 1.6;}#PARAGRAPH1525 { width: 142px;top: 53.502px;left: 129px;}#PARAGRAPH1525 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH1526 { width: 190px;top: 18.794px;left: 105px;}#PARAGRAPH1526 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH1527 { width: 194px;top: 24.754px;left: 103px;}#PARAGRAPH1527 > .ladi-paragraph { color: rgb(79, 79, 79); font-size: 14px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1529 { width: 363px;top: 90.86px;left: 18.4999px;}#LIST_PARAGRAPH1529 > .ladi-list-paragraph { color: rgb(255, 255, 255); font-size: 14px; text-align: left; line-height: 1.6;}#LIST_PARAGRAPH1529 ul li { padding-bottom: 5px;padding-left: 15px;}#LIST_PARAGRAPH1529 ul li:before { content: counter(linum, disc); color: rgba(255, 255, 255, 1.0); font-size: 30px; top: -12px; }#LIST_PARAGRAPH1530 { width: 385px;top: 52.091px;left: 7.5px;}#LIST_PARAGRAPH1530 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1530 ul li { padding-bottom: 5px;padding-left: 15px;}#LIST_PARAGRAPH1530 ul li:before { content: counter(linum, disc); color: rgba(9, 102, 71, 1.0); font-size: 30px; top: -12px; }#LIST_PARAGRAPH1531 { width: 378px;top: 65.754px;left: 10.9999px;}#LIST_PARAGRAPH1531 > .ladi-list-paragraph { color: rgb(255, 255, 255); font-size: 14px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1531 ul li { padding-bottom: 5px;padding-left: 15px;}#LIST_PARAGRAPH1531 ul li:before { content: counter(linum, disc); color: rgba(255, 255, 255, 1.0); font-size: 30px; top: -12px; }#SECTION1532 { height: 1776.42px;}#HEADLINE1534 { width: 400px;top: 10px;left: 10px;}#HEADLINE1534 > .ladi-headline { color: rgb(9, 102, 71); font-size: 21px; font-weight: bold; text-align: center; line-height: 1.4;}#PARAGRAPH1536 { width: 400px;top: 81px;left: 10px;}#PARAGRAPH1536 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH1537 { width: 400px;top: 504.721px;left: 10px;}#PARAGRAPH1537 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH1538 { width: 400px;top: 1148.61px;left: 10px;}#PARAGRAPH1538 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 14px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1539 { width: 400px;top: 1203.61px;left: 10px;}#LIST_PARAGRAPH1539 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1539 ul li { padding-bottom: 5px;padding-left: 13px;}#LIST_PARAGRAPH1539 ul li:before { content: counter(linum, disc); color: rgba(9, 102, 71, 1.0); font-size: 30px; top: -12px; }#PARAGRAPH1540 { width: 400px;top: 919.614px;left: 10px;}#PARAGRAPH1540 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH1541 { width: 307px;top: 17.2964px;left: 28.72px;}#PARAGRAPH1541 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#IMAGE1542 { width: 370.217px;height: 234px;top: 673.131px;left: 24.8915px;}#IMAGE1542 > .ladi-image > .ladi-image-background { width: 370.217px;height: 234px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x550/5c1d99096efb27661e81da20/2-15308374337451398358883-20191011092810.jpg");}#IMAGE1542 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE1543 { width: 376.954px;height: 228.721px;top: 252px;left: 21.5231px;}#IMAGE1543 > .ladi-image > .ladi-image-background { width: 376.954px;height: 236.429px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x550/5c1d99096efb27661e81da20/chay-mau-vung-kin-20191011092810.png");}#IMAGE1543 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#SECTION1545 { height: 1242.89px;}#HEADLINE1546 { width: 354px;top: 20px;left: 25.5px;}#HEADLINE1546 > .ladi-headline { color: rgb(9, 102, 71); font-size: 18px; font-weight: bold; text-align: center; line-height: 1.4;}#PARAGRAPH1547 { width: 400px;top: 86px;left: 10px;}#PARAGRAPH1547 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH1548 { width: 400px;top: 470.867px;left: 10px;}#PARAGRAPH1548 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#IMAGE1554 { width: 400px;height: 248.342px;top: 841.86px;left: 10px;}#IMAGE1554 > .ladi-image > .ladi-image-background { width: 400px;height: 248.342px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x550/5c1d99096efb27661e81da20/remove-20191011095530.png");}#IMAGE1554 > .ladi-image { border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#PARAGRAPH1555 { width: 400px;top: 1118.2px;left: 10px;}#PARAGRAPH1555 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#IMAGE1556 { width: 400px;height: 244.867px;top: 213px;left: 10px;}#IMAGE1556 > .ladi-image > .ladi-image-background { width: 400px;height: 277.6px;top: -28.5534px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/dot-dien-20191006175347.jpg");}#IMAGE1556 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1557 { width: 231px;top: 1084.03px;left: 94.5px;}#PARAGRAPH1557 > .ladi-paragraph { color: rgb(183, 28, 28); font-size: 16px; font-weight: bold; line-height: 1.6;}#HEADLINE1559 { width: 386px;top: 104.438px;left: 17px;}#HEADLINE1559 > .ladi-headline { color: rgb(9, 102, 71); font-size: 18px; font-weight: bold; text-align: center; line-height: 1.4;}#IMAGE1563 { width: 349.5px;height: 211.5px;top: 653px;left: 35px;}#IMAGE1563 > .ladi-image > .ladi-image-background { width: 377.5px;height: 211.5px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x550/5c1d99096efb27661e81da20/trau-20191011101832.jpg");}#IMAGE1563 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#SECTION1568 { height: 1219.04px;}#HEADLINE1569 { width: 358px;top: 18px;left: 31px;}#HEADLINE1569 > .ladi-headline { color: rgb(9, 102, 71); font-size: 18px; font-weight: bold; text-align: center; line-height: 1.4;}#PARAGRAPH1571 { width: 397px;top: 84px;left: 11.25px;}#PARAGRAPH1571 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH1572 { width: 380px;top: 506.816px;left: 20px;}#PARAGRAPH1572 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH1573 { width: 400px;top: 832.665px;left: 10px;}#PARAGRAPH1573 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#IMAGE1575 { width: 364.094px;height: 242.729px;top: 249px;left: 27.953px;}#IMAGE1575 > .ladi-image > .ladi-image-background { width: 364.094px;height: 242.729px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x550/5c1d99096efb27661e81da20/3-20191010043919.jpg");}#IMAGE1575 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE1576 { width: 127.941px;height: 158.224px;top: 1060.81px;left: -12.941px;}#IMAGE1576 > .ladi-image > .ladi-image-background { width: 127.941px;height: 194.973px;top: -36.7493px;left: 0.000204px;background-image: url("https://w.ladicdn.com/s450x500/5c1d99096efb27661e81da20/smile-removebg-preview-20191010164526.png");}#SECTION1577 { height: 1007.27px;}#PARAGRAPH1578 { width: 400px;top: 788.665px;left: 10px;}#PARAGRAPH1578 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 14px; text-align: justify; line-height: 1.6;}#HEADLINE1579 { width: 313px;top: 10px;left: 31px;}#HEADLINE1579 > .ladi-headline { color: rgb(9, 102, 71); font-size: 18px; font-weight: bold; text-align: center; line-height: 1.4;}#PARAGRAPH1580 { width: 380px;top: 12.903px;left: 11px;}#PARAGRAPH1580 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH1581 { width: 400px;top: 462.903px;left: 10px;}#PARAGRAPH1581 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#IMAGE1582 { width: 130px;height: 130px;top: 322.903px;left: 145px;}#IMAGE1582 > .ladi-image > .ladi-image-background { width: 130px;height: 130px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/1_mei55bdizfudrncpgurdwa-20191011111314.png");}#PARAGRAPH1583 { width: 382px;top: 908.27px;left: 22px;}#PARAGRAPH1583 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#IMAGE1584 { width: 400px;height: 266.562px;top: 604.903px;left: 10px;}#IMAGE1584 > .ladi-image > .ladi-image-background { width: 400px;height: 266.562px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/condoms-3112007_1280-20191011111920.jpg");}#IMAGE1584 > .ladi-image { box-shadow: 15px 15px 20px -20px rgba(183, 28, 28, 1.0); -webkit-box-shadow: 15px 15px 20px -20px rgba(183, 28, 28, 1.0); border-style: solid; border-color: rgb(183, 28, 28); border-width: 2px; border-radius: 30px;}#PARAGRAPH1587 { width: 398px;top: 14.6817px;left: 11px;}#PARAGRAPH1587 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#SECTION1596 { height: 1965.09px;}#HEADLINE1597 { width: 415px;top: 18px;left: 2.5px;}#HEADLINE1597 > .ladi-headline { color: rgb(9, 102, 71); font-size: 18px; font-weight: bold; text-align: center; line-height: 1.4;}#PARAGRAPH1598 { width: 400px;top: 85px;left: 10px;}#PARAGRAPH1598 > .ladi-paragraph { color: rgb(183, 28, 28); font-size: 14px; line-height: 1.6;}#LIST_PARAGRAPH1600 { width: 400px;top: 112px;left: 10px;}#LIST_PARAGRAPH1600 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1600 ul li { padding-bottom: 5px;padding-left: 30px;}#LIST_PARAGRAPH1600 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%201408%201896.0833%22%20fill%3D%22rgba(183%2C%2028%2C%2028%2C%201.0)%22%3E%20%3Cpath%20d%3D%22M1298%201322q0%2040-28%2068l-136%20136q-28%2028-68%2028t-68-28l-294-294-294%20294q-28%2028-68%2028t-68-28l-136-136q-28-28-28-68t28-68l294-294-294-294q-28-28-28-68t28-68l136-136q28-28%2068-28t68%2028l294%20294%20294-294q28-28%2068-28t68%2028l136%20136q28%2028%2028%2068t-28%2068L976%20960l294%20294q28%2028%2028%2068z%22%3E%3C%2Fpath%3E%20%3C%2Fsvg%3E"); width: 30px; height: 30px; top: -5px; }#PARAGRAPH1601 { width: 400px;top: 1708.48px;left: 10.0005px;}#PARAGRAPH1601 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1602 { width: 384px;top: 23.634px;left: 20.393px;}#LIST_PARAGRAPH1602 > .ladi-list-paragraph { color: rgb(255, 255, 255); font-size: 14px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1602 ul li { padding-bottom: 7px;padding-left: 35px;}#LIST_PARAGRAPH1602 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(255%2C%20255%2C%20255%2C%201.0)%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: 30px; height: 30px; top: -7px; }#PARAGRAPH1603 { width: 297px;top: 12.71px;left: 10.5464px;}#PARAGRAPH1603 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#SECTION1607 { height: 1621.16px;}#HEADLINE1608 { width: 318px;top: 10px;left: 51px;}#HEADLINE1608 > .ladi-headline { color: rgb(9, 102, 71); font-size: 18px; font-weight: bold; text-align: center; line-height: 1.4;}#IMAGE1610 { width: 211.024px;height: 140.682px;top: 1824.41px;left: -27px;}#IMAGE1610 > .ladi-image > .ladi-image-background { width: 211.024px;height: 140.682px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s550x450/5c1d99096efb27661e81da20/dat-thuoc-co-rach-mang-trinh-khong-removebg-preview-20191011232835.png");}#IMAGE1611 { width: 345.001px;height: 193.477px;top: 1498.67px;left: 31.4995px;}#IMAGE1611 > .ladi-image > .ladi-image-background { width: 345.001px;height: 193.477px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s650x500/5c1d99096efb27661e81da20/ot-20191011233939.jpg");}#IMAGE1611 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#IMAGE1612 { width: 345.001px;height: 230px;top: 1260.67px;left: 31.4995px;}#IMAGE1612 > .ladi-image > .ladi-image-background { width: 345.001px;height: 230px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s650x550/5c1d99096efb27661e81da20/istockphoto-903941542-612x612-20191011233815.jpg");}#IMAGE1612 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#PARAGRAPH1613 { width: 400px;top: 72px;left: 10.0005px;}#PARAGRAPH1613 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH1614 { width: 353px;top: 12.724px;left: 22.9px;}#PARAGRAPH1614 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; line-height: 1.6;}#LIST_PARAGRAPH1615 { width: 246px;top: 79.57px;left: 22.9px;}#LIST_PARAGRAPH1615 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH1615 ul li { padding-bottom: 7px;padding-left: 35px;}#LIST_PARAGRAPH1615 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(9%2C%20102%2C%2071%2C%201.0)%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: 30px; height: 30px; top: -5px; }#PARAGRAPH1616 { width: 298px;top: 12.699px;left: 13.0273px;}#PARAGRAPH1616 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; line-height: 1.6;}#LIST_PARAGRAPH1617 { width: 351px;top: 69.619px;left: 15.1872px;}#LIST_PARAGRAPH1617 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: left; line-height: 1.6;}#LIST_PARAGRAPH1617 ul li { padding-bottom: 7px;padding-left: 30px;}#LIST_PARAGRAPH1617 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%201408%201896.0833%22%20fill%3D%22rgba(183%2C%2028%2C%2028%2C%201.0)%22%3E%20%3Cpath%20d%3D%22M1298%201322q0%2040-28%2068l-136%20136q-28%2028-68%2028t-68-28l-294-294-294%20294q-28%2028-68%2028t-68-28l-136-136q-28-28-28-68t28-68l294-294-294-294q-28-28-28-68t28-68l136-136q28-28%2068-28t68%2028l294%20294%20294-294q28-28%2068-28t68%2028l136%20136q28%2028%2028%2068t-28%2068L976%20960l294%20294q28%2028%2028%2068z%22%3E%3C%2Fpath%3E%20%3C%2Fsvg%3E"); width: 30px; height: 30px; top: -5px; }#SECTION1622 { height: 305.6px;}#SECTION1622 > .ladi-section-background { background-color: rgb(27, 90, 62);}#IMAGE1623 { width: 171px;height: 171px;top: 16.5972px;left: 17.725px;}#IMAGE1623 > .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");}#HEADLINE1624 { width: 235px;top: 16.5787px;left: 191.017px;}#HEADLINE1624 > .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;}#LINE1625 { width: 300px;top: 192.586px;left: 66.5333px;}#LINE1625 > .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;}#LINE1625 > .ladi-line { width: 100%;padding: 8px 0px;}#HEADLINE1626 { width: 355px;top: 217.602px;left: 30.5168px;}#HEADLINE1626 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 16px; text-align: center; line-height: 1.4;}#HEADLINE1627 { width: 174px;top: 48.9363px;left: 191px;}#HEADLINE1627 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 16px; text-align: left; line-height: 1.2;}#HEADLINE1628 { width: 155px;top: 142.601px;left: 191.006px;}#HEADLINE1628 > .ladi-headline { font-family: "Open Sans", sans-serif;color: rgb(255, 255, 255); font-size: 16px; text-align: left; line-height: 1.2;}#HEADLINE1629 { width: 233px;top: 118.016px;left: 191px;}#HEADLINE1629 > .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;}#IMAGE1661 { width: 153.291px;height: 183.8px;top: 1592.57px;left: -26.111px;}#IMAGE1661 > .ladi-image > .ladi-image-background { width: 153.291px;height: 183.802px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s500x500/5c1d99096efb27661e81da20/500_f_63004275_axyixsksw9bnjmdgcgo9n9u8fx1ursui-20191007031441.png");}#IMAGE1661 > .ladi-image { transform: perspective(1000px) rotateY(180deg); -webkit-transform: perspective(1000px) rotateY(180deg);}#SECTION1669 { height: 228px;}#SECTION1669 > .ladi-section-background { background-size: cover; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s768x228/5c1d99096efb27661e81da20/7bf9d633fa12014c5803-20200317045246.jpg"); background-position: right top; background-repeat: repeat;}#HEADLINE1670 { width: 347px;top: 74.5px;left: 26.193px;}#HEADLINE1670 > .ladi-headline { color: rgb(255, 255, 255); font-size: 19px; font-weight: bold; text-transform: uppercase; text-align: center; line-height: 1.4;}#BUTTON1672 { width: 151.211px;height: 39px;top: 180px;left: 132.314px;}#BUTTON1672 > .ladi-button > .ladi-button-background { background-color: rgb(211, 48, 48);}#BUTTON1672 > .ladi-button { border-radius: 25px;}#BUTTON_TEXT1672 { width: 221px;top: 13.5px;left: 0px;}#BUTTON_TEXT1672 > .ladi-headline { color: rgb(255, 255, 255); font-size: 15px; font-weight: bold; text-align: center; line-height: 2;}#SECTION1680 { height: 216.825px;}#HEADLINE1681 { width: 400px;top: 10px;left: 10px;}#HEADLINE1681 > .ladi-headline { color: rgb(9, 102, 71); font-size: 19px; font-weight: bold; text-align: center; line-height: 1.4;}#IMAGE1682 { width: 353.535px;height: 139.439px;top: 77.386px;left: 33.4481px;}#IMAGE1682 > .ladi-image > .ladi-image-background { width: 353.535px;height: 139.439px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x450/5c1d99096efb27661e81da20/linh-vat-hong-duc-20190828083930.png");}#GROUP1685 { width: 420px;height: 149.2px;top: 690.084px;left: 0px;}#LINE1686 { width: 250px;top: 60px;left: 87.7676px;}#LINE1686 > .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;}#LINE1686 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1687 { width: 262px;top: 72px;left: 74.9977px;}#LINE1687 > .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;}#LINE1687 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1688 { width: 350px;top: 88px;left: 35px;}#LINE1688 > .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;}#LINE1688 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP1690 { width: 429.012px;height: 204.247px;top: 115px;left: 0px;}#LINE1691 { width: 280px;top: 64px;left: 70px;}#LINE1691 > .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;}#LINE1691 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX1692 { width: 420px;height: 243px;top: 0px;left: 0px;}#BOX1692 > .ladi-box { background-color: rgb(9, 102, 71); border-color: rgb(255, 255, 255); border-width: 2px; border-radius: 30px;}#IMAGE1693 { width: 94.4375px;height: 94.4375px;top: 40px;left: 162.781px;}#IMAGE1693 > .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");}#SECTION1695 { height: 1117.49px;}#SECTION1696 { height: 1393.91px;}#SHAPE1700 { width: 116.049px;height: 115.894px;top: 0px;left: 0px;}#SHAPE1700 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#GROUP1701 { width: 311.5px;height: 342px;top: 32.894px;left: 36.2745px;}#GROUP1702 { width: 311.5px;height: 342px;top: 0px;left: 0px;}#FRAME1703 { width: 311.5px;height: 342px;top: 0px;left: 0px;}#FRAME1703 > .ladi-frame > .ladi-frame-background { background-color: rgb(255, 255, 255);}#FRAME1703 > .ladi-frame { box-shadow: 0px 0px 30px -15px rgba(21, 29, 42, 1.0); -webkit-box-shadow: 0px 0px 30px -15px rgba(21, 29, 42, 1.0);}#SHAPE1704 { width: 139.987px;height: 128.35px;top: -38.675px;left: -15.9867px;}#SHAPE1704 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#GROUP1705 { width: 281px;height: 180.344px;top: 92.212px;left: 27.8577px;}#HEADLINE1706 { width: 281px;top: 0px;left: 0px;}#HEADLINE1706 > .ladi-headline { color: rgb(5, 31, 77); font-size: 18px; font-weight: bold; line-height: 1.6;}#PARAGRAPH1707 { width: 239px;top: 36.4426px;left: 0px;}#PARAGRAPH1707 > .ladi-paragraph { color: rgb(5, 31, 77); font-size: 14px; line-height: 1.6;}#SHAPE1708 { width: 37.1227px;height: 36.646px;top: 19.652px;left: 42.5463px;}#SHAPE1708 svg:last-child { fill: rgba(255, 255, 255, 1.0);}#GROUP1709 { width: 338.939px;height: 369.619px;top: 175.438px;left: 40.5305px;}#SHAPE1710 { width: 116.049px;height: 115.894px;top: 0px;left: 0px;}#SHAPE1710 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#GROUP1711 { width: 311.5px;height: 342px;top: 27.619px;left: 27.439px;}#FRAME1712 { width: 311.5px;height: 342px;top: 0px;left: 0px;}#FRAME1712 > .ladi-frame > .ladi-frame-background { background-color: rgb(255, 255, 255);}#FRAME1712 > .ladi-frame { box-shadow: 0px 0px 30px -15px rgba(21, 29, 42, 1.0); -webkit-box-shadow: 0px 0px 30px -15px rgba(21, 29, 42, 1.0);}#SHAPE1713 { width: 139.987px;height: 128.35px;top: -38.675px;left: -15.9867px;}#SHAPE1713 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#GROUP1714 { width: 264px;height: 96px;top: 99.353px;left: 29px;}#HEADLINE1715 { width: 264px;top: 0px;left: 0px;}#HEADLINE1715 > .ladi-headline { color: rgb(5, 31, 77); font-size: 18px; font-weight: bold; line-height: 1.6;}#PARAGRAPH1716 { width: 236px;top: 30px;left: 0px;}#PARAGRAPH1716 > .ladi-paragraph { color: rgb(5, 31, 77); font-size: 14px; line-height: 1.6;}#SHAPE1717 { width: 36.646px;height: 36.646px;top: 48.973px;left: 69.439px;}#SHAPE1717 svg:last-child { fill: rgba(255, 255, 255, 1.0);}#GROUP1718 { width: 333.439px;height: 382.094px;top: 573.95px;left: 43.2805px;}#SHAPE1719 { width: 116.049px;height: 115.894px;top: 0px;left: 0px;}#SHAPE1719 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#GROUP1720 { width: 308.5px;height: 353px;top: 29.094px;left: 24.939px;}#GROUP1721 { width: 308.5px;height: 353px;top: 0px;left: 0px;}#FRAME1722 { width: 308.5px;height: 353px;top: 0px;left: 0px;}#FRAME1722 > .ladi-frame > .ladi-frame-background { background-color: rgb(9, 102, 71);}#FRAME1722 > .ladi-frame { box-shadow: 0px 0px 30px -15px rgba(21, 29, 42, 1.0); -webkit-box-shadow: 0px 0px 30px -15px rgba(21, 29, 42, 1.0);}#SHAPE1723 { width: 139.987px;height: 128.35px;top: -38.675px;left: -15.9867px;}#SHAPE1723 svg:last-child { fill: rgba(255, 255, 255, 1.0);}#GROUP1724 { width: 276px;height: 196px;top: 111.036px;left: 27.5px;}#HEADLINE1725 { width: 276px;top: 0px;left: 0px;}#HEADLINE1725 > .ladi-headline { color: rgb(255, 255, 255); font-size: 18px; font-weight: bold; line-height: 1.6;}#PARAGRAPH1726 { width: 236px;top: 42px;left: 0px;}#PARAGRAPH1726 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 14px; line-height: 1.6;}#SHAPE1727 { width: 36.646px;height: 36.646px;top: 19px;left: 42px;}#SHAPE1727 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#BOX1729 { width: 143.582px;height: 9px;top: 34px;left: 92.7835px;}#BOX1729 > .ladi-box { background-color: rgb(224, 224, 224);}#IMAGE1732 { width: 78.4375px;height: 78.4375px;top: 34px;left: 8.346px;}#IMAGE1732 > .ladi-image > .ladi-image-background { width: 78.4375px;height: 78.4375px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s400x400/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#BOX1733 { width: 143.582px;height: 9px;top: 345.083px;left: 138.209px;}#BOX1733 > .ladi-box { background-color: rgb(224, 224, 224);}#IMAGE1734 { width: 400px;height: 157.766px;top: 948.73px;left: 10px;}#IMAGE1734 > .ladi-image > .ladi-image-background { width: 400px;height: 157.766px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x500/5c1d99096efb27661e81da20/linh-vat-hong-duc-20190828083930.png");}#SHAPE1735 { width: 17.8587px;height: 19.646px;top: 0px;left: 0px;}#SHAPE1735 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SHAPE1736 { width: 17.8587px;height: 19.646px;top: 0px;left: 0px;}#SHAPE1736 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SHAPE1737 { width: 17.8587px;height: 19.646px;top: 0px;left: 0px;}#SHAPE1737 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SHAPE1738 { width: 17.8587px;height: 19.646px;top: 0px;left: 0px;}#SHAPE1738 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#BOX1770 { width: 402px;height: 141px;top: 0px;left: 0px;}#BOX1770 > .ladi-box { background-color: rgb(9, 102, 71); border-style: solid; border-color: rgb(255, 255, 255); border-width: 2px; border-radius: 30px;}#GROUP1771 { width: 402px;height: 141px;top: 455px;left: 10px;}#LIST_PARAGRAPH1772 { width: 400px;top: 312px;left: 30.7495px;}#LIST_PARAGRAPH1772 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 14px; line-height: 1.6;}#LIST_PARAGRAPH1772 ul li { padding-left: 11px;}#LIST_PARAGRAPH1772 ul li:before { content: counter(linum, disc); color: rgba(9, 102, 71, 1.0); font-size: 30px; top: -13px; }#BOX1773 { width: 400px;height: 260.167px;top: 0px;left: 0px;}#BOX1773 > .ladi-box { background-color: rgb(214, 239, 219); border-radius: 30px;}#LINE1774 { width: 250px;top: 62px;left: 85px;}#LINE1774 > .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;}#LINE1774 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1775 { width: 240px;top: 59px;left: 88.451px;}#LINE1775 > .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;}#LINE1775 > .ladi-line { width: 100%;padding: 8px 0px;}#SHAPE1776 { width: 30px;height: 30px;top: 455.709px;left: 10px;}#SHAPE1776 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SHAPE1777 { width: 30px;height: 30px;top: 623.402px;left: 10px;}#SHAPE1777 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#BOX1779 { width: 400px;height: 138.709px;top: 10px;left: 10px;}#BOX1779 > .ladi-box { box-shadow: 0px 15px 20px -20px #000; -webkit-box-shadow: 0px 15px 20px -20px #000; background-color: rgb(214, 239, 219); border-radius: 30px;}#HEADLINE1781 { width: 375px;top: 124px;left: 22.494px;}#HEADLINE1781 > .ladi-headline { color: rgb(255, 255, 255); font-size: 21px; font-weight: bold; text-align: center; line-height: 1.4;}#SECTION1818 { height: 230px;}#SECTION1818 > .ladi-section-background { background-color: rgb(27, 90, 62);}#IMAGE1819 { width: 120px;height: 120px;top: 4px;left: 149.994px;}#IMAGE1819 > .ladi-image > .ladi-image-background { width: 120px;height: 120px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/logo-trang-hong-duc-1565524703.jpg");}#LIST_PARAGRAPH1826 { width: 400px;top: 217px;left: 10px;}#LIST_PARAGRAPH1826 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 14px; line-height: 1.6;}#LIST_PARAGRAPH1826 ul li { padding-bottom: 5px;padding-left: 40px;}#LIST_PARAGRAPH1826 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(9%2C%20102%2C%2071%2C%201.0)%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: 38px; height: 38px; top: -3px; }#IMAGE1827 { width: 400px;height: 133.766px;top: 409.36px;left: 51px;}#IMAGE1827 > .ladi-image > .ladi-image-background { width: 400px;height: 157.766px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x500/5c1d99096efb27661e81da20/linh-vat-hong-duc-20190828083930.png");}#LINE1828 { width: 250px;top: 64px;left: 80px;}#LINE1828 > .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;}#LINE1828 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX1830 { width: 422.413px;height: 197.833px;top: 1562.9px;left: -2.28706px;}#BOX1830 > .ladi-box { background-color: rgb(214, 239, 219);}#BOX1831 { width: 420px;height: 1996.42px;top: 1642.77px;left: 0px;}#BOX1831 > .ladi-box { background-color: rgb(9, 102, 70); border-radius: 20px;}#GROUP1832 { width: 411px;height: 259.88px;top: 2102.52px;left: 4.5px;}#IMAGE1833 { width: 383px;height: 255.333px;top: 2825.01px;left: 10px;}#IMAGE1833 > .ladi-image > .ladi-image-background { width: 383px;height: 255.333px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x600/5c1d99096efb27661e81da20/dsc_4894-20191009080418.jpg");}#IMAGE1833 > .ladi-image { border-style: solid; border-color: rgb(255, 255, 255); border-width: 2px; border-radius: 30px;}#PARAGRAPH1288 { width: 67px;top: 305.734px;left: 33px;}#PARAGRAPH1288 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; line-height: 1.6;}#LINE1835 { width: 281px;top: 63px;left: 66.5px;}#LINE1835 > .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;}#LINE1835 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX1854 { width: 400px;height: 193.909px;top: 0px;left: 0px;}#BOX1854 > .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;}#GROUP1856 { width: 373.896px;height: 181.088px;top: 0px;left: 29.4715px;}#BOX1857 { width: 373.896px;height: 181.088px;top: 0px;left: 0px;}#BOX1857 > .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;}#PARAGRAPH1858 { width: 358px;top: 16.573px;left: 40.3832px;}#PARAGRAPH1858 > .ladi-paragraph { color: rgb(253, 253, 253); font-size: 14px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1859 { width: 371.986px;height: 89.6265px;top: 0px;left: 32.5606px;}#BOX1860 { width: 371.986px;height: 89.6265px;top: 0px;left: 0px;}#BOX1860 > .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;}#PARAGRAPH1861 { width: 345px;top: 9.813px;left: 53.8192px;}#PARAGRAPH1861 > .ladi-paragraph { color: rgb(253, 253, 253); font-size: 14px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1862 { width: 372.901px;height: 108.853px;top: 0px;left: 33.9151px;}#BOX1863 { width: 372.901px;height: 108.853px;top: 0px;left: 0px;}#BOX1863 > .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;}#PARAGRAPH1864 { width: 358px;top: 10.427px;left: 41.6505px;}#PARAGRAPH1864 > .ladi-paragraph { color: rgb(253, 253, 253); font-size: 14px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP1865 { width: 37.0233px;height: 46.0223px;top: 31.415px;left: 0px;}#SHAPE1866 { width: 37.0233px;height: 46.0223px;top: 0px;left: 0px;}#SHAPE1866 svg:last-child { fill: rgba(214, 239, 219, 1.0);}#HEADLINE1867 { width: 23px;top: 10.0754px;left: 6.1909px;}#HEADLINE1867 > .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;}#PARAGRAPH1868 { width: 346px;top: 297.909px;left: 15.1836px;}#PARAGRAPH1868 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 14px; text-align: center; letter-spacing: 0px; line-height: 1.6;}#GROUP1869 { width: 37.2555px;height: 46.0223px;top: 67.533px;left: 0px;}#SHAPE1870 { width: 37.2555px;height: 46.0223px;top: 0px;left: 0px;}#SHAPE1870 svg:last-child { fill: rgba(214, 239, 219, 1.0);}#HEADLINE1871 { width: 23px;top: 12.0754px;left: 5.22973px;}#HEADLINE1871 > .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;}#GROUP1872 { width: 42.4804px;height: 48.3522px;top: 10.6371px;left: 0px;}#SHAPE1873 { width: 40.7112px;height: 48.3522px;top: 0px;left: 0px;}#SHAPE1873 svg:last-child { fill: rgba(214, 239, 219, 1.0);}#HEADLINE1874 { width: 35px;top: 11.9248px;left: 7.53693px;}#HEADLINE1874 > .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;}#GROUP1886 { width: 404.546px;height: 89.6265px;top: 653.89px;left: 9.8801px;}#LINE1887 { width: 246px;top: 61px;left: 85.1646px;}#LINE1887 > .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;}#LINE1887 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1888 { width: 202px;top: 64px;left: 100px;}#LINE1888 > .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;}#LINE1888 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1890 { width: 230px;top: 55px;left: 93px;}#LINE1890 > .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;}#LINE1890 > .ladi-line { width: 100%;padding: 8px 0px;}#SECTION1913 { height: 413.906px;}#SECTION1913 > .ladi-section-background { background-color: rgb(27, 90, 62);}#IMAGE1914 { width: 117px;height: 117px;top: 38.579px;left: -220px;}#IMAGE1914 > .ladi-image > .ladi-image-background { width: 117px;height: 117px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/logo-trang-hong-duc-1565524703.jpg");}#LINE1921 { width: 206px;top: 57.579px;left: 99px;}#LINE1921 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(255, 255, 255); border-right: 2px solid rgb(255, 255, 255); border-bottom: 2px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE1921 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE1923 { width: 350px;top: 60px;left: 35px;}#LINE1923 > .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;}#LINE1923 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX2008 { width: 420px;height: 1441.55px;top: 7px;left: 0px;}#BOX2008 > .ladi-box { background-color: rgb(10, 103, 72); border-color: rgb(0, 0, 0); border-width: 1px; border-radius: 20px;}#SECTION2009 { height: 875.12px;}#SECTION2009 > .ladi-section-background { background-color: rgb(255, 255, 255);}#IMAGE2010 { width: 407.07px;height: 316.05px;top: 79px;left: 6.465px;}#IMAGE2010 > .ladi-image > .ladi-image-background { width: 447.011px;height: 317.805px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x650/5c1d99096efb27661e81da20/img_1171-1_optimized-20200317070016.jpg");}#IMAGE2010 > .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;}#GROUP2013 { width: 412px;height: 453px;top: 0px;left: 0px;}#BOX2014 { width: 412px;height: 453px;top: 0px;left: 0px;}#BOX2014 > .ladi-box { background-color: rgb(255, 255, 255); border-style: dashed; border-color: rgb(132, 132, 132); border-width: 2px; border-radius: 20px;}#BOX2015 { width: 404.366px;height: 232.245px;top: 97.269px;left: 4.31083px;}#BOX2015 > .ladi-box { background-color: rgb(9, 102, 70); border-radius: 20px;}#HEADLINE2016 { width: 390px;top: 14.933px;left: 9.82633px;}#HEADLINE2016 > .ladi-headline { color: rgb(74, 74, 74); font-size: 14px; text-align: justify; line-height: 1.6;}#PARAGRAPH2018 { width: 391px;top: 338.927px;left: 10.5px;}#PARAGRAPH2018 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#SECTION2019 { height: 897.84px;}#SECTION2019 > .ladi-section-background { background-size: cover; background-attachment: scroll; background-origin: content-box; background-position: center top; background-repeat: repeat;}#IMAGE2021 { width: 409.427px;height: 251.927px;top: 82px;left: 4px;}#IMAGE2021 > .ladi-image > .ladi-image-background { width: 416.745px;height: 262.927px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/img_1165-1_optimized-20200317062926.jpg");}#IMAGE2021 > .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;}#GROUP2024 { width: 409.871px;height: 521.047px;top: 0px;left: 0px;}#BOX2025 { width: 409.871px;height: 521.047px;top: 0px;left: 0px;}#BOX2025 > .ladi-box { background-color: rgb(9, 102, 70); border-radius: 20px;}#PARAGRAPH2026 { width: 379px;top: 12.3275px;left: 15.118px;}#PARAGRAPH2026 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 14px; text-align: justify; line-height: 1.6;}#BOX2027 { width: 396.315px;height: 203.161px;top: 221.23px;left: 6.778px;}#BOX2027 > .ladi-box { background-color: rgb(255, 255, 255); border-radius: 20px;}#PARAGRAPH2029 { width: 388px;top: 437.92px;left: 10.9355px;}#PARAGRAPH2029 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 14px; text-align: justify; line-height: 1.6;}#IMAGE2032 { width: 407.07px;height: 316.05px;top: 78px;left: 5.0645px;}#IMAGE2032 > .ladi-image > .ladi-image-background { width: 447.011px;height: 317.805px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x650/5c1d99096efb27661e81da20/img_1212-1-20200317071516.jpg");}#IMAGE2032 > .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;}#HEADLINE2037 { width: 380px;top: 10px;left: 15px;}#HEADLINE2037 > .ladi-headline { color: rgb(9, 102, 71); font-size: 18px; font-weight: bold; text-align: center; line-height: 1.4;}#LINE2038 { width: 233px;top: 54px;left: 97px;}#LINE2038 > .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;}#LINE2038 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2040 { width: 392px;top: 419.927px;left: 11.895px;}#PARAGRAPH2040 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#SECTION2031 { height: 946.12px;}#SECTION2031 > .ladi-section-background { background-color: rgb(255, 255, 255);}#GROUP2033 { width: 411.895px;height: 509px;top: 0px;left: 0px;}#HEADLINE2036 { width: 397px;top: 14.933px;left: 7.7716px;}#HEADLINE2036 > .ladi-headline { color: rgb(74, 74, 74); font-size: 14px; text-align: justify; line-height: 1.6;}#BOX2035 { width: 397.383px;height: 183.909px;top: 224.546px;left: 7.772px;}#BOX2035 > .ladi-box { background-color: rgb(9, 102, 70); border-radius: 20px;}#BOX2034 { width: 411.895px;height: 509px;top: 0px;left: 0px;}#BOX2034 > .ladi-box { background-color: rgb(255, 255, 255); border-style: dashed; border-color: rgb(132, 132, 132); border-width: 2px; border-radius: 20px;}#IMAGE2041 { width: 400px;height: 148.671px;top: 261.579px;left: -123px;}#IMAGE2041 > .ladi-image > .ladi-image-background { width: 400px;height: 148.671px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x450/5c1d99096efb27661e81da20/ba-tien-net-trang-20200320113625.png");}#IMAGE2043 { width: 400px;height: 148.671px;top: 261.579px;left: 143px;}#IMAGE2043 > .ladi-image > .ladi-image-background { width: 400px;height: 148.671px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x450/5c1d99096efb27661e81da20/ba-tien-net-trang-20200320113625.png");}#IMAGE2043 > .ladi-image { transform: perspective(1000px) rotateY(180deg); -webkit-transform: perspective(1000px) rotateY(180deg);}#FRAME2045 { width: 400px;height: 369px;top: 24.4344px;left: 10.0001px;}#FRAME2045 > .ladi-frame { border-style: solid; border-color: rgb(255, 255, 255); border-width: 2px; border-radius: 20px;}#BOX2046 { width: 400px;height: 32px;top: 48.502px;left: 0.0001px;}#BOX2046 > .ladi-box { background-color: rgb(255, 255, 255);}#BOX2073 { width: 400px;height: 396.07px;top: 0px;left: 0px;}#BOX2073 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(255, 255, 255); border-width: 2px; border-radius: 20px;}#BOX2075 { width: 403.408px;height: 28.147px;top: 15.4496px;left: 0.864031px;}#BOX2075 > .ladi-box { background-color: rgb(9, 102, 71);}#FRAME2092 { width: 400px;height: 489.473px;top: 832.51px;left: 10.0001px;}#FRAME2092 > .ladi-frame { border-style: solid; border-color: rgb(255, 255, 255); border-width: 2px; border-radius: 20px;}#BOX2093 { width: 926px;height: 32px;top: 19.754px;left: 0px;}#BOX2093 > .ladi-box { background-color: rgb(255, 255, 255);}#IMAGE2094 { width: 108px;height: 108px;top: 1332.51px;left: 156px;}#IMAGE2094 > .ladi-image > .ladi-image-background { width: 108px;height: 108px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s450x450/5c1d99096efb27661e81da20/logo-trang-20200321044743.png");}#IMAGE2097 { width: 400px;height: 113.391px;top: 1326.9px;left: -208px;}#IMAGE2097 > .ladi-image > .ladi-image-background { width: 400px;height: 308.921px;top: -5px;left: 0px;background-image: url("https://w.ladicdn.com/s750x650/5c1d99096efb27661e81da20/cay-co-net-trang-20200321045451.png");}#IMAGE2097 > .ladi-image { transform: rotate(11deg); -webkit-transform: rotate(11deg);}#IMAGE2098 { width: 400px;height: 113.391px;top: 1326.51px;left: 234px;}#IMAGE2098 > .ladi-image > .ladi-image-background { width: 400px;height: 308.921px;top: -5px;left: 0px;background-image: url("https://w.ladicdn.com/s750x650/5c1d99096efb27661e81da20/cay-co-net-trang-20200321045451.png");}#IMAGE2098 > .ladi-image { transform: perspective(1000px) rotate(-11deg) rotateY(180deg); -webkit-transform: perspective(1000px) rotate(-11deg) rotateY(180deg);}#BOX2102 { width: 20.6377px;height: 14.5481px;top: 4.11742px;left: 174.167px;}#BOX2102 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2104 { width: 231px;top: 15.6655px;left: 174.167px;}#LINE2104 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2104 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP2113 { width: 231.972px;height: 296.275px;top: 27.6109px;left: 174.167px;}#GROUP2114 { width: 406.139px;height: 323.886px;top: 73px;left: 7.94242px;}#LIST_PARAGRAPH2117 { width: 230px;top: 207.358px;left: 0px;}#LIST_PARAGRAPH2117 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH2117 ul li { padding-bottom: 0px;padding-left: 12px;}#LIST_PARAGRAPH2117 ul li:before { content: counter(linum, disc); color: rgba(9, 102, 71, 1.0); font-size: 25px; top: -10px; }#PARAGRAPH2118 { width: 230px;top: 0px;left: 0px;}#PARAGRAPH2118 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#GROUP2116 { width: 230px;height: 383.358px;top: 26.5282px;left: 1.97474px;}#BOX2120 { width: 20.6648px;height: 14.5672px;top: 0px;left: 0px;}#BOX2120 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2121 { width: 230px;top: 14.5672px;left: 0px;}#LINE2121 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2121 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2122 { width: 86px;top: 0px;left: 27.0945px;}#PARAGRAPH2122 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 14px; font-weight: bold; text-align: left; line-height: 1.6;}#GROUP2115 { width: 231.975px;height: 409.886px;top: 0.00025px;left: 173.7px;}#GROUP2123 { width: 405.675px;height: 409.886px;top: 4143.05px;left: 7.181px;}#PARAGRAPH2127 { width: 231px;top: 26.5981px;left: 0px;}#PARAGRAPH2127 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#BOX2129 { width: 20.7194px;height: 14.6056px;top: 3px;left: 0px;}#BOX2129 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2130 { width: 231px;top: 14.6056px;left: 0px;}#LINE2130 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2130 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2131 { width: 86px;top: 0px;left: 27.166px;}#PARAGRAPH2131 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 14px; font-weight: bold; text-align: left; line-height: 1.6;}#GROUP2124 { width: 231px;height: 180.598px;top: 0px;left: 174.856px;}#PARAGRAPH2132 { width: 231px;top: 189.273px;left: 174.856px;}#PARAGRAPH2132 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#GROUP2133 { width: 405.856px;height: 409.273px;top: 406.32px;left: 8.084px;}#BOX2137 { width: 20.6946px;height: 14.5883px;top: 0px;left: 0px;}#BOX2137 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2138 { width: 231px;top: 14.5883px;left: 0px;}#LINE2138 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2138 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2139 { width: 86px;top: 0px;left: 27.1336px;}#PARAGRAPH2139 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 14px; font-weight: bold; text-align: left; line-height: 1.6;}#PARAGRAPH2140 { width: 230px;top: 26.5666px;left: 0px;}#PARAGRAPH2140 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#GROUP2136 { width: 231.007px;height: 200.518px;top: 1.12025px;left: 174.647px;}#LIST_PARAGRAPH2142 { width: 231px;top: 297.638px;left: 174.647px;}#LIST_PARAGRAPH2142 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH2142 ul li { padding-bottom: 0px;padding-left: 12px;}#LIST_PARAGRAPH2142 ul li:before { content: counter(linum, disc); color: rgba(9, 102, 71, 1.0); font-size: 25px; top: -10px; }#GROUP2143 { width: 405.654px;height: 497.638px;top: 3677.2px;left: 7.173px;}#BOX2147 { width: 20.7049px;height: 14.5955px;top: 0px;left: 0px;}#BOX2147 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2148 { width: 231px;top: 14.5955px;left: 0px;}#LINE2148 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2148 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2149 { width: 86px;top: 0px;left: 27.1471px;}#PARAGRAPH2149 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 14px; font-weight: bold; text-align: left; line-height: 1.6;}#PARAGRAPH2150 { width: 230px;top: 26.5797px;left: 0px;}#PARAGRAPH2150 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#GROUP2146 { width: 231.122px;height: 148.406px;top: 0px;left: 0px;}#PARAGRAPH2151 { width: 230px;top: 232.064px;left: 0.561px;}#PARAGRAPH2151 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 14px; text-align: justify; line-height: 1.6;}#GROUP2144 { width: 231.122px;height: 452.064px;top: 0px;left: 174.734px;}#GROUP2152 { width: 405.856px;height: 452.064px;top: 825.371px;left: 8.084px;}#BOX2157 { width: 20.7049px;height: 14.5955px;top: 3px;left: 0px;}#BOX2157 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2158 { width: 231px;top: 14.5955px;left: 0px;}#LINE2158 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2158 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2159 { width: 167px;top: 0px;left: 27.1471px;}#PARAGRAPH2159 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 14px; font-weight: bold; text-align: left; line-height: 1.6;}#PARAGRAPH2160 { width: 230px;top: 26.5797px;left: 0px;}#PARAGRAPH2160 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#GROUP2156 { width: 231px;height: 378.58px;top: 0px;left: 174.734px;}#IMAGE2162 { width: 169.165px;height: 112.776px;top: 0px;left: 0px;}#IMAGE2162 > .ladi-image > .ladi-image-background { width: 169.165px;height: 169.164px;top: -18.0946px;left: 0px;background-image: url("https://w.ladicdn.com/s500x500/5c1d99096efb27661e81da20/vuon-cay-trinh-nu-hoang-cung-20191010203909.jpg");}#IMAGE2162 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#GROUP2163 { width: 405.734px;height: 378.58px;top: 1289.41px;left: 8.084px;}#LIST_PARAGRAPH2166 { width: 231px;top: 160.568px;left: 0px;}#LIST_PARAGRAPH2166 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH2166 ul li { padding-bottom: 0px;padding-left: 12px;}#LIST_PARAGRAPH2166 ul li:before { content: counter(linum, disc); color: rgba(9, 102, 71, 1.0); font-size: 25px; top: -10px; }#BOX2168 { width: 20.6954px;height: 14.5889px;top: 2px;left: 0px;}#BOX2168 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2169 { width: 231px;top: 16.5889px;left: 0px;}#LINE2169 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2169 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2170 { width: 139px;top: 0px;left: 27.1346px;}#PARAGRAPH2170 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 14px; font-weight: bold; text-align: left; line-height: 1.6;}#PARAGRAPH2171 { width: 230px;top: 28.5677px;left: 0px;}#PARAGRAPH2171 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#GROUP2167 { width: 231px;height: 160.568px;top: 0px;left: 0px;}#GROUP2164 { width: 231px;height: 270.568px;top: 0px;left: 174.654px;}#IMAGE2172 { width: 169.087px;height: 112.725px;top: 0.87971px;left: 0px;}#IMAGE2172 > .ladi-image > .ladi-image-background { width: 169.087px;height: 169.088px;top: -18.0864px;left: 0px;background-image: url("https://w.ladicdn.com/s500x500/5c1d99096efb27661e81da20/cay-xuyen-khung-min-20191010203909.jpg");}#IMAGE2172 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#GROUP2173 { width: 405.654px;height: 270.568px;top: 2822.84px;left: 7.181px;}#BOX2177 { width: 20.6987px;height: 14.5911px;top: 4px;left: 0px;}#BOX2177 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2178 { width: 231px;top: 14.5911px;left: 0px;}#LINE2178 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2178 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2179 { width: 122px;top: 0px;left: 27.139px;}#PARAGRAPH2179 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 14px; font-weight: bold; text-align: left; line-height: 1.6;}#PARAGRAPH2180 { width: 230px;top: 26.5718px;left: 0px;}#PARAGRAPH2180 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#GROUP2176 { width: 231px;height: 444.572px;top: 0px;left: 174.681px;}#IMAGE2181 { width: 169.114px;height: 112.743px;top: 1.87928px;left: 0px;}#IMAGE2181 > .ladi-image > .ladi-image-background { width: 210.864px;height: 112.743px;top: 0px;left: -17.5759px;background-image: url("https://w.ladicdn.com/s550x450/5c1d99096efb27661e81da20/1_1-20191010203856.jpg");}#IMAGE2181 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#GROUP2182 { width: 405.681px;height: 444.572px;top: 1676.7px;left: 7.093px;}#LIST_PARAGRAPH2186 { width: 231px;top: 274.134px;left: 0.011px;}#LIST_PARAGRAPH2186 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH2186 ul li { padding-bottom: 0px;padding-left: 12px;}#LIST_PARAGRAPH2186 ul li:before { content: counter(linum, disc); color: rgba(9, 102, 71, 1.0); font-size: 25px; top: -10px; }#BOX2188 { width: 20.6959px;height: 14.5891px;top: 2px;left: 0px;}#BOX2188 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2189 { width: 231px;top: 16.5891px;left: 0px;}#LINE2189 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2189 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2190 { width: 86px;top: 0px;left: 27.1353px;}#PARAGRAPH2190 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 14px; font-weight: bold; text-align: left; line-height: 1.6;}#PARAGRAPH2191 { width: 231px;top: 28.5682px;left: 0px;}#PARAGRAPH2191 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#GROUP2187 { width: 231px;height: 270.568px;top: 0px;left: 0px;}#GROUP2185 { width: 231.011px;height: 406.134px;top: 0px;left: 174.659px;}#IMAGE2192 { width: 169.091px;height: 112.728px;top: 0.87968px;left: 0px;}#IMAGE2192 > .ladi-image > .ladi-image-background { width: 187.879px;height: 125.253px;top: -11.5729px;left: -5.14345px;background-image: url("https://w.ladicdn.com/5c1d99096efb27661e81da20/tinh-bot-nghe-de-20191010203857.gif");}#IMAGE2192 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#GROUP2193 { width: 405.67px;height: 406.134px;top: 2111.36px;left: 7.165px;}#LIST_PARAGRAPH2196 { width: 231px;top: 165.546px;left: 0.008px;}#LIST_PARAGRAPH2196 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#LIST_PARAGRAPH2196 ul li { padding-bottom: 0px;padding-left: 12px;}#LIST_PARAGRAPH2196 ul li:before { content: counter(linum, disc); color: rgba(9, 102, 71, 1.0); font-size: 25px; top: -10px; }#BOX2198 { width: 20.6954px;height: 14.5887px;top: 0px;left: 0px;}#BOX2198 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2199 { width: 231px;top: 14.5887px;left: 0px;}#LINE2199 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2199 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2200 { width: 86px;top: 0px;left: 27.1346px;}#PARAGRAPH2200 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 14px; font-weight: bold; text-align: left; line-height: 1.6;}#PARAGRAPH2201 { width: 230px;top: 26.5674px;left: 0px;}#PARAGRAPH2201 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#GROUP2197 { width: 231.016px;height: 113.546px;top: 0px;left: 0px;}#GROUP2195 { width: 231.016px;height: 275.546px;top: 1.12029px;left: 174.654px;}#IMAGE2203 { width: 169.121px;height: 112.725px;top: 0px;left: 0px;}#IMAGE2203 > .ladi-image > .ladi-image-background { width: 192.049px;height: 192.05px;top: -20.5426px;left: 0px;background-image: url("https://w.ladicdn.com/s500x500/5c1d99096efb27661e81da20/cay-ngai-cuu-20191010203909.jpg");}#IMAGE2203 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#GROUP2204 { width: 405.67px;height: 276.666px;top: 2530.58px;left: 7.173px;}#BOX2208 { width: 20.6946px;height: 14.5882px;top: 0px;left: 0px;}#BOX2208 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2209 { width: 231px;top: 14.5882px;left: 0px;}#LINE2209 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2209 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2210 { width: 122px;top: 0px;left: 27.1336px;}#PARAGRAPH2210 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 14px; font-weight: bold; text-align: left; line-height: 1.6;}#PARAGRAPH2211 { width: 230px;top: 26.5665px;left: 0px;}#PARAGRAPH2211 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#GROUP2207 { width: 231.007px;height: 130.937px;top: 1.12024px;left: 174.647px;}#IMAGE2212 { width: 169.085px;height: 112.361px;top: 0px;left: 0px;}#IMAGE2212 > .ladi-image > .ladi-image-background { width: 200.026px;height: 120.015px;top: 0px;left: -12.3209px;background-image: url("https://w.ladicdn.com/s550x450/5c1d99096efb27661e81da20/tinh-dau-co-xa-huong-20191010203909.jpg");}#IMAGE2212 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#GROUP2213 { width: 405.654px;height: 132.057px;top: 3107.35px;left: 7.173px;}#BOX2217 { width: 20.6946px;height: 14.5882px;top: 0px;left: 0px;}#BOX2217 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2218 { width: 231px;top: 14.5882px;left: 0px;}#LINE2218 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2218 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2219 { width: 122px;top: 0px;left: 27.1336px;}#PARAGRAPH2219 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 14px; font-weight: bold; text-align: left; line-height: 1.6;}#PARAGRAPH2220 { width: 231px;top: 26.5665px;left: 0px;}#PARAGRAPH2220 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#GROUP2216 { width: 231.007px;height: 113.542px;top: 1.12024px;left: 174.647px;}#IMAGE2221 { width: 169.368px;height: 112.72px;top: 0px;left: 0px;}#IMAGE2221 > .ladi-image > .ladi-image-background { width: 194.004px;height: 144.532px;top: -19.9835px;left: 0px;background-image: url("https://w.ladicdn.com/s500x450/5c1d99096efb27661e81da20/nhu-huong-an-do-1-20191010203909.png");}#IMAGE2221 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#GROUP2222 { width: 405.654px;height: 114.662px;top: 3302.54px;left: 7.173px;}#BOX2226 { width: 20.6946px;height: 14.5882px;top: 0px;left: 0px;}#BOX2226 > .ladi-box { background-color: rgb(9, 102, 71); border-radius: 20px;}#LINE2227 { width: 231px;top: 14.5882px;left: 0px;}#LINE2227 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(9, 102, 71); border-right: 2px solid rgb(9, 102, 71); border-bottom: 2px solid rgb(9, 102, 71); border-left: 0px !important;}#LINE2227 > .ladi-line { width: 100%;padding: 8px 0px;}#PARAGRAPH2228 { width: 122px;top: 0px;left: 27.1336px;}#PARAGRAPH2228 > .ladi-paragraph { color: rgb(9, 102, 71); font-size: 14px; font-weight: bold; text-align: left; line-height: 1.6;}#PARAGRAPH2229 { width: 230px;top: 26.5665px;left: 0px;}#PARAGRAPH2229 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#GROUP2225 { width: 231.007px;height: 113.542px;top: 1.12024px;left: 174.647px;}#IMAGE2230 { width: 169.504px;height: 112.72px;top: 0px;left: 0px;}#IMAGE2230 > .ladi-image > .ladi-image-background { width: 187.867px;height: 126.967px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s500x450/5c1d99096efb27661e81da20/vi-thuoc-bach-phan-20191010203909.jpeg");}#IMAGE2230 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 30px;}#GROUP2231 { width: 405.654px;height: 114.662px;top: 3478.1px;left: 7.181px;}#IMAGE2232 { width: 400px;height: 157.766px;top: 4151.2px;left: -447px;}#IMAGE2232 > .ladi-image > .ladi-image-background { width: 400px;height: 157.766px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x500/5c1d99096efb27661e81da20/linh-vat-hong-duc-20190828083930.png");}#BOX2234 { width: 406px;height: 95.833px;top: 0px;left: 0px;}#BOX2234 > .ladi-box { background-color: rgb(214, 239, 219); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#GROUP2241 { width: 407.082px;height: 167px;top: 0px;left: 0px;}#BOX2242 { width: 396.907px;height: 153.837px;top: 13.1626px;left: 10.1749px;}#BOX2242 > .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(183, 28, 28); border-width: 2px; border-radius: 20px;}#BOX2246 { width: 396.907px;height: 153.837px;top: 0px;left: 0px;}#BOX2246 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(183, 28, 28); border-width: 2px; border-radius: 20px;}#PARAGRAPH2247 { width: 385px;top: 7.40394px;left: 6.55026px;}#PARAGRAPH2247 > .ladi-paragraph { color: rgb(57, 57, 57); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#PARAGRAPH768 { width: 356px;top: 22px;left: 16.692px;}#PARAGRAPH768 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: left; line-height: 1.4;}#GROUP2281 { width: 407.082px;height: 167px;top: 88px;left: 7px;}#BOX2283 { width: 388.727px;height: 141.862px;top: 12.1379px;left: 9.96521px;}#BOX2283 > .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;}#BOX2284 { width: 388.727px;height: 141.862px;top: 0px;left: 0px;}#BOX2284 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#PARAGRAPH2285 { width: 377px;top: 6.82759px;left: 6.41526px;}#PARAGRAPH2285 > .ladi-paragraph { color: rgb(57, 57, 57); font-size: 16px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP2282 { width: 398.692px;height: 154px;top: 0px;left: 0px;}#GROUP2286 { width: 398.692px;height: 154px;top: 546px;left: 10px;}#IMAGE2287 { width: 406px;height: 284px;top: 964px;left: 10px;}#IMAGE2287 > .ladi-image > .ladi-image-background { width: 406px;height: 374px;top: -61px;left: 0px;background-image: url("https://w.ladicdn.com/s750x700/5c1d99096efb27661e81da20/dong-y-1-20200321081436.jpg");}#IMAGE2289 { width: 391.5px;height: 261px;top: 275px;left: 14.791px;}#IMAGE2289 > .ladi-image > .ladi-image-background { width: 391.5px;height: 261px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x600/5c1d99096efb27661e81da20/tayy-20200321082331.jpg");}#IMAGE2289 > .ladi-image { box-shadow: 0px 15px 20px -20px rgba(183, 28, 28, 1.0); -webkit-box-shadow: 0px 15px 20px -20px rgba(183, 28, 28, 1.0); border-style: solid; border-color: rgb(183, 28, 28); border-width: 2px; border-radius: 20px;}#SECTION2316 { height: 1735.1px;}#SECTION2316 > .ladi-section-background { background-color: rgb(255, 255, 255);}#IMAGE2317 { width: 375.347px;height: 695px;top: 1015.1px;left: 22.494px;}#IMAGE2317 > .ladi-image > .ladi-image-background { width: 375.347px;height: 695px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x1000/5c1d99096efb27661e81da20/an-hoa-chuyen-sau-430-20200320080340.jpg");}#IMAGE2317 > .ladi-image { border-radius: 20px;}#IMAGE2318 { width: 400px;height: 265.081px;top: 202.003px;left: 10.1674px;}#IMAGE2318 > .ladi-image > .ladi-image-background { width: 400px;height: 300px;top: -26.9195px;left: 0px;background-image: url("https://w.ladicdn.com/s750x650/5c1d99096efb27661e81da20/an-hoa-chuyen-sau-20200319071537.jpg");}#IMAGE2318 > .ladi-image { border-radius: 20px;}#HEADLINE2319 { width: 277px;top: 29px;left: 128px;}#HEADLINE2319 > .ladi-headline { color: rgb(9, 102, 70); font-size: 21px; text-align: center; line-height: 1.2;}#PARAGRAPH2320 { width: 377px;top: 109px;left: 21.5px;}#PARAGRAPH2320 > .ladi-paragraph { color: rgb(38, 50, 56); font-size: 14px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#IMAGE2321 { width: 94.4375px;height: 94.4375px;top: 6px;left: 26.5625px;}#IMAGE2321 > .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");}#LINE2322 { width: 210px;top: 73.4375px;left: 170.5px;}#LINE2322 > .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;}#LINE2322 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE2323 { height: 124px;top: 476.55px;left: 183px;}#LINE2323 > .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);}#LINE2323 > .ladi-line { height: 100%;padding: 0px 8px;}#HEADLINE2324 { width: 330px;top: 476.55px;left: -143px;}#HEADLINE2324 > .ladi-headline { color: rgb(90, 95, 98); font-size: 20px; text-align: right; line-height: 1;}#GROUP2325 { width: 326px;height: 100.807px;top: 498.2px;left: 200px;}#COUNTDOWN2326 { width: 187px;height: 33.3093px;top: 67.498px;left: 0px;}#COUNTDOWN2326 > .ladi-countdown { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center;}#COUNTDOWN2326 > .ladi-countdown > .ladi-element {width: calc((100% - 10px * 3) / 4);margin-right: 10px;height: 100%;}#COUNTDOWN2326 > .ladi-countdown .ladi-countdown-background {background-color: rgb(38, 50, 56);border-radius: 17px;}#HEADLINE2331 { width: 326px;top: 0px;left: 0px;}#HEADLINE2331 > .ladi-headline { color: rgb(211, 47, 47); font-size: 36px; font-weight: bold; text-align: left; line-height: 1;}#HEADLINE2332 { width: 195px;top: 41.498px;left: 0px;}#HEADLINE2332 > .ladi-headline { color: rgb(211, 47, 47); font-size: 16px; text-align: left; letter-spacing: 2px; line-height: 1.2;}#HEADLINE2333 { width: 326px;top: 496.55px;left: -143px;}#HEADLINE2333 > .ladi-headline { color: rgb(38, 50, 56); font-size: 16px; text-align: right; line-height: 1.6;}#HEADLINE2334 { width: 346px;top: 478.55px;left: 200px;}#HEADLINE2334 > .ladi-headline { color: rgb(38, 50, 56); font-size: 15px; font-weight: bold; text-align: left; line-height: 1.2;}#FORM2335 { width: 375.347px;height: 394.017px;top: 609.55px;left: 22.494px;}#FORM2335 > .ladi-form { color: rgb(69, 69, 69); font-size: 13px; line-height: 1;}#FORM2335 .ladi-form-item .ladi-form-control::placeholder, #FORM2335 .ladi-form .ladi-form-item .ladi-form-control-select[data-selected=""], #FORM2335 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked="false"] {color: rgba(69,69,69,1);}#FORM2335 .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");}#FORM2335 .ladi-form-item-container {border-style: solid; border-color: rgb(201, 201, 201); border-width: 1px;}#FORM2335 .ladi-form-item-background {background-color: rgb(255, 255, 255);}#FORM_ITEM2336 { width: 373.454px;height: 35px;top: 0px;left: 0.011629px;}#FORM_ITEM2337 { width: 373.454px;height: 35px;top: 43.016px;left: 0.00616px;}#BUTTON2338 { width: 374.17px;height: 44px;top: 350.017px;left: 0.011629px;}#BUTTON2338 > .ladi-button > .ladi-button-background { background-color: rgb(211, 47, 47);}#BUTTON2338 > .ladi-button { border-radius: 15px;}#BUTTON_TEXT2338 { width: 309px;top: 12.2px;left: 0px;}#BUTTON_TEXT2338 > .ladi-headline { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center; line-height: 1.4;}#FORM_ITEM2340 { width: 374.169px;height: 35px;top: 86.016px;left: 0.006px;}#FORM_ITEM2341 { width: 374.17px;height: 35px;top: 170.016px;left: 0.17684px;}#FORM_ITEM2342 { width: 374.17px;height: 35px;top: 301.509px;left: 1.17684px;}#FORM_ITEM2343 { width: 374.17px;height: 35px;top: 213.016px;left: 0px;}#FORM_ITEM2344 { width: 375px;height: 35px;top: 258.016px;left: 0.011629px;}#FORM_ITEM2345 { width: 375px;height: 35px;top: 128.016px;left: 0.012px;}#LIST_PARAGRAPH2346 { width: 410px;top: 884.1px;left: -449px;}#LIST_PARAGRAPH2346 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; line-height: 1.6;}#LIST_PARAGRAPH2346 ul li { padding-left: 20px;}#LIST_PARAGRAPH2346 ul li:before { content: counter(linum, none); color: rgba(29, 90, 62, 1.0); font-size: 40px; top: -20px; }#LIST_PARAGRAPH2347 { width: 410px;top: 1019.1px;left: -449px;}#LIST_PARAGRAPH2347 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; line-height: 1.6;}#LIST_PARAGRAPH2347 ul li { padding-left: 20px;}#LIST_PARAGRAPH2347 ul li:before { content: counter(linum, none); color: rgba(29, 90, 62, 1.0); font-size: 40px; top: -20px; }#BOX2352 { width: 420px;height: 325.433px;top: 0px;left: 0px;}#BOX2352 > .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;}#PARAGRAPH2353 { width: 389px;top: 14.1298px;left: 15.5px;}#PARAGRAPH2353 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 14px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX2355 { width: 420px;height: 471.396px;top: 0px;left: 0px;}#BOX2355 > .ladi-box { background-color: rgb(9, 102, 71);}#PARAGRAPH2356 { width: 387px;top: 73.5662px;left: 18.4017px;}#PARAGRAPH2356 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 14px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#SHAPE2358 { width: 31.3577px;height: 40.7589px;top: 304.676px;left: 18.2044px;}#SHAPE2358 > .ladi-shape { transform: rotate(-87deg); -webkit-transform: rotate(-87deg);}#SHAPE2358 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SECTION2360 { height: 1761.1px;}#SECTION2360 > .ladi-section-background { background-color: rgb(255, 255, 255);}#IMAGE2361 { width: 375.347px;height: 695px;top: 1056.1px;left: 22.494px;}#IMAGE2361 > .ladi-image > .ladi-image-background { width: 375.347px;height: 695px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x1000/5c1d99096efb27661e81da20/an-hoa-chuyen-sau-430-20200320080340.jpg");}#IMAGE2361 > .ladi-image { border-radius: 20px;}#IMAGE2362 { width: 400px;height: 279.084px;top: 205px;left: 10px;}#IMAGE2362 > .ladi-image > .ladi-image-background { width: 400px;height: 352.432px;top: -73.3484px;left: 0px;background-image: url("https://w.ladicdn.com/s750x700/5c1d99096efb27661e81da20/an-hoa-chuyen-sau-nho-20200320073952.jpg");}#IMAGE2362 > .ladi-image { border-radius: 20px;}#HEADLINE2363 { width: 277px;top: 29px;left: 128px;}#HEADLINE2363 > .ladi-headline { color: rgb(9, 102, 70); font-size: 21px; text-align: center; line-height: 1.2;}#PARAGRAPH2364 { width: 377px;top: 117px;left: 26.5625px;}#PARAGRAPH2364 > .ladi-paragraph { color: rgb(38, 50, 56); font-size: 14px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#IMAGE2365 { width: 94.4375px;height: 94.4375px;top: 6px;left: 26.5625px;}#IMAGE2365 > .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");}#LINE2366 { width: 213px;top: 73.4375px;left: 163.5px;}#LINE2366 > .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;}#LINE2366 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE2367 { height: 142px;top: 494.55px;left: 184px;}#LINE2367 > .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);}#LINE2367 > .ladi-line { height: 100%;padding: 0px 8px;}#HEADLINE2368 { width: 330px;top: 494.55px;left: -146px;}#HEADLINE2368 > .ladi-headline { color: rgb(90, 95, 98); font-size: 20px; text-align: right; line-height: 1;}#GROUP2369 { width: 326px;height: 100.807px;top: 534.2px;left: 201px;}#COUNTDOWN2370 { width: 187px;height: 33.3093px;top: 67.498px;left: 0px;}#COUNTDOWN2370 > .ladi-countdown { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center;}#COUNTDOWN2370 > .ladi-countdown > .ladi-element {width: calc((100% - 10px * 3) / 4);margin-right: 10px;height: 100%;}#COUNTDOWN2370 > .ladi-countdown .ladi-countdown-background {background-color: rgb(38, 50, 56);border-radius: 17px;}#HEADLINE2375 { width: 326px;top: 0px;left: 0px;}#HEADLINE2375 > .ladi-headline { color: rgb(211, 47, 47); font-size: 36px; font-weight: bold; text-align: left; line-height: 1;}#HEADLINE2376 { width: 195px;top: 41.498px;left: 0px;}#HEADLINE2376 > .ladi-headline { color: rgb(211, 47, 47); font-size: 16px; text-align: left; letter-spacing: 2px; line-height: 1.2;}#HEADLINE2377 { width: 326px;top: 515.193px;left: -142px;}#HEADLINE2377 > .ladi-headline { color: rgb(38, 50, 56); font-size: 18px; text-align: right; line-height: 1.6;}#HEADLINE2378 { width: 346px;top: 514.55px;left: 201px;}#HEADLINE2378 > .ladi-headline { color: rgb(38, 50, 56); font-size: 15px; font-weight: bold; text-align: left; line-height: 1.2;}#FORM2379 { width: 375.347px;height: 394.017px;top: 652.55px;left: 22.494px;}#FORM2379 > .ladi-form { color: rgb(69, 69, 69); font-size: 13px; line-height: 1;}#FORM2379 .ladi-form-item .ladi-form-control::placeholder, #FORM2379 .ladi-form .ladi-form-item .ladi-form-control-select[data-selected=""], #FORM2379 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked="false"] {color: rgba(69,69,69,1);}#FORM2379 .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");}#FORM2379 .ladi-form-item-container {border-style: solid; border-color: rgb(201, 201, 201); border-width: 1px;}#FORM2379 .ladi-form-item-background {background-color: rgb(255, 255, 255);}#FORM_ITEM2380 { width: 373.454px;height: 35px;top: 0px;left: 0.011629px;}#FORM_ITEM2381 { width: 373.454px;height: 35px;top: 43.016px;left: 0.00616px;}#BUTTON2382 { width: 374.17px;height: 44px;top: 350.017px;left: 0.011629px;}#BUTTON2382 > .ladi-button > .ladi-button-background { background-color: rgb(211, 47, 47);}#BUTTON2382 > .ladi-button { border-radius: 15px;}#BUTTON_TEXT2382 { width: 309px;top: 12.2px;left: 0px;}#BUTTON_TEXT2382 > .ladi-headline { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center; line-height: 1.4;}#FORM_ITEM2384 { width: 374.169px;height: 35px;top: 86.016px;left: 0.006px;}#FORM_ITEM2385 { width: 374.17px;height: 35px;top: 170.016px;left: 0.17684px;}#FORM_ITEM2386 { width: 374.17px;height: 35px;top: 301.509px;left: 1.17684px;}#FORM_ITEM2387 { width: 374.17px;height: 35px;top: 213.016px;left: 0px;}#FORM_ITEM2388 { width: 375px;height: 35px;top: 258.016px;left: 0.011629px;}#FORM_ITEM2389 { width: 375px;height: 35px;top: 128.016px;left: 0.012px;}#LIST_PARAGRAPH2390 { width: 410px;top: 884.1px;left: -449px;}#LIST_PARAGRAPH2390 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; line-height: 1.6;}#LIST_PARAGRAPH2390 ul li { padding-left: 20px;}#LIST_PARAGRAPH2390 ul li:before { content: counter(linum, none); color: rgba(29, 90, 62, 1.0); font-size: 40px; top: -20px; }#LIST_PARAGRAPH2391 { width: 410px;top: 1019.1px;left: -449px;}#LIST_PARAGRAPH2391 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; line-height: 1.6;}#LIST_PARAGRAPH2391 ul li { padding-left: 20px;}#LIST_PARAGRAPH2391 ul li:before { content: counter(linum, none); color: rgba(29, 90, 62, 1.0); font-size: 40px; top: -20px; }#IMAGE2392 { width: 287.668px;height: 203.04px;top: 242.148px;left: 54.4017px;}#IMAGE2392 > .ladi-image > .ladi-image-background { width: 287.668px;height: 203.04px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s600x550/5c1d99096efb27661e81da20/hinh-anh-viem-lo-tuyen-co-tu-cung-do-1-20200321090053.jpg");}#IMAGE2392 > .ladi-image { border-radius: 20px;}#GROUP2408 { width: 420px;height: 345.435px;top: 77.955px;left: 0px;}#GROUP2409 { width: 420px;height: 471.396px;top: 423.39px;left: 0px;}#HEADLINE2411 { width: 400px;top: 10px;left: 10px;}#HEADLINE2411 > .ladi-headline { color: rgb(9, 102, 71); font-size: 21px; font-weight: bold; text-align: center; line-height: 1.4;}#LINE2412 { width: 350px;top: 60px;left: 35px;}#LINE2412 > .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;}#LINE2412 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX2414 { width: 416.646px;height: 187.529px;top: 0px;left: 0px;}#BOX2414 > .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;}#PARAGRAPH2415 { width: 383px;top: 10.871px;left: 16.823px;}#PARAGRAPH2415 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 14px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#SHAPE2416 { width: 31.1072px;height: 41.6432px;top: 164.871px;left: 22.0297px;}#SHAPE2416 > .ladi-shape { transform: rotate(-87deg); -webkit-transform: rotate(-87deg);}#SHAPE2416 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#GROUP2413 { width: 416.646px;height: 206.514px;top: 82.408px;left: 1.677px;}#BOX2418 { width: 420px;height: 447.617px;top: 0px;left: 0px;}#BOX2418 > .ladi-box { background-color: rgb(9, 102, 71);}#PARAGRAPH2419 { width: 392px;top: 26.647px;left: 17px;}#PARAGRAPH2419 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 14px; font-weight: bold; text-align: left; line-height: 1.6;}#IMAGE2420 { width: 276.163px;height: 188.759px;top: 228.647px;left: 72.4185px;}#IMAGE2420 > .ladi-image > .ladi-image-background { width: 276.163px;height: 278.924px;top: -75.2958px;left: 0.000325px;background-image: url("https://w.ladicdn.com/s600x600/5c1d99096efb27661e81da20/hinh-anh-viem-lo-tuyen-co-tu-cung-cap-do-2-20200321090054.jpg");}#IMAGE2420 > .ladi-image { border-radius: 20px;}#PARAGRAPH2421 { width: 387px;top: 78.175px;left: 17px;}#PARAGRAPH2421 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 14px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP2417 { width: 420px;height: 447.617px;top: 282.94px;left: 0px;}#SECTION2410 { height: 730.557px;}#SECTION2434 { height: 1812.1px;}#SECTION2434 > .ladi-section-background { background-color: rgb(255, 255, 255);}#IMAGE2435 { width: 375.347px;height: 695px;top: 1089.1px;left: 22.3265px;}#IMAGE2435 > .ladi-image > .ladi-image-background { width: 375.347px;height: 695px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x1000/5c1d99096efb27661e81da20/an-hoa-chuyen-sau-430-20200320080340.jpg");}#IMAGE2435 > .ladi-image { border-radius: 20px;}#IMAGE2436 { width: 400px;height: 297.081px;top: 199px;left: 10px;}#IMAGE2436 > .ladi-image > .ladi-image-background { width: 400px;height: 352.599px;top: -55.5178px;left: 0px;background-image: url("https://w.ladicdn.com/s750x700/5c1d99096efb27661e81da20/an-hoa-chuyen-sau-lon-20200320074830.jpg");}#IMAGE2436 > .ladi-image { border-radius: 20px;}#HEADLINE2437 { width: 277px;top: 29px;left: 128px;}#HEADLINE2437 > .ladi-headline { color: rgb(9, 102, 70); font-size: 21px; text-align: center; line-height: 1.2;}#PARAGRAPH2438 { width: 377px;top: 104px;left: 21.5px;}#PARAGRAPH2438 > .ladi-paragraph { color: rgb(38, 50, 56); font-size: 14px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#IMAGE2439 { width: 88.4375px;height: 88.4375px;top: 4px;left: 26.5625px;}#IMAGE2439 > .ladi-image > .ladi-image-background { width: 88.4375px;height: 88.4375px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s400x400/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#LINE2440 { width: 236px;top: 74.4375px;left: 148.5px;}#LINE2440 > .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;}#LINE2440 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE2441 { height: 144px;top: 519.588px;left: 188px;}#LINE2441 > .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);}#LINE2441 > .ladi-line { height: 100%;padding: 0px 8px;}#HEADLINE2442 { width: 330px;top: 519.588px;left: -142px;}#HEADLINE2442 > .ladi-headline { color: rgb(90, 95, 98); font-size: 22px; text-align: right; line-height: 1;}#GROUP2443 { width: 326px;height: 100.807px;top: 545.687px;left: 205px;}#COUNTDOWN2444 { width: 187px;height: 33.3093px;top: 67.498px;left: 0px;}#COUNTDOWN2444 > .ladi-countdown { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center;}#COUNTDOWN2444 > .ladi-countdown > .ladi-element {width: calc((100% - 10px * 3) / 4);margin-right: 10px;height: 100%;}#COUNTDOWN2444 > .ladi-countdown .ladi-countdown-background {background-color: rgb(38, 50, 56);border-radius: 17px;}#HEADLINE2449 { width: 326px;top: 0px;left: 0px;}#HEADLINE2449 > .ladi-headline { color: rgb(211, 47, 47); font-size: 36px; font-weight: bold; text-align: left; line-height: 1;}#HEADLINE2450 { width: 195px;top: 41.498px;left: 0px;}#HEADLINE2450 > .ladi-headline { color: rgb(211, 47, 47); font-size: 16px; text-align: left; letter-spacing: 2px; line-height: 1.2;}#HEADLINE2451 { width: 326px;top: 541.68px;left: -138px;}#HEADLINE2451 > .ladi-headline { color: rgb(38, 50, 56); font-size: 18px; text-align: right; line-height: 1.6;}#HEADLINE2452 { width: 346px;top: 526.037px;left: 205px;}#HEADLINE2452 > .ladi-headline { color: rgb(38, 50, 56); font-size: 15px; font-weight: bold; text-align: left; line-height: 1.2;}#FORM2453 { width: 375.347px;height: 394.017px;top: 675.037px;left: 23.3266px;}#FORM2453 > .ladi-form { color: rgb(69, 69, 69); font-size: 13px; line-height: 1;}#FORM2453 .ladi-form-item .ladi-form-control::placeholder, #FORM2453 .ladi-form .ladi-form-item .ladi-form-control-select[data-selected=""], #FORM2453 .ladi-form .ladi-form-item.ladi-form-checkbox .ladi-form-checkbox-item span[data-checked="false"] {color: rgba(69,69,69,1);}#FORM2453 .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");}#FORM2453 .ladi-form-item-container {border-style: solid; border-color: rgb(201, 201, 201); border-width: 1px;}#FORM2453 .ladi-form-item-background {background-color: rgb(255, 255, 255);}#FORM_ITEM2454 { width: 373.454px;height: 35px;top: 0px;left: 0.011629px;}#FORM_ITEM2455 { width: 373.454px;height: 35px;top: 43.016px;left: 0.00616px;}#BUTTON2456 { width: 374.17px;height: 44px;top: 350.017px;left: 0.011629px;}#BUTTON2456 > .ladi-button > .ladi-button-background { background-color: rgb(211, 47, 47);}#BUTTON2456 > .ladi-button { border-radius: 15px;}#BUTTON_TEXT2456 { width: 309px;top: 12.2px;left: 0px;}#BUTTON_TEXT2456 > .ladi-headline { color: rgb(255, 255, 255); font-size: 24px; font-weight: bold; text-align: center; line-height: 1.4;}#FORM_ITEM2458 { width: 374.169px;height: 35px;top: 86.016px;left: 0.006px;}#FORM_ITEM2459 { width: 374.17px;height: 35px;top: 170.016px;left: 0.17684px;}#FORM_ITEM2460 { width: 374.17px;height: 35px;top: 301.509px;left: 1.17684px;}#FORM_ITEM2461 { width: 374.17px;height: 35px;top: 213.016px;left: 0px;}#FORM_ITEM2462 { width: 375px;height: 35px;top: 258.016px;left: 0.011629px;}#FORM_ITEM2463 { width: 375px;height: 35px;top: 128.016px;left: 0.012px;}#LIST_PARAGRAPH2464 { width: 410px;top: 884.1px;left: -449px;}#LIST_PARAGRAPH2464 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; line-height: 1.6;}#LIST_PARAGRAPH2464 ul li { padding-left: 20px;}#LIST_PARAGRAPH2464 ul li:before { content: counter(linum, none); color: rgba(29, 90, 62, 1.0); font-size: 40px; top: -20px; }#LIST_PARAGRAPH2465 { width: 410px;top: 1019.1px;left: -449px;}#LIST_PARAGRAPH2465 > .ladi-list-paragraph { color: rgb(0, 0, 0); font-size: 16px; line-height: 1.6;}#LIST_PARAGRAPH2465 ul li { padding-left: 20px;}#LIST_PARAGRAPH2465 ul li:before { content: counter(linum, none); color: rgba(29, 90, 62, 1.0); font-size: 40px; top: -20px; }#HEADLINE2470 { width: 400px;top: 16.5787px;left: 10px;}#HEADLINE2470 > .ladi-headline { color: rgb(255, 255, 255); font-size: 19px; font-weight: bold; text-align: center; line-height: 1.4;}#LINE2472 { width: 350px;top: 63.5787px;left: 35px;}#LINE2472 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(255, 255, 255); border-right: 2px solid rgb(255, 255, 255); border-bottom: 2px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE2472 > .ladi-line { width: 100%;padding: 8px 0px;}#SECTION2466 { height: 91.5787px;}#SECTION2466 > .ladi-section-background { background-color: rgb(27, 90, 62);}#LINE2474 { width: 236px;top: 51px;left: 92px;}#LINE2474 > .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;}#LINE2474 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE2476 { width: 257px;top: 63px;left: 81.5001px;}#LINE2476 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(79, 79, 79); border-right: 2px solid rgb(79, 79, 79); border-bottom: 2px solid rgb(79, 79, 79); border-left: 0px !important;}#LINE2476 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX2477 { width: 346px;height: 358px;top: 0px;left: 0px;}#BOX2477 > .ladi-box { background-color: rgb(214, 239, 219); border-radius: 20px;}#LINE2479 { width: 227px;top: 63px;left: 89px;}#LINE2479 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(79, 79, 79); border-right: 2px solid rgb(79, 79, 79); border-bottom: 2px solid rgb(79, 79, 79); border-left: 0px !important;}#LINE2479 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP2480 { width: 346px;height: 358px;top: 1418.42px;left: 74px;}#LINE2481 { width: 260px;top: 147.438px;left: 79.9997px;}#LINE2481 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(79, 79, 79); border-right: 2px solid rgb(79, 79, 79); border-bottom: 2px solid rgb(79, 79, 79); border-left: 0px !important;}#LINE2481 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE2482 { width: 269px;top: 61px;left: 75.25px;}#LINE2482 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(79, 79, 79); border-right: 2px solid rgb(79, 79, 79); border-bottom: 2px solid rgb(79, 79, 79); border-left: 0px !important;}#LINE2482 > .ladi-line { width: 100%;padding: 8px 0px;}#LINE2483 { width: 215px;top: 54px;left: 81px;}#LINE2483 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(79, 79, 79); border-right: 2px solid rgb(79, 79, 79); border-bottom: 2px solid rgb(79, 79, 79); border-left: 0px !important;}#LINE2483 > .ladi-line { width: 100%;padding: 8px 0px;}#SECTION2484 { height: 1093.43px;}#SECTION2484 > .ladi-section-background { background-size: cover; background-attachment: scroll; background-origin: content-box; background-position: left top; background-repeat: no-repeat; opacity: 0.7;}#IMAGE2485 { width: 400px;height: 158.042px;top: 908.5px;left: -213.5px;}#IMAGE2485 > .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");}#IMAGE2486 { width: 94.4375px;height: 94.4375px;top: 0px;left: 162.781px;}#IMAGE2486 > .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");}#GROUP2490 { width: 395px;height: 190.663px;top: 178.569px;left: 12.4997px;}#BOX2491 { width: 395px;height: 190.663px;top: 0px;left: 0px;}#BOX2491 > .ladi-box { box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); background-color: rgb(9, 102, 70); border-radius: 7px;}#PARAGRAPH2492 { width: 363px;top: 13.654px;left: 15px;}#PARAGRAPH2492 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 14px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP2493 { width: 390px;height: 240px;top: 387px;left: 15px;}#BOX2494 { width: 390px;height: 240px;top: 0px;left: 0px;}#BOX2494 > .ladi-box { box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); opacity: 0.8; background-color: rgb(255, 255, 255); border-radius: 7px;}#PARAGRAPH2495 { width: 368px;top: 15.1473px;left: 11px;}#PARAGRAPH2495 > .ladi-paragraph { color: rgb(57, 57, 57); font-size: 14px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP2499 { width: 397.415px;height: 187px;top: 879.542px;left: 11.2925px;}#BOX2500 { width: 397.415px;height: 187px;top: 0px;left: 0px;}#BOX2500 > .ladi-box { box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); opacity: 0.8; background-color: rgb(255, 255, 255); border-radius: 7px;}#PARAGRAPH2501 { width: 353px;top: 9.5px;left: 27.2337px;}#PARAGRAPH2501 > .ladi-paragraph { color: rgb(57, 57, 57); font-size: 14px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX2503 { width: 420px;height: 177.051px;top: 0px;left: 0px;}#BOX2503 > .ladi-box { box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); background-color: rgb(9, 102, 70); border-radius: 7px;}#PARAGRAPH2504 { width: 403px;top: 18.8489px;left: 12.0948px;}#PARAGRAPH2504 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 14px; text-align: left; letter-spacing: 0px; line-height: 1.6;}#GROUP2502 { width: 420px;height: 177.051px;top: 0px;left: 26.328px;}#SHAPE2507 { width: 116.049px;height: 115.894px;top: 285.721px;left: -227.024px;}#SHAPE2507 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SHAPE2508 { width: 116.049px;height: 115.894px;top: 1660.48px;left: -66.0245px;}#SHAPE2508 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SHAPE2509 { width: 116.049px;height: 115.894px;top: 674.54px;left: 41.976px;}#SHAPE2509 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#BOX2513 { width: 420px;height: 277.5px;top: 0px;left: 0px;}#BOX2513 > .ladi-box { box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); background-color: rgb(9, 102, 70); border-radius: 7px;}#PARAGRAPH2514 { width: 403px;top: 8.6484px;left: 8.5px;}#PARAGRAPH2514 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 14px; text-align: left; letter-spacing: 0px; line-height: 1.6;}#GROUP2512 { width: 420px;height: 277.5px;top: 0px;left: 22.864px;}#IMAGE2517 { width: 454.85px;height: 92.64px;top: 184.86px;left: 0px;}#IMAGE2517 > .ladi-image > .ladi-image-background { width: 454.85px;height: 351.281px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s800x700/5c1d99096efb27661e81da20/cay-co-net-trang-20200321045451.png");}#GROUP2511 { width: 454.85px;height: 277.5px;top: 1315.57px;left: -22.864px;}#BOX2530 { width: 319.5px;height: 249px;top: 0px;left: 0px;}#BOX2530 > .ladi-box { background-color: rgb(214, 239, 219); border-radius: 20px;}#PARAGRAPH2531 { width: 307px;top: 8.6145px;left: 6.39px;}#PARAGRAPH2531 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#GROUP2529 { width: 319.5px;height: 249px;top: 970px;left: 90.5px;}#BOX2532 { width: 395px;height: 258.663px;top: 497.729px;left: 12.5px;}#BOX2532 > .ladi-box { box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); background-color: rgb(9, 102, 70); border-radius: 7px;}#SHAPE2533 { width: 101.883px;height: 101.747px;top: 1117.29px;left: -26.153px;}#SHAPE2533 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#IMAGE2534 { width: 454.422px;height: 86.8488px;top: 664.543px;left: 4px;}#IMAGE2534 > .ladi-image > .ladi-image-background { width: 454.422px;height: 350.951px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s800x700/5c1d99096efb27661e81da20/cay-co-net-trang-20200321045451.png");}#BOX2536 { width: 400px;height: 242.903px;top: 0px;left: 0px;}#BOX2536 > .ladi-box { box-shadow: 15px 15px 20px -20px rgba(183, 28, 28, 1.0); -webkit-box-shadow: 15px 15px 20px -20px rgba(183, 28, 28, 1.0); border-style: solid; border-color: rgb(183, 28, 28); border-width: 2px; border-radius: 20px;}#BOX2537 { width: 400px;height: 101.371px;top: 891.46px;left: 14px;}#BOX2537 > .ladi-box { box-shadow: 15px 15px 20px -20px rgba(183, 28, 28, 1.0); -webkit-box-shadow: 15px 15px 20px -20px rgba(183, 28, 28, 1.0); border-style: solid; border-color: rgb(183, 28, 28); border-width: 2px; border-radius: 20px;}#BOX2540 { width: 420px;height: 185.023px;top: 0px;left: 0px;}#BOX2540 > .ladi-box { box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); background-color: rgb(9, 102, 70); border-radius: 7px;}#PARAGRAPH2541 { width: 402px;top: 9.8015px;left: 9px;}#PARAGRAPH2541 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 14px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP2539 { width: 420px;height: 185.023px;top: 0px;left: 0px;}#IMAGE2545 { width: 413.925px;height: 94.104px;top: 90.919px;left: 14.9573px;}#IMAGE2545 > .ladi-image > .ladi-image-background { width: 458.114px;height: 353.162px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s800x700/5c1d99096efb27661e81da20/cay-co-net-trang-20200321045451.png");}#IMAGE2545 > .ladi-image { transform: perspective(1000px) rotateY(180deg); -webkit-transform: perspective(1000px) rotateY(180deg);}#GROUP2538 { width: 428.882px;height: 185.023px;top: 1165.64px;left: 0px;}#SECTION2546 { height: 1387.66px;}#BOX2552 { width: 367.82px;height: 513.756px;top: 10.501px;left: 22.09px;}#BOX2552 > .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;}#GROUP2553 { width: 26.0204px;height: 46.5012px;top: 0px;left: 0px;}#SHAPE2554 { width: 20.9997px;height: 37.4008px;top: 9.10038px;left: 0px;}#SHAPE2554 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#SHAPE2555 { width: 15.3674px;height: 20.0277px;top: 0px;left: 10.653px;}#SHAPE2555 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#BOX2556 { width: 374.556px;height: 516.049px;top: 0px;left: 35.444px;}#BOX2556 > .ladi-box { background-color: rgb(255, 255, 255); border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#PARAGRAPH2557 { width: 347px;top: 10.501px;left: 49.222px;}#PARAGRAPH2557 > .ladi-paragraph { color: rgb(57, 57, 57); font-size: 14px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#BOX2559 { width: 420px;height: 214px;top: 0px;left: 0px;}#BOX2559 > .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;}#HEADLINE2593 { width: 400px;top: 10px;left: 10px;}#HEADLINE2593 > .ladi-headline { color: rgb(9, 102, 71); font-size: 21px; font-weight: bold; text-align: center; line-height: 1.4;}#LINE2594 { width: 350px;top: 78px;left: 35px;}#LINE2594 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(79, 79, 79); border-right: 2px solid rgb(79, 79, 79); border-bottom: 2px solid rgb(79, 79, 79); border-left: 0px !important;}#LINE2594 > .ladi-line { width: 100%;padding: 8px 0px;}#GROUP2595 { width: 420px;height: 214px;top: 106px;left: 0px;}#IMAGE2596 { width: 400px;height: 253.334px;top: 896.306px;left: 10px;}#IMAGE2596 > .ladi-image > .ladi-image-background { width: 400px;height: 253.334px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x600/5c1d99096efb27661e81da20/bau-20200322172917.jpg");}#IMAGE2596 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#BOX2597 { width: 314.5px;height: 138px;top: 0px;left: 0px;}#BOX2597 > .ladi-box { background-color: rgb(214, 239, 219); border-radius: 20px;}#GROUP2598 { width: 314.5px;height: 138px;top: 1825.71px;left: 95.5005px;}#LINE2599 { width: 251px;top: 62px;left: 82px;}#LINE2599 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(79, 79, 79); border-right: 2px solid rgb(79, 79, 79); border-bottom: 2px solid rgb(79, 79, 79); border-left: 0px !important;}#LINE2599 > .ladi-line { width: 100%;padding: 8px 0px;}#SHAPE2600 { width: 91.0116px;height: 90.89px;top: 1874.2px;left: -14.9871px;}#SHAPE2600 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#BOX2632 { width: 420px;height: 742.988px;top: 0px;left: 0px;}#BOX2632 > .ladi-box { opacity: 0.2; background-color: rgb(9, 102, 70);}#BOX2633 { width: 405.079px;height: 712.455px;top: 16.0935px;left: 14.9206px;}#BOX2633 > .ladi-box { background-color: rgb(9, 102, 70);}#GROUP2631 { width: 420px;height: 742.988px;top: 0px;left: 0px;}#PARAGRAPH2634 { width: 386px;top: 117.728px;left: 23.4505px;}#PARAGRAPH2634 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 18px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP2630 { width: 420px;height: 742.988px;top: 0px;left: 0px;}#GROUP2635 { width: 420px;height: 742.988px;top: 509.453px;left: 0px;}#BOX2638 { width: 417.93px;height: 176.022px;top: 0px;left: 0px;}#BOX2638 > .ladi-box { box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); -webkit-box-shadow: 0px 10px 13px 10px rgba(36,36,36,0.19); background-color: rgb(9, 102, 70); border-radius: 7px;}#PARAGRAPH2639 { width: 363px;top: 25.38px;left: 26.469px;}#PARAGRAPH2639 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 14px; text-align: left; letter-spacing: 0px; line-height: 1.6;}#GROUP2637 { width: 417.93px;height: 176.022px;top: 0px;left: 0px;}#IMAGE2642 { width: 360.818px;height: 81.64px;top: 94.382px;left: 28.556px;}#IMAGE2642 > .ladi-image > .ladi-image-background { width: 376.037px;height: 290.414px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x600/5c1d99096efb27661e81da20/cay-co-net-trang-20200321045451.png");}#GROUP2636 { width: 417.93px;height: 176.022px;top: 1649.99px;left: 2.031px;}#LINE2646 { width: 218px;top: 54px;left: 95.5005px;}#LINE2646 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(79, 79, 79); border-right: 2px solid rgb(79, 79, 79); border-bottom: 2px solid rgb(79, 79, 79); border-left: 0px !important;}#LINE2646 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX2647 { width: 381px;height: 510.57px;top: 0px;left: 0px;}#BOX2647 > .ladi-box { background-color: rgb(214, 239, 219); border-radius: 20px;}#BOX2648 { width: 381px;height: 539.57px;top: 0px;left: 0px;}#BOX2648 > .ladi-box { background-color: rgb(214, 239, 219); border-radius: 20px;}#IMAGE2649 { width: 326px;height: 217.333px;top: 263.384px;left: 22.9px;}#IMAGE2649 > .ladi-image > .ladi-image-background { width: 326px;height: 217.333px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s650x550/5c1d99096efb27661e81da20/dinhduong-20200323035005.jpg");}#IMAGE2649 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#IMAGE2650 { width: 331.172px;height: 217.333px;top: 292.384px;left: 24.914px;}#IMAGE2650 > .ladi-image > .ladi-image-background { width: 339.168px;height: 217.333px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s650x550/5c1d99096efb27661e81da20/do-nuong-20200323040048.jpg");}#IMAGE2650 > .ladi-image { border-style: solid; border-color: rgb(9, 102, 71); border-width: 2px; border-radius: 20px;}#GROUP2651 { width: 381px;height: 510.57px;top: 238px;left: 17.05px;}#GROUP2652 { width: 381px;height: 539.57px;top: 756.592px;left: 19.5px;}#PARAGRAPH146 { width: 400px;top: 1123.52px;left: 9.4626px;}#PARAGRAPH146 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 14px; text-align: justify; line-height: 1.6;}#GROUP2654 { width: 406px;height: 95.833px;top: 2056.9px;left: 7.3497px;}#GROUP2655 { width: 420px;height: 111px;top: 1389.79px;left: 2px;}#GROUP2656 { width: 347.774px;height: 374.894px;top: 984.06px;left: 36.1127px;}#GROUP2657 { width: 399.091px;height: 44px;top: 0px;left: 0.4545px;}#GROUP2658 { width: 399.846px;height: 57px;top: 47.139px;left: 0px;}#GROUP2659 { width: 399.091px;height: 44px;top: 115.163px;left: 0.09512px;}#GROUP2660 { width: 400px;height: 44px;top: 165.56px;left: 0.4545px;}#GROUP2661 { width: 400.455px;height: 209.56px;top: 462.083px;left: 9.5455px;}#IMAGE2662 { width: 78.4375px;height: 78.4375px;top: 27px;left: 140.032px;}#IMAGE2662 > .ladi-image > .ladi-image-background { width: 78.4375px;height: 78.4375px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s400x400/5c1d99096efb27661e81da20/logo-hong-duc-1563784853.png");}#GROUP2663 { width: 358.501px;height: 239px;top: 57px;left: 30.7495px;}#GROUP2664 { width: 400px;height: 260.167px;top: 1146.12px;left: 10px;}#GROUP2665 { width: 420px;height: 243px;top: 710px;left: 0px;}#GROUP2666 { width: 403.368px;height: 181.088px;top: 465.784px;left: 9.8801px;}#GROUP2667 { width: 406.816px;height: 108.853px;top: 349.931px;left: 7.5523px;}#GROUP2671 { width: 409.871px;height: 521.047px;top: 349.92px;left: 5.0645px;}#GROUP2672 { width: 412px;height: 453px;top: 412.123px;left: 4px;}#GROUP2673 { width: 411.895px;height: 509px;top: 410.123px;left: 5.0645px;}#GROUP2674 { width: 400px;height: 193.909px;top: 89px;left: 10.8803px;}#HEADLINE2676 { width: 400px;top: 10px;left: 10px;}#HEADLINE2676 > .ladi-headline { color: rgb(9, 102, 71); font-size: 21px; font-weight: bold; text-align: center; line-height: 1.4;}#LINE2677 { width: 350px;top: 60px;left: 35px;}#LINE2677 > .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;}#LINE2677 > .ladi-line { width: 100%;padding: 8px 0px;}#BOX2679 { width: 420px;height: 210.655px;top: 0px;left: 0px;}#BOX2679 > .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;}#PARAGRAPH2680 { width: 390px;top: 16.1276px;left: 15.8251px;}#PARAGRAPH2680 > .ladi-paragraph { color: rgb(74, 74, 74); font-size: 14px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#SHAPE2681 { width: 31.3577px;height: 40.744px;top: 191.353px;left: 15.8251px;}#SHAPE2681 > .ladi-shape { transform: rotate(-87deg); -webkit-transform: rotate(-87deg);}#SHAPE2681 svg:last-child { fill: rgba(9, 102, 71, 1.0);}#GROUP2678 { width: 420px;height: 232.097px;top: 81.843px;left: 0.67883px;}#BOX2683 { width: 420.167px;height: 510.406px;top: 0px;left: 0px;}#BOX2683 > .ladi-box { background-color: rgb(9, 102, 71);}#IMAGE2685 { width: 277.352px;height: 195.759px;top: 287.824px;left: 70.228px;}#IMAGE2685 > .ladi-image > .ladi-image-background { width: 277.352px;height: 280.126px;top: -72.8703px;left: 0px;background-image: url("https://w.ladicdn.com/s600x600/5c1d99096efb27661e81da20/hinh-anh-viem-lo-tuyen-co-tu-cung-do-3-20200321090054.jpg");}#IMAGE2685 > .ladi-image { border-radius: 20px;}#PARAGRAPH2686 { width: 389px;top: 23.8235px;left: 14.404px;}#PARAGRAPH2686 > .ladi-paragraph { color: rgb(255, 255, 255); font-size: 14px; text-align: justify; letter-spacing: 0px; line-height: 1.6;}#GROUP2682 { width: 420.167px;height: 510.406px;top: 307.94px;left: 0.67883px;}#SECTION2675 { height: 820.346px;}#GROUP2687 { width: 404.272px;height: 396.07px;top: 414.434px;left: 10.0001px;}#GROUP2688 { width: 400px;height: 242.903px;top: 72px;left: 10px;}#GROUP2689 { width: 410px;height: 524.257px;top: 344.049px;left: 5px;}#IMAGE2690 { width: 353.535px;height: 139.439px;top: 2162.73px;left: 33.2325px;}#IMAGE2690 > .ladi-image > .ladi-image-background { width: 353.535px;height: 139.439px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s700x450/5c1d99096efb27661e81da20/linh-vat-hong-duc-20190828083930.png");}#IMAGE2691 { width: 491.169px;height: 134.708px;top: 3504.48px;left: -43px;}#IMAGE2691 > .ladi-image > .ladi-image-background { width: 491.169px;height: 379.329px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s800x700/5c1d99096efb27661e81da20/cay-co-net-trang-20200321045451.png");}#IMAGE2694 { width: 249.876px;height: 150.667px;top: 1321.99px;left: 84.562px;}#IMAGE2694 > .ladi-image > .ladi-image-background { width: 249.876px;height: 166.584px;top: -14.1985px;left: 0px;background-image: url("https://w.ladicdn.com/s550x500/5c1d99096efb27661e81da20/su-dung-thuoc-dan-1-20200328035719.jpg");}#IMAGE2694 > .ladi-image { border-radius: 30px;}#GROUP2510 { width: 446.328px;height: 177.051px;top: 676.838px;left: -26.328px;}#IMAGE2505 { width: 446.328px;height: 90.2128px;top: 86.8382px;left: 0px;}#IMAGE2505 > .ladi-image > .ladi-image-background { width: 446.328px;height: 344.7px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x650/5c1d99096efb27661e81da20/cay-co-net-trang-20200321045451.png");}#LINE2695 { width: 350px;top: 182px;left: 35.527px;}#LINE2695 > .ladi-line > .ladi-line-container { border-top: 2px solid rgb(255, 255, 255); border-right: 2px solid rgb(255, 255, 255); border-bottom: 2px solid rgb(255, 255, 255); border-left: 0px !important;}#LINE2695 > .ladi-line { width: 100%;padding: 8px 0px;}#IMAGE2696 { width: 400px;height: 133.766px;top: 467px;left: 10px;}#IMAGE2696 > .ladi-image > .ladi-image-background { width: 400px;height: 157.766px;top: 0px;left: 0px;background-image: url("https://w.ladicdn.com/s750x500/5c1d99096efb27661e81da20/linh-vat-hong-duc-20190828083930.png");}#LINE2700 { width: 400px;top: 592.766px;left: 10px;}#LINE2700 > .ladi-line > .ladi-line-container { border-top: 1px dashed rgb(191, 191, 191); border-right: 1px dashed rgb(191, 191, 191); border-bottom: 1px dashed rgb(191, 191, 191); border-left: 0px !important;}#LINE2700 > .ladi-line { width: 100%;padding: 8px 0px;}#POPUP2717 { width: 391.844px;height: 385px;top: 0px;left: 0px;bottom: 0px;right: 0px;margin: auto;}#POPUP2717 > .ladi-popup > .ladi-popup-background { background-size: cover; background-attachment: scroll; background-origin: content-box; background-image: url("https://w.ladicdn.com/s391x385/5c1d99096efb27661e81da20/ddvs-20200420104128.jpg"); background-position: center top; background-repeat: repeat;}#BUTTON2718 { width: 391.844px;height: 385px;top: 0px;left: 0px;}#BUTTON2718 > .ladi-button > .ladi-button-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;}#BUTTON_TEXT2718 { width: 480px;top: 9px;left: 0px;}#BUTTON_TEXT2718 > .ladi-headline { color: rgb(255, 255, 255); font-size: 16px; text-align: center; line-height: 1.6;}#PARAGRAPH2720 { width: 402px;top: 25px;left: 0px;}#PARAGRAPH2720 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.8;}#SHAPE2721 { width: 80px;height: 80px;top: 0px;left: 106.5px;}#SHAPE2721.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;}#SHAPE2721 svg:last-child { fill: rgba(183, 28, 28, 1.0);}#GROUP2723 { width: 402px;height: 81px;top: 850.284px;left: 8.5px;}#PARAGRAPH2725 { width: 403px;top: 26px;left: 0px;}#PARAGRAPH2725 > .ladi-paragraph { color: rgb(0, 0, 0); font-size: 16px; text-align: justify; line-height: 1.8;}#SHAPE2726 { width: 80px;height: 80px;top: 0px;left: 105.5px;}#SHAPE2726.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;}#SHAPE2726 svg:last-child { fill: rgba(183, 28, 28, 1.0);}#GROUP2724 { width: 403px;height: 82px;top: 1510.79px;left: 8.5px;}}

Chữa viêm lộ tuyến cổ tử cung - Thuốc trị bệnh viêm lộ tuyến dứt điểm

ĐIỀU TRỊ NGAY

PHƯƠNG PHÁP ĐA DẠNG CHỮA VIÊM LỘ TUYẾN CỔ TỬ CUNG

Tế bào tuyến nằm dưới lớp mạc của tử cung, chức năng của chúng là tiết dịch nhờn bôi trơn. Viêm lộ tuyến cổ tử cung là tình trạng viêm nhiễm thường thấy, các tế bào tuyến bị lộ ra ngoài cổ tử cung do viêm nhiễm do vi trùng, nấm, ký sinh trùng hoặc tạp trùng. 

Đây là một chứng bệnh phụ khoa rất dễ mắc phải ở chị em phụ nữ trong độ tuổi sinh sản, có đến 90% nguy cơ có thể khiến chị em mắc căn bệnh phổ biến, chúng đều đến từ những nguyên nhân do sinh hoạt hàng ngày. Vậy viêm lộ tuyến có tự khỏi được không? Không những không tự hỏi mà bệnh còn có khả năng trở nặng hơn nếu chị em không sớm nhận ra và điều trị kịp thời. Hiện tại vẫn chưa có thuốc đặc trị viêm lộ tuyến cổ tử cung được chính thức sử dụng rộng rãi, các bệnh viện, cơ sở hiện nay đều có những phương pháp khác nhau để dứt viêm lộ tuyến tử cung.

Những cách trên đều không phải là cách tốt nhất để dứt bệnh viêm lộ tuyến tử cung. Các cách can thiệp theo Tây Y trên đều nhanh chóng diệt được bệnh, tuy nhiên khả năng tái phát bệnh cũng rất cao. Khu vực âm đạo nhỏ hẹp và khá nhạy cảm, sử dụng biện pháp can thiệp trực tiếp có thể gây tổn thương những vùng lành lặn, trường hợp xấu hơn có thể để lại sẹo và đau đớn lâu dài, gây ảnh hưởng đến thiên chức làm mẹ của chị em. 

Phương pháp áp lạnh

Phương pháp dao Leep

CÁCH CHỮA VIÊM LỘ TUYẾN CỔ TỬ CUNG THEO TÂY Y

Đốt điện là phương pháp trị điều trị bệnh lộ tuyến cổ tử cung sử dụng dòng điện có tần số cao để phá hủy vùng bị viêm ở cổ tử cung. Đốt điện có thể xảy ra những biến chứng như làm tổn thương cổ tử cung, gây sẹo xơ cứng ở cổ tử cung và có thể gây chít hẹp dẫn tới cản trở quá trình thụ thai, gây ứ đọng máu kinh, đau bụng kinh kéo dài. Nguy hiểm nhất là ở những phụ nữ đang có thai, đốt điện để lại sẹo cứng ở cổ tử cung sẽ khó mở để đẩy thai ra ngoài.

Phương pháp đốt điện

Dụng cụ được làm lạnh bằng chất nitơ lỏng (có nhiệt độ rất thấp), dung dịch này được dẫn qua một dụng cụ kim loại chuyên biệt có thể áp sát vào các vùng bị viêm nhiễm tại cổ tử cung, nhiệt độ ở vị trí tiếp xúc có thể bị giảm đến -50 độ C. Các tế bào gây viêm phụ khoa sẽ đông lại và chết đi. Đây là phương pháp trị nhanh chóng và hiện đại, tuy nhiên cần người thực hiện có trình độ cao vì dễ xảy ra rủi ro, dễ tổn thương đến các tế bào khỏe mạnh.

Dao Leep sử dụng dòng điện áp thấp làm thay đổi các biểu mô, khiến các tế bào bị viêm hoại tử. Ưu điểm vượt trội của phương pháp này là thúc đẩy quá trình tái tạo tế bào mới thay thế, đẩy nhanh quá trình chữa lành của cổ tử cung. Người bác sĩ sẽ phải can thiệp được vào chính xác các vị trí nhiễm bệnh. Can thiệp bằng dao Leep có khả năng chữa khỏi bệnh lộ tuyến ở phụ nữ cao nếu sử dụng ở giai đoạn sớm. Tuy nhiên, nhược điểm của phương pháp này vẫn là cần trình độ cao, phải bỏ ra chi phí khá đắt đỏ, nếu bệnh đã trở nặng thì điều trị khó khăn.

Những cách điều trị này cũng ít nhiều ảnh hưởng đến tâm lý phụ nữ, nhiều chị em rất ngại thực hiện, thành ra ủ bệnh lâu mà không dám chữa trị.

Khác với Tây y, cách chữa bệnh của Đông y không tập trung chính vào bệnh mà chủ yếu điều dưỡng cho người bệnh lấy lại sự khỏe mạnh, tự đẩy lùi được bệnh. Đối tượng chính của Đông y chính là con người chứ không phải là bệnh. Vì vậy mà hiệu quả của phương pháp Đông y sẽ chậm hơn nhưng vô cùng lành tính, thích hợp cho tất cả mọi người.

Thuốc Nam là các cây thuốc được các lương y, dược sĩ khám phá ra công dụng chữa bệnh của chúng, mọc và sinh trưởng trên lãnh thổ Việt Nam. Những cây thuốc nam có tác dụng tốt trong chữa viêm lộ tuyến cổ tử cung bằng Đông y: Xà sàng tử, hoàng bá, hương mao, đinh hương, bạch phàn, nhũ hương, thiên tử hoàng, xuyên khung,... được phối hợp khéo léo để mang lại hiệu quả rõ rệt nhất cho chị em mắc phải những căn bệnh phụ khoa phiền toái.

CHỮA VIÊM LỘ TUYẾN CỔ TỬ CUNG BẰNG ĐÔNG Y & THUỐC NAM

Những phương thuốc chữa viêm lộ tuyến bằng thuốc nam được Phòng khám Phụ khoa Hồng Đức sử dụng dưới dạng thuốc ngâm, thuốc uống, thuốc bôi và thuốc đặt. Kết hợp điều trị bệnh từ trong ra ngoài, không gây đau đớn, không lo sợ mỗi lần tái khám vì trình trạng bệnh sẽ luôn tốt lên.

Để lấy lại sự cân bằng trong cơ thể, chữa trị bệnh tật, Đông y phối hợp các biện pháp, trong 8 phương pháp đó, Đông y không hề đối kháng, tấn công trực diện vào căn bệnh của người bệnh đang mang như trong Tây y.

Hòa giải

Bổ: bồi bổ, hỗ trợ sức đề kháng 

Hãy liên hệ với Hồng Đức nếu chị em cần tìm hiểu về các bệnh phụ khoa và cách điều trị viêm lộ tuyến bằng thuốc nam 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ữ điều trị căn bệnh phiền toái này, 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.

Hãn: làm ra mồ hôi

Thổ: gây nôn

Hạ: thông đại tiện

Tiêu: tiêu thức ăn tích trệ

Thanh: làm mát

Ôn: làm ấm

1

Viêm lộ tuyến cổ tử cung bị ra máu, lộ tuyến cổ tử cung bẩm sinh làm viêm nhiễm lây lan sang các cơ quan sinh dục khác như ống dẫn trứng, buồng trứng, âm đạo… gây ra tác hại nghiêm trọng. Khi các viêm nhiễm càng nặng sẽ trở nên càng khó chữa trị và khả năng tái phát sẽ cao hơn.

2

Tăng nguy cơ vô sinh, hiếm muộn vì khi khí hư tiết ra nhiều sẽ ảnh hưởng đến việc di chuyển của tinh trùng, tiêu diệt tinh trùng ngay khi vừa vào đến âm đạo. Biến chứng đáng sợ nhất của bệnh viêm lộ tuyến tử cung đó chính là cướp đi thiên chức làm mẹ của phụ nữ.

4

Tế bào viêm nhiễm lan rộng có thể gây ung thư cổ tử cung, đe dọa nguy hiểm tính mạng. Làm tăng nguy cơ mắc các bệnh viêm nhiễm phụ khoa như: viêm vùng chậu, viêm tiểu khung, viêm tắc vòi trứng, viêm tử cung…gây ảnh hưởng nghiêm trọng đến đời sống sinh hoạt hằng ngày của các chị em. Nguyên nhân là do bệnh viêm này dẫn đến sự phát triển của các tạp khuẩn, vi khuẩn như Chlamydia, Lậu, Mụn rộp… ở cổ tử cung.

3

Viêm lộ tuyến cổ tử cung gây nguy cơ ung thư cổ tử cung do trong quá trình các tế bào lộ tuyến xâm lấn ra bên ngoài cổ tử cung dẫn đến các tổn thương. Khi đó các tế bào phí ngoài sẽ tiến hành các phản ứng ngăn chặn viêm nhiễm. Khi việc này được lặp lại thường xuyên sẽ dẫn tới việc hình thành các tế bào ung thư dẫn đến ung thư cổ tử cung.

5

Người bị mắc bệnh viêm nhiễm tuyến lộ nếu không được phát hiện kịp thời có nguy cơ kéo theo các bệnh viêm nhiễm phụ khoa như viêm vùng chậu, viêm tắc vòi trứng…

Từ Tây Y đến Đông Y đều có phương pháp như trên làm thuyên giảm và chữa lành căn bệnh phụ nữ này. Tuy nhiên có dứt bệnh hay không là còn tùy ở sự chuyên tâm điều trị của chị em và phương thuốc hiệu quả từ người lương y uy tín. 

Tuy là một dạng bệnh sinh lí tổn thương lành tính nhưng nếu không được điều trị sớm và kịp thời có thể để lại các biến chứng ảnh hưởng đến sức khỏe dẫn đến nguy cơ phải đối mặt với các vấn đề nghiêm trọng.

BIẾN CHỨNG KHÔN LƯỜNG

VIÊM LỘ TUYẾN CÓ CHỮA KHỎI ĐƯỢC KHÔNG

Phòng khám Phụ Khoa Hồng Đức dùng thuốc Đông y chữa viêm lộ tuyến cổ tử cung ở Sài Gòn từ 10 năm nay luôn tin dùng bài thuốc Đông y lành tính nhưng có cách điều trị viêm lộ tuyến tử cung mà không cần xâm lấn, không gây đau đớn và không làm ảnh hưởng đến tâm lý của chị em.

Vậy bệnh viêm lộ tuyến có chữa khỏi được không?

Chữa viêm lộ tuyến cổ tử cung ở đâu cũng có, tuy không thiếu phương pháp nhưng bệnh lại khó điều trị khỏi vì các tế bào bên trong cổ tử cung vẫn có thể tiếp tục xâm lấn ra bên ngoài. Từ đó dẫn đến viêm nhiễm sẽ được lặp lại, nên bệnh đặc biệt dễ tái phát, tái nhiễm lại nhiều lần. Nhiều chị em ngậm ngùi sống chung với bệnh nhiều năm và hàng chục cách điều trị nhưng chỉ là “chữa cháy” tạm thời.

CÁCH CHỮA VIÊM LỘ TUYẾN CỔ TỬ CUNG TỐT NHẤT

Thuốc Đông y khá lành tính và không gây nên những tác dụng phụ trong quá trình điều trị bệnh. Đồng thời hỗ trợ làm lành các tổn thương ở cổ tử cung, hạn chế lây lan viêm nhiễm sang các bộ phận khác, tiết kiệm chi phí điều trị. Tuy phương pháp trị bệnh này được đánh giá rất cao nhưng không thể khẳng định hiệu quả của mọi địa chỉ bốc thuốc cho mọi trường hợp đều giống nhau. Vậy chữa viêm lộ tuyến cổ tử cung như thế nào, điều trị viêm lộ tuyến bao lâu thì khỏi, phòng khám ở đâu tốt an toàn và hiệu quả? 

Hiện nay trên thị trường có rất nhiều phương pháp điều trị viêm lộ tuyến khác nhau để chị em lựa chọn như chữa viêm lộ tuyến bằng diện chẩn, đốt điện, lazer... 
Nếu điều trị bằng Tây y thì cổ tử cung của người phụ nữ rất dễ bị để lại sẹo, ảnh hưởng tiêu cực đến đời sống vợ chồng, thậm chí có thể gây vô sinh.

Trị viêm lộ tuyến tử cung bằng thuốc đặt Đông y là một cách để né tránh việc diệt tuyến này.
Ưu điểm của các bài thuốc đông y đó là thành phần hoàn toàn tự nhiên, là cách chữa viêm lộ tuyến cổ tử cung tại nhà an toàn. 

PHỤ KHOA HỒNG ĐỨC

Trở thành địa chỉ uy tín trên thị trường, tự hào với cách chữa viêm lộ tuyến cổ tử cung tốt nhất đã được công nhận bởi khách hàng từ 10 năm qua, thuốc viêm lộ tuyến cổ tử cung Phụ Khoa Hồng Đức có 3 đặc điểm sau:

24 CÂY THẢO DƯỢC QUÝ

Nguồn nguyên liệu được bào chế cẩn thận, tỉ mỉ theo đúng liều lượng từ các loại thảo dược sạch trong nước. Thành phần thuốc được bào, chắt lọc những thành phần tinh tuý nhất của thuốc, cùng các bí quyết phơi sấy đủ nhiệt độ để giữ lại những tinh chất nhất của thảo dược.

BÀI THUỐC GIA TRUYỀN 3 ĐỜI

Bài thuốc lưu lại cách chữa bệnh viêm lộ tuyến cổ tử cung hiệu quả gia truyền đã có hơn 100 năm và đã được lưu truyền qua 3 đời, những chị em tuân thủ đúng liệu trình đều thấy tình trạng khả quan rõ rệt sau mỗi đơn thuốc. 

CAM KẾT HỖ TRỢ TỚI KHI KHỎI

Cam kết hỗ trợ đến khi khỏi bệnh: chị em nào cũng có mong muốn điều trị cho khỏi bệnh chứ không muốn tốn quá nhiều thời gian chữa từ phương pháp này sang phương pháp khác. Cam kết hoàn tiền 100% nếu không hết bệnh.

CHO ĐẾN NAY...

Rất đông chị em phụ nữ đã tin tưởng và lựa chọn thuốc hỗ trợ điều trị của Hồng Đức - địa chỉ chữa viêm lộ tuyến cổ tử cung đã 10 năm kinh nghiệm là người đồng hành tin cậy cho mình.

Không chỉ có bài thuốc hay, Hồng Đức còn là một phòng khám uy tín với nhiều lương y giỏi.

Được Bộ Y tế công nhận. Được nhiều chị em đã được dứt bệnh tận tình giới thiệu cho những phụ nữ chung hoàn cảnh.

Thuốc viêm lộ tuyến cổ tử cung của Hồng Đức cam kết dứt bệnh, đặc trị được bệnh.

Đảm bảo nguồn gốc thuốc, thuốc không gây bất cứ tác dụng phụ nào.

Chọn đúng hướng điều trị thích hợp với cơ thể sẽ giúp chị em thỏa mãn mong ước bấy lâu

  • Thoát khỏi cảnh hàng tháng đi phòng khám phụ khoa
  • Điều trị bệnh phụ khoa mà không phải diệt tuyến
  • Dùng những sản phẩm nguồn gốc từ thiên nhiên
  • Chấm dứt tình trạng tái đi tái lại mãi không khỏi
  • Mong muốn mau chóng mang thai
  • Cải thiện chuyện chăn gối

Lưu ý: Hiệu quả có thể nhanh hay chậm tùy theo thể trạng/cơ địa mỗi người. Do đó, để biết phương pháp Đông y cần kiên trì trong bao lâu và bao nhiêu liệu trình các bạn hãy liên hệ trực tiếp hoặc đến phòng khám Hồng Đức để được tư vấn rõ hơn.

     Đây là bài thuốc đã có hơn 100 năm và đã được lưu truyền qua 03 đời. Tuy nhiên tùy vào cơ địa, bệnh nặng nhẹ, môi trường, cách sinh hoạt, tinh thần… mà bác sĩ sẽ chỉ định cho chị em dùng liều lượng cho thích hợp. Chị em chỉ cần tuân thủ đúng lộ trình là có thể chữa bệnh viêm cổ tử cung lộ tuyến tại nhà mà vẫn hiệu quả.

     Nếu hàng năm chị em phải chịu chi phí cho bệnh viêm âm đạo, viêm lộ tuyến cổ tử cung và cách điều trị từ 2 triệu – 16 triệu đồng (và còn nhiều hơn thế) nhưng không mang lại hiệu quả, hết viêm rồi đặt, đặt rồi viêm… Thì Phụ Khoa Hồng Đức luôn đảm bảo đem đến sự khác biệt trong phương pháp điều trị bệnh, đồng thời giúp chị em có thể giải quyết được vấn đề một cách an toàn mà ai cũng có thể sở hữu được.

     Chính vì vậy, Hồng Đức mong muốn đem sản phẩm tinh túy từ những cây thuốc nam đến với nhiều chị em càng nhiều càng tốt. Thay vì bỏ chi phí lên đến hàng triệu đồng giống như các phương pháp khác cho 1 lần điều trị, thì Hồng Đức với phác đồ điều trị viêm lộ tuyến cổ tử cung đã được chứng minh hiệu quả luôn cố gắng mang lại mức giá dễ chịu nhất cho chị em điều trị sau khi trừ các chi phí nhân công, nguyên liệu, tiền điện…

     Các chị em đã chữa khỏi bệnh ở Hồng Đức còn cho rằng, nếu số tiền có cao hơn thì vẫn xứng đáng vì đã giải quyết được vấn đề của chị em phụ nữ, sau bao nhiêu năm dùng quá nhiều kháng sinh nhưng vẫn không khỏi, nay may mắn gặp được thuốc tuyệt vời là món hời cho bất cứ ai muốn có một cuộc sống thoải mái, hạnh phúc hơn. Thực tế, Hồng Đức tự tin xin sẵn sàng cam kết hoàn lại tiền 100% nếu sử dụng liệu trình của Hồng Đức nhưng không đạt được hiệu quả như mong muốn.

     Thực tế, số lượng phụ nữ đã được dùng thuốc hỗ trợ điều trị viêm lộ tuyến - cổ tử cung hiệu quả tại Hồng Đức ngày càng tăng, cùng với vô số những lời cảm ơn và tri ân của khách hàng gửi đến Hồng Đức, chúng tôi tự tin mang đến cho khách hàng đang tìm kiếm một cách chữa viêm lộ tuyến tử cung an toàn và hiệu quả đã được công nhận bởi các khách hàng đã sử dụng. 

THÂN KHỎE - TÂM AN

Các loại thuốc uống, thuốc đặt bằng Tây y nếu sử dụng trong thời gian dài có thể gây ra các tác dụng phụ, còn các phương pháp ngoại khoa chỉ cần 1 sai lầm nhỏ khi làm thủ thuật sẽ để lại biến chứng nguy hiểm, dẫn đến tình trạng cách chữa trị viêm lộ tuyến cổ tử cung không triệt để, bệnh hay tái đi tái lại nhiều lần, tốn nhiều thời gian và tiền bạc đang là vấn đề mà nhiều chị em đang rất lo ngại. Các chị em tìm đến đông y như một giải pháp một loại thuốc viêm lộ tuyến cổ tử cung trị bệnh nhẹ nhàng mà vẫn bảo đảm an toàn. 

An Hòa là liệu trình được lương y Hồng Đức cẩn thận sắp xếp từ bài thuốc gia truyền từ nhiều đời đặc trị được căn bệnh trầm kha này. Các loại thuốc chữa viêm lộ tuyến cổ tử cung theo liệu trình An Hòa có thuốc đặt là loại thuốc thẩm thấu mạnh mẽ. Thuốc đặt đông y Hồng Đức được bào chế từ 24 loại thảo dược thiên nhiên, chắt lọc những thành phần tinh túy nhất để đảm bảo hiệu quả điều trị bệnh tốt nhất mà không phải sản phẩm nào cũng làm được.

Thuốc được đặt trực tiếp vào chỗ viêm nhiễm vừa chữa bệnh vừa phòng bệnh, giúp thu hẹp âm đạo, diệt khuẩn tốt, có thể sử dụng lâu dài mà không tác dụng phụ. Cách chữa viêm lộ tuyến tại nhà này rất dễ thực hiện và kín đáo. Tùy vào tình hình bệnh đang diễn biến mà bạn có thể sử dụng kết hợp liệu trình điều trị của Hồng Đức để đạt hiệu quả tốt nhất.

CÁCH CHỮA VIÊM LỘ TUYẾN
CỔ TỬ CUNG TẠI NHÀ CỦA HỒNG ĐỨC

Trị viêm lộ tuyến cổ tử cung tại nhà không khó, quan trọng là người phụ nữ phải tìm được một địa chỉ thăm khám uy tín và phương pháp điều trị phù hợp. Chị em phụ nữ hoàn toàn có thể khỏi bệnh ngay tại nhà nhưng sẽ không phải cô đơn một mình đánh bại chứng viêm khó nhằn này. Chuyên viên tư vấn và các lương y của Hồng Đức không chỉ cung cấp liệu trình mà còn theo sát các chị em trong thời gian chữa bệnh, đặc biệt là tư vấn qua điện thoại giúp chị em tiết kiệm thời gian mà vẫn đảm bảo hết bệnh.

LẦN 3

Khoảng từ ngày 15 - ngày 20. Chuyên viên tiếp tục ghi nhận tình trạng sức khỏe và sự thuyên giảm của bệnh sau khi sử dụng thuốc.

LẦN 2

Khoảng từ ngày 6 - ngày 7. Chuyên viên sẽ ghi nhận triệu chứng và phản ứng của cơ thể sau khi dùng thuốc, tư vấn cách điều chỉnh liều lượng phù hợp cho chị em.

LẦN 1

Trong khoảng 2 ngày đầu tiên. Chuyên viên sẽ chỉ dẫn lại cách sử dụng và lưu ý khi dùng thuốc.

LẦN 4

Khoảng từ ngày 23 - ngày 30. Bác sĩ Hồng Đức tái khám online và dặn dò thêm cho chị em.

Trong 1 liệu trình dài khoảng 1 tháng, chị em sẽ được gọi điện thăm khám 4 lần

Nếu bạn đang phân vân không biết phương pháp nào phù hợp với mình thì hãy đến với phụ khoa Hồng Đức - một trong những địa chỉ điều trị viêm lộ tuyến uy tín nhất hiện nay. 

Với các phương pháp điều trị viêm lộ tuyến Tây Y như đốt điện, bạn chỉ mất vài trăm nghìn để đốt hết phần viêm nhưng sau đó lại tốn kém gấp nhiều lần để giảm đau và hồi phục, chưa kể nếu không thành công thì phải thực hiện nhiều lần, vô cùng đau đớn và bất tiện.

Đối với các phương pháp khác như dao LEEP và áp lạnh, vì áp dụng kỹ thuật cao nên chi phí chữa bệnh viêm lộ tuyến cổ tử cung sẽ rất đắt đỏ, tuy nhiên việc giảm đau và hồi phục cũng gian khổ không kém dù sẽ lành nhanh hơn đốt điện.

Vì tính chất bệnh nằm sâu trong cơ thể, vùng tổn thương nhạy cảm, viêm lộ tuyến ven lỗ cổ tử cung mà việc chữa trị thường xuyên bị kéo dài và tái đi tái lại nhiều lần. 

Nhiều khách hàng sau khi thực hiện diệt tuyến, bệnh cũng không hết hẳn mà phải dùng thuốc Tây nhiều tháng kéo dài, chi phí điều trị viêm lộ tuyến cổ tử cung đã lên đến chục triệu đồng nhưng vẫn phải sống chung với bệnh. Nếu sợ hãi đốt tuyến thì bệnh sẽ càng kéo dài hơn nữa. 

CHỌN SAI PHƯƠNG PHÁP TIỀN MẤT TẬT MANG

KINH NGHIỆM CHỮA VIÊM LỘ TUYẾN BẰNG ĐÔNG Y HỒNG ĐỨC

Nếu sớm phát hiện và chữa trị, liệu trình chữa viêm lộ tuyến tử cung bằng Đông y mà Phụ Khoa Hồng Đức cung cấp cho chị em chỉ mất từ một tháng để chữa căn bệnh trầm kha này. Giá điều trị viêm lộ tuyến tại nhà - trọn bộ combo An Hòa với hướng dẫn cụ thể từ bác sĩ có chi phí chữa viêm lộ tuyến cổ tử cung rất dễ chịu với điều kiện của chị em Việt Nam, chỉ 1.690.000 đồng.

Chữa viêm lộ tuyến cổ tử cung ở đâu tốt cũng như các căn bệnh thầm kín khác luôn khiến chị em e ngại và đau đầu. Tuy nhiên mức chi phí mà Hồng Đức hỗ trợ cho chị em là khá “mềm” để chia tay căn bệnh viêm tuyến lộ tử cung. Chị em chỉ cần làm theo hướng dẫn, tuân thủ đúng liệu trình chữa viêm lộ tuyến bằng Đông y là sẽ nhanh chóng khỏi bệnh, không cần phải tính toán, kết hợp thêm các phương pháp bên ngoài nào khác.

Mệt mỏi vì dùng thuốc và ra vào phòng khám liên tục, nhiều chị em đã tìm đến Phòng khám Hồng Đức để điều trị viêm lộ tuyến bằng Đông y, hy vọng vào một cách chữa viêm lộ tuyến nhẹ nhàng mà giải quyết vấn đề nan giải cho mình.

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

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

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 THUỐC VIÊM LỘ TUYẾN CỔ TỬ CUNG

  • Thuốc đông y chữa khỏi viêm lộ tuyến cổ tử cung mà không phải chịu tác dụng phụ
  • Cổ tử cung nhanh chóng hết viêm, mịn đẹp và hồng hào trở lại. 
  • Cổ tử cung nhanh chóng hết viêm, mịn đẹp và hồng hào trở lại. 
  • Kết hợp 4 loại thuốc trong bài thuốc gia truyền: thuốc ngâm, thuốc uống, thuốc đặt và thuốc bôi
  • Thuốc trị bệnh viêm lộ tuyến cổ tử cung ở phụ nữ các cấp độ từ nặng đến nhẹ

Thuốc đạn

Thuốc đạn hay tọa dược: được đưa vào trực tràng qua đường hậu môn

Thuốc đặt âm đạo được sử dụng phổ biến trong điều trị các bệnh phụ khoa. Thuốc tận dụng sức nóng cơ thể, dược liệu tan dần và hấp thụ vào hệ tuần hoàn qua niêm mạc ở nơi đặt thuốc. Thuốc đặt có thể tác dụng chữa trị tại chỗ đặt như thuốc bệnh trĩ ở trực tràng hoặc tác dụng lên toàn cơ thể như thuốc giảm đau.

Thuốc đặt Tây y

Thuốc đặt Đông y

Có 3 loại thuốc đặt được phân loại dựa vào nơi chúng có thể được hấp thụ:

Điều trị viêm lộ tuyến nên đặt thuốc gì? Cả Tây y và Đông y đều tin dùng thuốc đặt trong việc điều trị bệnh phụ khoa. Thuốc đặt của phụ khoa Hồng Đức có tác dụng giảm nhanh viêm cổ tử cung, viêm lộ tuyến quanh lỗ cổ tử cung, tiêu diệt và đào thải các loài vi khuẩn gây bệnh phụ khoa khác hiệu quả. Nhiều chị em có sự hoài nghi và băn khoăn là 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? 

Viêm lộ tuyến có nhanh khỏi và bình phục không chỉ dựa vào thuốc mà còn cần đến sự kiên trì và bám sát liệu trình của chị em. Thuốc đặt Đông y Hồng Đức dùng những dược liệu quý, khả năng tan ngấm mạnh của thuốc đặt tác dụng trực tiếp tới vùng bị tổn thương, “đóng băng” những chất dịch có hại tạo. Lớp màng này sẽ mềm và bong ra sau tầm 24 - 36 giờ đặt thuốc, đào thải vi khuẩn gây hại 1 cách nhẹ nhàng, thuốc đặt Hồng Đức giải quyết vấn đề viêm nhiễm êm ái mà không cần diệt tuyến phức tạp. 

Thuốc niệu đạo

Dành cho nam giới, đưa qua lỗ sáo vào niệu đạo

Thuốc trứng

Đưa vào âm đạo qua đường âm hộ

Khi sử dụng thuốc đặt chữa viêm lộ tuyến cổ tử cung của Hồng Đức thì chị em đừng lo lắng khi xuất hiện những tình trạng như sau:

  • Người bị nhẹ thì sẽ đào thải ra những bã đậu dai như tờ giấy.
  • Người hơi nặng thì sẽ kèm các sợi máu có thể kèm mủ vàng.
  • Người bị nặng khi đặt thuốc viêm cổ tử cung bị ra máu thâm đen.

Sau khi dùng sẽ có cảm giác nhói vùng bụng dưới, bị ngứa vùng ngoài âm đạo, cảm giác đóng cứng âm đạo trong nhiều giờ thì đừng hoảng loạn nhé, thuốc dạng đặt thật sự có tác dụng tống khứ những dịch ứ cứng đầu đeo bám bên trong âm đạo ra ngoài, chỉ cần chị em chịu khó ăn uống, ngủ nghỉ đầy đủ, đừng quá chú ý vào chúng thì tình trạng này sẽ sớm biến mất nhanh thôi. Đây là dấu hiệu bình thường cho thấy thuốc đặt đang hoạt động tốt, đẩy lùi bệnh viêm lộ tuyến và cách chữa trị này là hiệu quả.

Thành phần: Xà sàng tử, xạ hương, ngũ bội tử, và các thảo dược quý khác…

Điều trị bệnh viêm bằng thuốc đặt có tính kháng sinh thực vật cao, đặt trực tiếp vào chỗ viêm, thuốc đặt vừa có tác dụng hỗ trợ điều trị bệnh, vừa có tác dụng phòng bệnh, an toàn, tự nhiên, có thể sử dụng lâu dài mà không tác dụng phụ. Điều đặc biệt khi dùng cách trị viêm cổ tử cung lộ tuyến này là chúng ta có thời gian nghỉ 3 - 4 ngày mới đặt viên tiếp theo nên rất thuận lợi cho quá trình sinh hoạt.

THUỐC ĐẶT VIÊM LỘ TUYẾN CỔ TỬ CUNG

HƯỚNG DẪN ĐẶT THUỐC
VIÊM CỔ TỬ CUNG LỘ TUYẾN ĐÚNG CÁCH

Để thuốc đặt mang lại hiệu quả thì bệnh nhân cần phải sử dụng đúng liều lượng và cách dùng theo chỉ định của bác sĩ. Với thuốc đặt thì ai lần đầu sử dụng cũng sẽ bối rối, tự đặt thuốc viêm cổ tử cung sao cho đúng là một công đoạn khá lạ lẫm với chị em lần đầu điều trị. Dù là thuốc đặt Tây y hay Đông y thì cách đặt cũng tương tự nhau. Những hướng dẫn dưới đây sẽ giúp bạn tự tin đặt thuốc tại nhà.

Sau khi đặt thuốc, chị em cần lưu ý là không được cử động mạnh, tốt nhất là nên nằm yên 1 chỗ để thuốc ngấm và phát huy hết tác dụng.

Viên thuốc đặt viêm cổ tử cung lộ tuyến Hồng Đức có tác dụng làm sạch và bài độc các chất dơ bám lâu ngày trong các nếp gấp tử cung và âm đạo ra ngoài, thu hẹp âm đạo, giúp âm đạo đàn hồi tốt, diệt khuẩn và giúp cân bằng nội tiết, điều hoà kinh nguyệt của phụ nữ.

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

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

B3

Đầu tiên cần rửa sạch vùng kín bằng dung dịch vệ sinh có độ pH nhẹ không mùi hoặc có thể sử dụng nước muối sinh lý. Móng tay cần phải được cắt ngắn và rửa sạch sẽ.

B1

Chị em có thể chọn tư thế ngồi xổm, để thoải mái hơn thì có thể vào tư thế nằm ngửa co 2 gối. Đừng sợ đau, cần nhẹ nhàng dùng tay đưa thuốc vào sâu trong âm đạo, khép lại để thuốc không xê dịch, cần nằm yên để thuốc có thời gian tan và ngấm vào viêm. Lưu ý cho những chị em chưa quan hệ tình dục là không ấn quá sâu vì có thể làm rách màng trinh.

B2

THUỐC UỐNG CHỮA VIÊM LỘ TUYẾN CỔ TỬ CUNG

Thuốc uống Hồng Đức 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 bạn sẽ thấy ngay kết quả. 

  • Tiêu viêm (các chứng viêm ở âm đạo, cổ tử cung, lộ tuyến cổ tử cung, phần phụ, vòi trứng, niêm mạc tử cung; u nang buồng trứng, nhân xơ cổ tử cung).
  • Đ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).

Bị viêm lộ tuyến cổ tử cung uống thuốc gì? Thuốc uống Hồng Đức gồm các thành phần: Thiên tử hoàng, xuyên khung, và các thảo dược quý khác… sẽ kết hợp điều dưỡng cơ thể, đánh bay căn bệnh từ bên trong.

THUỐC BÔI CHỮA VIÊM LỘ TUYẾN TỬ CUNG

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 dùng đơn thuốc điều trị viêm lộ tuyến 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ả. 
Hướng dẫn sử dụng:

Thành phần: 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.

  • Bước 1: Vệ sinh vùng kín bằng nước muối sinh lý.
  • Bước 2: Lấy bông y tế thấm 1 - 2 giọt thuốc bôi mạnh qua chỗ ngứa 1 lần, lấy miếng khác bôi như vậy cho đến hết các vùng bị ngứa. Mỗi chỗ chỉ bôi thuốc 1 lần, không bôi đi bôi lại.
  • Bước 3: Dùng xi lanh, bao cao su hoặc găng tay y tế bôi trực tiếp trong cổ tử cung.

THUỐC VIÊM LỘ TUYẾN CỔ TỬ CUNG DẠNG THUỐC NGÂM

Thuốc ngâm Hồng Đức: được bào chế từ các loại thảo dược thiên nhiên theo bài thuốc đông y gia truyền có tác dụng chữa viêm hiệu quả giúp làm lành các tổn thương và giúp cho cổ tử cung nhẵn như ban đầu. Ngoài ra, nó còn giúp trị viêm âm đạo, khử mùi hôi, cân bằng PH, sẽ khít lỗ âm đạo... Thuốc ngâm hoàn toàn an toàn cho phụ nữ có thai và cho con bú. Vì vậy, trong quá trình mang thai bạn vẫn có thể sử dụng loại thuốc này. 
Hướng dẫn sử dụng:

Thuốc an toàn cho bà bầu và cho con bú.
Thành phần: Xà sàng tử, hoàng bá, hương mao, đinh hương, bạch phàn, nhũ hương và các thảo dược quý khác…

  • Bước 1: Đun sôi thuốc với 2 lít nước trong 5 phút.
  • Bước 2: Xông vùng kín với thuốc từ 3 - 5 phút.
  • Bước 3: Lọc kĩ bả thuốc, ngâm trực tiếp với nước thuốc khoảng 15 phút. Trong lúc ngâm có thể mang găng tay y tế rửa nhẹ nhàng bên trong để sạch dịch và nhanh khỏi bệnh.

THUỐC CHỮA VIÊM LỘ TUYẾN CỔ TỬ CUNG BẰNG THUỐC NAM HỒNG ĐỨC

Lướt đế xem thêm

  • Hỗ trợ điều trị chứng ngứa âm đạo, lạnh tử cung ở nữ giới.
  • Hỗ trợ điều trị bệnh hiếm muộn, vô sinh (không có con).
  • Hỗ trợ điều trị chứng khí hư, huyết trắng.

Xà sàng là một loại cây mọc hoang còn được gọi là cây Giần sàng. Hạt xà sàng chín sau khi phơi sấy khô gọi là xà sàng tử hoặc xà sàng thực. Tác dụng trong chữa bệnh phụ khoa, chữa bệnh viêm lộ tuyến tử cung:

Xà sàng tử

  • Trị các chứng viêm loét.
  • Tác dụng kháng khuẩn, rõ rệt nhất là với khuẩn gram âm và gram dương.
  • Chống viêm khá mạnh.
  • Chống co thắt cơ trơn trên tử cung.
  • Lợi tiểu.

Sử dụng phần vỏ cây, có vị đắng, là loài thực vật tính hàn, không độc. Hoàng bá được sử dụng cùng các vị thuốc khác trong thành phần thuốc Đông Y hỗ trợ phương pháp điều trị viêm lộ tuyến cổ tử cung bằng thuốc dịu nhẹ giúp tổn thương ở cổ tử cung nhanh tái tạo. Công dụng của Hoàng bá:

Hoàng bá

Đinh hương

Đinh hương là loại cây sinh trưởng trong rừng. Nó được đem về trồng để hái về làm gia vị và làm thuốc trị bệnh. Cây đinh hương có mùi thơm đặc trưng. Người ta thường hái nụ về phơi khô làm thuốc trị viêm lộ tuyến cổ tử cung. 

Bài thuốc nam chữa viêm lộ tuyến cổ tử cung của Hồng Đức cũng không thể thiếu vị thuốc này. Đinh hương sau khi được điều chế có khả năng giúp cơ thể chị em chống oxy hoá mạnh mẽ, xây dựng hệ thống miễn dịch rất tốt. Đinh hương giúp cơ thể chống lại các gốc tự do, giảm nguy cơ biến chứng ung thư. 

  • Đau đầu, đau bụng, tiêu chảy.
  • Bệnh thấp khớp, xoa bóp các vết bầm dưới da, cầm máu.
  • Kinh nguyệt rối loạn, không đều, bị phù sau khi sinh.
  • Lá dùng pha nước uống giải nhiệt và thông tiểu, tiêu thực.

Hương mao 

Chữa viêm lộ tuyến cổ tử cung bằng thảo dược không thể thiếu hương mao. Hương mao thuộc họ lúa, còn được gọi là cây sả chanh, hiện được trồng đại trà ở nước ta. Chiết xuất tinh dầu sả có tính khử trùng và kháng khuẩn mạnh, có thể an thần, làm sạch da, tẩy tế bào chết trên da, lợi tiểu, hạ sốt, chống đầy hơi,...
Thông thường, hương mao được chỉ định dùng điều trị: 

Sáp ong

Sáp ong trong tổ ong là một dạng chất keo được tổng hợp từ nhiều loài thực vật khác nhau. Sáp ong được xem là một trong những vị thuốc tinh khiết nhất trên thế giới. Sáp ong được dùng như một chất kháng sinh tự nhiên giúp chống lại các tác nhân gây bệnh xâm nhập từ bên ngoài.

Trong y học, được sử dụng với mục đích chống viêm, chống loét, kháng nấm, điều hòa hệ miễn dịch… Ngoài ra, sáp ong còn được dùng để làm giảm lượng Cholesterol xấu trong máu và có tác dụng giảm đau. Với bệnh viêm lộ tuyến và cách điều trị, sáp ong đóng vai trò là thành phần trong các loại thuốc đặt viêm lộ tuyến cổ tử cung. 

Trinh nữ hoàng cung

Loài cây thuộc họ Thủy tiên, là loài cây thân thảo, đặc biệt là gần giống cây náng hoa trắng. Lưu ý tránh nhầm lẫn vì cây náng hoa trắng rất độc.
Từ lâu, trinh nữ hoàng cung đã được sử dụng trong dân gian để điều trị nhiều loại bệnh, trong đó có các khối u lành tính cũng như ác tính (ung thư). Đặc biệt trinh nữ hoàng cung cũng hỗ trợ đắc lực cho việc chữa viêm lộ tuyến cổ tử cung bằng thuốc nam. Lá cây thường được dùng để trị bệnh phụ khoa ác tính như u xơ tử cung, u nang buồng trứng.

  • Trị đau đầu và vùng hạ sườn.
  • Giảm các triệu chứng đau quặn bụng, bế kinh, thống kinh.
  • Điều hòa khi kinh nguyệt bị rối loạn không đều.

Xuyên khung 

Xuyên khung được sử dụng là phần là thân rễ khô, có vị cay, tính ôn; Đông y vào kinh can, đởm và tâm bào. Công dụng của xuyên khung trong hỗ trợ điều trị viêm lộ tuyến bằng phương pháp Đông Y: 

Nghệ vàng 

Theo GS-TS Đào Văn Phan - Nguyên Trưởng bộ môn Dược lý trường Đại học Y Hà Nội: Cây nghệ từ vài trăm năm nay đã được sử dụng trong y học cổ truyền với tác dụng chống viêm, kháng khuẩn, chống viêm loét dạ dày, giải độc gan, đặc biệt là dùng cho phụ nữ sau sinh. Có hai loại nghệ, mỗi loại có một công dụng khác nhau.
Nghệ vàng là loài cây phổ biến cũng góp phần chữa viêm lộ tuyến cổ tử cung bằng thuốc nam hiệu quả. Nghệ vàng cũng là loài cây thân thảo, họ gừng, thường dùng củ. Công dụng nghệ vàng: chống viêm loét, kháng khuẩn, liền da.

  • Hành khí giảm đau: Dùng khi mạng sườn trướng đau, ngực bụng đau do khí huyết ứ trệ.
  • Phá ứ, thông kinh: Dùng cho phụ nữ khí huyết kết trệ, kinh bị tắc làm trướng đau bụng thành cục.

Nghệ đen

Nghệ đen có tinh dầu, có cả chất nhầy và chất nhựa. Nghệ đen có tác dụng hành khí giảm đau, hoạt huyết phá ứ nhờ có vị đắng cay, tính ôn, vào kinh can và tỳ. Trị các chứng tiêu thực hóa tích, kinh bế, đau bụng, trưng hà tích tụ, chấn thương tụ bầm. Nghệ đen được dùng bào chế thuốc điều trị lộ tuyến cổ tử cung và các loại thuốc có công dụng:

  • Điều hòa kinh nguyệt (hỗ trợ điều trị đau bụng kinh và rối loạn kinh nguyệt).
  • Cầm máu, giảm đau nhức.
  • An thai.

Ngải cứu

Cách chữa viêm cổ tử cung lộ tuyến của Hồng Đức tất nhiên không thể thiếu ngải cứu. Ngải cứu ( hay còn gọi là ngải điệp, cây thuốc cứu) có nhiều công dụng hay. Công dụng:

Xạ hương

Công dụng của xạ hương: kháng viêm, ngăn chặn nấm và tăng cường hệ miễn dịch cho cơ thể. Đây là thảo dược có nhiều vitamin C dùng trong dự phòng và điều trị các bệnh viêm nhiễm như viêm lộ tuyến toàn bộ cổ tử cung.

Nhũ hương

Nhũ hương có vị đắng, cay, mùi thơm, có tác dụng điều khí, hoạt huyết nhờ tính hơi ấm. Không độc hại, dễ sử dụng và không gây kích ứng. Nhũ hương điều trị hiệu quả các bệnh lý viêm mãn tính. 

Bạch phàn 

Bạch phàn là phèn chua được dùng phổ biến trong đời sống hàng ngày. Bạch phàn từ lâu được dùng là một trong các vị thuốc để hỗ trợ điều trị viêm lộ tuyến bằng bài thuốc Đông Y: Khí hư, huyết trắng âm đạo.

Căn bệnh trầm kha này cũng được các bác sĩ chia thành 3 giai đoạn phát triển bệnh dựa vào mức độ tổn tương của cổ tử cung.

HƯỚNG DẪN LIỆU TRÌNH ĐIỀU TRỊ VIÊM LỘ TUYẾN CỔ TỬ CUNG

ĐIỀU TRỊ VIÊM LỘ TUYẾN CỔ TỬ CUNG CẤP ĐỘ 1

Cấp độ 1 là tình trạng nhẹ nhất, vùng viêm nhiễm chiếm khoảng ⅓ diện tích bề mặt cổ tử cung tuy không gây vô sinh nhưng nó cũng có những ảnh hưởng nhất định đến khả năng sinh sản, giảm khả năng thụ thai. Do trong khi bị viêm nhiễm cấp độ 1 thì dịch âm đạo ra nhiều gây ẩm ướt, cản trở sự di chuyển của tinh trùng đến gần với trứng nên rất khó đậu thai. Mặc khác bệnh chưa có biểu hiện gì rõ ràng nên việc nhận biết là hết sức khó khăn: khí hư ra nhiều, trắng hoặc vàng, có mùi hôi, ngứa âm đạo. Đây là giai đoạn đầu tiên của bệnh, mức độ ảnh hưởng khá nhỏ đối với cổ tử cung, chưa gây ra những biến chứng nguy hiểm. Vì thế việc điều trị từ lúc bệnh còn nhẹ cũng đơn giản hơn.

Thuốc điều trị viêm lộ tuyến cổ tử cung độ 1 chị em chỉ cần dùng 1 liệu trình An Hòa của Phụ Khoa Hồng Đức.

Vậy chữa viêm lộ tuyến bao lâu thì khỏi? Ngay khi xuất hiện triệu chứng của viêm lộ tuyến thì chị em nên chữa trị ngay. Chỉ với 1 lộ trình kéo dài khoảng 1 tháng, liệu trình nhẹ nhàng này đánh bại căn bệnh từ bên trong và bên ngoài cơ thể mà không tác dụng phụ, không lo tái đi tái lại. Lưu ý: Tác dụng có thể sẽ khác nhau tùy cơ địa của từng người, nên thời gian điều trị có thể khác nhau.

CÁCH ĐIỀU TRỊ VIÊM LỘ TUYẾN CỔ TỬ CUNG CẤP ĐỘ 2

Mức độ tổn thương nặng hơn độ 1 và lan rộng hơn từ 1/3 đến 2/3 diện tích cổ tử cung, khoảng 0.5 - 1cm. Mức độ viêm đã nghiêm trọng hơn nên các triệu chứng bệnh cũng rõ rệt hơn như đau rát và khó chịu khi quan hệ. Ở giai đoạn này nếu không phát hiện và điều trị dứt điểm viêm lộ tuyến cổ tử cung độ 2 có thể sẽ dẫn đến những biến chứng nguy hiểm và thậm chí gây ung thư cổ tử cung. 

Bệnh đã tiến triển đến cấp độ 2 thì cần từ 2 liệu trình An Hòa để dứt điểm.

Vậy chữa viêm lộ tuyến cổ tử cung trong bao lâu nếu đã bị phát triển thành cấp độ 2? Bệnh đã diễn biến phức tạp nên ở giai đoạn này chị em cần dùng 2-3 liệu trình chữa bệnh lộ tuyến tử cung bằng thuốc nam để điều trị bệnh, chỉ cần theo sát liệu trình cách chữa viêm lộ tuyến cổ tử cung tại nhà và lời khuyên của bác sĩ là không lo tái phát.

CÁCH ĐIỀU TRỊ VIÊM LỘ TUYẾN CỔ TỬ CUNG CẤP ĐỘ 3

Mức độ tổn thương nặng hơn độ 1 và lan rộng hơn từ 1/3 đến 2/3 diện tích cổ tử cung, khoảng 0.5 - 1cm. Mức độ viêm đã nghiêm trọng hơn nên các triệu chứng bệnh cũng rõ rệt hơn như đau rát và khó chịu khi quan hệ. Ở giai đoạn này nếu không phát hiện và điều trị dứt điểm viêm lộ tuyến cổ tử cung độ 2 có thể sẽ dẫn đến những biến chứng nguy hiểm và thậm chí gây ung thư cổ tử cung. 

Đối với viêm mức độ 3, viêm lộ tuyến uống thuốc có khỏi không? Để trị khỏi và có thời gian cho viêm cổ tử cung lộ tuyến tái tạo hoàn toàn khách hàng cần kiên trì 2 - 3 liệu trình An Hòa (mỗi liệu trình khoảng 1 tháng) mà không cần tiến hành diệt tuyến với nhiều biến chứng nguy hiểm chưa kể có nguy cơ tái phát rất cao. Đối với khách hàng có cơ địa hấp thụ thuốc chậm, quá trình điều trị khỏi viêm cổ tử cung lộ tuyến sẽ phải được điều chỉnh cho phù hợp, Phụ Khoa Hồng Đức với 10 năm kinh nghiệm điều trị các bệnh phụ khoa 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 liệu trình điều trị tại Hồng Đức.

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

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

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.

SỬ DỤNG LIỆU TRÌNH THUỐC ĐIỀU TRỊ VIÊM LỘ TUYẾN CỔ TỬ CUNG

Tùy vào mức độ viêm nhiễm và cơ địa của mỗi bệnh nhân mà thời gian điều trị viêm lộ tuyến cổ tử cung tái tạo là khác nhau. Có trường hợp bệnh nhân chỉ cần 1 liệu trình đã điều trị khỏi bệnh và có trường hợp để trị khỏi tình trạng viêm khách hàng cần kiên trì 2-3 liệu trình An Hòa (mỗi liệu trình khoảng 1 tháng). 

LƯU Ý TRƯỚC, TRONG VÀ SAU KHI ĐIỀU TRỊ

TRƯỚC KHI ĐIỀU TRỊ

  • Chữa viêm lộ tuyến ở đâu tốt nhất? Việc đầu tiên là chọn địa chỉ khám chữa bệnh tốt, đáng tin cậy - một trong những yếu tố quan trọng sẽ giúp bạn chọn cho mình phương pháp điều trị căn bệnh khó chịu này an toàn và hiệu quả.
  • Hãy sắp xếp công việc, thời gian và chuẩn bị đầy đủ chu đáo về mặt tài chính để không làm gián đoạn trong suốt quá trình khám chữa bệnh sau đó.
  • Cần giữ cho mình một tâm lý thoải mái, tránh căng thẳng mệt mỏi trước khi thăm khám để lựa chọn cách chữa bệnh thích hợp.
  • Tuân thủ theo những chỉ dẫn mà các chuyên gia tư vấn bao gồm việc dùng đúng loại thuốc chữa viêm cổ tử cung lộ tuyến và cách điều trị, thời gian và liều lượng quy định để quá trình điều trị đạt kết quả tốt nhất.
  • Bị viêm lộ tuyến có quan hệ được không? Người bệnh cần chú ý “kiêng” quan hệ tình dục trong suốt quá trình điều trị bệnh, đặc biệt là khi dùng thuốc đặt viêm lộ tuyến tử cung bởi nó có thể khiến thuốc bị đẩy ra ngoài và mất tác dụng. Và chỉ quan hệ khi bệnh đã lành và được sự cho phép của bác sĩ.
  • Tránh thụt rửa âm đạo vì có thể khiến âm đạo bị tổn thương thêm. Thực hiện vệ sinh hàng ngày sạch sẽ và nhẹ nhàng bằng những dung dịch tẩy rửa phù hợp với bản thân mình để tránh tình trạng bị dị ứng.

TRONG QUÁ TRÌNH ĐIỀU TRỊ

  • Kiêng bơi lội, vì việc ngâm mình trong nước quá lâu có thể tạo điều kiện cho các vi khuẩn xâm nhập vào âm đạo và gây hại.
  • Làm việc nhẹ nhàng, không vận động mạnh trong khoảng 2-3 tháng để sức khỏe ổn định.
  • Hạn chế ăn đồ cay nóng và chất kích thích, tăng cường bổ sung các chất dinh dưỡng tốt cho sức khỏe.
  • Để tránh tái phát, cần vệ sinh phụ khoa đúng cách, loại bỏ thói quen sử dụng băng vệ sinh quá lâu trong ngày. Trong những ngày đèn đỏ bạn nên thực hiện thay băng thường xuyên và vệ sinh bộ phận sinh dục thật sạch sẽ…
  • Tái khám đúng lịch hẹn để kiểm tra tình trạng vết viêm lộ tuyến tái tạo cổ tử cung đã lành lặn chưa. Nếu bạn không có thời gian đến bệnh viện thì hãy quan sát dấu hiệu bình phục để nhận biết tình hình sức khỏe hiện tại nhé.

SAU ĐIỀU TRỊ VIÊM LỘ TUYẾN

NHỮNG ĐIỀU CẦN LƯU Ý KHI MẮC BỆNH VIÊM LỘ TUYẾN TỬ CUNG

LƯU Ý KHI DÙNG THUỐC ĐẶT ĐIỀU TRỊ VIÊM LỘ TUYẾN CỔ TỬ CUNG

Việc sử dụng thuốc đặt điều trị viêm lộ tuyến cổ tử cung được rất nhiều chị em lựa chọn bởi sự tiện lợi của nó. Tuy nhiên, trong quá trình đặt thuốc không tránh khỏi một số tác dụng phụ như: ra dịch nâu sau khi đặt thuốc, đặt thuốc ra dịch vàng, ngứa rát… thậm chí đặt thuốc viêm lộ tuyến bị ra máu làm chị em vô cùng lo lắng không biết có nên đặt thuốc khi ra máu không.

Thực ra viêm lộ tuyến bị chảy máu khi đặt thuốc là một trong những hiện tượng thường gặp khi sử dụng thuốc đặt nhưng chị em tuyệt đối không được chủ quan. Vì khi gặp phải hiện tượng này chứng tỏ âm đạo đang phải chịu tổn thương nào đó. Vì vậy, khi đặt thuốc bị ra máu kéo dài và không có dấu hiệu thuyên giảm chị em nên liên hệ ngay với bác sĩ để điều trị kịp thời, tuyệt đối không được tự ý hành động.

Những nguyên nhân dẫn đến bị ra máu khi đặt thuốc có thể kể đến đó là:

  • Cách đặt thuốc viêm lộ tuyến cổ tử cung vào âm đạo không đúng. Bệnh nhân tự ý đặt thuốc mà không tuân thủ theo nguyên tắc đã được hướng dẫn trước đó làm cho niêm mạc âm đạo bị trầy xước dẫn đến chảy máu.
  • Đặt thuốc trong thời điểm hành kinh mà không hay nên đang đặt thuốc mà bị ra máu lại tưởng là cổ tử cung có vấn đề.
  • Không biết cách giữ vệ sinh trong quá trình đặt tạo điều kiện cho vi khuẩn xâm nhập, móng tay quá dài…

Chị em dù là tin tưởng Tây y hay Đông y thì vẫn phải đặt dù không thích thuốc viêm lộ tuyến cổ tử cung. Hiện tượng sau khi đặt thuốc âm đạo mà chị em cũng thường gặp chính là: đặt thuốc phụ khoa bị ra nước, dịch màu vàng, dịch trắng… đôi khi cũng gặp trường hợp đặt thuốc bị ra bột. Chị em yên tâm đây là biểu hiện bình thường do tác dụng của thuốc. Khi dùng thuốc đặt âm đạo ra nhiều dịch có kèm mùi đặc trưng của thuốc chứng tỏ thuốc đang phát huy tác dụng của mình, phần viêm nhiễm đang được đẩy ra ngoài nên dịch nhờn mới có màu lạ.

Chị em thường ngại tình trạng tức bụng dưới hay rát bên ngoài, ngứa râm ran, hơi sưng mà hay né tránh việc đặt thuốc. Tuy nhiên đây là phương pháp để chữa viêm lộ tuyến hiệu quả, chị em phải kiên trì thực hiện hết liệu trình, nếu dừng ngang sẽ không có kết quả như ý. Phương pháp điều trị bệnh Đông y mà nôn nóng thì tái đi tái lại mãi không khỏi. Liệu trình sử dụng thuốc đặt trị bệnh viêm là cả một quá trình tái tạo vùng phụ khoa bị tổn thương. Giống như vết thương ngoài da khi lành mọc da non thì thường ngứa. Xảy ra tương tự khi cơ thể tái tạo cổ tử cung. Do đó các mẹ, các chị cứ yên tâm sử dụng thuốc và tin tưởng mình sẽ khỏi.

SỬ DỤNG PHƯƠNG PHÁP ĐỐT VIÊM CỔ TỬ CUNG LỘ TUYẾN KHI CHƯA CÓ CON

Điều trị viêm tử cung lộ tuyến bằng đốt điện được thực hiện khá nhanh chóng và không gây đau đớn do được gây tê trong quá trình làm thủ thuật. Nhưng nó lại để lại sẹo ở cổ tử cung, từ đó có thể ảnh hưởng đến việc tinh trùng xâm nhập sâu vào bên trong để gặp trứng dẫn đến vô sinh, hiếm muộn. 

Thay vì lo lắng về những biến chứng nguy hiểm khi diệt tuyến, phân vân chưa có con có nên đốt tuyến? Thì nhiều chị em đã tìm đến việc điều trị bằng bài thuốc y học cổ truyền vừa an toàn lại không lo vô sinh hiếm muộn. Với các loại thảo mộc thiên nhiên được bào chế giữ trọn vẹn lại vị thuốc giúp cho việc điều trị vô cùng dễ dàng. Vì thành phần 100% từ thiên nhiên nên thuốc được cơ thể rất dễ hấp thu nhanh chóng, việc điều trị cũng đơn giản, không đau đớn, không lo tác dụng phụ ảnh hưởng đến việc sinh sản. 

Bạn cần hiểu rõ được những ưu nhược điểm của các phương pháp chữa viêm lộ tuyến cổ tử cung bằng đốt điện và cần được cân nhắc kỹ lưỡng trước khi thực hiện, đặc biệt với bạn gái chưa sinh con hoặc chưa sinh đủ số con mong muốn cần đưa ra quyết định sáng suốt để không hối hận về sau.

Đốt điện có thể gây vô sinh

Bạn còn chần chờ gì mà không gọi ngay đến số hotline để được tư vấn cách điều trị viêm cổ tử cung lộ tuyến an toàn, hiệu quả, không lo vô sinh hiếm muộn chỉ với 1 lộ trình duy nhất ngay hôm nay!

Một trong những cách điều trị viêm lộ tuyến cổ tử cung hiệu quả được nhiều chị em sử dụng và truyền tai nhau đó là các bài thuốc dân gian, mẹo chữa viêm lộ tuyến cổ tử cung gia truyền. Những bài thuốc dân gian chữa viêm lộ tuyến thường sử dụng các loại cây cỏ thiên nhiên lành tính, tốt cho sức khỏe và ít gây ra tác dụng phụ mà không tốn nhiều chi phí. 

Ví dụ như cách sử dụng bài thuốc chữa viêm lộ tuyến cổ tử cung bằng lá trầu không, bạn chỉ cần đun lá trầu không theo tỉ lệ nhất định, rồi lấy nước để xông rửa vùng kín và chờ đợi kết quả. Theo phân tích của các chuyên gia Tây y thì chưa có một nghiên cứu nào nhận định tác dụng chữa viêm lộ tuyến bằng lá trầu không “thần thánh” như lời đồn thổi. Cách chữa bệnh bằng lá trầu không và các loại cây cỏ khác chỉ có tác dụng trong trường hợp bị viêm âm đạo và viêm lộ tuyến nhẹ. 

Tùy cơ địa mỗi người mà tác dụng của phương pháp dân gian sẽ khác nhau. Vì vậy bạn nên thận trọng trong việc sử dụng lá bàng để tránh các biến chứng đáng tiếc có thể xảy ra.

SỬ DỤNG THUỐC VIÊM LỘ TUYẾN TỬ CUNG DÂN GIAN

TÁC DỤNG BẤT NGỜ CỦA THUỐC NGÂM ĐIỀU TRỊ VIÊM LỘ TUYẾN CỔ TỬ CUNG

Thuốc ngâm Hồng Đức là cách chữa viêm lộ tuyến cổ tử cung hiệu quả có tác dụng diệt khuẩn, diệt nấm. Dù Tây y tránh sử dụng phương pháp này vì vấn đề vệ sinh, tuy nhiên cách trị viêm lộ tuyến cổ tử cung bằng thuốc ngâm là rất hiệu nghiệm nếu làm đúng theo hướng dẫn của Hồng Đức. Khi sử dụng, chị em lưu ý phải đun sôi kỹ khoảng 5-10 phút rồi mới được dùng. 

Thuốc có tác dụng làm sạch, giúp thẩm thấu sâu vào bên trong và nước thuốc sẽ đi mọi ngóc ngách để tiêu diệt các tác nhân gây hại ở vùng hậu môn, âm đạo, không cho các tác nhân gây hại có cơ hội chui ngược vào bên trong.
Do cấu tạo bộ phận sinh dục nữ rất phức tạp, có nhiều ngóc ngách và sâu, dễ đọng các chất dịch, cộng với cấu tạo mặt trong âm đạo thường xuyên tiết dịch dẫn tới môi trường luôn ẩm ướt, tạo điều kiện cho vi khuẩn phát triển dẫn đến viêm nhiễm. 

Cách điều trị bệnh viêm lộ tuyến cổ tử cung bằng thuốc ngâm được điều chế dựa trên công thức gia truyền cực kỳ hiệu nghiệm trong việc hỗ trợ các cách điều trị bệnh viêm cổ tử cung lộ tuyến. Thuốc có tác dụng khử mùi hôi vùng kín, hết ngứa rát, làm dịu mát “cô bé” nếu chị em phải kết hợp với điều trị đặt thuốc. 

Thuốc ngâm Hồng Đức có thể chữa lành tổn thương hậu môn, thơm hồng âm đạo.

Loại thuốc ngâm Hồng Đức rất lành tính, chị em có thể sử dụng vài lần trong một tháng dù không có bệnh để giữ gìn vệ sinh, thơm hồng âm đạo và phòng ngừa viêm phụ khoa. Để cơ thể luôn khỏe mạnh thì sau mỗi kỳ kinh nguyệt hoặc sau mỗi lần quan hệ, dù không có hiện tượng viêm nhiễm phụ khoa, chị em cũng có thể ngâm 1, 2 lần cho sạch sẽ. Thuốc còn có khả năng hỗ trợ chữa lành các tổn thương ở vùng hậu môn.

VẤN ĐỀ QUAN HỆ KHI DÙNG THUỐC VIÊM NỘI TUYẾN

Trong quá trình chữa lành, bề mặt cổ tử cung và thành âm đạo sẽ được thuốc tác dụng điều trị viêm trực tiếp làm tái tạo và kéo da non. Tác động lực vào lúc này có thể làm vùng da non bị trầy xước gây viêm nhiễm trở lại. Trong trường hợp vừa sử dụng thuốc đặt cũng cần tránh quan hệ, khiến thuốc xê dịch hoặc bị đẩy ra ngoài. Vì vậy, chị em cần tuyệt đối tuân thủ kiêng quan hệ tình dục theo khuyến cáo của bác sĩ. Nên đợi viêm tiền lộ tuyến cổ tử cung lành hẳn mới nên quan hệ.  

Sau khi đã điều trị dứt điểm, chị em cũng cần giữ lối sống sinh hoạt tình dục lành mạnh, tránh làm tổn thương, trầy xước hoặc viêm nhiễm trở lại. Cách điều trị bệnh tối ưu nhất chính là phòng bệnh. Sử dụng biện pháp an toàn khi quan hệ, quan hệ điều độ và chỉ quan hệ với 1 đối tác là nên làm để giữ gìn sức khỏe sinh sản của chị em.

Nếu chị em có “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.

MẮC BỆNH VIÊM LỘ TUYẾN CỔ TỬ CUNG KHI ĐANG MANG THAI

Nhắc đến vấn đề này thì các chị em hay thắc mắc là viêm lộ tuyến độ 1 có thai được không? Thực tế thì bất cứ ai bị bệnh vẫn có thai được, kể cả viêm lộ tuyến cổ tử cung cấp độ 2 hay 3, nhưng xác suất sẽ thấp hơn rất nhiều so với bình thường do cổ tử cung tiết dịch quá nhiều, cũng như phần bị viêm gây hẹp lỗ cổ tử cung ngoài. Cần điều trị hết bệnh để tăng khả năng có thai cũng như đảm bảo cho sức khoẻ mẹ bầu và em bé được sinh ra khoẻ mạnh, an toàn.

Sau khi sinh con, bạn có thể tiếp tục quá trình điều trị bệnh an toàn tại phụ khoa Hồng Đức mà không cần lo lắng ảnh hưởng đến sữa mẹ. Liệu trình An Hòa đặc trị viêm lộ tuyến cổ tử cung bao gồm 4 loại thuốc ngâm, thuốc bôi, thuốc uống, thuốc đặt trị viêm lộ tuyến cổ tử cung cho con bú rất an toàn. 

Nếu đang điều trị viêm lộ tuyến bằng thuốc Đông y Hồng Đức nhưng phát hiện mang thai thì bạn bắt buộc phải ngưng dùng thuốc uống, chỉ sử dụng thuốc ngâm và thuốc bôi để kìm hãm sự phát triển của mầm bệnh. Thuốc uống Hồng Đức chống chỉ định với phụ nữ đang mang thai. Còn riêng thuốc đặt cũng tạm thời ngưng sử dụng để tránh trường hợp đặt thuốc phụ khoa bị ra máu khi mang thai rất nguy hiểm cho mẹ và bé.

Đối với những chị em đang cho con bú thường ngại phải điều trị vì lo sợ thuốc sẽ ảnh hưởng đến sữa mẹ. Tuy nhiên, các chuyên gia cho rằng viêm nội tuyến ở phụ nữ tuy lành tính nhưng cần phải điều trị kịp thời, việc chần chừ không điều trị sẽ làm cho bệnh càng nặng và biến chứng phức tạp hơn nguy hiểm đến tính mạng. Việc điều trị bệnh sớm sẽ giúp sức khỏe của mẹ nhanh khỏi và chăm con tốt hơn. Vì vậy, ngoại trừ một số loại thuốc được chống chỉ định dùng cho phụ nữ mang thai và cho con bú thì chị em vẫn có thể dùng bình thường theo tư vấn của bác sĩ Hồng Đức. 

NGUYÊN NHÂN KHIẾN BỆNH
VIÊM LỘ TUYẾN CỔ TỬ CUNG TÁI PHÁT

Những nguyên nhân gây cổ tử cung viêm lộ tuyến:

  • Thứ nhất, do vấn đề vệ sinh vùng kín. Ẩm ướt, ít thay băng vệ sinh, quần lót là điều kiện thuận lợi cho các vi khuẩn có hại xâm nhập. Không vệ sinh sau khi quan hệ cũng dễ gây viêm nhiễm. Đặc biệt, những chị em ưa sạch sẽ, rửa vùng kín quá thường xuyên, thụt rửa bên trong âm đạo sâu cũng là nguyên nhân. 
  • Thứ hai, nguồn nước trong môi trường sống không đảm bảo vệ sinh sẽ gây kích ứng, khô rát vùng kín và làm trầm trọng thêm các triệu chứng viêm nhiễm.
  • Thứ ba, có quan hệ tình dục không an toàn là nguyên nhân lớn gây viêm lộ tuyến tử cung. Quan hệ quá thường xuyên, quan hệ trong ngày đèn đỏ, từng nạo hút thai hoặc thường xuyên lạm dụng thuốc tránh thai… đều dẫn đến bệnh phụ khoa.
  • Thứ tư, chế độ ăn uống nhiều đồ cay ngọt sẽ làm thay đổi môi trường kiềm bên trong “cô bé”, tạo điều kiện cho tế bào viêm xâm nhập và gây bệnh.

Có thể thấy, căn bệnh này dễ dàng tái phát chỉ vì những thói quen rất nhỏ của các chị em. Vì vậy, chị em cần chuyên tâm trong quá trình điều trị, tin tưởng các cơ sở uy tín và giữ gìn cẩn thận sau khi dứt bệnh.

  • Thứ nhất, chị em tự ý khám và điều trị. Nhiều chị em bị phát hiện triệu chứng đã tự ý mua thuốc về uống, kết quả là bệnh không những không thuyên giảm mà còn trở nặng hơn, còn bị nhờn thuốc, sau này khó mà điều trị dứt điểm. Một số trường hợp khác là chị em tự ý ngưng điều trị khi thấy bệnh tình giảm.
  • Thứ hai, cách chữa viêm lộ tuyến cổ tử cung không dứt khoát triệt để. Các phương pháp thường thấy như áp lạnh, lazer đều có nhiều đau đớn và rủi ro, khó chữa viêm lộ tuyến cho người chưa có gia đình mà không để lại sẹo. Thêm vào đó là kinh nghiệm của bác sĩ không cao thì khó mà đạt hiệu quả đúng như mong đợi. Quá trình điều trị có thể kéo dài gây cho chị em cảm giác đau đớn, và chán nản không muốn điều trị bệnh tiếp.
  • Thứ ba, do sức đề kháng của cơ thể người bệnh yếu. Thực tế cho thấy, tỷ lệ bệnh nhân trẻ chữa khỏi bệnh cao hơn so với những bệnh nhân có tuổi. Đặc biệt, những bệnh nhân mắc bệnh tiểu đường lại khó chữa dứt và dễ tái nhiễm hơn.
  • Thứ tư, do thuốc sử dụng lúc trị bệnh. Với các loại thuốc điều trị phụ khoa ở phụ nữ, bệnh rất dễ tái phát lại do thuốc làm thay đổi độ PH bên trong âm đạo, tạo môi trường thuận lợi cho vi khuẩn, virus và nấm xâm nhập.
  • Thứ năm, bệnh nhân không kiêng quan hệ tình dục khi điều trị. Khi điều trị viêm lộ tuyến, chị em cần kiêng quan hệ để các tế bào tuyến và cổ tử cung có thời gian hồi phục, đồng thời tránh vi khuẩn lây nhiễm cho nhau.

Nguyên nhân gây bệnh cũng chính là nguyên nhân khiến bệnh dễ tái đi tái lại nhiều lần. Chị em hao tâm khổ tứ chữa trị từ lâu, cuối cùng lại bị tái phát thì thật đau đầu. Đây là căn bệnh dễ tái phát vì chúng gắn liền với thói quen sinh hoạt hàng ngày, chị em cần lưu ý để tránh mắc lại gây phiền toái.

DINH DƯỠNG KHI MẮC CHỨNG VIÊM CỔ TỬ CUNG LỘ TUYẾN

Các chứng viêm phụ khoa ảnh hưởng trực tiếp lên sức khỏe sinh sản cũng như sức khỏe của cơ thể phụ nữ nói chung. Vì vậy những thực phẩm chị em dùng hàng ngày cũng góp phần phòng tránh hoặc thúc đẩy bệnh. Nếu chị em biết cách ăn uống dựa trên thực đơn lành mạnh thì sẽ phòng tránh được nhiều bệnh không mong muốn trong đó có viêm phụ khoa ở nữ giới.

Thuốc Đông y Hồng Đức giúp tiêu diệt mầm mống gây bệnh từ bên trong, cân bằng PH âm đạo, tăng sức đề kháng nhanh chóng làm lành những tổn thương nơi cổ tử cung, trị khỏi bệnh mà không cần diệt tuyến, không tác dụng phụ, không lo tái phát.
Nếu có nhu cầu tư vấn về cách điều trị bệnh phụ khoa viêm lộ tuyến tử cung trong thời kỳ mang thai hoặc đang cho con bú, chị em vui lòng liên hệ với Phụ Khoa Hồng Đức qua số hotline 1900636831 để được chuyên gia tư vấn cụ thể nhé!

Những thực phẩm nên dùng để phòng tránh bệnh viêm tuyến lộ cổ tử cung:

  • Tỏi
  • Thực phẩm tươi sống
  • Thực phẩm giàu Axit folic
  • Thực phẩm giàu sắt
  • Sữa chua
  • Uống nhiều nước

Những thực phẩm nên tránh khi mắc viêm lộ tuyến cổ tử cung:

  • Những món ăn cay nóng
  • Hạn chế đường và chất béo
  • Rượu bia, thuốc lá
  • Hải sản
  • Thực phẩm lên men, muối chua
  • Đặc biệt, chị em cũng không nên dùng thêm thuốc bổ hay thực phẩm chức năng khi chưa có sự đồng ý của bác sĩ.

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

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

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.

Đị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 = '5d8dc99cd2131b0fac977b6d';window.LadiPageScript.runtime.publish_platform = 'WORDPRESS';window.LadiPageScript.runtime.isMobileOnly = false;window.LadiPageScript.runtime.DOMAIN_SET_COOKIE = ["phukhoahongduc.com"];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%22SECTION65%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%22SECTION85%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%22SECTION264%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%22SECTION383%22%3A%7B%22type%22%3A%22section%22%2C%22desktop.option.background-style%22%3A%22solid%22%2C%22mobile.option.background-style%22%3A%22image%22%7D%2C%22SECTION504%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%22SECTION617%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%22SECTION946%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%22SECTION982%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%22SECTION1002%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%22SECTION1105%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%22SECTION1195%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%22SECTION1218%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%22SECTION1242%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%22SECTION1276%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%22SECTION1302%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%22SECTION1394%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%22SECTION1492%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%22SECTION1518%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%22SECTION1523%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%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%22SECTION1545%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%22SECTION1568%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%22SECTION1577%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%22SECTION1596%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%22SECTION1607%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%22SECTION1622%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%22SECTION1669%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%22BUTTON1672%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%22SECTION1680%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%22SECTION1695%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%22SECTION1696%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%22SECTION1818%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%22SECTION1913%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%22SECTION2009%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%22SECTION2019%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%22SECTION2031%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%22SECTION2316%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%22COUNTDOWN2326%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_ITEM2327%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22day%22%7D%2C%22COUNTDOWN_ITEM2328%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22hour%22%7D%2C%22COUNTDOWN_ITEM2329%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22minute%22%7D%2C%22COUNTDOWN_ITEM2330%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22seconds%22%7D%2C%22FORM2335%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_ITEM2336%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_ITEM2337%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_ITEM2340%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_ITEM2341%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_ITEM2342%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_ITEM2343%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_ITEM2344%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_ITEM2345%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%22SECTION2360%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%22COUNTDOWN2370%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_ITEM2371%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22day%22%7D%2C%22COUNTDOWN_ITEM2372%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22hour%22%7D%2C%22COUNTDOWN_ITEM2373%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22minute%22%7D%2C%22COUNTDOWN_ITEM2374%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22seconds%22%7D%2C%22FORM2379%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_ITEM2380%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_ITEM2381%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_ITEM2384%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_ITEM2385%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_ITEM2386%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_ITEM2387%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_ITEM2388%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_ITEM2389%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%22SECTION2410%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%22SECTION2434%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%22COUNTDOWN2444%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_ITEM2445%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22day%22%7D%2C%22COUNTDOWN_ITEM2446%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22hour%22%7D%2C%22COUNTDOWN_ITEM2447%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22minute%22%7D%2C%22COUNTDOWN_ITEM2448%22%3A%7B%22type%22%3A%22countdown_item%22%2C%22option.countdown_item_type%22%3A%22seconds%22%7D%2C%22FORM2453%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_ITEM2454%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_ITEM2455%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_ITEM2458%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_ITEM2459%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_ITEM2460%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_ITEM2461%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_ITEM2462%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_ITEM2463%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%22SECTION2466%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%22SECTION2484%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%22BOX2494%22%3A%7B%22type%22%3A%22box%22%2C%22option.data_action%22%3A%7B%22type%22%3A%22section%22%7D%7D%2C%22SECTION2546%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%22SECTION2675%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%22POPUP2717%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%22SECTION2360%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%22BUTTON2718%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%22SHAPE2721%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%22SHAPE2726%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();})();