.header-shape:before {
    content: '';
    display: block;
    width: 1180px;
    height: 680px;
    border-radius: 50%;
    filter: blur(132px);
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -29px);
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
}

.mobile-menu .dialog-message:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.7) 0%, rgba(0, 149, 218, 0.7) 34.13%, rgba(0, 90, 171, 0.7) 100%);
    width: 400px;
    height: 400px;
    border-radius: 50%;
    transform: translate(40%, -40%);
    filter: blur(132px);
}

.mobile-menu .dialog-close-button {
    padding: 10px;
    border-radius: 6px;
}

.mobile-menu .dialog-close-button:focus-visible {
    outline: none;
}

.logo-slider:before {
    content: '';
    width: 1170px;
    height: 900px;
    border-radius: 50%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    filter: blur(132px);
    top: -100%;
    left: 50%;
    transform: translate(-50%, 193px);
}

.image-carousel:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgba(3, 18, 28, 0.00) 81.53%, #03121C 100%), linear-gradient(90deg, #03121C 0%, rgba(3, 18, 28, 0.00) 15.73%);
    width: 100%;
    height: 100%;
    z-index: 2;
}

.image-light:before,
.image-light:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    filter: blur(132px);
}

.image-light:before {
    width: 220px;
    height: 220px;
    background: #5ED3E0;
    opacity: 0.4;
}

.image-light:after {
    width: 385px;
    height: 385px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    opacity: 0.6;
}

.text-btn .elementor-button:hover .elementor-button-icon svg path {
    fill: var(--e-global-color-text);
}

.unser-angebot:before {
    content: '';
    position: absolute;
    top: 130px;
    left: -190px;
    width: 518px;
    height: 460px;
    opacity: 0.7;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%), url(/wp-content/uploads/2025/12/unser-angebot-left-bg-image.webp);
    border-radius: 50%;
    filter: blur(132px);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -1;
}

.unser-angebot:after {
    content: '';
    position: absolute;
    top: 460px;
    right: -236px;
    width: 550px;
    height: 490px;
    opacity: 0.7;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%), url(/wp-content/uploads/2025/12/unser-angebot-left-bg-image.webp);
    border-radius: 50%;
    filter: blur(132px);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.gradient-border {
    background: rgba(6, 35, 54, 0.10);
    backdrop-filter: blur(15px);
    border: 1px solid transparent;
    z-index: 1;
}

.gradient-border:before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 24px;
    padding: 1px;
    background: linear-gradient(90deg, rgba(94, 211, 224, 1) 0%, rgba(94, 211, 224, 0.1) 30%, rgba(94, 211, 224, 0.1) 70%, rgba(94, 211, 224, 1) 100%);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}

.service-items .service-item {
    width: calc((100% - 24px) / 4);
    border-radius: 8px;
    border: 1px solid transparent;
    background: rgba(6, 35, 54, 0.10) url("/wp-content/uploads/2025/10/home-cards-for-service-image.png");
    backdrop-filter: blur(15px);
    z-index: 1;
}

.service-items .service-item:before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 8px;
    padding: 1px;
    background: linear-gradient(90deg, rgba(94, 211, 224, 1) 0%, rgba(94, 211, 224, 0.1) 30%, rgba(94, 211, 224, 0.1) 70%, rgba(94, 211, 224, 1) 100%);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}

.service-divider:before {
    content: '';
    width: 1220px;
    height: 650px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -265px);
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    filter: blur(132px);
}

.icon-list .elementor-icon-list-item {
    padding: 18px 24px !important;
    border-radius: 8px;
    background: rgba(6, 35, 54, 0.10);
    backdrop-filter: blur(15px);
    margin-bottom: 12px;
    border: 1px solid transparent;
    z-index: -1;
}

.icon-list .elementor-icon-list-item:last-child {
    margin-bottom: 0;
}

.icon-list .elementor-icon-list-item:before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 8px;
    padding: 1px;
    background: linear-gradient(90deg, rgba(94, 211, 224, 1) 0%, rgba(94, 211, 224, 0.1) 30%, rgba(94, 211, 224, 0.1) 70%, rgba(94, 211, 224, 1) 100%);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}

