/**
 * Swiper 4.5.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 13, 2019
 */
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
/** Import everything from autoload */

/**
 * Import npm dependencies
 *
 * Prefix your imports with `~` to grab from node_modules/
 * @see https://github.com/webpack-contrib/sass-loader#imports
 */

/** Import theme styles */

html {
  font-size: 10px;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

@media (min-width: 2135px) {
  html {
    font-size: 11px;
  }
}

@media (min-width: 2320px) {
  html {
    font-size: 12px;
  }
}

@media (min-width: 2505px) {
  html {
    font-size: 13px;
  }
}

@media (min-width: 2690px) {
  html {
    font-size: 14px;
  }
}

@media (min-width: 2875px) {
  html {
    font-size: 15px;
  }
}

@media (min-width: 3060px) {
  html {
    font-size: 16px;
  }
}

@media (min-width: 3245px) {
  html {
    font-size: 17px;
  }
}

@media (min-width: 3430px) {
  html {
    font-size: 18px;
  }
}

@media (min-width: 3615px) {
  html {
    font-size: 19px;
  }
}

@media (min-width: 3800px) {
  html {
    font-size: 20px;
  }
}

@media (min-width: 3985px) {
  html {
    font-size: 21px;
  }
}

@media (min-width: 4170px) {
  html {
    font-size: 22px;
  }
}

@media (min-width: 4355px) {
  html {
    font-size: 23px;
  }
}

@media (min-width: 4540px) {
  html {
    font-size: 24px;
  }
}

@media (min-width: 4725px) {
  html {
    font-size: 25px;
  }
}

@media (min-width: 4910px) {
  html {
    font-size: 26px;
  }
}

@media (min-width: 5095px) {
  html {
    font-size: 27px;
  }
}

@media (min-width: 5280px) {
  html {
    font-size: 28px;
  }
}

@media (min-width: 5465px) {
  html {
    font-size: 29px;
  }
}

@media (min-width: 5650px) {
  html {
    font-size: 30px;
  }
}

html.OverflowHidden {
  overflow: hidden;
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  color: #42403b;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "proxima-nova", sans-serif;
  overflow-x: hidden;
  margin: 0;
  position: relative;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

article,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  font-family: "century-gothic", sans-serif;
  margin: 0;
}

p {
  margin: 0;
}

strong {
  font-weight: 700;
  font-family: "proxima-nova", sans-serif;
}

ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

a {
  color: rgba(66, 64, 59, 0.3);
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

a:hover,
a:focus {
  color: #7e59f2;
  text-decoration: none;
}

a:focus {
  outline: none;
}

input,
textarea,
select,
button {
  font: inherit;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

h2 {
  font-size: 3.8rem;
}

h2 strong {
  font-family: "century-gothic", sans-serif;
}

@media (min-width: 1441px) {
  h2 {
    font-size: 4.8rem;
  }
}

img {
  height: auto;
}

.dashed-line {
  width: 100%;
  margin-bottom: 7rem;
}

.purple {
  color: #7e59f2;
}

.yellow {
  color: #ffe100;
}

.swiper-pagination-bullet {
  margin-right: 0.5rem;
  background-color: rgba(66, 64, 59, 0.4);
}

.swiper-pagination-bullet-active {
  background-color: #42403b;
}

.full-width {
  width: 100vw !important;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.Container {
  max-width: 120rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
  width: 100%;
}

@media (min-width: 1441px) {
  .Container {
    max-width: 132.7rem;
  }
}

@media (min-width: 1601px) {
  .Container {
    max-width: 142.7rem;
  }
}

@media (min-width: 1881px) {
  .Container {
    max-width: 165rem;
  }
}

.Row {
  margin-right: -2rem;
  margin-left: -2rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1199px) {
  .Row {
    margin-right: 0;
    margin-left: 0;
  }
}

.VisuallyHidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 0.1rem;
  margin: -0.1rem;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0.1rem;
  white-space: nowrap;
  /* 1 */
}

.SvgContainer {
  font-size: 0;
  line-height: 0;
  display: inline-block;
  vertical-align: middle;
  max-height: 100%;
  max-width: 100%;
}

.SvgContainer svg {
  width: inherit;
  height: inherit;
  display: inline-block;
  color: inherit !important;
}

.SvgContainer svg [style*="stroke:"]:not(.noColor),
.SvgContainer svg [style*="stroke: "]:not(.noColor),
.SvgContainer svg [stroke*="#"]:not(.noColor) {
  stroke: currentColor !important;
  -webkit-transition: stroke 0.5s ease;
  -o-transition: stroke 0.5s ease;
  transition: stroke 0.5s ease;
}

.SvgContainer svg [style*="fill:"]:not(.noColor),
.SvgContainer svg [style*="fill: "]:not(.noColor),
.SvgContainer svg [fill*="#"]:not(.noColor) {
  fill: currentColor !important;
  -webkit-transition: fill 0.5s ease;
  -o-transition: fill 0.5s ease;
  transition: fill 0.5s ease;
}

.SvgContainer svg [fill*=none] {
  fill: transparent;
}

.SvgContainer svg [stroke*=none] {
  stroke: transparent;
}

.SvgAcfContainer {
  max-height: 100%;
  max-width: 100%;
  display: block;
}

.SvgAcfContainer svg {
  width: inherit;
  height: inherit;
  display: block;
}

.BackgroundImage {
  background-position: center;
}

@media (max-width: 767px) {
  .BackgroundImage.TopLeft {
    background-position: left top;
  }

  .BackgroundImage.TopCenter {
    background-position: center top;
  }

  .BackgroundImage.TopRight {
    background-position: right top;
  }

  .BackgroundImage.MiddleLeft {
    background-position: left center;
  }

  .BackgroundImage.MiddleCenter {
    background-position: center center;
  }

  .BackgroundImage.MiddleRight {
    background-position: right center;
  }

  .BackgroundImage.BottomLeft {
    background-position: left bottom;
  }

  .BackgroundImage.BottomCenter {
    background-position: center bottom;
  }

  .BackgroundImage.BottomRight {
    background-position: right bottom;
  }
}

/*
.ReadMoreButton {
  color: theme-color("red");
  border-radius: 0;
  border-bottom: 0.2rem solid theme-color("red");
  padding: 0 0 0.2rem;
  position: relative;

  &:hover,
  &:focus {
    color: theme-color("orange");

    &::after {
      width: 100%;
    }
  }

  &::after {
    content: "";
    width: 0;
    right: 0;
    left: 0;
    bottom: -0.2rem;
    height: 0.2rem;
    background: theme-color("orange");
    transition: all 0.3s ease-in-out;
    position: absolute;
  }

  &__container {
    text-align: center;
  }
}
 */

.Button {
  outline: none;
  cursor: pointer;
  border: none;
  background: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: 0;
  display: inline-block;
  position: relative;
  padding: 1.6rem 2.3rem 1.7rem;
  border-radius: 0.8rem;
  text-transform: uppercase;
  font-family: "century-gothic", sans-serif;
}

.Button:hover,
.Button:focus {
  text-decoration: none;
}

.Button:focus {
  outline: none;
}

.Button--yellow {
  font-size: 1.4rem;
  font-weight: 700;
  font-family: "century-gothic", sans-serif;
  line-height: 1.3;
  text-align: center;
  padding: 1rem 2rem 0.9rem;
  background-color: #ffe100;
  color: #42403b;
  letter-spacing: 0.08rem;
}

.Button--yellow:hover,
.Button--yellow:focus {
  color: #23004e;
}

.Button--purple {
  color: #fff;
  border: 0.2rem solid #7e59f2;
  background: #7e59f2;
  font-weight: 700;
  font-family: "century-gothic", sans-serif;
}

.Button--purple:hover {
  color: #7e59f2;
  background: #fff;
}

.Button--purple:focus {
  color: #fff;
}

.Button--purple:hover:focus {
  color: #7e59f2;
}

.Button--purple--hide {
  color: #fff !important;
  background: #7e59f2 !important;
}

.Button--purple--hide:hover {
  color: #7e59f2 !important;
  background: transparent !important;
}

@media (max-width: 767px) {
  .Button--purple--hide:hover {
    color: #fff !important;
    background: #7e59f2 !important;
  }
}

.Button--purple--outline {
  color: #7e59f2;
  border: 0.2rem solid #7e59f2;
  font-weight: 700;
  background: transparent;
  font-family: "century-gothic", sans-serif;
}

.Button--purple--outline:hover {
  color: #fff;
  background: #7e59f2;
}

.Button--purple--outline:focus {
  color: #7e59f2;
}

.Button--purple--outline:hover:focus {
  color: #fff;
}

.Button--learn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  font-family: "century-gothic", sans-serif;
}

.Button--learn .SvgContainer {
  margin-left: 1.4rem;
}

.Banner {
  background-size: cover;
  background-repeat: no-repeat;
  height: 44.7rem;
}

@media (max-width: 767px) {
  .Banner {
    height: 40rem;
  }
}

.Banner__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.Banner__info__title {
  color: #fff;
  font-weight: 700;
  font-size: 5rem;
  text-align: center;
  font-family: "century-gothic", sans-serif;
}

@media (min-width: 1441px) {
  .Banner__info__title {
    font-size: 7rem;
  }
}

@media (max-width: 767px) {
  .Banner__info__title {
    font-size: 4rem;
  }
}

.Banner__info__content {
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 400;
  color: #fff;
  text-align: center;
  margin-top: 2rem;
  max-width: 60rem;
  font-family: "proxima-nova", sans-serif;
}

@media (min-width: 1441px) {
  .Banner__info__content {
    font-size: 2.6rem;
    line-height: 3.4rem;
    max-width: 75.5rem;
  }
}

/* stylelint-disable no-descending-specificity */

.Header__searchresults {
  position: absolute;
  top: 84%;
  background-color: #fff;
  left: 0;
  width: 100vw;
  max-height: calc(100vh - 9.4rem);
  -webkit-box-shadow: 0 0.4rem 2.5rem rgba(66, 64, 59, 0.06);
          box-shadow: 0 0.4rem 2.5rem rgba(66, 64, 59, 0.06);
  -webkit-clip-path: inset(0 0 -2.5rem 0);
          clip-path: inset(0 0 -2.5rem 0);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-transition-property: opacity, visibility;
  -o-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
}

@media (min-width: 1200px) {
  .Header__searchresults {
    max-height: calc(100vh - 16rem);
  }
}

.Header__searchresults.open {
  background-color: #fff;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  pointer-events: initial;
}

.Header__searchresults__inner {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 4rem;
  padding: 0 0 4rem;
  max-width: 120rem;
  margin: 0 auto;
}

@media (min-width: 992px) {
  .Header__searchresults__inner {
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
    grid-gap: 6rem;
  }
}

.Header__searchresults__results {
  position: relative;
  height: calc(100vh - 31rem);
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  overflow-x: hidden;
  overflow-y: auto;
}

.Header__searchresults__results::before {
  content: "";
  display: block;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 20;
  position: absolute;
  left: -3rem;
  top: -3rem;
  bottom: -3rem;
  right: -3rem;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
  -webkit-transition-property: opacity, visibility;
  -o-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
}

.Header__searchresults__results .spinner {
  z-index: 30;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
  -webkit-transition-property: opacity, visibility;
  -o-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
}

.Header__searchresults__results.Loading .spinner,
.Header__searchresults__results.Loading::before {
  opacity: 1;
  visibility: visible;
  pointer-events: initial;
}

.Header__searchresults__products .results {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.Header__searchresults__posts .Header__searchresults__results {
  position: relative;
  overflow: hidden;
}

@media (max-width: 991px) {
  .Header__searchresults__posts .Header__searchresults__results {
    height: auto !important;
  }
}

.Header__searchresults__posts .results {
  overflow: hidden;
  max-height: 51rem;
  margin-right: -2rem;
  padding-right: 2rem;
  width: calc(100% + 2rem);
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.Header__searchresults__posts .results li {
  margin-bottom: 2rem;
  line-height: 1.3;
  font-size: 1.8rem;
}

.Header__searchresults__posts .results li input {
  display: none;
}

.Header__searchresults__posts .results li input:checked ~ label::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjgzMzMgMEgxLjE2NjY3QzAuODU3MjQ3IDAgMC41NjA1MDEgMC4xMjI5MTYgMC4zNDE3MDkgMC4zNDE3MDlDMC4xMjI5MTYgMC41NjA1MDEgMCAwLjg1NzI0NyAwIDEuMTY2NjdWMTIuODMzM0MwIDEzLjE0MjggMC4xMjI5MTYgMTMuNDM5NSAwLjM0MTcwOSAxMy42NTgzQzAuNTYwNTAxIDEzLjg3NzEgMC44NTcyNDcgMTQgMS4xNjY2NyAxNEgxMi44MzMzQzEzLjE0MjggMTQgMTMuNDM5NSAxMy44NzcxIDEzLjY1ODMgMTMuNjU4M0MxMy44NzcxIDEzLjQzOTUgMTQgMTMuMTQyOCAxNCAxMi44MzMzVjEuMTY2NjdDMTQgMC44NTcyNDcgMTMuODc3MSAwLjU2MDUwMSAxMy42NTgzIDAuMzQxNzA5QzEzLjQzOTUgMC4xMjI5MTYgMTMuMTQyOCAwIDEyLjgzMzMgMFpNNS44MzMzMyAxMC4yMDgzTDIuOTE2NjcgNy4zMTY3NUwzLjg0NDE3IDYuNDE2NjdMNS44MzMzMyA4LjM2ODVMMTAuMTU1MiA0LjA4MzMzTDExLjA4MzMgNS4wMDMyNUw1LjgzMzMzIDEwLjIwODNaIiBmaWxsPSIjN0U1OUYyIi8+Cjwvc3ZnPgo=);
  background-size: cover;
}

.Header__searchresults__posts .results li label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
}

.Header__searchresults__posts .results li label::before {
  content: "";
  display: block;
  border: 0.1rem solid #42403b;
  border-radius: 0.2rem;
  margin-right: 1rem;
  width: 1.4rem;
  height: 1.4rem;
}

.Header__searchresults__posts .results a {
  color: #42403b;
}

.Header__searchresults__posts .results a:hover,
.Header__searchresults__posts .results a:active,
.Header__searchresults__posts .results a:focus {
  color: theme-color("red");
}

.Header__searchresults__colheader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.8rem;
  padding-bottom: 1.4rem;
  margin-bottom: 3rem;
  border-bottom: 0.1rem solid #eee;
  line-height: 1.2;
}

.Header__searchresults__colheader__count {
  font-weight: 500;
  padding-right: 1.5rem;
  margin-right: 1.5rem;
}

.Header__searchresults__colheader__go {
  text-transform: uppercase;
  letter-spacing: 0.15em;
  text-decoration: underline;
  text-underline-offset: 0.1rem;
  font-size: 1.5rem;
  font-weight: 600;
  -webkit-transform: translateY(0.1rem);
       -o-transform: translateY(0.1rem);
          transform: translateY(0.1rem);
}

.Header__searchresults__colheader__go:hover,
.Header__searchresults__colheader__go:active,
.Header__searchresults__colheader__go:focus {
  text-decoration: underline;
}

.Header__search__wrap {
  height: 16rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #fff;
  z-index: 999;
  -webkit-box-shadow: 0 0.4rem 5.9rem 1.3rem rgba(0, 0, 0, 0.4);
          box-shadow: 0 0.4rem 5.9rem 1.3rem rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.Header__search__wrap.open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  visibility: visible;
  pointer-events: initial;
}

.Header__search__wrap .Container {
  position: relative;
}

.Header__search__wrap .search-icon {
  position: absolute;
  left: 2.4rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.Header__search__wrap .close-icon {
  position: absolute;
  right: 2.4rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.Header__search__wrap input[type=search]::-webkit-search-decoration,
.Header__search__wrap input[type=search]::-webkit-search-cancel-button,
.Header__search__wrap input[type=search]::-webkit-search-results-button,
.Header__search__wrap input[type=search]::-webkit-search-results-decoration {
  display: none;
}

.Header__search__wrap #header-search-form {
  border: none;
  border-bottom: 1px solid #42403b;
  width: 100%;
  padding: 2rem 4rem;
  font-size: 2.4rem;
  font-weight: 500;
  color: #42403b;
}

.Header__search__wrap #header-search-form::-webkit-input-placeholder {
  opacity: 1;
  color: #42403b;
}

.Header__search__wrap #header-search-form::-moz-placeholder {
  opacity: 1;
  color: #42403b;
}

.Header__search__wrap #header-search-form:-ms-input-placeholder {
  opacity: 1;
  color: #42403b;
}

.Header__search__wrap #header-search-form::-ms-input-placeholder {
  opacity: 1;
  color: #42403b;
}

.Header__search__wrap #header-search-form::placeholder {
  opacity: 1;
  color: #42403b;
}

.Header__search__wrap #header-search-form:hover,
.Header__search__wrap #header-search-form:active,
.Header__search__wrap #header-search-form:focus {
  outline: none;
}

.Header__search__wrap form {
  width: 100%;
}

.Header__search__wrap .search-submit {
  display: none;
}

span#keyword {
  color: #7e59f2;
  font-style: italic;
  font-weight: 600;
}

.spinner {
  -webkit-animation: rotate 2s linear infinite;
       -o-animation: rotate 2s linear infinite;
          animation: rotate 2s linear infinite;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -2.5rem 0 0 -2.5rem;
  width: 5rem;
  height: 5rem;
}

.spinner .path {
  stroke: theme-color("red");
  stroke-linecap: round;
  -webkit-animation: dash 1.5s ease-in-out infinite;
       -o-animation: dash 1.5s ease-in-out infinite;
          animation: dash 1.5s ease-in-out infinite;
}

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-o-keyframes rotate {
  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
  }
}

@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }

  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}

@-o-keyframes dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }

  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}

@keyframes dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }

  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}

.Search__result {
  display: block;
  padding-bottom: 4.2rem;
  border-bottom: 0.2rem solid rgba(126, 89, 242, 0.1);
}

.Search__result:not(:last-child) {
  margin-bottom: 4.2rem;
}

.Search__result:hover .Search__result__title {
  color: #7e59f2;
}

.Search__result.hidden {
  display: none;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.Search__result a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #42403b;
  font-size: 1.8rem;
}

.Search__result a .Search__result__cat {
  color: #bdbdbd;
  text-transform: capitalize;
  font-size: 1.6rem;
}

.Search__result a .Search__result__title {
  text-transform: capitalize;
  font-size: 2.2rem;
  font-weight: 700;
  margin: 1rem 0;
}

.search-overlay {
  background-color: rgba(35, 0, 78, 0.8);
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0%;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.search-overlay.open {
  opacity: 1;
  visibility: visible;
  pointer-events: initial;
}

.CustomPricing__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 4rem;
}

@media (max-width: 767px) {
  .CustomPricing__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.CustomPricing h2 {
  margin-right: 4.4rem;
  color: #7e59f2;
}

@media (max-width: 767px) {
  .CustomPricing h2 {
    margin-right: 0;
    margin-bottom: 2rem;
  }
}

.CustomPricing__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .CustomPricing__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media (max-width: 767px) {
  .CustomPricing__tabs {
    display: block !important;
  }
}

.CustomPricing__tabs button {
  font-size: 1.6rem;
}

.CustomPricing__tab {
  display: none;
}

@media (max-width: 767px) {
  .CustomPricing__tab {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}

.CustomPricing__tab.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.CustomPricing__tab__item {
  background-color: #23004e;
  border-radius: 0.8rem;
  color: #fff;
  padding: 3.3rem 3.7rem;
}

@media (max-width: 767px) {
  .CustomPricing__tab__item {
    width: 100%;
  }
}

.CustomPricing__tab__item--header {
  border-bottom: 0.15rem solid rgba(255, 255, 255, 0.3);
  padding-bottom: 2.3rem;
}

.CustomPricing__tab__item--body {
  padding-top: 2rem;
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
}

.CustomPricing__tab__item--body sub {
  font-size: 3.8rem;
  vertical-align: top;
}

.CustomPricing__tab__item--body .pay {
  font-size: 5.7rem;
}

.CustomPricing__tab__item--body .after__pay {
  color: rgba(255, 255, 255, 0.4);
  font-size: 1.5rem;
}

.CustomPricing__tab__item--body ~ p {
  margin: 2rem 0 2.3rem;
  text-align: center;
  font-family: "century-gothic", sans-serif;
}

.CustomPricing__tab__item--footer {
  text-align: center;
}

.CustomPricing__tab__item .yellow {
  display: block;
  font-size: 1.4rem;
  line-height: 4rem;
  font-family: "century-gothic", sans-serif;
}

.CustomPricing__tab__item:not(:last-child) {
  margin-right: 3rem;
}

@media (max-width: 767px) {
  .CustomPricing__tab__item:not(:last-child) {
    margin-bottom: 2rem;
    margin-right: 0;
  }
}

.CustomPricing__includes {
  margin-left: 7.7rem;
}

@media (max-width: 767px) {
  .CustomPricing__includes {
    margin-left: 0;
    margin-bottom: 2rem;
  }
}

.CustomPricing__includes h3 {
  font-size: 2.4rem;
  margin-bottom: 3rem;
}

.CustomPricing__includes ul li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2rem;
}

.CustomPricing__includes ul li::before {
  content: "";
  width: 3rem;
  height: 3rem;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCAzMyAzMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjAwNzggMTcuNDc4N0wxNC41MTE5IDIxLjk4MjhMMjIuMDE4OCAxMi45NzQ2IiBzdHJva2U9IiM3RTU5RjIiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xNi4wMTM3IDMxLjc0MjNDMjQuMzA1NiAzMS43NDIzIDMxLjAyNzQgMjUuMDIwNCAzMS4wMjc0IDE2LjcyODZDMzEuMDI3NCA4LjQzNjcxIDI0LjMwNTYgMS43MTQ4NCAxNi4wMTM3IDEuNzE0ODRDNy43MjE4NyAxLjcxNDg0IDEgOC40MzY3MSAxIDE2LjcyODZDMSAyNS4wMjA0IDcuNzIxODcgMzEuNzQyMyAxNi4wMTM3IDMxLjc0MjNaIiBzdHJva2U9IiM3RTU5RjIiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K);
  background-size: cover;
  display: block;
  margin-right: 2rem;
}

