/**
 *  - v6.0.2
 * 
 * Copyright (c) 2022
 * Licensed GPLv2+
 */

:root{--dima-button-padding: 0 2rem;--global-gray-400: #cbd5e0;--global-gray-500: #a0aec0;--global-xs-spacing: 1em;--global-sm-spacing: 1.5rem;--global-md-spacing: 2rem;--global-lg-spacing: 2.5em;--global-xl-spacing: 3.5em;--global-xxl-spacing: 5rem;--global-edge-spacing: 1.5rem;--global-boxed-spacing: 2rem;--mini-content-max-width: 750px;--content-spacing: 1.5em;--true: initial;--false: "";--default-editor: var(--true);--container-width: min(100%, var(--container-width-base));--has-boxed: var(--false)}@media(max-width: 999.98px){:root{--container-width-base: 88vw}}@media(min-width: 1000px){:root{--container-width-base: calc(90vw - var(--frame-size, 0px) * 2)}}.dima-shape-divider{width:100%;display:block;position:absolute;left:0;z-index:10}.dima-shape-divider .shape__container{position:relative;overflow:hidden}.dima-shape-divider .shape__container .shape{width:100%}.dima-shape-divider .shape__container .shape svg{display:block}.dima-shape-divider.drop-bottom-style .shape__container .shape,.dima-shape-divider.drop-top-style .shape__container .shape{width:100%}.dima-shape-divider.drop-bottom-style .shape__container .shape .drop-left,.dima-shape-divider.drop-bottom-style .shape__container .shape .drop-right,.dima-shape-divider.drop-top-style .shape__container .shape .drop-left,.dima-shape-divider.drop-top-style .shape__container .shape .drop-right{width:50%}.dima-shape-divider.drop-bottom-style .shape__container .shape .drop-left,.dima-shape-divider.drop-top-style .shape__container .shape .drop-left{float:left}.dima-shape-divider.drop-bottom-style .shape__container .shape .drop-right,.dima-shape-divider.drop-top-style .shape__container .shape .drop-right{float:right}.dima-shape-divider.drop-bottom-style.small-size .shape__container .shape .drop-left,.dima-shape-divider.drop-bottom-style.small-size .shape__container .shape .drop-right,.dima-shape-divider.drop-top-style.small-size .shape__container .shape .drop-left,.dima-shape-divider.drop-top-style.small-size .shape__container .shape .drop-right{height:35px}.dima-shape-divider.drop-bottom-style.big-size .shape__container .shape .drop-left,.dima-shape-divider.drop-bottom-style.big-size .shape__container .shape .drop-right,.dima-shape-divider.drop-top-style.big-size .shape__container .shape .drop-left,.dima-shape-divider.drop-top-style.big-size .shape__container .shape .drop-right{height:60px}.dima-shape-divider.drop-bottom-style.small-size .shape__container .shape .drop-left{border-top-right-radius:35px}.dima-shape-divider.drop-bottom-style.small-size .shape__container .shape .drop-right{border-top-left-radius:35px}.dima-shape-divider.drop-bottom-style.big-size .shape__container .shape .drop-left{border-top-right-radius:60px}.dima-shape-divider.drop-bottom-style.big-size .shape__container .shape .drop-right{border-top-left-radius:60px}.dima-shape-divider.drop-top-style.small-size .shape__container .shape .drop-left{border-bottom-right-radius:35px}.dima-shape-divider.drop-top-style.small-size .shape__container .shape .drop-right{border-bottom-left-radius:35px}.dima-shape-divider.drop-top-style.big-size .shape__container .shape .drop-left{border-bottom-right-radius:60px}.dima-shape-divider.drop-top-style.big-size .shape__container .shape .drop-right{border-bottom-left-radius:60px}.dima-shape-divider--stick-top{top:0}.dima-shape-divider--stick-bottom{bottom:0}