.about-page-content{max-width:1200px;margin:0 auto;padding:3rem 1.5rem;display:flex;flex-direction:column;gap:4rem;color:rgb(252,252,252);font-family:Inter,sans-serif}.section-row{display:flex;gap:3rem;flex-wrap:wrap;align-items:center}.about-left,.about-right{flex:1 1 350px;min-width:280px}.ready h3,.section-row h3{color:#8f0000;font-weight:600;font-size:1.5rem;margin-bottom:1rem;margin-top:2rem}.about-list,.section-row p{font-size:1.15rem;line-height:1.6;font-weight:300;margin-bottom:1rem}.certifications-logos{display:flex;gap:1.5rem;align-items:center;margin-top:1rem;justify-content:flex-start}.cert-icons{background:white;border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:.5rem;transition:transform .3s ease,box-shadow .3s ease;object-fit:contain}.cert-icons:hover{transform:scale(1.1);box-shadow:0 8px 20px rgba(0,0,0,.25)}.video-preview iframe{border-radius:12px;box-shadow:0 0 12px rgba(0,0,0,.15);width:100%;height:300px;border:none}.ready{text-align:center;margin-top:3rem}.ready a{color:#8f0000;text-decoration:none;font-weight:600;padding:.2rem .5rem;border:2px solid #8f0000;border-radius:6px;transition:background-color .3s ease,color .3s ease;line-height:2rem;margin-right:.5rem}.ready a:focus,.ready a:hover{background-color:#8f0000;color:white;outline:none}.about-image-wrapper{position:relative;width:100%;height:300px;overflow:hidden;border-radius:8px;cursor:pointer;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:transform .2s ease-in-out;flex-shrink:0;display:block;box-sizing:border-box;margin-top:1.5rem}.about-image-wrapper:hover{transform:scale(1.03);box-shadow:0 8px 20px rgba(0,0,0,.25)}.about-image-thumbnail{border-radius:8px}.about-image-hover-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:1;border-radius:8px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.about-image-hover-description{color:white;font-size:1.1em;text-align:center;padding:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (hover:hover) and (pointer:fine){.about-image-wrapper:hover .about-image-hover-overlay{opacity:1}}@media (hover:none) and (pointer:coarse){.about-image-hover-overlay{display:none}}@media (max-width:768px){.about-page-content{gap:2rem;padding:2rem 1rem}.section-row{flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.section-title{margin-top:4.5rem!important}.about-left,.about-right{min-width:auto;width:100%;max-width:300px;padding-bottom:0;margin:0 auto;flex:1 1}.about-image-wrapper{width:100%;height:250px;margin-top:2.5rem;margin-bottom:1rem}.certifications-logos{justify-content:center;margin-top:.5rem}.cert-icons{width:60px;height:60px;margin:0 .5rem .3rem}.ready{margin-top:1.5rem}}