.c-search-tab,.c-search-tab--area,.c-search-tab--modal{display:grid;grid-template-columns:1fr;gap:24px}.c-search-tab--area .c-search-tab__tab{width:64px}.c-search-tab--modal{gap:48px;cursor:default}.c-search-tab--modal .c-search-tab__head{flex-direction:column;gap:48px}.c-search-tab--modal .c-search-tab__tab{width:auto;padding:0 1em 8px;font-size:16px}.c-search-tab--modal .c-search-tab__checkbox-text,.c-search-tab--modal .c-search-tab__checkbox-text--group,.c-search-tab--modal .c-search-tab__radio-text{font-size:16px}.c-search-tab--modal .c-search-tab__checkbox-text,.c-search-tab--modal .c-search-tab__checkbox-text--group{padding-left:28px}.c-search-tab--modal .c-search-tab__content,.c-search-tab--modal .c-search-tab__content--group{grid-template-columns:repeat(4,1fr);gap:16px}.c-search-tab--modal .c-search-tab__content--group{grid-template-columns:1fr;gap:32px}.c-search-tab__head{display:flex;justify-content:space-between}.c-search-tab__tab-list{display:flex}.c-search-tab__tab{transition:all .3s;position:relative;padding:0 16px 8px;font-size:13px;text-align:center;cursor:pointer}.c-search-tab__tab.is-active{color:#e51373}.c-search-tab__tab.is-active:before{background:#e51373}.c-search-tab__tab:before{content:"";transition:all .3s;position:absolute;bottom:0;left:0;width:100%;height:2px;background:#e3e3e3}.c-search-tab__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:32px;font-size:13px;line-height:1.5;text-align:right;background:url(/common/icons/icon_pulldown_pink.svg) no-repeat center right 9px/20px auto,#fff}.c-search-tab__select:focus{outline:0}.c-search-tab__content,.c-search-tab__content--group{display:grid;grid-template-columns:repeat(3,1fr);gap:12px 16px}.c-search-tab__content--group{grid-template-columns:1fr}.c-search-tab__checkbox{display:none}.c-search-tab__checkbox:checked+.c-search-tab__checkbox-text--group:after,.c-search-tab__checkbox:checked+.c-search-tab__checkbox-text:after{opacity:1}.c-search-tab__checkbox:checked+.c-search-tab__checkbox-text--group:before{transform:translateY(-50%) scaleY(-1)}.c-search-tab__checkbox-text,.c-search-tab__checkbox-text--group{position:relative;display:block;padding-left:26px;font-size:13px;font-weight:400;cursor:pointer}.c-search-tab__checkbox-text--group:after,.c-search-tab__checkbox-text--group:before,.c-search-tab__checkbox-text:after,.c-search-tab__checkbox-text:before{content:"";position:absolute;top:50%;left:0;width:18px;height:18px;border-radius:2px;transform:translateY(-50%)}.c-search-tab__checkbox-text--group:before,.c-search-tab__checkbox-text:before{background:#fff;border:1px solid #e3e3e3}.c-search-tab__checkbox-text--group:after,.c-search-tab__checkbox-text:after{transition:all .3s;background:#2ca6e0;transform:translateY(-50%) scale(.6);opacity:0}.c-search-tab__checkbox-text--group{position:relative;display:block;padding-left:26px;font-size:13px;font-weight:400}.c-search-tab__checkbox-text--group:before{transition:all .3s;background:url(/common/icons/icon_pulldown.svg) 50%/contain no-repeat;border:0}.c-search-tab__checkbox-text--group:after,.c-search-tab__radio{display:none}.c-search-tab__radio:checked+.c-search-tab__radio-text:after{opacity:1}.c-search-tab__radio-text{position:relative;display:block;padding-left:26px;font-size:13px;font-weight:400;cursor:pointer}.c-search-tab__radio-text:after,.c-search-tab__radio-text:before{content:"";position:absolute;top:50%;left:0;width:18px;height:18px;border-radius:2px;transform:translateY(-50%);border-radius:50%}.c-search-tab__radio-text:before{background:#fff;border:1px solid #e3e3e3}.c-search-tab__radio-text:after{transition:all .3s;background:#2ca6e0;transform:translateY(-50%) scale(.6);opacity:0}.c-search-tab__button,.c-search-tab__button--modal{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:464px;margin:0 auto}.c-search-tab__button--modal,.c-search-tab__clear{display:flex;justify-content:center}.c-search-tab__clear{position:relative;align-items:center;gap:4px;padding:11px;width:100%;border-radius:100px;border:1px solid #e3e3e3;font-size:13px;overflow:hidden;cursor:pointer}@media only screen and (min-width:960px){.c-search-tab__clear{padding:10px;font-size:15px}}.c-search-tab__clear:before{transition:all .3s;background:linear-gradient(180deg,#F6F6F6,#E3E3E3);z-index:2}.c-search-tab__clear:after,.c-search-tab__clear:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.c-search-tab__clear:after{background:#f6f6f6;z-index:1}.c-search-tab__clear>*{position:relative;z-index:3}@media only screen and (min-width:960px){.c-search-tab__clear{transition:all .3s}.c-search-tab__clear:hover:before{opacity:0}}.c-search-tab__submit{position:relative;display:flex;justify-content:center;align-items:center;gap:4px;padding:12px;width:100%;border-radius:100px;font-size:13px;color:#fff;overflow:hidden;gap:0}@media only screen and (min-width:960px){.c-search-tab__submit{padding:10px;font-size:15px}}.c-search-tab__submit:before{transition:all .3s;background:linear-gradient(180deg,#EF65A4,#E51373);z-index:2}.c-search-tab__submit:after,.c-search-tab__submit:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.c-search-tab__submit:after{background:#ef65a4;z-index:1}.c-search-tab__submit>*{position:relative;z-index:3}@media only screen and (min-width:960px){.c-search-tab__submit{transition:all .3s}.c-search-tab__submit:hover:before{opacity:0}}.c-search-tab__group-heading{font-size:18px;font-weight:500}.c-search-tab__group-list{display:grid;grid-template-columns:1fr;gap:16px;padding-bottom:16px;border-bottom:1px solid #e3e3e3}.c-search-tab__group-sub{transition:all .3s;padding-left:1.5em}.c-search-tab__group-sub-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px 16px}