.was-uns-section:before {
    content: '';
    width: 420px;
    height: 420px;
    border-radius: 50%;
    top: 40px;
    left: -150px;
    background: radial-gradient(33.19% 33.19% at 50% 50%, rgba(41, 187, 255, 0.50) 0%, rgba(0, 149, 218, 0.50) 34.62%, rgba(0, 90, 171, 0.05) 100%);
    filter: blur(70px);
}

.was-uns-section:after {
    content: '';
    position: absolute;
    width: 350px;
    height: 350px;
    border-radius: 50%;
    bottom: 22px;
    right: -70px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    filter: blur(55px);
}

/*Branding Page*/
.corporate-design:before {
    content: '';
    position: absolute;
    opacity: 0.7;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    filter: blur(132px);
    width: 1110px;
    height: 463px;
    border-radius: 50%;
    top: 0;
    left: 50%;
    transform: translate(-50%, -410px);
}

.branding-image-light:before {
    content: '';
    width: 340px;
    height: 340px;
    border-radius: 50%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    left: 50%;
    top: 50%;
    transform: translate(-54%, -44%);
    filter: blur(58px);
    position: absolute;
    z-index: -1;
}

.divider-bg:before {
    content: '';
    width: 1220px;
    height: 400px;
    border-radius: 50%;
    filter: blur(132px);
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: -210px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
}

/*.branding-faq {
    overflow-x: hidden;
    overflow-y: visible;
}*/

.branding-faq:before,
.branding-faq:after {
    content: '';
    opacity: 0.7;
    position: absolute;
}

.branding-faq:before {
    width: 420px;
    height: 420px;
    border-radius: 420px;
    filter: blur(70px);
    left: -154px;
    top: 110px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%),
        url('/wp-content/uploads/2025/10/faq-bg-left-image.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.branding-faq:after {
    width: 345px;
    height: 345px;
    border-radius: 50%;
    filter: blur(132px);
    right: -70px;
    bottom: 95px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%),
        url('/wp-content/uploads/2025/10/faq-bg-right-image.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.before-after-cont:before {
    content: '';
    position: absolute;
    top: calc(100% - 170px);
    left: 0;
    width: 50px;
    height: 170px;
    background: url(/wp-content/uploads/2025/10/before-after-left-image.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
}

.before-after-cont:after {
    content: '';
    position: absolute;
    top: 41px;
    right: 0;
    width: 76px;
    height: 196px;
    background: url(/wp-content/uploads/2025/10/before-after-right-image.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
}

.before-after-inner:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 248px;
    height: 24px;
    background: url(/wp-content/uploads/2025/10/before-after-top-image.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    transform: translate(-54%, 0);
}

.before-after {
    border: 1px solid transparent;
    background: rgba(6, 35, 54, 0.10);
    backdrop-filter: blur(15px);
}

.before-after:after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 24px;
    padding: 1px;
    background: linear-gradient(90deg, rgba(94, 211, 224, 1) 0%, rgba(94, 211, 224, 0.1) 30%, rgba(94, 211, 224, 0.1) 70%, rgba(94, 211, 224, 1) 100%);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}

.before-after:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    filter: blur(57px);
    width: 337px;
    height: 337px;
    border-radius: 50%;
}

.before-after .rendered {
    display: block;
    border-radius: 18px;
}

.before-after .rendered:focus-visible {
    outline: none;
}

/*GEO Page*/
.banner-bottom-sec:before {
    content: '';
    width: 1110px;
    height: 463px;
    border-radius: 50%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    left: 50%;
    transform: translate(-50%, 0);
    top: -420px;
    opacity: 0.7;
    filter: blur(132px);
}

.banner-bottom-sec {
    overflow: hidden;
}

.image-gradient {
    position: relative;
}

.image-gradient:before {
    content: '';
    width: 385px;
    height: 385px;
    border-radius: 50%;
    opacity: 0.6;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    filter: blur(132px);
    z-index: -1;
}

