.brn-country-selector{display:flex;align-items:center;justify-content:center;min-height:100vh;position:relative;background-size:cover;background-position:top center;background-repeat:no-repeat;padding:0}.brn-country-selector__image-side{display:none}.brn-country-selector__form-side{width:100%;display:flex;align-items:center;justify-content:center}@media(min-width:1024px){.brn-country-selector{display:grid;grid-template-columns:1fr 1fr;background:none;min-height:100vh}.brn-country-selector__image-side{display:block;background-size:cover;background-position:top center;background-repeat:no-repeat;min-height:100vh}.brn-country-selector__form-side{display:flex;align-items:center;justify-content:center;background:var(--color-background, #fff);min-height:100vh}}.brn-country-selector__wrapper{background:var(--color-background, #fff);box-shadow:0 10px 40px #00000026;width:343px;padding:2.5rem 1rem;opacity:.95;max-width:406px}@media(min-width:1024px){.brn-country-selector__wrapper{width:100%;margin:0 3.5rem 2.5rem;max-width:400px;max-height:404px!important;box-shadow:none;border-radius:0;padding:32px 0}}@media(min-width:1920px){.brn-country-selector__form-side{padding-left:56px;padding-right:56px}.brn-country-selector__wrapper{width:100%;max-width:none;padding:2.125rem 4rem}}.brn-country-selector__title{font-family:SeriouslyNostalgic,serif;font-size:2.25rem;text-align:center;margin-bottom:4px;margin-top:0;color:var(--color-text, #2a2a2a);line-height:1.3;font-weight:400;text-transform:none}@media(min-width:1024px){.brn-country-selector__title{font-size:3.5rem;line-height:56px;margin-bottom:1rem;letter-spacing:1.12px}}@media(min-width:1920px){.brn-country-selector__title{margin-bottom:.75rem}}.brn-country-selector__logo{display:block;margin:0 auto 2rem;width:150px;height:auto;max-width:100%;object-fit:contain}@media(min-width:1024px){.brn-country-selector__logo{width:200px;margin-bottom:2rem}}.brn-country-selector__subtitle{font-family:SeriouslyNostalgic,serif;font-size:1.5rem;text-align:center;margin-bottom:2rem;color:var(--color-text, #2a2a2a);font-weight:700;line-height:1.2;margin-block-start:0}@media(min-width:1024px){.brn-country-selector__subtitle{font-size:1.875rem}}.brn-country-selector__form{display:flex;flex-direction:column;gap:2rem}@media(min-width:1024px){.brn-country-selector__form{gap:1.75rem}}.brn-country-selector__field{display:flex;flex-direction:column;position:relative;gap:.1rem}@media(min-width:1024px){.brn-country-selector__field{gap:.3rem}}.brn-country-selector__label{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:500;color:var(--color-text, #2a2a2a);text-transform:uppercase;letter-spacing:.08em}@media(min-width:1024px){.brn-country-selector__label{font-size:.875rem}}.brn-country-selector__select{-webkit-appearance:none;appearance:none;background-color:var(--color-background, #fff);border:1px solid var(--color-primary);padding:.5rem 3rem .5rem .5rem;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;color:var(--color-primary);cursor:pointer;width:100%;font-weight:500}@media(min-width:1024px){.brn-country-selector__select{font-size:1rem;padding-bottom:.5rem}}.brn-country-selector__select:focus{outline:none}.brn-country-selector__button{margin:0 auto;padding:.75rem 2rem;background-color:var(--color-text, #2a2a2a);color:var(--color-text-invert, #fff);border:none;border-radius:.25rem;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;text-transform:none;cursor:pointer;transition:background-color .2s ease-in-out,transform .1s ease-in-out;display:block;white-space:nowrap}@media(min-width:1024px){.brn-country-selector__button{width:59px;height:48px;padding:2px 0 0;font-size:1rem}}.custom-select{position:relative;width:100%}.custom-select__trigger{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem;background-color:var(--color-background, #fff);border:1px solid var(--color-primary);border-radius:0;font-size:.875rem;font-weight:500;color:var(--color-text, var(--color-primary));cursor:pointer;text-align:left;appearance:none;-webkit-appearance:none}@media(min-width:1024px){.custom-select__trigger{font-size:1rem}}.custom-select__trigger:after{content:"";width:24px;height:24px;background-image:url(icon-chevron-down.svg);background-repeat:no-repeat;background-position:center;background-size:contain;transition:transform .3s ease;flex-shrink:0;margin-left:10px}.custom-select__list{position:absolute;top:100%;left:0;width:100%;max-height:300px;overflow-y:auto;background:var(--color-background, #fff);border:1px solid var(--color-primary);border-top:none;border-radius:0;box-shadow:none;z-index:100;margin:0;padding:0 1.5rem;list-style:none;display:none}.custom-select.is-open .custom-select__list{display:block}.custom-select.is-open .custom-select__trigger:after{transform:rotate(180deg)}.custom-select__option{padding:10px 12px;cursor:pointer;font-size:.875rem;color:var(--color-primary);transition:background .1s,color .1s;border-bottom:1px solid #f0f0f0}.custom-select__option:last-child{border-bottom:none}.custom-select__option:hover,.custom-select__option:focus,.custom-select__option.is-focused{background-color:var(--color-background-muted, #fafafa);outline:none}
/*# sourceMappingURL=/cdn/shop/t/9/assets/country-selector.css.map */
