/*!********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[0].use[3]!./src/scss/wpml.scss ***!
  \********************************************************************************************************************************************************************************************/.lang-dropdown{align-self:stretch;cursor:pointer;margin-right:4px;position:relative;user-select:none}.lang-dropdown__toggle{align-items:center;background-color:#002e4f;color:#fff;display:flex;font-size:1em;height:100%;padding:6px 10px 6px 8px;transition:all .2s ease-in-out}.lang-dropdown__toggle:after{background:#5bc6cc;bottom:0;content:"";height:100%;left:0;position:absolute;transition:all .2s;width:0}@media (hover:hover) and (pointer:fine){.lang-dropdown__toggle:hover{color:#002e4f}.lang-dropdown__toggle:hover:after{transition:width .25s ease-in-out;width:100%}.lang-dropdown__toggle:hover .lang-dropdown__arrow:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='12' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23002e4f' fill-rule='evenodd' d='M11.288 10.157 5.631 4.5l1.414-1.414 4.95 4.95 4.95-4.95L18.36 4.5l-5.657 5.657a1 1 0 0 1-1.414 0Z' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M24 0v12H0V0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}}.lang-dropdown__toggle.active{background-color:hsla(0,0%,100%,.2);border-color:transparent}.lang-dropdown__lang{font-weight:700;margin-right:14px;z-index:1}.lang-dropdown__lang>img{display:block;height:12px;-o-object-fit:cover;object-fit:cover;width:18px}.lang-dropdown__arrow{align-items:center;display:flex;justify-content:center;transition:transform .2s ease;z-index:1}.lang-dropdown__arrow.active{transform:rotate(180deg)}.lang-dropdown__arrow:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='12' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M11.288 10.157 5.631 4.5l1.414-1.414 4.95 4.95 4.95-4.95L18.36 4.5l-5.657 5.657a1 1 0 0 1-1.414 0Z' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M24 0v12H0V0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:16px;position:absolute;width:16px}@media screen and (min-width:1080px){.lang-dropdown__arrow:before{height:20px;width:20px}}.lang-dropdown__toggle.active .lang-dropdown__arrow{transform:rotate(180deg)}.lang-dropdown__menu{background-color:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);display:none;left:0;margin-top:2px;position:absolute;top:100%;width:fit-content;z-index:-1}.lang-dropdown__menu__item{align-items:center;display:flex;justify-content:flex-start}.lang-dropdown__menu__item img{display:block;height:12px;-o-object-fit:cover;object-fit:cover;width:18px}.lang-dropdown__menu__item a{color:#00223b;font-weight:400;padding:9px 8px 6px}.lang-dropdown__toggle.active+.lang-dropdown__menu,.lang-dropdown__toggle:has(.active)+.lang-dropdown__menu{animation:appear-from-top .18s ease-out forwards;display:block;transform:translateY(-100%);will-change:transform}