.image-gradient:after {
    content: '';
    width: 243px;
    height: 243px;
    background: linear-gradient(114deg, rgba(17, 101, 156, 0.10) -84.14%, rgba(6, 35, 54, 0.10) 92.87%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.services-sec:before {
    content: '';
    width: 518px;
    height: 463px;
    border-radius: 50%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    position: absolute;
    top: 46px;
    left: -330px;
    opacity: 0.7;
    filter: blur(132px);
}

.services-sec:after {
    content: '';
    width: 554px;
    height: 495px;
    border-radius: 50%;
    opacity: 0.7;
    background: var(--radial, radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%));
    filter: blur(132px);
    position: absolute;
    bottom: 80px;
    right: -336px;
}

.leistungen .single-item {
    width: calc((100% - 34px) / 2) !important;
    border: 1px solid transparent;
    position: relative;
    border-radius: 8px;
    background: rgba(6, 35, 54, 0.10);
    backdrop-filter: blur(15px);
    z-index: 1;
}

.leistungen .single-item .elementor-icon-box-title {
    margin-top: 0;
}

.leistungen .single-item:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 8px;
    padding: 1px;
    background: linear-gradient(90deg, rgba(94, 211, 224, 1) 0%, rgba(94, 211, 224, 0.1) 30%, rgba(94, 211, 224, 0.1) 70%, rgba(94, 211, 224, 1) 100%);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}

.work-process .service-item {
    border-radius: 8px;
    border: 1px solid transparent;
    background: rgba(6, 35, 54, 0.10) url("/wp-content/uploads/2025/10/home-cards-for-service-image.png");
    backdrop-filter: blur(15px);
    z-index: 1;
    width: calc((100% - 16px) / 3);
}

.work-process .service-item:before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 8px;
    padding: 1px;
    background: linear-gradient(90deg, rgba(94, 211, 224, 1) 0%, rgba(94, 211, 224, 0.1) 30%, rgba(94, 211, 224, 0.1) 70%, rgba(94, 211, 224, 1) 100%);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}

.geo-divider-bg:before {
    content: '';
    width: 1220px;
    height: 400px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    filter: blur(132px);
    border-radius: 50%;
    position: absolute;
    left: calc(50% - (1220px / 2));
    top: -180px;
}

.geo-faq-sec:before {
    content: '';
    position: absolute;
    top: calc(100% - (70px + 250px));
    left: -170px;
    width: 280px;
    height: 250px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    border-radius: 50%;
    filter: blur(132px);
}

.geo-faq-sec:after {
    content: '';
    position: absolute;
    top: 110px;
    right: -260px;
    width: 350px;
    height: 310px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    border-radius: 50%;
    filter: blur(132px);
}

/*Google Ads Page*/
.google-ads:before {
    content: '';
    width: 1110px;
    height: 460px;
    border-radius: 50%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    opacity: 0.7;
    top: -420px;
    transform: translate(-50%, 0);
    left: 50%;
    filter: blur(132px);
}

.g-ads-bg:before {
    content: '';
    background: radial-gradient(61.64% 61.64% at 50% 50%, rgba(217, 217, 217, 0.20) 16.83%, rgba(217, 217, 217, 0.00) 54.33%), url(/wp-content/uploads/2025/10/google-ads-bg-image.png);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.05;
}

.angebot-sec:before {
    content: '';
    width: 520px;
    height: 460px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    border-radius: 50%;
    opacity: 0.7;
    left: -320px;
    top: 45px;
    filter: blur(132px);
}

.angebot-sec:after {
    content: '';
    position: absolute;
    width: 550px;
    height: 490px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    border-radius: 50%;
    opacity: 0.7;
    right: -360px;
    bottom: 90px;
    filter: blur(132px);
}

.webdesign-system:after {
    content: '';
    background: rgba(6, 35, 54, 0.10);
    position: absolute;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    top: 1px;
    left: 1px;
    z-index: -2;
    border-radius: 8px;
    backdrop-filter: blur(15px);
}

.your-business:before {
    content: '';
    position: absolute;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.29) 0%, rgba(0, 149, 218, 0.29) 34.13%, rgba(0, 90, 171, 0.29) 100%);
    width: 429px;
    height: 429px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    filter: blur(75px);
}

.uberuns-shadow:before {
    content: '';
    width: 1110px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    height: 463px;
    transform: translate(-50%, -410px);
    position: absolute;
    top: 0;
    left: 50%;
    border-radius: 50%;
    filter: blur(132px);
}

