.apti-content-container.container-width-fullscreen{position:relative;left:50%;transform:translateX(-50%);--container-width: 100vw;--container-max-width: 100vw;--container-outside: 0;--container-outside-vw: 0;width:100vw;max-width:100vw;margin-left:0;margin-right:0}.apti-content-container{--container-width: 100%;--container-max-width: 1600px;--container-outside: 0%;--container-outside-vw: 0vw;position:relative;color:var(--color-text);margin:0 auto var(--section-margin)}@media screen and (min-width: 800px){.apti-content-container{display:grid;grid-template-areas:'left content right';grid-template-columns:minmax(var(--container-outside), 1fr) minmax(0, var(--container-max-width, 1600px)) minmax(var(--container-outside), 1fr);padding:var(--marginTop) 0 var(--marginBottom);margin:0 auto var(--section-margin)}}.apti-content-container .content{grid-area:content;position:relative;padding:30px 0;box-sizing:border-box}.apti-content-container .content .dot-small-heading,.apti-content-container .content>h2,.apti-content-container .content>h3{margin:0 0 var(--title-margin)}@media screen and (min-width: 800px){.apti-content-container .content{margin:var(--contentOffsetTop, 0) 0 var(--contentOffsetBottom, 0);min-height:var(--contentHeight);padding:30px 20px}}.apti-content-container.container-width-fullscreen{--outsideContent: 0;--container-max-width: 100%}.apti-content-container.container-width-fullscreen .graphic{display:none}.apti-content-container.container-width-large{--container-width: 90%;--container-max-width: 1440px;--container-outside: 5%;--container-outside-vw: 5vw}@media screen and (min-width: 800px){.apti-content-container.container-width-large{--container-width: 80%;--container-max-width: 1280px;--container-outside: 10%;--container-outside-vw: 10vw}}.apti-content-container.container-width-medium{--container-width: 90%;--container-max-width: 1440px;--container-outside: 5%;--container-outside-vw: 5vw}@media screen and (min-width: 800px){.apti-content-container.container-width-medium{--container-width: 70%;--container-max-width: 1120px;--container-outside: 15%;--container-outside-vw: 15vw}}.apti-content-container.container-width-small{--container-width: 90%;--container-max-width: 1440px;--container-outside: 5%;--container-outside-vw: 5vw}@media screen and (min-width: 800px){.apti-content-container.container-width-small{--container-width: 60%;--container-max-width: 960px;--container-outside: 20%;--container-outside-vw: 20vw}}.apti-content-container.align-top{align-items:flex-start}.apti-content-container.align-top .content{align-content:flex-start}.apti-content-container.align-middle{align-items:center}.apti-content-container.align-middle .content{align-content:center}.apti-content-container.align-bottom{align-items:flex-end}.apti-content-container.align-bottom .content{align-content:flex-end}.apti-content-container.no-graphic>.content{padding:0}@media screen and (min-width: 800px){.apti-content-container.no-graphic>.content{padding:0}}.apti-content-container .graphic{position:relative;min-height:var(--graphicHeight)}.apti-content-container.graphic-position-right .graphic{grid-area:right}.apti-content-container.graphic-position-left .graphic{grid-area:left}.apti-content-container.graphic-mesh-with-geometry .graphic,.apti-content-container.graphic-mesh .graphic{position:relative;width:100%;min-height:20vw}@media screen and (min-width: 800px){.apti-content-container.graphic-mesh-with-geometry .graphic,.apti-content-container.graphic-mesh .graphic{min-height:0}}.apti-content-container.graphic-mesh-with-geometry .graphic::before,.apti-content-container.graphic-mesh .graphic::before{content:'';height:100%;width:100%;position:absolute;top:0;background-size:cover;background-repeat:no-repeat}@media screen and (min-width: 800px){.apti-content-container.graphic-mesh-with-geometry .graphic::before,.apti-content-container.graphic-mesh .graphic::before{min-width:var(--graphicHeight);min-height:var(--graphicHeight);background-size:auto 100%;transform:rotate(-90deg)}}.apti-content-container.graphic-mesh-with-geometry.graphic-position-left .graphic::before,.apti-content-container.graphic-mesh.graphic-position-left .graphic::before{right:0;background-position:bottom}@media screen and (min-width: 800px){.apti-content-container.graphic-mesh-with-geometry.graphic-position-left .graphic::before,.apti-content-container.graphic-mesh.graphic-position-left .graphic::before{background-position:left}}.apti-content-container.graphic-mesh-with-geometry.graphic-position-right .graphic::before,.apti-content-container.graphic-mesh.graphic-position-right .graphic::before{left:0;background-position:top}@media screen and (min-width: 800px){.apti-content-container.graphic-mesh-with-geometry.graphic-position-right .graphic::before,.apti-content-container.graphic-mesh.graphic-position-right .graphic::before{background-position:left}}.apti-content-container.graphic-mesh-with-geometry.graphic-color-pink .graphic::before,.apti-content-container.graphic-mesh.graphic-color-pink .graphic::before{background-image:url("/wp-content/themes/apti/img/full-mesh-pink.svg")}.apti-content-container.graphic-mesh-with-geometry.graphic-color-yellow .graphic::before,.apti-content-container.graphic-mesh.graphic-color-yellow .graphic::before{background-image:url("/wp-content/themes/apti/img/full-mesh-yellow.svg")}.apti-content-container.graphic-mesh-with-geometry.graphic-color-orange .graphic::before,.apti-content-container.graphic-mesh.graphic-color-orange .graphic::before{background-image:url("/wp-content/themes/apti/img/full-mesh-orange.svg")}.apti-content-container.graphic-mesh-with-geometry.graphic-color-white .graphic::before,.apti-content-container.graphic-mesh.graphic-color-white .graphic::before{background-image:url("/wp-content/themes/apti/img/full-mesh-white.svg")}.apti-content-container.graphic-mesh-with-geometry .content{position:relative}.apti-content-container.graphic-mesh-with-geometry .content::after{content:'';position:absolute;transform-origin:right;width:15vw;height:15vw;background-size:contain;background-position:center;background-repeat:no-repeat;z-index:3}@media screen and (min-width: 800px){.apti-content-container.graphic-mesh-with-geometry .content::after{top:50%;width:var(--container-outside-vw);height:var(--container-outside-vw)}}.apti-content-container.graphic-mesh-with-geometry.graphic-position-left .content::after{bottom:100%;left:15%}@media screen and (min-width: 800px){.apti-content-container.graphic-mesh-with-geometry.graphic-position-left .content::after{margin-right:var(--container-outside-vw);background-position:right;transform:translate(-50%, -50%) scaleX(-1);right:100%;bottom:unset;left:unset;top:50%}}.apti-content-container.graphic-mesh-with-geometry.graphic-position-right .content::after{left:15%;top:100%;margin-top:2vw}@media screen and (min-width: 800px){.apti-content-container.graphic-mesh-with-geometry.graphic-position-right .content::after{margin-left:var(--container-outside-vw);background-position:left;transform:translate(-50%, -50%);left:100%;margin-top:0;top:50%}}.apti-content-container.graphic-mesh-with-geometry.graphic-color-pink .content::after{background-image:url("/wp-content/themes/apti/img/geometry-01-pink.png")}.apti-content-container.graphic-mesh-with-geometry.graphic-color-yellow .content::after{background-image:url("/wp-content/themes/apti/img/geometry-01-yellow.png")}.apti-content-container.graphic-mesh-with-geometry.graphic-color-orange .content::after{background-image:url("/wp-content/themes/apti/img/geometry-01-orange.png")}.apti-content-container.graphic-mesh-with-geometry.graphic-color-white .content::after{background-image:url("/wp-content/themes/apti/img/geometry-01-white.png")}.apti-content-container.graphic-sphere-with-arms .graphic{position:relative;display:block}.apti-content-container.graphic-sphere-with-arms .graphic::after{content:'';display:block;height:0;min-width:200px;min-height:200px;width:var(--graphicHeight);height:var(--graphicHeight);position:relative;top:0;background-repeat:no-repeat;background-size:contain;background-position:center}.apti-content-container.graphic-sphere-with-arms.graphic-position-right .graphic::after{margin-left:auto;left:0}.apti-content-container.graphic-sphere-with-arms.graphic-position-left .graphic::after{margin-right:auto;right:0}.apti-content-container.graphic-sphere-with-arms.graphic-color-white .graphic::after{background-image:url("/wp-content/themes/apti/img/sphere-arms-white.png")}.apti-content-container.graphic-sphere-with-arms.graphic-color-pink .graphic::after{background-image:url("/wp-content/themes/apti/img/sphere-arms-pink.png")}.apti-content-container.graphic-sphere-with-arms.graphic-color-yellow .graphic::after{background-image:url("/wp-content/themes/apti/img/sphere-arms-yellow.png")}.apti-content-container.graphic-sphere-with-arms.graphic-color-orange .graphic::after{background-image:url("/wp-content/themes/apti/img/sphere-arms-orange.png")}
/*# sourceMappingURL=style.css.map */
