.wrapper-intro{padding:32px 0;background-color:#fff}@media(max-width:575px){.wrapper-intro{padding:24px 0}}.wrapper-intro .intro-header{text-align:center;margin-bottom:36px}@media(max-width:575px){.wrapper-intro .intro-header{margin-bottom:24px}}.wrapper-intro .intro-header .intro-company-name{font-size:3.6rem;font-weight:700;color:#333;position:relative;display:inline-block}.wrapper-intro .intro-header .intro-company-name:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:120px;height:3px;background-color:#048291}@media(max-width:575px){.wrapper-intro .intro-header .intro-company-name:after{width:80px}.wrapper-intro .intro-header .intro-company-name{font-size:2rem}}.wrapper-intro .intro-stats{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-bottom:30px}@media(max-width:767px){.wrapper-intro .intro-stats{gap:20px}}.wrapper-intro .intro-stat-item{display:flex;align-items:center;gap:15px}@media(max-width:767px){.wrapper-intro .intro-stat-item{flex-direction:column}}.wrapper-intro .intro-stat-item .intro-stat-icon{width:40px;height:40px;color:#048291}@media(max-width:767px){.wrapper-intro .intro-stat-item .intro-stat-icon{width:32px;height:32px}}.wrapper-intro .intro-stat-item .intro-stat-content .intro-stat-value{font-size:2.8rem;font-weight:700;color:#333;margin:0;line-height:1.2}@media(max-width:767px){.wrapper-intro .intro-stat-item .intro-stat-content .intro-stat-value{font-size:3.2rem;text-align:center}}.wrapper-intro .intro-stat-item .intro-stat-content .intro-stat-label{font-size:1.6rem;color:#666;margin:0}@media(max-width:767px){.wrapper-intro .intro-stat-item .intro-stat-content .intro-stat-label{font-size:1.3rem;font-style:italic;text-align:center}}.wrapper-intro .intro-description{margin-top:30px;margin-bottom:24px;color:#555;text-align:justify;font-size:1.3rem}.wrapper-intro .intro-gallery{position:relative;height:100%}.wrapper-intro .intro-gallery .intro-gallery-main{overflow:hidden;border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.wrapper-intro .intro-gallery .intro-gallery-main .ant-image{height:100%!important;width:100%!important}.wrapper-intro .intro-gallery .intro-gallery-main .intro-gallery-main-image{width:100%;height:230px;object-fit:cover;transition:transform .5s ease}.wrapper-intro .intro-gallery .intro-gallery-main .intro-gallery-main-image img{width:100%;height:100%;object-fit:cover}.wrapper-intro .intro-gallery .intro-gallery-main .intro-gallery-main-image:hover{transform:scale(1.05)}.wrapper-intro .intro-gallery .custom-nav-button{position:absolute;top:50%;width:40px;height:40px;background-color:hsla(0,0%,100%,.9);border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:10;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.wrapper-intro .intro-gallery .custom-nav-button:after{font-size:16px;color:#333}.wrapper-intro .intro-gallery .custom-nav-button:hover{background-color:#fff}.wrapper-intro .intro-gallery .custom-nav-button:hover:after{color:#fff}.wrapper-intro .intro-gallery .custom-nav-button.swiper-button-disabled{opacity:.5;cursor:not-allowed}.wrapper-intro .intro-gallery .swiper-button-prev{left:-20px}@media(max-width:767px){.wrapper-intro .intro-gallery .swiper-button-prev{left:0}}.wrapper-intro .intro-gallery .swiper-button-next{right:-20px}@media(max-width:767px){.wrapper-intro .intro-gallery .swiper-button-next{right:0}}.wrapper-intro .intro-cta{display:flex;justify-content:center;gap:20px;margin-top:50px}@media(max-width:767px){.wrapper-intro .intro-cta{flex-direction:column;align-items:center}}.wrapper-intro .intro-cta .intro-cta-button{display:inline-block;padding:12px 30px;background-color:#048291;color:#fff;font-weight:500;text-decoration:none;border-radius:4px;transition:all .3s ease;text-align:center}.wrapper-intro .intro-cta .intro-cta-button:hover{background-color:#03565f;transform:translateY(-2px);box-shadow:0 5px 15px rgba(230,126,34,.3)}.wrapper-intro .intro-cta .intro-cta-button-outline{background-color:transparent;color:#048291;border:2px solid #048291}.wrapper-intro .intro-cta .intro-cta-button-outline:hover{background-color:#048291;color:#fff}.hero{padding:24px 0}@media(min-width:768px){.hero{padding:24px 0}}@media(min-width:1024px){.hero{padding:48px 0}}.hero__content{display:grid;grid-gap:1.5rem;gap:1.5rem}@media(min-width:1024px){.hero__content{grid-template-columns:1fr 1fr;align-items:center;gap:3rem}}.hero__text{display:flex;flex-direction:column;gap:1rem}.hero__title{font-size:2rem;font-weight:700;line-height:1.2}@media(min-width:768px){.hero__title{font-size:2.5rem}}@media(min-width:1024px){.hero__title{font-size:3rem}}.hero__description{color:#64748b;max-width:600px}@media(min-width:768px){.hero__description{font-size:2rem}}.hero__buttons{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}@media(min-width:400px){.hero__buttons{flex-direction:row}}.hero__primary-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;font-weight:500;font-size:2rem;border-radius:.375rem;text-decoration:none;cursor:pointer;transition:all .2s ease-in-out;background-color:#048291;color:#fff;border:none}.hero__primary-btn:hover{background-color:#03565f;color:#fff}.hero__secondary-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;font-weight:500;font-size:2rem;border-radius:.375rem;text-decoration:none;cursor:pointer;transition:all .2s ease-in-out;background-color:#048291;color:#fff;border:none}.hero__secondary-btn:hover{background-color:#03565f;color:#fff}.hero__image{margin-top:2rem;border-radius:.75rem;overflow:hidden}@media(min-width:1024px){.hero__image{margin-top:0}}.hero__image img{width:100%;height:auto;object-fit:cover}.wrapper-service.wrapper-service-page{background-color:transparent}.services-section{padding:40px 0;background-color:#fff;position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}.services-section .services-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.4));z-index:1}.services-section .container{position:relative;z-index:9}@media(max-width:768px){.services-section{padding:20px 0}}.services-section-page{background-color:#fff}.services-section-page:before{display:none}.services-section .services-header{text-align:center;margin-bottom:20px}.services-section .services-header .services-title{font-size:3.6rem;font-weight:700;color:#048291;text-transform:uppercase;position:relative;display:inline-block}.services-section .services-header .services-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:120px;height:3px;background-color:#048291}@media(max-width:768px){.services-section .services-header .services-title:after{width:80px}.services-section .services-header .services-title{font-size:2rem}}.services-section .services-consultation{background-color:#fff;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.08);padding:30px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}@media(max-width:768px){.services-section .services-consultation{flex-direction:column;padding:20px}}.services-section .services-consultation .consultation-content{flex:1 1;padding-right:30px}@media(max-width:768px){.services-section .services-consultation .consultation-content{padding-right:0;margin-bottom:20px;text-align:center}}.services-section .services-consultation .consultation-content .consultation-title{font-size:1.8rem;font-weight:600;color:#333;margin-bottom:10px}.services-section .services-consultation .consultation-content .consultation-description{color:#666;font-size:1.4rem;margin:0}.services-section .services-consultation .consultation-form{flex:1 1;max-width:500px;width:100%}@media(max-width:768px){.services-section .services-consultation .consultation-form{max-width:100%}}.services-section .services-consultation .consultation-form .input-wrapper{position:relative;display:flex;align-items:center;gap:8px}.services-section .services-consultation .consultation-form .input-wrapper .input-item{flex:1 1;margin-bottom:0}.services-section .services-consultation .consultation-form .input-wrapper .input-item :global(.ant-input){padding-left:45px;height:50px;border-radius:4px 0 0 4px;border:1px solid #e0e0e0}.services-section .services-consultation .consultation-form .input-wrapper .input-item :global(.ant-input):focus{border-color:#048291;box-shadow:none}.services-section .wrapper-project-page-tag{display:block;padding:.25rem .75rem;font-size:1.8rem;font-weight:500;font-style:italic;-webkit-clip-path:polygon(8% 0,100% 0,92% 100%,0 100%);clip-path:polygon(8% 0,100% 0,92% 100%,0 100%);border-radius:4px;margin-bottom:12px;text-align:center;transform-origin:center;background-color:#048291;color:#fff}.services-section .project-image-container{position:relative;height:270px;overflow:hidden}@media(max-width:575px){.services-section .project-image-container{height:unset}}.services-section .project-image-container .ant-image{height:100%!important}.services-section .project-image-container .project-image{width:100%;height:100%!important;object-fit:cover;transition:transform .5s ease}.services-section .project-image-container .project-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(230,126,34,.8);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.services-section .project-image-container .project-overlay .project-view-button{padding:8px 20px;background-color:#fff;color:#e67e22;font-weight:500;border-radius:4px;font-size:.9rem}.services-section .project-content{padding:20px;display:flex;flex-direction:column}@media(max-width:575px){.services-section .project-content{padding:8px}}.services-section .project-content .project-title{font-size:1.8rem;font-weight:600;color:#333;margin:0 0 10px;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis;height:48px}@media(max-width:575px){.services-section .project-content .project-title{font-size:1.6rem;height:42px}}.services-section .project-content .project-des{height:42px;color:#333}.services-section .project-content .project-meta{display:flex;align-items:center}.services-section .project-content .project-meta .project-date{font-size:1.2rem;color:#777;display:flex;align-items:center}.services-section .project-content .project-meta .project-date .anticon{margin-right:5px;font-size:1.2rem}.services-section .project-content .project-excerpt{color:#666;font-size:.9rem;line-height:1.6;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3;text-overflow:ellipsis;margin-top:auto}.projects-section{padding:40px 0;background-color:#fff;position:relative}@media(max-width:575px){.projects-section{padding:20px 0}}.projects-section .projects-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}@media(max-width:575px){.projects-section .projects-header{flex-direction:column;align-items:center;gap:15px}}.projects-section .projects-header .projects-title-wrapper{width:100%;display:flex;justify-content:center}.projects-section .projects-header .projects-title-container{position:relative;text-align:center}.projects-section .projects-header .projects-title-container .projects-title{font-size:3.6rem;font-weight:700;color:#333;margin:0;position:relative;display:inline-block;text-transform:uppercase}.projects-section .projects-header .projects-title-container .projects-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:120px;height:3px;background-color:#048291}@media(max-width:768px){.projects-section .projects-header .projects-title-container .projects-title:after{width:80px}}@media(max-width:575px){.projects-section .projects-header .projects-title-container .projects-title{font-size:2rem}}.projects-section .projects-view-more{text-align:center;display:inline-block;align-items:center;justify-content:center;background-color:#048291;color:#fff;font-weight:500;font-size:1.8rem;transition:all .3s ease;border-radius:4px;padding:4px 12px}.projects-section .projects-view-more .anticon{margin-left:5px;transition:transform .3s ease}.projects-section .projects-view-more:hover{color:#fff}.projects-section .projects-view-more:hover .anticon{transform:translateX(5px)}.projects-section .projects-carousel{position:relative;margin-bottom:12px}.projects-section .projects-carousel .projects-swiper{padding:0 0 20px}.projects-section .projects-carousel .projects-swiper .swiper-pagination{bottom:0}.projects-section .projects-carousel .projects-swiper .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background-color:#ccc;opacity:1;transition:all .3s ease}.projects-section .projects-carousel .projects-swiper .swiper-pagination .swiper-pagination-bullet-active{background-color:#048291;width:30px;border-radius:5px}.projects-section .projects-carousel .custom-nav-button{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background-color:hsla(0,0%,100%,.9);border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:10;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.projects-section .projects-carousel .custom-nav-button:after{font-size:16px;color:#333}.projects-section .projects-carousel .custom-nav-button:hover{background-color:#fff}.projects-section .projects-carousel .custom-nav-button:hover:after{color:#fff}.projects-section .projects-carousel .custom-nav-button.swiper-button-disabled{opacity:.5;cursor:not-allowed}.projects-section .projects-carousel .swiper-button-prev{left:-20px}@media(max-width:767px){.projects-section .projects-carousel .swiper-button-prev{left:0}}.projects-section .projects-carousel .swiper-button-next{right:-20px}@media(max-width:767px){.projects-section .projects-carousel .swiper-button-next{right:0}}.why-choose-us-section{padding:40px 0;background-color:#f9f7f7;position:relative}@media(max-width:575px){.why-choose-us-section{padding:20px 0}}.why-choose-us-section .why-choose-us-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}@media(max-width:575px){.why-choose-us-section .why-choose-us-header{flex-direction:column;align-items:center;gap:15px}}.why-choose-us-section .why-choose-us-header .why-choose-us-title-wrapper{width:100%;display:flex;justify-content:center}.why-choose-us-section .why-choose-us-header .why-choose-us-title-container{position:relative;text-align:center}.why-choose-us-section .why-choose-us-header .why-choose-us-title-container .why-choose-us-title{font-size:3.6rem;font-weight:700;color:#048291;margin:0;position:relative;display:inline-block;text-transform:uppercase}.why-choose-us-section .why-choose-us-header .why-choose-us-title-container .why-choose-us-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:120px;height:3px;background-color:#048291}@media(max-width:768px){.why-choose-us-section .why-choose-us-header .why-choose-us-title-container .why-choose-us-title:after{width:80px}}@media(max-width:575px){.why-choose-us-section .why-choose-us-header .why-choose-us-title-container .why-choose-us-title{font-size:2rem}}.why-choose-us-section .why-choose-us-carousel{position:relative;margin-bottom:12px}.why-choose-us-section .why-choose-us-carousel .why-choose-us-swiper{padding:0 0 20px}.why-choose-us-section .why-choose-us-carousel .why-choose-us-swiper .swiper-pagination{bottom:0}.why-choose-us-section .why-choose-us-carousel .why-choose-us-swiper .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background-color:#ccc;opacity:1;transition:all .3s ease}.why-choose-us-section .why-choose-us-carousel .why-choose-us-swiper .swiper-pagination .swiper-pagination-bullet-active{background-color:#048291;width:30px;border-radius:5px}.why-choose-us-section .why-choose-us-carousel .custom-nav-button{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background-color:hsla(0,0%,100%,.9);border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:10;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.why-choose-us-section .why-choose-us-carousel .custom-nav-button:after{font-size:16px;color:#333}.why-choose-us-section .why-choose-us-carousel .custom-nav-button:hover{background-color:#fff}.why-choose-us-section .why-choose-us-carousel .custom-nav-button:hover:after{color:#fff}.why-choose-us-section .why-choose-us-carousel .custom-nav-button.swiper-button-disabled{opacity:.5;cursor:not-allowed}.why-choose-us-section .why-choose-us-carousel .swiper-button-prev{left:-20px}@media(max-width:767px){.why-choose-us-section .why-choose-us-carousel .swiper-button-prev{left:0}}.why-choose-us-section .why-choose-us-carousel .swiper-button-next{right:-20px}@media(max-width:767px){.why-choose-us-section .why-choose-us-carousel .swiper-button-next{right:0}}.why-choose-us-section .card-standard{height:100%;border-radius:8px;background-color:#fff;padding:1.5rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);transition:all .3s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.why-choose-us-section .card-standard:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.05)}.why-choose-us-section .card-standard-icon-container{display:inline-flex;border-radius:9999px;background-color:rgba(169,173,38,.1);padding:2rem;color:#048291;margin-bottom:1rem}.why-choose-us-section .card-standard-title{margin-bottom:.75rem;font-size:2rem;font-weight:600;text-align:center}.why-choose-us-section .card-standard-description{color:#4b5563;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-align:center;margin-bottom:12px}.logo-section{padding:40px 0;background-color:#fff;position:relative}@media(max-width:575px){.logo-section{padding:20px 0}}.logo-section .logo-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}@media(max-width:575px){.logo-section .logo-header{flex-direction:column;align-items:center;gap:15px}}.logo-section .logo-header .logo-title-wrapper{width:100%;display:flex;justify-content:center}.logo-section .logo-header .logo-title-container{position:relative;text-align:center}.logo-section .logo-header .logo-title-container .logo-title{font-size:3.6rem;font-weight:700;color:#048291;margin:0;position:relative;display:inline-block;text-transform:uppercase}.logo-section .logo-header .logo-title-container .logo-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:120px;height:3px;background-color:#048291}@media(max-width:768px){.logo-section .logo-header .logo-title-container .logo-title:after{width:80px}}@media(max-width:575px){.logo-section .logo-header .logo-title-container .logo-title{font-size:2rem}}.logo-section .logo-carousel{position:relative}.logo-section .logo-carousel .logo-swiper{padding:0 0 20px}.logo-section .logo-carousel .logo-swiper .swiper-pagination{bottom:0}.logo-section .logo-carousel .logo-swiper .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background-color:#ccc;opacity:1;transition:all .3s ease}.logo-section .logo-carousel .logo-swiper .swiper-pagination .swiper-pagination-bullet-active{background-color:#048291;width:30px;border-radius:5px}.logo-section .logo-carousel .custom-nav-button{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background-color:hsla(0,0%,100%,.9);border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:10;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.logo-section .logo-carousel .custom-nav-button:after{font-size:16px;color:#333}.logo-section .logo-carousel .custom-nav-button:hover{background-color:#fff}.logo-section .logo-carousel .custom-nav-button:hover:after{color:#fff}.logo-section .logo-carousel .custom-nav-button.swiper-button-disabled{opacity:.5;cursor:not-allowed}.logo-section .logo-carousel .swiper-button-prev{left:-20px}@media(max-width:767px){.logo-section .logo-carousel .swiper-button-prev{left:0}}.logo-section .logo-carousel .swiper-button-next{right:-20px}@media(max-width:767px){.logo-section .logo-carousel .swiper-button-next{right:0}}.logo-section .card-logo{overflow:hidden;height:85px;position:relative;background-color:#fff;border-radius:5px}.logo-section .card-logo .ant-image{width:100%;height:100%}.logo-section .card-logo img{filter:grayscale(100%);opacity:.75;transition:all .2s ease-in 0s;position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;margin:auto;max-width:90%;max-height:100%;width:auto!important;border-radius:5px}@media(max-width:767px){.logo-section .card-logo img{filter:grayscale(0);opacity:1}}.logo-section .card-logo:hover img{filter:grayscale(0);opacity:1}.wrapper-solution{background-color:#f9f7f7}.wrapper-solution .container{display:flex;flex-direction:column;gap:32px}@media(max-width:575px){.wrapper-solution .container{gap:16px}}.wrapper-news{padding:40px 0;background-color:#f9f9f9}@media(max-width:575px){.wrapper-news{padding:20px 0}.wrapper-news-desktop{display:none}}.wrapper-news-mobile{display:none}@media(max-width:575px){.wrapper-news-mobile{display:block}}.wrapper-news .container{display:flex;flex-direction:column;gap:32px}@media(max-width:575px){.wrapper-news .container{gap:16px}}.wrapper-news-left{display:flex;flex-direction:column;gap:8px}.wrapper-news-left-image .ant-image{height:325px;width:100%}@media(max-width:575px){.wrapper-news-left-image .ant-image{height:270px}}.wrapper-news-left-image .ant-image img{width:100%;height:100%;object-fit:cover;border-radius:10px}.wrapper-news-left-content{display:flex;flex-direction:column;gap:8px}.wrapper-news-left-content-date{color:#cf212f;font-weight:600;font-size:1.6rem}.wrapper-news-left-content-title{font-size:2rem;color:#111;font-weight:600}.wrapper-news-left-content-des{font-weight:400;font-size:1.6rem;color:#646464;overflow:hidden;-webkit-line-clamp:3;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal}.wrapper-news-right{display:flex;flex-direction:column;gap:16px}@media(max-width:575px){.wrapper-news-right{justify-content:flex-start;height:max-content;gap:4px}}.wrapper-news-right-item{display:flex;gap:8px;cursor:pointer}.wrapper-news-right-item-image .ant-image{width:200px;height:100px}@media(max-width:575px){.wrapper-news-right-item-image .ant-image{width:120px;height:60px}}.wrapper-news-right-item-image .ant-image img{width:100%;height:100%;object-fit:cover;border-radius:8px}.wrapper-news-right-item-content{display:flex;flex-direction:column;gap:4px}@media(max-width:575px){.wrapper-news-right-item-content{gap:2px}}.wrapper-news-right-item-content-date{color:#cf212f;font-size:1.4rem;font-weight:600}.wrapper-news-right-item-content-title{font-size:1.8rem;font-weight:600;color:#111;overflow:hidden;-webkit-line-clamp:3;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal}@media(max-width:575px){.wrapper-news-right-item-content-title{font-size:1.4rem;-webkit-line-clamp:2}}.wrapper-profile{padding:40px 0;background-color:#fff}@media(max-width:575px){.wrapper-profile{padding:20px 0}}.wrapper-profile .container{display:flex;flex-direction:column;gap:16px}.wrapper-profile-title{position:relative;display:flex;justify-content:center;align-items:center}.wrapper-profile-title h3{font-size:3.2rem;font-weight:700;color:#048291;text-align:center;text-transform:uppercase}@media(max-width:575px){.wrapper-profile-title h3{font-size:2rem}}.wrapper-profile-title .ant-btn{padding:0;position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.8rem;font-weight:400;color:#095ba6;text-decoration:underline}.wrapper-profile-title .ant-btn:hover{text-decoration:underline;color:rgba(9,91,166,.8)}.wrapper-profile-title .ant-btn:focus{text-decoration:underline}@media(max-width:575px){.wrapper-profile-title .ant-btn{font-size:1.4rem}}.wrapper-profile-content{border:none;height:700px}@media(max-width:575px){.wrapper-profile-content{height:400px}}.wrapper-head{position:relative}.wrapper-head-title{font-size:3.6rem;font-weight:700;color:#048291;text-transform:uppercase;text-align:center}.wrapper-head-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:120px;height:3px;background-color:#048291}@media(max-width:768px){.wrapper-head-title:after{width:80px}}@media(max-width:575px){.wrapper-head-title{font-size:2rem}}.wrapper-head-btn{position:absolute;top:50%;right:0;transform:translateY(-50%);color:#048291;font-weight:400}.wrapper-head-btn:hover{color:rgba(4,130,145,.8)!important}.project-hashtag{color:#048291;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}