.c-dropdown{position:relative;z-index:50}.c-dropdown__trigger{align-items:center;background:var(--c-white);border-radius:var(--radiusAlt);box-shadow:var(--shadowAlt);cursor:pointer;display:flex;font-size:1.6rem;font-weight:500;justify-content:space-between;line-height:1;padding:1.2rem 1.6rem;text-transform:uppercase}.c-dropdown.is-primary .c-dropdown__trigger{background:rgba(var(--c-gray-6-rgb),.3);box-shadow:none;font-size:2rem;font-weight:400;height:6rem;text-transform:none}@media (max-width:670px){.c-dropdown.is-primary .c-dropdown__trigger{font-size:1.6rem;height:5rem;padding:1.4rem}}.c-dropdown.is-primary .c-dropdown__trigger.is-placeholder{color:rgba(var(--c-black-rgb),.3)}@media (max-width:670px){.c-dropdown.is-primary .c-dropdown__trigger.is-placeholder{font-weight:500}}.c-dropdown__trigger.has-icon{padding:1.2rem 1.6rem 1.2rem 2.4rem}.c-dropdown-list{background:var(--c-white);border-radius:var(--radiusAlt);box-shadow:var(--shadowAlt);left:50%;list-style:none;margin:0;padding:1.2rem 0;position:absolute;top:calc(100% + .8rem);transform:translate(-50%);width:100%;z-index:50}.c-dropdown-list__link{width:100%;--fontSize:2rem;--fontWeight:400;--btnPadding:1rem 2.4rem;line-height:1}@media (max-width:670px){.c-dropdown .c-dropdown-list__link{--fontSize:1.6rem}}.c-dropdown-list--auto-width .c-dropdown-list__link{inline-size:-moz-max-content;inline-size:max-content;margin-inline:auto}.c-dropdown.is-primary .c-dropdown-list__link:hover{background:#00000008}.c-dropdown-list__link .c-btn__wrap{justify-content:flex-start}.c-dropdown.is-primary .nuxt-icon--ico-arrow-1.nuxt-icon--size-s svg{height:1rem;width:1.4rem}
