.about-section{padding:100px 0 60px;min-height:60vh;position:relative}.about-content{max-width:900px;margin:0 auto;text-align:center;padding:0 20px}.about-content p{font-size:20px;line-height:1.9;color:var(--text-light);font-weight:300;letter-spacing:.3px;margin:0;text-align:center}.about-content:before{content:"";display:block;width:60px;height:2px;background:linear-gradient(90deg,var(--text-gray),transparent);margin:0 auto 40px}.about-content p+p{margin-top:24px}.services-section{padding:40px 0;min-height:40vh}.services-content{max-width:1000px;margin:0 auto;text-align:center}.services-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:15px 20px;font-size:18px;color:var(--text-light);line-height:1.8}.service-item{font-weight:400;transition:color .3s ease}.service-item:hover{color:var(--text-white)}.service-separator{color:var(--text-gray);font-weight:300;-webkit-user-select:none;-moz-user-select:none;user-select:none}.contact-section{padding:40px 0 100px;min-height:60vh}.contact-content{max-width:800px;margin:0 auto;text-align:center}.contact-content p{font-size:18px;color:var(--text-light);margin-top:-20px;margin-bottom:30px}.section-title{font-size:56px;font-weight:300;color:var(--text-white);margin-bottom:50px;text-align:center;letter-spacing:.5px}@media (max-width:768px){.about-section{padding:60px 0 40px}.about-content{max-width:100%;padding:0 15px}.about-content:before{width:40px;margin-bottom:30px}.services-section{padding:30px 0}.services-list{font-size:16px;gap:10px 15px}.contact-section{padding:30px 0 60px}.section-title{font-size:42px;margin-bottom:30px}.about-content p{font-size:17px;line-height:1.75;text-align:justify;text-justify:inter-word}.about-content p+p{margin-top:20px}.contact-content p{font-size:16px;padding:0 10px}.footer{padding:30px 0}.footer p{font-size:13px}}@media (max-width:480px){.about-section{padding:40px 0 30px}.about-content{padding:0 10px}.about-content:before{width:30px;margin-bottom:25px}.services-section{padding:20px 0}.services-list{font-size:14px;gap:8px 12px;flex-direction:column}.service-separator{display:none}.contact-section{padding:20px 0 40px}.section-title{font-size:32px;margin-bottom:25px}.about-content p{font-size:16px;line-height:1.7;text-align:justify;text-justify:inter-word}.about-content p+p{margin-top:18px}.contact-content p{font-size:14px;padding:0 5px}}