.flip-in-ver-left {
  -webkit-animation: flip-in-ver-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  -o-animation: flip-in-ver-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
     animation: flip-in-ver-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes flip-in-ver-left {
  0% {
    -webkit-transform: rotateY(80deg);
            transform: rotateY(80deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
    opacity: 1;
  }
}

@-o-keyframes flip-in-ver-left {
  0% {
    transform: rotateY(80deg);
    opacity: 0;
  }

  100% {
    transform: rotateY(0);
    opacity: 1;
  }
}

@keyframes flip-in-ver-left {
  0% {
    -webkit-transform: rotateY(80deg);
            transform: rotateY(80deg);
    opacity: 0;
  }

  100% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
    opacity: 1;
  }
}

.TraditionalPricing__title {
  color: #7e59f2;
  text-align: center;
}

.TraditionalPricing__intro {
  text-align: center;
  line-height: 2.6rem;
  max-width: 71rem;
  margin: 1.5rem auto 5rem;
}

.TraditionalPricing__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 767px) {
  .TraditionalPricing__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}

.TraditionalPricing__wrap__box {
  background-color: #23004e;
  border-radius: 0.8rem;
  color: #fff;
  padding: 4.3rem 4.7rem;
  font-family: "century-gothic", sans-serif;
}

@media (max-width: 767px) {
  .TraditionalPricing__wrap__box {
    width: 100%;
    margin-right: 0 !important;
  }
}

.TraditionalPricing__wrap__box:not(:last-child) {
  margin-right: 2.5rem;
}

@media (max-width: 767px) {
  .TraditionalPricing__wrap__box:not(:last-child) {
    margin-bottom: 3rem;
  }
}

.TraditionalPricing__wrap__box--title {
  font-size: 2.4rem;
  border-bottom: 0.15rem solid rgba(255, 255, 255, 0.3);
  padding-bottom: 2.1rem;
}

.TraditionalPricing__wrap__box--pay {
  padding: 2rem 0;
  font-weight: 700;
}

.TraditionalPricing__wrap__box--pay sub {
  font-size: 3.8rem;
  vertical-align: top;
}

.TraditionalPricing__wrap__box--pay .pay {
  font-size: 5.7rem;
}

.TraditionalPricing__wrap__box--pay .after__pay {
  color: rgba(255, 255, 255, 0.4);
  font-size: 1.5rem;
}

.TraditionalPricing__wrap__box--includes ul li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2rem;
}

.TraditionalPricing__wrap__box--includes ul li::before {
  content: "";
  width: 3rem;
  height: 3rem;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCAzMyAzMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjAwNzggMTcuMjIwOUwxNC41MTE5IDIxLjcyNUwyMi4wMTg4IDEyLjcxNjgiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xNi4wMTM3IDMxLjQ4NDVDMjQuMzA1NiAzMS40ODQ1IDMxLjAyNzQgMjQuNzYyNiAzMS4wMjc0IDE2LjQ3MDdDMzEuMDI3NCA4LjE3ODkgMjQuMzA1NiAxLjQ1NzAzIDE2LjAxMzcgMS40NTcwM0M3LjcyMTg3IDEuNDU3MDMgMSA4LjE3ODkgMSAxNi40NzA3QzEgMjQuNzYyNiA3LjcyMTg3IDMxLjQ4NDUgMTYuMDEzNyAzMS40ODQ1WiIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=);
  background-size: cover;
  display: block;
  margin-right: 2rem;
}

.TraditionalPricing__wrap__box .Button {
  padding: 1.6rem 3rem;
  margin-bottom: 0.8rem;
}

.TraditionalPricing__wrap__box .yellow {
  font-size: 1.4rem;
  display: block;
  text-align: center;
  margin-top: 1.6rem;
}

/* stylelint-disable no-descending-specificity */

.acf-field .layout {
  background: rgba(255, 255, 255, 0.4);
}

.acf-field[data-name=slides] .acf-input .acf-field {
  width: 100%;
}

.acf-field-object .handle strong {
  font-weight: normal;
}

.acf-field-object.open > .handle {
  text-shadow: none;
  border: 1px solid theme-color("red");
  background: theme-color("red");
}

.acf-field[data-name=background_position] .acf-input .acf-radio-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 240px;
}

.acf-field[data-name=background_position] .acf-input .acf-radio-list li {
  margin-right: 15px;
  margin-bottom: 15px;
}

.acf-field[data-name=background_position] .acf-input .acf-radio-list li label {
  color: transparent;
  font-size: 0;
}

.acf-field[data-name=background_position] .acf-input .acf-radio-list li label input[type=radio] {
  width: 65px;
  height: 65px;
  border: none;
  margin-right: 0;
  border-radius: 0;
  position: relative;
}

.acf-field[data-name=background_position] .acf-input .acf-radio-list li label input[type=radio]:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.acf-field[data-name=background_position] .acf-input .acf-radio-list li label input[type=radio]:checked {
  border: 2px solid theme-color("orange");
}

.acf-field[data-name=background_position] .acf-input .acf-radio-list li label input[type=radio]:checked::before {
  -webkit-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

.acf-field[data-name=background_position] .acf-input .acf-radio-list li label input[type=radio][value=TopLeft]::before {
  -webkit-transform: rotate(225deg);
       -o-transform: rotate(225deg);
          transform: rotate(225deg);
}

.acf-field[data-name=background_position] .acf-input .acf-radio-list li label input[type=radio][value=TopCenter]::before {
  -webkit-transform: rotate(270deg);
       -o-transform: rotate(270deg);
          transform: rotate(270deg);
}

.acf-field[data-name=background_position] .acf-input .acf-radio-list li label input[type=radio][value=TopRight]::before {
  -webkit-transform: rotate(315deg);
       -o-transform: rotate(315deg);
          transform: rotate(315deg);
}

.acf-field[data-name=background_position] .acf-input .acf-radio-list li label input[type=radio][value=MiddleLeft]::before {
  -webkit-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

.acf-field[data-name=background_position] .acf-input .acf-radio-list li label input[type=radio][value=MiddleCenter]::before {
  background: #42403b;
  border-radius: 50%;
}

.acf-field[data-name=background_position] .acf-input .acf-radio-list li label input[type=radio][value=BottomLeft]::before {
  -webkit-transform: rotate(135deg);
       -o-transform: rotate(135deg);
          transform: rotate(135deg);
}

.acf-field[data-name=background_position] .acf-input .acf-radio-list li label input[type=radio][value=BottomCenter]::before {
  -webkit-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}

.acf-field[data-name=background_position] .acf-input .acf-radio-list li label input[type=radio][value=BottomRight]::before {
  -webkit-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}

.acf-field[data-name=facebook] .acf-input,
.acf-field[data-name=twitter] .acf-input {
  overflow: hidden;
}

.acf-field[data-name=facebook] .acf-input::before,
.acf-field[data-name=twitter] .acf-input::before {
  content: "";
  float: left;
  position: relative;
}

.acf-field[data-name=facebook] .acf-input .acf-input-wrap,
.acf-field[data-name=twitter] .acf-input .acf-input-wrap {
  width: calc(100% - 40px);
  float: left;
}

.acf-field[data-name=facebook] .acf-input::before {
  top: 5px;
  left: 2px;
  width: 19px;
  height: 19px;
}

.acf-field[data-name=facebook] .acf-input .acf-input-wrap {
  padding-left: 8px;
}

.acf-field[data-name=twitter] .acf-input::before {
  top: 4px;
  width: 19px;
  height: 19px;
}

.acf-field[data-name=twitter] .acf-input .acf-input-wrap {
  padding-left: 8px;
}

.acf-input .acf-switch .acf-switch-on {
  text-shadow: none;
}

.acf-input .acf-switch.-on {
  border-color: theme-color("red");
  background: theme-color("red");
}

.acf-input .acf-switch.-on .acf-switch-slider {
  border-color: theme-color("red");
}

.acf-input .acf-switch.-focus.-on .acf-switch-slider {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.acf-input .acf-switch.-focus .acf-switch-slider {
  border-color: theme-color("red");
  -webkit-box-shadow: none;
          box-shadow: none;
}

.acf-fc-popup a:hover {
  background: theme-color("orange");
}

.acf-fc-popup a:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/*
@import "components/comments";
@import "components/forms";
@import "components/wp-classes"; */

/* stylelint-disable selector-pseudo-element-colon-notation */

.Header {
  position: relative;
}

.Header__top {
  background-color: #29005c;
}

.Header__top__inner {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 5.5rem;
  color: #fff;
}

.Header__top__inner a {
  color: #fff;
  font-size: 1.3rem;
  font-weight: 600;
  letter-spacing: 0.1rem;
}

.Header__top__inner a:hover,
.Header__top__inner a:active,
.Header__top__inner a:focus {
  color: #ffe100;
}

.Header__top__text {
  font-size: 1.3rem;
  font-weight: 600;
  letter-spacing: 0.1rem;
}

.Header__top__links a {
  font-size: 1.2rem;
}

.Header__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3.4rem 0 3.7rem;
}

.Header__main__nav {
  position: relative;
}

.Header__main__nav .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.Header__main__nav .nav .menu-item {
  position: relative;
  padding: 2rem 0;
}

.Header__main__nav .nav .menu-item:not(:last-child) {
  margin-right: 6rem;
}

.Header__main__nav .nav .menu-item a {
  color: #42403b;
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
}

.Header__main__nav .nav .menu-item a:hover,
.Header__main__nav .nav .menu-item a:active,
.Header__main__nav .nav .menu-item a:focus {
  color: #7e59f2;
}

.Header__main__nav .nav .menu-item .sub-menu {
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 0.2rem 2.6rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.2rem 2.6rem rgba(0, 0, 0, 0.1);
  padding: 3.2rem 3.2rem;
  border-radius: 0.8rem;
  z-index: 9;
  display: none;
  min-width: 29rem;
}

.Header__main__nav .nav .menu-item .sub-menu .menu-item {
  margin-right: 0;
  padding: 0;
}

.Header__main__nav .nav .menu-item .sub-menu .menu-item:not(:last-child) {
  margin-bottom: 1rem;
}

.Header__main__nav .nav .menu-item .sub-menu .menu-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.7rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
}

.Header__main__nav .nav .menu-item .sub-menu .menu-item a::after {
  content: "";
  display: block;
  width: 1.5rem;
  height: 1.3rem;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxNSAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgNS42NzY3NEMwLjU0MzE2NyA1LjY3Njc0IDAuMTcyODMgNi4wNDcwNyAwLjE3MjgzIDYuNTAzOTFDMC4xNzI4MyA2Ljk2MDc0IDAuNTQzMTY3IDcuMzMxMDggMSA3LjMzMTA4VjUuNjc2NzRaTTE0LjU4NDkgNy4wODg4QzE0LjkwNzkgNi43NjU3NyAxNC45MDc5IDYuMjQyMDQgMTQuNTg0OSA1LjkxOTAxTDkuMzIwODIgMC42NTQ5M0M4Ljk5Nzc5IDAuMzMxOSA4LjQ3NDA1IDAuMzMxOSA4LjE1MTAyIDAuNjU0OTNDNy44Mjc5OSAwLjk3Nzk2IDcuODI3OTkgMS41MDE3IDguMTUxMDIgMS44MjQ3M0wxMi44MzAyIDYuNTAzOTFMOC4xNTEwMiAxMS4xODMxQzcuODI3OTkgMTEuNTA2MSA3LjgyNzk5IDEyLjAyOTkgOC4xNTEwMiAxMi4zNTI5QzguNDc0MDUgMTIuNjc1OSA4Ljk5Nzc5IDEyLjY3NTkgOS4zMjA4MiAxMi4zNTI5TDE0LjU4NDkgNy4wODg4Wk0xIDcuMzMxMDhIMTRWNS42NzY3NEgxVjcuMzMxMDhaIiBmaWxsPSIjN0U1OUYyIi8+Cjwvc3ZnPgo=);
  background-size: cover;
  margin-left: 1rem;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.Header__main__nav .nav .menu-item .sub-menu .menu-item a:hover::after {
  visibility: visible;
  opacity: 1;
}

.Header__main__nav .nav .menu-item .sub-menu::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 2rem;
  top: -0.5rem;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  border-bottom: 1rem solid #fff;
}

@media (min-width: 1200px) {
  .Header__main__nav .nav .menu-item.menu-item-has-children:hover .sub-menu {
    display: block;
  }
}

.Header__main__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Header__main__actions .Button {
  margin-left: 4.2rem;
  width: 15.1rem;
  height: 4.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.4rem;
}

.Header__humber {
  display: none;
}

.Header__humber:before,
.Header__humber:after,
.Header__humber div {
  background: #42403b;
  content: "";
  display: block;
  height: 3px;
  border-radius: 3px;
  margin: 5px 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.Header__humber.active:before {
  -webkit-transform: translateY(8px) rotate(135deg);
       -o-transform: translateY(8px) rotate(135deg);
          transform: translateY(8px) rotate(135deg);
}

.Header__humber.active:after {
  -webkit-transform: translateY(-8px) rotate(-135deg);
       -o-transform: translateY(-8px) rotate(-135deg);
          transform: translateY(-8px) rotate(-135deg);
}

.Header__humber.active div {
  -webkit-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
}

@media (max-width: 1199px) {
  .Header__logo {
    margin-right: auto;
  }

  .Header__main {
    position: relative;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .Header__main__nav {
    background-color: #fff;
    position: absolute;
    left: -2rem;
    top: 100%;
    z-index: 8;
    width: 112%;
    display: none;
    padding: 0 2rem;
  }
}

@media (max-width: 1199px) and (max-width: 767px) {
  .Header__main__nav {
    z-index: 111;
  }
}

@media (max-width: 1199px) {
  .Header__main__nav .nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 3rem 0;
  }

  .Header__main__nav .nav .menu-item {
    padding: 1rem 0;
    margin-right: 0 !important;
  }

  .Header__main__nav .nav .menu-item.menu-item-has-children {
    position: relative;
  }

  .Header__main__nav .nav .menu-item.menu-item-has-children::after {
    content: "";
    display: block;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDE0IDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDEuNzk2ODhMNyA3Ljc5Njg3TDEzIDEuNzk2ODciIHN0cm9rZT0iIzQyNDAzQiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
    background-repeat: no-repeat;
    width: 1.5rem;
    height: 1.2rem;
    position: absolute;
    right: 0;
    top: 1.8rem;
  }

  .Header__main__nav .nav .menu-item .sub-menu {
    position: relative;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 1rem 1rem 0;
  }

  .Header__main__nav .nav .menu-item .sub-menu::after {
    display: none;
  }

  .Header__main__nav .nav .menu-item .sub-menu.open {
    display: block;
  }
}

@media (max-width: 1199px) {
  .Header__main__nav.open {
    border-top: 1px solid rgba(66, 64, 59, 0.3);
    display: block;
    -webkit-box-shadow: 0 0.3rem 0.6rem rgba(66, 64, 59, 0.7);
            box-shadow: 0 0.3rem 0.6rem rgba(66, 64, 59, 0.7);
  }
}

@media (max-width: 1199px) {
  .Header__main__search svg {
    width: 2.4rem;
    height: 2.4rem;
    margin-right: 1.7rem;
    margin-top: 0.5rem;
  }
}

@media (max-width: 1199px) {
  .Header__main__actions a {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .Header__humber {
    display: block;
    width: 3rem;
  }
}

.MegaMenu {
  max-width: 30.1rem;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 999;
  display: none;
}

.MegaMenu__list {
  -webkit-box-shadow: 0 0.2rem 2.6rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.2rem 2.6rem rgba(0, 0, 0, 0.1);
  padding: 4.2rem 3.2rem 4.2rem 1.2rem;
  border-radius: 0.8rem;
  position: relative;
  background-color: #fff;
}

.MegaMenu__list::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 2rem;
  top: -0.5rem;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  border-bottom: 1rem solid #fff;
}

.MegaMenu__list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.MegaMenu__list__item:hover h3 {
  color: #7e59f2;
}

.MegaMenu__list__item:not(:last-child) {
  margin-bottom: 3rem;
}

.MegaMenu__list__item--icon {
  min-width: 6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.MegaMenu__list__item--info__title {
  font-size: 1.6rem;
  margin-bottom: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  font-family: "proxima-nova", sans-serif;
}

.MegaMenu__list__item--info__title svg {
  margin-left: 1rem;
}

.MegaMenu__list__item--info p {
  font-size: 1.2rem;
  color: rgba(66, 64, 59, 0.7);
  line-height: 1.4rem;
}

.MegaMenu__list__item--link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.MegaMenu--open {
  display: block;
}

.Footer {
  background-color: #7e59f2;
  margin-top: 13rem;
  padding-bottom: 2.2rem;
}

.Footer__cta {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 100%;
  height: 27.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 2.5rem;
  margin-top: -7rem;
}

@media (min-width: 1441px) {
  .Footer__cta {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
}

.Footer__cta h2 {
  color: #fff;
  margin-bottom: 3rem;
  font-size: 3rem;
  text-align: center;
}

@media (min-width: 1601px) {
  .Footer__cta h2 {
    margin-bottom: 4rem;
    font-size: 3.2rem;
  }
}

.Footer__cta .Button {
  padding: 1.6rem 6rem;
  font-size: 1.6rem;
}

@media (min-width: 1601px) {
  .Footer__cta .Button {
    width: 29.5rem;
    height: 6.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.Footer__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 6rem -4rem 0;
  color: #fff;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Footer__main {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
  }
}

@media (min-width: 1441px) {
  .Footer__main {
    margin: 6rem auto 0;
  }
}

.Footer__main__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  border-bottom: 0.1rem solid #fff;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Footer__main__menu {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 32%;
            flex: 0 0 32%;
    border-bottom: none;
    margin-top: 2rem;
  }

  .Footer__main__menu::after {
    content: "";
    width: 100%;
    background: white;
    height: 0.1rem;
    position: absolute;
    bottom: 1rem;
  }
}

@media (min-width: 992px) {
  .Footer__main__menu {
    margin-right: 6rem;
  }
}

.Footer__main__menu--box h4 {
  margin-bottom: 2rem;
  font-size: 1.8rem;
}

.Footer__main__menu--box-first {
  display: none;
}

.Footer__main__menu--box-first a {
  margin-bottom: 2rem;
  font-size: 1.8rem;
  color: #fff;
  font-weight: 700;
  font-family: "century-gothic", sans-serif;
  display: block;
}

@media (max-width: 767px) {
  .Footer__main__menu--box-first {
    display: block;
  }
}

.Footer__main__menu--box .Menu__item__link {
  color: #fff;
  font-family: "century-gothic", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
}

.Footer__main__menu--box .Menu__item .mobile--contact {
  display: block;
}

@media (max-width: 767px) {
  .Footer__main__menu--box .Menu__item .mobile--contact {
    display: none;
  }
}

.Footer__main__menu--box .Menu__item .mobile--solutions {
  display: none;
}

@media (max-width: 767px) {
  .Footer__main__menu--box .Menu__item .mobile--solutions {
    display: block;
  }
}

@media (min-width: 992px) {
  .Footer__main__menu--box:not(:last-child) {
    margin-right: 5rem;
  }
}

@media (min-width: 1441px) {
  .Footer__main__menu--box:not(:last-child) {
    margin-right: 6rem;
  }
}

.Footer__main__newsletter {
  width: 35%;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Footer__main__newsletter {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 63%;
            flex: 0 0 63%;
  }
}

.Footer__main__newsletter h3 {
  font-size: 2.5rem;
}

.Footer__main__newsletter p {
  font-size: 1.5rem;
  margin: 0.6rem 0 2rem;
}

.Footer__main__newsletter .form .field {
  position: relative;
}

.Footer__main__newsletter .form .field input {
  background-color: transparent;
  width: 100%;
  border: 0.2rem solid #fff;
  border-radius: 1.1rem;
  font-family: "century-gothic", sans-serif;
  height: 6rem;
  padding: 0 15rem 0 2.4rem;
  color: #fff;
}

.Footer__main__newsletter .form .field input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}

.Footer__main__newsletter .form .field input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.3);
}

.Footer__main__newsletter .form .field input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}

.Footer__main__newsletter .form .field input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.3);
}

.Footer__main__newsletter .form .field input::placeholder {
  color: rgba(255, 255, 255, 0.3);
}

.Footer__main__newsletter .form .field input:focus {
  outline: none;
}

