:root{--text-main:var(--main);--text-main-reverse:var(--main-reverse);--text-primary:var(--primary);--text-primary-lighter:var(--primary-lighter);--text-muted:var(--muted);--text-muted-5:var(--muted-5);--text-muted-40:var(--muted-40);--text-muted-45:var(--muted-45);--text-muted-50:var(--muted-50);--text-orange:var(--orange);--text-link:var(--blue);--text-link-hover:var(--blue-50);--text-danger:var(--danger);--text-danger-10:var(--danger-10);--text-danger-30:var(--pink-30);--text-success:var(--secondary);--text-pink-5:var(--pink-5);--background-main:var(--muted-10);--background-sections:var(--main-reverse);--background-sections-reverse:var(--main);--background-sections-darkest:var(--main-darkest);--background-primary:var(--primary);--background-primary-lighter:var(--primary-lighter);--background-secondary:var(--secondary);--background-blue-10:var(--blue-10);--background-muted-5:var(--muted-5);--background-muted-20:var(--muted-20);--background-muted-25:var(--muted-25);--background-muted-30:var(--muted-30);--background-muted-35:var(--muted-35);--background-muted-40:var(--muted-40);--background-muted-45:var(--muted-45);--background-muted-50:var(--muted-50);--background-danger:var(--danger);--background-danger-lighter:var(--danger-lighter);--background-danger-lighter-10:var(--danger-lighter-10);--background-danger-10:var(--danger-10);--background-danger-20:var(--danger-20);--background-danger-30:var(--danger-30);--background-danger-40:var(--danger-40);--background-valid:var(--secondary);--background-valid-lighter:var(--secondary-lighter);--background-success-10:var(--success-10);--background-pink-7:var(--pink-7);--background-pink-30:var(--pink-30);--background-yellow-10:var(--yellow-10);--background-green-10:var(--green-10);--background-gray-dark:var(--gray-dark);--background-cian:var(--cian);--border-main-reverse:var(--main-reverse);--border-primary:var(--primary);--border-secondary:var(--secondary);--border-muted:var(--muted-45);--border-muted-20:var(--muted-20);--border-muted-30:var(--muted-30);--border-muted-40:var(--muted-40);--border-danger:var(--danger);--border-danger-50:var(--danger-50);--header-height:80px;--header-height-mobile:54px;--left-column-width:312px;--left-column-inner-width:277px;--bottom-chat-mobile:50px;--bottom-chat-mobile-ios-pwa:72px;--bottom-menu-height-mobile:60px;--cropper-footer-height:94px;--profile-sidebar-width:384px;--pwa-banner-height:60px;--radius:15px;--radius-10:10px;--radius-20:20px;--gap:8px;--gap-2:calc(var(--gap)*2);--gap-3:calc(var(--gap)*3);--gap-4:calc(var(--gap)*4);--gap-5:calc(var(--gap)*5);--padding:14px;--transition:0.3s;--font-opensans:"Open Sans",sans-serif}.rulesView{padding:var(--gap-3)}.rulesView__list{display:flex;flex-wrap:wrap;gap:var(--gap);margin-bottom:62px}.rulesView__list:last-child{margin-bottom:0}.rulesView__list.allowed .rulesViewElement{background:var(--background-primary-lighter)}.rulesView .rule{width:calc(33.33333% - var(--gap)/1.5)}@media (max-width:1365px){.rulesView .rule{width:calc(50% - var(--gap)/2)}}@media (max-width:991px),(min-width:992px) and (max-width:1199px) and (orientation:portrait){.rulesView{padding:var(--gap-2) 6px 6px}.rulesView .rule{width:calc(33.33333% - var(--gap)/1.5)}}@media (max-width:767px){.rulesView h2{font-size:1.11111rem}.rulesView .rule{width:calc(50% - var(--gap)/2)}}@media (max-width:567px){.rulesView__list{margin-bottom:30px}.rulesView .rule{width:100%}}