@media only screen and (min-width: 621px)and (max-width: 910px){.mobile-only{display:none}}@media only screen and (min-width: 911px)and (max-width: 1170px){.mobile-only{display:none}}@media only screen and (min-width: 1170px){.mobile-only{display:none}}@media(min-width: 320px)and (max-width: 620px){.mobile-hide{display:none}}.fsw{width:100%;border-radius:16px;background:var(--color-Background-Content);padding:12px;display:flex;flex-direction:column;gap:14px;margin-top:20px}@media(min-width: 320px)and (max-width: 620px){.fsw{width:auto;height:auto;gap:12px;margin:10px 16px 0 16px}}.fsw__categories{display:flex;width:100%;align-items:flex-start;align-content:flex-start;gap:4px;flex-wrap:wrap}.fsw__categories a{display:flex;padding:6px 10px;align-items:flex-end;gap:4px;border-radius:8px;background:var(--color-Background-Page);color:var(--color-Text-Link);font-size:13.5px;font-weight:400;line-height:20px}@media only screen and (min-width: 1170px){.fsw__categories a{color:var(--color-Text-Primary_hover)}}@media only screen and (min-width: 1170px){.fsw__categories a:hover{background:#f4f9ff}}.fsw__form{display:flex;width:100%;gap:8px}@media(min-width: 320px)and (max-width: 620px){.fsw__form{flex-direction:column}}.fsw__form__block{display:flex;flex:1 0 0;flex-direction:row;gap:8px;width:calc(100% - 228px)}@media(min-width: 320px)and (max-width: 620px){.fsw__form__block{width:100%;flex-direction:column}}.fsw__form__select{position:relative;display:flex;padding:5px 16px 5px 16px;align-items:center;gap:20px;height:56px;border-radius:16px;border:1px solid #d6d9e0;width:33.3333333333%}@media(min-width: 320px)and (max-width: 620px){.fsw__form__select{width:100%;padding:5px 4px 5px 16px}}.fsw__form__select:hover{border:1.2px solid #0095ff}.fsw__form__select input[type=text]{width:100%;border:none;font-size:16px;color:var(--color-Text-Primary);height:40px;cursor:auto;padding:17px 0 0;text-overflow:ellipsis;white-space:nowrap;border-radius:0;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}@media(min-width: 320px)and (max-width: 620px){.fsw__form__select input[type=text]{width:100%;font-size:16px}}.fsw__form__select input[type=text]:focus-visible{outline:#fff}.fsw__form__select select{width:100%;border:none;font-size:16px;color:var(--color-Text-Primary);height:40px;cursor:pointer;padding:17px 0 0;text-overflow:ellipsis;white-space:nowrap;border-radius:0;background:#fff url("/images/mp/arrow-down.svg") no-repeat right 0 center;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}@media(min-width: 320px)and (max-width: 620px){.fsw__form__select select{width:100%;font-size:16px;background:#fff url("/images/mp/arrow-down.svg") no-repeat right 14px center}}.fsw__form__select select:focus-visible{outline:#fff}.fsw__form__select span{display:block;color:#687082;transition:.2s;position:absolute;left:0px;padding:0px 48px 0px 16px;width:100%;white-space:nowrap;font-size:12px;line-height:16px;top:8px}.fsw__form button[type=submit]{width:220px;border:none;border-radius:16px;padding:0 20px;display:block;cursor:pointer;background:var(--color-Button-Primary);height:56px;color:#fff;font-size:15px;font-weight:500}@media(min-width: 320px)and (max-width: 620px){.fsw__form button[type=submit]{display:none}}.fsw__form button[type=submit]:hover{background:var(--color-Button-Primary_hover)}.fsw__buttons{display:flex;width:100%;gap:12px}.fsw__buttons button[type=submit]{display:none}@media(min-width: 320px)and (max-width: 620px){.fsw__buttons button[type=submit]{width:100%;border:none;border-radius:16px;padding:0 20px;display:block;cursor:pointer;background:var(--color-Button-Primary);height:56px;color:#fff;font-size:14px;font-weight:500}}.fsw__link{color:var(--color-Text-Link);font-size:13.5px;font-weight:500;line-height:20px;display:flex;align-items:center;gap:6px;min-width:94px;cursor:pointer;padding:4px 0 0 4px}@media(min-width: 320px)and (max-width: 620px){.fsw__link{gap:0;padding:0;line-height:16px;min-width:initial}}.fsw__link::after{content:"";border-bottom:1.6px solid var(--color-Text-Link);border-right:1.6px solid var(--color-Text-Link);height:3px;width:3px;transform:rotate(45deg);display:inline-block;position:relative;top:-1px}@media(min-width: 320px)and (max-width: 620px){.fsw__link::after{padding:0;width:4px;top:-9px;right:30px}}@media(min-width: 320px)and (max-width: 620px){.fsw .additional{margin-top:0}}.fsw .additional .fsw__form__block{width:100%}.fsw .additional .fsw__form__select:first-child{width:33.3333333333%}@media(min-width: 320px)and (max-width: 620px){.fsw .additional .fsw__form__select:first-child{width:100%}}.fsw .additional .fsw__form__select:last-child{width:73%}@media(min-width: 320px)and (max-width: 620px){.fsw .additional .fsw__form__select:last-child{width:100%}}.fsw .additional__checkbox{display:flex;align-items:center;gap:6px;font-size:15px;cursor:pointer}@media(min-width: 320px)and (max-width: 620px){.fsw .additional__checkbox{width:100%;font-size:14px;line-height:46px}.fsw .additional__checkbox>label{align-items:center}}.fsw .additional__checkbox input{cursor:pointer}.fsw .additional__checkbox>label{display:flex;gap:10px;cursor:pointer}.fsw>form{gap:8px;display:flex;flex-direction:column}.fsw>form .fsw__buttons_close{display:none}.fsw>form .fsw__form.additional{display:none}@media(min-width: 320px)and (max-width: 620px){.fsw>form .fsw__form__select:nth-child(2){display:none}.fsw>form .fsw__form__select:nth-child(3){display:none}}.fsw>form.opened .fsw__form.additional{display:flex}.fsw>form.opened .fsw__buttons_open{display:none}.fsw>form.opened .fsw__buttons_close{display:flex}.fsw>form.opened .fsw__buttons_close .fsw__link{min-width:80px}.fsw>form.opened .fsw__buttons_close .fsw__link::after{content:"";border-bottom:1.6px solid var(--color-Text-Link);border-right:1.6px solid var(--color-Text-Link);height:3px;width:3px;transform:rotate(225deg);display:inline-block;position:relative;top:1px;right:-6px}@media(min-width: 320px)and (max-width: 620px){.fsw>form.opened .fsw__form__select:nth-child(2){display:flex}.fsw>form.opened .fsw__form__select:nth-child(3){display:flex}}/*# sourceMappingURL=fsw.css.map */