.Footer__main__newsletter .form .field button {
  height: 4rem;
  background-color: #fff;
  border: none;
  color: #7e59f2;
  border-radius: 1.1rem;
  padding: 0 3.5rem;
  font-size: 1.3rem;
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0.3rem;
  position: absolute;
  right: 1.1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.Footer__bottom {
  margin: 3rem -4rem;
  color: #fff;
  font-family: "century-gothic", sans-serif;
  font-size: 1.4rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 1441px) {
  .Footer__bottom {
    margin: 3rem 0;
  }
}

.Footer__bottom__left {
  width: 66%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 1441px) {
  .Footer__bottom__left {
    width: 62%;
  }
}

.Footer__bottom__left .privacy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.Footer__bottom__left--link {
  color: rgba(255, 255, 255, 0.7);
}

.Footer__bottom__left--link:hover {
  color: #fff;
}

.Footer__bottom__left--call {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.Footer__bottom__left--call p {
  font-weight: 700;
  margin-right: 1rem;
}

.Footer__bottom__left--call a {
  color: #fff;
  text-decoration: underline;
}

.Footer__bottom__left--call a:hover {
  color: #23004e;
}

.Footer__bottom__left span {
  margin: 0 1rem;
}

.Footer__bottom__right {
  margin-left: 6rem;
}

@media (min-width: 1441px) {
  .Footer__bottom__right {
    margin-left: 7rem;
  }
}

.Footer__bottom__right--item:not(:last-child) {
  margin-right: 0.6rem;
}

.Footer__copyright {
  padding-top: 3rem;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  width: 100%;
}

@media (max-width: 991px) {
  .Footer__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 3rem 0 0;
  }

  .Footer__main__menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 3rem;
    margin-bottom: 3rem;
    width: 100%;
  }

  .Footer__main__menu--box:not(:last-child) {
    margin-bottom: 2rem;
  }

  .Footer__main__menu--box h4 {
    margin: 0;
    position: relative;
  }

  .Footer__main__menu--box h4::after {
    content: "";
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDE0IDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDEuNzk2ODhMNyA3Ljc5Njg3TDEzIDEuNzk2ODciIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
    width: 1.4rem;
    height: 1rem;
    display: block;
    position: absolute;
    top: 0.6rem;
    right: 1rem;
  }

  .Footer__main__menu--box .Menu {
    visibility: hidden;
    max-height: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .Footer__main__menu--box.active h4::after {
    -webkit-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
  }

  .Footer__main__menu--box.active .Menu {
    visibility: visible;
    max-height: 90rem;
    opacity: 1;
    padding-top: 1rem;
  }

  .Footer__main__newsletter {
    width: 100%;
  }

  .Footer__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin: 3rem 0;
  }
}

@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
  .Footer__bottom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
}

@media (max-width: 991px) {
  .Footer__bottom__left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    margin-top: 2rem;
  }
}

@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
  .Footer__bottom__left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 0;
    padding-right: 2rem;
  }
}

@media (max-width: 991px) {
  .Footer__bottom__left .privacy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
  .Footer__bottom__left .privacy {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    position: absolute;
    bottom: -5rem;
    width: 100%;
    left: 0;
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
  }
}

@media (max-width: 991px) {
  .Footer__bottom__left .privacy a {
    margin-bottom: 1rem;
  }

  .Footer__bottom__left .privacy a:last-child {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .Footer__bottom__left .privacy a:nth-of-type(2) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .Footer__bottom__left .privacy a:nth-of-type(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media (max-width: 991px) {
  .Footer__bottom__left .privacy span {
    display: none;
  }
}

@media (max-width: 991px) {
  .Footer__bottom__left--call {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 991px) {
  .Footer__bottom__right {
    margin-left: 0;
  }
}

@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
  .Footer__bottom__right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    padding-left: 2rem;
  }
}

body#tinymce {
  margin: 12px !important;
}

/* Pages */

/* stylelint-disable no-descending-specificity */

.Home__slider__row {
  z-index: 5;
  position: relative;
}

.Home__slider__slide {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .Home__slider__slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .Home__slider__slide--right {
    padding-bottom: 0 !important;
  }

  .Home__slider__slide--right img {
    border-radius: 0.8rem;
  }
}

.Home__slider__slide--left {
  width: 100%;
  text-align: center;
  position: relative;
  margin-left: -2rem;
}

@media (min-width: 768px) {
  .Home__slider__slide--left {
    width: 50%;
    text-align: left;
    padding: 3rem 0 4.5rem;
  }
}

@media (min-width: 992px) {
  .Home__slider__slide--left {
    padding: 6.8rem 6rem 9.5rem 0;
  }
}

@media (max-width: 991px) {
  .Home__slider__slide--left {
    margin-left: 0 !important;
  }
}

.Home__slider__slide--left h2 {
  font-size: 3.2rem;
  line-height: 3.7rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Home__slider__slide--left h2 {
    font-size: 3rem !important;
  }
}

@media (min-width: 768px) {
  .Home__slider__slide--left h2 {
    font-size: 3.8rem;
    line-height: 4.2rem;
  }
}

@media (min-width: 1441px) {
  .Home__slider__slide--left h2 {
    font-size: 4rem;
    line-height: 5.5rem;
  }
}

@media (min-width: 1881px) {
  .Home__slider__slide--left h2 {
    font-size: 5rem;
    line-height: 5.5rem;
  }
}

.Home__slider__slide--left h3 {
  font-size: 4rem;
  line-height: 4.4rem;
  color: #7e59f2;
  margin-top: 1rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Home__slider__slide--left h3 {
    font-size: 2.5rem !important;
  }
}

@media (max-width: 1880px) {
  .Home__slider__slide--left h3 {
    font-size: 3.2rem;
    line-height: 4rem;
    margin-top: 0;
  }
}

.Home__slider__slide--left p {
  font-size: 1.6rem;
  line-height: 3.3rem;
  margin-top: 2rem;
}

@media (min-width: 1441px) {
  .Home__slider__slide--left p {
    font-size: 1.8rem;
  }
}

@media (min-width: 1881px) {
  .Home__slider__slide--left p {
    max-width: 63.3rem;
    font-size: 2rem;
  }
}

.Home__slider__slide--right {
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 1.8rem;
  padding-bottom: 56.25%;
  border-top-left-radius: 2rem;
  border-bottom-left-radius: 2rem;
  overflow: hidden;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Home__slider__slide--right {
    width: 48% !important;
  }
}

@media (min-width: 768px) {
  .Home__slider__slide--right {
    width: 50%;
    margin-bottom: 0;
    padding-bottom: 0;
    position: absolute;
  }
}

.Home__slider__slide--right img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.Home__slider__slide--actions {
  margin-top: 4rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Home__slider__slide--actions {
    margin-top: 3rem;
  }
}

.Home__slider__slide--actions .Button:first-child {
  margin-right: 1.7rem;
}

@media (max-width: 767px) {
  .Home__slider__slide--actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .Home__slider__slide--actions .Button {
    margin-right: 0 !important;
    width: 48%;
    padding: 0;
    height: 5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.Home__slider__pagination {
  height: 2rem;
  -webkit-transform: translateY(-6rem);
       -o-transform: translateY(-6rem);
          transform: translateY(-6rem);
  position: relative;
  z-index: 9;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Home__slider__pagination {
    -webkit-transform: translateY(-1rem);
         -o-transform: translateY(-1rem);
            transform: translateY(-1rem);
  }
}

@media (max-width: 767px) {
  .Home__slider__pagination {
    -webkit-transform: translateY(2rem);
         -o-transform: translateY(2rem);
            transform: translateY(2rem);
  }
}

.Home__solutions {
  padding-top: 7rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Home__solutions {
    padding-top: 6rem;
  }
}

.Home__solutions .dashed-line {
  margin-bottom: 3rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Home__solutions .dashed-line {
    margin-bottom: 6rem;
  }
}

.Home__solutions__info {
  width: 100%;
  max-width: 77.4rem;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 10rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Home__solutions__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    row-gap: 2rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .Home__solutions__info svg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 15%;
            flex: 0 0 15%;
  }

  .Home__solutions__info h2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    text-align: left;
  }

  .Home__solutions__info p {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

.Home__solutions__info p {
  font-size: 2.7rem;
  font-weight: 700;
  line-height: 3.24rem;
  font-family: "century-gothic", sans-serif;
}

.Home__solutions__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.Home__solutions__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
}

.Home__solutions__list #Solution__th__item {
  width: 32%;
}

.Home__solutions__list .Solution__item {
  width: 25%;
  margin-right: 4.1rem;
}

.Home__solutions__list .Solution__item.arbeit-voice .Solution__item__info--title img {
  height: 5.8rem;
}

.Home__solutions__list .Solution__item.arbeit-connect .Solution__item__info--title img {
  width: 4.2rem;
  height: 4.9rem;
  padding-top: 1rem;
}

.Home__solutions__list .Solution__item__img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 2rem;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  border-radius: 0.8rem;
}

.Home__solutions__list .Solution__item:hover .Solution__item__img {
  -webkit-filter: grayscale(0) !important;
          filter: grayscale(0) !important;
}

.Home__solutions__list .Solution__item__info--title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2rem;
}

@media (max-width: 767px) {
  .Home__solutions__list .Solution__item__info--title {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.Home__solutions__list .Solution__item__info--title h3 {
  font-size: 2.6rem;
  margin-top: 2rem;
}

@media (max-width: 767px) {
  .Home__solutions__list .Solution__item__info--title h3 {
    margin-top: 0;
    font-size: 3rem !important;
  }
}

.Home__solutions__list .Solution__item__info--title img {
  width: 3rem;
  margin-right: 2rem;
}

.Home__solutions__list .Solution__item__info p {
  margin-bottom: 3rem;
  line-height: 2.3rem;
}

.Home__solutions__list .Solution__item:hover .Button--learn,
.Home__solutions__list .Solution__item:active .Button--learn,
.Home__solutions__list .Solution__item:focus .Button--learn {
  color: #7e59f2;
}

.Home__solutions__list .Solution__item:hover .Button--learn .SvgContainer,
.Home__solutions__list .Solution__item:active .Button--learn .SvgContainer,
.Home__solutions__list .Solution__item:focus .Button--learn .SvgContainer {
  -webkit-transform: translateX(1rem);
       -o-transform: translateX(1rem);
          transform: translateX(1rem);
}

.Home__solutions__all {
  width: 20%;
  background-color: #23004e;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 0 3rem;
  border-radius: 0.8rem;
}

.Home__solutions__all h3 {
  font-size: 2.2rem;
}

.Home__solutions__all p {
  margin: 1.3rem 0 3rem;
  font-size: 1.8rem;
  line-height: 2.5rem;
}

.Home__solutions__all .Button {
  padding: 1.6rem 5rem 1.7rem;
  letter-spacing: 0.2rem;
}

@media (max-width: 1600px) {
  .Home__solutions .Solution__item {
    margin-right: 2rem;
  }

  .Home__solutions .Solution__item h3 {
    font-size: 2rem;
  }

  .Home__solutions .Solution__item p {
    font-size: 1.5rem;
  }

  .Home__solutions__all {
    padding: 0 2rem;
  }

  .Home__solutions__all p {
    font-size: 1.6rem;
  }
}

@media (max-width: 991px) {
  .Home__solutions__info {
    padding-bottom: 2rem;
  }

  .Home__solutions__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .Home__solutions__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}

@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
  .Home__solutions__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 991px) {
  .Home__solutions__list .Solution__item {
    width: 100% !important;
    margin: 0 0 5rem;
  }
}

@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
  .Home__solutions__list .Solution__item {
    margin-right: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 48% !important;
  }

  .Home__solutions__list .Solution__item__img {
    width: 45%;
  }
}

@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
  .Home__solutions__list .Solution__item__img {
    width: 100%;
  }
}

@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
  .Home__solutions__list .Solution__item__info {
    width: 50%;
    padding-right: 5rem;
  }
}

@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
  .Home__solutions__list .Solution__item__info {
    width: 100%;
    padding-right: 0;
  }
}

@media (max-width: 991px) {
  .Home__solutions__list .Solution__item:first-child {
    margin-top: 3rem;
  }
}

@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
  .Home__solutions__list .Solution__item:first-child {
    margin-top: 0;
  }
}

@media (max-width: 991px) {
  .Home__solutions__all {
    width: 100%;
    padding: 10rem 3rem;
  }
}

@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
  .Home__solutions__all {
    padding: 7rem 3rem;
  }
}

.Home__benefits {
  width: 100%;
  background-image: url(/app/themes/arbeit/dist/images/light-purple-bg.png);
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16.5rem;
  padding: 16.5rem 0 15.5rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Home__benefits {
    margin-top: 6rem !important;
    padding: 6rem 0 6rem !important;
  }
}

.Home__benefits__left {
  width: 40%;
}

.Home__benefits__left img {
  width: 100%;
}

.Home__benefits__right {
  width: 60%;
  padding-left: 5rem;
}

.Home__benefits__right h2 {
  margin: 5rem 0 1rem;
  color: #7e59f2;
}

.Home__benefits__right p {
  line-height: 2.1rem;
}

@media (min-width: 1441px) {
  .Home__benefits__right p {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}

.Home__benefits__list--item {
  position: relative;
  padding: 3.8rem 0;
  padding-left: 4rem;
  /*     &:not(:last-child) {
    margin-bottom: 3rem;
  } */
}

.Home__benefits__list--item:not(:last-child) {
  border-bottom: 1px solid rgba(66, 64, 59, 0.2);
}

.Home__benefits__list--item h3 {
  margin-bottom: 1rem;
}

.Home__benefits__list--item::before {
  content: "";
  width: 3rem;
  height: 3rem;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCAzMyAzMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjAwNzggMTcuNDc4N0wxNC41MTE5IDIxLjk4MjhMMjIuMDE4OCAxMi45NzQ2IiBzdHJva2U9IiM3RTU5RjIiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xNi4wMTM3IDMxLjc0MjNDMjQuMzA1NiAzMS43NDIzIDMxLjAyNzQgMjUuMDIwNCAzMS4wMjc0IDE2LjcyODZDMzEuMDI3NCA4LjQzNjcxIDI0LjMwNTYgMS43MTQ4NCAxNi4wMTM3IDEuNzE0ODRDNy43MjE4NyAxLjcxNDg0IDEgOC40MzY3MSAxIDE2LjcyODZDMSAyNS4wMjA0IDcuNzIxODcgMzEuNzQyMyAxNi4wMTM3IDMxLjc0MjNaIiBzdHJva2U9IiM3RTU5RjIiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K);
  background-size: cover;
  position: absolute;
  left: 0;
  top: 3.8rem;
}

.Home__benefits .Button {
  margin-top: 3rem;
  padding: 1.2rem 3rem;
  font-size: 1.6rem;
}

@media (max-width: 991px) {
  .Home__benefits {
    padding: 7.5rem 0 6.5rem;
    margin-top: 8rem;
  }

  .Home__benefits .Row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .Home__benefits__left,
  .Home__benefits__right {
    width: 100%;
  }

  .Home__benefits__right {
    padding-left: 0;
    margin-top: 2rem;
  }

  .Home__benefits .Button {
    width: 100%;
  }
}

.Home__cases {
  margin: 8rem 0 0;
}

@media (max-width: 767px) {
  .Home__cases {
    margin: 5rem 0 0;
  }
}

.Home__cases .Container {
  position: relative;
}

