.container.svelte-1srwym7{width:100%;padding:0 2.5rem}.hero.svelte-1srwym7{position:relative;width:100%;height:70vh;min-height:500px;display:flex;align-items:center;justify-content:center;margin-bottom:0;margin-top:0;padding:0;overflow:hidden;color:#fff}.hero.svelte-1srwym7 .video-background:where(.svelte-1srwym7){position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.hero.svelte-1srwym7 .video-background:where(.svelte-1srwym7):after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d}.hero.svelte-1srwym7 .video-background:where(.svelte-1srwym7) video:where(.svelte-1srwym7){width:100%;height:100%;object-fit:cover}.hero.svelte-1srwym7 .hero-content:where(.svelte-1srwym7){max-width:700px;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%}.hero.svelte-1srwym7 .animated-text:where(.svelte-1srwym7){opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.hero.svelte-1srwym7 .animated-text.visible:where(.svelte-1srwym7){opacity:1;transform:translateY(0)}.hero.svelte-1srwym7 .animated-text:where(.svelte-1srwym7) h1:where(.svelte-1srwym7){font-size:2.1rem;font-weight:300;letter-spacing:.05em;margin:0;white-space:nowrap}@media (max-width: 768px){.hero.svelte-1srwym7 .animated-text:where(.svelte-1srwym7) h1:where(.svelte-1srwym7){font-size:1.54rem}}.hero.svelte-1srwym7 .scroll-indicator:where(.svelte-1srwym7){position:absolute;bottom:2rem;left:50%;transform:translate(-50%);cursor:pointer;opacity:0;transition:opacity .8s ease,transform .3s ease;animation:svelte-1srwym7-bounce 2s infinite;z-index:5}.hero.svelte-1srwym7 .scroll-indicator.visible:where(.svelte-1srwym7){opacity:1}.hero.svelte-1srwym7 .scroll-indicator:where(.svelte-1srwym7):hover{transform:translate(-50%) translateY(5px)}.hero.svelte-1srwym7 .scroll-indicator:where(.svelte-1srwym7) svg{color:#fff;filter:drop-shadow(0 1px 3px rgba(0,0,0,.5))}@keyframes svelte-1srwym7-bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(10px)}60%{transform:translate(-50%) translateY(5px)}}.experience-section.svelte-1srwym7{padding:4rem 0;background-color:#fff;max-width:1500px;margin:0 auto}.experience-section.svelte-1srwym7 .section-header:where(.svelte-1srwym7){text-align:center;max-width:900px;margin:0 auto 3rem}.experience-section.svelte-1srwym7 .section-header:where(.svelte-1srwym7) h2:where(.svelte-1srwym7){font-size:1.8rem;font-weight:500;margin-bottom:1rem;color:#333}.experience-section.svelte-1srwym7 .section-header:where(.svelte-1srwym7) .intro-text:where(.svelte-1srwym7){font-size:.95rem;line-height:1.5;color:#666;margin:0 auto}.experience-section.svelte-1srwym7 .experience-layout:where(.svelte-1srwym7){display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.experience-section.svelte-1srwym7 .experience-layout:where(.svelte-1srwym7){flex-direction:row;gap:3rem}}.experience-section.svelte-1srwym7 .accordion-column:where(.svelte-1srwym7){flex:1}@media (min-width: 768px){.experience-section.svelte-1srwym7 .accordion-column:where(.svelte-1srwym7){flex:0 0 45%}}.experience-section.svelte-1srwym7 .image-column:where(.svelte-1srwym7){flex:1;position:sticky;top:100px;align-self:flex-start}@media (min-width: 768px){.experience-section.svelte-1srwym7 .image-column:where(.svelte-1srwym7){height:450px}}@media (max-width: 767px){.experience-section.svelte-1srwym7 .image-column:where(.svelte-1srwym7){display:none}}.experience-section.svelte-1srwym7 .accordion:where(.svelte-1srwym7){border-radius:4px;overflow:hidden}.experience-section.svelte-1srwym7 .accordion-item:where(.svelte-1srwym7){margin-bottom:.5rem;border-bottom:1px solid #f0f0f0}.experience-section.svelte-1srwym7 .accordion-item:where(.svelte-1srwym7):last-child{margin-bottom:0;border-bottom:none}.experience-section.svelte-1srwym7 .accordion-header:where(.svelte-1srwym7){display:flex;justify-content:space-between;align-items:center;padding:1rem 0;cursor:pointer;transition:all .25s ease}.experience-section.svelte-1srwym7 .accordion-header:where(.svelte-1srwym7):hover h3:where(.svelte-1srwym7){color:#000}.experience-section.svelte-1srwym7 .accordion-header.active:where(.svelte-1srwym7) h3:where(.svelte-1srwym7){color:#000;font-weight:500}.experience-section.svelte-1srwym7 .accordion-header:where(.svelte-1srwym7) h3:where(.svelte-1srwym7){font-size:1.1rem;font-weight:400;margin:0;color:#555;transition:color .2s ease}.experience-section.svelte-1srwym7 .accordion-header:where(.svelte-1srwym7) .accordion-icon:where(.svelte-1srwym7){transition:transform .3s ease}.experience-section.svelte-1srwym7 .accordion-header:where(.svelte-1srwym7) .accordion-icon.rotate:where(.svelte-1srwym7){transform:rotate(180deg)}.experience-section.svelte-1srwym7 .accordion-header:where(.svelte-1srwym7) .accordion-icon:where(.svelte-1srwym7) svg:where(.svelte-1srwym7){display:block;color:#888}.experience-section.svelte-1srwym7 .accordion-content:where(.svelte-1srwym7){max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;padding:0}.experience-section.svelte-1srwym7 .accordion-content.open:where(.svelte-1srwym7){max-height:none;padding-bottom:1rem}.experience-section.svelte-1srwym7 .accordion-content:where(.svelte-1srwym7) p:where(.svelte-1srwym7){font-size:.9rem;line-height:1.5;color:#666;margin:0}@media (max-width: 767px){.experience-section.svelte-1srwym7 .accordion-content:where(.svelte-1srwym7) .mobile-feature-image:where(.svelte-1srwym7){display:none;width:100%;height:250px;background-size:cover;background-position:center;border-radius:4px;margin-bottom:1rem;box-shadow:0 4px 12px #0000001a}.experience-section.svelte-1srwym7 .accordion-content:where(.svelte-1srwym7) .mobile-feature-image.open:where(.svelte-1srwym7){display:block}}.experience-section.svelte-1srwym7 .feature-image:where(.svelte-1srwym7){width:100%;height:450px;background-size:cover;background-position:center;border-radius:4px;box-shadow:0 4px 12px #0000001a;transition:background-image .5s ease;position:absolute;top:0;left:0;right:0}@media (max-width: 768px){.experience-section.svelte-1srwym7 .feature-image:where(.svelte-1srwym7){height:300px;position:relative}}.experience-section.svelte-1srwym7 .button-container:where(.svelte-1srwym7){margin-top:2.5rem;text-align:center}.experience-section.svelte-1srwym7 .view-more-btn:where(.svelte-1srwym7){display:inline-flex;align-items:center;gap:.5rem;background-color:#000;color:#fff;padding:.6rem 1.2rem;font-size:.85rem;font-weight:400;text-decoration:none;border-radius:2px;transition:all .25s ease;border:1px solid #000}.experience-section.svelte-1srwym7 .view-more-btn:where(.svelte-1srwym7) svg:where(.svelte-1srwym7){transition:transform .25s ease}.experience-section.svelte-1srwym7 .view-more-btn:where(.svelte-1srwym7):hover{background-color:#222;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.experience-section.svelte-1srwym7 .view-more-btn:where(.svelte-1srwym7):hover svg:where(.svelte-1srwym7){transform:translate(3px)}.slider-section.svelte-1srwym7{width:100%;height:50vh;min-height:350px;position:relative;overflow:hidden}.slider.svelte-1srwym7{width:100%;height:100%;position:relative;overflow:hidden;cursor:grab}.slider.svelte-1srwym7:active{cursor:grabbing}.slide.svelte-1srwym7{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background-size:cover;background-position:center;transition:opacity .8s ease;z-index:1}.slide.svelte-1srwym7:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:2}.slide.active.svelte-1srwym7{opacity:1;z-index:5}.slide.previous.svelte-1srwym7,.slide.next.svelte-1srwym7{opacity:.5;z-index:4}.slide-content.svelte-1srwym7{position:absolute;bottom:10%;left:5%;width:90%;max-width:600px;z-index:10;color:#fff;padding:.5rem}@media (min-width: 768px){.slide-content.svelte-1srwym7{bottom:15%;left:10%;width:50%}}.slide-text.svelte-1srwym7{opacity:0;transform:translateY(20px);transition:opacity .8s ease .2s,transform .8s ease .2s}.slide-text.active.svelte-1srwym7{opacity:1;transform:translateY(0)}.slide-text.svelte-1srwym7 h2:where(.svelte-1srwym7){font-size:1.6rem;font-weight:400;margin:0 0 .5rem}@media (min-width: 768px){.slide-text.svelte-1srwym7 h2:where(.svelte-1srwym7){font-size:1.8rem}}.slide-text.svelte-1srwym7 p:where(.svelte-1srwym7){font-size:.9rem;line-height:1.4;margin:0;max-width:500px}@media (min-width: 768px){.slide-text.svelte-1srwym7 p:where(.svelte-1srwym7){font-size:1rem;line-height:1.5}}.slider-controls.svelte-1srwym7{position:absolute;top:0;left:0;width:100%;height:100%;z-index:20;pointer-events:none}.slider-controls.svelte-1srwym7 button:where(.svelte-1srwym7){position:absolute;top:50%;transform:translateY(-50%);background:#0000004d;color:#fff;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease;pointer-events:auto}.slider-controls.svelte-1srwym7 button:where(.svelte-1srwym7):hover{background:#00000080}.slider-controls.svelte-1srwym7 button:where(.svelte-1srwym7):focus{outline:none}@media (min-width: 768px){.slider-controls.svelte-1srwym7 button:where(.svelte-1srwym7){width:50px;height:50px}}.slider-controls.svelte-1srwym7 .prev-button:where(.svelte-1srwym7){left:15px}.slider-controls.svelte-1srwym7 .next-button:where(.svelte-1srwym7){right:15px}.slider-indicators.svelte-1srwym7{position:absolute;bottom:20px;left:0;width:100%;display:flex;justify-content:center;gap:8px;z-index:20}.slider-indicators.svelte-1srwym7 .indicator:where(.svelte-1srwym7){width:8px;height:8px;border-radius:50%;background:#ffffff80;border:none;padding:0;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.slider-indicators.svelte-1srwym7 .indicator:where(.svelte-1srwym7):hover{background:#fffc}.slider-indicators.svelte-1srwym7 .indicator.active:where(.svelte-1srwym7){background:#fff;transform:scale(1.2)}.subscribe-section.svelte-1srwym7{background-color:#fff;color:#333;padding:3rem 0}.subscribe-wrapper.svelte-1srwym7{width:100%;max-width:1200px;margin:0 auto}.subscribe-box.svelte-1srwym7{padding:.5rem}@media (min-width: 768px){.subscribe-box.svelte-1srwym7{padding:1rem}}.subscribe-content.svelte-1srwym7{display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.subscribe-content.svelte-1srwym7{flex-direction:row;align-items:stretch}}.subscribe-content.svelte-1srwym7 .text-half:where(.svelte-1srwym7),.subscribe-content.svelte-1srwym7 .form-half:where(.svelte-1srwym7){flex:1}.subscribe-content.svelte-1srwym7 .text-half:where(.svelte-1srwym7){padding-right:1rem}.subscribe-content.svelte-1srwym7 .text-half:where(.svelte-1srwym7) h3:where(.svelte-1srwym7){font-size:1.3rem;font-weight:500;margin:0 0 1rem;color:#111}.subscribe-content.svelte-1srwym7 .text-half:where(.svelte-1srwym7) p:where(.svelte-1srwym7){font-size:.9rem;line-height:1.4;margin:0 0 .75rem;color:#444}.subscribe-content.svelte-1srwym7 .text-half:where(.svelte-1srwym7) .benefits-list:where(.svelte-1srwym7){margin:0 0 1rem;padding-left:0;list-style:none}.subscribe-content.svelte-1srwym7 .text-half:where(.svelte-1srwym7) .benefits-list:where(.svelte-1srwym7) li:where(.svelte-1srwym7){font-size:.9rem;line-height:1.4;margin-bottom:.4rem;color:#444}.subscribe-content.svelte-1srwym7 .form-half:where(.svelte-1srwym7) form:where(.svelte-1srwym7){width:100%}.subscribe-content.svelte-1srwym7 .form-half:where(.svelte-1srwym7) form:where(.svelte-1srwym7) .form-item:where(.svelte-1srwym7){display:flex;gap:.5rem;margin-bottom:.75rem}.subscribe-content.svelte-1srwym7 .form-half:where(.svelte-1srwym7) form:where(.svelte-1srwym7) .form-item:where(.svelte-1srwym7) input:where(.svelte-1srwym7){flex:1}.subscribe-content.svelte-1srwym7 .form-half:where(.svelte-1srwym7) form:where(.svelte-1srwym7) input:where(.svelte-1srwym7){width:100%;padding:.6rem .8rem;margin-bottom:.75rem;background-color:#f7f7f7;border:1px solid #ddd;color:#333;font-size:.85rem;border-radius:2px;transition:all .25s ease}.subscribe-content.svelte-1srwym7 .form-half:where(.svelte-1srwym7) form:where(.svelte-1srwym7) input:where(.svelte-1srwym7):focus{outline:none;border-color:#bbb;background-color:#fff}.subscribe-content.svelte-1srwym7 .form-half:where(.svelte-1srwym7) form:where(.svelte-1srwym7) input:where(.svelte-1srwym7)::placeholder{color:#999}.subscribe-content.svelte-1srwym7 .form-half:where(.svelte-1srwym7) form:where(.svelte-1srwym7) .country-selector:where(.svelte-1srwym7){position:relative;margin-bottom:.75rem;z-index:10}.subscribe-content.svelte-1srwym7 .form-half:where(.svelte-1srwym7) form:where(.svelte-1srwym7) .country-selector:where(.svelte-1srwym7) .selected-option:where(.svelte-1srwym7){display:flex;justify-content:space-between;align-items:center;padding:.6rem .8rem;background-color:#f7f7f7;border:1px solid #ddd;border-radius:2px;cursor:pointer;color:#333;font-size:.85rem;transition:all .25s ease}.subscribe-content.svelte-1srwym7 .form-half:where(.svelte-1srwym7) form:where(.svelte-1srwym7) .country-selector:where(.svelte-1srwym7) .selected-option:where(.svelte-1srwym7):hover{border-color:#bbb}.subscribe-content.svelte-1srwym7 .form-half:where(.svelte-1srwym7) form:where(.svelte-1srwym7) .country-selector:where(.svelte-1srwym7) .selected-option:where(.svelte-1srwym7) svg:where(.svelte-1srwym7){transition:transform .25s ease}.subscribe-content.svelte-1srwym7 .form-half:where(.svelte-1srwym7) form:where(.svelte-1srwym7) .country-selector:where(.svelte-1srwym7) .selected-option:where(.svelte-1srwym7) svg.rotate:where(.svelte-1srwym7){transform:rotate(180deg)}.subscribe-content.svelte-1srwym7 .form-half:where(.svelte-1srwym7) form:where(.svelte-1srwym7) .country-selector:where(.svelte-1srwym7) .options-container:where(.svelte-1srwym7){position:absolute;top:100%;left:0;width:100%;max-height:200px;overflow-y:auto;background-color:#fff;border:1px solid #ddd;border-top:none;border-radius:0 0 2px 2px;box-shadow:0 4px 8px #0000001a;z-index:20}.subscribe-content.svelte-1srwym7 .form-half:where(.svelte-1srwym7) form:where(.svelte-1srwym7) .country-selector:where(.svelte-1srwym7) .options-container:where(.svelte-1srwym7) .option:where(.svelte-1srwym7){padding:.5rem .8rem;cursor:pointer;font-size:.85rem;transition:background-color .2s ease}.subscribe-content.svelte-1srwym7 .form-half:where(.svelte-1srwym7) form:where(.svelte-1srwym7) .country-selector:where(.svelte-1srwym7) .options-container:where(.svelte-1srwym7) .option:where(.svelte-1srwym7):hover{background-color:#f5f5f5}.subscribe-content.svelte-1srwym7 .form-half:where(.svelte-1srwym7) form:where(.svelte-1srwym7) .subscribe-btn:where(.svelte-1srwym7){margin-top:.5rem}.subscribe-content.svelte-1srwym7 .form-half:where(.svelte-1srwym7) form:where(.svelte-1srwym7) .subscribe-btn:where(.svelte-1srwym7) button:where(.svelte-1srwym7){width:100%;padding:.7rem 1rem;background-color:#000;color:#fff;border:1px solid #000;font-size:.9rem;font-weight:400;cursor:pointer;transition:all .25s ease;border-radius:2px}.subscribe-content.svelte-1srwym7 .form-half:where(.svelte-1srwym7) form:where(.svelte-1srwym7) .subscribe-btn:where(.svelte-1srwym7) button:where(.svelte-1srwym7):hover{background-color:#222;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.magazine-section.svelte-1srwym7{padding:4rem 0;background-color:#f9f9f9;margin:0 auto}@media (max-width: 767px){.magazine-section.svelte-1srwym7{padding:3rem 0}.magazine-section.svelte-1srwym7 .container:where(.svelte-1srwym7){padding:0 1rem}}.magazine-section.svelte-1srwym7 .section-header:where(.svelte-1srwym7){text-align:center;max-width:900px;margin:0 auto 2.5rem}.magazine-section.svelte-1srwym7 .section-header:where(.svelte-1srwym7) h2:where(.svelte-1srwym7){font-size:1.8rem;font-weight:500;margin-bottom:.8rem;color:#333}.magazine-section.svelte-1srwym7 .section-header:where(.svelte-1srwym7) .intro-text:where(.svelte-1srwym7){font-size:.95rem;line-height:1.5;color:#666;margin:0 auto}.magazine-section.svelte-1srwym7 .magazine-slider:where(.svelte-1srwym7){position:relative;display:flex;align-items:center;justify-content:center;padding:0 50px;margin-bottom:2rem}@media (max-width: 767px){.magazine-section.svelte-1srwym7 .magazine-slider:where(.svelte-1srwym7){padding:0 35px}}.magazine-section.svelte-1srwym7 .magazine-slider:where(.svelte-1srwym7) .slider-arrow:where(.svelte-1srwym7){position:absolute;top:50%;transform:translateY(-50%);background:#0000001a;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;color:#555;transition:all .25s ease}@media (max-width: 767px){.magazine-section.svelte-1srwym7 .magazine-slider:where(.svelte-1srwym7) .slider-arrow:where(.svelte-1srwym7){width:32px;height:32px;background:#00000014}.magazine-section.svelte-1srwym7 .magazine-slider:where(.svelte-1srwym7) .slider-arrow:where(.svelte-1srwym7) svg:where(.svelte-1srwym7){width:20px;height:20px}}.magazine-section.svelte-1srwym7 .magazine-slider:where(.svelte-1srwym7) .slider-arrow:where(.svelte-1srwym7):hover{background:#0003;color:#000}.magazine-section.svelte-1srwym7 .magazine-slider:where(.svelte-1srwym7) .slider-arrow.prev-arrow:where(.svelte-1srwym7){left:0}@media (max-width: 767px){.magazine-section.svelte-1srwym7 .magazine-slider:where(.svelte-1srwym7) .slider-arrow.prev-arrow:where(.svelte-1srwym7){left:5px}}.magazine-section.svelte-1srwym7 .magazine-slider:where(.svelte-1srwym7) .slider-arrow.next-arrow:where(.svelte-1srwym7){right:0}@media (max-width: 767px){.magazine-section.svelte-1srwym7 .magazine-slider:where(.svelte-1srwym7) .slider-arrow.next-arrow:where(.svelte-1srwym7){right:5px}}.magazine-section.svelte-1srwym7 .magazine-slider:where(.svelte-1srwym7) .magazine-items:where(.svelte-1srwym7){display:flex;flex-wrap:nowrap;gap:20px;width:100%;overflow:hidden}@media (max-width: 767px){.magazine-section.svelte-1srwym7 .magazine-slider:where(.svelte-1srwym7) .magazine-items:where(.svelte-1srwym7){gap:15px}}.magazine-section.svelte-1srwym7 .magazine-slider:where(.svelte-1srwym7) .magazine-item:where(.svelte-1srwym7){flex:0 0 calc((100% - 40px) / 3);min-width:0;border-radius:4px;overflow:hidden;box-shadow:0 3px 10px #0000001a;background-color:#fff;transform:translateY(10px);opacity:0;animation:svelte-1srwym7-slideUp .5s ease forwards;cursor:default}@keyframes svelte-1srwym7-slideUp{to{transform:translateY(0);opacity:1}}@media (max-width: 1023px){.magazine-section.svelte-1srwym7 .magazine-slider:where(.svelte-1srwym7) .magazine-item:where(.svelte-1srwym7){flex:0 0 calc((100% - 20px)/2)}}@media (max-width: 767px){.magazine-section.svelte-1srwym7 .magazine-slider:where(.svelte-1srwym7) .magazine-item:where(.svelte-1srwym7){flex:0 0 calc(100% - 10px);margin:0 5px}}.magazine-section.svelte-1srwym7 .magazine-slider:where(.svelte-1srwym7) .magazine-item:where(.svelte-1srwym7) .item-image:where(.svelte-1srwym7){width:100%;height:220px;overflow:hidden}@media (max-width: 767px){.magazine-section.svelte-1srwym7 .magazine-slider:where(.svelte-1srwym7) .magazine-item:where(.svelte-1srwym7) .item-image:where(.svelte-1srwym7){height:240px}}.magazine-section.svelte-1srwym7 .magazine-slider:where(.svelte-1srwym7) .magazine-item:where(.svelte-1srwym7) .item-image:where(.svelte-1srwym7) img:where(.svelte-1srwym7){width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.magazine-section.svelte-1srwym7 .magazine-slider:where(.svelte-1srwym7) .magazine-item:where(.svelte-1srwym7) .item-image:where(.svelte-1srwym7) img:where(.svelte-1srwym7):hover{transform:scale(1.05)}.magazine-section.svelte-1srwym7 .magazine-slider:where(.svelte-1srwym7) .magazine-item:where(.svelte-1srwym7) .item-content:where(.svelte-1srwym7){padding:1.2rem}@media (max-width: 767px){.magazine-section.svelte-1srwym7 .magazine-slider:where(.svelte-1srwym7) .magazine-item:where(.svelte-1srwym7) .item-content:where(.svelte-1srwym7){padding:1.5rem}}.magazine-section.svelte-1srwym7 .magazine-slider:where(.svelte-1srwym7) .magazine-item:where(.svelte-1srwym7) .item-content:where(.svelte-1srwym7) h4:where(.svelte-1srwym7){font-size:1.1rem;font-weight:500;margin:0 0 .6rem;color:#333;transition:color .25s ease}@media (max-width: 767px){.magazine-section.svelte-1srwym7 .magazine-slider:where(.svelte-1srwym7) .magazine-item:where(.svelte-1srwym7) .item-content:where(.svelte-1srwym7) h4:where(.svelte-1srwym7){font-size:1.2rem;margin:0 0 .8rem}}.magazine-section.svelte-1srwym7 .magazine-slider:where(.svelte-1srwym7) .magazine-item:where(.svelte-1srwym7) .item-content:where(.svelte-1srwym7) p:where(.svelte-1srwym7){font-size:.85rem;line-height:1.5;color:#666;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 767px){.magazine-section.svelte-1srwym7 .magazine-slider:where(.svelte-1srwym7) .magazine-item:where(.svelte-1srwym7) .item-content:where(.svelte-1srwym7) p:where(.svelte-1srwym7){font-size:.9rem;line-height:1.6}}.magazine-section.svelte-1srwym7 .button-container:where(.svelte-1srwym7){text-align:center;margin-top:1rem}.magazine-section.svelte-1srwym7 .view-more-btn:where(.svelte-1srwym7){display:inline-flex;align-items:center;gap:.5rem;background-color:#000;color:#fff;padding:.6rem 1.2rem;font-size:.85rem;font-weight:400;text-decoration:none;border-radius:2px;transition:all .25s ease;border:1px solid #000}.magazine-section.svelte-1srwym7 .view-more-btn:where(.svelte-1srwym7) svg:where(.svelte-1srwym7){transition:transform .25s ease}.magazine-section.svelte-1srwym7 .view-more-btn:where(.svelte-1srwym7):hover{background-color:#222;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.magazine-section.svelte-1srwym7 .view-more-btn:where(.svelte-1srwym7):hover svg:where(.svelte-1srwym7){transform:translate(3px)}.parallax-section.svelte-1srwym7{position:relative;height:60vh;min-height:375px;max-height:525px;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.parallax-section.svelte-1srwym7 .parallax-background:where(.svelte-1srwym7){position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(../../../assets/temp_img/parallax.avif);background-size:cover;background-position:center;background-attachment:fixed;z-index:1}.parallax-section.svelte-1srwym7 .parallax-background:where(.svelte-1srwym7):after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d}@supports (-webkit-touch-callout: none){.parallax-section.svelte-1srwym7 .parallax-background:where(.svelte-1srwym7){background-attachment:scroll}}.parallax-section.svelte-1srwym7 .parallax-content:where(.svelte-1srwym7){position:relative;z-index:2;color:#fff;text-align:center;padding:0 1rem}.parallax-section.svelte-1srwym7 .parallax-content:where(.svelte-1srwym7) .container:where(.svelte-1srwym7){max-width:800px}.parallax-section.svelte-1srwym7 .parallax-content:where(.svelte-1srwym7) h2:where(.svelte-1srwym7){font-size:1.8rem;font-weight:300;margin-bottom:1.2rem;letter-spacing:.05em;text-shadow:0 2px 4px rgba(0,0,0,.2)}@media (max-width: 768px){.parallax-section.svelte-1srwym7 .parallax-content:where(.svelte-1srwym7) h2:where(.svelte-1srwym7){font-size:1.4rem}}.parallax-section.svelte-1srwym7 .parallax-content:where(.svelte-1srwym7) p:where(.svelte-1srwym7){font-size:1rem;line-height:1.6;margin-bottom:2rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto;text-shadow:0 1px 2px rgba(0,0,0,.2)}@media (max-width: 768px){.parallax-section.svelte-1srwym7 .parallax-content:where(.svelte-1srwym7) p:where(.svelte-1srwym7){font-size:.9rem}}.parallax-section.svelte-1srwym7 .parallax-content:where(.svelte-1srwym7) .btn-outline:where(.svelte-1srwym7){display:inline-block;padding:.7rem 2rem;border:1px solid #fff;border-radius:2px;color:#fff;text-decoration:none;font-size:.95rem;letter-spacing:.05em;transition:all .3s ease;background-color:#ffffff1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.parallax-section.svelte-1srwym7 .parallax-content:where(.svelte-1srwym7) .btn-outline:where(.svelte-1srwym7):hover{background-color:#fff3;transform:translateY(-2px);box-shadow:0 4px 12px #0003}
