:root{--primary-blue:#002060;--dark-blue:#0f172a;--accent-yellow:#fbbf24;--light-yellow:#f9cd80;--light-gray:#f8fafc;--medium-gray:#6479a2;--dark-gray:#425883;--white:#fff}body{background:var(--white)}.hen-page-main .hen-container{max-width:1770px;margin:0 auto;padding:100px 200px 0}.hen-page-main .section{padding:5rem 0;max-width:1770px;margin:auto}.hen-page-main .btn{padding:15px 50px;border-radius:10px;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s ease;border:none;cursor:pointer}.hen-page-main .btn:hover{transform:translateY(-2px)}.hen-page-main .btn.btn-primary{background:var(--accent-yellow);color:var(--dark-blue)}.hen-page-main .btn.btn-primary:hover{background:var(--accent-yellow)}.hen-page-main .btn.btn-primary:disabled{background:var(--light-yellow);color:var(--white);transform:none}.hen-page-main .btn.btn-secondary{background:#0000;color:var(--accent-yellow);border:2px solid var(--accent-yellow)}.hen-page-main .btn.btn-secondary:hover{background:var(--accent-yellow);color:var(--dark-blue)}.hen-page-main .section h2{margin-bottom:3rem;font-size:3rem;font-weight:700;color:var(--primary-blue)}.hen-page-main .section h2 .highlight{color:var(--accent-yellow)}.hen-page-main .hen-page-card{background:var(--white);border-radius:20px;box-shadow:0 4px 20px #0000001a;transition:all .3s ease}.hen-page-main .hen-page-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #00000026;cursor:pointer}.hen-page-main .hero{background:linear-gradient(135deg,var(--primary-blue) 0,var(--dark-blue) 100%);color:var(--white);height:100dvh;display:flex;align-items:center;text-align:center;max-width:1770px;margin:auto}.hen-page-main .hero h1{font-size:4rem;font-weight:700;margin-top:50px}.hen-page-main .hero h1 .highlight{color:var(--accent-yellow)}.hen-page-main .hero p{font-size:18px;margin-bottom:0;opacity:.9}.hen-page-main .hero .hero-buttons{display:flex;gap:50px;justify-content:center;flex-wrap:wrap;margin-top:100px}.hen-page-main .mission .mission-container{padding:30px 50px;border-radius:20px;box-shadow:0 6px 24px 0 #0000000d,0 0 0 1px #00000014}.hen-page-main .mission .mission-container .mission-header{text-align:center;margin-bottom:30px}.hen-page-main .mission .mission-container .mission-header .moof-icon{width:100px;height:100px;display:flex;align-items:center;justify-content:center;margin:auto}.hen-page-main .mission .mission-container .mission-content{margin:0 auto;font-size:16px;font-weight:500;color:var(--medium-gray)}.hen-page-main .mission .mission-container .mission-content p span{font-size:16px;font-weight:500;color:var(--medium-gray)}.hen-page-main .mission .mission-container .mission-content p span:hover{cursor:pointer;text-decoration:underline}.hen-page-main .mission .mission-container .mission-content .main-content{font-weight:600;color:var(--dark-grey)}.hen-page-main .join-section .join-grid{display:grid;grid-template-columns:1fr 2fr;grid-gap:40px;gap:40px;align-items:center}.hen-page-main .join-section .join-grid .join-image{position:relative}.hen-page-main .join-section .join-grid .join-image .join-img{width:100%;height:600px;border-radius:20px;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease}.hen-page-main .join-section .join-grid .join-image:hover .join-img{transform:scale(1.05) translateY(-2px);box-shadow:0 10px 20px #00000040;z-index:2;cursor:pointer}.hen-page-main .join-section .join-grid .join-content .join-steps{margin-bottom:1rem}.hen-page-main .join-section .join-grid .join-content .join-steps .step{display:flex;align-items:flex-start;margin-bottom:1.5rem}.hen-page-main .join-section .join-grid .join-content .join-steps .step .step-number i{font-size:1.5rem;color:var(--accent-yellow);display:flex;align-items:center;justify-content:center;font-weight:700;margin-right:1rem;flex-shrink:0}.hen-page-main .join-section .join-grid .join-content .join-steps .step .step-content h4{margin-bottom:.5rem;font-size:18px;font-weight:700;color:var(--primary-blue)}.hen-page-main .join-section .join-grid .join-content .join-steps .step .step-content p{font-size:16px;font-weight:500;color:var(--dark-gray)}.hen-page-main .join-section .join-grid .join-content .contact-card{background:var(--primary-blue);color:var(--white);border-radius:20px;padding:30px}.hen-page-main .join-section .join-grid .join-content .contact-card h4{font-size:16px;line-height:1.5rem;font-weight:600;color:var(--white);margin-bottom:30px}.hen-page-main .join-section .join-grid .join-content .contact-card h4 span{color:var(--accent-yellow);cursor:pointer}.hen-page-main .join-section .join-grid .join-content .contact-card h4 span:hover{text-decoration:underline}.hen-page-main .steps-section{text-align:center}.hen-page-main .steps-section .steps-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.hen-page-main .steps-section .steps-grid .step-card{position:relative}.hen-page-main .steps-section .steps-grid .step-card .step-number{position:absolute;top:20px;left:30px;font-size:5rem;font-weight:800;color:var(--white);z-index:10;opacity:.7}.hen-page-main .steps-section .steps-grid .step-card .step-image{width:100%;height:500px;border-radius:20px;background:linear-gradient(rgba(0,0,0,.844),rgba(0,0,0,.844));position:relative}.hen-page-main .steps-section .steps-grid .step-card .step-image .img{width:100%;height:500px;object-fit:cover;opacity:.5;border-radius:20px}.hen-page-main .steps-section .steps-grid .step-card .step-content{text-align:left;position:absolute;bottom:0;left:0;background:linear-gradient(0deg,hsla(0,0%,100%,.863) 50%,#fff0);padding:70px 30px;height:200px;border-radius:0 0 20px 20px;width:100%}.hen-page-main .steps-section .steps-grid .step-card .step-content h3{font-size:25px;font-weight:700;color:var(--primary-blue);line-height:2rem}.hen-page-main .contact-section{background:linear-gradient(135deg,var(--primary-blue) 0,var(--dark-blue) 100%);color:var(--white);margin-top:100px}.hen-page-main .contact-section .contact-header{text-align:center;margin-bottom:3rem}.hen-page-main .contact-section .contact-header h2{font-size:25px;font-weight:700;color:var(--white)}.hen-page-main .contact-section .contact-form{max-width:1000px;margin:0 auto}.hen-page-main .contact-section .contact-form .form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px}.hen-page-main .contact-section .contact-form .form-group{margin-bottom:10px}.hen-page-main .contact-section .contact-form .form-group .upload-container{background:var(--white);border-radius:5px;padding:15px 20px;color:var(--primary-blue);font-size:14px;height:50px;margin-top:10px;font-weight:500}.hen-page-main .contact-section .contact-form .form-group .attach-file:hover{text-decoration:underline;cursor:pointer}.hen-page-main .contact-section .contact-form .form-group .file-list{padding:10px 0;color:var(--white);font-size:14px;font-weight:500;display:flex;align-items:center;gap:30px}.hen-page-main .contact-section .contact-form .form-group .file-list .cancel-btn{cursor:pointer;font-size:13px;font-weight:600;color:var(--primary-blue);background:var(--white);padding:5px 10px;border-radius:5px}.hen-page-main .contact-section .contact-form .form-group .drop-text,.hen-page-main .contact-section .contact-form .form-group label{display:block;font-weight:500}.hen-page-main .contact-section .contact-form .form-group input,.hen-page-main .contact-section .contact-form .form-group select,.hen-page-main .contact-section .contact-form .form-group textarea{width:100%;height:50px;padding:10px 20px;border:none;border-radius:5px;font-size:14px;margin-top:10px;font-weight:500}.hen-page-main .contact-section .contact-form .form-group input:focus,.hen-page-main .contact-section .contact-form .form-group select:focus,.hen-page-main .contact-section .contact-form .form-group textarea:focus{outline:none;box-shadow:0 0 0 3px #3d3d3d4d}.hen-page-main .contact-section .contact-form .form-group textarea{min-height:120px;resize:vertical}.hen-page-main .contact-section .contact-form .succes-message{color:var(--white);font-size:13px;margin-top:20px;font-weight:600}.hen-page-main .contact-section .contact-form .error-message{color:var(--accent-yellow);font-size:13px;margin-top:5px;font-weight:600}.hen-page-main .contact-section .contact-form .error-message i{margin-right:5px}.hen-page-main .contact-section .contact-form .checkbox-group{display:flex;align-items:center;gap:10px;margin-bottom:50px}.hen-page-main .contact-section .contact-form .checkbox-group input[type=checkbox]{width:auto}.hen-page-main .contact-section .contact-form .checkbox-group label{font-size:15px;color:var(--white)}.hen-page-main .contact-section .contact-form .checkbox-group label span{color:var(--white);cursor:pointer;margin-left:5px;text-decoration:underline}.hen-page-main .faq-section{background:var(--light-gray)}.hen-page-main .faq-section h2{text-align:center}.hen-page-main .faq-section .faq-list{max-width:1000px;margin:0 auto}.hen-page-main .faq-section .faq-list .faq-item{background:var(--white);border-radius:1rem;margin-bottom:1rem;overflow:hidden;box-shadow:0 2px 10px #0000000d;cursor:default;padding:1.5rem}.hen-page-main .faq-section .faq-list .faq-item .bi-question-circle-fill{font-size:1.5rem;color:var(--primary-blue)}.hen-page-main .faq-section .faq-list .faq-item .faq-question{background:none;border:none;width:100%;text-align:left;font-size:18px;font-weight:600;color:var(--primary-blue);display:flex;justify-content:space-between;align-items:center;cursor:default}.hen-page-main .faq-section .faq-list .faq-item .faq-answer,.hen-page-main .faq-section .faq-list .faq-item .select-package{color:var(--medium-gray);line-height:1.6;font-size:15px}.hen-page-main .faq-section .faq-list .faq-item .select-package:hover{text-decoration:underline}@media(min-width:1200px){.hen-page-main .hen-container{max-width:1770px;padding:100px 150px 0}.hen-page-main .hero h1{font-size:4rem}}@media(max-width:1199px)and (min-width:1024px){.hen-page-main .hen-container{padding:80px 120px 0}.hen-page-main .hero h1{font-size:3.5rem}.hen-page-main .join-section .join-grid{grid-template-columns:1fr 1fr;gap:30px}.hen-page-main .steps-section .steps-grid{grid-template-columns:repeat(3,1fr);gap:15px}.hen-page-main .contact-form .form-grid{gap:20px}}@media(max-width:1023px)and (min-width:768px){.hen-page-main .hen-container{padding:60px 60px 0}.hen-page-main .hero h1{font-size:3rem}.hen-page-main .mission p{text-align:center}.hen-page-main .join-section .join-grid{grid-template-columns:1fr;gap:20px}.hen-page-main .steps-section .steps-grid{grid-template-columns:repeat(2,1fr)}.hen-page-main .contact-form .form-grid{grid-template-columns:1fr!important}}@media(max-width:767px)and (min-width:481px){.hen-page-main .hen-container{padding:40px 30px 0}.hen-page-main .section h2{text-align:center}.hen-page-main .hero h1{font-size:2.5rem;margin-top:30px}.hen-page-main .hero .hero-buttons{flex-direction:column;gap:20px;margin-top:60px}.hen-page-main .mission p{text-align:center}.hen-page-main .join-section .join-grid,.hen-page-main .steps-section .steps-grid{grid-template-columns:1fr;gap:30px}.hen-page-main .contact-section .contact-header h2{font-size:22px}}@media(max-width:480px){.hen-page-main .hen-container{padding:30px 20px 0}.hen-page-main .section h2{text-align:center}.hen-page-main .hero h1{font-size:2rem}.hen-page-main .hero p{font-size:16px}.hen-page-main .hero .hero-buttons{gap:15px}.hen-page-main .btn{padding:12px 30px;font-size:14px}.hen-page-main .mission p{text-align:center}.hen-page-main .join-section .join-grid,.hen-page-main .steps-section .steps-grid{grid-template-columns:1fr}.hen-page-main .step-card .step-image,.hen-page-main .step-card .step-image .img{height:300px}.hen-page-main .contact-form input,.hen-page-main .contact-form select,.hen-page-main .contact-form textarea{font-size:14px}.hen-page-main .contact-form .form-grid{grid-template-columns:1fr!important}.hen-page-main .contact-form .form-grid .drop-text{font-size:13px}}