.Home__cases h2 {
  text-align: center;
  width: 100%;
  color: #7e59f2;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .Home__cases h2 {
    font-size: 3.4rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

.Home__cases__inner {
  max-width: 114.5rem;
  margin: 0 auto;
}

@media (max-width: 1440px) {
  .Home__cases__inner {
    max-width: 105.5rem;
  }
}

.Home__cases .cases-buttons {
  max-width: 134.5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  position: absolute;
  top: 60%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 1440px) {
  .Home__cases .cases-buttons {
    max-width: 146.5rem;
  }
}

.Home__cases .cases-button-next {
  cursor: pointer;
  margin-right: 1rem;
}

.Home__cases .cases-button-next.swiper-button-disabled {
  cursor: no-drop;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.Home__cases .cases-button-prev {
  z-index: 99;
  cursor: pointer;
}

.Home__cases .cases-button-prev.swiper-button-disabled {
  cursor: no-drop;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

@media (max-width: 991px) {
  .Home__cases h2 {
    margin-bottom: 2rem;
  }

  .Home__cases__inner {
    padding: 5 0 0;
    margin: 0;
  }

  .Home__cases .cases-button-prev {
    left: 1rem;
    margin-left: 0.5rem;
  }

  .Home__cases .cases-button-next {
    right: 1rem;
  }

  .Home__cases .cases-button-prev svg,
  .Home__cases .cases-button-next svg {
    width: 2.4rem;
    height: 2.4rem;
  }
}

.CaseStudy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.CaseStudy__content {
  width: 100%;
  padding-top: 5rem;
  margin-right: 6rem;
}

.CaseStudy__content__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.8rem;
}

.CaseStudy__content__author--info p {
  font-size: 1.8rem;
  line-height: 2.16rem;
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.CaseStudy__content__author--info small {
  font-size: 1.4rem;
  line-height: 2.4rem;
}

.CaseStudy__content__author img {
  margin-right: 3rem;
}

.CaseStudy__content__text em {
  font-size: 2rem;
}

.CaseStudy__content__text h3 {
  font-size: 2.4rem;
  font-family: "proxima-nova", sans-serif;
}

.CaseStudy__content .CaseStudy__link {
  margin-top: 3rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.CaseStudy__right {
  max-width: 35.2rem;
  width: 100%;
  padding: 5rem 5rem 0 0;
}

.CaseStudy__right__logo {
  padding: 7.7rem 5.6rem;
  background-color: #fff;
  border-radius: 0.8rem;
  -webkit-filter: drop-shadow(0 0.4rem 2.4rem rgba(126, 89, 242, 0.3));
          filter: drop-shadow(0 0.4rem 2.4rem rgba(126, 89, 242, 0.3));
  -webkit-box-shadow: 2rem 2rem #7e59f2;
          box-shadow: 2rem 2rem #7e59f2;
  position: relative;
}

.CaseStudy__right__logo img {
  width: 100%;
}

.CaseStudy__right__logo::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: -1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  border-top: 1rem solid transparent;
  border-bottom: 1rem solid transparent;
  border-right: 1rem solid #fff;
}

.CaseStudy__right .CaseStudy__link {
  text-decoration: underline;
}

.CaseStudy__link {
  color: #7e59f2;
  font-size: 1.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 4rem;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 700;
  font-family: "century-gothic", sans-serif;
}

.CaseStudy__link svg {
  margin-left: 3rem;
}

@media (max-width: 991px) {
  .CaseStudy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .CaseStudy__content,
  .CaseStudy__right {
    width: 90%;
    margin: 0 auto;
  }

  .CaseStudy__right {
    padding: 0;
    max-width: 65%;
    margin-top: 5rem;
  }

  .CaseStudy__right .CaseStudy__link {
    display: none;
  }

  .CaseStudy__right__logo {
    -webkit-box-shadow: -2rem -2rem #7e59f2;
            box-shadow: -2rem -2rem #7e59f2;
  }

  .CaseStudy__right__logo::after {
    bottom: -1.5rem;
    top: auto;
    left: 50%;
    -webkit-transform: translate(0, 0) rotate(-90deg);
         -o-transform: translate(0, 0) rotate(-90deg);
            transform: translate(0, 0) rotate(-90deg);
  }

  .CaseStudy__content {
    margin-top: 6rem;
  }
}

.Home__unkowns {
  margin-top: 12rem;
  background-color: #23004e;
  padding: 10rem 0 16rem;
  color: #fff;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Home__unkowns {
    padding: 7rem 0 10rem;
    margin-top: 6rem;
  }
}

.Home__unkowns .Container {
  position: relative;
}

.Home__unkowns__title {
  max-width: 92rem;
  margin: 0 auto 10rem;
  text-align: center;
}

@media (max-width: 991px) {
  .Home__unkowns__title h2 {
    font-size: 2.8rem;
  }
}

.Home__unkowns__list {
  position: relative;
}

@media (min-width: 992px) {
  .Home__unkowns__list {
    margin: 0 -5rem;
  }
}

@media (min-width: 1441px) {
  .Home__unkowns__list {
    margin: 0 -8rem;
  }
}

.Home__unkowns__list::after {
  content: "";
  width: 33%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#23004e), to(rgba(35, 0, 78, 0)));
  background: -webkit-linear-gradient(left, #23004e 0%, rgba(35, 0, 78, 0) 100%);
  background: -o-linear-gradient(left, #23004e 0%, rgba(35, 0, 78, 0) 100%);
  background: linear-gradient(90deg, #23004e 0%, rgba(35, 0, 78, 0) 100%);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}

.Home__unkowns__list::before {
  content: "";
  width: 33%;
  height: 100%;
  background: -webkit-gradient(linear, right top, left top, from(#23004e), to(rgba(35, 0, 78, 0)));
  background: -webkit-linear-gradient(right, #23004e 0%, rgba(35, 0, 78, 0) 100%);
  background: -o-linear-gradient(right, #23004e 0%, rgba(35, 0, 78, 0) 100%);
  background: linear-gradient(270deg, #23004e 0%, rgba(35, 0, 78, 0) 100%);
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}

.Home__unkowns__list--item h3 {
  padding-bottom: 1.8rem;
  border-bottom: 0.3rem solid #7e59f2;
  height: 6.7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.Home__unkowns__list--item p {
  line-height: 2rem;
  margin-top: 1.5rem;
}

@media (min-width: 1441px) {
  .Home__unkowns__list--item h3 {
    font-size: 2rem;
  }

  .Home__unkowns__list--item p {
    font-size: 1.8rem;
    line-height: 2.5rem;
  }
}

.Home__unkowns__list .swiper-slide:not(.swiper-slide-active) {
  opacity: 0.4;
}

.Home__unkowns .swiper-pagination1 {
  position: absolute;
  bottom: -7rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.Home__unkowns .swiper-pagination1 .swiper-pagination-bullet {
  background-color: rgba(255, 255, 255, 0.4);
  margin-right: 1.5rem;
}

.Home__unkowns .swiper-pagination1 .swiper-pagination-bullet-active {
  background: #fff;
}

@media (max-width: 991px) {
  .Home__unkowns__title {
    margin-bottom: 3rem;
  }

  .Home__unkowns__list::before,
  .Home__unkowns__list::after {
    display: none;
  }
}

.Home__resources {
  padding-top: 8rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Home__resources {
    padding-top: 6rem;
  }
}

.Home__resources__title {
  text-align: center;
  color: #7e59f2;
  width: 100%;
  margin-bottom: 4rem;
}

@media (max-width: 767px) {
  .Home__resources__title {
    font-size: 3.4rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

.Home__resources__videos {
  width: 50%;
  padding-right: 12rem;
}

.Home__resources__videos .Video__article {
  width: 100% !important;
}

.Home__resources__videos .Video__article__thumb {
  max-height: none;
}

.Home__resources__videos .Video__article__thumb img {
  max-height: none;
}

@media (max-width: 1440px) {
  .Home__resources__videos {
    padding-right: 5rem;
  }
}

.Home__resources__posts {
  width: 50%;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Home__resources__posts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.Home__resources__archivesLink {
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #42403b;
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Home__resources__archivesLink {
    padding-left: 4rem;
    width: 100%;
  }
}

.Home__resources__archivesLink .SvgContainer {
  margin-left: 2rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Home__resources .Video__article__meta,
  .Home__resources .Video__article__name {
    padding-left: 4rem;
  }
}

.Home__resources h3 {
  font-size: 1.9rem;
  line-height: 2.2rem;
}

@media (min-width: 1441px) {
  .Home__resources h3 {
    font-size: 2.2rem;
    line-height: 3rem;
  }
}

.Home__resources p {
  font-size: 1.4rem;
  line-height: 1.8rem;
}

.Home__resources .Post__archive__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Home__resources .Post__archive__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .Home__resources .Post__archive__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}

.Home__resources .Post__archive__item:not(:last-child) {
  margin-bottom: 3rem;
}

.Home__resources .Post__archive__item img {
  width: 35.6rem;
  height: 22.4rem;
  margin-right: 2rem;
  border-radius: 0.8rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Home__resources .Post__archive__item img {
    width: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
    margin-right: 0;
  }
}

@media (max-width: 1440px) {
  .Home__resources .Post__archive__item img {
    width: 28.6rem;
    height: 18.4rem;
  }
}

.Home__resources .Post__archive__item--info {
  font-size: 1.3rem;
}

.Home__resources .Post__archive__item--info div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "century-gothic", sans-serif;
}

.Home__resources .Post__archive__item--info div span {
  font-weight: 700;
  text-transform: uppercase;
}

.Home__resources .Post__archive__item--info h3 {
  margin: 1.1rem 0;
  text-transform: uppercase;
}

.Home__resources .Post__archive__item--info p {
  margin-bottom: 1.5rem;
}

.Home__resources .Post__archive__item--info a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.6rem;
  font-weight: 700;
  font-family: "century-gothic", sans-serif;
}

.Home__resources .Post__archive__item--info a .SvgContainer {
  margin-left: 2rem;
}

.Home__resources .Video__archive__item--info {
  margin: 2.2rem 0 1.1rem;
}

.Home__resources .Video__archive__item--title {
  margin-bottom: 1.2rem;
}

.Home__resources img {
  width: 100%;
}

@media (max-width: 991px) {
  .Home__resources_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .Home__resources__videos {
    width: 100%;
    padding: 0 0 3rem;
    border-bottom: 0.15rem solid rgba(66, 64, 59, 0.2);
  }

  .Home__resources__posts {
    width: 100%;
    padding-top: 3rem;
  }

  .Home__resources__posts .Post__archive__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .Home__resources__posts .Post__archive__item img {
    max-width: 100%;
    margin-bottom: 1rem;
  }
}

.Home__amenities {
  margin: 0 0 13rem;
}

.Home__amenities .dashed-line {
  margin: 13rem 0;
}

@media (max-width: 991px) {
  .Home__amenities .dashed-line {
    margin: 6rem 0;
  }
}

.Home__amenities .Row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.Home__amenities h2 {
  text-align: center;
  color: #7e59f2;
  margin-bottom: 5rem;
}

@media (max-width: 767px) {
  .Home__amenities h2 {
    font-size: 3.4rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

.Home__amenities__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.5rem;
}

@media (min-width: 1441px) {
  .Home__amenities__list {
    gap: 5rem;
  }
}

.Home__amenities__list--box {
  text-align: center;
  width: calc(33.3333333333% - 2.5rem);
}

.Home__amenities__list--box .SvgAcfContainer {
  height: 13rem;
}

.Home__amenities__list--box .SvgAcfContainer img {
  max-width: 12rem;
}

.Home__amenities__list--box h3 {
  margin: 3rem 0 2rem;
}

.Home__amenities__list--box p {
  max-width: 39rem;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .Home__amenities__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .Home__amenities__list--box {
    width: 100%;
  }
}

/* stylelint-disable no-descending-specificity */

.About__banner h2 {
  font-weight: 400;
  text-align: center;
  max-width: 70rem;
  margin: 6rem auto;
}

@media (min-width: 768px) and (max-width: 991px) {
  .About__banner h2 {
    margin: 6rem auto 2rem;
  }
}

@media (max-width: 767px) {
  .About__banner h2 {
    font-size: 3rem;
    line-height: 3rem;
    margin: 4rem auto;
  }
}

.About__banner h2 strong {
  font-weight: 700;
}

.About__banner__first {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 768px) and (max-width: 991px) {
  .About__banner__first {
    position: relative;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
    padding-bottom: 10rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 991px) {
  .About__banner__first {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}

.About__banner__first img {
  width: 40%;
  border-radius: 2rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .About__banner__first img {
    width: 45% !important;
  }
}

@media (max-width: 991px) {
  .About__banner__first img {
    width: 100%;
  }
}

.About__banner__first--content {
  width: 60%;
  padding-left: 8rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .About__banner__first--content {
    width: 50% !important;
  }
}

@media (max-width: 991px) {
  .About__banner__first--content {
    width: 100%;
    padding: 0;
    margin-top: 2rem;
  }
}

.About__banner__first--content p {
  font-size: 1.8rem;
}

@media (min-width: 1441px) {
  .About__banner__first--content p {
    font-size: 2.2rem;
  }
}

@media (min-width: 1881px) {
  .About__banner__first--content p {
    font-size: 2.7rem;
  }
}

.About__banner__first--content p strong {
  font-family: "proxima-nova", sans-serif;
}

.About__banner__first .Solution__horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(182, 105, 214, 0.1);
  border-radius: 0.8rem;
  padding: 2rem 3.4rem;
}

@media (max-width: 389px) {
  .About__banner__first .Solution__horizontal {
    padding: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .About__banner__first .Solution__horizontal {
    position: absolute;
    width: 100%;
    left: 0;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}

@media (max-width: 767px) {
  .About__banner__first .Solution__horizontal {
    position: relative;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}

@media (max-width: 991px) {
  .About__banner__first .Solution__horizontal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .About__banner__first .Solution__horizontal h3 {
    padding: 0 !important;
    border-width: 0 !important;
  }

  .About__banner__first .Solution__horizontal__info {
    margin: 2rem auto !important;
  }
}

.About__banner__first .Solution__horizontal__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .About__banner__first .Solution__horizontal__logo {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    margin-bottom: 3rem;
  }
}

.About__banner__first .Solution__horizontal img {
  max-width: 2.5rem;
  margin-right: 2rem;
}

.About__banner__first .Solution__horizontal h3 {
  max-width: 8.6rem;
  border-right: 0.15rem solid rgba(66, 64, 59, 0.2);
  padding-right: 3rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .About__banner__first .Solution__horizontal h3 {
    border-right: 0.15rem solid rgba(66, 64, 59, 0.2) !important;
    padding-right: 3rem !important;
  }
}

@media (max-width: 767px) {
  .About__banner__first .Solution__horizontal h3 {
    max-width: 100%;
    margin-top: -0.5rem;
  }
}

@media (min-width: 1441px) {
  .About__banner__first .Solution__horizontal h3 {
    font-size: 2rem;
    max-width: 9rem;
  }
}

@media (min-width: 1881px) {
  .About__banner__first .Solution__horizontal h3 {
    font-size: 2.6rem;
    max-width: 11rem;
  }
}

.About__banner__first .Solution__horizontal__info {
  margin: 0 3rem;
}

@media (max-width: 767px) {
  .About__banner__first .Solution__horizontal__info {
    position: absolute;
    right: 3.1rem;
    top: 2rem;
  }
}

@media (max-width: 389px) {
  .About__banner__first .Solution__horizontal__info {
    right: 1.3rem;
  }
}

@media (min-width: 1881px) {
  .About__banner__first .Solution__horizontal__info {
    margin-right: 5rem;
  }
}

.About__banner__first .Solution__horizontal__info h4 {
  font-size: 1.6rem;
  font-family: "proxima-nova", sans-serif;
}

@media (min-width: 1441px) {
  .About__banner__first .Solution__horizontal__info h4 {
    font-size: 1.9rem;
  }
}

@media (min-width: 1881px) {
  .About__banner__first .Solution__horizontal__info h4 {
    font-size: 2.3rem;
  }
}

.About__banner__first .Solution__horizontal__info p {
  font-size: 1.5rem;
}

@media (min-width: 1441px) {
  .About__banner__first .Solution__horizontal__info p {
    font-size: 1.8rem;
  }
}

@media (min-width: 1881px) {
  .About__banner__first .Solution__horizontal__info p {
    font-size: 2.2rem;
  }
}

.About__banner__first .Solution__horizontal__info ~ a {
  color: #7e59f2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.8rem;
}

@media (max-width: 767px) {
  .About__banner__first .Solution__horizontal__info ~ a {
    margin: 0 auto;
  }
}

.About__banner__first .Solution__horizontal__info ~ a svg {
  margin-left: 1rem;
}

.About__banner__second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10rem;
}

.About__banner__second .th_item .About__solutions__item {
  width: 24%;
}

@media (max-width: 767px) {
  .About__banner__second .th_item .About__solutions__item {
    width: 100%;
  }
}

.About__banner__second .tw_item .About__solutions__item {
  width: 50%;
}

@media (max-width: 767px) {
  .About__banner__second .tw_item .About__solutions__item {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .About__banner__second {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    row-gap: 3rem;
  }
}

@media (max-width: 767px) {
  .About__banner__second {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-top: 4rem;
    width: 100%;
  }
}

.About__banner__second--left {
  width: 100%;
}

@media (min-width: 768px) and (max-width: 991px) {
  .About__banner__second--left {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .About__banner__second--left {
    width: 100%;
  }
}

@media (min-width: 1601px) {
  .About__banner__second--left {
    width: 72%;
  }
}

.About__banner__second--left--p {
  max-width: 100%;
  font-size: 1.8rem;
}

@media (max-width: 767px) {
  .About__banner__second--left--p {
    margin-top: 2rem;
  }
}

@media (min-width: 1441px) {
  .About__banner__second--left--p {
    font-size: 2.2rem;
  }
}

@media (min-width: 1881px) {
  .About__banner__second--left--p {
    font-size: 2.7rem;
  }
}

.About__banner__second--left--p strong {
  font-family: "proxima-nova", sans-serif;
}

@media (min-width: 1881px) {
  .About__banner__second--left--p {
    max-width: 78rem;
  }
}

.About__banner__second--left--p:last-child {
  max-width: 66rem;
  margin-top: 2rem;
}

@media (min-width: 1881px) {
  .About__banner__second--left--p:last-child {
    max-width: 88rem;
    margin-top: 5rem;
  }
}

.About__banner__second--left--p:last-child strong {
  font-family: "proxima-nova", sans-serif;
}

.About__banner__second--left .About__solutions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3rem;
}

@media (max-width: 767px) {
  .About__banner__second--left .About__solutions {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    row-gap: 2rem;
  }
}

@media (min-width: 1881px) {
  .About__banner__second--left .About__solutions {
    margin-top: 5rem;
  }
}

.About__banner__second--left .About__solutions__item {
  padding: 2.8rem;
  border-radius: 0.8rem;
}

@media (max-width: 767px) {
  .About__banner__second--left .About__solutions__item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: 0 !important;
    position: relative;
  }

  .About__banner__second--left .About__solutions__item .Button--learn {
    display: block;
    margin: 0 auto;
  }
}

@media (max-width: 1440px) {
  .About__banner__second--left .About__solutions__item {
    max-width: 40rem;
  }
}

.About__banner__second--left .About__solutions__item:not(:last-child) {
  margin-right: 1.5rem;
}

@media (min-width: 1881px) {
  .About__banner__second--left .About__solutions__item:not(:last-child) {
    margin-right: 2rem;
  }
}

@media (max-width: 767px) {
  .About__banner__second--left .About__solutions__item:last-child .About__solutions__item--header {
    margin-bottom: 4rem;
  }

  .About__banner__second--left .About__solutions__item:last-child .About__solutions__item--body {
    text-align: left;
    left: 8.5rem;
  }
}

.About__banner__second--left .About__solutions__item:first-child {
  background-color: rgba(255, 225, 0, 0.1);
}

@media (min-width: 1881px) {
  .About__banner__second--left .About__solutions__item:first-child .About__solutions__item--body {
    max-width: 17rem;
    margin-left: auto;
    margin-right: auto;
  }
}

.About__banner__second--left .About__solutions__item:nth-of-type(2) {
  background-color: rgba(74, 192, 239, 0.1);
}

.About__banner__second--left .About__solutions__item:nth-of-type(3) {
  background-color: rgba(126, 89, 242, 0.1);
}

@media (max-width: 767px) {
  .About__banner__second--left .About__solutions__item:nth-of-type(3) {
    display: none !important;
  }
}

.About__banner__second--left .About__solutions__item--header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 767px) {
  .About__banner__second--left .About__solutions__item--header {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    margin-bottom: 2rem;
  }
}

.About__banner__second--left .About__solutions__item--header p {
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  max-width: 9rem;
  margin-left: 2rem;
}

@media (max-width: 767px) {
  .About__banner__second--left .About__solutions__item--header p {
    max-width: 100%;
  }
}

@media (min-width: 1881px) {
  .About__banner__second--left .About__solutions__item--header p {
    font-size: 2.6rem;
    max-width: 11rem;
  }
}

.About__banner__second--left .About__solutions__item--body {
  text-align: center;
  margin: 2rem 0 3rem;
  min-height: 7.2rem;
}

@media (max-width: 767px) {
  .About__banner__second--left .About__solutions__item--body {
    min-height: auto;
    position: absolute;
    left: 6.8rem;
    top: 3rem;
  }
}

@media (min-width: 1881px) {
  .About__banner__second--left .About__solutions__item--body {
    font-size: 1.8rem;
  }
}

@media (max-width: 1440px) {
  .About__banner__second--left .About__solutions__item--body {
    font-size: 1.5rem;
  }
}

.About__banner__second--left .About__solutions__item .Button--learn {
  color: #7e59f2;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "century-gothic", sans-serif;
  text-transform: uppercase;
}

@media (min-width: 1881px) {
  .About__banner__second--left .About__solutions__item .Button--learn {
    font-size: 1.8rem;
  }
}

.About__banner__second--left .About__solutions__item .Button--learn svg {
  margin-left: 1rem;
}

.About__banner__second--right {
  width: 40%;
  position: absolute;
  right: 0;
  border-radius: 2rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .About__banner__second--right {
    width: 100%;
    position: relative;
    right: auto;
  }
}

@media (max-width: 767px) {
  .About__banner__second--right {
    position: relative;
    width: 100%;
  }
}

@media (min-width: 1881px) {
  .About__banner__second--right {
    width: 84.5rem;
  }
}

.About__team {
  margin-top: 10rem;
  padding: 6rem 0;
  background-color: #f8f8f8;
}

@media (min-width: 768px) and (max-width: 991px) {
  .About__team {
    margin-top: 6rem;
  }
}

@media (max-width: 767px) {
  .About__team {
    margin-top: 4rem;
    padding: 4rem 0;
  }
}

@media (min-width: 1200px) {
  .About__team {
    margin-top: 13rem;
  }
}

@media (min-width: 1200px) {
  .About__team .Row {
    margin-left: -7rem;
    margin-right: -7rem;
  }
}

.About__team__header {
  width: 100%;
  text-align: center;
}

.About__team__header h2 {
  margin-bottom: 1rem;
  color: #7e59f2;
}

@media (max-width: 767px) {
  .About__team__header h2 {
    font-size: 3.4rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

.About__team__header p {
  font-size: 1.8rem;
}

.About__team__tabs {
  margin: 6rem auto !important;
  padding: 0.8rem 0.8rem !important;
}

@media (max-width: 767px) {
  .About__team__tabs {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    row-gap: 1rem;
    margin: 4rem 0 !important;
  }

  .About__team__tabs .Solution__tabs__button {
    width: 100%;
    margin-right: 0 !important;
  }

  .About__team__tabs .Solution__tabs__button:not(:first-child) {
    width: 50%;
  }
}

.About__team__list {
  display: none;
  width: 100%;
  max-width: 100%;
}

@media (max-width: 767px) {
  .About__team__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .About__team__list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    row-gap: 4rem;
  }
}

.About__team__list.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-column-gap: 3.25rem;
     -moz-column-gap: 3.25rem;
          column-gap: 3.25rem;
  row-gap: 3rem;
}

.About__team__list--item {
  width: 18%;
}

.About__team__list--item_intro {
  display: none;
}

@media (min-width: 768px) and (max-width: 991px) {
  .About__team__list--item {
    width: 47.619047619%;
    margin-right: 0 !important;
  }
}

@media (max-width: 767px) {
  .About__team__list--item {
    width: 100%;
    margin: 0 0 3rem;
  }
}

.About__team__list--item.open {
  max-width: 110.6rem;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  background-color: #f8f8f8;
  border-radius: 2rem;
  padding: 4.5rem;
  z-index: 10;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.About__team__list--item.open .About__team__list--item_intro {
  display: block;
}

.About__team__list--item.open .content {
  width: 55%;
}

@media (max-width: 991px) {
  .About__team__list--item.open {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 90%;
    padding: 2rem;
    top: 0;
    -webkit-transform: translate(-50%, 2rem);
         -o-transform: translate(-50%, 2rem);
            transform: translate(-50%, 2rem);
    max-height: 95vh;
  }

  .About__team__list--item.open .content {
    overflow: scroll;
  }

  .About__team__list--item.open figure {
    max-width: 90%;
    margin: 0 auto 2rem !important;
    min-width: unset !important;
  }

  .About__team__list--item.open figure img {
    max-width: 100%;
  }
}

.About__team__list--item.open .close {
  display: block;
  position: absolute;
  right: 1.6rem;
  top: 2.6rem;
  width: 3rem;
  height: 3rem;
  cursor: pointer;
}

.About__team__list--item.open:hover figure::before {
  display: none;
}

.About__team__list--item.open:hover h3 {
  color: #7e59f2;
}

.About__team__list--item.open:hover img {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}

.About__team__list--item.open figure {
  margin-right: 4rem;
  min-width: 35rem;
  width: 35%;
}

.About__team__list--item.open .description {
  display: block;
}

.About__team__list--item.open a {
  display: none;
}

.About__team__list--item .close {
  display: none;
}

.About__team__list--item:hover h3 {
  color: #42403b;
}

.About__team__list--item:hover a {
  color: #7e59f2;
}

.About__team__list--item:hover figure::before {
  opacity: 1;
}

.About__team__list--item:hover img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.About__team__list--item figure {
  margin: 0;
  position: relative;
  border-radius: 0.8rem;
}

.About__team__list--item figure img {
  width: 100%;
  border-radius: 0.8rem;
  margin-bottom: -0.7rem;
}

.About__team__list--item figure::before {
  content: "";
  display: block;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.8rem;
  background: #30da8e;
  mix-blend-mode: multiply;
  z-index: 9;
}

.About__team__list--item h3 {
  margin-top: 1.7rem;
  font-size: 2.4rem;
  color: #7e59f2;
}

.About__team__list--item em {
  font-size: 1.3rem;
}

.About__team__list--item p {
  font-size: 1.5rem;
  margin: 2rem 0;
}

.About__team__list--item .description {
  display: none;
}

.About__cta {
  background-color: #f8f8f8;
  position: relative;
}

.About__cta::before {
  content: "";
  display: block;
  width: 100%;
  height: 22rem;
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #f8f8f8;
  z-index: -1;
}

.About__cta .Row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 1200px) {
  .About__cta .Row {
    margin: 0 -7rem;
  }
}

.About__cta .dashed-line {
  margin-bottom: 6rem;
}

.About__cta__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px) {
  .About__cta__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    row-gap: 3rem;
  }
}

@media (max-width: 767px) {
  .About__cta__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    width: 100%;
    -ms-flex-direction: initial !important;
        flex-direction: initial !important;
  }
}

@media (max-width: 767px) {
  .About__cta__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.About__cta__inner img {
  margin-right: 4rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .About__cta__inner img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 15%;
            flex: 0 0 15%;
  }
}

@media (max-width: 767px) {
  .About__cta__inner img {
    width: 20%;
  }
}

@media (max-width: 991px) {
  .About__cta__inner img {
    margin: 0;
  }
}

.About__cta__inner h2 {
  font-size: 3.4rem;
  max-width: 34rem;
  padding-right: 4rem;
  border-right: 0.15rem solid rgba(66, 64, 59, 0.3);
}

@media (min-width: 768px) and (max-width: 991px) {
  .About__cta__inner h2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 80%;
            flex: 0 0 80%;
    max-width: none !important;
    padding-left: 3rem;
    border-right: none;
  }
}

@media (max-width: 767px) {
  .About__cta__inner h2 {
    width: 80%;
    font-size: 3rem;
    border-right-width: 0;
    padding: 0;
    text-align: center;
    margin: 2rem 0;
  }
}

.About__cta__inner--body {
  max-width: 50rem;
  padding-left: 4rem;
  margin-right: 4rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .About__cta__inner--body {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 30%;
            flex: 1 0 30%;
    max-width: none;
    padding-left: 2rem;
    margin-right: 2rem;
  }
}

@media (max-width: 767px) {
  .About__cta__inner--body {
    width: 100%;
    max-width: initial !important;
  }
}

.About__cta__inner--body strong {
  margin: 0 0 1rem;
  display: block;
}

@media (max-width: 767px) {
  .About__cta__inner--body {
    margin: 0 0 2rem;
    max-width: 27rem;
    padding: 0;
    text-align: center;
  }
}

.About__cta__inner a {
  padding: 1.6rem 3.3rem 1.7rem;
}

.team-overlay {
  background-color: rgba(35, 0, 78, 0.8);
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0%;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.team-overlay.open {
  opacity: 1;
  visibility: visible;
  pointer-events: initial;
}

/* stylelint-disable no-descending-specificity */

.Articles__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 3rem;
  -webkit-column-gap: 2.3rem;
     -moz-column-gap: 2.3rem;
          column-gap: 2.3rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Articles__list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 767px) {
  .Articles__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.Articles__list .Article__wrap {
  width: 32%;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Articles__list .Article__wrap {
    width: 47% !important;
  }
}

@media (max-width: 767px) {
  .Articles__list .Article__wrap {
    width: 100%;
  }

  .Articles__list .Article__wrap:not(:last-child) {
    margin-bottom: 4rem;
  }
}

.Articles__list .Article__wrap:hover .Article__button,
.Articles__list .Article__wrap:active .Article__button,
.Articles__list .Article__wrap:focus .Article__button {
  color: #7e59f2;
}

.Articles__list .Article__thumbnail {
  margin-bottom: 2.5rem;
}

@media (max-width: 767px) {
  .Articles__list .Article__thumbnail {
    margin-bottom: 0;
  }
}

.Articles__list .Article__thumbnail__img {
  height: 28rem;
  width: 100%;
  border-radius: 0.8rem;
  -o-object-fit: cover;
     object-fit: cover;
}

.Articles__list .Article__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 4rem 0 2rem;
}

@media (max-width: 767px) {
  .Articles__list .Article__meta {
    margin: 1rem 0 2rem;
  }
}

.Articles__list .Article__meta__cat {
  text-transform: uppercase;
  font-size: 1.4rem;
  color: #7e59f2;
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
}

.Articles__list .Article__meta__date {
  font-family: "century-gothic", sans-serif;
  color: #42403b;
  font-size: 1.4rem;
}

@media (max-width: 767px) {
  .Articles__list .Article__content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.Articles__list .Article__content__title {
  margin: 1.5rem 0;
  font-size: 1.8rem;
  color: #42403b;
}

.Articles__list .Article__content__excerpt {
  color: #42403b;
}

.Articles__list .Article__button {
  margin-top: 1.5rem;
  font-size: 1.8rem;
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .Articles__list .Article__button {
    margin-left: 2rem;
  }
}

.Articles__list .Article__button svg {
  margin-left: 1.5rem;
}

.Articles__featured {
  margin: 5rem -2rem 2rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Articles__featured {
    margin: 0;
  }
}

@media (max-width: 767px) {
  .Articles__featured {
    margin: 0 -2rem 0;
  }
}

.Articles__featured .FeaturedPost {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Articles__featured .FeaturedPost {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (max-width: 767px) {
  .Articles__featured .FeaturedPost {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    width: 100%;
    row-gap: 2rem;
  }
}

.Articles__featured .FeaturedPost__thumbnail {
  width: 82rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Articles__featured .FeaturedPost__thumbnail {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .Articles__featured .FeaturedPost__thumbnail {
    width: 100%;
  }
}

.Articles__featured .FeaturedPost__thumbnail img {
  width: 100%;
  height: 43rem;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 2rem;
}

@media (max-width: 767px) {
  .Articles__featured .FeaturedPost__thumbnail img {
    height: 30rem;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 1rem;
  }
}

.Articles__featured .FeaturedPost__content {
  width: 50%;
  padding-left: 4rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Articles__featured .FeaturedPost__content {
    width: 100%;
    padding-right: 4rem;
    margin-top: 2rem;
  }
}

@media (max-width: 767px) {
  .Articles__featured .FeaturedPost__content {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
    text-align: center;
  }
}

.Articles__featured .FeaturedPost__content__f {
  font-size: 2.8rem;
  line-height: 3.7rem;
  color: #7e59f2;
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
}

.Articles__featured .FeaturedPost .Article__meta {
  margin: 1.7rem 0 2.8rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Articles__featured .FeaturedPost .Article__meta__cat {
  font-weight: 700;
  font-size: 1.4rem;
  font-family: "century-gothic", sans-serif;
  color: #7e59f2;
  text-transform: uppercase;
}

.Articles__featured .FeaturedPost .Article__meta__date {
  font-size: 1.4rem;
  font-family: "century-gothic", sans-serif;
}

.Articles__featured .FeaturedPost__title {
  font-size: 3.2rem;
  color: #42403b;
  margin: 2rem 0;
  letter-spacing: -0.2rem;
}

@media (min-width: 1441px) {
  .Articles__featured .FeaturedPost__title {
    font-size: 4.8rem;
  }
}

.Articles__featured .FeaturedPost__excerpt {
  color: #42403b;
}

.Articles__featured .FeaturedPost .Button {
  margin-top: 2rem;
  padding: 1.2rem 6rem;
}

@media (max-width: 767px) {
  .Articles__featured .FeaturedPost .Button {
    margin-left: auto;
    margin-right: auto;
  }
}

.Articles .Archive__navigation ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 3rem;
}

.Articles .Archive__navigation ul li:not(:last-child) {
  margin-right: 2rem;
}

span.dot {
  width: 0.4rem;
  height: 0.4rem;
  background-color: #42403b;
  display: block;
  margin: 0 1.5rem;
  border-radius: 50%;
}

.Archive__search {
  padding: 7rem 0 9rem 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Archive__search {
    padding: 6rem 0 6rem 0;
  }

  .Archive__search .Container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (max-width: 767px) {
  .Archive__search {
    padding: 4rem 0;
  }

  .Archive__search .Container {
    padding-left: 0;
    padding-right: 0;
  }
}

.Archive__search__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f2f2f2;
  border-radius: 5.2rem;
  height: 6.6rem;
  max-width: 72rem;
  margin: 0 auto;
  padding: 0 5.6rem 0 3rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Archive__search__inner {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .Archive__search__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    row-gap: 3rem;
    height: auto;
    padding: 2rem 4rem 2rem 4rem;
  }
}

.Archive__search__input {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-right: 0.15rem solid rgba(66, 64, 59, 0.2);
}

@media (max-width: 767px) {
  .Archive__search__input {
    width: 100%;
    border-right: none;
    border-bottom: 0.1rem solid rgba(66, 64, 59, 0.2);
    padding-bottom: 1rem;
  }
}

.Archive__search__input .SvgContainer {
  color: #7e59f2;
  margin-right: 1.5rem;
  cursor: pointer;
}

.Archive__search__input .search-form {
  width: 100%;
  height: 100%;
}

.Archive__search__input .search-field {
  border: none;
  width: 100%;
  background-color: transparent;
}

.Archive__search__input .search-field.search-field::-webkit-search-cancel-button {
  margin-right: 10px;
  cursor: pointer;
}

.Archive__search__input .search-field:focus {
  outline: none;
}

.Archive__search__input .search-submit {
  display: none;
}

.Archive__search__categories {
  width: 50%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 6rem;
}

@media (max-width: 767px) {
  .Archive__search__categories {
    width: 100%;
    padding-left: 0;
  }
}

.Archive__search__categories .SvgContainer {
  color: #7e59f2;
  margin-right: 1.5rem;
}

.Archive__search__categories::after {
  content: "";
  display: block;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDFMNSA1TDkgMSIgc3Ryb2tlPSIjN0U1OUYyIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
  width: 1rem;
  height: 0.6rem;
  position: absolute;
  right: 0;
  top: 50%;
}

.Archive__search__categories select {
  width: 100%;
  border: none;
  background-color: transparent;
}

.Archive__search__categories select:hover,
.Archive__search__categories select:active,
.Archive__search__categories select:focus {
  outline: none;
}

#posts,
#pagination {
  -webkit-transition: opacity 0.1s 0.3s ease-in-out;
  -o-transition: opacity 0.1s 0.3s ease-in-out;
  transition: opacity 0.1s 0.3s ease-in-out;
}

#posts.loading,
#pagination.loading {
  opacity: 0.3;
}

/* stylelint-disable no-descending-specificity */

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */

/*
 *  Owl Carousel - Core
 */

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */

.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
       -o-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
       -o-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item {
  /**
  	This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  	calculation of the height of the owl-item that breaks page layouts
   */
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(/app/themes/arbeit/dist/vendor/_/_/node_modules/owl.carousel/dist/assets/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  -o-transition: -o-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease, -o-transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
       -o-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.Article__header {
  margin-bottom: 5rem;
}

@media (max-width: 767px) {
  .Article__header {
    margin-bottom: 3rem;
  }
}

.Article__header .Container {
  position: relative;
  max-width: 100rem;
}

@media (min-width: 1441px) {
  .Article__header .Container {
    max-width: 128rem;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .Article__header .Container {
    padding-left: 0;
    padding-right: 0;
  }
}

.Article__header .Container .Row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .Article__header .Container .Row {
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
        -ms-flex-direction: initial;
            flex-direction: initial;
    margin-left: -0.1rem;
  }
}

.Article__header .Container .Row h1 {
  font-size: 3.8rem;
  text-align: center;
  max-width: 80rem;
  text-transform: capitalize;
}

@media (max-width: 767px) {
  .Article__header .Container .Row h1 {
    font-size: 2.2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.Article__meta {
  margin: 3rem 0 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Article__meta {
    width: 100%;
    padding-left: 4rem;
  }
}

@media (max-width: 767px) {
  .Article__meta {
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    row-gap: 2rem;
    margin: 3rem 0 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .Article__meta .Article__meta__wrap--cat {
    display: block;
  }
}

.Article__meta__back {
  color: #7e59f2;
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.4rem;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

@media (max-width: 767px) {
  .Article__meta__back {
    width: 50%;
    font-size: 1.3rem;
  }
}

.Article__meta__back svg {
  -webkit-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-right: 2rem;
  height: 1.4rem;
}

@media (max-width: 767px) {
  .Article__meta__back svg {
    width: 2.5rem;
    margin-right: 1rem;
  }
}

.Article__meta .seperator {
  color: #7e59f2;
  margin: 0 3rem;
}

@media (max-width: 767px) {
  .Article__meta .seperator {
    margin: 0;
    display: none;
  }
}

.Article__meta__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .Article__meta__wrap {
    width: 50%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .Article__meta__wrap .dot {
    margin: 0 1rem;
  }
}

.Article__meta__wrap--feature,
.Article__meta__wrap--date {
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
}

@media (max-width: 767px) {
  .Article__meta__wrap--feature,
  .Article__meta__wrap--date {
    font-size: 1.3rem;
  }
}

.Article__meta__wrap--cat a {
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  color: #7e59f2;
  text-decoration: underline;
  font-size: 1.4rem;
  text-transform: uppercase;
}

.Article__meta__wrap--cat span:last-child {
  display: none;
}

.Article__meta__socials {
  position: absolute;
  right: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Article__meta__socials {
    right: 4rem;
  }
}

@media (max-width: 767px) {
  .Article__meta__socials {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.Article__meta__socials a:not(:last-child) {
  margin-right: 1rem;
}

@media (max-width: 767px) {
  .Article__meta__socials a:not(:last-child) {
    margin-right: 0.5rem;
  }
}

.Article__thumbnail {
  width: 100%;
}

.Article__thumbnail__img {
  width: 100%;
  height: auto;
  max-height: 50rem;
  -o-object-fit: cover;
     object-fit: cover;
}

.Article__main {
  max-width: 90rem;
  min-height: 40rem;
  margin: 0 auto;
}

.Article__main .elementor {
  width: 58%;
}

@media (max-width: 767px) {
  .Article__main .elementor {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .Article__main {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (max-width: 767px) {
  .Article__main {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.Article__main__cta {
  display: inline-block;
  float: right;
  width: 33rem;
  padding: 2.5rem;
  text-align: center;
  position: relative;
  z-index: 99;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Article__main__cta {
    margin-left: 1rem;
  }
}

@media (max-width: 767px) {
  .Article__main__cta {
    float: none;
    width: 100%;
    padding: 0;
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-line-pack: justify;
        align-content: space-between;
    -webkit-box-flex: 1;
        -ms-flex: 1 2 auto;
            flex: 1 2 auto;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    row-gap: 1rem;
    margin-bottom: 4rem;
  }
}

.Article__main__cta h2 {
  font-size: 1.6rem !important;
  color: #42403b !important;
  margin: 2rem 0 1rem;
}

.Article__main__cta p {
  font-size: 1.4rem;
  margin-bottom: 2rem;
  line-height: 2rem !important;
}

.Article__main__cta .dashed-line {
  margin: 0;
  position: absolute;
  left: -50%;
  top: 50%;
  -webkit-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg);
}

.Article__main img.alignleft {
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: translateX(-7rem);
       -o-transform: translateX(-7rem);
          transform: translateX(-7rem);
  float: left;
  max-width: 41rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Article__main img.alignleft {
    max-width: 35rem;
    -webkit-transform: translateX(-3rem);
         -o-transform: translateX(-3rem);
            transform: translateX(-3rem);
  }
}

@media (max-width: 767px) {
  .Article__main img.alignleft {
    -webkit-transform: none;
         -o-transform: none;
            transform: none;
    max-width: initial;
    width: 100%;
    margin-bottom: 2rem;
  }
}

.Article__main p {
  line-height: 2.8rem;
}

.Article__main h2 {
  color: #7e59f2;
  font-size: 3rem;
  margin-bottom: 1.5rem;
}

@media (max-width: 767px) {
  .Article__main h2 {
    font-size: 2.5rem;
  }
}

.Article__main h3,
.Article__main h4 {
  margin-bottom: 1.5rem;
}

.Article__main blockquote {
  background-color: #f2eefe;
  margin: 0 -6rem 2rem;
  padding: 4.2rem 4.2rem 4.2rem 10rem;
  border-radius: 2rem;
  position: relative;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Article__main blockquote {
    margin: 0 -4rem 4rem;
    padding: 4.2rem 4rem 4.2rem 10rem;
  }
}

@media (max-width: 767px) {
  .Article__main blockquote {
    padding: 4rem 2rem;
    margin: 2rem -2rem 4rem -2rem;
  }
}

.Article__main blockquote::before {
  content: "";
  display: block;
  width: 6rem;
  height: 5.5rem;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjkiIGhlaWdodD0iNjYiIHZpZXdCb3g9IjAgMCA2OSA2NiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeT0iMC4zOTA2MjUiIHdpZHRoPSI2OSIgaGVpZ2h0PSI2NSIgcng9IjgiIGZpbGw9IiMyMzAwNEUiLz4KPHBhdGggZD0iTTMyLjMzMiAzMi42NDY2SDI4LjIxNkMyOS4zOTIgMjguMDI2NiAzMC44MiAyNi4wMTA2IDMxLjgyOCAyNC40OTg2TDI3Ljg4IDIxLjM5MDZDMjMuNjggMjYuNzY2NiAyMiAzMS40NzA2IDIyIDM4LjY5NDZWNDQuMzIyNkgzMi4zMzJWMzIuNjQ2NloiIGZpbGw9IiM3RTU5RjIiLz4KPHBhdGggZD0iTTQ2LjI5MjkgMzIuNjQ2Nkg0Mi4xNzY5QzQzLjM1MjkgMjguMDI2NiA0NC43ODA5IDI2LjAxMDYgNDUuNzg4OSAyNC40OTg2TDQxLjg0MDkgMjEuMzkwNkMzNy42NDA5IDI2Ljc2NjYgMzUuOTYwOSAzMS40NzA2IDM1Ljk2MDkgMzguNjk0NlY0NC4zMjI2SDQ2LjI5MjlWMzIuNjQ2NloiIGZpbGw9IiM3RTU5RjIiLz4KPC9zdmc+Cg==);
  background-size: cover;
  position: absolute;
  left: 2rem;
  top: 4.2rem;
}

@media (max-width: 767px) {
  .Article__main blockquote::before {
    position: initial;
    display: inline-block;
    width: 3rem;
    height: 3rem;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: -1rem;
    margin-right: 1rem;
  }
}

.Article__main blockquote p:nth-of-type(1) {
  font-size: 2rem;
}

@media (max-width: 767px) {
  .Article__main blockquote p:nth-of-type(1) {
    display: contents;
  }
}

.Article__main ol {
  list-style: number;
  padding-left: 2rem;
  margin: 2rem 0;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 8rem;
     -moz-column-gap: 8rem;
          column-gap: 8rem;
}

@media (max-width: 767px) {
  .Article__main ol {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    margin: 0;
  }
}

.Article__main ol li {
  padding-left: 2rem;
  margin-bottom: 2rem;
}

.Article__main ol li::marker {
  color: #7e59f2;
}

.Article__main .gallery {
  margin-bottom: 2rem;
}

.Article__main .gallery-item {
  margin: 0;
  max-height: 22.1rem;
  border-radius: 0.8rem;
  min-height: 22.1rem;
  overflow: hidden;
  pointer-events: none;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Article__main .gallery-item {
    min-height: 18rem;
    max-height: 18rem;
  }
}

.Article__main .gallery-item img {
  height: 100%;
  border-radius: 0.8rem;
}

.Article__main .gallery .owl-nav {
  text-align: center;
  margin-top: 3rem;
}

.Article__main .gallery .owl-nav button svg {
  width: 5rem;
  height: 5rem;
}

.Article__main .gallery .owl-nav button:first-child {
  margin-right: 2rem;
}

.Article__footer {
  max-width: 90rem;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .Article__footer {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.Article__navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-gap: 3.3rem;
  padding: 3.4rem 0;
  margin: 0 0 3.4rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Article__navigation {
    padding: 3.4rem 4rem;
  }
}

@media (max-width: 767px) {
  .Article__navigation {
    padding: 3rem 0 0 0;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .Article__navigation {
    margin: 0 0 6rem;
    grid-gap: 4rem;
  }
}

.Article__navigation__item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.Article__navigation__item a {
  color: #7e59f2;
}

.Article__navigation__item__thumbnail {
  position: relative;
}

.Article__navigation__item__thumbnail__img {
  width: 21.3rem;
  height: 8.4rem;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  position: relative;
  z-index: 0;
}

@media (min-width: 768px) {
  .Article__navigation__item__thumbnail__img {
    height: 11.9rem;
  }
}

.Article__navigation__item__thumbnail::before {
  content: "";
  display: block;
  background-color: #7e59f2;
  mix-blend-mode: color;
}

.Article__navigation__item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  grid-gap: 1.8rem;
  font-size: 1.5rem;
  line-height: 1.4;
}

@media (min-width: 1200px) {
  .Article__navigation__item__link {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.Article__navigation__item__label {
  margin-bottom: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 991px) {
  .Article__navigation__item__label {
    font-size: 1.4rem;
  }
}

.Article__navigation__item__title {
  font-weight: 700;
  font-family: "century-gothic", sans-serif;
  color: #42403b;
  max-width: 20rem;
}

.Article__navigation__item--next {
  text-align: right;
}

.Article__navigation__item--next .Article__navigation__item__link {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media (min-width: 1200px) {
  .Article__navigation__item--next .Article__navigation__item__link {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

.Article__navigation__item--next .Article__navigation__item__label {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #7e59f2;
  font-size: 1.8rem;
}

.Article__navigation__item--next .Article__navigation__item__label::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAzMyAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuMTI4OTEgNy4yNzk1NEMwLjU3NjYyMSA3LjI3OTU0IDAuMTI4OTA2IDcuNzI3MjYgMC4xMjg5MDYgOC4yNzk1NEMwLjEyODkwNiA4LjgzMTgzIDAuNTc2NjIxIDkuMjc5NTQgMS4xMjg5MSA5LjI3OTU0VjcuMjc5NTRaTTMxLjgzNiA4Ljk4NjY1QzMyLjIyNjUgOC41OTYxMiAzMi4yMjY1IDcuOTYyOTYgMzEuODM2IDcuNTcyNDNMMjUuNDcyMSAxLjIwODQ3QzI1LjA4MTUgMC44MTc5NDkgMjQuNDQ4NCAwLjgxNzk0OSAyNC4wNTc4IDEuMjA4NDdDMjMuNjY3MyAxLjU5OSAyMy42NjczIDIuMjMyMTYgMjQuMDU3OCAyLjYyMjY5TDI5LjcxNDcgOC4yNzk1NEwyNC4wNTc4IDEzLjkzNjRDMjMuNjY3MyAxNC4zMjY5IDIzLjY2NzMgMTQuOTYwMSAyNC4wNTc4IDE1LjM1MDZDMjQuNDQ4NCAxNS43NDExIDI1LjA4MTUgMTUuNzQxMSAyNS40NzIxIDE1LjM1MDZMMzEuODM2IDguOTg2NjVaTTEuMTI4OTEgOS4yNzk1NEgzMS4xMjg5VjcuMjc5NTRIMS4xMjg5MVY5LjI3OTU0WiIgZmlsbD0iIzdFNTlGMiIvPgo8L3N2Zz4K);
  display: block;
  -webkit-transform: rotate(0deg);
       -o-transform: rotate(0deg);
          transform: rotate(0deg);
  margin-left: 1rem;
}

.Article__navigation__item--prev .Article__navigation__item__label::before {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAzMyAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuMTI4OTEgNy4yNzk1NEMwLjU3NjYyMSA3LjI3OTU0IDAuMTI4OTA2IDcuNzI3MjYgMC4xMjg5MDYgOC4yNzk1NEMwLjEyODkwNiA4LjgzMTgzIDAuNTc2NjIxIDkuMjc5NTQgMS4xMjg5MSA5LjI3OTU0VjcuMjc5NTRaTTMxLjgzNiA4Ljk4NjY1QzMyLjIyNjUgOC41OTYxMiAzMi4yMjY1IDcuOTYyOTYgMzEuODM2IDcuNTcyNDNMMjUuNDcyMSAxLjIwODQ3QzI1LjA4MTUgMC44MTc5NDkgMjQuNDQ4NCAwLjgxNzk0OSAyNC4wNTc4IDEuMjA4NDdDMjMuNjY3MyAxLjU5OSAyMy42NjczIDIuMjMyMTYgMjQuMDU3OCAyLjYyMjY5TDI5LjcxNDcgOC4yNzk1NEwyNC4wNTc4IDEzLjkzNjRDMjMuNjY3MyAxNC4zMjY5IDIzLjY2NzMgMTQuOTYwMSAyNC4wNTc4IDE1LjM1MDZDMjQuNDQ4NCAxNS43NDExIDI1LjA4MTUgMTUuNzQxMSAyNS40NzIxIDE1LjM1MDZMMzEuODM2IDguOTg2NjVaTTEuMTI4OTEgOS4yNzk1NEgzMS4xMjg5VjcuMjc5NTRIMS4xMjg5MVY5LjI3OTU0WiIgZmlsbD0iIzdFNTlGMiIvPgo8L3N2Zz4K);
  display: block;
  -webkit-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-right: 1rem;
}

.Article__navigation__item:hover a,
.Article__navigation__item:active a,
.Article__navigation__item:focus a {
  color: #7e59f2;
}

.Article__author {
  padding-bottom: 7rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Article__author {
    padding-left: 4rem;
    padding-right: 4rem;
    padding-bottom: 4rem;
  }
}

@media (max-width: 767px) {
  .Article__author {
    padding-bottom: 3rem;
  }
}

.Article__author__inner {
  max-width: 90rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  .Article__author__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    row-gap: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.Article__author__inner h2 {
  font-family: "century-gothic", sans-serif;
  font-weight: 400;
  font-size: 2.4rem;
  max-width: 12.5rem;
  margin-right: 5rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Article__author__inner h2 {
    max-width: initial;
  }
}

@media (max-width: 767px) {
  .Article__author__inner h2 {
    max-width: initial;
    margin-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .Article__author__left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
  }
}

.Article__author__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Article__author__right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
  }
}

.Article__author__right img {
  width: 8.3rem;
  height: 8.3rem;
  border-radius: 50%;
}

.Article__author__right--info {
  margin-left: 3rem;
}

.Article__author__right--info h3 {
  font-size: 1.8rem;
  text-transform: capitalize;
}

.Article__author__right--info p {
  font-size: 1.6rem;
  max-width: 50rem;
}

.Article__author__right--info p b {
  display: block;
  margin-bottom: 1rem;
  font-weight: 400;
}

.Article .dashed-line {
  margin-bottom: 3rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Article .dashed-line {
    margin-bottom: 5rem;
  }
}

/* stylelint-disable no-descending-specificity */

@media (max-width: 767px) {
  .page-template-template-dynamic h2 {
    font-size: 3rem;
    line-height: normal !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .page-template-template-dynamic .Footer {
    margin-top: 8rem;
  }
}

.Dlc__intro__head {
  max-width: 87.9rem;
  text-align: center;
  margin: 10.7rem auto 8.6rem;
}

.Dlc__intro__head h2 {
  margin-bottom: 1rem;
  line-height: 5.7rem;
}

.Dlc__intro__head p {
  line-height: 2.6rem;
}

@media (max-width: 991px) {
  .Dlc__intro__head {
    margin: 5rem 0;
  }
}

.Dlc__textimage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}

.Dlc__textimage__image {
  max-width: 63.3rem;
  margin-right: 6.3rem;
}

@media (min-width: 1441px) {
  .Dlc__textimage__image {
    margin-right: 18.3rem;
  }
}

.Dlc__textimage__image img {
  width: 100%;
}

.Dlc__textimage__text {
  max-width: 65rem;
}

.Dlc__textimage__text .Dlc__iconbox__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4.8rem;
}

.Dlc__textimage__text .Dlc__iconbox__item--image {
  width: 8rem;
  height: 8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Dlc__textimage__text .Dlc__iconbox__item--image img {
  max-height: 7rem;
  margin-right: 4rem;
}

.Dlc__textimage__text .Dlc__iconbox__item--content h3 {
  font-size: 2.8rem;
  line-height: 3.36rem;
  color: #7e59f2;
  margin-bottom: 1.3rem;
}

.Dlc__textimage__text .Dlc__iconbox__item--content p {
  font-size: 1.6rem;
  line-height: 2.5rem;
}

.Dlc__textimage__text .Button {
  padding: 2.2rem 5.4rem;
  font-size: 1.6rem;
  margin-left: 8rem;
}

@media (max-width: 991px) {
  .Dlc__textimage {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .Dlc__textimage__image {
    margin: 0 0 3rem !important;
  }

  .Dlc__textimage__image img {
    max-width: 100%;
  }

  .Dlc__textimage .Dlc__iconbox {
    padding: 0 2rem;
  }
}

.Dlc__purple {
  padding: 11.4rem 0 12.9rem;
  background-image: url(/app/themes/arbeit/dist/images/dark-purple-bg.jpg);
  background-size: cover;
  margin-top: 11.2rem;
}

@media (max-width: 767px) {
  .Dlc__purple {
    margin-top: 4rem;
    padding: 4rem 0 4rem;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .Dlc__purple {
    margin-top: 6rem;
    padding: 6rem 0 6rem;
  }
}

.Dlc__purple__head {
  max-width: 81.4rem;
  margin: 0 auto 7.6rem;
  text-align: center;
}

.Dlc__purple__head h2 {
  text-transform: capitalize;
  color: #fff;
}

.Dlc__purple__head p {
  margin-top: 1rem;
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #fff;
}

@media (max-width: 1440px) {
  .Dlc__purple__head {
    max-width: 66.4rem;
  }
}

@media (max-width: 991px) {
  .Dlc__purple__head {
    margin-bottom: 3rem;
  }
}

.Dlc__purple__inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 1601px) {
  .Dlc__purple__inner {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.Dlc__purple__inner--list {
  margin-right: auto;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  gap: 7rem;
  margin-top: 6rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Dlc__purple__inner--list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    max-width: 100% !important;
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

.Dlc__purple__inner--list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 34.2rem;
  font-size: 2.2rem;
  line-height: 2.7rem;
  color: #fff;
  margin-bottom: 6rem;
  font-family: "century-gothic", sans-serif;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Dlc__purple__inner--list li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 42%;
            flex: 0 0 42%;
  }
}

.Dlc__purple__inner--list li::before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCAzMyAzMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjAwNzggMTYuODQ1OUwxNC41MTE5IDIxLjM1TDIyLjAxODggMTIuMzQxOCIgc3Ryb2tlPSIjRkZFMTAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTYuMDEzNyAzMS4xMDk1QzI0LjMwNTYgMzEuMTA5NSAzMS4wMjc0IDI0LjM4NzYgMzEuMDI3NCAxNi4wOTU3QzMxLjAyNzQgNy44MDM5IDI0LjMwNTYgMS4wODIwMyAxNi4wMTM3IDEuMDgyMDNDNy43MjE4NyAxLjA4MjAzIDEgNy44MDM5IDEgMTYuMDk1N0MxIDI0LjM4NzYgNy43MjE4NyAzMS4xMDk1IDE2LjAxMzcgMzEuMTA5NVoiIHN0cm9rZT0iI0ZGRTEwMCIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=);
  background-size: cover;
  min-width: 3rem;
  height: 3rem;
  margin-right: 2.6rem;
  display: block;
}

@media (min-width: 1881px) {
  .Dlc__purple__inner--list {
    margin-right: 16.6rem;
  }
}

@media (max-width: 1600px) {
  .Dlc__purple__inner--list {
    margin-left: -6rem;
  }
}

@media (max-width: 1440px) {
  .Dlc__purple__inner--list {
    margin-left: 0;
  }
}

.Dlc__purple__inner--image {
  max-width: 61.4rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Dlc__purple__inner--image {
    margin-right: 0 !important;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 767px) {
  .Dlc__purple__inner--image {
    margin-right: 0 !important;
  }
}

@media (max-width: 1440px) {
  .Dlc__purple__inner--image {
    margin-right: 0;
  }
}

@media (max-width: 1600px) {
  .Dlc__purple__inner--image {
    margin-right: -6rem;
  }
}

@media (max-width: 1440px) {
  .Dlc__purple__inner--image {
    max-width: 43.4rem;
  }

  .Dlc__purple__inner--list {
    max-width: 66rem;
    margin-top: 3rem;
  }

  .Dlc__purple__inner--list li {
    font-size: 1.8rem;
    margin-bottom: 3rem;
  }
}

@media (max-width: 991px) {
  .Dlc__purple__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .Dlc__purple__inner ul {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    margin: 6rem 0 0;
  }

  .Dlc__purple__inner--image {
    max-width: 100%;
  }
}

.Dlc__difference {
  margin: 11.2rem 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Dlc__difference {
    margin: 6rem;
  }
}

@media (max-width: 767px) {
  .Dlc__difference {
    margin: 4rem 0;
  }
}

.Dlc__difference .Dlc__textimage {
  margin: 0 4.3rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 1441px) {
  .Dlc__difference .Dlc__textimage {
    margin: 0 auto;
  }
}

.Dlc__difference .Dlc__textimage__image {
  margin-right: 7.4rem;
}

@media (min-width: 1441px) {
  .Dlc__difference .Dlc__textimage__image {
    margin-right: 13.2rem;
  }
}

.Dlc__difference .Dlc__textimage__image img {
  width: 63.3rem;
}

.Dlc__difference .Dlc__textimage__text {
  max-width: 75rem;
}

.Dlc__difference .Dlc__textimage__text h2 {
  margin-bottom: 1.3rem;
}

.Dlc__difference .Dlc__textimage__text p {
  line-height: 2.6rem;
  margin-right: 12rem;
}

.Dlc__difference .Dlc__textimage__text p:not(:last-child) {
  margin-bottom: 1.5rem;
}

@media (max-width: 1440px) {
  .Dlc__difference .Dlc__textimage {
    margin: 0;
  }

  .Dlc__difference .Dlc__textimage__image img {
    width: 53.3rem;
  }

  .Dlc__difference .Dlc__textimage__text p {
    margin-right: 0;
  }
}

.Dlc__difference .Button {
  margin: 2rem 0 0 !important;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Dlc__solutions .dashed-line {
    margin-bottom: 6rem;
  }
}

@media (max-width: 767px) {
  .Dlc__solutions .dashed-line {
    margin-bottom: 4rem;
  }
}

.Dlc__solutions__head {
  margin: 0 auto 8rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Dlc__solutions__head {
    margin: 0 auto 2rem;
  }
}

@media (max-width: 767px) {
  .Dlc__solutions__head {
    margin: 0 auto 0;
  }
}

.Dlc__solutions__head h2 {
  max-width: 99.7rem;
  margin: 0 auto;
}

.Dlc__solutions__head p {
  max-width: 81.4rem;
  margin: 1.3rem auto 0;
  line-height: 2.6rem;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Dlc__solutions__inner {
    width: 100%;
  }
}

.Dlc__solutions .Home__solutions__list {
  width: 100%;
}

.Dlc__solutions .Home__solutions__list .Solution__item {
  width: 25%;
  margin-right: 5.4rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Dlc__solutions .Home__solutions__list .Solution__item {
    margin-right: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .Dlc__solutions .Home__solutions__list .Solution__item__img {
    width: 45%;
  }

  .Dlc__solutions .Home__solutions__list .Solution__item__info {
    width: 50%;
    padding-right: 5rem;
  }
}

.Dlc__solutions .Home__solutions__list .Solution__item:nth-of-type(4) {
  margin-right: 0;
}

.Dlc__solutions .Home__solutions__list .Solution__item__img {
  height: 23.9rem;
}

@media (max-width: 991px) {
  .Dlc__solutions__head {
    text-align: center;
  }
}

/* stylelint-disable no-descending-specificity */

.Careers__first__intro {
  max-width: 70rem;
  margin: 10.6rem auto 7rem;
  text-align: center;
}

@media (max-width: 767px) {
  .Careers__first__intro h2 {
    font-size: 2.2rem;
  }
}

@media (max-width: 767px) {
  .Careers__first__intro {
    margin: 5rem auto 3rem;
  }
}

.Careers__first__intro p {
  margin-top: 1rem;
}

@media (max-width: 767px) {
  .Careers__first__intro p {
    margin-top: 2rem;
  }
}

.Careers__boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  position: relative;
}

@media (max-width: 991px) {
  .Careers__boxes {
    width: 90%;
    margin: auto;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .Careers__boxes {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.Careers__boxes .Careers_boxes-buttons {
  max-width: 134.5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  position: absolute;
  top: 40%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 2;
}

@media (max-width: 1440px) {
  .Careers__boxes .Careers_boxes-buttons {
    max-width: 146.5rem;
  }
}

@media (max-width: 767px) {
  .Careers__boxes .Careers_boxes-next svg,
  .Careers__boxes .Careers_boxes-prev svg {
    width: 3rem;
    height: 3.1rem;
  }
}

.Careers__boxes .Careers_boxes-next {
  cursor: pointer;
  margin-right: -5rem;
}

@media (max-width: 767px) {
  .Careers__boxes .Careers_boxes-next {
    margin-right: -3.5rem;
  }
}

.Careers__boxes .Careers_boxes-next.swiper-button-disabled {
  cursor: no-drop;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.Careers__boxes .Careers_boxes-prev {
  z-index: 99;
  cursor: pointer;
  margin-left: -5rem;
}

@media (max-width: 767px) {
  .Careers__boxes .Careers_boxes-prev {
    margin-left: -3.5rem;
  }
}

.Careers__boxes .Careers_boxes-prev.swiper-button-disabled {
  cursor: no-drop;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.Careers__boxes__box {
  background-color: #23004e;
  border-radius: 0.8rem;
  text-align: center;
  color: #fff;
  padding: 3.6rem 3rem;
}

@media (max-width: 767px) {
  .Careers__boxes__box {
    height: 34.5rem;
  }
}

.Careers__boxes__box img {
  max-width: 9rem;
}

.Careers__boxes__box h3 {
  color: #ffe100;
  margin: 3rem 0 1.9rem;
}

@media (min-width: 1441px) {
  .Careers__boxes__box {
    padding: 4.6rem 4.3rem;
  }

  .Careers__boxes__box h3 {
    font-size: 2.2rem;
  }
}

@media (max-width: 991px) {
  .Careers__boxes {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.Careers__video {
  padding: 10.9rem 0 11.2rem;
  background-image: url(/app/themes/arbeit/dist/images/light-purple-bg.png);
  background-size: cover;
  margin-top: 11.2rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Careers__video {
    margin-top: 6rem;
    padding: 6rem 0 6rem;
  }
}

@media (max-width: 767px) {
  .Careers__video {
    margin-top: 5rem;
    padding: 5rem 0 5rem;
  }
}

@media (max-width: 767px) {
  .Careers__video .Container {
    padding-left: 0;
    padding-right: 0;
  }
}

.Careers__video__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Careers__video__text {
  max-width: 54rem;
  margin-right: auto;
}

@media (max-width: 767px) {
  .Careers__video__text {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.Careers__video__text h2 {
  color: #7e59f2;
  text-transform: capitalize;
  margin-bottom: 2rem;
}

.Careers__video__right {
  width: 80rem;
  height: 45rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Careers__video__right {
    height: 45rem !important;
  }
}

.Careers__video__right iframe {
  width: 100%;
  height: 100%;
}

@media (max-width: 991px) {
  .Careers__video__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .Careers__video__text {
    max-width: 100%;
    margin: 0 0 3rem;
  }

  .Careers__video__right {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 991px) and (max-width: 767px) {
  .Careers__video__right {
    height: 20rem;
  }
}

@media (max-width: 767px) {
  .Careers__main .Container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .Careers__main .Container {
    padding-left: 0;
    padding-right: 0;
  }
}

.Careers__main__title {
  width: 100%;
  text-align: center;
  padding: 10.6rem 0 7.5rem;
}

.Careers__main__title.pd-no {
  padding: 10.6rem 0 3rem;
}

@media (max-width: 767px) {
  .Careers__main__title {
    padding: 5rem 0 3rem;
  }
}

.Careers__list {
  max-width: 121.5rem;
  margin: 0 auto;
}

.Careers__list-no {
  font-size: 1.6rem;
  font-family: "century-gothic", sans-serif;
}

@media (max-width: 991px) {
  .Careers__list-no {
    padding-left: 2rem;
    padding-right: 2rem;
    margin-bottom: 10rem;
  }
}

.Careers__list-no a {
  color: #7e59f2;
  font-family: "century-gothic", sans-serif;
  font-weight: bold;
}

.Careers__item {
  -webkit-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  overflow: hidden;
}

.Careers__item .dashed-line {
  display: none;
}

.Careers__item:nth-child(odd) .Careers__item__header {
  background-color: #f8f8f8;
}

.Careers__item.open .Careers__item__body {
  max-height: 999rem;
  visibility: 1;
  opacity: 1;
  -webkit-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

.Careers__item.open .dashed-line {
  display: block;
}

.Careers__item__header {
  border-radius: 0.8rem;
  padding: 4rem 7.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Careers__item__header--left h3 {
  color: #7e59f2;
  font-size: 2.8rem;
}

.Careers__item__header--left p {
  font-weight: 600;
  font-size: 1.8rem;
}

.Careers__item__header--left p svg {
  margin-bottom: -0.3rem;
}

.Careers__item__header--left p span {
  font-weight: 400;
  font-style: italic;
}

.Careers__item__header--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.Careers__item__header--right .Button {
  padding: 1.7rem 4.1rem;
  margin-right: 3.8rem;
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
}

.Careers__item__header--right a {
  color: #42403b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
}

.Careers__item__header--right a:hover {
  color: #7e59f2;
}

.Careers__item__header--right a svg {
  margin-left: 2.1rem;
}

.Careers__item__body {
  max-height: 0;
  visibility: 0;
  opacity: 0;
  -webkit-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  max-width: 106.5rem;
  margin: 0 auto;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Careers__item__body {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

@media (max-width: 767px) {
  .Careers__item__body {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.Careers__item__body--desc {
  margin: 4rem 0 3rem;
}

@media (max-width: 767px) {
  .Careers__item__body--desc {
    margin: 4rem 0 1rem;
  }
}

.Careers__item__body--accordion {
  border-bottom: 0.2rem solid rgba(126, 89, 242, 0.1);
}

.Careers__item__body--accordion h3 {
  padding: 3rem 0;
  font-size: 2.2rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.Careers__item__body--accordion h3 span {
  width: 1.2rem;
  height: 0.6rem;
}

.Careers__item__body--accordion ul {
  list-style-type: disc;
  max-height: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.Careers__item__body--accordion ul li::marker {
  font-size: 1.2rem;
}

.Careers__item__body--accordion.open h3 span {
  -webkit-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

.Careers__item__body--accordion.open ul {
  max-height: 90rem;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  padding: 0 0 3rem 5rem;
}

@media (max-width: 767px) {
  .Careers__item__body--accordion.open ul {
    padding: 0 0 2rem 2rem;
  }
}

.Careers__item__body--last {
  margin-top: 4.7rem;
}

.Careers__item__body--apply {
  width: 26.1rem;
  height: 5.9rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  margin: 3.2rem auto 6.7rem;
}

@media (max-width: 991px) {
  .Careers__item__header {
    padding: 2rem 1.5rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }

  .Careers__item__header--right {
    margin: 1rem 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }

  .Careers__item__header--right .Button {
    margin: 1.3rem 0;
  }
}

@media (max-width: 767px) {
  .page-template-template-careers .Footer {
    margin-top: 7rem;
  }
}

/* stylelint-disable no-descending-specificity */

.Studies__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2rem;
  margin: 9rem 0 13.2rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Studies__list {
    margin: 6rem 0 6rem;
  }
}

@media (max-width: 767px) {
  .Studies__list {
    margin: 3rem 0 4rem;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .Studies .dashed-line {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .Studies__testimonials {
    margin: 6rem 0 0;
  }
}

.Studies__article {
  width: calc(25% - 1.5rem);
  margin-top: 6rem;
}

@media (max-width: 991px) {
  .Studies__article {
    width: calc(33.3333333333% - 1.5rem);
  }
}

@media (max-width: 767px) {
  .Studies__article {
    width: calc(50% - 1.5rem);
  }
}

@media (max-width: 575px) {
  .Studies__article {
    width: 100%;
    margin-top: 3rem;
  }
}

.Studies__article:hover .Studies__article__thumb,
.Studies__article:active .Studies__article__thumb,
.Studies__article:focus .Studies__article__thumb {
  background-color: #f2f2f2;
}

.Studies__article:hover .Studies__article__button,
.Studies__article:active .Studies__article__button,
.Studies__article:focus .Studies__article__button {
  color: #7e59f2;
}

.Studies__article__thumb {
  padding: 0 4rem;
  background-color: rgba(126, 89, 242, 0.2);
  border-radius: 0.8rem;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  height: 16.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 1441px) {
  .Studies__article__thumb {
    padding: 7.5rem 4rem;
  }
}

.Studies__article__thumb img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  max-height: 6rem;
}

.Studies__article__excerpt {
  margin: 2.7rem 0 2rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Studies__article__excerpt {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (max-width: 767px) {
  .Studies__article__excerpt {
    padding: 0 2rem;
  }
}

.Studies__article__button {
  color: rgba(66, 64, 59, 0.3);
}

@media (min-width: 768px) and (max-width: 991px) {
  .Studies__article__button {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (max-width: 767px) {
  .Studies__article__button {
    padding: 0 2rem;
  }
}

.Studies__article__button:hover {
  color: #7e59f2;
}

.Studies__article__button svg {
  margin-left: 1.5rem;
}

.Studies .Home__cases .CaseStudy__right__logo {
  padding: 7.5rem 4.6rem !important;
}

.Studies .Home__cases .CaseStudy__right__logo img {
  width: 100% !important;
}

@media (max-width: 767px) {
  .Studies .swiper-button1-prev,
  .Studies .swiper-button1-next {
    top: 49.5% !important;
  }

  .Studies .swiper-button1-prev {
    left: -0.5rem !important;
  }

  .Studies .swiper-button1-next {
    right: -0.5rem !important;
  }
}

@media (max-width: 767px) {
  .Studies .CaseStudy__content {
    margin: 0;
  }

  .Studies .CaseStudy__content__author {
    max-width: 90%;
    margin: auto;
    margin-bottom: 2rem;
  }
}

@media (max-width: 767px) {
  .Studies .Solution__testimonials .Container {
    padding-left: 0;
    padding-right: 0;
  }
}

.Study__header {
  margin-top: 5rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Study__header {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .Study__header {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .Study__header .Row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .Study__header .Row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.Study__header__left {
  width: 45%;
}

@media (max-width: 991px) {
  .Study__header__left {
    width: 100%;
    margin-top: 3rem;
  }
}

.Study__header__left .Button--learn {
  margin-bottom: 4rem;
  text-transform: uppercase;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Study__header__left .Button--learn {
    margin-bottom: 2rem;
  }
}

@media (max-width: 767px) {
  .Study__header__left .Button--learn {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
}

.Study__header__left .Button--learn .SvgContainer {
  -webkit-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-right: 1.5rem;
}

@media (max-width: 767px) {
  .Study__header__left .Button--learn .SvgContainer {
    margin-left: 0;
  }
}

.Study__header__left h1 {
  font-size: 4.8rem;
  color: #7e59f2;
}

@media (max-width: 767px) {
  .Study__header__left h1 {
    font-size: 3rem;
    padding-right: 3rem;
  }
}

.Study__header__left--location {
  margin: 1.5rem 0 2rem;
  font-style: italic;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
}

.Study__header__left--location svg {
  margin-right: 1rem;
}

.Study__header__left--intro {
  margin-bottom: 3rem;
}

.Study__header__left--actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .Study__header__left--actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.Study__header__left--actions .Button {
  width: calc(50% - 1rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.6rem;
  letter-spacing: 0.15rem;
}

@media (max-width: 991px) {
  .Study__header__left--actions .Button {
    width: 100%;
    height: 5rem;
  }
}

.Study__header__left--actions .Button:not(:last-child) {
  margin-right: 2rem;
}

@media (max-width: 991px) {
  .Study__header__left--actions .Button:not(:last-child) {
    margin-bottom: 2rem;
  }
}

.Study__header__left--actions .Button svg {
  margin-right: 1.5rem;
}

@media (min-width: 1441px) {
  .Study__header__left--intro {
    font-size: 1.8rem;
    padding-right: 3rem;
    line-height: 3.1rem;
  }
}

.Study__header__right {
  width: 55%;
  padding-left: 8rem;
}

@media (max-width: 991px) {
  .Study__header__right {
    width: 100%;
    padding-left: 0;
  }
}

.Study__header__right img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 2rem;
}

.Study__results {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 11rem 0;
  background-image: url(/app/themes/arbeit/dist/images/dark-purple-bg.jpg);
  background-size: cover;
  margin-top: 11.2rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Study__results {
    margin-top: 6rem;
  }
}

@media (max-width: 767px) {
  .Study__results {
    margin-top: 4rem;
    padding: 4rem 0;
  }
}

.Study__results .Row {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  color: #fff;
}

@media (max-width: 767px) {
  .Study__results .Row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.Study__results__left,
.Study__results__right {
  width: 50%;
}

@media (max-width: 767px) {
  .Study__results__left,
  .Study__results__right {
    width: 100%;
  }
}

.Study__results__left {
  position: relative;
}

@media (max-width: 767px) {
  .Study__results__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 1.5rem;
  }
}

.Study__results__left h2 {
  font-size: 2.7rem;
  margin-bottom: 2rem;
}

@media (max-width: 767px) {
  .Study__results__left h2 {
    margin-bottom: 0;
  }
}

.Study__results__left--item {
  display: inline-block;
  font-size: 1.8rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Study__results__left--item {
    margin-bottom: 2rem;
  }
}

.Study__results__left--item b {
  display: block;
  color: #ffe100;
  font-size: 2.1rem;
  text-transform: uppercase;
}

.Study__results__left--item:not(:last-child) {
  margin-right: 3rem;
}

.Study__results__left::after {
  content: "";
  display: block;
  width: 0.4rem;
  height: 20rem;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMyIgaGVpZ2h0PSIxNjciIHZpZXdCb3g9IjAgMCAzIDE2NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGxpbmUgeDE9IjEuNSIgeTE9IjEuODE0NDUiIHgyPSIxLjUwMDAxIiB5Mj0iMTY0LjgxNCIgc3Ryb2tlPSIjN0U1OUYyIiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWRhc2hhcnJheT0iMC4wMSAxMyIvPgo8L3N2Zz4K);
  background-size: cover;
  position: absolute;
  right: 6.5rem;
  top: -20%;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Study__results__left::after {
    right: 3.5rem;
    top: 0;
  }
}

@media (max-width: 767px) {
  .Study__results__left::after {
    -webkit-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
    top: 10.3rem;
    left: 16.4rem;
    height: 35rem;
    width: 0.7rem;
  }
}

@media (min-width: 1200px) {
  .Study__results__left::after {
    right: 6.5rem;
  }
}

@media (min-width: 1441px) {
  .Study__results__left::after {
    right: 4.5rem;
  }
}

@media (min-width: 1601px) {
  .Study__results__left::after {
    right: 6.5rem;
  }
}

@media (min-width: 1881px) {
  .Study__results__left::after {
    right: 12.5rem;
  }
}

@media (min-width: 1441px) {
  .Study__results__left h2 {
    font-size: 3.2rem;
  }

  .Study__results__left--item {
    font-size: 2.1rem;
  }

  .Study__results__left--item b {
    font-size: 2.4rem;
  }

  .Study__results__left--item:not(:last-child) {
    margin-right: 5rem;
  }
}

.Study__results__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Study__results__right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (max-width: 767px) {
  .Study__results__right {
    margin-top: 5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.Study__results__right--item {
  min-width: 20rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Study__results__right--item {
    min-width: auto;
    width: 46%;
    margin-right: 0 !important;
  }
}

.Study__results__right--item:not(:last-child) {
  margin-right: 7rem;
}

.Study__results__right--item a {
  color: #fff;
  text-decoration: underline;
}

.Study__results__right--item strong {
  font-size: 1.8rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  padding-bottom: 1.5rem;
  display: block;
  margin-bottom: 1.5rem;
}

.Study__main {
  padding: 10.8rem 0 0 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Study__main {
    padding: 6rem 0 0 0;
  }
}

@media (max-width: 767px) {
  .Study__main {
    padding: 4rem 0 0 0;
  }
}

.Study__main__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 991px) {
  .Study__main__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
}

.Study__main__content {
  width: 70%;
  padding-right: 11rem;
}

@media (max-width: 991px) {
  .Study__main__content {
    width: 100%;
    padding-right: 0;
  }
}

.Study__main__content h2 {
  margin-bottom: 1.5rem;
}

.Study__main__content p {
  font-weight: 500;
  line-height: 2.8rem;
  margin-bottom: 1rem;
}

.Study__main__content ul li {
  position: relative;
  padding-left: 5rem;
  margin-bottom: 2rem;
  font-size: 1.8rem;
}

.Study__main__content ul li::before {
  content: "";
  width: 3rem;
  height: 3rem;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCAzMyAzMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjAwNzggMTcuNDc4N0wxNC41MTE5IDIxLjk4MjhMMjIuMDE4OCAxMi45NzQ2IiBzdHJva2U9IiM3RTU5RjIiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xNi4wMTM3IDMxLjc0MjNDMjQuMzA1NiAzMS43NDIzIDMxLjAyNzQgMjUuMDIwNCAzMS4wMjc0IDE2LjcyODZDMzEuMDI3NCA4LjQzNjcxIDI0LjMwNTYgMS43MTQ4NCAxNi4wMTM3IDEuNzE0ODRDNy43MjE4NyAxLjcxNDg0IDEgOC40MzY3MSAxIDE2LjcyODZDMSAyNS4wMjA0IDcuNzIxODcgMzEuNzQyMyAxNi4wMTM3IDMxLjc0MjNaIiBzdHJva2U9IiM3RTU5RjIiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K);
  background-size: cover;
  display: block;
  margin-right: 2rem;
  position: absolute;
  left: 0;
  top: 0;
}

.Study__main__content ul li h3 {
  font-size: 2.2rem;
  color: #7e59f2;
  margin-bottom: 1.5rem;
}

.Study__main__cta {
  width: 30%;
  background-color: #f8f8f8;
  border-radius: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-height: 40rem;
  padding: 6rem 4rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Study__main__cta {
    width: 100% !important;
    position: relative !important;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: left;
    padding: 4rem 4rem 4rem 20rem;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    left: 0 !important;
    top: 0 !important;
    margin-bottom: 3rem;
  }
}

@media (max-width: 767px) {
  .Study__main__cta {
    width: 100% !important;
    position: initial !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 2rem 4rem;
    margin-bottom: 2rem;
  }
}

@media (max-width: 767px) {
  .Study__main__cta img {
    width: 15%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .Study__main__cta img {
    position: absolute;
    left: 4rem;
    top: 4rem;
    width: 11rem;
  }
}

.Study__main__cta h3 {
  font-size: 1.8rem;
  margin: 2rem 0 1rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Study__main__cta h3 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .Study__main__cta h3 {
    width: 80%;
  }
}

.Study__main__cta p {
  font-size: 1.4rem;
  text-align: center;
  margin-bottom: 2rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Study__main__cta p {
    width: 100%;
    text-align: left;
  }
}

.Study__main__cta .Button {
  background-color: #23004e;
  border-color: #23004e;
}

@media (max-width: 767px) {
  .Study__main__cta .Button {
    display: block;
    margin: auto;
  }
}

.Study__main__cta .Button:hover {
  color: #fff;
}

@media (min-width: 1441px) {
  .Study__main__cta {
    padding: 6rem 7rem;
  }
}

.Study__related h2 {
  font-size: 3.2rem;
  margin-bottom: 5rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Study__related h2 {
    padding-left: 2rem;
    margin-bottom: 3rem;
  }
}

.Study__related__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
}

@media (max-width: 767px) {
  .Study__related__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

.Study__related__item {
  width: calc(33.3333333333% - 1.5rem);
  background-image: url(/app/themes/arbeit/dist/images/small-purple-bg.jpg);
  background-size: cover;
  padding: 2.8rem 3.9rem 4.8rem;
  border-radius: 0.8rem;
}

@media (max-width: 767px) {
  .Study__related__item {
    width: 100%;
  }
}

.Study__related__item:hover {
  background-image: none;
  background-color: #f8f8f8;
}

.Study__related__item:hover .Button--learn {
  color: #7e59f2;
}

.Study__related__item--excerpt {
  margin-bottom: 2rem;
}

.Study__related__item--thumb {
  height: 10rem;
  max-width: 15rem;
}

.Study__related__item--thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.Study__related .dashed-line {
  margin: 4rem 0 4rem 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  .post-type-archive-studies .Footer {
    margin-top: 9rem;
  }
}

@media (max-width: 767px) {
  .post-type-archive-studies .Footer {
    margin-top: 9rem;
  }
}

/* stylelint-disable no-descending-specificity */

.Videos__banner {
  width: 100%;
  height: 70rem;
  position: relative;
  overflow: hidden;
}

.Videos__banner .Container {
  position: relative;
  width: 100%;
  height: 100%;
}

.Videos__banner__video {
  position: absolute;
  left: 0;
  top: -20%;
  width: 100%;
  padding-bottom: 56.25%;
}

.Videos__banner__video::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
}

.Videos__banner__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.Videos__banner__inner {
  position: absolute;
  left: 0;
  bottom: 20%;
  z-index: 99;
  color: #fff;
  max-width: 72.2rem;
}

.Videos__banner__inner h2 {
  font-size: 1.4rem;
  text-transform: uppercase;
  letter-spacing: 0.4rem;
}

.Videos__banner__inner h1 {
  text-transform: uppercase;
  font-size: 5rem;
  margin: 1.5rem 0;
}

.Videos__banner__inner .Button {
  color: #fff;
  border: 0.15rem solid #fff;
  border-radius: 0.8rem;
  padding: 2.3rem 3rem;
  font-weight: 700;
  font-family: "century-gothic", sans-serif;
  margin-top: 2.6rem;
}

.Videos__banner__inner .Button:hover,
.Videos__banner__inner .Button:active,
.Videos__banner__inner .Button:focus {
  color: #42403b;
  background-color: #fff;
}

@media (max-width: 991px) {
  .Videos__banner__video {
    display: none;
  }

  .Videos__banner__inner {
    left: 2rem;
    max-width: 90%;
  }
}

.Videos__categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 8rem 0 10rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Videos__categories {
    margin: 8rem 0 6rem;
  }
}

@media (max-width: 767px) {
  .Videos__categories {
    margin: 4rem 0 0;
  }
}

.Videos__categories h2 {
  text-align: center;
  width: 100%;
  font-size: 2.8rem;
}

.Videos__categories .Solution__tabs {
  margin: 2rem 0 0 !important;
}

@media (max-width: 767px) {
  .Videos__categories .Solution__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-direction: initial;
        flex-direction: initial;
    border-radius: 1rem;
    padding: 2rem 1rem;
    width: 100%;
  }

  .Videos__categories .Solution__tabs__button {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 1rem;
    padding: 1.5rem 0;
  }

  .Videos__categories .Solution__tabs__button:not(:first-child) {
    width: 50%;
    margin-bottom: 0;
  }
}

.Videos__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4rem;
  margin: 10.4rem -2rem 0;
}

@media (max-width: 991px) {
  .Videos__list {
    margin: 6rem 0 0;
  }
}

@media (max-width: 767px) {
  .Videos__list {
    margin: 4rem 0 0;
  }
}

.Videos__popup {
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  overflow: hidden;
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Videos__popup.open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.Videos__popup .overlay {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.Videos__popup iframe {
  width: 80%;
  height: 80vh;
  z-index: 9999;
}

@media (max-width: 767px) {
  .Videos__popup iframe {
    width: 90%;
    height: 30rem;
  }
}

.Videos__related {
  margin-top: 12rem;
  background-color: #f2eefe;
  padding: 11.7rem 0 22rem;
  margin-bottom: -22rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Videos__related {
    margin-top: 6rem;
    padding: 6rem 0 22rem;
  }
}

@media (max-width: 767px) {
  .Videos__related {
    margin-top: 4rem;
    padding: 4rem 0 22rem;
  }
}

.Videos__related h2 {
  font-size: 2.8rem;
  margin-bottom: 5rem;
  letter-spacing: 0.4rem;
}

@media (max-width: 767px) {
  .Videos__related h2 {
    text-align: center;
  }
}

.Videos__related__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Videos__related__inner .Video__article__meta,
  .Videos__related__inner .Video__article__name {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.Videos__related__inner .Video__article {
  width: calc(33.3333333333% - 1.5rem);
}

.Videos__related__inner .Video__article__thumb {
  max-height: unset;
}

@media (max-width: 767px) {
  .Videos__related__inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .Videos__related__inner .Video__article {
    width: 100%;
  }
}

.Video__article {
  width: calc(33.3333333333% - 2.7rem);
  cursor: pointer;
}

.Video__article:hover__name,
.Video__article:active__name,
.Video__article:focus__name {
  color: #7e59f2;
}

@media (min-width: 1441px) {
  .Video__article {
    width: calc(25% - 3rem);
  }
}

@media (max-width: 991px) {
  .Video__article {
    width: calc(50% - 3rem);
  }
}

@media (max-width: 767px) {
  .Video__article {
    width: 100%;
  }
}

.Video__article__thumb {
  max-height: 21.6rem;
  position: relative;
}

.Video__article__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 21.6rem;
  border-radius: 0.8rem;
}

.Video__article__thumb::after {
  content: "";
  width: 5.2rem;
  height: 3.5rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGkAAABICAYAAAD1ctupAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAATHSURBVHgB7Z1PbxtFFMDfG2+THrJVUd1DDE1pANs9cPIHwIeiciCCcz9A+gFacUAcOCAkJC4IoQpLSOUUJDhWSByQwgfwEfynatWkkiO1hoiuI7WNd15ndj32+p+SunE9u/t+B9s7nrWt/fnNzM7uvkV4BS5evrxKzykXLCDkTLlAWFFPbr8iwurQijSoOyjCsbIoCCOfcQIQwB5M/T5qjdUn8FCA11/2oRNdlhT5PIJgfV+t8+wJ7bXbDQ9mBI9bUQvBLpXVDy0BYmEeGy3hKEnUVM9VKaG6e69ePe6KR0pae6dYEgI2VdUSMCcItiTIyu7d+p0ja057I5stuCtv4LcsZ95gS3UZ13d2alOb3sykwgsXCrllV9xGwDww88bFDFw7cy7b+v+/dnNShTFJWpA4LX7kPuf1ogKiPE2UGCtgQQtDAN54c72YHy+PsPZecZMFLRTXyeCXo4V9SbqZUyG3AcxCUUGSV8HycbSsLylz2vmAo8gOBIiN4eUeBPIaMJZAJb1/apYCSWvFYomjyC6Uj7J5HUjKyEEBYwdqTnA4ktREI++0Wgfm9ayPfhVIQuKZBRtZzmLQBYlCoeBS9LACYw3LftjCicND5AGDpUgIj7uJ7hJHkbX0DpaKTBdywFgJkggjCcND3YydhJEkYzBo+PSTjbPrl95egpRBQOEQXEWS9ZKuXrly9s8/fn//1vffXUyZrFBSnIbfH139MJs2WfoEIIFSxK5PSpssQULGdgieFlkCEkCSZTnPKSeAMDE7s0mVJTCB83ZJk5WI5m4aSZGVaEmGuMtKhSRDXGWlSpIhbrJSKckQF1mplmSwXRZLimBkffP1V2+BRTjA9Dk4OPB/+fW3Rz/cqjwCi2BJMCxnf3+/C5aRakm2yzGkUlJc5Bi0pNSc4xA3OQYnDSdGxlWO5ukp8BLd3MVZjsFBTKakJMiJkihJSZNjSISkpMoxxFpS0uVoDh7LjqMOn+9RzC7FTIMcg87uFatISpOcKLGQ5Hme/9Ptn/fSJgcgzKXnEFILyO4LyT77/IuHkEIQMJCkTzOeOaMhM3eC9Gr6NOMOMFYjTK5Qxj4kQq+5o+nJYpkF48uwuUMJDWCsxGRKFoeniPskSxEQdkXiYaPRQgAe4VmIauXC5k4/EGITGOvoLmEYSfoBQbIky1A7sq2dWm0QSb6AbWCsglD2M/AHknbr9Sr3S3YhCIYlaQhoCxgr0E3d/cjtEfqSlgVtcTTZQbSp0/QlNRoNj6Np8ehAoQxWomVDV1X0oomniRYISdwyozrDkCQdTZihG9zsLQZErD64909ltHzs+qT79XpTibrOEfXaaXro35z0xsRb8+y32/+658/9lSEsA+dnnTsqgrY7Qt5sNybfUu7IO5Fdere4oT5lM25nFMWBYJAAovLg7t9bR9Q7HuvFYl76UEYUJSDKcwbk2Qj6ezVXiiS3nwi6My16RtaZjWyh4J5BXNVpb2QXctRL6qqeXdWGrqh/iJbohl9CLlH4OikROdRnYzAR6qk50GCD67tkCh0lBJ2Mo6MlHIgtqXq1Wu2l+/qZJZ0EWvR5Mci394zIHc11pJf97njU6tyxr5Ka1GzEsXJncDqB3rjLiP1/+mMpO8f55580LwBX4ESmalsZMQAAAABJRU5ErkJggg==);
  background-size: cover;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  pointer-events: none;
}

.Video__article__meta {
  font-size: 1.4rem;
  margin: 1.5rem 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Video__article__meta {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.Video__article__meta .serie {
  color: #7e59f2;
  font-weight: 700;
}

.Video__article__meta .category {
  text-transform: uppercase;
}

.Video__article__meta .seperator {
  margin: 0 0.6rem;
  color: #7e59f2;
  font-weight: 700;
}

.Video__article__name {
  font-size: 1.9rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Video__article__name {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 1441px) {
  .Video__article__name {
    font-size: 2.2rem;
  }
}

.Solutions .Container {
  max-width: 110rem;
}

.Solutions__info {
  max-width: 87rem;
  text-align: center;
  margin: 10rem auto;
}

@media (max-width: 767px) {
  .Solutions__info {
    margin: 4rem auto;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solutions__info {
    margin: 6rem auto;
  }
}

.Solutions__info__title {
  font-size: 5rem;
  font-weight: 700;
  line-height: 6rem;
  letter-spacing: 0.2rem;
  padding: 0 10rem;
  margin-bottom: 3rem;
}

.Solutions__info--content {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.5rem;
}

@media (max-width: 991px) {
  .Solutions__info {
    max-width: 100%;
  }

  .Solutions__info__title {
    font-size: 2.4rem;
    line-height: 3rem;
    padding: 0;
  }
}

.Solutions__articles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
  border-radius: 1rem;
  margin-bottom: 5rem;
  max-height: 35.6rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solutions__articles {
    -webkit-box-orient: initial !important;
    -webkit-box-direction: initial !important;
        -ms-flex-direction: initial !important;
            flex-direction: initial !important;
  }

  .Solutions__articles:nth-child(2n+1) {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
}

@media (max-width: 767px) {
  .Solutions__articles {
    max-height: initial;
  }
}

.Solutions__articles__content {
  width: 64%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 7rem 4.2rem;
  max-height: 35.6rem;
}

@media (max-width: 767px) {
  .Solutions__articles__content--info {
    margin-top: -0.7rem;
  }
}

@media (max-width: 767px) {
  .Solutions__articles__content {
    padding: 2rem 1rem !important;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solutions__articles__content {
    max-height: initial;
    width: 50% !important;
  }
}

.Solutions__articles__content img {
  min-width: 5rem;
  margin: -2.4rem 4.2rem 0 0;
}

@media (max-width: 767px) {
  .Solutions__articles__content img {
    min-width: 3rem;
    margin: 0 2rem 0 0;
  }
}

.Solutions__articles__content--title {
  font-size: 3rem;
}

.Solutions__articles__content--detail {
  margin: 0.9rem 0 2.1rem;
  max-width: 43.3rem;
}

.Solutions__articles__content--btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #7e59f2;
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
}

.Solutions__articles__content--btn svg {
  margin-left: 2rem;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.Solutions__articles__content--btn:hover svg {
  -webkit-transform: translateX(1.2rem);
       -o-transform: translateX(1.2rem);
          transform: translateX(1.2rem);
}

.Solutions__articles:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media (max-width: 767px) {
  .Solutions__articles:nth-child(odd) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.Solutions__articles:nth-child(odd) .Solutions__articles__content {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.Solutions__articles__image {
  width: 36%;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solutions__articles__image {
    width: 50% !important;
  }
}

.Solutions__articles__image img {
  width: 100%;
  height: 100%;
  max-height: 35.6rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solutions__articles__image img {
    margin-bottom: -1rem;
  }
}

@media (max-width: 991px) {
  .Solutions__articles {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .Solutions__articles__image {
    width: 100%;
  }

  .Solutions__articles__content {
    width: 100%;
    padding: 3rem;
  }
}

.Solutions__articles#arbeit-click {
  background-color: rgba(74, 192, 239, 0.1);
}

.Solutions__articles#arbeit-dailer {
  background-color: rgba(182, 105, 214, 0.1);
}

.Solutions__articles#arbeit-voice {
  background-color: rgba(255, 225, 0, 0.1);
}

.Solutions__articles#arbeit-connect {
  background-color: rgba(126, 89, 242, 0.1);
}

.Solutions__compatibility {
  margin-top: 11.5rem;
}

@media (max-width: 767px) {
  .Solutions__compatibility {
    margin-top: 0;
  }

  .Solutions__compatibility .dashed-line {
    margin-bottom: 2rem !important;
  }
}

.Solutions__compatibility__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 4rem;
}

@media (max-width: 767px) {
  .Solutions__compatibility__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-direction: initial !important;
        flex-direction: initial !important;
    margin-bottom: 2rem;
  }

  .Solutions__compatibility__content img {
    width: 15%;
    margin-right: auto;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solutions__compatibility__content {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

.Solutions__compatibility__content p {
  font-weight: 700;
  font-size: 2.2rem;
  font-family: "century-gothic", sans-serif;
  margin: 0 4rem;
}

@media (max-width: 767px) {
  .Solutions__compatibility__content p {
    width: 80%;
    font-size: 1.8rem;
  }
}

.Solutions__compatibility__content .Button {
  padding: 1.8rem 4.2rem;
}

@media (max-width: 767px) {
  .Solutions__compatibility__content .Button {
    margin-top: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solutions__compatibility__content .Button {
    padding: 0;
    width: 16rem;
    height: 6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 767px) {
  .Solutions__compatibility__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }

  .Solutions__compatibility__content p {
    margin: 2rem 0;
  }
}

.Solutions__compatibility .dashed-line {
  margin-bottom: 4rem;
}

/* stylelint-disable no-descending-specificity */

.Solution .Banner {
  margin-bottom: 11.2rem;
  padding-bottom: 5rem;
  height: 50.7rem;
}

@media (max-width: 767px) {
  .Solution .Banner {
    margin-bottom: 8rem;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solution .Banner {
    margin-bottom: 6rem;
  }
}

.Solution__tabs {
  padding: 1.8rem 0.8rem;
  max-width: 133.4rem;
  background-color: rgba(96, 104, 108, 0.15);
  border-radius: 3.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solution__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}

@media (max-width: 767px) {
  .Solution__tabs {
    display: none;
  }
}

.Solution__tabs.is-sticky {
  background-color: #e7e8e9;
  left: 50% !important;
  -webkit-transform: translate(-50%);
       -o-transform: translate(-50%);
          transform: translate(-50%);
  z-index: 999;
}

.Solution__tabs:not(.CustomPricing__tabs) {
  margin: 0 auto;
}

.Solution__tabs__button {
  border-radius: 3.1rem;
  border: none;
  background-color: transparent;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  font-family: "century-gothic", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  letter-spacing: 0.02rem;
  cursor: pointer;
  color: #42403b;
  padding: 1.5rem 2rem;
}

.Solution__tabs__button:hover {
  background-color: rgba(255, 255, 255, 0.4);
}

.Solution__tabs__button:not(:last-child) {
  margin-right: 0.8rem;
}

.Solution__tabs__button.active {
  background-color: #fff;
  font-weight: 700;
}

.Solution__benefits {
  padding-top: 11.2rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solution__benefits {
    padding-top: 6rem;
  }
}

@media (max-width: 767px) {
  .Solution__benefits {
    padding: 0;
  }
}

.Solution__benefits__title {
  margin-bottom: 4rem;
}

@media (max-width: 767px) {
  .Solution__benefits__title {
    margin-bottom: 3rem;
    text-align: center;
  }
}

.Solution__benefits__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 100%;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solution__benefits__wrapper {
    position: relative;
  }
}

@media (max-width: 575px) {
  .Solution__benefits__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.Solution__benefits__accordion {
  width: 58%;
}

@media (max-width: 575px) {
  .Solution__benefits__accordion {
    width: 100%;
  }
}

.Solution__benefits__accordion__item {
  cursor: pointer;
}

.Solution__benefits__accordion__item:not(:first-child) {
  border-top: 1px solid rgba(66, 64, 59, 0.1);
  border-bottom: 1px solid rgba(66, 64, 59, 0.1);
}

.Solution__benefits__accordion__item:nth-child(2n+1) {
  border-top: none;
}

.Solution__benefits__accordion__item:last-of-type {
  border-top: none;
}

.Solution__benefits__accordion__item--title {
  font-size: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 2rem 0;
}

.Solution__benefits__accordion__item--title svg {
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.Solution__benefits__accordion__item--text {
  display: none;
  padding-right: 3rem;
  margin-bottom: 2rem;
}

.Solution__benefits__accordion__item.open .Solution__benefits__accordion__item--title {
  color: #7e59f2;
}

.Solution__benefits__accordion__item.open .Solution__benefits__accordion__item--title svg {
  -webkit-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}

.Solution__benefits__image {
  width: 42%;
  padding-left: 7rem;
}

@media (max-width: 575px) {
  .Solution__benefits__image {
    width: 100%;
    padding-left: 0;
    margin-bottom: 2rem;
  }
}

.Solution__benefits__image img {
  width: 100%;
}

.Solution__benefits .Button {
  margin-top: 6rem;
  width: 23.9rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solution__benefits .Button {
    position: absolute;
    right: 0;
    top: 17rem;
  }
}

@media (max-width: 767px) {
  .Solution__benefits .Button {
    margin-left: auto;
    margin-right: auto;
  }
}

.Solution__features {
  margin-top: 9rem;
  padding: 12rem 0;
  background-image: url(/app/themes/arbeit/dist/images/light-purple-bg.png);
  background-size: cover;
}

@media (max-width: 767px) {
  .Solution__features {
    padding: 6rem 0;
    margin-top: 7rem;
  }
}

.Solution__features__intro {
  text-align: center;
  max-width: 76rem;
  margin: 0 auto 10rem;
}

@media (max-width: 767px) {
  .Solution__features__intro {
    margin: 0 auto 5rem;
  }
}

.Solution__features__intro h2 {
  color: #7e59f2;
  margin-bottom: 1rem;
}

.Solution__features__intro p {
  font-size: 1.7rem;
}

.Solution__features__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solution__features__wrapper {
    position: relative;
    height: 64rem;
  }
}

@media (max-width: 767px) {
  .Solution__features__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}

@media (min-width: 992px) {
  .Solution__features__wrapper {
    margin: 0 -6rem;
  }
}

@media (min-width: 1441px) {
  .Solution__features__wrapper {
    margin: 0;
  }
}

.Solution__features__image {
  width: 44%;
  padding-right: 6rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solution__features__image {
    width: 90%;
  }
}

@media (max-width: 767px) {
  .Solution__features__image {
    width: 100%;
    padding-right: 0;
  }
}

.Solution__features__image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 2rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solution__features__image img {
    height: 23rem;
  }
}

.Solution__features__list {
  width: 66%;
  padding-top: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  row-gap: 3rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 767px) {
  .Solution__features__list {
    width: 100%;
  }
}

.Solution__features__list--item {
  width: 48%;
}

@media (max-width: 767px) {
  .Solution__features__list--item {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solution__features__list--item {
    width: 100%;
  }

  .Solution__features__list--item:nth-child(3),
  .Solution__features__list--item:nth-child(4),
  .Solution__features__list--item:nth-child(5),
  .Solution__features__list--item:nth-child(6),
  .Solution__features__list--item:nth-child(7),
  .Solution__features__list--item:nth-child(8) {
    position: absolute;
    width: 49%;
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-right: 2rem;
    margin-bottom: -1rem;
  }

  .Solution__features__list--item:nth-child(3),
  .Solution__features__list--item:nth-child(5),
  .Solution__features__list--item:nth-child(7) {
    left: 0;
  }

  .Solution__features__list--item:nth-child(4),
  .Solution__features__list--item:nth-child(6),
  .Solution__features__list--item:nth-child(8) {
    right: 0;
  }

  .Solution__features__list--item:nth-child(3),
  .Solution__features__list--item:nth-child(4) {
    top: 50%;
  }

  .Solution__features__list--item:nth-child(5),
  .Solution__features__list--item:nth-child(6) {
    top: 67%;
  }

  .Solution__features__list--item:nth-child(7),
  .Solution__features__list--item:nth-child(8) {
    top: 84%;
  }
}

.Solution__features__list--item h3 {
  margin-bottom: 1.2rem;
}

@media (min-width: 1441px) {
  .Solution__features__list--item h3 {
    font-size: 2.8rem;
  }
}

.Solution__features__list--item p {
  font-size: 1.4rem;
  line-height: 2.4rem;
}

@media (min-width: 1441px) {
  .Solution__features__list--item p {
    font-size: 1.6rem;
    line-height: 2.7rem;
  }
}

.Solution__pricing {
  margin: 10rem 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solution__pricing .CustomPricing__header {
    padding-left: 3rem;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solution__pricing .CustomPricing__includes {
    margin-left: 3rem;
  }
}

@media (max-width: 767px) {
  .Solution__pricing {
    margin: 5rem 0;
  }
}

.Solution__pricing .CustomPricing__tabs {
  padding: 0.8rem !important;
}

.Solution__pricing.numberlab {
  background-color: #7e59f2;
  padding: 8rem 0;
}

.Solution__pricing.numberlab .TraditionalPricing__title {
  color: #fff;
  margin-bottom: 2rem;
}

.Solution__addOn {
  background-color: #f8f8f8;
  padding: 9rem 0;
}

.Solution__addOn_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solution__addOn_main {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}

@media (max-width: 767px) {
  .Solution__addOn_main {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}

.Solution__addOn__intro {
  width: 20%;
  margin-right: 3rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solution__addOn__intro {
    width: 100%;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .Solution__addOn__intro {
    width: 100%;
    margin-right: 0;
    margin-bottom: 4rem;
  }
}

.Solution__addOn__intro p {
  margin-top: 2rem;
}

.Solution__addOn__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solution__addOn__wrapper {
    width: 100%;
    margin-top: 4rem;
  }
}

@media (max-width: 767px) {
  .Solution__addOn__wrapper {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}

.Solution__addOn__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (max-width: 767px) {
  .Solution__addOn__item {
    width: 100%;
    padding: 0 !important;
    margin-right: 0 !important;
  }

  .Solution__addOn__item:first-of-type {
    margin-bottom: 4rem;
  }
}

.Solution__addOn__item:not(:last-child) {
  padding-right: 3rem;
}

.Solution__addOn__item:not(:first-child) {
  padding-left: 3rem;
}

.Solution__addOn__item img {
  margin-right: 3.6rem;
}

.Solution__addOn__item--inner h3 {
  font-size: 2.4rem;
  margin-bottom: 2rem;
}

.Solution__addOn__item--inner p {
  margin-bottom: 2rem;
}

.Solution__addOn__item--inner a {
  text-transform: uppercase;
  font-size: 1.8rem;
  font-weight: 700;
  font-family: "century-gothic", sans-serif;
}

.Solution__addOn__item--inner a:hover svg,
.Solution__addOn__item--inner a:active svg,
.Solution__addOn__item--inner a:focus svg {
  -webkit-transform: translateX(2rem);
       -o-transform: translateX(2rem);
          transform: translateX(2rem);
}

.Solution__addOn__item--inner a svg {
  margin-left: 2rem;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

@media (min-width: 1200px) {
  .Solution__addOn .Row {
    margin-left: -7rem;
    margin-right: -7rem;
  }

  .Solution__addOn__intro {
    width: 17%;
    margin-right: 5rem;
  }
}

@media (min-width: 1881px) {
  .Solution__addOn .Row {
    margin-left: 0;
    margin-right: 0;
  }
}

.Solution__testimonials h2 {
  text-transform: capitalize;
}

@media (max-width: 767px) {
  .Solution__testimonials .swiper-container {
    width: 95%;
  }
}

.Solution__testimonials .Row {
  position: relative;
}

.Solution__testimonials .CaseStudy {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4rem 0;
}

.Solution__testimonials .CaseStudy__content__text p {
  font-size: 1.7rem;
  line-height: 2.8rem;
}

.Solution__testimonials .CaseStudy__right__logo {
  padding: 4.5rem 4.6rem;
  text-align: center;
}

.Solution__testimonials .CaseStudy__right__logo img {
  width: 100%;
  max-height: 10.7rem;
  -o-object-fit: cover;
     object-fit: cover;
}

.Solution__testimonials .Container {
  max-width: 114.5rem;
  margin: 0 auto;
}

.Solution__testimonials .swiper-button1 {
  position: absolute;
  top: 60%;
  z-index: 99;
  cursor: pointer;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solution__testimonials .swiper-button1 {
    top: 55%;
  }
}

@media (max-width: 767px) {
  .Solution__testimonials .swiper-button1-next svg,
  .Solution__testimonials .swiper-button1-prev svg {
    width: 2.4rem;
    height: 2.4rem;
  }
}

.Solution__testimonials .swiper-button1-next {
  right: -8rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solution__testimonials .swiper-button1-next {
    right: -0.5rem;
  }
}

@media (max-width: 767px) {
  .Solution__testimonials .swiper-button1-next {
    right: -1.3rem;
  }
}

.Solution__testimonials .swiper-button1-prev {
  left: -9rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solution__testimonials .swiper-button1-prev {
    left: -0.5rem;
  }
}

@media (max-width: 767px) {
  .Solution__testimonials .swiper-button1-prev {
    left: -1.3rem;
  }
}

.Solution__testimonials .swiper-button-disabled {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}

.Solution__banners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10rem 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 767px) {
  .Solution__banners {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    padding: 4rem 2rem;
  }
}

.Solution__banners__banner {
  width: calc(50% - 1.8rem);
  padding: 10rem 9rem;
  text-align: center;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solution__banners__banner {
    padding: 3rem;
  }

  .Solution__banners__banner:last-child {
    padding: 3rem 5rem;
  }
}

@media (max-width: 767px) {
  .Solution__banners__banner {
    width: 100%;
    margin-right: 0 !important;
    padding: 4rem 2rem;
    border-radius: 2rem !important;
  }
}

.Solution__banners__banner:first-child,
.Solution__banners__banner:first-of-type {
  margin-right: 3.8rem;
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
  color: #fff !important;
}

@media (max-width: 767px) {
  .Solution__banners__banner:first-child,
  .Solution__banners__banner:first-of-type {
    margin-bottom: 4rem;
  }
}

.Solution__banners__banner:first-child .Button,
.Solution__banners__banner:first-of-type .Button {
  background-color: #fff;
  color: #42403b;
}

.Solution__banners__banner:first-child .Button:hover,
.Solution__banners__banner:first-child .Button:active,
.Solution__banners__banner:first-child .Button:focus,
.Solution__banners__banner:first-of-type .Button:hover,
.Solution__banners__banner:first-of-type .Button:active,
.Solution__banners__banner:first-of-type .Button:focus {
  background-color: #42403b;
  color: #fff;
}

.Solution__banners__banner:last-child {
  border-top-left-radius: 2rem;
  border-bottom-left-radius: 2rem;
  color: #42403b;
}

.Solution__banners__banner:last-child h2 {
  max-width: 48rem;
}

.Solution__banners__banner:last-child .Button {
  background-color: #42403b;
  color: #fff;
}

.Solution__banners__banner:last-child .Button:hover,
.Solution__banners__banner:last-child .Button:active,
.Solution__banners__banner:last-child .Button:focus {
  background-color: #fff;
  color: #42403b;
}

.Solution__banners__banner h2 {
  max-width: 50rem;
  margin: 0 auto 2rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solution__banners__banner h2 {
    font-size: 3.5rem;
  }
}

.Solution__banners__banner .Button {
  margin-top: 2.7rem;
  padding: 1.9rem 4rem;
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0.15rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solution__banners__banner .Button {
    padding: 1.9rem 3rem;
  }
}

@media (max-width: 767px) {
  .Solution .Home__resources {
    padding-top: 2rem;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .Solution .Home__resources__videos .Home__resources__archivesLink {
    padding-left: 4rem;
  }

  .Solution .Home__resources__archivesLink {
    width: 100%;
  }

  .Solution .Home__resources .Video__article__meta,
  .Solution .Home__resources .Video__article__name {
    padding-left: 4rem;
  }

  .Solution .Home__resources__posts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .Solution .Home__resources .Post__archive__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
  }

  .Solution .Home__resources .Post__archive__item img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    margin-right: 0;
  }
}

.single-solution-arbeit-connect-data .Solution__tabs {
  max-width: 90.4rem;
}

.single-solution-arbeit-voice-data .Solution__tabs {
  max-width: 121.5rem;
}

@media (max-width: 767px) {
  .Debt__Collection .Container {
    padding-left: 0;
    padding-right: 0;
  }
}

.Debt__Collection__Current {
  max-width: 70rem;
  margin: 10.6rem auto 7rem;
  text-align: center;
}

.Debt__Collection__Current__link {
  font-size: 1.6rem;
  padding: 1.6rem 5rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  background-color: #ffe100;
  color: #42403b;
  letter-spacing: 0.08rem;
  margin-top: 2rem;
}

@media (max-width: 767px) {
  .Debt__Collection__main .Container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .Debt__Collection__main .Container {
    padding-left: 0;
    padding-right: 0;
  }
}

.Debt__Collection__main__title {
  width: 100%;
  text-align: center;
  padding: 10.6rem 0 7.5rem;
}

@media (max-width: 767px) {
  .Debt__Collection__main__title {
    padding: 5rem 0 3rem;
  }
}

.Debt__Collection__list {
  max-width: 121.5rem;
  margin: 0 auto;
}

.Debt__Collection__item {
  -webkit-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  overflow: hidden;
}

.Debt__Collection__item .dashed-line {
  display: none;
}

.Debt__Collection__item__header {
  border-radius: 0.8rem;
  padding: 4rem 7.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Debt__Collection__item__header--left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
}

@media (max-width: 767px) {
  .Debt__Collection__item__header--left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

.Debt__Collection__item__header--left h3 {
  color: #7e59f2;
  font-size: 2.8rem;
}

@media (max-width: 767px) {
  .Debt__Collection__item__header--left h3 {
    font-size: 2rem;
  }
}

.Debt__Collection__item__header--left p {
  font-weight: 600;
  font-size: 1.8rem;
}

.Debt__Collection__item__header--left p svg {
  margin-bottom: -0.3rem;
}

.Debt__Collection__item__header--left p span {
  font-weight: 400;
  font-style: italic;
}

.Debt__Collection__item__header--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.Debt__Collection__item__header--right .Button {
  padding: 1.7rem 4.1rem;
  margin-right: 3.8rem;
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
}

@media (max-width: 767px) {
  .Debt__Collection__item__header--right .Button {
    padding: 1rem 3rem;
  }
}

.Debt__Collection__item__header--right a {
  color: #42403b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
}

.Debt__Collection__item__header--right a:hover {
  color: #7e59f2;
}

.Debt__Collection__item__header--right a svg {
  margin-left: 2.1rem;
}

.Debt__Collection__item__body {
  max-height: 0;
  visibility: 0;
  opacity: 0;
  -webkit-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  max-width: 106.5rem;
  margin: 0 auto;
}

@media (min-width: 768px) and (max-width: 991px) {
  .Debt__Collection__item__body {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

@media (max-width: 767px) {
  .Debt__Collection__item__body {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.Debt__Collection__item__body--desc {
  margin: 4rem 0 3rem;
}

@media (max-width: 767px) {
  .Debt__Collection__item__body--desc {
    margin: 4rem 0 1rem;
  }
}

.Debt__Collection__item__body--desc p {
  margin-bottom: 1rem;
}

.Debt__Collection__item__body--desc ul {
  list-style: disc;
  padding: 0 0 3rem 5rem;
}

.Debt__Collection__item__body--desc ul li:not(:last-child) {
  margin-bottom: 0.5rem;
}

@media (max-width: 767px) {
  .Debt__Collection__item__body--desc ul {
    padding: 0 0 2rem 2rem;
  }
}

.Debt__Collection__item__body--last {
  margin-top: 4.7rem;
}

.Debt__Collection__item__body--apply {
  width: 26.1rem;
  height: 5.9rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  margin: 3.2rem auto 6.7rem;
}

.Debt__Collection__item__body--apply:not(:last-child) {
  margin: 3.2rem auto 3.2rem;
}

.Debt__Collection__item.open .Debt__Collection__item__body {
  max-height: 999rem;
  visibility: 1;
  opacity: 1;
  -webkit-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}

.Debt__Collection__item.open .dashed-line {
  display: block;
}

.Debt__Collection__item:nth-child(odd) .Debt__Collection__item__header {
  background-color: #f8f8f8;
}

@media (max-width: 991px) {
  .Debt__Collection__item__header {
    padding: 2rem 3rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }

  .Debt__Collection__item__header--right {
    margin: 1rem 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }

  .Debt__Collection__item__header--right .Button {
    margin: 1.3rem 0;
  }
}



/*# sourceMappingURL=main.css.map*/