.about-us-page{min-height:100vh;background:url(/assets/img/feature-bg.png) repeat 50%;padding-bottom:5rem}.about-us-page .about-header{background:url(/assets/img/brudum.png) 50%/cover no-repeat;color:#fff;padding:140px 0 60px;text-align:center;margin-bottom:4rem}.about-us-page .about-header h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.about-us-page .about-header p{font-size:1.2rem;opacity:.9}.about-us-page .loading-container{display:flex;justify-content:center;align-items:center;min-height:60vh;font-size:1.2rem;color:#0b3c5d}.about-us-page .no-content{text-align:center;padding:4rem;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.05)}.about-us-page .sections-wrapper{display:flex;flex-direction:column;gap:5rem}.about-us-page .about-section{display:flex;align-items:center;gap:4rem}.about-us-page .about-section.image-left{flex-direction:row-reverse}@media(max-width:991px){.about-us-page .about-section{flex-direction:column-reverse!important;gap:2rem;text-align:center}}.about-us-page .about-section .section-content{flex:1}.about-us-page .about-section .section-content .subtitle{color:#c04000;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;display:block}.about-us-page .about-section .section-content .title-wrapper{display:flex;align-items:center;gap:15px;margin-bottom:1.5rem}.about-us-page .about-section .section-content .title-wrapper .section-icon{display:inline-flex;padding:10px;border-radius:10px;background:rgba(0,0,0,.05);transition:all .3s ease;flex-shrink:0}.about-us-page .about-section .section-content .title-wrapper .section-icon:hover{transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.1)}.about-us-page .about-section .section-content .title-wrapper .section-icon.icon-users{color:#0b3c5d;background:rgba(11,60,93,.1)}.about-us-page .about-section .section-content .title-wrapper .section-icon.icon-mission{color:#d32f2f;background:rgba(211,47,47,.1)}.about-us-page .about-section .section-content .title-wrapper .section-icon.icon-vision{color:#0288d1;background:rgba(2,136,209,.1)}.about-us-page .about-section .section-content .title-wrapper .section-icon.icon-offer{color:#ed6c02;background:rgba(237,108,2,.1)}.about-us-page .about-section .section-content .title-wrapper h2{margin-bottom:0;font-size:2.5rem;color:#0b3c5d;font-weight:700;line-height:1.2}.about-us-page .about-section .section-content .description{color:#555;line-height:1.8;font-size:1.1rem;margin-bottom:1.5rem}.about-us-page .about-section .section-content .feature-list{list-style:none;padding:0;margin:0;text-align:left}.about-us-page .about-section .section-content .feature-list li{position:relative;padding-left:25px;margin-bottom:10px;color:#444}.about-us-page .about-section .section-content .feature-list li:before{content:"✓";position:absolute;left:0;color:#c04000;font-weight:700}.about-us-page .about-section .section-image{flex:1}.about-us-page .about-section .section-image img{border-radius:16px;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.about-us-page .about-section .section-image img:hover{transform:translateY(-5px)}.about-us-page .why-choose-section{margin-top:6rem;background:url(/assets/images/bg/theme-1-bg.webp) no-repeat 50%/cover;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);padding:3rem;position:relative;color:#333}.about-us-page .why-choose-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/assets/img/bg.png) 50%/cover no-repeat;backdrop-filter:blur(12px);border:2px solid hsla(0,0%,100%,.8);border-radius:20px;z-index:1}.about-us-page .why-choose-section .why-choose-wrapper{position:relative;z-index:2;display:flex;align-items:center;gap:3rem}@media(max-width:991px){.about-us-page .why-choose-section .why-choose-wrapper{flex-direction:column;text-align:center}}.about-us-page .why-choose-section .why-choose-image{flex:1;position:relative;border-radius:12px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.15);max-width:500px;width:100%}.about-us-page .why-choose-section .why-choose-image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block}.about-us-page .why-choose-section .why-choose-image .overlay-logo{position:absolute;bottom:20px;left:20px;background:linear-gradient(135deg,#ffd700,#daa520);padding:10px 20px;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.2)}.about-us-page .why-choose-section .why-choose-image .overlay-logo .logo-text{color:#0b3c5d;font-weight:800;font-size:1.2rem;text-transform:uppercase;letter-spacing:1px}.about-us-page .why-choose-section .why-choose-content{flex:1.2;padding-left:2rem}@media(max-width:991px){.about-us-page .why-choose-section .why-choose-content{padding-left:0}}.about-us-page .why-choose-section .why-choose-content .header-text{display:flex;align-items:center;gap:10px;margin-bottom:1rem}@media(max-width:991px){.about-us-page .why-choose-section .why-choose-content .header-text{justify-content:center}}.about-us-page .why-choose-section .why-choose-content .header-text .icon{font-size:2rem}.about-us-page .why-choose-section .why-choose-content .header-text h2{font-size:2.2rem;font-weight:700;color:#0b3c5d;margin:0}.about-us-page .why-choose-section .why-choose-content .subtitle{font-size:1.1rem;color:#555;margin-bottom:2rem;font-weight:500}.about-us-page .why-choose-section .why-choose-content .contact-info{display:flex;flex-direction:column;gap:1.5rem}.about-us-page .why-choose-section .why-choose-content .contact-info .contact-item{display:flex;align-items:center;gap:15px;background:#fff;padding:12px 20px;border-radius:50px;box-shadow:0 4px 15px rgba(0,0,0,.05);width:-moz-fit-content;width:fit-content;transition:transform .3s ease}@media(max-width:991px){.about-us-page .why-choose-section .why-choose-content .contact-info .contact-item{margin:0 auto}}.about-us-page .why-choose-section .why-choose-content .contact-info .contact-item:hover{transform:translateY(-3px)}.about-us-page .why-choose-section .why-choose-content .contact-info .contact-item .icon-box{width:40px;height:40px;background:#fff0e6;color:#c04000;border-radius:50%;display:flex;align-items:center;justify-content:center}.about-us-page .why-choose-section .why-choose-content .contact-info .contact-item .contact-text{font-size:1.05rem;color:#333;font-weight:600}.about-us-page .why-choose-section .why-choose-content .contact-info .contact-item .contact-text .label{color:#c04000;margin-right:5px}.about-us-page .why-choose-section .why-choose-content .contact-info .contact-item .contact-text a{color:#0b3c5d;text-decoration:none;transition:color .3s}.about-us-page .why-choose-section .why-choose-content .contact-info .contact-item .contact-text a:hover{color:#c04000;text-decoration:underline}.container{max-width:1200px;margin:0 auto;padding:0 20px}