.newsletter-section{background:linear-gradient(135deg,#8b2d3f,#a03449);padding:60px 0;width:100%}.newsletter-container{max-width:1440px;margin:0 auto;padding:0 24px}.newsletter-columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.newsletter-left{color:white}.newsletter-description{font-size:1.1rem;color:rgba(255,255,255,.9);line-height:1.6;margin:0;font-weight:400}.newsletter-input-group{display:flex;gap:0;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;padding:4px;box-shadow:0 4px 20px rgba(0,0,0,.1);margin-bottom:12px}.newsletter-input-wrapper{flex:1 1;position:relative;display:flex;align-items:center}.newsletter-input-icon{position:absolute;left:16px;color:#0d7377;z-index:2}.newsletter-input{width:100%;padding:16px 16px 16px 48px;border:none;background:transparent;font-size:1rem;color:#333;outline:none;border-radius:6px}.newsletter-input::placeholder{color:#666}.newsletter-button{padding:16px 24px;background:#b83c56;color:white;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;white-space:nowrap;min-width:140px;justify-content:center}.newsletter-button:hover:not(:disabled){background:#a03449;transform:translateY(-1px);box-shadow:0 4px 16px rgba(184,60,86,.3)}.newsletter-button:disabled{opacity:.7;cursor:not-allowed}.newsletter-button.success{background:#14a085}.newsletter-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:newsletter-spin 1s linear infinite}@keyframes newsletter-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.newsletter-message{padding:10px 16px;border-radius:6px;font-size:.9rem;font-weight:500;text-align:center}.newsletter-message.success{background:rgba(20,160,133,.2);color:#ffffff;border:1px solid rgba(20,160,133,.3)}.newsletter-message.error{background:rgba(231,76,60,.2);color:#ffffff;border:1px solid rgba(231,76,60,.3)}@media (max-width:768px){.newsletter-columns{grid-template-columns:1fr;gap:30px;text-align:center}.newsletter-input-group{flex-direction:column;gap:8px}.newsletter-button{width:100%;min-width:unset}}.hero-section{background:linear-gradient(90deg,#256845,#1e4e36);color:#fff;width:100%;box-sizing:border-box;position:relative;overflow:hidden;padding:80px 20px 160px}.hero-container{max-width:1440px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:60px;flex-wrap:wrap;position:relative;z-index:3}.hero-form-container{flex:1 1;min-width:300px;position:relative;z-index:2;background-color:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:30px;box-shadow:0 10px 30px rgba(0,0,0,.15);border:1px solid rgba(255,255,255,.1)}.hero-form{display:flex;flex-direction:column;gap:12px}.hero-tab-container{flex:1 1;display:flex;width:25%}.hero-category-toggle{display:flex;justify-content:space-between;gap:8px;margin-bottom:15px}.hero-category-button{flex:1 1;padding:20px 16px;border-radius:12px;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border:none;transition:all .3s ease;cursor:pointer;box-shadow:0 4px 10px rgba(0,0,0,.08);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-width:0;background-color:rgba(255,255,255,.9);color:#256845;width:100%;min-height:80px}.hero-cat-icon{width:24px;height:24px}.hero-category-icon i{font-size:24px}@media (max-width:480px){.hero-category-button{padding:16px 12px;font-size:.9rem;min-height:60px;gap:6px}.hero-cat-icon{width:24px;height:24px}.hero-category-icon i{font-size:20px}}.hero-dropdown-container{width:100%}.hero-category-button:hover{background-color:rgba(255,255,255,1);transform:translateY(-2px);box-shadow:0 6px 15px rgba(0,0,0,.1)}.hero-category-button.hero-active{background-color:#a03248!important;color:white;transform:translateY(2px);box-shadow:0 2px 5px rgba(0,0,0,.15)}.hero-category-icon{margin-bottom:2px}.hero-cat-icon{width:20px;height:20px;display:block}.hero-dropdown-container{position:relative;flex:1 1}.hero-more-dropdown-container .hero-more-btn.hero-open,.hero-stud-dropdown-container .hero-stud-btn.hero-open{background-color:#f0f0f0;box-shadow:0 2px 5px rgba(0,0,0,.1)}.hero-more-dropdown,.hero-stud-dropdown{position:absolute;top:110%;left:0;right:0;background:#fff;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,.15);display:flex;flex-direction:column;z-index:20;padding:8px 6px;width:180px;max-height:400px;overflow-y:auto;border:1px solid rgba(0,0,0,.1);scrollbar-width:thin;scrollbar-color:#b83c56 #f0f0f0}.hero-more-dropdown::-webkit-scrollbar,.hero-stud-dropdown::-webkit-scrollbar{width:8px}.hero-more-dropdown::-webkit-scrollbar-track,.hero-stud-dropdown::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.hero-more-dropdown::-webkit-scrollbar-thumb,.hero-stud-dropdown::-webkit-scrollbar-thumb{background:#b83c56;border-radius:10px;border:2px solid #f0f0f0}.hero-more-dropdown::-webkit-scrollbar-thumb:hover,.hero-stud-dropdown::-webkit-scrollbar-thumb:hover{background:#a03248}.hero-category-icon{display:flex;align-items:center;justify-content:center;margin-bottom:6px}.hero-category-icon i{font-size:22px}.hero-dropdown-icon{display:inline-flex;align-items:center;justify-content:center;margin-right:10px}.hero-dropdown-icon i{font-size:16px}.hero-dropdown-item{text-align:left;padding:10px 14px;margin:2px 0;font-size:.9rem;background-color:transparent;color:#333;border:none;border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s ease;width:100%;display:flex;align-items:center}.hero-dropdown-item:hover{background-color:rgba(184,60,86,.1)}.hero-dropdown-item.hero-active{background-color:#a03248!important;color:white}.hero-form-field{position:relative;display:flex;align-items:center;margin-bottom:8px;color:#2d3436}.hero-input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);z-index:5;display:flex;align-items:center;justify-content:center;color:#256845;pointer-events:none;line-height:0}.hero-field-icon{width:22px;height:22px;display:block;vertical-align:middle;font-weight:700;color:#1c5235;font-size:16px}.hero-form-input{width:100%;padding:18px 16px 18px 45px;font-size:15px;font-weight:500;background-color:#ffffff;color:#333;border:none;border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,.07);transition:all .3s ease}.hero-form-input:focus{outline:none;box-shadow:0 6px 15px rgba(0,0,0,.15),0 0 0 2px rgba(184,60,86,.2);transform:translateY(-2px)}.hero-form-input::placeholder{color:#888;font-weight:500}.hero-form-select{width:100%;position:relative}.hero-select__control{border-radius:12px!important;border:none!important;box-shadow:0 4px 10px rgba(0,0,0,.07)!important;padding:10px 10px 10px 40px!important}.hero-select__control:hover{border:none!important}.hero-select__control--is-focused{box-shadow:0 6px 15px rgba(0,0,0,.15),0 0 0 2px rgba(184,60,86,.2)!important;transform:translateY(-2px)}.hero-select__placeholder{color:#888!important}.hero-select__indicator-separator{display:none!important}.hero-select__option--is-selected{background-color:#a03248!important}.hero-select__option--is-focused:not(.hero-select__option--is-selected){background-color:#f8e7ea!important;color:#333!important}.hero-select__menu{border-radius:12px!important;overflow:hidden!important;box-shadow:0 4px 20px rgba(0,0,0,.15)!important;z-index:20!important;background:white!important}.hero-select__menu-list{background:white!important;opacity:1!important;overflow-x:hidden!important;scrollbar-width:thin;scrollbar-color:#b83c56 #f0f0f0;padding:6px!important}.hero-select__menu-list::-webkit-scrollbar{width:8px}.hero-select__menu-list::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.hero-select__menu-list::-webkit-scrollbar-thumb{background:#b83c56;border-radius:10px;border:2px solid #f0f0f0}.hero-select__menu-list::-webkit-scrollbar-thumb:hover{background:#a03248}.hero-select__option{white-space:normal!important;word-wrap:break-word!important;word-break:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important;cursor:pointer!important;padding:10px!important;border-radius:8px!important;margin:2px 0!important}.hero-select__indicators>:not(:last-child){display:none!important}.hero-select__dropdown-indicator{color:#b83c56!important}.hero-select__dropdown-indicator:hover{color:#a03248!important}.hero-select__clear-indicator{color:#888!important}.hero-select__clear-indicator:hover{color:#a03248!important}.hero-select__menu{animation:heroSelectDropdownFade .15s ease-in-out;transform-origin:top center}@keyframes heroSelectDropdownFade{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.hero-form-button{display:flex;align-items:center;justify-content:center;gap:10px;padding:18px 20px;background-color:#b83c56;border:none;border-radius:12px;color:#fff;font-weight:600;font-size:1.1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 15px rgba(184,60,86,.3);margin-top:10px;overflow:hidden;position:relative}.hero-form-button:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:translateX(-100%);transition:transform .6s ease}.hero-form-button:hover{background-color:#a03248;transform:translateY(-3px);box-shadow:0 8px 20px rgba(184,60,86,.4)}.hero-form-button:hover:after{transform:translateX(100%)}.hero-form-button:active{transform:translateY(1px);box-shadow:0 4px 10px rgba(184,60,86,.3)}.hero-button-text{z-index:1}.hero-button-icon{display:flex;align-items:center;justify-content:center;z-index:1}.hero-button-icon svg{width:20px;height:20px}.hero-waves{left:0;height:160px;line-height:1;z-index:1}.hero-waves,.hero-waves svg{position:absolute;bottom:0;width:100%}.hero-waves svg{height:200px}.hero-wave-front{z-index:1;transform:translateY(-30px)}.hero-wave-back{z-index:2;opacity:1;transform:translateY(1px)}.hero-category-button i{font-size:1.6rem;vertical-align:middle;color:inherit}.hero-text{flex:1 1;min-width:300px;text-align:left;position:relative}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);padding:8px 16px;border-radius:24px;font-size:.875rem;font-weight:600;color:rgba(255,255,255,.9);margin-bottom:24px;letter-spacing:.3px}.hero-badge-dot{width:8px;height:8px;background:#4ade80;border-radius:50%;animation:heroDotheartbeat 2s ease-in-out infinite}@keyframes heroDotheartbeat{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}}.hero-title{font-size:4rem;font-weight:800;line-height:1.1;color:#ffffff;margin-bottom:24px;letter-spacing:-.02em;text-shadow:0 2px 20px rgba(0,0,0,.15)}.hero-title-accent{background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block;position:relative}.hero-description{font-size:1.4rem;line-height:1.6;color:rgba(255,255,255,.85);margin-bottom:40px;max-width:550px;font-weight:400}.hero-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:24px;gap:24px;max-width:650px;margin-bottom:32px}.hero-feature{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;padding:20px;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:16px;transition:all .3s ease;min-height:100px}.hero-feature:hover{background:rgba(255,255,255,.08);transform:translateY(-2px);border-color:rgba(255,255,255,.2);box-shadow:0 8px 25px rgba(0,0,0,.15)}.hero-feature-content{flex:1 1;min-width:0;text-align:left}.hero-feature-content h3{font-size:1.1rem;font-weight:700;color:#ffffff;margin-bottom:6px;line-height:1.3;letter-spacing:-.01em}.hero-feature-content p{font-size:.9rem;color:rgba(255,255,255,.75);margin:0;line-height:1.5;font-weight:400}.hero-feature-icon{width:40px;height:40px;background:rgba(255,255,255,.1);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;order:2}.hero-feature-icon i{font-size:18px;color:#fbbf24}.hero-highlights{display:flex;gap:.75rem;margin-top:1rem;flex-wrap:wrap;max-width:600px}.hero-highlight-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .8rem;border-radius:999px;background-color:#fff;font-size:.9rem;color:#333;font-weight:500;box-shadow:0 1px 4px rgba(0,0,0,.1);cursor:pointer;transition:all .3s ease;text-decoration:none;border:none;position:relative;overflow:hidden}.hero-highlight-pill:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15);filter:brightness(1.1)}.hero-highlight-pill:active{transform:translateY(0);box-shadow:0 2px 6px rgba(0,0,0,.1)}.hero-highlight-pill:focus{outline:2px solid #66bb6a;outline-offset:2px}.hero-highlight-pill i{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;font-size:.9rem;color:#fff;background-color:#66bb6a;border-radius:50%}.hero-pill-loading{opacity:.6;cursor:default;animation:pulse 1.5s ease-in-out infinite}.hero-pill-loading:hover{transform:translateY(0);box-shadow:none;filter:none}@keyframes pulse{0%{opacity:.6}50%{opacity:.8}to{opacity:.6}}@media (max-width:768px){.hero-container{gap:30px}.hero-section{padding-top:50px}.hero-form-container{padding:20px}.hero-tab-container{width:25%}.hero-category-button{font-size:.75rem;padding:10px 5px}.hero-cat-icon{width:18px;height:18px}.hero-form-button,.hero-form-input{padding:14px 12px}.hero-form-input{padding-left:40px}.hero-form-button{font-size:1rem}.hero-more-dropdown,.hero-stud-dropdown{width:160px}.hero-dropdown-item{padding:10px 14px;font-size:.85rem}.hero-features{grid-template-columns:1fr 1fr;gap:16px;max-width:100%}.hero-feature{padding:16px;min-height:90px;gap:12px}.hero-feature-icon{width:42px;height:42px}.hero-feature-icon i{font-size:18px}.hero-feature-content h3{font-size:1rem}.hero-feature-content p{font-size:.85rem}.hero-title{font-size:2.5rem}.hero-description{font-size:1.125rem}.hero-badge{font-size:.8rem;padding:6px 14px}.hero-highlights{gap:.75rem;margin-top:1rem}.hero-highlight-pill{font-size:.9rem;padding:.4rem .8rem}.hero-highlight-pill i{width:1.6rem;height:1.6rem;font-size:.9rem}}@media (max-width:480px){.hero-category-toggle{flex-wrap:wrap;gap:6px}.hero-tab-container{width:calc(50% - 3px);min-width:calc(50% - 3px);margin-bottom:6px}.hero-category-button{font-size:.7rem;padding:8px 5px}.hero-cat-icon{width:16px;height:16px}.hero-form-container{padding:15px}.hero-form-input{padding:12px 12px 12px 36px;font-size:14px}.hero-input-icon{left:10px}.hero-field-icon{width:18px;height:18px}.hero-form-button{padding:14px 16px;font-size:.9rem}.hero-more-dropdown,.hero-stud-dropdown{width:140px;max-height:350px}.hero-features{grid-template-columns:1fr;gap:12px;margin-bottom:24px}.hero-feature{padding:16px;min-height:80px;gap:12px}.hero-feature-icon{width:40px;height:40px}.hero-feature-icon i{font-size:16px}.hero-feature-content h3{font-size:.95rem;margin-bottom:4px}.hero-feature-content p{font-size:.8rem;line-height:1.4}.hero-title{font-size:2rem}.hero-description{font-size:1rem;margin-bottom:30px}.hero-highlights{display:flex;gap:.5rem;margin-top:1rem;justify-content:center;flex-wrap:wrap}.hero-highlight-pill{font-size:.8rem;padding:.35rem .7rem}.hero-highlight-pill i{width:1.4rem;height:1.4rem;font-size:.8rem}.hero-text{text-align:center;display:flex;flex-direction:column;align-items:center}.hero-features{width:100%}.hero-feature-content{text-align:left}.hero-form-input{padding:18px 12px 18px 36px!important;font-size:14px!important;min-height:58px!important;box-sizing:border-box!important}.hero-input-icon{left:10px!important;top:50%!important;transform:translateY(-50%)!important}.hero-field-icon{width:18px!important;height:18px!important}}@media (max-width:768px){.hero-form-input{padding:16px 12px 16px 40px!important;min-height:52px!important;font-size:15px!important}}