.widget_items_style_24 .items-list-wrapper{position:relative;display:grid;grid-template-columns:repeat(var(--item-number,3),1fr);gap:10px}.widget_items_style_24 .item{position:relative;overflow:hidden;background-color:#e8e8e8;padding:10px;border-radius:8px}.widget_items_style_24 .item a{color:currentColor}.widget_items_style_24 .item .item-header{display:flex;justify-content:left;align-items:center;gap:10px;margin-bottom:10px}.widget_items_style_24 .item .item-header .img{width:var(--item-icon-width,50px);text-align:center}.widget_items_style_24 .item .item-header .img img{width:100%;height:auto;display:inline-block}.widget_items_style_24 .item .item-header .heading{color:#000;font-size:15px;font-weight:700}.widget_items_style_24 .item .description{color:#8a8b8c;font-size:14px;line-height:20px}.widget_items_style_24 .item:hover{box-shadow:0 0 10px 4px rgba(31,66,135,.1)}@media (max-width:1000px){.widget_items_style_24 .item .item-header .img{height:var(--item-icon-height-tablet,50px)}}@media (max-width:768px){.widget_items_style_24 .items-list-wrapper{grid-template-columns:repeat(var(--item-number-tablet,2),1fr)}}@media (max-width:600px){.widget_items_style_24 .items-list-wrapper{grid-template-columns:repeat(var(--item-number-mobile,1),1fr)}.widget_items_style_24 .item .item-header .img{height:var(--item-icon-height-mobile,50px)}}.about-founder-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}@media (max-width:768px){.about-founder-grid{grid-template-columns:1fr;gap:30px}}.about-founder-grid.textImg .about-founder-image{order:2}.about-founder-grid.textImg .about-founder-content{order:1}.about-founder-grid.imgText .about-founder-image{order:1}.about-founder-grid.imgText .about-founder-content{order:2}.about-founder-image .founder-img-wrapper{position:relative;width:100%}.about-founder-image .founder-img-wrapper .img-main{box-shadow:rgba(100,100,111,.2) 0 7px 29px 0}.about-founder-content .subtitle-wrap{display:flex;align-items:center;margin-bottom:10px}.about-founder-content .subtitle-wrap .line{display:inline-block;width:40px;height:1px;background-color:#666;margin-right:15px}.about-founder-content .subtitle-wrap .subtitle-text{font-size:16px;color:#333;font-weight:600}.about-founder-content .heading-title{font-size:36px;font-weight:700;color:#222;margin-bottom:20px;text-transform:uppercase}@media (max-width:768px){.about-founder-content .heading-title{font-size:28px}}.about-founder-content .founder-name{font-style:italic;font-size:65px;color:#1a56a6;margin-bottom:10px;line-height:1.2}@media (max-width:768px){.about-founder-content .founder-name{font-size:45px}}.about-founder-content .founder-title{font-size:18px;color:#1a56a6;font-weight:600;margin-bottom:30px}@media (max-width:768px){.about-founder-content .founder-title{font-size:16px}}.about-founder-content .message-title{font-size:16px;font-weight:700;color:#333;margin-bottom:10px;text-transform:uppercase;font-style:italic}.about-founder-content .description{font-size:15px;color:#444;line-height:1.6;margin-bottom:30px}.about-founder-content .description p{margin-bottom:15px}.about-founder-content .description p:last-child{margin-bottom:0}.about-founder-content .btn-founder{display:inline-flex;align-items:center;padding:12px 25px;border:2px solid #1a56a6;color:#1a56a6;border-radius:5px;font-weight:600;font-size:14px;text-decoration:none;transition:all 0.3s ease;background-color:#e5edf5}.about-founder-content .btn-founder i{margin-left:10px;font-size:14px}.about-founder-content .btn-founder:hover{background-color:#1a56a6;color:#fff}.journey-widget .journey-header{text-align:center;margin-bottom:40px}.journey-widget .journey-header .header-title,.journey-widget .journey-header .heading{color:#1a56a6;font-family:serif;font-size:36px;font-weight:700;margin:0}@media (max-width:768px){.journey-widget .journey-header .header-title,.journey-widget .journey-header .heading{font-size:28px}}.journey-widget .journey-timeline{position:relative;margin-top:60px;margin-bottom:40px}@media (max-width:768px){.journey-widget .journey-timeline{margin:0}}.journey-widget .journey-timeline .timeline-line{position:absolute;top:40px;left:10%;right:10%;height:3px;background-color:#b0c4de;z-index:1}@media (max-width:768px){.journey-widget .journey-timeline .timeline-line{display:none}}.journey-widget .journey-timeline .timeline-items{display:flex;justify-content:space-between;position:relative;z-index:2;gap:40px}@media (max-width:991px){.journey-widget .journey-timeline .timeline-items{flex-direction:column}.journey-widget .journey-timeline .timeline-items .timeline-line{display:none}}.journey-widget .journey-timeline .timeline-item{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}@media (max-width:768px){.journey-widget .journey-timeline .timeline-item{padding-top:15px}}.journey-widget .journey-timeline .timeline-year{position:relative;margin-bottom:30px;display:flex;justify-content:center;width:100%}.journey-widget .journey-timeline .timeline-year .year-circle{width:80px;height:80px;border-radius:50%;background:#fff;border:2px solid #1a56a6;display:flex;align-items:center;justify-content:center;color:#1a56a6;font-weight:700;font-size:24px;position:relative;box-shadow:0 4px 10px rgba(0,0,0,.05);z-index:2}.journey-widget .journey-timeline .timeline-year .year-circle:before{content:'';position:absolute;width:105px;height:105px;border-radius:50%;border:1px solid #d0e4ff;top:-15px;left:-14px}.journey-widget .journey-timeline .timeline-year .year-circle .arrow-down{position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:15px solid #1a56a6}.journey-widget .journey-timeline .timeline-year .year-circle .arrow-down::after{content:'';position:absolute;bottom:3px;left:-8px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:12px solid var(--theme-color)}.journey-widget .journey-timeline .timeline-year .line-dot{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:2px;z-index:1}@media (max-width:991px){.journey-widget .journey-timeline .timeline-year .line-dot{display:none}}.journey-widget .journey-timeline .timeline-year .line-dot::after{content:'';position:absolute;top:50%;right:-30px;width:15px;height:15px;background-color:#1a56a6;border-radius:50%;transform:translateY(-50%)}.journey-widget .journey-timeline .timeline-year .line-dot::before{content:'';position:absolute;top:50%;right:-35px;width:25px;height:25px;background-color:#fff;border-radius:50%;transform:translateY(-50%);box-shadow:rgba(100,100,111,.2) 0 7px 29px 0}.journey-widget .journey-timeline .timeline-item:last-child .line-dot::after{display:none}.journey-widget .journey-timeline .timeline-card{background:#fff;border-radius:10px;box-shadow:0 5px 20px rgba(0,0,0,.05);overflow:hidden;width:100%;height:100%;display:flex;flex-direction:column;transition:transform 0.3s ease}.journey-widget .journey-timeline .timeline-card:hover{transform:translateY(-5px)}.journey-widget .journey-timeline .timeline-card .card-image{position:relative;width:100%;padding-bottom:60%}.journey-widget .journey-timeline .timeline-card .card-image>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.journey-widget .journey-timeline .timeline-card .card-image .card-icon{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);width:50px;height:50px;background:#1a56a6;border-radius:50%;border:3px solid #fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px rgba(0,0,0,.1)}.journey-widget .journey-timeline .timeline-card .card-image .card-icon img{width:24px;height:24px;object-fit:contain;filter:brightness(0) invert(1)}.journey-widget .journey-timeline .timeline-card .card-content{padding:40px 20px 20px;flex:1}.journey-widget .journey-timeline .timeline-card .card-content .card-title{font-size:16px;color:#1a56a6;font-weight:700;margin-bottom:10px;line-height:1.4}@media (max-width:768px){.journey-widget .journey-timeline .timeline-card .card-content .card-title{font-size:16px}}.journey-widget .journey-timeline .timeline-card .card-content .card-desc{font-size:14px;color:#666;line-height:1.5;margin:0}@media (max-width:768px){.journey-widget .journey-timeline .timeline-card .card-content .card-desc{font-size:14px}}.journey-widget .journey-timeline .timeline-card .card-content .card-desc p{margin-bottom:10px}.journey-widget .journey-timeline .timeline-card .card-content .card-desc p:last-child{margin-bottom:0}.journey-widget .journey-quote{text-align:center;margin-top:50px}@media (max-width:768px){.journey-widget .journey-quote{margin-top:0}}.journey-widget .journey-quote .quote-inner{display:inline-flex;align-items:center;padding:12px 40px;border:1px solid #b0c4de;border-radius:50px;position:relative;background:rgba(255,255,255,.7)}@media (max-width:768px){.journey-widget .journey-quote .quote-inner{padding:12px 24px}}.journey-widget .journey-quote .quote-inner .quote-text{color:#1a56a6;font-weight:600;font-size:14px;margin:0 10px}.journey-widget .journey-quote .quote-inner .quote-mark{font-size:30px;color:#1a56a6;font-family:serif;line-height:1;height:20px;display:flex;align-items:center}.journey-widget .journey-quote .quote-inner .quote-mark.left{margin-right:5px}.journey-widget .journey-quote .quote-inner .quote-mark.right{margin-left:5px}.widget_post_style_1 .box-content{position:relative}.widget_post_style_1 .post-list-grid{display:grid;grid-template-columns:repeat(var(--item-number,3),1fr);gap:var(--bs-gutter-x)}.widget_post_style_1 .item-wrapper{padding:calc(var(--bs-gutter-x)/2)}.widget_post_style_1 .item{position:relative}.widget_post_style_1 .item .img{padding-top:var(--wpost-img-ration,100%)!important;width:100%}.widget_post_style_1 .item .img img{height:100%;width:100%;object-fit:cover}.widget_post_style_1 .item:before{position:absolute;content:'';width:100%;height:100%;bottom:0;left:0;z-index:99;transition:all 0.6s ease;background:linear-gradient(to bottom,rgba(255,255,255,0) 10%,#055cc0 110%)}.widget_post_style_1 .item .title{position:absolute!important;padding:24px;display:flex;flex-direction:column;bottom:20%;left:0;z-index:100}.widget_post_style_1 .item .title .header{font-size:16px;line-height:25px;font-family:var(--font-family);margin-top:8px;margin-bottom:0;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.widget_post_style_1 .item .title .header a{color:currentColor;outline:none}.widget_post_style_1 .item .title .description{margin-top:8px;height:65px;text-align:initial;color:#687385}.widget_post_style_1 .item .title .post-created{margin-top:8px;color:#888;font-size:12px}.widget_post_style_1 .item .title .post-info{margin:0 0 20px 0}.widget_post_style_1 .item .title .read-more a{position:relative;transition:all 0.3s;border-radius:10px}.widget_post_style_1 .item .title .read-more a:hover{padding-left:20px}.widget_post_style_1 .item:hover:before{height:0!important}.widget_post_style_1 .item:hover .title .header{color:var(--theme-color)!important}.widget_post_style_1 .item:hover .title .description{color:var(--theme-color)!important}.widget_post_style_1 .view-more-info{text-align:center;margin-top:30px;display:flex;justify-content:center;align-items:center}.widget_post_style_1 .view-more-info a{display:inline-flex;align-items:center;padding:12px 25px;border:2px solid #1a56a6;color:#1a56a6;border-radius:5px;font-weight:600;font-size:14px;text-decoration:none;transition:all 0.3s ease;background-color:#e5edf5}.widget_post_style_1 .view-more-info a i{margin-left:12px}@media (max-width:1000px){.widget_post_style_1 .post-list-grid{grid-template-columns:repeat(var(--item-number-tablet,3),1fr)}}@media (max-width:600px){.widget_post_style_1 .post-list-grid{grid-template-columns:repeat(var(--item-number-mobile,2),1fr)}.widget_post_style_1 .item{padding:0;margin:10px}.widget_post_style_1 .item .img{height:200px}.widget_post_style_1 .title{padding:24px!important}}.widget_album_style_2 .box-gallery{padding:20px;box-shadow:rgba(0,0,0,.1) 0 4px 12px;height:100%;border-radius:12px}.widget_album_style_2 .box-gallery .album-list{display:grid;grid-template-columns:repeat(var(--item-number,4),1fr);gap:var(--item-gap,10px)}.widget_album_style_2 .box-gallery .album-s2-category-list{display:inline-block;background:transparent;overflow:hidden;list-style:none;margin-bottom:10px;padding-left:0}.widget_album_style_2 .box-gallery .album-s2-category-list li{float:left;padding:0;position:relative;margin-right:10px}.widget_album_style_2 .box-gallery .album-s2-category-list li:last-child{margin-right:0}.widget_album_style_2 .box-gallery .album-s2-category-list li a{color:#000;background-color:#fff;padding:5px 20px;display:block;font-size:14px;border:1px solid transparent;transition:all 0.5s;text-transform:capitalize;text-decoration:none;border-radius:30px}.widget_album_style_2 .box-gallery .album-s2-category-list li a.active,.widget_album_style_2 .box-gallery .album-s2-category-list li a:hover{color:var(--theme-color);border-color:var(--theme-color)}.widget_album_style_2 .box-gallery .banner{margin-bottom:10px;overflow:hidden;height:0!important;width:100%;position:relative;padding-top:30%;border-radius:12px}.widget_album_style_2 .box-gallery .banner img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover!important;transform:scale(1);-webkit-transition:all 0.3s,-webkit-transform 8s cubic-bezier(.25,.46,.45,.9399999999999999);transition:all 0.3s,transform 8s cubic-bezier(.25,.46,.45,.9399999999999999),-webkit-transform 8s cubic-bezier(.25,.46,.45,.9399999999999999)}.widget_album_style_2 .box-gallery .album_tab_style_1_content .item{overflow:hidden;position:relative}.widget_album_style_2 .box-gallery .album_tab_style_1_content .item .img{overflow:hidden;height:0!important;width:100%;position:relative;padding-top:65%;border-radius:12px}.widget_album_style_2 .box-gallery .album_tab_style_1_content .item .img img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover!important;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all 0.3s,-webkit-transform 8s cubic-bezier(.25,.46,.45,.9399999999999999);transition:all 0.3s,transform 8s cubic-bezier(.25,.46,.45,.9399999999999999),-webkit-transform 8s cubic-bezier(.25,.46,.45,.9399999999999999)}.widget_album_style_2 .box-gallery .album_tab_style_1_content .item .title{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);padding:20px;opacity:0;transition:0.8s all}.widget_album_style_2 .box-gallery .album_tab_style_1_content .item .title .heading{margin-top:60%;font-size:18px;line-height:25px;letter-spacing:5px;text-align:left;color:#fff;text-transform:uppercase;opacity:0;margin-left:-10px;transition:0.5s all}.widget_album_style_2 .box-gallery .album_tab_style_1_content .item .title .heading:after{content:"";display:table;margin:10px 0;height:1px;width:0;background:#fff;transition:0.8s all}.widget_album_style_2 .box-gallery .album_tab_style_1_content .item:hover .img,.widget_album_style_2 .box-gallery .album_tab_style_1_content .item.active .img{box-shadow:2px 2px 20px #333}.widget_album_style_2 .box-gallery .album_tab_style_1_content .item:hover .title,.widget_album_style_2 .box-gallery .album_tab_style_1_content .item.active .title{opacity:1;transition:0.3s all}.widget_album_style_2 .box-gallery .album_tab_style_1_content .item:hover .title .heading,.widget_album_style_2 .box-gallery .album_tab_style_1_content .item.active .title .heading{opacity:1;margin-left:0;transition:0.5s all}.widget_album_style_2 .box-gallery .album_tab_style_1_content .item:hover .title .heading:after,.widget_album_style_2 .box-gallery .album_tab_style_1_content .item.active .title .heading:after{width:100%;transition:0.8s all}.widget_album_style_2 .box-gallery .album_tab_style_1_content .item:hover img{-webkit-transform:scale(1.03) translateX(1%);-ms-transform:scale(1.03) translateX(1%);transform:scale(1.03) translateX(1%)}.widget_album_style_2 .box-gallery .button-wrap{display:flex;justify-content:center;margin-top:20px}.widget_album_style_2 .box-gallery .button-wrap .btn-founder{display:inline-flex;align-items:center;padding:6px 35px;border:1px solid #1a56a6;color:#1a56a6;border-radius:5px;font-weight:600;font-size:14px;text-decoration:none;transition:all 0.3s ease}.widget_album_style_2 .box-gallery .button-wrap .btn-founder i{margin-left:10px;font-size:14px}.widget_album_style_2 .box-gallery .button-wrap .btn-founder:hover{background-color:#1a56a6;color:#fff}.widget_album_style_2 .box-gallery .list-outstanding{display:grid;grid-template-columns:repeat(4,1fr);text-align:center;margin-top:20px}@media (max-width:768px){.widget_album_style_2 .box-gallery .list-outstanding{grid-template-columns:repeat(2,1fr);gap:20px}}.widget_album_style_2 .box-gallery .list-outstanding .item p{margin:0}.widget_album_style_2 .box-gallery .list-outstanding .item .number{font-size:20px;font-weight:700;color:var(--theme-color);margin-bottom:6px}.widget_album_style_2 .box-gallery .list-outstanding .item .content{font-size:14px;color:var(--theme-color);padding:0 30px;line-height:20px}.widget_album_style_2 .box-processing{padding:20px;box-shadow:rgba(0,0,0,.1) 0 4px 12px;height:100%;border-radius:12px}.widget_album_style_2 .box-processing .list-processing{margin-top:30px}.widget_album_style_2 .box-processing .list-processing .item{display:flex;gap:20px;margin-bottom:10px;padding:20px 24px;background-color:#F7F9FD;align-items:center;border-radius:8px}.widget_album_style_2 .box-processing .list-processing .item:last-child{margin-bottom:0}.widget_album_style_2 .box-processing .list-processing .item .circle{font-size:20px;font-weight:700;color:var(--theme-color);width:60px;height:60px;display:flex;justify-content:center;align-items:center;border-radius:100px;position:relative;flex-shrink:0;border:2px solid transparent;background:linear-gradient(#f7f9fd,#f7f9fd) padding-box,linear-gradient(to right,var(--theme-color) 50%,#cde0f5 50%) border-box}.widget_album_style_2 .box-processing .list-processing .item .content-right{display:flex;gap:20px;align-items:center}.widget_album_style_2 .box-processing .list-processing .item .content-right .img{width:60px;height:60px;flex-shrink:0}.widget_album_style_2 .box-processing .list-processing .item .content-right .img img{height:100%;width:100%;object-fit:cover}.widget_album_style_2 .box-processing .list-processing .item .content-right .title .number{margin-top:0;margin-bottom:6px;font-size:16px;font-weight:700;color:var(--theme-color);text-transform:uppercase}.widget_album_style_2 .box-processing .list-processing .item .content-right .title .content{margin:0;font-size:14px;color:#3e4c63;line-height:1.5}.widget_album_style_2 .box-processing .header-text-bottom{text-align:center;width:100%;display:block;font-size:14px}@media (max-width:1000px){.widget_album_style_2 .album-list{grid-template-columns:repeat(var(--item-number-tablet,3),1fr)}}@media (max-width:768px){.widget_album_style_2 .album_tab_style_1_content .item .img{box-shadow:2px 2px 20px #333}.widget_album_style_2 .album_tab_style_1_content .item .title{opacity:1;transition:0.3s all}.widget_album_style_2 .album_tab_style_1_content .item .title .heading{opacity:1;margin-left:0;transition:0.5s all}.widget_album_style_2 .album_tab_style_1_content .item .title .heading:after{width:100%;transition:0.8s all}.widget_album_style_2 .album-s2-category-list{list-style:none;margin-bottom:0;display:flex;overflow-x:auto;-ms-scroll-snap-type:x proximity;scroll-snap-type:x proximity;gap:1rem}.widget_album_style_2 .album-s2-category-list li{margin:10px 0;display:inline-block;scroll-snap-stop:normal;scroll-snap-align:start;flex:0 0 auto}.widget_album_style_2 .album-s2-category-list li a{padding:5px 10px;border-color:#ccc}.widget_album_style_2 .box-processing{margin-top:40px}.widget_album_style_2 .box-processing .list-processing .item{gap:10px;padding:15px 15px}.widget_album_style_2 .box-processing .list-processing .item .circle{width:40px;height:40px}.widget_album_style_2 .box-processing .list-processing .item .content-right{gap:10px}.widget_album_style_2 .box-processing .list-processing .item .content-right .img{width:45px;height:45px}.widget_album_style_2 .box-processing .list-processing .item .content-right .title .number{font-size:14px}.widget_album_style_2 .box-processing .list-processing .item .content-right .title .content{font-size:14px}}@media (max-width:600px){.widget_album_style_2 .album-list{grid-template-columns:repeat(var(--item-number-tablet,2),1fr)}}.widget_album_style_1 .box-content{position:relative}.widget_album_style_1 .album-list{display:grid;grid-template-columns:repeat(var(--item-number,4),1fr);gap:var(--item-gap,10px)}.widget_album_style_1 .album-item{display:block}.widget_album_style_1 .album-item .album{position:relative}.widget_album_style_1 .album-item .album .img{position:relative;display:block;width:100%;padding-top:73%;height:inherit;overflow:hidden;transition:all 1s}.widget_album_style_1 .album-item .album .img picture{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.widget_album_style_1 .album-item .album .img picture img{min-height:100%;min-width:100%;position:relative;display:inherit;transition:all 0.5s ease-in-out;object-fit:cover}.widget_album_style_1 .album-item .album:hover .img img{transform:scale(1.1);transition:all 500ms}.widget_album_style_1 .album-item .album:hover .title{width:100%;height:100%;transition:all 0.7s}.widget_album_style_1 .album-item .album .title{position:absolute;z-index:2;width:calc(100% - 70px);height:calc(100% - 70px);top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:flex-end;text-align:center;padding:10px}.widget_album_style_1 .album-item .album .title h3.header{font-size:18px;color:#fff}.widget_album_style_1 .album-item .album .title .read-more span{font-size:14px;color:#fff}@media (max-width:1000px){.widget_album_style_1 .album-list{grid-template-columns:repeat(var(--item-number-tablet,3),1fr)}}@media (max-width:600px){.widget_album_style_1 .album-list{grid-template-columns:repeat(var(--item-number-mobile,2),1fr)}.widget_album_style_1 .album-item .album .title h3.header{margin:0;font-size:14px}.widget_album_style_1 .album-item .album span{line-height:14px}}.commitment-widget{padding:60px 0;background-color:#e5e5e5;overflow:hidden}.commitment-widget .commitment-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:20px;align-items:center}@media (max-width:991px){.commitment-widget .commitment-grid{grid-template-columns:1fr}}.commitment-widget .left-column{padding:40px 40px 40px 0;display:flex;flex-direction:column;justify-content:center}@media (max-width:991px){.commitment-widget .left-column{padding:20px 15px}}.commitment-widget .left-column .subtitle-wrap{display:flex;align-items:center;margin-bottom:20px;justify-content:center}.commitment-widget .left-column .subtitle-wrap .line{width:40px;height:1px;background-color:#666;margin-right:15px}.commitment-widget .left-column .subtitle-wrap .subtitle-text{font-size:14px;font-weight:700;color:#333;text-transform:uppercase}.commitment-widget .left-column .heading-1{font-size:18px;font-weight:700;color:#333;text-align:center;margin-bottom:30px}.commitment-widget .left-column .quote-wrap{position:relative;text-align:center;margin-bottom:40px;padding:0 40px}.commitment-widget .left-column .quote-wrap .quote-icon{font-size:40px;color:#1a56a6;position:absolute}.commitment-widget .left-column .quote-wrap .quote-icon.top-left{top:-10px;left:0}.commitment-widget .left-column .quote-wrap .quote-icon.bottom-right{bottom:-10px;right:0}.commitment-widget .left-column .quote-wrap .quote-text p{font-style:italic;margin:0}.commitment-widget .left-column .quote-wrap .quote-text p span strong{color:var(--theme-color)}.commitment-widget .left-column .button-wrap{text-align:center}.commitment-widget .left-column .button-wrap .btn-outline{display:inline-flex;align-items:center;padding:12px 30px;border:2px solid #1a56a6;color:#1a56a6;border-radius:5px;font-weight:600;text-decoration:none;transition:all 0.3s ease;background:transparent}.commitment-widget .left-column .button-wrap .btn-outline i{margin-left:10px}.commitment-widget .left-column .button-wrap .btn-outline:hover{background-color:#1a56a6;color:#fff}.commitment-widget .right-column{position:relative;background-color:#fff;border-radius:20px;padding:50px 60px;box-shadow:0 10px 40px rgba(0,0,0,.05);overflow:hidden}@media (max-width:991px){.commitment-widget .right-column{padding:30px 20px}}.commitment-widget .right-column .right-bg{position:absolute;left:-10%;right:0;bottom:0;z-index:1;top:25%}.commitment-widget .right-column .right-bg img{width:100%;height:100%;object-fit:cover}.commitment-widget .right-column .right-content-inner{position:relative;z-index:2}.commitment-widget .right-column .right-title{text-align:center;font-size:22px;font-weight:800;margin-bottom:50px;color:#1a56a6;text-transform:uppercase;line-height:1.4;padding:0 120px}@media (max-width:768px){.commitment-widget .right-column .right-title{padding:0}}.commitment-widget .right-column .features-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width:768px){.commitment-widget .right-column .features-grid{grid-template-columns:1fr}}.commitment-widget .right-column .features-grid .feature-item{background:#fff;padding:20px 0;text-align:center;border-radius:10px;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:all 0.3s ease;display:flex;flex-direction:column;justify-content:center;min-height:120px;position:relative;overflow:hidden}.commitment-widget .right-column .features-grid .feature-item:hover{transform:translateY(-5px);background-color:#1a56a6}.commitment-widget .right-column .features-grid .feature-item:hover .feature-number,.commitment-widget .right-column .features-grid .feature-item:hover .feature-title{color:#fff}.commitment-widget .right-column .features-grid .feature-item .feature-number{font-size:20px;font-weight:800;color:#1a56a6;margin-bottom:10px;transition:color 0.3s ease;position:relative;z-index:2}.commitment-widget .right-column .features-grid .feature-item .feature-title{font-size:15px;font-weight:700;color:#333;text-transform:uppercase;transition:color 0.3s ease;position:relative;z-index:2}.commitment-widget .row-flex{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;transform:rotate(25deg);width:fit-content}.commitment-widget .row-flex .item{padding:0;position:relative;overflow:hidden;text-align:center;background-position:center;width:fit-content}.commitment-widget .row-flex .item .img{text-align:center;overflow:hidden;width:240px;height:200px}.commitment-widget .row-flex .item .img img{max-width:100%;display:inline-block;height:100%;width:100%}.commitment-widget .row-flex .item:nth-child(1) .img img{border-top-right-radius:60px;border-bottom-left-radius:60px}.commitment-widget .row-flex .item:nth-child(2) .img img{border-bottom-right-radius:60px;border-top-left-radius:60px}.commitment-widget .row-flex .item:nth-child(4) .img img{border-top-right-radius:60px;border-bottom-left-radius:60px}.commitment-widget .row-flex .item:nth-child(3) .img img{border-bottom-right-radius:60px;border-top-left-radius:60px}.commitment-widget .row-flex .item .title{text-align:left}.commitment-widget .row-flex .item .title .heading{text-align:center;color:#000;font-size:15px;font-weight:700;margin:20px 0 10px 0}.commitment-widget .row-flex .item .title .description{text-align:center;color:#8a8b8c;font-size:14px;line-height:20px}.widget_feedback_style_11 .box-content{position:relative;margin:20px auto;max-width:100%}.widget_feedback_style_11 .swiper-slide{height:auto}.widget_feedback_style_11 .item{height:100%;padding-bottom:10px;padding-right:10px;padding-top:0;max-width:var(--feedback-max-width,800px);margin:0 auto 10px auto}.widget_feedback_style_11 .item .item-wrapper{padding:15px;height:100%;position:relative;display:grid;grid-template-columns:1fr 1.5fr;grid-gap:20px;align-items:center}.widget_feedback_style_11 .item .feedback-content{color:#000}.widget_feedback_style_11 .item .feedback-content .rating{color:var(--feedback-start-color,#ffbc00);margin-bottom:0}.widget_feedback_style_11 .item .feedback-header{display:flex;justify-content:space-between;margin:0 0 40px}.widget_feedback_style_11 .item .feedback-header .feedback-info .title{text-align:left;color:#000}.widget_feedback_style_11 .item .feedback-header .feedback-info .title .feedback-name{font-size:20px;font-weight:700;margin:0}.widget_feedback_style_11 .item .feedback-header .feedback-info .title .feedback-office{margin:0;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.widget_feedback_style_11 .item .feedback-image .avatar{width:100%}.widget_feedback_style_11 .item .feedback-image .avatar img{width:100%;height:100%;object-fit:cover}.widget_feedback_style_11 .box-content .arrow{background-color:var(--theme-color);color:#fff;border-radius:0;box-shadow:none;opacity:1}.widget_feedback_style_11 .box-content .arrow.prev{left:0!important}.widget_feedback_style_11 .box-content .arrow.next{right:0!important}@media (max-width:768px){.widget_feedback_style_11 .item .item-wrapper{grid-template-columns:1fr}.widget_feedback_style_11 .item .item-wrapper .feedback-image .avatar svg{width:100%}.widget_feedback_style_11 .item .item-wrapper .feedback-header{margin-bottom:20px}}.widget_process_style_1_content .process-wrapper{margin-bottom:30px}.widget_process_style_1_content .process-list{display:flex;gap:30px}@media (max-width:991px){.widget_process_style_1_content .process-list{flex-direction:column;gap:40px}}.widget_process_style_1_content .process-item{background:#fff;border-radius:12px;padding:30px 10px;box-shadow:0 5px 20px rgba(0,0,0,.05);flex:1;position:relative}.widget_process_style_1_content .process-header{display:flex;align-items:center;padding-bottom:15px;justify-content:center}@media (max-width:768px){.widget_process_style_1_content .process-header{justify-content:start}}.widget_process_style_1_content .process-header .process-number{width:60px;height:60px;border-radius:50%;background-color:#0d3880;color:#fff;font-size:32px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-right:15px;flex-shrink:0}@media (max-width:768px){.widget_process_style_1_content .process-header .process-number{font-size:24px}}.widget_process_style_1_content .process-header .process-title{color:#0d3880;font-size:28px;font-weight:700;margin:0;text-transform:uppercase;border-bottom:1px solid #e2e8f0;padding-bottom:10px}@media (max-width:768px){.widget_process_style_1_content .process-header .process-title{font-size:20px}}.widget_process_style_1_content .process-body{display:flex;height:calc(100% - 80px);align-items:center;gap:10px}.widget_process_style_1_content .process-desc{flex:1}.widget_process_style_1_content .process-desc ul{list-style:none;padding:0;margin:0}.widget_process_style_1_content .process-desc ul li{position:relative;padding-left:20px;margin-bottom:15px;color:#4a5568;font-size:16px;line-height:1.5}.widget_process_style_1_content .process-desc ul li::before{content:'';position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background-color:#0d3880}@media (max-width:768px){.widget_process_style_1_content .process-desc ul li{font-size:14px}}.widget_process_style_1_content .process-icon{display:flex;justify-content:center}.widget_process_style_1_content .process-icon img{height:120px;max-width:100%;object-fit:contain}.widget_process_style_1_content .process-arrow{position:absolute;right:-15px;top:50%;transform:translate(50%,-50%);width:40px;height:40px;background:#0d3880;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;font-size:16px;box-shadow:0 2px 5px rgba(0,0,0,.1)}@media (max-width:991px){.widget_process_style_1_content .process-arrow{right:50%;bottom:-20px;top:auto;transform:translate(50%,50%) rotate(90deg)}}@media (max-width:991px){.widget_process_style_1_content .process-arrow{display:none}}.widget_process_style_1_content .highlights-wrapper{margin-top:40px}@media (max-width:768px){.widget_process_style_1_content .highlights-wrapper{margin-top:20px}}.widget_process_style_1_content .highlight-list{display:flex;background:#fff;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.05)}@media (max-width:991px){.widget_process_style_1_content .highlight-list{flex-wrap:wrap}}.widget_process_style_1_content .highlight-item{flex:1;padding:40px 20px;text-align:center;border-right:1px solid #f0f0f0}.widget_process_style_1_content .highlight-item:last-child{border-right:none}@media (max-width:991px){.widget_process_style_1_content .highlight-item{flex:0 0 50%;border-bottom:1px solid #f0f0f0}.widget_process_style_1_content .highlight-item:nth-child(2n){border-right:none}.widget_process_style_1_content .highlight-item:nth-child(4){border-bottom:none}}@media (max-width:575px){.widget_process_style_1_content .highlight-item{flex:0 0 100%;border-right:none;border-bottom:1px solid #f0f0f0;padding:20px}.widget_process_style_1_content .highlight-item:last-child{border-bottom:none}}.widget_process_style_1_content .highlight-icon{display:flex;justify-content:center;margin-bottom:20px}.widget_process_style_1_content .highlight-icon img{height:60px;max-width:100%;object-fit:contain}.widget_process_style_1_content .highlight-content .highlight-title{color:#0d3880;font-size:20px;font-weight:700;margin:0 0 10px 0;text-transform:uppercase}@media (max-width:768px){.widget_process_style_1_content .highlight-content .highlight-title{font-size:16px}}.widget_process_style_1_content .highlight-content .highlight-desc{color:#64748b;font-size:16px;line-height:1.5;margin:0;padding:0 50px}@media (max-width:768px){.widget_process_style_1_content .highlight-content .highlight-desc{font-size:14px}}:root{--question-title-color:#000;--question-title-color-hover:var(--theme-color);--question-border-color:#ccc}.widget_question_form_style_1 .question-form-row{--gutter:calc(var(--bs-gutter-x)/2);display:grid;grid-template-columns:calc(var(--left-width, 60%) - var(--gutter)) calc(var(--right-width, 40%) - 20px);gap:20px}.widget_question_form_style_1 .slick-slide{margin:0 10px}.widget_question_form_style_1 .slick-list{margin:0 -10px}.widget_question_form_style_1 .box-content{-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;padding:20px;box-shadow:rgba(0,0,0,.1) 0 4px 12px;height:fit-content;border-radius:12px}.widget_question_form_style_1 .box-content .form-contact{padding:0}@media (max-width:768px){.widget_question_form_style_1 .box-content .form-contact{padding:0}}.widget_question_form_style_1 .box-content .form-contact .input .item{width:100%}.widget_question_form_style_1 .box-content .container_input{margin:20px 0;display:flex;flex-direction:column;gap:16px}.widget_question_form_style_1 .box-content .button{margin-top:20px}@media (max-width:768px){.widget_question_form_style_1 .box-content .button{justify-content:center}}.widget_question_form_style_1 .box-content .button button{width:90%;font-size:16px;border-radius:10px;background-color:#F88600;text-transform:uppercase;font-weight:700;border:0}.widget_question_form_style_1 .box-content .button .text{font-size:14px;color:#FFF;width:100%;margin:0}.widget_question_form_style_1 .box-content .button .icon i{background:#FFF;color:#000;padding:6px;border-radius:100px;width:36px;height:36px;font-size:20px;text-align:center;line-height:24px;font-weight:400}.widget_question_form_style_1 .box-content .input-note textarea.form-control{border-radius:10px;height:150px}.widget_question_form_style_1 .box-content .input-flex .item{position:relative;width:100%;height:84%;margin-bottom:20px}.widget_question_form_style_1 .box-content .input-flex .item:last-child{margin-bottom:0}.widget_question_form_style_1 .box-content .input-flex .item label{color:#FFF;font-weight:500}.widget_question_form_style_1 .box-content .input-flex .item .form-control{height:40px;padding:10px 15px;background:#fff;border:1px solid #ddd;border-radius:8px;font-family:inherit;font-weight:400}.widget_question_form_style_1 .box-content .input-flex .item .form-control:focus{outline:none;box-shadow:none;border-color:#000}.widget_question_form_style_1 .box-content .input-flex .item textarea.form-control{height:140px}.widget_question_form_style_1 .box-content .input-flex input{border-radius:0}@media (max-width:768px){.widget_question_form_style_1 .box-content .input-flex{display:grid!important;grid-template-columns:repeat(1,1fr)!important;gap:24px}}.widget_question_form_style_1 .box-content .input-flex #selectService{width:100%;height:45px;border-radius:4px}@media (max-width:768px){.widget_question_form_style_1 .box-content .input-flex{width:100%!important}}@media (max-width:768px){.widget_question_form_style_1 .box-content .input-right{width:100%!important}}.widget_question_form_style_1 .form-box{z-index:2;background-color:#002a83}.widget_question_form_style_1 .form-box .header{color:#FFF!important;margin-bottom:24px}@media (max-width:768px){.widget_question_form_style_1 .form-box .header br{display:none}}.widget_question_form_style_1 .form-box .header-title{margin-bottom:0}.widget_question_form_style_1 .form-box .header-question-bottom{color:#FFF;text-align:center;margin-bottom:12px}.widget_question_form_style_1 .form-box .header-description{display:none}.widget_question_form_style_1 .form-box .bound_form{width:100%;margin:auto}.widget_question_form_style_1 .form-box .bound_form .form-control{margin-bottom:20px}.widget_question_form_style_1 .question-box{z-index:1;text-align:center;overflow:hidden;position:relative}.widget_question_form_style_1 .question-box .header{margin-bottom:24px}.widget_question_form_style_1 .question-box .item{width:130px;position:relative;background-color:#FFF;margin-bottom:20px;cursor:pointer;transition:all 0.1s ease;padding:8px 12px}@media (max-width:768px){.widget_question_form_style_1 .question-box .item{width:100%}}.widget_question_form_style_1 .question-box .active{background-color:#F77E16;color:#FFF!important}.widget_question_form_style_1 .question-box .panel-group{display:grid;margin-bottom:0}.widget_question_form_style_1 .question-box .panel-group .panel-default{padding:2px 0;align-self:center;height:fit-content;border-radius:4px}.widget_question_form_style_1 .question-box .panel-group .panel-default .panel-heading{border:0;background-color:transparent;padding:0}.widget_question_form_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title a{display:flex;align-items:center;padding:5px;border-radius:50px;justify-content:space-between;color:#FFF;font-weight:300!important}.widget_question_form_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title a svg{transition:all 0.5s ease}.widget_question_form_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title a .showAdd{display:none}.widget_question_form_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title a.collapsed .showAdd{display:block}.widget_question_form_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title a.collapsed .showMinus{display:none}.widget_question_form_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title .title-po{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:18px;display:flex;justify-content:space-between;align-items:center;gap:8px;text-align:left}.widget_question_form_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title .title-po .icon-toggle i{transition:transform 0.5s ease,color 0.5s ease;color:#FFF;display:inline-block}.widget_question_form_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title .title-po i{font-size:18px;display:block;margin-left:5px}.widget_question_form_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title .title-po .panel-title a:not(.collapsed) .icon-toggle i{transform:rotate(180deg);color:#ff9800}.widget_question_form_style_1 .question-box .panel-group .panel-default .panel-heading .panel-title .plus-main i{color:var(--theme-color)}.widget_question_form_style_1 .question-box .panel-group .panel-default .panel-body{background-color:transparent;padding:0;text-align:left;padding-left:25px;width:95%}.widget_question_form_style_1 .form-section{position:relative}.widget_question_form_style_1 .form-section img{width:100%;border-radius:10px}.widget_question_form_style_1 .box-content-album{box-shadow:unset!important}.widget_question_form_style_1 .list-item{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:20px}@media (max-width:768px){.widget_question_form_style_1 .list-item{grid-template-columns:repeat(2,1fr)}}.widget_question_form_style_1 .list-item .item{display:flex;flex-direction:column;align-items:center}.widget_question_form_style_1 .list-item .item .icon{width:60px;height:60px}.widget_question_form_style_1 .list-item .item .icon img{width:100%;height:100%;object-fit:cover;border-radius:100px;border:1px solid}.widget_question_form_style_1 .list-item .item .title{color:#FFF;text-align:center;font-size:12px;margin-top:5px}.widget_question_form_style_1 .supportive-hotline{display:flex;align-items:center;gap:20px;background:#F7F9FD;margin-top:20px}@media (max-width:768px){.widget_question_form_style_1 .supportive-hotline{flex-direction:column;padding:20px}}.widget_question_form_style_1 .supportive-hotline .img{height:120px;width:120px}.widget_question_form_style_1 .supportive-hotline .img img{width:100%;height:100%;object-fit:cover}.widget_question_form_style_1 .supportive-hotline .text .title{text-align:left;font-weight:700;font-size:20px;margin-bottom:0;color:var(--theme-color)}@media (max-width:768px){.widget_question_form_style_1 .supportive-hotline .text .title{text-align:center}}.widget_question_form_style_1 .supportive-hotline .text .des{margin:0;font-size:13px;text-align:left}.widget_question_form_style_1 .supportive-hotline .called a{padding:12px 20px;background:var(--theme-color);color:#FFF;border-radius:100px;font-size:16px;font-weight:600}.widget_question_form_style_1 .form-select{height:40px;padding:10px 15px;border:1px solid #ddd;border-radius:8px;font-family:inherit;font-weight:400}@media (max-width:768px){.widget_question_form_style_1 .question-form-row{display:block}.widget_question_form_style_1 .question-box{margin-top:40px}.widget_question_form_style_1 .list-item{flex-direction:column}.widget_question_form_style_1 .list-item .item{width:90%}}.widget_post_style_3 .row-flex{display:flex;gap:20px;height:100%}@media (max-width:768px){.widget_post_style_3 .row-flex{padding:5px}}.widget_post_style_3 .row-flex .col-md-8{width:calc(66.66666667% - (20px * 2) / 3)!important}@media (max-width:768px){.widget_post_style_3 .row-flex .col-md-8{width:100%!important}}.widget_post_style_3 .row-flex .col-md-4{width:calc(33.3333% - (20px * 2) / 3)!important}@media (max-width:768px){.widget_post_style_3 .row-flex .col-md-4{width:100%!important}}.widget_post_style_3 .col-list-post{padding:20px;border:1px solid #CCC;border-radius:16px}.widget_post_style_3 .col-list-post .header-category{display:flex;gap:10px;align-items:center}@media (max-width:768px){.widget_post_style_3 .col-list-post .header-category{margin-bottom:20px}}.widget_post_style_3 .col-list-post .header-category .img{width:40px;height:40px;flex-shrink:0}.widget_post_style_3 .col-list-post .header-category .img img{width:100%;height:100%;filter:invert(1)}.widget_post_style_3 .col-list-post .header-category .title-category{font-size:14px;text-transform:uppercase;font-weight:700;position:relative}.widget_post_style_3 .col-list-post .header-category .title-category:before{position:absolute;content:'';left:0;bottom:-5px;width:50px;height:2px;background-color:#000}.widget_post_style_3 .col-list-post .view-detail{display:block;text-align:center;margin-top:60px;font-size:14px;font-weight:600}@media (max-width:768px){.widget_post_style_3 .col-list-post .view-detail{margin-top:30px}}.widget_post_style_3 .col-list-post .view-detail i{margin-left:10px}.widget_post_style_3 .col-list-post:first-child .header-category .title-category{color:#1C55C8}.widget_post_style_3 .col-list-post:first-child .header-category .title-category:before{background-color:#1C55C8}.widget_post_style_3 .col-list-post:first-child .header-category .img{width:50px;height:50px;padding:10px;background-color:#1C55C8;border-radius:100px}.widget_post_style_3 .col-list-post:first-child .view-detail{color:#1C55C8}.widget_post_style_3 .col-list-post:nth-child(2) .header-category .title-category{color:#4DBBBE}.widget_post_style_3 .col-list-post:nth-child(2) .header-category .title-category:before{background-color:#4DBBBE}.widget_post_style_3 .col-list-post:nth-child(2) .header-category .img{width:50px;height:50px;padding:10px;background-color:#4DBBBE;border-radius:100px}.widget_post_style_3 .col-list-post:nth-child(2) .view-detail{color:#4DBBBE}.widget_post_style_3 .col-list-post:nth-child(3) .header-category .title-category{color:#F77F9D}.widget_post_style_3 .col-list-post:nth-child(3) .header-category .title-category:before{background-color:#F77F9D}.widget_post_style_3 .col-list-post:nth-child(3) .header-category .img{width:50px;height:50px;padding:10px;background-color:#F77F9D;border-radius:100px}.widget_post_style_3 .col-list-post:nth-child(3) .view-detail{color:#F77F9D}.widget_post_style_3 .col-list-post .list-post-related .item{overflow:hidden;display:grid!important;grid-template-columns:1fr 2fr;gap:10px;padding:20px 0;border-bottom:1px solid}.widget_post_style_3 .col-list-post .list-post-related .item .img{padding-top:var(--wpost-img-ration,100%);width:100%}.widget_post_style_3 .col-list-post .list-post-related .item .img img{height:100%;width:100%;object-fit:cover}.widget_post_style_3 .col-list-post .list-post-related .item .title{display:flex;flex-direction:column}.widget_post_style_3 .col-list-post .list-post-related .item .title .header{font-size:14px;line-height:25px;font-family:var(--font-family);margin-top:0;margin-bottom:0;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.widget_post_style_3 .col-list-post .list-post-related .item .title .header a{color:currentColor;outline:none}.widget_post_style_3 .col-list-post .list-post-related .item .title .description{margin-top:8px;height:55px;text-align:initial;color:#687385}.widget_post_style_3 .col-list-post .list-post-related .item .title .post-created{margin-top:8px;color:#888;font-size:12px}.widget_post_style_3 .col-list-post .list-post-related .item .title .post-info{margin:0 0 20px 0}.widget_post_style_3 .col-list-post .list-post-related .item .title .read-more a{position:relative;transition:all 0.3s;border-radius:10px}.widget_post_style_3 .col-list-post .list-post-related .item .title .read-more a:hover{padding-left:20px}.widget_post_style_3 .col-list-post .list-post-related .slick-slide:last-child .item{border:0}.widget_post_style_3 .col-post-slide{padding:20px;border:1px solid #CCC;border-radius:16px}.widget_post_style_3 .col-post-slide .header-category{display:flex;gap:10px;align-items:center}.widget_post_style_3 .col-post-slide .header-category .img{width:40px;height:40px;flex-shrink:0}.widget_post_style_3 .col-post-slide .header-category .img img{width:100%;height:100%;filter:invert(1)}.widget_post_style_3 .col-post-slide .header-category .title-category{font-size:14px;text-transform:uppercase;font-weight:700;position:relative}.widget_post_style_3 .col-post-slide .header-category .title-category:before{position:absolute;content:'';left:0;bottom:-5px;width:50px;height:2px;background-color:#000}.widget_post_style_3 .col-post-slide .header-category .title-category{color:#AB80D7}.widget_post_style_3 .col-post-slide .header-category .title-category:before{background-color:#AB80D7}.widget_post_style_3 .col-post-slide .header-category .img{width:50px;height:50px;padding:10px;background-color:#AB80D7;border-radius:100px}.widget_post_style_3 .col-post-slide .item{padding:20px 0}.widget_post_style_3 .col-post-slide .item .title .header{color:#AB80D7;margin-top:15px;font-size:18px}.widget_post_style_3 .col-post-slide .item .title .description{margin-bottom:0}.widget_post_style_3 .col-post-slide .item .title .view-detail{font-size:14px;color:#AB80D7;font-weight:600}.widget_post_style_3 .col-post-slide .item .title .view-detail i{margin-left:10px}.widget_post_style_3 .col-post-slide .item .img{padding-top:60%!important}@media (max-width:1000px){.widget_post_style_3 .post-list-grid{grid-template-columns:repeat(var(--item-number-tablet,3),1fr)}}@media (max-width:600px){.widget_post_style_3 .post-list-grid{grid-template-columns:repeat(var(--item-number-mobile,2),1fr)}.widget_post_style_3 .post_style_3_tabs{margin:20px auto}.widget_post_style_3 .post_style_3_tabs_content a.more-link{margin-top:20px}}footer{position:relative}footer .widget_footer_style_4 .footer-grid{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}footer .widget_footer_style_4 .footer-column{flex:0 0 auto}footer .widget_footer_style_4 .footer-column-1{width:calc(var(--footer-column-1, 25%) - 10px)}footer .widget_footer_style_4 .footer-column-2{width:calc(var(--footer-column-2, 25%) - 10px)}footer .widget_footer_style_4 .footer-column-3{width:calc(var(--footer-column-3, 25%) - 10px)}footer .widget_footer_style_4 .footer-column-4{width:calc(var(--footer-column-4, 25%) - 10px)}footer .widget_footer_style_4 .footer-column .box-hotline{background:#F4A92E;padding:5px 5px 5px 20px;width:fit-content;border-radius:8px;margin-bottom:20px}footer .widget_footer_style_4 .footer-column .box-hotline p{margin-bottom:0}footer .widget_footer_style_4 .footer-column .box-hotline a{display:block;width:fit-content;position:relative;border:1px solid #FFF;padding:5px 10px 5px 30px;border-radius:8px}footer .widget_footer_style_4 .footer-column .box-hotline a .icon{position:absolute;left:-15px;top:50%;transform:translateY(-50%);z-index:99;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#FFF;border-radius:100px}footer .widget_footer_style_4 .footer-column .box-hotline a .icon i{color:#055CC0;font-size:16px}footer .widget_footer_style_4 .footer-column .box-hotline a .title{font-size:14px}footer .widget_footer_style_4 .footer-column .box-hotline a .number{font-size:24px;font-weight:700}footer .widget_footer_style_4 .footer-column .list-social{display:flex;align-items:center;gap:10px}footer .widget_footer_style_4 .footer-column .list-social .item img{width:35px}footer .widget_footer_style_4 .footer-column .input{margin-bottom:20px}footer .widget_footer_style_4 .footer-column .email-register-form{margin-top:20px}footer .widget_footer_style_4 .footer-column .email-register-form .title{font-size:18px;font-weight:700}footer .widget_footer_style_4 .footer-column .email-register-form .box-button button{width:100%;background-color:#F4A92E;text-transform:uppercase;font-size:16px;font-weight:600}footer .widget_footer_style_4 ul.footer-menu{padding:0}footer .widget_footer_style_4 ul.footer-menu li a{display:block;padding:0;transition:all 0.5s}footer .widget_footer_style_4 ul.footer-menu li a i{display:none}footer .widget_footer_style_4 iframe{width:100%;height:250px;border-radius:12px}footer .widget_footer_style_4 .footer-column .social-facebook{margin-bottom:20px}@media (max-width:768px){footer .widget_footer_style_4 .footer-grid{display:block}footer .widget_footer_style_4 .footer-column{width:100%!important;margin-bottom:20px}}