.uns-list .elementor-icon-list-text span {
    color: var(--e-global-color-accent);
    font-weight: 700;
}

.uns-list ul .elementor-icon-list-item {
    margin-bottom: 16px;
    padding: 12px;
    border-radius: 8px;
    background: rgba(6, 35, 54, 0.10);
    backdrop-filter: blur(15px);
    z-index: 1;
    border: 1px solid transparent;
}

.uns-list .elementor-icon-list-item:last-child {
    margin-bottom: 0;
}

.uns-list ul .elementor-icon-list-item:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 8px;
    padding: 1px;
    background: linear-gradient(90deg, rgba(94, 211, 224, 1) 0%, rgba(94, 211, 224, 0.1) 30%, rgba(94, 211, 224, 0.1) 70%, rgba(94, 211, 224, 1) 100%);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}

.uu.image-light:after {
    display: none;
}

.kreatives-team .team-member {
    width: calc((100% - 102px) / 4);
    position: relative;
    z-index: 1;
    border: 1px solid transparent;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.07);
    backdrop-filter: blur(8px);
}

.kreatives-team .team-member:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 8px;
    padding: 1px;
    background: linear-gradient(90deg, rgba(94, 211, 224, 1) 0%, rgba(94, 211, 224, 0.1) 30%, rgba(94, 211, 224, 0.1) 70%, rgba(94, 211, 224, 1) 100%);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}

.kreatives-team:before {
    content: '';
    border-radius: 50%;
    opacity: 0.7;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1280px;
    height: 600px;
    background: radial-gradient(28.71% 20.79% at 50% 54.13%, rgba(94, 211, 224, 0.60) 0%, rgba(0, 149, 218, 0.60) 45.55%, rgba(0, 90, 171, 0.60) 100%);
    filter: blur(132px);
}

.uber-uns-faq {
    overflow-x: clip;
}

.uber-uns-faq:before {
    content: '';
    border-radius: 50%;
    width: 418px;
    height: 418px;
    top: 80px;
    left: -155px;
    background: radial-gradient(33.19% 33.19% at 50% 50%, rgba(41, 187, 255, 0.50) 0%, rgba(0, 149, 218, 0.50) 34.62%, rgba(0, 90, 171, 0.05) 100%);
    filter: blur(70px);
}

.uber-uns-faq:after {
    content: '';
    border-radius: 50%;
    width: 576px;
    height: 515px;
    position: absolute;
    bottom: 46px;
    right: -240px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    filter: blur(132px);
}

.wir-sind:before {
    content: '';
    position: absolute;
    width: 520px;
    height: 465px;
    border-radius: 50%;
    top: -44px;
    left: -320px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    filter: blur(132px);
}

.wir-sind:after {
    content: '';
    position: absolute;
    width: 554px;
    height: 495px;
    border-radius: 50%;
    bottom: -38px;
    right: -336px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    filter: blur(132px);
}

/*Wartung & Betreuung Page*/
.basic-paket {
    border: 1px solid transparent;
    background: rgba(6, 35, 54, 0.10);
    backdrop-filter: blur(15px);
    border-radius: 24px;
}

.basic-paket:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 24px;
    padding: 1px;
    background: linear-gradient(90deg, rgba(94, 211, 224, 1) 0%, rgba(94, 211, 224, 0.1) 30%, rgba(94, 211, 224, 0.1) 70%, rgba(94, 211, 224, 1) 100%);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}

.list-decoration ul .elementor-icon-list-item {
    padding: 8px 12px !important;
    margin-bottom: 8px;
    border-radius: 8px;
    background: rgba(3, 18, 28, 0.03);
    backdrop-filter: blur(15px);
}

.list-decoration.dark ul .elementor-icon-list-item {
    background: rgba(3, 18, 28, 0.21);
}

.list-decoration ul .elementor-icon-list-item:last-child {
    margin-bottom: 0;
}

.wp-support:before {
    content: '';
    width: 890px;
    height: 290px;
    border-radius: 50%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    filter: blur(132px);
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -351px);
}

.wb-faq {
    overflow-x: clip;
}

