h1,h2,h3,p,ul,li,button{box-sizing:border-box;color:#000;text-align:center;margin:0;padding:0}.hero-section{text-align:center;background:#000c;justify-content:center;align-items:center;min-height:80vh;padding:4rem 2rem;display:flex;position:relative}.personal-training-hero-image{opacity:.5;object-fit:cover;width:auto!important}.hero-overlay{z-index:2;color:#fff;flex-direction:column;align-items:center;max-width:90%;max-height:100%;padding:2rem;display:flex;position:relative;overflow-y:auto}.hero-overlay h1{color:#fff;margin-bottom:1.5rem;font-size:2.2rem}.hero-overlay h2{color:#fff;margin-bottom:.5rem;font-size:1.5rem}.hero-overlay p{color:#fff;margin-bottom:2rem;font-size:1.1rem}.hero-overlay .cta-button{color:#fff;cursor:pointer;background-color:red;border:none;border-radius:8px;padding:12px 24px;font-size:1.5rem;font-weight:700;transition:background-color .3s,transform .2s}.cta-button-container{justify-content:center;width:100%;display:flex}.cta-button:hover,.hero-overlay .cta-button:hover{background-color:#b22413;transform:translateY(-5px)}.fitness-section,.down-section,.left-photo-section{text-align:center;background:#fff;border-radius:15px;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;min-height:60vh;margin-bottom:4rem;padding:4rem 3rem;display:flex;box-shadow:0 8px 20px #0003}.fitness-text,.down-text,.left-photo-text{color:#000;text-align:left;flex:45%;max-width:35%;padding:2rem}.fitness-text h2,.down-text h2,.left-photo-text h2{color:red;margin-bottom:1.5rem;font-size:2.2rem;font-weight:700}.fitness-text p,.down-text p,.left-photo-text p{color:#000;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.fitness-image,.down-image,.left-photo-image{text-align:center;flex:45%}.fitness-image img,.down-image img,.left-photo-image img{border-radius:15px;width:100%;height:100%}.certificate-section{text-align:center;background:#fff;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;max-width:900px;margin:6rem auto;padding:8rem 3rem;display:flex;box-shadow:0 8px 20px #0003}.form-section{text-align:center;background:linear-gradient(145deg,#1a1a1a 0%,#0d0d0d 100%);border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;max-width:560px;margin:3rem auto;padding:3rem 2rem;display:flex;box-shadow:0 20px 60px #00000080,inset 0 1px #ffffff08}.form-section h2,.form-h2{color:#fff;letter-spacing:.02em;margin-bottom:1.5rem;font-size:1.75rem;font-weight:600}.form-section input,.form-section textarea{color:#fff;background:#111;border:1px solid #ffffff1a;border-radius:10px;width:90%;max-width:400px;margin-bottom:1rem;padding:16px 18px;font-size:1rem;transition:all .25s}.form-section input::placeholder,.form-section textarea::placeholder{color:#fff6}.form-section input:focus,.form-section textarea:focus{border-color:#ff3b3b;outline:none;box-shadow:0 0 0 3px #ff3b3b26}.form-section .form-submit,.form-section .cta-button{color:#fff;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:linear-gradient(135deg,#ff3b3b 0%,#d32f2f 100%);border:none;border-radius:10px;width:auto;margin-top:1rem;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .25s}.form-section .form-submit:hover,.form-section .cta-button:hover{background:linear-gradient(135deg,#ff4d4d 0%,#e53935 100%);transform:translateY(-2px);box-shadow:0 8px 24px #ff3b3b59}.form-h2{color:#fff;margin-bottom:1.5rem;font-size:1.75rem;font-weight:600}.bullet-section{flex-direction:column;justify-content:space-around;align-items:center;height:100vh;display:flex}.centered-content{color:#fff;flex-direction:column;align-items:center;max-width:400px;display:flex}.centered-content h2,.centered-content p{color:#fff;padding-bottom:10px}.square-container{color:#000;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto;padding:3rem 1rem;display:flex}.square{text-align:center;background:#fff;border-radius:12px;width:100%;max-width:320px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 12px #0000001a}.square:hover{transform:translateY(-5px);box-shadow:0 6px 16px #00000026}.square-number{color:#fff;background:red;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;font-size:1.8rem;font-weight:700;display:flex}.square-content h2{color:red;margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.square-content p{color:#333;font-size:1rem;line-height:1.5}.cta-container{text-align:center;justify-content:center;margin-top:2rem;display:flex}.cta-button{color:#fff;cursor:pointer;background-color:red;border:none;border-radius:8px;padding:14px 28px;font-size:1.2rem;font-weight:700;transition:background-color .3s,transform .2s}.cta-button:hover{background-color:#b22413;transform:translateY(-3px)}@media (max-width:768px){.square-container{flex-direction:column;align-items:center;padding:2rem 1rem}.square{padding:10px}.cta-button{width:100%;max-width:300px}.fitness-text,.down-text,.left-photo-text{max-width:100%}}@media (max-width:1024px){.fitness-section,.down-section,.left-photo-section{text-align:center;flex-direction:column;gap:1.5rem;padding:2rem}.fitness-text,.fitness-image,.down-text,.down-image,.left-photo-text,.left-photo-image{flex-direction:column;flex:100%;align-items:center;padding:1rem;display:flex}.down-text,.h1{color:red}.hero-section{align-items:flex-start;min-height:auto;padding:2rem 1rem}.hero-overlay{-webkit-overflow-scrolling:touch;max-height:70vh;padding:1rem;overflow-y:auto}.hero-overlay h1{font-size:1.5rem}.hero-overlay h2{font-size:1.2rem}.hero-overlay p{margin-bottom:1rem;font-size:.95rem}.bullet-points li{margin-bottom:1rem}.cta-button-container{flex-shrink:0;margin-top:1rem}}@media (max-width:600px){.hero-section{align-items:center;min-height:140vh;padding:2rem 1rem}.hero-overlay{max-height:none;padding:1rem .75rem;overflow-y:visible}.hero-overlay h1{margin-bottom:1rem;font-size:1.35rem}.hero-overlay h2{margin-bottom:.4rem;font-size:1.1rem}.hero-overlay p{margin-bottom:.75rem;font-size:.9rem}.bullet-points li{margin-bottom:.75rem}.cta-button-container{margin-top:.75rem}.hero-overlay .cta-button{padding:10px 20px;font-size:1.1rem}.certificate-section{max-width:90%;padding:6rem 2rem}.hero-image{object-fit:cover}}
