@charset "UTF-8";.testimonials__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:30px}.testimonials__header-right{display:flex;align-items:center;gap:20px}.testimonials__slider-arrows{display:flex;gap:8px}.testimonials__slider-arrows .splide__arrow{width:40px;height:40px;background:0 0;border-radius:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;padding:0;border:none;outline:0}.testimonials__slider-arrows .splide__arrow--prev{transform:rotate(180deg)}.testimonials__slider-arrows .splide__arrow.disabled{opacity:.5;cursor:not-allowed}.testimonials__title{font-size:32px;font-weight:700;color:#111827;margin:0}.testimonials__rating-box{display:flex;align-items:center;flex-wrap:wrap;gap:12px;background:#f0f3fb;padding:12px 20px}.testimonials__rating-label{font-family:Xolonium,sans-serif;color:#2a2c32;font-size:18px;font-style:normal;font-weight:700}.testimonials__rating-stars{display:flex;gap:2px}.testimonials__rating-value{font-size:16px;font-weight:600;color:#0043ea}.testimonials__filters{display:flex;align-items:center;gap:20px;width:100%;margin-top:20px}.testimonials__show-all{background:0 0;border:none;font-size:14px;color:#0043ea;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:4px;font-style:normal;font-weight:700;line-height:normal}.testimonials__show-all:hover{text-decoration:none}.testimonials__select{flex:1;padding:14px 20px;font-size:14px;color:#6b7280;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='%236b7280'%3E%3Cpath fill-rule='evenodd' d='M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat right 16px center;border:none;border-radius:0;appearance:none;cursor:pointer}.testimonials{margin:0 auto;padding:40px 0}.testimonials__list{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;align-items:start}.testimonial-card-wrapper{min-height:265px;position:relative}.testimonial-card{background:#fff;padding:20px 25px;display:flex;flex-direction:column;min-height:265px;position:absolute;top:0;left:0;right:0;z-index:1;transition:box-shadow .2s}.testimonial-card--expanded{z-index:10;box-shadow:0 10px 40px rgba(0,0,0,.15)}.testimonial-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.testimonial-card__stars{display:flex;gap:2px}.testimonial-card__rating{font-size:14px;color:#0043ea;font-style:normal;font-weight:700;line-height:normal}.testimonial-card__text{font-size:15px;line-height:1.5;color:#2a2c32;margin-bottom:12px;flex-grow:1;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.testimonial-card--expanded .testimonial-card__text{display:block;-webkit-line-clamp:unset;overflow:visible}.testimonial-card__toggle{display:inline-flex;align-items:center;gap:4px;font-size:14px;color:#ca8a04;background:0 0;border:none;cursor:pointer;padding:0;margin-bottom:16px}.testimonial-card__toggle-text{color:#0043ea;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.testimonial-card__toggle svg{transition:transform .2s}.testimonial-card--expanded .testimonial-card__toggle svg{transform:rotate(180deg)}.testimonial-card__footer{border-top:1px solid #f3f4f6;padding-top:16px;margin-top:auto}.testimonial-card__author{margin-bottom:4px;text-align:center;color:#2a2c32;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.testimonial-card__meta{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;color:#9ca3af}.testimonial-card__meta a{color:#9ca3af}.testimonial-card__date{color:#9ca3af}.navigation.pagination{margin-top:40px}.navigation.pagination .screen-reader-text{display:none}.navigation.pagination .nav-links{display:flex;align-items:center;justify-content:center;gap:4px}.navigation.pagination .page-numbers{display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;font-size:14px;font-weight:500;color:#6b7280;background:0 0;text-decoration:none;transition:all .2s}.navigation.pagination .page-numbers:hover{color:#0043ea}.navigation.pagination .page-numbers.current{color:#fff;background:#0043ea}.navigation.pagination .next,.navigation.pagination .prev{color:#6b7280}.navigation.pagination .next:hover,.navigation.pagination .prev:hover{color:#0043ea}.navigation.pagination .dots{color:#9ca3af}.testimonials__empty{grid-column:1/-1;text-align:center;padding:40px;color:#6b7280}.left-testimonials{display:flex;justify-content:center;margin-top:30px}.testimonials.testimonials-slider{overflow-x:hidden;overflow-y:visible}.testimonials.testimonials-slider .container{overflow-x:hidden;overflow-y:visible}.testimonials__slider-wrapper{overflow-x:hidden;overflow-y:visible;position:relative;padding:20px 0}.testimonials__slider{overflow:visible}.testimonials__slider .splide__track{overflow:visible}.testimonials__slider .splide__list{overflow:visible}.testimonials__slider .splide__slide{overflow:visible;height:auto}.testimonials__slider .splide__slide .testimonial-card-wrapper{overflow:visible;position:relative}.testimonials__slider .splide__slide .testimonial-card{position:relative}.testimonials__slider .splide__slide .testimonial-card--expanded{position:relative;z-index:100}@media (max-width:1024px){.testimonials__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.testimonials__header{flex-direction:column;align-items:flex-start;gap:15px}.testimonials__filters{flex-direction:column;align-items:flex-start}.testimonials__select{max-width:100%;width:100%}}@media (max-width:600px){.testimonials__list{grid-template-columns:1fr}}.feedback.feedback-slider{overflow-x:hidden;overflow-y:visible}.feedback.feedback-slider .container{overflow-x:hidden;overflow-y:visible}.feedback__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:30px}.feedback__title{font-family:Xolonium,sans-serif;font-size:32px;font-weight:700;color:#111827;margin:0;max-width:70%}.feedback__header-right{display:flex;align-items:center;gap:20px}.feedback__rating-box{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;background:#f0f3fb;padding:12px 20px;margin-bottom:30px}.feedback__rating-label{font-family:Xolonium,sans-serif;color:#2a2c32;font-size:18px;font-style:normal;font-weight:700}.feedback__rating-stars{display:flex;gap:2px}.feedback__rating-stars svg{width:28px;height:28px}.feedback__rating-value{font-size:16px;font-weight:600;color:#0043ea}.feedback__slider-wrapper{overflow-x:hidden;overflow-y:visible;position:relative;padding:20px 0}.feedback__slider{overflow:visible}.feedback__slider .splide__track{overflow:visible}.feedback__slider .splide__list{overflow:visible}.feedback__slider .splide__slide{overflow:visible;height:auto}.feedback__slider .splide__slide .testimonial-card-wrapper{overflow:visible;position:relative}.feedback__slider .splide__slide .testimonial-card{position:relative}.feedback__slider .splide__slide .testimonial-card--expanded{position:relative;z-index:100}.feedback__slider-arrows{display:flex;gap:8px}.feedback__slider-arrows .splide__arrow{width:40px;height:40px;background:0 0;border-radius:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;padding:0;border:none;outline:0}.feedback__slider-arrows .splide__arrow--prev{transform:rotate(180deg)}.feedback__slider-arrows .splide__arrow.disabled{opacity:.5;cursor:not-allowed}.feedback__footer{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:30px;padding-bottom:30px}.feedback__footer .btn{min-width:240px;border-bottom:none}.feedback__footer .btn-light{background:#e6ecfd;color:#0043ea}@media (max-width:992px){.feedback__rating-box{margin-bottom:0}.feedback__footer{margin-top:0}.feedback__title{font-size:20px;max-width:70%;line-height:1.2}.feedback__header-right{flex-direction:column;align-items:flex-start;gap:15px}}@media screen and (max-width:600px){.feedback__divide{display:none}}@font-face{font-family:"Open Sans";src:url(../fonts/OpenSans-Light.eot);src:local("Open Sans Light"),local("OpenSans-Light"),url(../fonts/OpenSans-Light.eot?#iefix) format("embedded-opentype"),url(../fonts/OpenSans-Light.woff2) format("woff2"),url(../fonts/OpenSans-Light.woff) format("woff"),url(../fonts/OpenSans-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Open Sans";src:url(../fonts/OpenSans-SemiBold.eot);src:local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(../fonts/OpenSans-SemiBold.eot?#iefix) format("embedded-opentype"),url(../fonts/OpenSans-SemiBold.woff2) format("woff2"),url(../fonts/OpenSans-SemiBold.woff) format("woff"),url(../fonts/OpenSans-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Open Sans";src:url(../fonts/OpenSans-Bold.eot);src:local("Open Sans Bold"),local("OpenSans-Bold"),url(../fonts/OpenSans-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/OpenSans-Bold.woff2) format("woff2"),url(../fonts/OpenSans-Bold.woff) format("woff"),url(../fonts/OpenSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Open Sans";src:url(../fonts/OpenSans-Regular.eot);src:local("Open Sans Regular"),local("OpenSans-Regular"),url(../fonts/OpenSans-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/OpenSans-Regular.woff2) format("woff2"),url(../fonts/OpenSans-Regular.woff) format("woff"),url(../fonts/OpenSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Open Sans";src:url(../fonts/OpenSans-Medium.eot);src:local("Open Sans Medium"),local("OpenSans-Medium"),url(../fonts/OpenSans-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/OpenSans-Medium.woff2) format("woff2"),url(../fonts/OpenSans-Medium.woff) format("woff"),url(../fonts/OpenSans-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Xolonium;src:url(../fonts/Xolonium-Bold.woff2) format("woff2"),url(../fonts/Xolonium-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}.single p img{height:auto}.archive p img{height:auto}img{height:auto}.single .services-bottom-flex .services-bottom-text img:not([srcset]){max-width:100%;max-height:-moz-fit-content;max-height:fit-content}@media (max-width:797px){.header{max-width:100vw!important}.block-services-wrapper.active{z-index:111!important;opacity:1!important}body .block-main-subcategory{font-size:30px!important;line-height:35px;display:block!important;z-index:111!important;opacity:1!important;visibility:visible!important}}.services-bottom-flex .services-bottom-text img[src*="300x300"]{max-width:100%!important}.image-icon-left{max-width:80px}@media (max-width:979px){.image-icon-left{max-width:80px;float:left;margin-right:10px}}.header_phone-contact-animate img{width:100%;height:100%}.header_phone-contact-animate{width:45px;height:45px;position:fixed;background:0 0;border:2px solid #34ad64;border-radius:50px;bottom:20px;right:55px;background-color:#34ad64;display:flex;align-items:center;justify-content:center;animation:uptocallmini 1.5s 0s ease-out infinite}@keyframes uptocallmini{0%{box-shadow:0 0 8px 6px rgba(23,167,167,0),0 0 0 0 transparent,0 0 0 0 rgba(23,167,167,0)}50%{box-shadow:0 0 8px 6px rgba(39,149,136,.3),0 0 12px 10px transparent,0 0 12px 14px rgba(39,149,136,.3)}100%{box-shadow:0 0 8px 6px rgba(23,167,167,0),0 0 0 40px transparent,0 0 0 40px rgba(23,167,167,0)}}.header_phone-contact-animate svg path{stroke:#fff}.header_phone-contact-animate svg{animation:uptocallphone 1.5s linear infinite}@keyframes uptocallphone{0%{transform:rotate(0)}25%{transform:rotate(30deg)}50%{transform:rotate(0)}75%{transform:rotate(-30deg)}100%{transform:rotate(0)}}@media (max-width:797px){.header_phone-contact-animate{bottom:25px;right:25px}button.to-top-button{bottom:25px;left:25px}.header_right.fixed{display:none}}.popup-phone-pp .popup-container{padding:25px 45px}.call-submit-btn{margin-left:auto;width:100%;max-width:341px}.logged-in.admin-bar .new-faq-block{display:block!important}.single-service_type .rating-block.tags,.tax-service .rating-block.tags{display:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;white-space:nowrap}.about h1.vacancy-item-name{margin-bottom:0}.full-image img{max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.with-text::after{content:attr(title);position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}p.block-main-subcategory a:hover svg{fill:#0e4eeb}p.block-main-subcategory a svg{margin-bottom:6px}.block-services-list.test{display:flex}.best-seo-practise .service-link-group{width:50%;display:flex;flex-direction:column}.banner__text h2{color:#fff}@media screen and (max-width:1266px){body .section.services-bottom{padding:0 0 30px 0}}body .section.services-bottom{padding:0 0 30px 0}blockquote:not(.blq.sldr) a{color:#00428a}@media (min-width:979px) and (max-height:724px){.services-bottom .services-top-cta-image{width:135px;height:135px}}@media screen and (max-width:991px){body .banner__info .banner__sub-title h2{text-align:center;font-size:26px}}@media screen and (max-width:640px){body .banner__info .banner__sub-title h2{text-align:center;font-size:20px}}.services-bottom-text h2{line-height:26px}@media screen and (max-width:797px){.services-bottom-text h2{line-height:1.1}}.rating-block .tags-list li a{padding:6px;display:block;transition:all .3s ease!important}.rating-block .tags-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:12px}.rating-block .tags-list li{border:2px solid #0043ea;border-radius:5px;transition:all .3s ease 0s}.rating-block .tags-list li a{padding:6px;display:block;transition:all .3s ease!important}.rating-block .tags-list li:hover a{color:#fff;text-decoration:none;transition:all .3s ease}.rating-block .tags-list li:hover a:before{display:none}.rating-block .tags-list li:hover{background-color:#0043ea}.extra--phones{display:none}@media all and (max-width:767px){.extra--phones{display:block;width:100%;background-color:#fff;padding:20px;border-radius:6px;box-shadow:0 6px 13px -5px #0043ea;margin:20px 0 20px;flex-wrap:wrap}.extra--phones .sub-title{text-align:center;min-width:100%;margin:0;margin-bottom:12px;font-weight:700;font-size:16px}.extra--phones .st-phone{background:#0043ea;box-shadow:0 6px 13px -5px #0043ea;border:none;border-bottom:solid #082a90;border-radius:3px;padding:16px 24px;min-height:52px;height:auto;font-weight:700;font-size:14px;line-height:20px;font-family:"Open Sans",sans-serif;color:#fff;display:flex;justify-content:center;margin:8px;margin-left:0;margin-right:0}.extra--phones .st-phone svg{margin-right:8px}.extra--phones .st-phone:last-child{margin-bottom:0}.rating-block .tags-list{margin-right:0;justify-content:center}}@media (max-width:797px){.media-block{height:220px}.case-other-cat .swiper-wrapper .swiper-slide{height:220px}.consultant_type-template-default .rating-block.tags{margin:0;padding:0}}@media screen and (max-width:640px){.team-tag-btn{border:none}}@media screen and (max-width:479.98px){.services-bottom-text p{margin-bottom:12px;font-size:16px;line-height:1.45}.services-bottom-text ol,.services-bottom-text ul{padding-left:20px}}@media (max-width:796px){.case-other-cat.media{display:flex;flex-direction:column;gap:20px;overflow:hidden;max-height:750px}.case-other-cat.media .swiper-slide:nth-child(n+4){display:none}}.seo-text-section{padding:0 0 100px}.seo-text-outer{margin-top:20px;overflow:hidden;text-overflow:ellipsis;display:-moz-box;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;line-clamp:4;box-orient:vertical}.seo-text-outer-show{overflow:visible;display:block}.show-more-seo-text{margin-top:20px}.hidden-item,.services-bottom-similar-flex .similar-item.hidden-item{display:none}@media (min-width:1600px) and (max-width:1920px){body{overflow-x:hidden;max-width:100vw}}@media (max-width:796px){.case-other-cat .swiper-wrapper{display:flex!important;flex-direction:column;gap:20px;height:700px;transition-duration:0s;transform:none!important}.block-case-other-cat .swiper-button-next,.block-case-other-cat .swiper-button-prev{display:none}.case-other-posts.swiper-grid-column>.swiper-wrapper{transform:none!important}}.cases_type-template-default .block-case-other-cat{margin-bottom:0}@media (max-width:797px){.new-usefull__list--item .st-head{margin-bottom:15px}.new-usefull__list--item{min-height:0!important}.new-usefull__list .swiper-slide:nth-child(n+4){display:none}.new-usefull__head h3.st-title{font-size:20px;line-height:26px}}@media (max-width:768px){.cases-of-authors.cases-of-authors-block .swiper-button-next,.cases-of-authors.cases-of-authors-block .swiper-button-prev{display:none}.cases-of-authors .swiper-wrapper{display:flex;flex-direction:column;transform:none!important}.cases-of-authors .swiper-wrapper .swiper-slide:nth-child(n+4){display:none}}.pr-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-about-info span{display:block;font-weight:600;font-size:20px;line-height:30px;color:#2a2c32;margin-bottom:16px}.popup-info-flex-phone a{color:#55565b;font-size:14px}@media (min-width:650px) and (max-width:797px){.case-authors-wrap{justify-content:flex-start}.case-authors-wrap a{justify-content:space-between}}.single p img{height:auto}.mfp-gallery .mfp-img{max-width:85vw!important;max-height:85vh!important}.mfp-arrow-left:before,.mfp-arrow-right:before{color:#fff;font-size:25px;opacity:1;width:45px;height:45px;top:0!important;right:2px!important;left:0;margin-left:0;margin-top:0}.mfp-arrow-right:before{top:0;right:-2px!important;left:auto;margin-left:0}body .mfp-arrow-left,body .mfp-arrow-right{background:#0043ea;opacity:1;width:45px;height:45px}.mfp-arrow-right:before{content:"";display:inline-block;width:45px;height:45px;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.1905 20.1185L13.9405 11.8685C13.6369 11.5541 13.4689 11.1331 13.4727 10.6961C13.4765 10.2591 13.6518 9.84111 13.9608 9.5321C14.2698 9.22309 14.6878 9.04781 15.1248 9.04401C15.5618 9.04021 15.9828 9.2082 16.2972 9.5118L25.7255 18.9401C26.038 19.2527 26.2135 19.6765 26.2135 20.1185C26.2135 20.5604 26.038 20.9843 25.7255 21.2968L16.2972 30.7251C15.9828 31.0287 15.5618 31.1967 15.1248 31.1929C14.6878 31.1891 14.2698 31.0138 13.9608 30.7048C13.6518 30.3958 13.4765 29.9778 13.4727 29.5408C13.4689 29.1038 13.6369 28.6828 13.9405 28.3685L22.1905 20.1185Z' fill='black'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.1905 20.1185L13.9405 11.8685C13.6369 11.5541 13.4689 11.1331 13.4727 10.6961C13.4765 10.2591 13.6518 9.84111 13.9608 9.5321C14.2698 9.22309 14.6878 9.04781 15.1248 9.04401C15.5618 9.04021 15.9828 9.2082 16.2972 9.5118L25.7255 18.9401C26.038 19.2527 26.2135 19.6765 26.2135 20.1185C26.2135 20.5604 26.038 20.9843 25.7255 21.2968L16.2972 30.7251C15.9828 31.0287 15.5618 31.1967 15.1248 31.1929C14.6878 31.1891 14.2698 31.0138 13.9608 30.7048C13.6518 30.3958 13.4765 29.9778 13.4727 29.5408C13.4689 29.1038 13.6369 28.6828 13.9405 28.3685L22.1905 20.1185Z' fill='black'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-size:contain}.mfp-arrow-left:before{content:"";display:inline-block;width:45px;height:45px;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.995 20.1185L23.245 11.8685C23.5486 11.5541 23.7166 11.1331 23.7128 10.6961C23.709 10.2591 23.5337 9.84111 23.2247 9.5321C22.9157 9.22309 22.4977 9.04781 22.0607 9.04401C21.6237 9.04021 21.2027 9.2082 20.8884 9.5118L11.46 18.9401C11.1476 19.2527 10.9721 19.6765 10.9721 20.1185C10.9721 20.5604 11.1476 20.9843 11.46 21.2968L20.8884 30.7251C21.2027 31.0287 21.6237 31.1967 22.0607 31.1929C22.4977 31.1891 22.9157 31.0138 23.2247 30.7048C23.5337 30.3958 23.709 29.9778 23.7128 29.5408C23.7166 29.1038 23.5486 28.6828 23.245 28.3685L14.995 20.1185Z' fill='black'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.995 20.1185L23.245 11.8685C23.5486 11.5541 23.7166 11.1331 23.7128 10.6961C23.709 10.2591 23.5337 9.84111 23.2247 9.5321C22.9157 9.22309 22.4977 9.04781 22.0607 9.04401C21.6237 9.04021 21.2027 9.2082 20.8884 9.5118L11.46 18.9401C11.1476 19.2527 10.9721 19.6765 10.9721 20.1185C10.9721 20.5604 11.1476 20.9843 11.46 21.2968L20.8884 30.7251C21.2027 31.0287 21.6237 31.1967 22.0607 31.1929C22.4977 31.1891 22.9157 31.0138 23.2247 30.7048C23.5337 30.3958 23.709 29.9778 23.7128 29.5408C23.7166 29.1038 23.5486 28.6828 23.245 28.3685L14.995 20.1185Z' fill='black'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-size:contain}.mfp-arrow-left:after,.mfp-arrow-right:after{border:none}.mfp-arrow-left:before,.mfp-arrow-right:before{border:none}@media (max-width:979px){.mfp-arrow-left:before,.mfp-arrow-right:before{border:none}body .mfp-arrow-left,body .mfp-arrow-right{margin-top:-20px}}.team-tag-btn{border:none}