.wb-faq:before {
    content: '';
    width: 420px;
    height: 420px;
    border-radius: 50%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    position: absolute;
    top: 80px;
    left: -155px;
    filter: blur(132px);
}

.wb-faq:after {
    content: '';
    width: 580px;
    height: 520px;
    border-radius: 50%;
    background: radial-gradient(33.19% 33.19% at 50% 50%, rgba(41, 187, 255, 0.5) 0%, rgba(0, 149, 218, 0.5) 35%, rgba(0, 90, 171, 0.5) 100%);
    position: absolute;
    bottom: 320px;
    right: -270px;
    filter: blur(130px);
}

/*Webseite Page*/
.webdesign:before {
    content: '';
    width: 1180px;
    height: 715px;
    border-radius: 50%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    filter: blur(132px);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -705px);
}

.webdesign-system:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 8px;
    padding: 1px;
    background: linear-gradient(90deg, rgba(94, 211, 224, 1) 0%, rgba(94, 211, 224, 0.1) 30%, rgba(94, 211, 224, 0.1) 70%, rgba(94, 211, 224, 1) 100%);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}

.typeform-btn .slide-btn {
    background-color: var(--e-global-color-accent) !important;
    font-family: var(--e-global-typography-accent-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-accent-font-size) !important;
    font-weight: var(--e-global-typography-accent-font-weight) !important;
    text-transform: var(--e-global-typography-accent-text-transform) !important;
    line-height: var(--e-global-typography-accent-line-height) !important;
    color: var(--e-global-color-primary) !important;
    border-radius: 200px 200px 200px 200px !important;
    padding: 12px 34px 12px 34px !important;
    cursor: pointer !important;
    transition: 0.5s !important;
}

.typeform-btn .slide-btn:hover {
    background-color: #FFFAFA !important;
    color: var(--e-global-color-primary) !important;
}

.faq-section .e-n-accordion-item:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 8px;
    padding: 1px;
    background: linear-gradient(90deg, rgba(94, 211, 224, 1) 0%, rgba(94, 211, 224, 0.1) 30%, rgba(94, 211, 224, 0.1) 70%, rgba(94, 211, 224, 1) 100%);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}

.webdesign-mit-system:before {
    content: '';
    position: absolute;
    top: 45px;
    left: -320px;
    width: 518px;
    height: 465px;
    border-radius: 50%;
    opacity: 0.7;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    filter: blur(132px);
}

.webdesign-mit-system:after {
    content: '';
    position: absolute;
    bottom: 160px;
    right: -336px;
    width: 555px;
    height: 495px;
    border-radius: 50%;
    opacity: 0.7;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    filter: blur(132px);
    z-index: -1;
}

.webdesign-divider-bg:before {
    content: '';
    width: 1078px;
    height: 456px;
    border-radius: 50%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    filter: blur(132px);
    position: absolute;
    top: calc(-100% + 25px);
    left: calc(50% - (1078px / 2));
}

.webdesign-system {
    width: calc((100% - 34px) / 2);
    border: 1px solid transparent;
    background: rgba(6, 35, 54, 0.10);
    backdrop-filter: blur(15px);
    border-radius: 8px;
}

.webdesign-system .elementor-icon-box-wrapper {
    z-index: 999;
    position: relative;
}

.webdesign-system .elementor-icon-box-title {
    margin-top: 0;
}

.faq-section .e-n-accordion-item {
    border: none;
    background: rgba(6, 35, 54, 0.10);
    backdrop-filter: blur(15px);
    border-radius: 8px;
    /*min-height: 84px;*/
}

.faq-section .e-n-accordion-item[open] {
    background: rgba(6, 35, 54, 0.40);
}

.faq-section .e-n-accordion-item-title-icon {
    background: var(--e-global-color-accent);
    width: 34px;
    height: 34px;
    display: flex;
    padding: 8px;
    border-radius: 50%;
}

.webshop:before {
    content: '';
    width: 1110px;
    height: 463px;
    border-radius: 50%;
    opacity: 0.7;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    filter: blur(132px);
    position: absolute;
    top: -400px;
    left: calc(50% - (1110px / 2));
}

