﻿.tech-stack-block{align-items:flex-start;display:flex;justify-content:center;overflow:hidden;position:relative}
.tech-stack-block.dark-mode,.tech-stack-block.dark-mode .tech-stack-block__title{color:#fff}
.tech-stack-block.light-mode{color:#000}
.tech-stack-block.light-mode .tech-stack-block__tabs--menu{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(105.87deg,rgba(18,122,255,.09) 3.04%,rgba(18,122,255,.161) 96.05%)}
.tech-stack-block.light-mode .tech-stack-block__tabs--menu .menu-item.active{color:#fff}
.tech-stack-block.light-mode .tech-stack-block__tabs--menu .menu-item.active img,.tech-stack-block.light-mode .tech-stack-block__tabs--menu .menu-item.active svg{filter:brightness(10) contrast(11)}
.tech-stack-block.light-mode .tech-stack-block__tabs--content .item-content .logos .logo{background-color:#f7f9fe}
.tech-stack-block.light-mode .tech-stack-block__tabs--mobile-content details[open]{background:linear-gradient(105.87deg,rgba(18,122,255,.09) 3.04%,rgba(18,122,255,.161) 96.05%)}
.tech-stack-block.light-mode .tech-stack-block__tabs--mobile-content details summary:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 fill=%27none%27%3E%3Cpath stroke=%27%23000%27 stroke-linecap=%27square%27 stroke-width=%271.5%27 d=%27m13 6-5 5-5-5%27/%3E%3C/svg%3E")}
.tech-stack-block.light-mode .tech-stack-block__tabs--mobile-content details .logos .logo{background-color:#f7f9fe}
.tech-stack-block .background-image{max-width:1440px}
.tech-stack-block .background-image,.tech-stack-block .background-image>div{display:block;height:100%;position:absolute;width:100%;z-index:-1}
.tech-stack-block .background-image svg{height:100%;width:100%}
.tech-stack-block .background-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}
.tech-stack-block .background-image .desktop_image{display:block}
@media(max-width:768px){.tech-stack-block .background-image .desktop_image{display:none}
}.tech-stack-block .background-image .mobile_image{display:none}
@media(max-width:768px){.tech-stack-block .background-image .mobile_image{display:block}
}.tech-stack-block .container{max-width:1440px;padding:96px 92px;width:100%}

.Honor_page .container{ padding:3% 92px 5%}

@media screen and (max-width:768px){.tech-stack-block .container{padding:0 24px}
}.tech-stack-block__points{display:flex;margin:16px 0 0;max-width:1366px}
@media screen and (max-width:768px){.tech-stack-block__points{flex-direction:column;margin:8px 0 0}
}.tech-stack-block__points_first_point,.tech-stack-block__points_second_point,.tech-stack-block__points_third_point{color:cc(default-white);font-size:22px;font-weight:400;line-height:36px;margin-top:8px;padding-left:32px;position:relative;text-align:left;width:100%}
@media screen and (max-width:768px){.tech-stack-block__points_first_point,.tech-stack-block__points_second_point,.tech-stack-block__points_third_point{font-size:16px;line-height:26px}
}.tech-stack-block__points_first_point:before,.tech-stack-block__points_second_point:before,.tech-stack-block__points_third_point:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 fill=%27none%27%3E%3Cpath stroke=%27%23127AFF%27 stroke-linecap=%27square%27 stroke-width=%271.5%27 d=%27m20.25 6.75-10.5 10.5L4.5 12%27/%3E%3C/svg%3E");content:"";height:24px;left:0;position:absolute;top:6px;width:24px}
@media screen and (max-width:768px){.tech-stack-block__points_first_point:before,.tech-stack-block__points_second_point:before,.tech-stack-block__points_third_point:before{top:1px}
}.tech-stack-block__points_first{margin-right:40px;max-width:50%;width:-moz-max-content;width:max-content}
.tech-stack-block__points_first.without{max-width:100%}
@media screen and (max-width:768px){.tech-stack-block__points_first.without{max-width:100%}
.tech-stack-block__points_first{margin-right:0;max-width:100%}
}.tech-stack-block__points_second{max-width:50%}
@media screen and (max-width:768px){.tech-stack-block__points_second{max-width:100%}
}.tech-stack-block__title{font-size:56px;line-height:61px;margin-bottom:24px}
@media screen and (max-width:768px){.tech-stack-block__title{font-size:32px;line-height:35px}
}.tech-stack-block__description{max-width:1366px}
.tech-stack-block__tools{padding:64px 0 0}
.tech-stack-block__tools.without-divider{align-items:center;display:flex;flex-wrap:wrap;gap:56px;justify-content:flex-start;max-width:100%}
@media screen and (max-width:768px){.tech-stack-block__tools.without-divider{gap:24px}
}.tech-stack-block__tools.without-divider .logo{align-items:flex-start;display:flex;flex-basis:120px;justify-content:flex-start}
@media screen and (max-width:576px){.tech-stack-block__tools.without-divider .logo{flex-grow:1}
}.tech-stack-block__tools.without-divider .tool{height:auto;max-width:120px}
.tech-stack-block__tools--row{align-items:center;border-top:1px solid rgba(57,70,99,.502);display:flex;gap:100px;justify-content:flex-start;padding:32px 0;width:100%}
@media screen and (max-width:1024px){.tech-stack-block__tools--row{align-items:flex-start;flex-direction:column;gap:24px;justify-content:center}
}.tech-stack-block__tools--row:last-child{border-bottom:1px solid rgba(57,70,99,.502)}
.tech-stack-block__tools--row .row-title{font-size:18px;line-height:28px;max-width:205px;width:100%}
@media screen and (max-width:1024px){.tech-stack-block__tools--row .row-title{max-width:100%}
}.tech-stack-block__tools--row .logos{align-items:center;display:flex;flex-wrap:wrap;gap:34px 50px;justify-content:flex-start;max-width:100%;width:100%}
@media screen and (max-width:1024px){.tech-stack-block__tools--row .logos{gap:24px}
}.tech-stack-block__tools--row .logos .logo{align-items:flex-start;display:flex;flex-basis:120px;justify-content:flex-start}
@media screen and (max-width:576px){.tech-stack-block__tools--row .logos .logo{flex-grow:1}
}.tech-stack-block__tools--row .logos .tool{height:auto;max-width:120px}
.tech-stack-block__tabs{gap:50px;margin-top:64px}
.tech-stack-block__tabs,.tech-stack-block__tabs--menu{align-items:flex-start;display:flex;justify-content:flex-start}
.tech-stack-block__tabs--menu{-webkit-backdrop-filter:contrast(.9) blur(10px) opacity(.5);backdrop-filter:contrast(.9) blur(10px) opacity(.5);flex-wrap:wrap;max-width:380px;width:100%}
@media screen and (max-width:1024px){.tech-stack-block__tabs--menu{display:none}
}.tech-stack-block__tabs--menu .menu-item{align-items:center;cursor:pointer;display:flex;font-size:18px;gap:16px;justify-content:flex-start;line-height:28px;padding:24px 32px;width:100%}
.tech-stack-block__tabs--menu .menu-item.active{background:#127aff}
.tech-stack-block__tabs--menu .menu-button{align-items:center;color:#ff415c;display:flex;font-family:Nunito Bold;font-size:18px;font-weight:600;gap:8px;justify-content:flex-start;line-height:18px;margin:42px 32px 26px 24px}
.tech-stack-block__tabs--content{max-width:100%;width:100%}
@media screen and (max-width:1024px){.tech-stack-block__tabs--content{display:none}
}.tech-stack-block__tabs--content .item-content{align-items:flex-start;display:none;flex-direction:column;flex-wrap:wrap;justify-content:flex-start}
.tech-stack-block__tabs--content .item-content.active{animation:show;animation-duration:.3s;animation-fill-mode:both;animation-timing-function:linear;display:flex}
.tech-stack-block__tabs--content .item-content .logos{align-items:stretch;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;max-width:100%;width:100%}
.tech-stack-block__tabs--content .item-content .logos .logo{align-items:center;background-color:hsla(0,0%,100%,.102);display:flex;flex-basis:238px;font-size:14px;gap:22px;justify-content:flex-start;line-height:20px;max-width:238px;padding:16px 24px 14px}
@media screen and (max-width:576px){.tech-stack-block__tabs--content .item-content .logos .logo{flex-grow:1}
}.tech-stack-block__tabs--content .item-content .logos .tool{height:auto;max-width:120px;min-width:40px}
.tech-stack-block__tabs--mobile-content{display:none}
@media screen and (max-width:1024px){.tech-stack-block__tabs--mobile-content{display:block;width:100%}
}.tech-stack-block__tabs--mobile-content details{align-items:flex-start;cursor:pointer;display:flex;flex-wrap:wrap;justify-content:flex-start;overflow:hidden;padding:0 32px;width:100%}
.tech-stack-block__tabs--mobile-content details[open]{animation:mobile;animation-duration:.5s;animation-fill-mode:both;animation-timing-function:linear;-webkit-backdrop-filter:contrast(.9) blur(10px) opacity(.5);backdrop-filter:contrast(.9) blur(10px) opacity(.5);padding-bottom:48px}
.tech-stack-block__tabs--mobile-content details[open] summary{margin-bottom:8px}
.tech-stack-block__tabs--mobile-content details[open] summary:after{transform:rotate(180deg);transition:.5s}
.tech-stack-block__tabs--mobile-content details[open] .item-content{animation:show;animation-duration:.5s;animation-fill-mode:both;animation-timing-function:linear}
.tech-stack-block__tabs--mobile-content details summary{align-items:flex-start;display:flex!important;font-size:20px;gap:16px;justify-content:space-between;line-height:24px;list-style:none;padding:24px 48px 24px 0;position:relative;width:100%}
.tech-stack-block__tabs--mobile-content details summary:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 fill=%27none%27%3E%3Cpath stroke=%27%23fff%27 stroke-linecap=%27square%27 stroke-width=%271.5%27 d=%27m13 6-5 5-5-5%27/%3E%3C/svg%3E");position:absolute;right:0;transform:rotate(0deg);transition:.5s}
.tech-stack-block__tabs--mobile-content details summary::-webkit-details-marker{display:none}
.tech-stack-block__tabs--mobile-content details .item-content{align-items:flex-start;cursor:pointer;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;width:100%}
.tech-stack-block__tabs--mobile-content details .item-content .logos{align-items:stretch;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;margin-top:24px;max-width:100%;width:100%}
.tech-stack-block__tabs--mobile-content details .item-content .logos .logo{align-items:center;background-color:hsla(0,0%,100%,.102);display:flex;flex-basis:263px;flex-grow:1;font-size:14px;gap:22px;justify-content:flex-start;line-height:20px;max-width:100%;padding:16px 24px 14px}
.tech-stack-block__tabs--mobile-content details .item-content .logos .tool{height:auto;max-width:120px;min-width:40px}
.review-slider{margin:0 auto;max-width:calc(100% - 48px);width:100vw}
@media screen and (max-width:768px){.review-slider.cards-type{max-width:100%}
}.review-slider__wrapper{margin:0 auto;max-width:1180px;min-height:100%}
@media screen and (max-width:1199px){.review-slider__wrapper{padding:0 24px}
}@media screen and (max-width:768px){.review-slider__wrapper{padding:0}
}.review-slider__cards{align-items:stretch;display:flex;flex-wrap:wrap;gap:24px;justify-content:flex-start}
.review-slider__cards .swiper-slide{align-items:flex-start;display:flex;flex-basis:578px;flex-direction:column;flex-grow:1;height:auto;justify-content:space-between;padding:40px;position:relative}
.review-slider__cards .swiper-slide.with-background{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%271180%27 height=%27349%27 fill=%27none%27%3E%3Cg clip-path=%27url%28%23a%29%27%3E%3Cg filter=%27url%28%23b%29%27 opacity=%27.24%27%3E%3Ccircle cx=%27200%27 cy=%27200%27 r=%27200%27 fill=%27%23127AFF%27 transform=%27matrix%28-1 0 0 1 1220 149%29%27/%3E%3C/g%3E%3Cg filter=%27url%28%23c%29%27 opacity=%27.24%27%3E%3Ccircle cx=%27200%27 cy=%27200%27 r=%27200%27 fill=%27%23FF415C%27 transform=%27matrix%28-1 0 0 1 360 -200%29%27/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id=%27b%27 width=%271600%27 height=%271600%27 x=%27220%27 y=%27-451%27 color-interpolation-filters=%27sRGB%27 filterUnits=%27userSpaceOnUse%27%3E%3CfeFlood flood-opacity=%270%27 result=%27BackgroundImageFix%27/%3E%3CfeBlend in=%27SourceGraphic%27 in2=%27BackgroundImageFix%27 result=%27shape%27/%3E%3CfeGaussianBlur result=%27effect1_foregroundBlur_13229_8262%27 stdDeviation=%27300%27/%3E%3C/filter%3E%3Cfilter id=%27c%27 width=%271600%27 height=%271600%27 x=%27-640%27 y=%27-800%27 color-interpolation-filters=%27sRGB%27 filterUnits=%27userSpaceOnUse%27%3E%3CfeFlood flood-opacity=%270%27 result=%27BackgroundImageFix%27/%3E%3CfeBlend in=%27SourceGraphic%27 in2=%27BackgroundImageFix%27 result=%27shape%27/%3E%3CfeGaussianBlur result=%27effect1_foregroundBlur_13229_8262%27 stdDeviation=%27300%27/%3E%3C/filter%3E%3CclipPath id=%27a%27%3E%3Cpath fill=%27%23fff%27 d=%27M0 0h1180v349H0z%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-size:cover;padding:40px}
@media screen and (max-width:768px){.review-slider__cards .swiper-slide.with-background{padding:40px 24px!important}
.review-slider__cards .swiper-slide{flex-basis:100%;padding:40px 24px!important}
}.review-slider__cards .swiper-slide .left-content{margin-bottom:32px;max-width:1180px;position:relative;width:100%}
.review-slider__cards .swiper-slide .left-content:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2748%27 height=%2748%27 fill=%27none%27%3E%3Cpath fill=%27%23124%27 d=%27M1.39 42.24V30.46q0-7.03 2.09-12.92 2.28-6.08 7.79-11.78l6.27 4.75q-3.99 4.37-5.7 8.17-1.52 3.61-1.71 7.22h7.41v16.34zm29.07 0V30.46q0-7.03 2.09-12.92 2.28-6.08 7.79-11.78l6.27 4.75q-3.99 4.37-5.7 8.17-1.52 3.61-1.71 7.22h7.41v16.34z%27/%3E%3C/svg%3E");background-size:cover;content:"";display:block;height:48px;left:0;margin-bottom:16px;position:relative;top:0;width:48px}
@media screen and (max-width:768px){.review-slider__cards .swiper-slide .left-content:before{height:32px;width:32px}
.review-slider__cards .swiper-slide .left-content{margin-bottom:24px!important;margin-right:0;max-width:100%}
}.review-slider__cards .swiper-slide .left-content p{display:block;margin-bottom:16px}
.review-slider__cards .swiper-slide .left-content p:last-child{margin-bottom:0}
.review-slider__cards .swiper-slide .left-content .wysiwyg p,.review-slider__cards .swiper-slide .left-content_text-review{color:#124;font-size:22px;font-style:italic;font-weight:400;line-height:36px}
@media screen and (max-width:768px){.review-slider__cards .swiper-slide .left-content .wysiwyg p,.review-slider__cards .swiper-slide .left-content_text-review{font-size:16px;line-height:26px}
}.review-slider__cards .swiper-slide .right-content{max-width:252px;width:100%}
@media screen and (max-width:768px){.review-slider__cards .swiper-slide .right-content{max-width:100%}
}.review-slider__cards .swiper-slide .right-content_author-data{display:flex;flex-direction:column}
@media screen and (max-width:768px){.review-slider__cards .swiper-slide .right-content_author-data{align-items:center;flex-direction:row}
}.review-slider__cards .swiper-slide .right-content_author-data_photo{height:100%;max-height:72px;max-width:72px;-o-object-fit:cover;object-fit:cover;width:auto}
@media screen and (max-width:768px){.review-slider__cards .swiper-slide .right-content_author-data_photo{max-height:70px;max-width:70px}
}.review-slider__cards .swiper-slide .right-content_author-data_logo{height:100%;max-height:72px;max-width:172px;-o-object-fit:cover;object-fit:cover;width:auto}
@media screen and (max-width:768px){.review-slider__cards .swiper-slide .right-content_author-data_logo{max-height:70px;max-width:118px}
}.review-slider__cards .swiper-slide .right-content_author-data_text{display:flex;flex-direction:column;margin-top:16px}
@media screen and (max-width:768px){.review-slider__cards .swiper-slide .right-content_author-data_text{margin-left:16px;margin-top:0}
}.review-slider__cards .swiper-slide .right-content_author-data_text_name{color:#124;font-size:22px;font-weight:400;line-height:36px}
@media screen and (max-width:768px){.review-slider__cards .swiper-slide .right-content_author-data_text_name{font-size:16px;line-height:26px}
}.review-slider__cards .swiper-slide .right-content_author-data_text_position{color:#5e6d8e;font-size:14px;font-weight:400;line-height:20px}
@media screen and (max-width:768px){.review-slider__cards .swiper-slide .right-content_author-data_text_position{font-size:12px;line-height:17px}
}.review-slider .swiper .swiper-wrapper{align-items:stretch}
.review-slider .swiper .swiper-wrapper .swiper-slide{cursor:grab;display:flex;height:auto;padding:20px 32px 32px 100px;position:relative}
.review-slider .swiper .swiper-wrapper .swiper-slide.with-background{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%271180%27 height=%27349%27 fill=%27none%27%3E%3Cg clip-path=%27url%28%23a%29%27%3E%3Cg filter=%27url%28%23b%29%27 opacity=%27.24%27%3E%3Ccircle cx=%27200%27 cy=%27200%27 r=%27200%27 fill=%27%23127AFF%27 transform=%27matrix%28-1 0 0 1 1220 149%29%27/%3E%3C/g%3E%3Cg filter=%27url%28%23c%29%27 opacity=%27.24%27%3E%3Ccircle cx=%27200%27 cy=%27200%27 r=%27200%27 fill=%27%23FF415C%27 transform=%27matrix%28-1 0 0 1 360 -200%29%27/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id=%27b%27 width=%271600%27 height=%271600%27 x=%27220%27 y=%27-451%27 color-interpolation-filters=%27sRGB%27 filterUnits=%27userSpaceOnUse%27%3E%3CfeFlood flood-opacity=%270%27 result=%27BackgroundImageFix%27/%3E%3CfeBlend in=%27SourceGraphic%27 in2=%27BackgroundImageFix%27 result=%27shape%27/%3E%3CfeGaussianBlur result=%27effect1_foregroundBlur_13229_8262%27 stdDeviation=%27300%27/%3E%3C/filter%3E%3Cfilter id=%27c%27 width=%271600%27 height=%271600%27 x=%27-640%27 y=%27-800%27 color-interpolation-filters=%27sRGB%27 filterUnits=%27userSpaceOnUse%27%3E%3CfeFlood flood-opacity=%270%27 result=%27BackgroundImageFix%27/%3E%3CfeBlend in=%27SourceGraphic%27 in2=%27BackgroundImageFix%27 result=%27shape%27/%3E%3CfeGaussianBlur result=%27effect1_foregroundBlur_13229_8262%27 stdDeviation=%27300%27/%3E%3C/filter%3E%3CclipPath id=%27a%27%3E%3Cpath fill=%27%23fff%27 d=%27M0 0h1180v349H0z%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-size:cover;margin-bottom:32px;padding:56px 32px 56px 140px}
@media screen and (max-width:1190px){.review-slider .swiper .swiper-wrapper .swiper-slide.with-background{padding:56px 32px 56px 100px}
}@media screen and (max-width:768px){.review-slider .swiper .swiper-wrapper .swiper-slide.with-background{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27375%27 height=%27459%27 fill=%27none%27%3E%3Cg clip-path=%27url%28%23a%29%27%3E%3Cg filter=%27url%28%23b%29%27 opacity=%27.24%27%3E%3Ccircle cx=%27149%27 cy=%27149%27 r=%27149%27 fill=%27%23127AFF%27 transform=%27matrix%28-1 0 0 1 548 296%29%27/%3E%3C/g%3E%3Cg filter=%27url%28%23c%29%27 opacity=%27.24%27%3E%3Ccircle cx=%27152.5%27 cy=%27152.5%27 r=%27152.5%27 fill=%27%23FF415C%27 transform=%27matrix%28-1 0 0 1 204 -179%29%27/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id=%27b%27 width=%271192%27 height=%271192%27 x=%27-197%27 y=%27-151%27 color-interpolation-filters=%27sRGB%27 filterUnits=%27userSpaceOnUse%27%3E%3CfeFlood flood-opacity=%270%27 result=%27BackgroundImageFix%27/%3E%3CfeBlend in=%27SourceGraphic%27 in2=%27BackgroundImageFix%27 result=%27shape%27/%3E%3CfeGaussianBlur result=%27effect1_foregroundBlur_13348_2279%27 stdDeviation=%27223.5%27/%3E%3C/filter%3E%3Cfilter id=%27c%27 width=%271220%27 height=%271220%27 x=%27-558.5%27 y=%27-636.5%27 color-interpolation-filters=%27sRGB%27 filterUnits=%27userSpaceOnUse%27%3E%3CfeFlood flood-opacity=%270%27 result=%27BackgroundImageFix%27/%3E%3CfeBlend in=%27SourceGraphic%27 in2=%27BackgroundImageFix%27 result=%27shape%27/%3E%3CfeGaussianBlur result=%27effect1_foregroundBlur_13348_2279%27 stdDeviation=%27228.75%27/%3E%3C/filter%3E%3CclipPath id=%27a%27%3E%3Cpath fill=%27%23fff%27 d=%27M0 0h375v459H0z%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");margin-bottom:16px;padding:75px 24px 24px!important}
}.review-slider .swiper .swiper-wrapper .swiper-slide.right{flex-direction:row-reverse;gap:48px;padding:56px 32px 56px 72px}
@media screen and (max-width:1190px){.review-slider .swiper .swiper-wrapper .swiper-slide.right{flex-direction:column-reverse;justify-content:flex-end}
}@media screen and (max-width:768px){.review-slider .swiper .swiper-wrapper .swiper-slide.right{padding:48px 24px 24px!important}
}@media screen and (max-width:1190px){.review-slider .swiper .swiper-wrapper .swiper-slide{padding:20px 0 32px 100px}
}@media screen and (max-width:1150px){.review-slider .swiper .swiper-wrapper .swiper-slide{flex-direction:column}
}@media screen and (max-width:768px){.review-slider .swiper .swiper-wrapper .swiper-slide{padding:75px 0 0!important}
}.review-slider .swiper .swiper-wrapper .swiper-slide .left-content{margin-right:48px;max-width:1180px;position:relative;width:100%}
.review-slider .swiper .swiper-wrapper .swiper-slide .left-content:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2748%27 height=%2748%27 fill=%27none%27%3E%3Cpath fill=%27%23124%27 d=%27M1.39 42.24V30.46q0-7.03 2.09-12.92 2.28-6.08 7.79-11.78l6.27 4.75q-3.99 4.37-5.7 8.17-1.52 3.61-1.71 7.22h7.41v16.34zm29.07 0V30.46q0-7.03 2.09-12.92 2.28-6.08 7.79-11.78l6.27 4.75q-3.99 4.37-5.7 8.17-1.52 3.61-1.71 7.22h7.41v16.34z%27/%3E%3C/svg%3E");background-size:cover;content:"";height:48px;left:-70px;position:absolute;top:-17px;width:48px}
@media screen and (max-width:768px){.review-slider .swiper .swiper-wrapper .swiper-slide .left-content:before{height:32px;left:0;top:-37px;width:32px}
.review-slider .swiper .swiper-wrapper .swiper-slide .left-content{margin-bottom:48px;margin-bottom:24px!important;margin-right:0;max-width:100%}
}.review-slider .swiper .swiper-wrapper .swiper-slide .left-content p{display:block;margin-bottom:16px}
.review-slider .swiper .swiper-wrapper .swiper-slide .left-content p:last-child{margin-bottom:0}
.review-slider .swiper .swiper-wrapper .swiper-slide .left-content .wysiwyg p,.review-slider .swiper .swiper-wrapper .swiper-slide .left-content_text-review{color:#124;font-size:22px;font-style:italic;font-weight:400;line-height:36px}
@media screen and (max-width:768px){.review-slider .swiper .swiper-wrapper .swiper-slide .left-content .wysiwyg p,.review-slider .swiper .swiper-wrapper .swiper-slide .left-content_text-review{font-size:16px;line-height:26px}
}.review-slider .swiper .swiper-wrapper .swiper-slide .right-content{max-width:252px;padding-top:8px;width:100%}
@media screen and (max-width:768px){.review-slider .swiper .swiper-wrapper .swiper-slide .right-content{max-width:100%}
}.review-slider .swiper .swiper-wrapper .swiper-slide .right-content_author-data{display:flex;flex-direction:column}
@media screen and (max-width:768px){.review-slider .swiper .swiper-wrapper .swiper-slide .right-content_author-data{align-items:center;flex-direction:row}
}.review-slider .swiper .swiper-wrapper .swiper-slide .right-content_author-data_photo{height:100%;max-height:72px;max-width:72px;-o-object-fit:cover;object-fit:cover;width:auto}
@media screen and (max-width:768px){.review-slider .swiper .swiper-wrapper .swiper-slide .right-content_author-data_photo{max-height:70px;max-width:70px}
}.review-slider .swiper .swiper-wrapper .swiper-slide .right-content_author-data_logo{height:100%;max-height:72px;max-width:172px;-o-object-fit:cover;object-fit:cover;width:auto}
@media screen and (max-width:768px){.review-slider .swiper .swiper-wrapper .swiper-slide .right-content_author-data_logo{max-height:70px;max-width:118px}
}.review-slider .swiper .swiper-wrapper .swiper-slide .right-content_author-data_text{display:flex;flex-direction:column;margin-top:16px}
@media screen and (max-width:768px){.review-slider .swiper .swiper-wrapper .swiper-slide .right-content_author-data_text{margin-left:16px;margin-top:0}
}.review-slider .swiper .swiper-wrapper .swiper-slide .right-content_author-data_text_name{color:#124;font-size:22px;font-weight:400;line-height:36px}
@media screen and (max-width:768px){.review-slider .swiper .swiper-wrapper .swiper-slide .right-content_author-data_text_name{font-size:16px;line-height:26px}
}.review-slider .swiper .swiper-wrapper .swiper-slide .right-content_author-data_text_position{color:#5e6d8e;font-size:14px;font-weight:400;line-height:20px}
@media screen and (max-width:768px){.review-slider .swiper .swiper-wrapper .swiper-slide .right-content_author-data_text_position{font-size:12px;line-height:17px}
}.review-slider .swiper .bottom-content{align-items:center;display:flex;padding:0 0 0 100px;width:100%}
@media screen and (max-width:1150px){.review-slider .swiper .bottom-content{justify-content:space-between}
}@media screen and (max-width:768px){.review-slider .swiper .bottom-content{margin-top:32px;padding:0}
}.review-slider .swiper .bottom-content_navigation{display:flex;margin-right:48px;max-width:680px;width:100%}
@media screen and (max-width:1150px){.review-slider .swiper .bottom-content_navigation{margin-right:0;max-width:100%}
}@media screen and (max-width:768px){.review-slider .swiper .bottom-content_navigation{margin-left:2px}
}.review-slider .swiper .bottom-content_navigation .swiper-button-next{margin-left:8px}
.review-slider .swiper .bottom-content_navigation .swiper-button-prev{margin-right:8px}
.review-slider .swiper .bottom-content_link{max-width:252px;width:100%}
@media screen and (max-width:1150px){.review-slider .swiper .bottom-content_link{max-width:100%;white-space:nowrap;width:-moz-fit-content;width:fit-content}
}