.hero-slider{height:660px;position:relative;overflow:hidden;background:#173b34}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;background-size:cover;background-position:center;transition:opacity .75s ease,visibility .75s}.hero-slide.active{opacity:1;visibility:visible;z-index:1}.hero-slider .hero-in{display:flex;align-items:center;height:100%}.scallop{position:absolute;left:0;right:0;height:22px;z-index:5;pointer-events:none;background:radial-gradient(circle at 15px 0,#fff 15px,transparent 16px) 0 0/30px 22px repeat-x}.scallop-top{top:0;transform:rotate(180deg)}.scallop-bottom{bottom:0}.slider-arrow{position:absolute;z-index:7;right:4%;width:46px;height:46px;border:0;border-radius:50%;background:#fff;color:var(--ink);font-size:2rem;cursor:pointer;box-shadow:0 5px 18px #0003}.slider-arrow.prev{top:43%}.slider-arrow.next{top:52%}.slider-dots{position:absolute;z-index:7;left:50%;bottom:36px;display:flex;gap:8px;transform:translateX(-50%)}.slider-dots button{width:10px;height:10px;padding:0;border:2px solid #fff;border-radius:50%;background:transparent;cursor:pointer}.slider-dots button.active{width:26px;border-radius:10px;background:#fff}.social-icons{display:flex;align-items:center;gap:8px}.social-icons a{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--ink);font:bold .78rem Arial;transition:.2s}.social-icons a:hover{color:#fff;background:var(--coral);transform:translateY(-2px)}.header-social{margin-left:auto}.footer-social{margin-top:18px}.footer-social a{background:#ffffff16;color:#fff}.top-email{margin-left:0}.language{margin-left:0}@media(max-width:850px){.hero-slider{height:620px}.header-social{margin-left:auto}.header-social a{width:27px;height:27px}.slider-arrow{right:18px}.slider-arrow.prev{top:auto;bottom:42px}.slider-arrow.next{top:auto;bottom:42px;right:72px}.slider-dots{display:none}}@media(max-width:520px){.header-social{display:none}.hero-slider{height:650px}.scallop{height:16px;background-size:22px 16px}.slider-arrow{width:38px;height:38px;font-size:1.5rem}}
