.ldp-banner {
     aspect-ratio: 2.7428571429;
     margin-bottom: 80px;
}
 .ldp-banner img {
     width: 100%;
}
 @media (max-width: 767px) {
     .ldp-banner {
         margin-bottom: 40px;
    }
}
 @media (max-width: 575px) {
     .ldp-banner {
         aspect-ratio: 0.7166666667;
    }
}
 .widget-header {
     margin-bottom: 30px;
}
 @media (max-width: 575px) {
     .widget-header {
         margin-bottom: 20px;
    }
}
 .widget-title {
     font-size: 40px;
     color: #1e5234;
     text-transform: uppercase;
     text-align: center;
     font-weight: 700;
     margin-bottom: 0;
     line-height: 1.2;
     font-family: "Phudu", sans-serif;
}
 @media (max-width: 767px) {
     .widget-title {
         font-size: 28px;
    }
}
 @media (max-width: 575px) {
     .widget-title {
         font-size: 26px;
    }
}
 .widget-title .b {
     color: #ffa827;
     display: inline-block;
}
 .widget-desc {
     margin-top: 30px;
}
 @media (max-width: 767px) {
     .widget-desc {
         margin-top: 20px;
    }
}
 .widget-highlight {
     background: #ffa827;
     border-radius: 25px;
     padding: 8px 15px;
     display: block;
     margin: 0 auto;
     text-transform: uppercase;
     font-weight: 700;
     width: max-content;
     color: #fff;
     margin-top: 20px;
}
 @media (max-width: 767px) {
     .widget-highlight {
         width: auto;
         text-align: center;
    }
}
 .widget-author {
     display: flex;
     margin-top: 30px;
     justify-content: center;
     margin-bottom: 30px;
}
 .widget-author .icon {
     width: 80px;
     height: 80px;
     margin-right: 18px;
     background: url('thumb/avt-bstuan.jpg') no-repeat center;
     background-size: contain;
     border-radius: 30px;
     overflow: hidden;
     flex-shrink: 0;
}
 .widget-author .quote {
     background: #f6f2db;
     padding: 25px;
     border-radius: 15px;
     box-shadow: 0 4px 0 0 #ffa827;
}
 .widget-author .quote ul {
     padding-left: 15px;
}
 .widget-author .quote ul li::marker {
     color: #ffa827;
}
 .widget-author .quote ul li:not(:last-child) {
     margin-bottom: 10px;
}
 .widget-author .quote .name {
     font-weight: 700;
     margin-bottom: 10px;
     position: relative;
     display: flex;
     column-gap: 10px;
     align-items: center;
}
 .widget-author .quote .name::after {
     content: '';
     display: inline-block;
     width: 20px;
     height: 20px;
     background: url('thumb/icon-check.svg') no-repeat center/cover;
}
 @media (max-width: 575px) {
     .widget-author .icon {
         width: 60px;
         height: 60px;
    }
     .widget-author .quote {
         padding: 10px;
    }
}
 [class*="ldp-sec"] {
     margin-bottom: 60px;
}
 @media (max-width: 575px) {
     [class*="ldp-sec"] {
         margin-bottom: 40px;
    }
}
 .ldp-sec-01 .widget-desc {
     margin-top: 0;
}
 .ldp-sec-01 .widget-desc ul {
     padding-left: 15px;
}
 .ldp-sec-01 .widget-desc ul li {
     list-style: disc;
}
 .ldp-sec-01 .widget-desc ul li::marker {
     color: #ffa827;
}
 .ldp-sec-01 .widget-desc ul p {
     border-radius: 10px;
     background: #f6f2db;
     padding: 10px;
}
 .ldp-sec-01 .widget-desc .icon {
     width: 50px;
     height: 50px;
     margin-right: 10px;
     flex-shrink: 0;
}
 .ldp-sec-cta-01 .inner-cta {
     border-radius: 10px;
     background: linear-gradient(82deg, #1e5234 -6.46%, #348d5a 58.84%);
}
 .ldp-sec-cta-01 .widget-header {
     padding: 40px;
     margin-bottom: 0;
     padding-right: 0;
}
 .ldp-sec-cta-01 .widget-title {
     font-size: 40px;
     color: #fff;
     text-align: left;
}
 .ldp-sec-cta-01 .widget-title span {
     color: #ffa827;
     font-size: 32px;
     display: block;
}
 .ldp-sec-cta-01 .thumb-section {
     margin-left: -50px;
     margin-top: -50px;
}
 .ldp-sec-cta-01 .btn-cta {
     margin-top: 30px;
     border-radius: 30px;
     font-size: 18px;
     color: #fff;
     background: #ffa827;
     padding: 8px 30px;
     font-weight: 700;
     display: inline-block;
     text-transform: uppercase;
}
 @media (max-width: 767px) {
     .ldp-sec-cta-01 .thumb-section {
         margin: 0;
    }
     .ldp-sec-cta-01 .thumb-section img {
         width: 100%;
    }
}
 @media (max-width: 575px) {
     .ldp-sec-cta-01 .widget-header {
         padding: 15px;
    }
     .ldp-sec-cta-01 .widget-title {
         font-size: 30px;
    }
     .ldp-sec-cta-01 .widget-title span {
         font-size: 26px;
    }
}
 .ldp-sec-02 {
     position: relative;
}
 .ldp-sec-02::before {
     content: '';
     pointer-events: none;
     aspect-ratio: 0.873015873;
     width: 500px;
     max-width: 40%;
     display: inline-block;
     position: absolute;
     right: 0;
     top: 0;
     z-index: -1;
     background: url('thumb/bg-flower-02.png') no-repeat center/cover;
     transform: rotateY(180deg);
}
 .ldp-sec-02::after {
     content: '';
     pointer-events: none;
     aspect-ratio: 0.5396825397;
     width: 320px;
     max-width: 24%;
     display: inline-block;
     position: absolute;
     left: 0;
     bottom: 0;
     z-index: -1;
     background: url('thumb/bg-flower-01.png') no-repeat center/cover;
     transform: rotateY(180deg);
}
 .ldp-sec-02 .widget-desc {
     max-width: 750px;
     margin-left: auto;
     margin-right: auto;
     text-align: center;
}
 .ldp-sec-02 .item-title {
     font-size: 24px;
     padding: 6px 34px;
     background: #1e5234;
     display: inline-block;
     color: #fff;
     border-top-left-radius: 30px;
     border-bottom-right-radius: 30px;
     font-weight: 700;
     text-transform: uppercase;
     margin-bottom: 30px;
}
 .ldp-sec-02 .item-desc td:first-child {
     width: 170px;
     color: #1e5234;
}
 .ldp-sec-02 .item-desc td {
     padding: 15px 5px;
}
 .ldp-sec-02 .item-desc tr:not(:last-child) {
     border-bottom: 1px solid #d9d9d9;
}
 .ldp-sec-02 .thumb-section {
     border-radius: 10px;
     overflow: hidden;
}
 .ldp-sec-02 .thumb-section img {
     width: 100%;
}
 .ldp-sec-02 .row:not(:last-child) {
     margin-bottom: 40px;
}
 .ldp-sec-02 .quote-content {
     max-width: 770px;
     margin-left: auto;
     margin-right: auto;
     text-align: center;
     color: #1e5234;
     font-size: 18px;
     font-weight: 600;
     padding: 12px 25px;
     background: url('thumb/quote-block.png') no-repeat center;
     background-size: 100% 100%;
}
 @media (max-width: 767px) {
     .ldp-sec-02 .item-title {
         transform: translateY(-50%);
         margin-bottom: -10px;
    }
}
 @media (max-width: 575px) {
     .ldp-sec-02 .item-desc td:first-child {
         width: 110px;
    }
     .ldp-sec-02 .item-title {
         font-size: 20px;
    }
}
 .ldp-sec-03 .widget-desc {
     max-width: 750px;
     margin-left: auto;
     margin-right: auto;
     text-align: center;
}
 .ldp-sec-03 .widget-content {
     row-gap: 30px;
}
 .ldp-sec-03 .item-title {
     font-size: 24px;
     padding: 6px 34px;
     background: #1e5234;
     display: inline-block;
     color: #fff;
     border-top-left-radius: 20px;
     border-bottom-right-radius: 20px;
     font-weight: 700;
     text-transform: uppercase;
     margin-bottom: -10px;
     transform: translateY(-50%);
}
 .ldp-sec-03 .item-thumb {
     border-radius: 10px;
     overflow: hidden;
     aspect-ratio: 1.85;
}
 .ldp-sec-03 .item-thumb img {
     width: 100%;
}
 @media (max-width: 767px) {
     .ldp-sec-03 .item:not(:first-child) {
         margin-top: 20px;
    }
}
 @media (max-width: 575px) {
     .ldp-sec-03 .widget-title br {
         display: none;
    }
}
 .ldp-sec-04 {
     position: relative;
}
 .ldp-sec-04::before {
     content: '';
     pointer-events: none;
     aspect-ratio: 0.873015873;
     width: 500px;
     max-width: 40%;
     display: inline-block;
     position: absolute;
     left: 0;
     top: 0;
     z-index: -1;
     background: url('thumb/bg-flower-02.png') no-repeat center/cover;
}
 .ldp-sec-04::after {
     content: '';
     pointer-events: none;
     aspect-ratio: 0.5396825397;
     width: 320px;
     max-width: 24%;
     display: inline-block;
     position: absolute;
     right: 0;
     bottom: 0;
     z-index: -1;
     background: url('thumb/bg-flower-01.png') no-repeat center/cover;
}
 .ldp-sec-04 ul {
     padding-left: 15px;
}
 .ldp-sec-04 ul li {
     list-style: disc;
}
 .ldp-sec-04 ul li::marker {
     color: #ffa827;
}
 .ldp-sec-04 .item:not(:last-child) {
     margin-bottom: 30px;
}
 .ldp-sec-04 .item-images {
     display: flex;
     flex-wrap: wrap;
     gap: 8px;
     margin-bottom: 10px;
}
 .ldp-sec-04 .item-images figure {
     border-radius: 50%;
     width: 84px;
     aspect-ratio: 1;
     overflow: hidden;
     margin-bottom: 0;
}
 .ldp-sec-04 .item-title {
     color: #1e5234;
     font-size: 18px;
     font-weight: 700;
     margin-bottom: 10px;
}
 .ldp-sec-cta-02 .inner-cta {
     border-radius: 20px;
     padding: 25px 30px;
     max-width: 750px;
     margin: 0 auto;
     display: flex;
     gap: 20px;
     background: linear-gradient(109deg, #1e5234 12.81%, #348d5a 87.19%);
}
 .ldp-sec-cta-02 .thumb-section {
     width: 165px;
     margin-top: -45px;
     margin-bottom: -25px;
     flex-shrink: 0;
}
 .ldp-sec-cta-02 .thumb-section img {
     width: 100%;
}
 .ldp-sec-cta-02 .widget-title {
     font-size: 32px;
     color: #fff;
     text-align: left;
     margin-bottom: 20px;
}
 .ldp-sec-cta-02 .widget-desc {
     margin-top: 0;
}
 .ldp-sec-cta-02 .btn-cta {
     border-radius: 30px;
     background: #f00;
     color: #fff;
     padding: 6px 20px;
     display: inline-flex;
     align-items: center;
     gap: 15px;
     font-weight: 700;
     font-size: 22px;
}
 @media (max-width: 575px) {
     .ldp-sec-cta-02 .inner-cta {
         padding: 5px 15px;
         align-items: center;
    }
     .ldp-sec-cta-02 .thumb-section {
         width: 150px;
         margin: 0;
         margin-top: -15px;
    }
     .ldp-sec-cta-02 .widget-title {
         font-size: 24px;
    }
     .ldp-sec-cta-02 .btn-cta {
         padding: 5px 15px;
         font-size: 16px;
    }
}
 @media (max-width: 414px) {
     .ldp-sec-cta-02 .thumb-section {
         width: 115px;
    }
}
 .ldp-sec-05 .widget-title {
     max-width: 800px;
     margin-left: auto;
     margin-right: auto;
     margin-bottom: 30px;
}
 .ldp-sec-05 .item {
     border-radius: 30px 0;
     border-left: 3px solid #fe9900;
     background: #fff;
     padding: 20px;
     display: flex;
     gap: 20px;
}
 .ldp-sec-05 .item .item-icon {
     width: 50px;
     aspect-ratio: 1;
     flex-shrink: 0;
}
 .ldp-sec-05 .item .item-title {
     font-size: 16px;
}
 .ldp-sec-05 .item:not(:last-child) {
     margin-bottom: 20px;
}
 .ldp-sec-06 {
     position: relative;
}
 .ldp-sec-06::before {
     content: '';
     pointer-events: none;
     aspect-ratio: 1.2580645161;
     width: 600px;
     max-width: 40%;
     display: inline-block;
     position: absolute;
     left: 0;
     top: 0;
     z-index: -1;
     background: url('thumb/bg-sec-02.png') no-repeat center/cover;
}
 .ldp-sec-06::after {
     content: '';
     pointer-events: none;
     aspect-ratio: 0.7384615385;
     width: 450px;
     max-width: 24%;
     display: inline-block;
     position: absolute;
     right: 0;
     bottom: 0;
     z-index: -1;
     background: url('thumb/bg-sec-02-1.png') no-repeat center/cover;
}
 .ldp-sec-06 .widget-headline {
     border-radius: 21px;
     background: #348d5a;
     font-size: 18px;
     color: #fff;
     font-weight: 600;
     display: block;
     width: max-content;
     padding: 8px 20px;
     margin: 0 auto 30px;
}
 .ldp-sec-06 .item {
     text-align: center;
}
 .ldp-sec-06 .item-thumb {
     width: 190px;
     margin-bottom: 20px;
     margin-left: auto;
     margin-right: auto;
     aspect-ratio: 1;
     border-radius: 50%;
     border: 18px solid #ffebce;
     overflow: hidden;
}
 .ldp-sec-06 .item-title {
     margin-bottom: 20px;
     border-radius: 10px;
     background: #348d5a;
     font-weight: 700;
     font-size: 18px;
     color: #fff;
     padding: 6px 20px;
     display: inline-block;
}
 .ldp-sec-06 .list-item {
     position: relative;
}
 .ldp-sec-06 .list-item:before {
     content: '';
     position: absolute;
     width: 100%;
     height: 3px;
     background: #ffa827;
     top: 100px;
}
 .ldp-sec-06 .list-item::after {
     content: '';
     z-index: -1;
     border-left: 16px solid #ffa827;
     border-top: 8px solid transparent;
     border-bottom: 8px solid transparent;
     position: absolute;
     right: -8px;
     top: 94px;
}
 .ldp-sec-06 .widget-author {
     max-width: 750px;
     margin-left: auto;
     margin-right: auto;
}
 .ldp-sec-06 .widget-note {
     max-width: 850px;
     margin: 0 auto;
     text-align: center;
     color: #1e5234;
     font-weight: 600;
}
 @media (max-width: 767px) {
     .ldp-sec-06 .list-item {
         row-gap: 35px;
    }
     .ldp-sec-06 .list-item::before {
         width: 3px;
         bottom: 0;
         top: 50px;
         left: 75px;
         height: auto;
    }
     .ldp-sec-06 .list-item::after {
         bottom: -15px;
         left: 69px;
         right: auto;
         top: auto;
         border-top: 16px solid #ffa827;
         border-left: 8px solid transparent;
         border-right: 8px solid transparent;
    }
     .ldp-sec-06 .item {
         display: flex;
         text-align: left;
    }
     .ldp-sec-06 .item-thumb {
         width: 120px;
         margin-right: 15px;
         flex-shrink: 0;
    }
     .ldp-sec-06 .widget-headline {
         width: auto;
         text-align: center;
    }
}
 @media (max-width: 575px) {
     .ldp-sec-06 .item-thumb {
         border-width: 8px;
         height: 90px;
         width: 90px;
    }
     .ldp-sec-06 .list-item:before {
         left: 60px;
    }
     .ldp-sec-06 .list-item:after {
         left: 54px;
    }
}
 .ldp-sec-cta-03 .inner-cta {
     border-radius: 20px;
     padding: 8px 30px;
     max-width: 620px;
     margin: 0 auto;
     display: flex;
     align-items: center;
     gap: 20px;
     background: linear-gradient(109deg, #1e5234 12.81%, #348d5a 87.19%);
}
 .ldp-sec-cta-03 .widget-title {
     font-size: 30px;
     color: #fff;
     text-align: right;
     margin-bottom: 16px;
}
 .ldp-sec-cta-03 .thumb-section {
     width: 215px;
     margin-bottom: 0;
     flex-shrink: 0;
}
 .ldp-sec-cta-03 .btn-cta {
     margin-left: auto;
     border-radius: 30px;
     background: #f00;
     color: #fff;
     padding: 6px 20px;
     display: flex;
     width: max-content;
     align-items: center;
     gap: 15px;
     font-weight: 700;
     font-size: 22px;
}
 @media (max-width: 575px) {
     .ldp-sec-cta-03 .widget-title {
         font-size: 24px;
    }
     .ldp-sec-cta-03 .btn-cta {
         padding: 5px 15px;
         font-size: 16px;
    }
     .ldp-sec-cta-03 .thumb-section {
         width: 150px;
    }
     .ldp-sec-cta-03 .inner-cta {
         padding: 15px;
    }
}
 @media (max-width: 414px) {
     .ldp-sec-cta-03 .inner-cta {
         padding: 15px 5px;
    }
     .ldp-sec-cta-03 .thumb-section {
         width: 115px;
    }
}
 .ldp-sec-07 .widget-content {
     border-radius: 20px 0 0 20px;
     overflow: hidden;
     background: linear-gradient(90deg, #e6f1e0 0%, rgba(230, 241, 224, 0.00) 100%);
     font-size: 16px;
}
 .ldp-sec-07 .widget-content p {
     margin-bottom: 6px;
}
 .ldp-sec-07 .widget-content b {
     color: #1e5234;
}
 .ldp-sec-07 .widget-content ul {
     padding-left: 15px;
}
 .ldp-sec-07 .widget-content ul:last-child {
     margin-bottom: 0;
}
 .ldp-sec-07 .widget-content ul li {
     list-style: disc;
}
 .ldp-sec-07 .widget-content ul li::marker {
     color: #ffa827;
}
 .ldp-sec-07 .widget-content ul li:not(:last-child) {
     margin-bottom: 15px;
}
 .ldp-sec-07 .widget-desc {
     margin-top: 0;
     padding: 30px;
}
 @media (max-width: 767px) {
     .ldp-sec-07 .widget-content {
         border-radius: 20px;
    }
     .ldp-sec-07 .thumb-section img {
         width: 100%;
    }
}
 @media (max-width: 575px) {
     .ldp-sec-07 .widget-content {
         background: linear-gradient(180deg, #e6f1e0 0%, rgba(230, 241, 224, 0.00) 100%);
    }
     .ldp-sec-07 .widget-desc {
         padding: 15px;
    }
}
 .ldp-sec-08 {
     position: relative;
}
 .ldp-sec-08 .inner-section {
     background: linear-gradient(126.82deg, #1e5234 24.93%, #43b875 152.02%);
     border-radius: 20px;
     padding: 50px 20px 0 30px;
     position: relative;
}
 .ldp-sec-08 .widget-title {
     font-size: 30px;
     color: #fff;
     border-radius: 29px;
     background: #348d5a;
     display: block;
     width: max-content;
     padding: 8px 20px;
     margin: 0 auto 30px;
}
 .ldp-sec-08 .item .item-thumb {
     border-radius: 10px;
     margin-bottom: 20px;
     overflow: hidden;
}
 .ldp-sec-08 .item .item-title {
     color: #1e5234;
     font-size: 18px;
     font-weight: 700;
     margin-bottom: 10px;
}
 .ldp-sec-08 .item .item-desc ul {
     padding-left: 15px;
}
 .ldp-sec-08 .item .item-desc ul li {
     list-style: disc;
}
 .ldp-sec-08 .item .item-desc ul li::marker {
     color: #ffa827;
}
 .ldp-sec-08 .item .item-desc ul li:not(:last-child) {
     margin-bottom: 10px;
}
 .ldp-sec-08 .widget-note {
     max-width: 770px;
     margin-left: auto;
     margin-right: auto;
     text-align: center;
     color: #1e5234;
     font-size: 18px;
     font-weight: 600;
     padding: 12px 25px;
     background: url('thumb/quote-block.png') no-repeat center/100% 100%;
}
 @media (max-width: 767px) {
     .ldp-sec-08 {
         padding-top: 50px;
    }
     .ldp-sec-08 .inner-section {
         padding-bottom: 30px;
    }
     .ldp-sec-08 .thumb-section {
         width: 130px;
         margin-right: 10px;
         margin-top: -125px;
         margin-bottom: 20px;
    }
     .ldp-sec-08 [class*="col-md-"] {
         position: static;
    }
     .ldp-sec-08 .container-custom > .widget-title {
         position: absolute;
         top: 60px;
         left: 180px;
    }
     .ldp-sec-08 .consultation-section .widget-title {
         text-align: center;
    }
     .ldp-sec-08 .btn {
         margin-left: auto;
         margin-right: auto;
         display: block;
    }
}
 @media (max-width: 575px) {
     .ldp-sec-08 .widget-title {
         font-size: 20px;
         width: auto;
         text-align: center;
    }
     .ldp-sec-08 .widget-note {
         padding: 10px 15px;
    }
}
 .ldp-sec-cta-04 .inner-cta {
     border-radius: 20px;
     padding: 8px 30px;
     max-width: 620px;
     margin: 0 auto;
     display: flex;
     align-items: center;
     gap: 20px;
     background: linear-gradient(109deg, #1e5234 12.81%, #348d5a 87.19%);
}
 .ldp-sec-cta-04 .widget-title {
     font-size: 30px;
     color: #fff;
     text-align: left;
     margin-bottom: 16px;
}
 .ldp-sec-cta-04 .thumb-section {
     width: 215px;
     flex-shrink: 0;
}
 .ldp-sec-cta-04 .btn-cta {
     margin-right: auto;
     border-radius: 30px;
     background: #f00;
     color: #fff;
     padding: 6px 20px;
     display: flex;
     width: max-content;
     align-items: center;
     gap: 15px;
     font-weight: 700;
     font-size: 22px;
}
 @media (max-width: 575px) {
     .ldp-sec-cta-04 .inner-cta {
         padding: 15px;
    }
     .ldp-sec-cta-04 .widget-title {
         font-size: 24px;
    }
     .ldp-sec-cta-04 .thumb-section {
         width: 150px;
         margin-bottom: 0;
    }
     .ldp-sec-cta-04 .btn-cta {
         padding: 5px 15px;
         font-size: 16px;
    }
}
 @media (max-width: 414px) {
     .ldp-sec-cta-04 .inner-cta {
         padding: 15px 5px;
    }
     .ldp-sec-cta-04 .thumb-section {
         width: 115px;
    }
}
 .ldp-sec-09 .widget-title {
     margin-bottom: 30px;
}
 .ldp-sec-09 .widget-desc {
     margin-top: 0;
}
 .ldp-sec-09 .widget-desc ul {
     padding-left: 15px;
}
 .ldp-sec-09 .widget-desc ul li {
     list-style: disc;
}
 .ldp-sec-09 .widget-desc ul li::marker {
     color: #ffa827;
}
 .ldp-sec-09 .widget-desc ul li:not(:last-child) {
     margin-bottom: 10px;
}
 .ldp-sec-09 .widget-desc b {
     color: #1e5234;
}
 .ldp-sec-10 .widget-title {
     font-size: 30px;
     margin-bottom: 30px;
}
 .ldp-sec-10 .widget-desc {
     max-width: 750px;
     margin: 0 auto 30px;
}
 .ldp-sec-10 .thumb-section {
     aspect-ratio: 1.7777777778;
     margin-left: auto;
     margin-right: auto;
     display: flex;
     max-width: 100%;
     width: max-content;
}
 .ldp-sec-10 .inner-sec {
     border-radius: 20px;
     padding: 20px 30px;
     background: linear-gradient(109deg, #1e5234 12.81%, #348d5a 87.19%);
     display: flex;
}
 .ldp-sec-10 .item-title {
     border-radius: 10px;
     background: #fe9900;
     padding: 8px 20px;
     margin-bottom: 12px;
     display: inline-flex;
     font-weight: 600;
}
 .ldp-sec-10 .item {
     color: #fff;
     flex: 0 0 auto;
}
 .ldp-sec-10 .line-break {
     background: #fff;
     margin: 0 30px;
     display: inline-flex;
     flex: 0 0 1px;
}
 @media (max-width: 767px) {
     .ldp-sec-10 .inner-sec {
         flex-direction: column;
    }
     .ldp-sec-10 .line-break {
         margin: 15px 0;
    }
}
 .ldp-sec-11 {
     position: relative;
     background: url('thumb/bg-sec-11.jpg') no-repeat center/cover;
     overflow: hidden;
}
 .ldp-sec-11:before {
     content: '';
     position: absolute;
     left: 0;
     bottom: 0;
     width: 555px;
     aspect-ratio: 1.42;
     pointer-events: none;
     background: url('thumb/bg-sec-11-1.png') no-repeat center/cover;
}
 .ldp-sec-11:after {
     content: '';
     position: absolute;
     right: 0;
     bottom: 0;
     width: 500px;
     aspect-ratio: 1.3;
     pointer-events: none;
     background: url('thumb/bg-sec-11-2.png') no-repeat center/cover;
}
 .ldp-sec-11 .widget-title {
     text-align: left;
     margin-bottom: 30px;
     font-size: 50px;
}
 .ldp-sec-11 .widget-title span {
     color: #fe9900;
     display: block;
}
 .ldp-sec-11 .thumb-section {
     max-width: 350px;
     margin-left: auto;
     margin-bottom: 0;
}
 .ldp-sec-11 .btn {
     color: #fff;
     font-weight: 700;
     text-transform: uppercase;
     border-radius: 20px;
     display: inline-flex;
     align-items: center;
     gap: 10px;
}
 .ldp-sec-11 .btn-hotline {
     background: #f00;
     margin-right: 12px;
}
 .ldp-sec-11 .btn-booking {
     background: #1e5234;
}
 @media (max-width: 767px) {
     .ldp-sec-11 {
         padding-top: 40px;
    }
     .ldp-sec-11 .btn-hotline {
         margin-right: 0;
    }
     .ldp-sec-11 .widget-title {
         font-size: 40px;
    }
}
 @media (max-width: 575px) {
     .ldp-sec-11:before {
         width: 300px;
         bottom: 150px;
         background-image: url(thumb/bg-sec-11-1-mb.png);
         aspect-ratio: 1.24;
    }
     .ldp-sec-11:after {
         display: none;
    }
     .ldp-sec-11 .thumb-section {
         margin-top: 30px;
    }
}
 @media (max-width: 414px) {
     .ldp-sec-11 .widget-title {
         font-size: 30px;
    }
}
 