.guideButton{background:var(--background-primary-lighter);padding:0;min-width:50px}.guideButton img{width:33px}@media (max-width:991px),(min-width:992px) and (max-width:1199px) and (orientation:portrait){.guideButton{min-width:40px;height:40px}.guideButton img{width:26px}}: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}.pageTitle{display:flex;align-items:center;justify-content:flex-end;gap:var(--gap-3);position:relative;font-size:1.66667rem;font-weight:400}.pageTitle__icon{margin-right:auto;position:relative;min-width:59px;height:20px}.pageTitle__icon:after,.pageTitle__icon:before{content:"";display:inline-block;position:absolute;mix-blend-mode:multiply;width:41px;height:41px}.pageTitle__icon:before{top:-24px;right:0;background:#efedf3}.pageTitle__icon:after{bottom:-24px;left:0;background:var(--background-main)}@media (max-width:991px),(min-width:992px) and (max-width:1199px) and (orientation:portrait){.pageTitle{gap:var(--gap);min-height:40px;font-size:1.22222rem}.pageTitle__icon{margin-right:auto;margin-left:10px;position:relative;min-width:26px;height:30px}.pageTitle__icon:after,.pageTitle__icon:before{width:18px;height:18px}.pageTitle__icon:before{top:0}.pageTitle__icon:after{bottom:0}}