.karantis-market{position:relative;align-self:center;margin-right:12px;color:#171717;font-size:13px;letter-spacing:0;line-height:1.4}
.karantis-market__toggle{display:flex;align-items:center;gap:6px;min-height:44px;white-space:nowrap;cursor:pointer;list-style:none}
.karantis-market__toggle::-webkit-details-marker{display:none}
.karantis-market__flag{position:relative;display:inline-block;flex:0 0 23px;width:23px;height:23px;border-radius:50%;overflow:hidden}
.karantis-market__flag--fr{background:linear-gradient(to right,#002395 0 33.333%,#fff 33.333% 66.666%,#ed2939 66.666%);box-shadow:inset 0 0 0 1px #0000000c}
.karantis-market__flag--ch{background:#da291c}
.karantis-market__flag--ch:before,.karantis-market__flag--ch:after{content:"";position:absolute;background:white;left:50%;top:50%;transform:translate(-50%,-50%)}
.karantis-market__flag--ch:before{width:14px;height:5px}.karantis-market__flag--ch:after{width:5px;height:14px}
.karantis-market__chevron{margin-left:2px;flex-shrink:0;transition:transform .15s}
.karantis-market[open] .karantis-market__chevron{transform:rotate(180deg)}
.karantis-market__panel{position:absolute;right:0;top:100%;z-index:30;min-width:210px;padding:5px 0;background:#fff;border:1px solid #e1e1e1;border-radius:10px;box-shadow:0 8px 24px #00000018}
.karantis-market__choice{display:flex;align-items:center;gap:9px;width:100%;min-height:38px;padding:7px 13px;border:0;background:transparent;color:#262626;font:inherit;letter-spacing:inherit;text-align:left;white-space:nowrap;cursor:pointer}
.karantis-market__choice:hover,.karantis-market__choice:focus-visible{background:#f4f4f4}
.karantis-market__toggle:focus-visible,.karantis-market__choice:focus-visible{outline:2px solid currentColor;outline-offset:2px}
@media(max-width:749px){.karantis-market{margin-right:5px;font-size:11px}.karantis-market__toggle{gap:4px}.karantis-market__country{display:none}.karantis-market__toggle .karantis-market__flag{width:18px;height:18px;flex-basis:18px}.karantis-market__toggle .karantis-market__flag--ch:before{width:11px;height:4px}.karantis-market__toggle .karantis-market__flag--ch:after{width:4px;height:11px}.karantis-market__panel{font-size:13px}}