.onlineshop-image:before {
    content: '';
    width: 430px;
    height: 430px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.29) 0%, rgba(0, 149, 218, 0.29) 34.13%, rgba(0, 90, 171, 0.29) 100%);
    position: absolute;
    top: -60px;
    right: 50px;
    border-radius: 50%;
    filter: blur(75px);
    z-index: -1;
}

.onlineshop-faq {
    overflow: hidden;
}

.onlineshop-faq:before {
    content: '';
    width: 420px;
    height: 420px;
    border-radius: 50%;
    background: radial-gradient(33.19% 33.19% at 50% 50%, rgba(41, 187, 255, 0.50) 0%, rgba(0, 149, 218, 0.50) 34.62%, rgba(0, 90, 171, 0.05) 100%);
    filter: blur(70px);
    position: absolute;
    top: 120px;
    left: -154px;
}

.onlineshop-faq:after {
    content: '';
    width: 575px;
    height: 515px;
    border-radius: 50%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    filter: blur(132px);
    position: absolute;
    bottom: 40px;
    right: -277px;
}

.seo.service-items .service-item {
    width: calc((100% - 16px) / 3);
}

.onlineshop-faq {
    overflow-x: clip;
}

.portfolio-top-section {
    overflow: hidden;
}

.portfolio-top-section:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -413px);
    width: 1110px;
    height: 463px;
    border-radius: 50%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    opacity: 0.7;
    filter: blur(132px);
}

/*Kontakt Page*/
.kontakt-section:before {
    content: '';
    position: absolute;
    border-radius: 50%;
    opacity: 0.7;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    filter: blur(132px);
    width: 1110px;
    height: 465px;
    left: 50%;
    top: -400px;
    transform: translate(-50%, 0);
}

.kontakt-section:after {
    content: '';
    position: absolute;
    border-radius: 50%;
    opacity: 0.7;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    filter: blur(132px);
    width: 940px;
    height: 430px;
    bottom: -280px;
    left: 50%;
    transform: translate(-50%, 0);
}

.direkt-termin {
    z-index: 1;
    background: radial-gradient(100% 150% at 123% -49%, rgba(41, 187, 255, 0.39) 0%, rgba(0, 149, 218, 0.39) 34.13%, rgba(0, 90, 171, 0.39) 70%, rgba(3, 18, 28, 0.00) 100%);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.direkt-termin:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 24px;
    padding: 1px;
    background: linear-gradient(90deg, rgba(94, 211, 224, 1) 0%, rgba(94, 211, 224, 0.1) 30%, rgba(94, 211, 224, 0.1) 70%, rgba(94, 211, 224, 1) 100%);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}

.form-section:before {
    content: '';
    position: absolute;
    border-radius: 50%;
    opacity: 0.7;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    filter: blur(132px);
    width: 520px;
    height: 465px;
    left: -320px;
    top: -45px;
}

.form-section:after {
    content: '';
    position: absolute;
    border-radius: 50%;
    opacity: 0.7;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    filter: blur(132px);
    width: 555px;
    height: 495px;
    right: -336px;
    top: 220px;
}

#kontakt-form .wpforms-container {
    margin: 0;
}

#kontakt-form .wpforms-field-container {
    margin: 0;
    padding: 34px 24px;
    z-index: 1;
    border: 1px solid transparent;
    position: relative;
    border-radius: 8px;
    background: rgba(6, 35, 54, 0.10);
    backdrop-filter: blur(15px);
}

#kontakt-form .wpforms-field-container:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 8px;
    padding: 1px;
    background: linear-gradient(90deg, rgba(94, 211, 224, 1) 0%, rgba(94, 211, 224, 0.1) 30%, rgba(94, 211, 224, 0.1) 70%, rgba(94, 211, 224, 1) 100%);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}

#kontakt-form .wpforms-field {
    padding: 18px 12px;
    border-radius: 12px;
    background: var(--e-global-color-primary);
    z-index: 9;
    margin-bottom: 24px;
}

#kontakt-form .wpforms-field.wpforms-field-textarea {
    margin-bottom: 0;
}

#kontakt-form .wpforms-field.wpforms-field-textarea textarea {
    min-height: 165px;
}

