.preview-constructor-mode{display:flex;position:fixed;z-index:80;right:0;bottom:70px;overflow:hidden;border-radius:4px}@media screen and (min-width:769px){.preview-constructor-mode{right:16px;bottom:16px}}.preview-constructor-mode__button{padding:0;border:0;background-color:transparent;color:inherit;font-family:inherit}.preview-constructor-mode__button:not(:disabled){cursor:pointer}.preview-constructor-mode__button:focus-visible{border:none}.preview-constructor-mode__button{display:flex;align-items:center;justify-content:center;transition:background-color .15s,color .15s,border .15s;border:1px solid var(--Light-Red-600);background-color:var(--Light-Red-500);color:var(--Light-Base-0)}@media(hover:hover){.preview-constructor-mode__button:hover{background-color:var(--Light-Red-600)}}.preview-constructor-mode__button--link{max-width:250px;padding:12px 20px 12px 16px;border-radius:4px 0 0 4px;text-align:left}.preview-constructor-mode__button--cross{padding:12px;border-left:0;border-radius:0 4px 4px 0}.preview-constructor-mode--on .preview-constructor-mode__button{border-color:var(--Light-Green-200);background-color:var(--Light-Green-100);color:var(--Light-Green-500)}@media(hover:hover){.preview-constructor-mode--on .preview-constructor-mode__button:hover{border-color:var(--Light-Green-600);background-color:var(--Light-Green-600);color:var(--Light-Base-0)}}.preview-constructor-mode__button-icon{display:flex;flex:0 0 30px;align-items:center;justify-content:center;height:30px;fill:currentColor}.preview-constructor-mode__button-text{font-size:15px;font-weight:400;line-height:22px;line-height:16px}.preview-constructor-mode__button--link .preview-constructor-mode__button-icon{margin-right:8px}.preview-constructor-mode__loader{display:flex;position:absolute;align-items:center;justify-content:center;background-color:#fff6;inset:0}
