.language-options{position:absolute;bottom:0;left:0}.lang-icon{object-fit:cover;border:1px solid #ccc;border-radius:50%;width:1.5rem;height:1.5rem;overflow:hidden}@media (min-width:768px){.lang-icon{width:2rem;height:2rem}}
header{z-index:99;width:100dvw;height:var(--header-height);background-color:#fff;border-bottom:1px solid gray;position:fixed;top:0;left:0}@media (min-width:768px){.header-logo{width:2rem;height:3rem}}.visuallyHidden{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hamburger{width:1.875rem;height:1.5rem;margin:0 auto;position:relative}.hamburger .bar{background-color:#0c5e82;border-radius:.25rem;width:1.875rem;height:.25rem;padding:0;transition:all .4s ease-in-out;display:block;position:absolute}.bar1{top:0}.bar2,.bar3{top:.625rem}.bar3{right:0}.bar4{bottom:0}.hamburger2 .bar2,.hamburger3 .bar3,.hamburger4 .bar4{top:.625rem}.hamburger4 .bar5{bottom:0}.hamburger4 .bar{transition:all .4s ease-in-out,transform .4s ease-in-out .4s}.hamburger4 .bar2{width:1px;left:.625rem;transform:rotate(90deg)}.hamburger4 .bar3{width:1px;left:.625rem}.header__cart-count-wrapper{background-color:#ff6b35;border-radius:12px;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:-10px;right:-10px}.checkbox4:checked+label>.hamburger4>.bar1{background-color:#0000;top:.625rem}.checkbox4:checked+label>.hamburger4>.bar2{width:30px;left:0;transform:rotate(45deg)}.checkbox4:checked+label>.hamburger4>.bar3{width:30px;left:0;transform:rotate(-45deg)}.checkbox4:checked+label>.hamburger4>.bar4{background-color:#0000}.checkbox4:checked+label>.hamburger4>.bar5{background-color:#0000;bottom:.625rem}.menu{background-color:#fff;width:100dvw;height:0;padding-left:1.25rem;padding-right:1.25rem;transition-duration:.3s;position:absolute;top:100%;left:0;overflow:hidden}@media (min-width:768px){.menu{width:auto;height:auto;position:static}}@media (max-width:768px){.menu-open{height:100dvh;padding-top:5rem}}.menu li{transition-duration:.3s}.menu li:hover{color:#1f5b66}@media (max-width:768px){.menu li:hover{transform:translate(1.25rem)}}
footer{background-color:#002f4c;border-top:.25rem solid #00aab5;padding-top:3rem;padding-bottom:1rem}.footer-slogan{color:#bdbdbd;max-width:17rem;margin-top:.5rem}.footer-container{padding-left:1.25rem;padding-right:1.25rem}.footer-nav-title{margin-bottom:.75rem;font-size:1.125rem}.footer-nav-link{color:#bdbdbd;font-size:.875rem;transition:color .3s}.footer-nav-link:hover{color:#00aab5}@media (min-width:768px){.footer-links-wrapper{width:60%}}.copyright{text-align:center;color:gray;border-top:1px solid #00aab5;margin-top:1.5rem;padding-top:.25rem;font-size:.8125rem}