#kontakt-form .wpforms-field .wpforms-field-label {
    margin-bottom: 0;
    opacity: 0.7;
    font-weight: 400;
    color: #ffffff;
    position: absolute;
    top: 30px;
    left: 23px;
    transition: 0.5s all;
    padding: 3px 5px;
}

#kontakt-form .wpforms-field input {
    border: 1px solid;
    border-color: rgba(29, 29, 29, 0.2);
}

#kontakt-form .wpforms-field.active input,
#kontakt-form .wpforms-field input:hover {
    border-color: var(--e-global-color-accent);
}

#kontakt-form .wpforms-field.active .wpforms-field-label {
    color: var(--e-global-color-accent);
}

#kontakt-form .wpforms-field.active .wpforms-field-label {
    top: 5px;
    left: 24px;
    font-size: 80%;
    background: var(--e-global-color-primary);
    opacity: 1;
}

#kontakt-form .wpforms-submit-container {
    margin-top: 24px;
}

#kontakt-form .wpforms-submit {
    height: 50px;
    padding: 12px 34px;
    border-radius: 200px;
    box-shadow: 0 18px 14px 0 rgba(0, 0, 0, 0.00), 0 12px 13px 0 rgba(0, 0, 0, 0.04), 0 8px 11px 0 rgba(0, 0, 0, 0.12), 0 4px 8px 0 rgba(0, 0, 0, 0.21), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    color: var(--e-global-color-2958132);
    font-family: var(--e-global-typography-accent-font-family);
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    line-height: var(--e-global-typography-accent-line-height);
}

#kontakt-form .wpforms-submit:hover {
    background: var(--e-global-color-text);
    box-shadow: 0 18px 14px 0 rgba(0, 0, 0, 0.00), 0 12px 13px 0 rgba(0, 0, 0, 0), 0 8px 11px 0 rgba(0, 0, 0, 0), 0 4px 8px 0 rgba(0, 0, 0, 0), 0 2px 4px 0 rgba(0, 0, 0, 0);
}

/*FAQ Page*/
.faqs-section {
    overflow: hidden;
}

.faqs-section:before {
    content: '';
    width: 1110px;
    height: 463px;
    border-radius: 50%;
    opacity: 0.7;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    filter: blur(132px);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -413px);
}

.faq-tabs:after,
.faq-tabs:before {
    content: '';
    position: absolute;
    border-radius: 50%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    filter: blur(132px);
}

.faq-tabs:before {
    width: 420px;
    height: 420px;
    left: -310px;
    top: -40px;
}

.faq-tabs:after {
    width: 580px;
    height: 515px;
    right: -390px;
    bottom: -50px;
    z-index: -1;
}

.faq-tabs .e-n-tabs-heading .e-n-tab-title {
    border: 1px solid transparent;
    position: relative;
}

.faq-tabs .e-n-tabs-heading .e-n-tab-title:hover,
.faq-tabs .e-n-tabs-heading .e-n-tab-title[aria-selected="true"] {
    background: rgba(6, 35, 54, 0.10) !important;
    backdrop-filter: blur(15px);
}

.faq-tabs .e-n-tabs-heading .e-n-tab-title:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 8px;
    padding: 1px;
    background: linear-gradient(90deg, rgba(94, 211, 224, 1) 0%, rgba(94, 211, 224, 0.1) 30%, rgba(94, 211, 224, 0.1) 70%, rgba(94, 211, 224, 1) 100%);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
}

.footer-top:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    width: 1170px;
    height: 400px;
    transform: translate(-50%, -160px);
    border-radius: 50%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.49) 0%, rgba(0, 149, 218, 0.49) 34.13%, rgba(0, 90, 171, 0.49) 100%);
    filter: blur(70px);
    z-index: -1;
}

@media all and (min-width: 1400px) {
    .home-banner .inner-home-banner {
        min-height: calc(100vh - 130px);
    }

    .home-banner .inner-home-banner>.e-con-inner {
        padding-bottom: 50px;
    }
}

