.p-product__container{max-width:1160px;padding-inline:20px;margin-inline:auto}.p-product__search{margin-top:64px}@media (min-width: 48em){.p-product__search{margin-top:96px}}.p-product__articles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:32px}@media (min-width: 48em){.p-product__articles{margin-top:96px;gap:32px;grid-template-columns:repeat(4,minmax(0,1fr))}}.p-product__categories{margin-top:64px}@media (min-width: 48em){.p-product__categories{margin-top:96px}}.p-product__buttons{display:flex;justify-content:center;align-items:center;-moz-column-gap:12px;column-gap:12px;margin-top:32px}@media (min-width: 48em){.p-product__buttons{margin-top:48px}}.p-product__button-prev,.p-product__button-next{display:flex;align-items:center;height:56px;width:56px;border:1px solid #212121;border-radius:50%;color:#212121;transition:color .3s ease,background-color .3s ease,opacity .3s ease}@media (min-width: 48em) and (any-hover: hover){.p-product__button-prev:not(div),.p-product__button-next:not(div){cursor:pointer}.p-product__button-prev:not(div):hover,.p-product__button-next:not(div):hover{background-color:#212121;color:#fff}}.p-product__button-prev:is(div),.p-product__button-next:is(div){opacity:.3}.p-product__button-prev{padding:0 22.7px 0 21px}.p-product__button-next{padding:0 21px 0 22.7px}.p-banner{margin-inline:auto;padding-inline:20px;margin-top:42px}@media (min-width: 48em){.p-banner{margin-top:96px;padding-inline:0}}.p-banner__slider{padding-bottom:56px;position:relative}@media (min-width: 48em){.p-banner__slider{padding-bottom:44px}}@media (min-width: 48em){.p-banner__item{max-width:736px}}.p-banner>.p-banner__item{margin-inline:auto}.p-banner__photo{border-radius:24px;overflow:hidden;display:block}.p-banner__image{-o-object-fit:cover;object-fit:cover;aspect-ratio:335/405}@media (min-width: 48em){.p-banner__image{aspect-ratio:736/368}}.p-banner__pagination{position:absolute;bottom:2px;left:0;right:0;width:-moz-fit-content;width:fit-content;background:#616161;padding:8px;border-radius:14px;margin-inline:auto;display:flex;justify-content:center;align-items:center;-moz-column-gap:16px;column-gap:16px}@media (min-width: 48em){.p-banner__pagination{bottom:0}}.p-banner__slider:not(.is-overflow) .p-banner__pagination{display:flex}.p-banner__pagination li{display:flex;height:12px;width:12px}.p-banner__pagination-page{margin:0;height:12px;width:12px;opacity:.85;background-color:#9e9e9e;border-radius:50%}.p-banner__pagination-page.splide__pagination__page.is-active{background-color:#fff;transform:none}.p-banner__button-prev,.p-banner__button-next{display:flex;align-items:center;height:32px;width:32px;background-color:#ffffff80;border-radius:50%;position:absolute;bottom:0;z-index:10;margin-block:auto;color:#212121}@media (min-width: 48em){.p-banner__button-prev,.p-banner__button-next{top:0;bottom:44px;height:72px;width:72px;background-color:#ffffff69}}@media (min-width: 48em) and (any-hover: hover){.p-banner__button-prev,.p-banner__button-next{cursor:pointer;transition:opacity .3s ease}.p-banner__button-prev:hover,.p-banner__button-next:hover{opacity:.7}}.p-banner__button-prev{padding:8px 8.5px 8px 7.5px;left:8px}@media (min-width: 48em){.p-banner__button-prev{padding:20px 22px 20px 18px;left:16px}}.p-banner__button-next{padding:8px 7.5px 8px 8.5px;right:8px}@media (min-width: 48em){.p-banner__button-next{padding:20px 18px 20px 22px;right:16px}}.p-banner__button-prev svg{rotate:180deg}.p-search{background-color:#fff;border-radius:16px}@media (min-width: 48em){.p-search{border-radius:24px}}.p-search__head{height:62px;display:flex;align-items:center;padding-inline:16px;-moz-column-gap:8px;column-gap:8px;cursor:pointer}@media (min-width: 48em){.p-search__head{padding-inline:32px;height:80px}}.p-search__head-icon{width:16px}.p-search__head-text{font-size:1.6rem}.p-search__head-mark{margin-left:auto;position:relative;height:16px;width:16px}.p-search__head-mark:before,.p-search__head-mark:after{position:absolute;content:"";display:block;background-color:#212121;border-radius:1px;top:0;right:0;bottom:0;left:0;margin:auto}.p-search__head-mark:before{height:2px;width:16px}.p-search__head-mark:after{transition:rotate .3s ease,opacity .3s ease;height:16px;width:2px}.p-search[data-active=true] .p-search__head-mark:after{rotate:90deg;opacity:0}.p-search__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.p-search[data-active=true] .p-search__body{grid-template-rows:1fr}.p-search__inner{overflow:hidden}.p-search__content{padding:16px 16px 24px;position:relative}@media (min-width: 48em){.p-search__content{padding:32px 32px 48px}}.p-search__content:before{height:1px;background-color:#ccc;position:absolute;content:"";top:0;left:16px;right:16px}@media (min-width: 48em){.p-search__content:before{left:32px;right:32px}}.p-form{max-width:736px;margin-inline:auto}.p-form__text{display:grid}.p-form__text-content{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:16px;font-size:1.6rem;padding:18px 15px;width:100%}@media (min-width: 48em){.p-form__text-content{border-radius:20px;padding:19px 31px}}.p-form__group{display:grid;row-gap:8px}@media (min-width: 48em){.p-form__group{grid-template-columns:160px minmax(0,1fr)}}.p-form__label{display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px}@media (min-width: 48em){.p-form__label{padding-block:20px}}.p-form__label-text{font-size:1.6rem}.p-form__label-required{background-color:#d60e00;color:#fff;font-size:1.3rem;padding-inline:6px;line-height:1.84615385}@media (min-width: 48em){.p-form__group-foot{grid-column-start:2}}.p-form__group-foot:blank{display:none}.p-form__error{color:#d60e00;display:block;font-size:1.4rem}.p-form__caption{color:#616161;display:block;font-size:1.4rem}.p-form__buttons{margin-top:20px;display:flex;justify-content:center;-moz-column-gap:16px;column-gap:16px}.p-form__button{width:142px;height:64px;display:flex;justify-content:center;align-items:center;border-radius:20px}@media (min-width: 48em) and (any-hover: hover){.p-form__button{transition:color .3s ease,background-color .3s ease}}.p-form__button-text{font-size:1.6rem}.p-form__button--reject{border:1px solid #212121;background-color:#fff;color:#212121}@media (min-width: 48em) and (any-hover: hover){.p-form__button--reject:hover{background-color:#212121;color:#fff}}.p-form__button--accept{border:1px solid #212121;background-color:#212121;color:#fff}@media (min-width: 48em) and (any-hover: hover){.p-form__button--accept:hover{background-color:#fff;color:#212121}}.p-category__item+.p-category__item{margin-top:48px}.p-category__item-head{color:#212121;display:grid;align-items:flex-end;grid-template-columns:48px minmax(0,1fr) 16px;-moz-column-gap:12px;column-gap:12px;border-bottom:2px solid #212121;padding-bottom:4px;padding-right:24px;cursor:pointer}.p-category__item-text{font-weight:700;font-size:1.4rem}.p-category__item-mark{position:relative;height:16px;width:16px;align-self:center}.p-category__item-mark:before,.p-category__item-mark:after{position:absolute;content:"";display:block;background-color:#212121;border-radius:1px;top:0;right:0;bottom:0;left:0;margin:auto}.p-category__item-mark:before{height:2px;width:16px}.p-category__item-mark:after{transition:rotate .3s ease,opacity .3s ease;height:16px;width:2px}.p-category__item[data-active=true] .p-category__item-mark:after{rotate:90deg;opacity:0}.p-category__item-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.p-category__item[data-active=true] .p-category__item-body{grid-template-rows:1fr}.p-category__item-inner{overflow:hidden}.p-category__item-content{padding-top:32px;display:grid;row-gap:16px}@media (min-width: 48em){.p-category__item-content{gap:32px;grid-template-columns:repeat(3,minmax(0,1fr))}}
