.preview-constructor-mode{border-radius:4px;bottom:16px;display:flex;overflow:hidden;position:fixed;right:16px;z-index:80}.preview-constructor-mode__button{align-items:center;background-color:transparent;background-color:var(--Light-Red-500);border:0;border:1px solid var(--Light-Red-600);color:inherit;color:var(--Light-Base-0);display:flex;font-family:inherit;justify-content:center;padding:0;transition:background-color .15s,color .15s,border .15s}.preview-constructor-mode__button:not(:disabled){cursor:pointer}.preview-constructor-mode__button:focus-visible{border:none}@media (hover:hover){.preview-constructor-mode__button:hover{background-color:var(--Light-Red-600)}}.preview-constructor-mode__button--link{border-radius:4px 0 0 4px;max-width:250px;padding:12px 20px 12px 16px;text-align:left}.preview-constructor-mode__button--cross{border-left:0;border-radius:0 4px 4px 0;padding:12px}.preview-constructor-mode--on .preview-constructor-mode__button{background-color:var(--Light-Green-100);border-color:var(--Light-Green-200);color:var(--Light-Green-500)}@media (hover:hover){.preview-constructor-mode--on .preview-constructor-mode__button:hover{background-color:var(--Light-Green-600);border-color:var(--Light-Green-600);color:var(--Light-Base-0)}}.preview-constructor-mode__button-icon{align-items:center;display:flex;flex:0 0 30px;height:30px;justify-content:center;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{align-items:center;background-color:#fff6;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;position:absolute}