@media all and (max-width: 770px) {
    .wp-support:before {
        width: 720px;
        transform: translate(-50%, -300px);
    }

    .kreatives-team .team-member {
        width: calc((100% - 48px) / 3);
    }

    .service-items .service-item {
        width: calc((100% - 8px) / 2);
    }

    .service-divider:before {
        width: 660px;
        height: 300px;
        transform: translate(-50%, -200px);
    }

    .webdesign-system {
        width: calc((100% - 28px) / 2);
    }

    .divider-bg:before {
        width: 700px;
        height: 350px;
        top: -170px;
    }

    .seo.service-items .service-item {
        width: calc((100% - 8px) / 2);
    }

    .form-section:after {
        top: calc(50% - 300px);
    }

    .faq-tabs:before {
        width: 300px;
        height: 300px;
        left: -170px;
        top: 0;
    }

    .faq-tabs:after {
        width: 400px;
        height: 400px;
        right: -220px;
        bottom: -30px;
        z-index: -1;
    }

    .work-process .service-item {
        width: calc((100% - 8px) / 2);
    }

    .swiper-wrapper,
    .swiper-slide img {
        max-height: 380px;
    }

    .portfolio-item-outer {
        flex: 0 0 calc((100% - 28px) / 3) !important;
        max-width: calc((100% - 28px) / 3) !important;
    }

    .portfolio-item {
        min-height: 250px;
    }

    .portfolio-popup .swiper-controls .swiper-button-prev,
    .portfolio-popup .swiper-controls .swiper-button-next {
        display: none;
    }

    .portfolio-popup .swiper-slide:not(.swiper-slide-active) {
        opacity: 0;
    }

    .popup-content #popup-title {
        font-size: 28px;
    }
}

@media all and (max-width: 480px) {
    .logo-slider:before {
        width: 490px;
        height: 100px;
        top: 0;
        transform: translate(-50%, -80px);
    }

    .mob-banner {
        background-image: none !important;
    }

    .mob-banner:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        background: radial-gradient(50% 50% at 50% 50%, rgba(41, 187, 255, 0.7) 0%, rgba(0, 149, 218, 0.7) 34.13%, rgba(0, 90, 171, 0.7) 100%);
        width: 400px;
        height: 400px;
        border-radius: 50%;
        transform: translate(40%, -40%);
        filter: blur(132px);
    }

    .leistungen .single-item,
    .work-process .service-item,
    .service-items .service-item,
    .webdesign-system,
    .seo.service-items .service-item,
    .kreatives-team .team-member {
        width: 100% !important;
    }

    .geo-divider-bg:before {
        width: 350px;
        height: 200px;
        left: calc(50% - (350px / 2));
        top: -110px;
    }

    .service-divider:before {
        width: 360px;
        height: 220px;
        transform: translate(-50%, -135px);
    }

    .branding-faq:after {
        display: none;
    }

    .divider-bg:before {
        width: 320px;
        height: 200px;
        top: -80px;
    }

    .before-after-cont:before {
        top: calc(100% - 100px);
        width: 30px;
        height: 100px;
    }

    .before-after-cont:after {
        width: 40px;
        height: 100px;
    }

    .before-after-inner:after {
        width: 200px;
        transform: translate(-52%, 0);
    }

    .wp-support:before {
        width: 350px;
        height: 190px;
        transform: translate(-50%, -50%);
    }

    .wb-faq:before,
    .onlineshop-faq:before {
        left: -240px;
    }

    .wb-faq:after,
    .onlineshop-faq:after {
        width: 280px;
        height: 240px;
        bottom: 80px;
        right: -50%;
        transform: translate(-20%, 0);
    }

    .uber-uns-faq:before {
        width: 200px;
        height: 200px;
        left: -100px;
    }

    .uber-uns-faq:after {
        width: 390px;
        height: 390px;
        bottom: 0;
        right: -240px;
    }

    .faq-tabs:before {
        width: 200px;
        height: 200px;
        left: -120px;
        top: 50px;
    }

    .faq-tabs:after {
        width: 300px;
        height: 300px;
        right: -170px;
    }

    .portfolio-item-outer {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .popup-content #popup-title {
        font-size: 24px;
        line-height: 32px;
    }

    .portfolio-popup .swiper-controls .swiper-button-prev,
    .portfolio-popup .swiper-controls .swiper-button-next {
        padding: 18px !important;
        height: unset;
    }
}