*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif;color:#333}body{max-width:1120px;margin:0 auto}.material-symbols-outlined{vertical-align:middle;font-size:32px;font-variation-settings:"FILL" 0,"wght" 350,"GRAD" 0,"opsz" 48}img,.material-symbols-outlined{max-width:100%!important;height:auto!important;opacity:0!important;transition:opacity .3s ease!important}img.loaded,.material-symbols-outlined.loaded{opacity:1!important}.material-symbols-outlined{vertical-align:middle!important;font-size:32px!important;font-variation-settings:"FILL" 0,"wght" 350,"GRAD" 0,"opsz" 48!important;max-width:none!important;height:auto!important;min-width:32px!important;min-height:32px!important;display:inline-block!important}button:has(.material-symbols-outlined),.hero-section__cta{opacity:0!important;transition:opacity .3s ease!important}button.loaded:has(.material-symbols-outlined),.hero-section__cta.loaded{opacity:1!important}.header{padding:2rem 2rem 1.5rem;background:#fff;display:flex;justify-content:space-between;align-items:center;width:100%}.header a{line-height:0;display:inline-block}.header__lang-button{margin-left:.5rem;cursor:pointer}.header__logo{height:64px;max-width:200px;width:auto;height:auto;max-height:64px;object-fit:contain}@media (max-width: 768px){.header{padding:1rem;flex-wrap:wrap}.header__logo{height:48px;max-width:150px;width:auto;object-fit:contain}.header__lang-button{margin-left:.25rem}}@media (max-width: 480px){.header{padding:.75rem}.header__logo{height:40px;max-width:120px;width:auto;object-fit:contain}}.language-switcher{position:relative;display:inline-block}.language-switcher__toggle{background:none;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s ease}.language-switcher__toggle:hover{background-color:#0000000d}.language-switcher__toggle i{font-size:32px}.language-switcher__dropdown{position:absolute;top:100%;right:0;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 8px #00000026;min-width:120px;z-index:1000;padding:4px;margin-top:4px}.language-switcher__dropdown[hidden]{display:none}.language-switcher__header{padding:6px 8px;font-size:14px;font-weight:500;color:#333;letter-spacing:.5px;border-bottom:1px solid #eee;margin-bottom:4px}.language-switcher__option{display:flex;align-items:center;padding:6px 8px;cursor:pointer;border-radius:6px}.language-switcher__option:hover{background-color:#0000000d}.language-switcher__radio{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:0 8px 0 0;cursor:pointer;width:16px;height:16px;position:relative;background:transparent;border:none}.language-switcher__radio:checked:after{content:"check";font-family:Material Symbols Outlined;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#333;font-size:20px;font-weight:400;line-height:1}.language-switcher__label{flex:1;cursor:pointer;font-size:14px;color:#333;-webkit-user-select:none;user-select:none}.hero-section{margin-top:24px;width:100%;display:flex;gap:48px;justify-content:center}.hero-section__content{width:50%;display:flex;flex-direction:column;justify-content:center}.hero-section__content h1{font-size:64px;line-height:72px;font-weight:900;color:#121212}.hero-section__content p{font-size:20px;font-weight:400;margin-top:16px;color:#555;line-height:24px;width:80%}.hero-section__cta{margin-top:32px;padding:12px 24px;background-color:#ffb367;border:none;border-radius:32px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:background-color .2s ease;width:224px}.hero-section__cta:hover{background-color:#e6a45c}.hero-section__cta span{font-size:16px;font-weight:600;color:#fff}.hero-section__cta .material-symbols-outlined{color:#fff}.hero-section__image{height:600px;width:auto;object-fit:contain;max-width:100%;height:auto;max-height:600px}@media (max-width: 768px){.hero-section{flex-direction:column;gap:24px;margin-top:16px;padding:0 1rem}.hero-section__content{width:100%;text-align:center}.hero-section__content h1{font-size:48px;line-height:54px}.hero-section__content p{font-size:18px;line-height:22px;width:100%;margin-top:12px}.hero-section__cta{align-self:center;margin-top:24px}.hero-section__image{height:600px;max-width:100%;width:auto;object-fit:contain;align-self:center}}@media (max-width: 480px){.hero-section{margin-top:12px;gap:16px;padding:0 .75rem}.hero-section__content h1{font-size:36px;line-height:42px}.hero-section__content p{font-size:16px;line-height:20px}.hero-section__cta{margin-top:20px}.hero-section__image{height:400px;max-width:100%;width:auto;object-fit:contain}}.newsletter-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:none;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.newsletter-popup-overlay--visible{display:flex;opacity:1;visibility:visible}.newsletter-popup{background:#fff;border-radius:16px;box-shadow:0 20px 40px #00000026;max-width:480px;width:90%;max-height:90vh;overflow-y:auto;position:relative;transform:scale(.9) translateY(20px);transition:transform .3s ease}.newsletter-popup-overlay--visible .newsletter-popup{transform:scale(1) translateY(0)}.newsletter-popup__close{position:absolute;top:16px;right:16px;background:none;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;transition:all .2s ease}.newsletter-popup__close:hover{background-color:#f5f5f5;color:#333}.newsletter-popup__close .material-symbols-outlined{font-size:32px}.newsletter-popup__content{padding:48px 32px 32px}@media (max-width: 480px){.newsletter-popup__content{padding:40px 24px 24px}}.newsletter-popup__title{font-size:28px;font-weight:700;color:#1a1a1a;margin:0 0 16px;line-height:1.3}@media (max-width: 480px){.newsletter-popup__title{font-size:24px}}.newsletter-popup__description{font-size:16px;color:#666;line-height:1.6;margin:0 0 32px}.newsletter-popup__form{display:flex;flex-direction:column;gap:24px}.newsletter-popup__form-group{display:flex;flex-direction:column;gap:8px}.newsletter-popup__form-group--checkbox{flex-direction:row;align-items:flex-start;gap:12px}.newsletter-popup__label{font-size:14px;font-weight:600;color:#333}.newsletter-popup__input{width:100%;padding:16px;border:2px solid #e1e5e9;border-radius:12px;font-size:16px;transition:border-color .2s ease,box-shadow .2s ease;background:#fff}.newsletter-popup__input:focus{outline:none;box-shadow:0 0 0 3px #007bff1a}.newsletter-popup__input::placeholder{color:#999}.newsletter-popup__input--invalid{border-color:#dc3545}.newsletter-popup__checkbox-label{display:flex;align-items:flex-start;gap:12px;cursor:pointer;font-size:14px;line-height:1.5;color:#555}.newsletter-popup__checkbox{width:20px;height:20px;appearance:none;border:2px solid #e1e5e9;border-radius:4px;cursor:pointer;margin-top:2px;flex-shrink:0;background:#fff;position:relative;transition:all .2s ease}.newsletter-popup__checkbox:checked{background:#ffb367;border-color:#ffb367}.newsletter-popup__checkbox:checked:after{content:"";position:absolute;top:1px;left:4px;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.newsletter-popup__checkbox-text{flex:1}.newsletter-popup__submit{background:#ffb367;color:#fff;border:none;padding:16px 24px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:8px}.newsletter-popup__submit:hover:not(:disabled){background:#e8a159;transform:translateY(-1px);box-shadow:0 4px 12px #ffb3674d}.newsletter-popup__submit:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.newsletter-popup__submit:focus{outline:none;box-shadow:0 0 0 3px #ffb3674d}@media (max-width: 768px){.newsletter-popup{margin:20px;border-radius:12px}.newsletter-popup__title{max-width:90%}}
